@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#666;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.border{border:1px solid #DFDFDF;}
.bg{background-color: #B0C4DE;}
.mt30{margin-top: 30px}
.mt20{margin-top: 20px}
.mt10{margin-top: 10px}
.w0{width: 100%;}
.w1200{width: 1200px;margin:0 auto;}
.w1240{width: 1240px;margin:0 auto;}
.w1140{width: 1140px;margin:0 auto;}
a { text-decoration: none; outline: none; color: #666; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li { list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;}
img { border: 0; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}
dl, dt, dd{padding: 0;margin:0;}

/*header start*/
.header{border-top: 4px solid #0569CB;position: fixed;z-index: 999;background: #fff;box-shadow: 0 0 10px 0 #aaa}
.header .ht_l,.header .ht_r{width: 425px;height: 100px;padding: 10px 0}
.header .ht_logo{width: 350px;height: 100px;padding: 10px 0}
.header .ht_l p{font-size: 24px;}
.header .ht_l h3{font-size: 10px;}
.header .ht_logo{text-align: center;}
.header .ht_r a{margin:0px 5px;}
.header .ht_r .lan{margin-left: 10px}
.header .ht_r .lan a{padding: 0;margin:0;}
.header .lxfs p{font-size: 15px;line-height: 17px;margin-left: 10px;}
.header .head_nav{position: relative;}
.header .head_nav ul{position: absolute;top:-60px;z-index: 9999}
.header .head_nav ul li{width: 110px;text-align: center;height: 50px;line-height: 50px;font-size: 16px; position: relative;}
.header .head_nav ul li:nth-child(5) {margin-left: 360px;}
.header .head_nav ul li:hover a{color: #0569CB}

.header .head_nav ul li ul{display:none;}
.header .head_nav ul li:hover ul{ display: block; width:400px; height:auto;  position: absolute; top:50px;left:-40px;z-index: 9999; background: #fff; padding: 5px 0px;}
.header .head_nav ul li ul li{ width:33%; height:35px; line-height: 35px; float: left; text-align: center; margin:0px !important;}
.header .head_nav ul li ul li a{ color: #333 !important; font-size: 14px !important;}
.header .head_nav ul li ul li a:hover{ color: #0569CB !important;}
/*header end*/

/*banner start*/
.banner{position: relative;}
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height:900px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 30px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 750px;
	display: block;
}
.search{height: 45px;background: url(../images/searchline.png) repeat-y center;position: absolute;bottom: 0px;line-height: 45px;}
.search .search_l{width:600px;}
.search .gjc a{color: #fff;padding: 0 3px}
.search .gjc a:hover {text-decoration:underline;}
.search .gjc b{color: #F29003;font-size: 15px;}
.search form{position: relative;left: -60px}
.search_form{position:relative; height:31px; margin:7px 0;display:inline-block;}
.search_form:hover {-webkit-box-shadow:0 0 3px #999;-moz-box-shadow:0 0 3px #999}
.sinput{float:left; width:170px; height:20px; line-height:20px; padding:5px 7px; color:#b3b3b3; border:none; border-radius:2px 0 0 2px; background-color:#fbfbfb;}
.sbtn{float:left; width:50px; height:30px; padding:0 12px; margin-left:-1px; border-radius:0 2px 2px 0; border:1px solid #F59107; background-color:#F59107; cursor:pointer; display:inline-block; font-size:12px; vertical-align:middle; color:#f3f7fc;position:absolute; _left:270px; _top:0}
/*banner end*/

/*product start*/
.product{background: #F4F4F4;}
.title{text-align:center;padding:50px 0 25px 0;}
.title h3{font-size:30px;font-weight:bold;color:#444;}
.title p{text-align:center;line-height:300%;color:#777;}
.product .pro_body .pro_con{padding-bottom: 50px;}
.product .pro_body .pro_con p{font-size: 22px;color: #006AD8;height: 22px;line-height:22px;padding-left: 15px;border-left: 3px solid #006AD8;margin-bottom:10px;}
.product .pro_body .pro_con hr{background-color: #aaa;height: 1px;border: none;padding: 0;margin:0;}
.product .pro_body li{width: 270px;float: left;margin-left: 39px;margin-top: 40px;}
.product .pro_body ul li:nth-child(1) {margin-left: 0px;}
.product .pro_body ul li:nth-child(5) {margin-left: 0px;}
.product .pro_body ul li .img{width: 270px;height: 202px;overflow: hidden}
.product .pro_body ul li .img img{ width: 270px;height: 202px; display: block;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in;}

.product .pro_body ul li:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}

.product .pro_body ul li .zi{height:70px;border-top: 3px solid #006AD8;background: #fff;padding: 10px 20px;text-align: left;position: relative;transition: all 0.2s ease-in;}
.product .pro_body ul li .zi b{font-size: 16px;text-align: left;font-weight: normal;}
.product .pro_body ul li .zi .more{width: 100px;height: 28px;background: #006AD8;line-height: 28px;text-align: center;color: #fff;position: absolute;bottom: 20px;transition: all 0.2s ease-in;}
.product .pro_body ul li:hover .zi{border-top: 3px solid #F29003;}
.product .pro_body ul li:hover .more{background: #F29003;}

/*product end*/


/*new start*/
.news { overflow:hidden; width:1190px; margin:0px auto 50px auto;}
.news .newsleft{ overflow:hidden; width:778px; float:left;}

.news .listbox { overflow:hidden; width:100%;position:relative}
.news .list{ overflow:hidden; width:100%; height:100%;}
.news .list dl{ overflow:hidden; width:745px; height:166px; margin-bottom:20px;}
.news .list dt{ float:left; width:236px; height:153px; border:6px solid #e8e8e8;}
.news .list dd{ overflow:hidden; float:right; width:470px;}
.news .list h3{ font-size:16px; margin:10px 0; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.news .list h3 a{ color:#0569CB;font-weight: bold;}
.news .list p{ font-size:13px; line-height:22px; color:#666; height:80px; overflow:hidden; text-align:justify}
.news .list .more1{width: 100px;height: 32px;background: #0569CB;text-align: center;transition: all 0.2s ease-in;}
.news .list .more1 a{display: block;width: 100px;height: 32px;color: #fff;text-align: center;line-height: 32px;}
.news .list .more1:hover {background: #F48C13}

.news .newsright {width:360px;float:right}
.news .newsright ul{color: #666}
.news .newsright ul li{list-style-type: disc;height: 27px;line-height: 27px;}
.news .newsright ul li a{ width:77%; float:left;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
/*new end*/

/*footer start*/
.footer{background: url(../images/footbg.png) repeat-x center bottom #BFBFBF;}

.footer .ewm p{writing-mode:tb-rl;font-size: 16px;letter-spacing:3px;padding-left: 5px;padding-top: 35px;}
.footer .ewm p:nth-child(2) {padding-top: 55px;padding-left: 10px;}
.footer .foot_r{width: 640px;}
.footer .foot_r ul{margin-top: 15px}
.footer .foot_r ul li{width: 134px;height: 35px;line-height: 35px;margin-left: 1px;}
.footer .foot_r ul li a{display: block;width: 100%;height: 100%;font-size: 16px;color: #fff;text-align: center;background: #0569CB}
.footer .foot_r ul li:hover a{background: #E59204}
.footer .foot_r .lxwm{padding:15px 0;padding-left: 10px;}
.footer .foot_r .lxwm p{color: #444;line-height: 180%;font-size: 15px;}
.footer .foot_bot{height: 30px;line-height: 30px;color: #333}
/*footer end*/


/*product02 start*/
.product02{ width:100%; height:auto;background: #F4F4F4; padding: 30px 0px;}
.product02 .title{ width:100%; height:auto;text-align:center;padding-bottom:20px;}
.product02 .title h3{font-size:30px;font-weight:bold;color:#444;}
.product02 .title p{text-align:center;line-height:300%;color:#777;}
.slideTxtBox{ width: 1200px; height: auto;margin: 0 auto;}
.product02topmt{ width:100%;height:53px;border-top: 3px solid #006AD8;}
.product02topmt ul{ width;100%;height:48px;line-height:48px;padding-top:5px;}
.product02topmt ul li{cursor:pointer;background:#E3E3E3;height:48px;line-height:48px;margin-left:1px;float:left; padding: 0px 9.8px;}
.product02topmt ul .on{background:#006AD8;color:#fff}
.proboxc{ width: 100%; height: auto;}
.proboxc ul{ width: 100%; height: auto;list-style: none; display: none;}
.proboxc ul li{width: 270px; height:auto; float: left;margin:20px 0px 0px 39px;}
.proboxc ul li:nth-child(1) {margin-left: 0px;}
.proboxc ul li:nth-child(5) {margin-left: 0px;}
.proboxc ul li .img{width: 270px;height: 270px;overflow: hidden;background-color: #fff;}
.proboxc ul li .img img{ width: 270px;height: 270px; display: block;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in;}
.proboxc ul li:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
.proboxc ul li .pfont02{height:70px;border-top: 3px solid #006AD8;background: #fff;padding: 10px 20px;text-align: left;position: relative;transition: all 0.2s ease-in;}
.proboxc ul li .pfont02 span{ width:100%; height:30px; line-height:30px;font-size: 17px;text-align: left;font-weight: normal;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display: block;}
.proboxc ul li .pfont02 .more{width: 100px;height: 28px;background: #006AD8;line-height: 28px;text-align: center;color: #fff;position: absolute;bottom: 20px;transition: all 0.2s ease-in;}
.proboxc ul li:hover .pfont02{border-top: 3px solid #F29003;}
.proboxc ul li:hover .more{background: #F29003;}
.product02 .products02more{width:150px;height:38px;line-height:38px;border-radius:20px;border:2px solid #006AD8;margin:30px auto 0 auto;display:block;text-align:center;background:#fff;font-size: 16px;color:#006AD8;font-weight:bold;transition:all 0.2s ease-in;}
.product02 .products02more:hover {border:2px solid #F29003;color: #F29003; font-weight: bold; font-size: 17px;}
/*product02 end*/