@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#444;}
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;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;}
i,em{font-style: normal;}

.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.w0{width: 100%;}
.w1200{width: 1200px;margin:0 auto;}
.w1400{width: 1400px;margin:0 auto;}
.w1300{width: 1300px;margin:0 auto;}
/*header start*/
.header{border-top: 5px solid #009DDF;box-shadow: 0 0 10px 0 #aaa;background:#fff;position: relative;z-index: 999}
.header .lan{padding:15px 0 20px 0}
.header .lan a{padding-right: 20px}
.header ul{position: relative;}
.header ul li{float: left;padding: 0 35px;font-size: 16px;}
.header ul li.nLi > a{padding-bottom: 20px}
.header ul li .sub{display:none; width:1400px; left:-410px; top:45px;position:absolute;background:#009DDF;z-index: 999}
.header ul li .sub li:nth-child(1) {width: 56%;padding: 2%;color: #fff}
.header ul li .sub li:nth-child(2) {width: 36%;padding: 2%;color: #fff}
.header ul li .sub li p{font-size: 20px;letter-spacing: 2px;border-bottom: 1px solid #fff;margin-bottom: 20px}
.header ul li .sub li img{vertical-align: middle;}
.header ul li .sub li a{color: #fff;display: inline-block;width: 49%;font-size:15px;height: 38px;line-height: 38px}
.header ul li .sub li a:nth-child(2n+1) {width: 44%}
.header ul li .sub li a:nth-child(2n) {width: 54%}
.header ul li .sub li a:hover {color: #A30D2A}
.header ul li.on > a{border-bottom: 5px solid #AB001F;}
.header ul li .more{color: #AC0427!important;}
.header ul li .sub li:nth-child(2) a{line-height: 30px;height: 30px}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 640px;
	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: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: #E8E8E8;
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background:#D11A1A;
}

.flexslider .slides a img {
	width: 100%;
	height: 640px;
	display: block;
}
/*banner end*/

/*mainpro start*/
.mainpro{padding: 50px 0;background:url(../images/mainprobg.jpg) no-repeat center;}
.mainpro p.title {font-size: 34px;letter-spacing: 1px;text-align: center;}
.mainpro ul {padding-top: 20px}
.mainpro ul li{width:390px;margin-left: 15px;}
.mainpro ul li img{width: 390px;height: 292px;}
.mainpro ul li:nth-child(1) {margin-left: 0px;}
.mainpro ul li .img{width: 390px;height: 292px;overflow: hidden;}
.mainpro ul li img{ width: 390px; height: 292px; 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;}
.mainpro 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)}
.mainpro ul li .con{padding: 20px;background:#009DDF;color: #fff;transition: all 0.2s ease-in;}
.mainpro ul li .con em{width:100%; display:inline-block;font-size: 18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mainpro ul li .con p{font-size: 14px;text-indent:2em;line-height: 160%;padding: 10px 0;color: #e6f8ff}
.mainpro ul li .con i{display:block;width: 30px;height: 30px;background:url(../images/jia.png) no-repeat center;margin: 0 auto}
.mainpro ul li:hover .con{background:#666;}
/*mainpro end*/

/*product start*/
.product {padding: 50px 0}
.product .hd{width: 100%;height: 60px;line-height: 60px;background: #009DDF;text-align: center;color: #fff;font-size: 20px;letter-spacing: 1px;}
.product  .pro2{margin-top: 50px}
.product .bd{ padding-top:15px; zoom:1;}
.product .bd li{ width:277px;float:left;height:35px; line-height:35px;margin-left: 30px;font-size: 16px;border-bottom: 1px dashed #aaa;margin-bottom: 10px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.product .bd li:nth-child(4n+1) {margin-left: 0px}
.product .bd li a{padding-left: 30px;background:url(../images/pjt1.png) no-repeat center left;}
.product .bd li:hover a{color: #009DDF;background:url(../images/pjt.png) no-repeat center left;}
/*product end*/

/*about start*/
.about .about_body{position: relative;background-color: #000}
.about .about_body .about_l,.about .about_body .about_r{width: 50%;height: 400px;overflow: hidden;position: relative;background-repeat: no-repeat!important;background-size: cover!important;}
.about .about_body1 .about_l{background: #009DDF;}
.about .about_body2 .about_r{background: #777777;}
.about .about_body3 .about_l{background: #009DDF;}
.about .about_body1 .about_r,.about .about_body2 .about_l,.about .about_body3 .about_r{opacity: 0.75;transition: all 0.2s ease-in;}
.about .about_body1 .about_r:hover ,.about .about_body2 .about_l:hover ,.about .about_body3 .about_r:hover {opacity:1;}
.about .about_body .about_con{width: 550px;height: 300px;padding: 50px 0}
.about .about_body1 .about_l .about_con{float: right;padding-right: 50px;}
.about .about_body2 .about_r .about_con{float: left;padding-left: 50px;}
.about .about_body3 .about_l .about_con{float: right;padding-right: 50px;}
.about .about_body .about_con b{font-size: 26px;color: #fff;margin-bottom: 20px;display: block;}
.about .about_body .about_con img{margin-right: 10px}
.about .about_body .about_con em{height: 3px;width: 50px;background:#fff;display: block;margin: 15px 0}
.about .about_body .about_con p{font-size: 16px;line-height: 180%;text-indent: 2em;color: #fff}
.about .about_body .about_con i{display:block;font-size: 16px;line-height: 180%;color: #fff}
.about .about_body .about_con a{display: block;width: 120px;height: 35px;border:1px solid #fff;margin-top: 25px;text-align: center;line-height: 35px;color: #fff}
.about .about_body1 .about_con a:hover ,.about .about_body3 .about_con a:hover {background:#B30C2A;border-color: #B30C2A}
.about .about_body2 .about_con a:hover {background:#B30C2A;border-color: #B30C2A}
/*about end*/

/*field start*/
.field{padding:50px 0;}
.field p.title {font-size: 34px;letter-spacing: 1px;text-align: center;}
.picScroll-left{ width:1400px;  overflow:hidden; position:relative;  }
.picScroll-left .hd{ overflow:hidden;  height:40px; width: 100px;margin: 20px auto 0;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:40px; height:40px; float:right; margin:0 5px; overflow:hidden;cursor:pointer; background:url(../images/jtright.jpg) no-repeat center;}
.picScroll-left .hd .next{background:url(../images/jtleft.jpg) no-repeat center;}

.picScroll-left .bd{margin-top:30px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;position: relative;}
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:260px; height:300px; display:block; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .con{height:40px;line-height:40px;font-size: 16px;position: absolute;bottom: 0px;text-align: center;width: 100%;color: #fff;background: url(../images/backbg.png) repeat-x;padding-top: 40px;}
/*field end*/

/*lxwm start*/
.lxwm{width: 100%;height:142px;overflow: hidden;position: relative;background-position: bottom center;background-repeat: no-repeat;background-size: cover;background-attachment: fixed;padding: 50px 0;}
.lxwm .lxwm_con{width: 42%;margin: 0 0 0 58%;}
.lxwm .lxwm_con b{font-size: 36px;color: #333;font-weight:normal;}
.lxwm .lxwm_con p{line-height: 180%;display: block;padding: 15px 0;}
.lxwm .lxwm_con a{display: block;width: 180px;height: 40px;background-color: #009DDF;color: #fff;text-align: center;line-height: 40px;font-size: 16px;}
/*lxwm end*/

/*footer start*/
.footer{ padding: 40px 0 25px;background:#009DDF;}
.footer .foot_body > div.fl{margin-right: 50px}
.footer .foot_body > div.fl b{font-size: 16px;color: #fff;display: block;margin-bottom: 10px;padding-bottom: 15px;border-bottom: 1px solid #fff}
.footer .foot_body ul li{height: 30px;line-height: 30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color: #fff;}
.footer .foot_body ul li a{color: #fff;}
.footer .foot_body div.fl > p{line-height: 30px;color: #fff} 
.footer .foot_body div.cp1 ul{width: 530px}
.footer .foot_body div.cp1 ul li{width: 255px;float: left;}
.footer .foot_body div.cp1 ul li:nth-child(2n) {margin-left: 20px;}
.footer .foot_body div.cp ul{width: 380px}
.footer .foot_body div.cp ul li{width: 190px;float: left;}
.footer .foot_body .lxfs{margin-right: 0px!important;width: 290px;}

.footer .ewm{height: 210px;background: url(../images/f_line1.gif) no-repeat center right;}
.footer .ewm .ewm_box{width: 150px;height: 150px;padding:25px;background:url(../images/ewmbg.png) no-repeat center;}
.footer .ewm p{font-size: 16px;color: #fff;text-align: center}

.foot_bot{line-height:40px;background:#009DDF;font-size: 14px}
.foot_bot .bot_body{width:1200px;margin:0 auto;}
.foot_bot .bot_l{color:#fff;}
.foot_bot .bot_r{color:#fff;text-align: right;padding-left: 60px}
.foot_bot .bot_r a{color:#fff}

/*ny_banner start*/
.ny_banner{height: 350px;background: url(../images/banner_pro.jpg) no-repeat center;0}
/*ny_banner end*/

/*main start*/
.main{background: url(../images/maintopbg.jpg) repeat-x center top;}

.main .main_body .main_r{width: 1200px;margin-bottom: 50px;}
.main_navlist{height: 50px;line-height: 50px;width: 500px;display: block;text-align: left;font-size: 16px;color: #fff;font-weight: 400;white-space: nowrap;vertical-align: top;overflow: hidden;text-overflow: ellipsis;display: inline-block;}
.navover{max-width: 330px;white-space:nowrap;vertical-align:top; overflow:hidden; text-overflow:ellipsis; display:inline-block;}
.main_navlist .inposition{padding-left: 25px;background: url(../images/home.png) no-repeat center left;}
.main_navlist a{color: #fff;padding: 0px 3px;}
.main_navlist a:hover{ color:#AE0025; text-decoration:none;}

.main .main_body .main_r .mr_body ul li{width: 285px;margin-left: 20px;margin-top:40px;float: left;position: relative;}
.main .main_body .main_r .mr_body ul li:nth-child(4n+1) {margin-left: 0px;}
.main .main_body .main_r .mr_body ul li .img{width: 285px;height: 214px;overflow: hidden;}
.main .main_body .main_r .mr_body ul li .img img{width: 285px;height: 214px;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;}
.main .main_body .main_r .mr_body ul li .img img:hover { 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)}
.main .main_body .main_r .mr_body ul li .zi{width: 285px;height: 50px;background: #efefef;line-height: 50px;text-align: center;font-size: 15px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding-top: 10px;}
.main .main_body .main_r .mr_body ul li .more{display:block;width:100%;height: 40px;background: url(../images/jia2.png) no-repeat center;position: absolute;top: 194px;z-index: 99999}
.main .main_body .main_r .mr_body ul li:hover .zi{background: #009DDF;color: #fff}
.main .main_body .main_r .mr_body ul li:hover .more{background: url(../images/jia.png) no-repeat center;}

.main .main_list{text-align: center;}
.main .main_list a{display: inline-block;width: 150px;text-align: center;line-height: 40px;background: #ccc;margin: 40px 10px 0}
.main .main_list a:hover {background: #009DDF;color: #fff}
/*main end*/