@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
	}
fieldset, img {
    border: 0;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
address, caption, cite, code, dfn,
em, strong, th, var, optgroup {
    font-style: normal;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
abbr, acronym {
    border: 0;
    font-variant: normal;
}
input, button, textarea,
select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
code, kbd, samp, tt {
    font-size: 100%;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
    *font-size: 100%;
}
strong{
	font-weight:bold;
}
body{
	line-height:1.5em;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th {
    text-align: left;
}
sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}
:link, :visited , ins {
    text-decoration: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
a{
	text-decoration:none;
	
}
html{
	-webkit-text-size-adjust:none;
	
	}
body{
	font-family:"微软雅黑", "宋体";
	font-size:12px;
}

#top{
	width:100%;
	overflow:hidden;
	left:0px;
	right:0px;
	z-index:10000;
	background-color:#FFF;
}
#top1{
	width:100%;
	min-width:1200px;
	height:40px;
	text-align:center;
	font-size:0px;
	}
#topleft{
	width:63%;
	height:100%;
	background-color:#f4f5f8;
	display:inline-block;
	vertical-align:text-top;
	font-size:12px;
	position:relative;
}
#topleftny{
	width:750px;
	float:right;
	text-align:left;
	line-height:40px;
	color:#8b93a9;
}
#topright{
	width:37%;
	height:100%;
	background-color:#fff;
	display:inline-block;
	vertical-align:text-top;
	font-size:12px;
	text-align:left;
}
#topright a{
	width:90px;
	line-height:40px;
	display:inline-block;
	color:#969ba0;
}
#topright a:hover{
	text-decoration:underline;
}
#topnv{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#topsb{
	float:left;
	margin-top:28px;
}
.parrow{
	position:absolute;
	width:0;
    height:0;
	font-size:0;
	border:solid 20px;
	border-color:#f4f5f8  #fff #fff #f4f5f8;
	right:-30px;
	top:0px;
}

#sx{
	width:2px;
	height:20px;
	border-left:#535557 solid 2px;
	transform: rotate(30deg);
    -ms-transform: rotate(30deg);		/* IE 9 */
   -webkit-transform: rotate(30deg);	/* Safari and Chrome */
    -o-transform: rotate(30deg);		/* Opera */
    -moz-transform: rotate(30deg);	
}


.clear{ width:100%; height:0px; line-height:1px; font-size:1px; clear:both;}

#top ul{
	width:100%;
	background-color:#f4f5f8;
	font-size:0px;
	text-align:center;
	margin-top:20px;
	
}
#top li{
	display:inline-block;
	text-align:center;
	height:50px;
	line-height:50px;
	margin-left:1.4em;
	font-size:14px;
	width:190px;
	text-transform:uppercase;
}
#top li a{
	color:#565656;
	display:block;
	padding-left:10px;
	padding-right:10px;
}
#top li a:hover{
	color:#074280;
	font-weight:bold;
}
.topnva{
	color:#fe9c2b;
}
.email{float:right;margin-top:40px;}
.catalog{
	float:right;
	margin-right:70px;
	margin-top:40px;
	}


.mSearch,.mSearchtop{ position:absolute; top:15px; right:0px; font-size:0px;}
.mSearch .input,.mSearchtop .input{ border:0; width:360px;height:40px;line-height:40px; background-color:#FFF; color:#e2e2e2;text-indent:10px; display:inline-block; vertical-align:text-top; font-size:12px;}
.mSearch .submit,.mSearchtop .submit{width:80px;height:40px; border:0;background:#ffab00;  cursor:pointer; display:inline-block;vertical-align:text-top; font-size:12px; color:#FFF;
 -moz-border-radius:0 0 8px 0;
    -webkit-border-radius:0 5px 5px 0;
    border-radius:0 5px 5px 0;}
.mSearchtop{
	top:36px;
	background-color:#323334;
	padding:0px 5px 10px 15px;
	width:450px;
	display:none;
}


.banner{width:100%;height:620px;position:relative;}
.banner li{ height:620px; position:absolute; top:0; left:0;}
.banner li a{ display:inline-block; width:100%; height:100%;}
.banner li.bannerli{ display:none;}    


#bannernr{clear:both;
width:100%;
height:620px;
	position:relative;}
	
@keyframes myfirst
{
  0%{
 -webkit-transform:scale(1.5); 
  -moz-transform:scale(1.5); 
  -o-transform:scale(1.5);
  transform:scale(1.5)
	}

	100%{
 -webkit-transform:scale(1); 
  -moz-transform:scale(1); 
  -o-transform:scale(1);
   transform:scale(1)
	}
}



#banerpro{
	width:100%;
	background-color:#e1e8f0;
	height:65px;
}

#banerprony{
	width:1200px;
	margin:0 auto;
	
}
#banerprocon{
	width:320px;
	height:100%;
	float:right;
	font-size:18px;
	line-height:65px;
	float:right;
	background-color:#fbc800;
	text-align:center;
	font-weight:bold;
	color:#2c2c2c;
}
#indexabout{
	width:1200px;
	margin:0 auto;
	
}
.indexmore a{
	display:block;
	width:100px;
	height:35px;
	background-color:#074280;
	color:#fff;
	line-height:35px;
	transition: background-color 0.5s,color,0.5s;
   -moz-transition: background-color 0.5s,color,0.5s;	/* Firefox 4 */
    -webkit-transition: background-color 0.5s,color,0.5s;	/* Safari 和 Chrome */
    -o-transition: background-color 0.5s,color,0.5s;
	text-align:center;
}
.indexmore a:hover{
	background-color:#fbc800;
}
.indexabout P{
	padding:10px;
	color:#555;
	line-height:24px;
}

.indexabout{
	display:inline;
	float:left;
	width:360px;
	margin-top:40px;
	margin-right:80px;
}
.indexabpro{
	width:100%;
	position:relative;
}
.indexabp{
	width:100%;
	background-color:#074280;
	filter:alpha(opacity=50); 
   -moz-opacity:0.5; 
    opacity:0.5;
	position:absolute;
	
	bottom:0px;
	height:35px;
	transition: height 0.5s,color,0.5s;
   -moz-transition: height 0.5s,color,0.5s;	/* Firefox 4 */
    -webkit-transition: height 0.5s,color,0.5s;	/* Safari 和 Chrome */
    -o-transition: height 0.5s,color,0.5s;
}
.indexabpro:hover>.indexabp{
	height:100%;
}
.indexabpro:hover>.indexabpcon{
	filter:alpha(opacity=0); 
   -moz-opacity:0; 
    opacity:0;
}	
.indexabpcon{
	width:100%;
	position:absolute;
	line-height:35px;
	height:35px;
	text-indent:1.5em;
	color:#FFF;
	left:0px;
	bottom:0px;
	font-size:14px;
}
#indexlist{
	width:320px;
	background-color:#f4f6f8;
	float:left;
}

#indexlist li{
	list-style:none;
	line-height:55px;
	border-bottom:#e5e5e5 solid 1px;
	font-size:16px;
	width:100%;
	margin:0 auto;
	text-indent:1em;
	text-align:center;
}
#indexlist li a{
	color:#999;
	display:block;
}
#indexlist li a:hover{
	color:#fff;
	background-color:#CCC;
	font-size:16px;
}
#indexmore{
	width:70%;
	height:40px;
	margin:32px auto;
	text-align:center;
	line-height:40px;
	font-size:14px;
}
#indexmore a{
	background-color:#333;
	color:#FFF;
	display:block;
}
#indexmore a:hover{
	background-color:#074280;
}
#indexprolist{
	width:100%;
	margin:50px auto;
	overflow:hidden;
	background-color:#f4f5f8;
	clear:both;
	padding-top:4em;
	padding-bottom:3em;
}
.indexprotitle{
	height:40px;
	font-size:24px;
	font-weight:bold;
	color:#074180;
	margin:0 auto;
	text-align:center;
}
.indexproline{
	width:60px;
	height:6px;
	background-color:#fcc900;
	margin:0 auto;
}
.rollBox{width:1200px;overflow:hidden;margin:60px auto; background-color:#fff;}
.rollBox .LeftBotton{height:250px;width:63px;background:url(../images/arrowright.png) no-repeat center 80px;overflow:hidden;float:left;display:inline;cursor:pointer; margin-left:40px;}
.rollBox .RightBotton{height:250px;width:63px;background:url(../images/proarrow.png)no-repeat center 80px;overflow:hidden;float:left;display:inline;cursor:pointer;}
.rollBox .Cont{width:1000px;overflow:hidden;float:left; margin-top:3em;height:250px; }
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:180px; float:left;text-align:center; display:inline; margin-right:20px;  }
.rollBox .Cont .pic a{
	color:#999;
}
.rollBox .Cont .pic:hover{
	-moz-box-shadow:1px 1px 16px 1px #bdbdbd;
  -webkit-box-shadow:1px 1px 16px 1px #bdbdbd;
  box-shadow:1px 1px 16px 1px #bdbdbd
}
.rollBox .Cont .pic img{
	border:#f1f1f1 solid 1px;
}
.rollBox .Cont .pic p{line-height:25px;  width:100%; color:#999; }
#indexapp{
	width:100%;
	margin:50px auto;
	background-color:#FFF;
	text-align:center;
	padding-bottom:1em;
	
}
.indexapp{
	display:inline-block;
	position:relative;
	width:216px;
	height:136px;
	margin:5em 3em auto 3em;
}
.indeximgcov{
	position:absolute;
	top:8px;
	left:5px;
	width:206px;
	height:121px;
	background-color:#fbc800;
	filter:alpha(opacity=0); 
   -moz-opacity:0; 
    opacity:0;
	z-index:4;
}
.indeximgcovcn{
	border:#fff solid 1px;
	position:absolute;
	width:196px;
	height:111px;
	top:12px;
	left:10px;
	color:#fff;
	z-index:5;
	display:none;
	text-align:left;
}
	
.indexapp:hover>.indeximgcovcn{
	display:block;
}
.indexapp img{
	position:absolute;
	top:8px;
	left:5px;
	z-index:3;
}
.indexapp:hover>.indeximgcov{
	filter:alpha(opacity=60); 
   -moz-opacity:0.6; 
    opacity:0.6;
}
.indexbor{
	width:60px;
	height:123px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-color:#dce4ed;
	z-index:2;
}
.indexborrigh{
	background-color:#dce4ed;
	width:60px;
	height:123px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:2;	
}

.bottome{
	width:100%;
	height:100px;
	min-width:1200px;
	background-color:#074280;
	clear:both;
	color:#91aac6;
	text-align:left;
	text-transform:uppercase;
	padding-top:1em;
}
.bottome a{
	color:#91aac6;
}
