*{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"微软雅黑";
}
li{
	list-style:none;
}
a{
	color:#000;
	text-decoration:none;
}
img{
	border:none;
}
#header {
	height: 100px;
	width: 1082px;
	margin-right: auto;
	margin-left: auto;
}
#header .header_left {
	float: left;
	height: 100px;
	width: 350px;
}
#header .header_left img{
	margin-left: 12px;
	margin-top: 25px;
}
#header .header_right {
	float: right;
	color: #807e7f;
	/*margin-top: 30px;*/
	position:relative;
	line-height:100px;
}
#header .header_right a {
	font-size: 14px;
	color: #807e7f;
}
#header .header_right a:hover{
	color:#2585a8;
}
#header .header_right .a_bg{
	background-image: url(../../images/pc/jiantou_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	color:#2585a8;
	padding-right: 12px;
}
#header .header_right .a_color{
	color:#2585a8;
}
#header .header_right #aa{
	display:none; 
	position: absolute;
	right: 146px;
	width: 63px;
	border: 1px solid #e2e1e1;
	text-align: center;
	top: 58px;
}
#header .header_right #aa a{
	height:21px;
	line-height:21px;
	border-bottom:1px solid #e6e6e6;
}
#header .header_right #aa a:hover{
	color:#2585a8;
}
#nav {
	clear: both;
	height: 40px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #4fb4e0;
}
#nav .nav_main {
	height: 40px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	position:relative;
}
#nav .nav_main ul li a {
	font-size: 16px;
	color: #3b3d3e;
	display: block;
	width: 87px;
	float: left;
	text-align: center;
}
#nav .nav_main ul li a:hover {
	color: #FFF;
	background-color: #4fb4e0;
}
#nav .nav_main ul li .navact{
	color: #FFF;
	background-color: #4fb4e0;
}
#nav .nav_main ul li #navact{
	color: #FFF;
	background-color: #4fb4e0;
}
#nav .nav_main .sousuo{
	display: block;
	width: 19px;
	height: 17px;
	position: absolute;
	right: 26px;
	top: 10px;
}
/**导航二级菜单**/
.nav{
	position:relative;
	z-index:10;
}
.nav li{
	float:left;
}
.nav a{
	color:#656565;
}
.nav .subnavbox1{
	display:none;
	position:absolute;
	top: 39px;
	background: #fff;
}
.nav .subnavbox2{
	display:none;
	position:absolute;
	top: 39px;
	background: #fff;
}
.nav .subnavbox3{
	display:none;
	position:absolute;
	top: 39px;
	background: #fff;
}
.nav .subnavbox4{
	display:none;
	position:absolute;
	top: 39px;
	background: #fff;
}
.nav li.havesub:hover .js_navbox{
	display:block;
}
#nav .nav_main .subnav li{ 
	float:none;
	text-align:center;
	padding:0 7px;
}
#nav .nav_main .subnav li a{
	height: 26px;
	line-height: 26px;
	font-size:14px;
	border-bottom:1px solid #cccccc;
	width:73px;
	float:none;
}
#nav .nav_main .subnav li .teshu{
	height: 45px;
	line-height: 20px;
	margin-top: 6px;
}
#nav .nav_main .subnav li a:hover {
	color: #2585a8;
	background-color:#fff;
}
.nav .subnav.js_subnav2 li i {
	font-style: normal;
}

#nav .nav_main input {
	height: 27px;
	width: 199px;
	background-image: url(../../images/pc/sousuo.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	border: 1px solid #c6c3c5;
	border-radius: 20px;
	padding-left: 5px;
	position: absolute;
    right: 20px;
    top: 5px;
}
/** banner **/
.block_home_slider {position: relative;background-color: #ffffff;text-align: center;line-height: 0px;margin:0 auto; overflow:hidden;}  /*底部小图标*/
.block_home_slider .slide {position:relative;}
.block_home_slider .flex-direction-nav a {width:25px; height:25px; margin-top:-27px; display:block; position:absolute; top:50%; background-repeat:no-repeat; text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:6px; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging {padding:15px 0 0 0; display:inline-block; position:absolute; bottom: 28px; left:0; width:100%; text-align:center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding: 0px;overflow: hidden;list-style-type: none; margin:0 5px; border-radius:999px; display:inline-block;border: 1px solid #277d78; background-color:#fff;}
.block_home_slider .flex-control-paging li a {width:15px; height:15px; display:block; background-repeat:no-repeat;text-indent:-9000px; cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active {background:#4c69d6;}
.block_home_post_feature {width:300px;}
.block_home_post_feature p {padding-bottom:0px;}
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none;-webkit-backface-visibility: hidden;list-style-type: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.indexnav{ padding:20px 0;}
.indexnav ul li{ float:left; width:25%;}
.indexnav ul li img{ display:block; width:80%; margin:0 auto;}
.indexnav ul li p{ text-align:center; padding:10px 0; line-height:20px;}
/** banner **/
.product_tab {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 30px;
}
.product_tab tr td {
	height: 206px;
	width: 358px;
	border: 1px solid #2585a8;
}

.product_tab tr td img {
	width:100%;
	height:100%;
}
.product_application {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
.product_application h1 {
	font-size: 20px;
	color: #2687ab;
	text-align: center;
	font-weight: normal;
	height:50px;
	line-height:50px;
}
.product_application p {
	font-size: 16px;
	color: #2687ab;
	text-align: center;
}
.code {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 15px;
	position:relative;
	height:124px;
	margin-bottom:11px;
}
.code span {
	font-size: 15px;
	color: #2585a8;
	position:absolute;
	bottom:9px;
	right:145px;
}
.code img {
	border: 1px solid #58a2bc;
	width:122px;
	height:121px;
	position:absolute;
	bottom:0;
	right:12px;
}
.code i {
	background-color: #4fb4e0;
	height: 65px;
	width: 4px;
	position:absolute;
	bottom:0;
	right:0;
}
#footer {
	line-height: 56px;
	background-color: #e1e1e1;
	height: 56px;
}
#footer p {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
