html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed,

figure, figcaption, footer, header, hgroup,

menu, nav, output, ruby, section, summary,

time, mark, audio, video,input,p{ margin: 0; padding: 0;font-family: "SourceHanSansCN-Regular";color:#333;}

body{font-size: 14px;background:#f0f0f0;}

ul,li{list-style-type: none}

a{text-decoration:none;}



@font-face {

  font-family: "SourceHanSansCN-Regular";

  src: url("SourceHanSansCN-Regular.woff2") format("woff2"),

       url("SourceHanSansCN-Regular.woff") format("woff"),

       url("SourceHanSansCN-Regular.ttf") format("truetype"),

       url("SourceHanSansCN-Regular.eot") format("embedded-opentype"),

       url("SourceHanSansCN-Regular.svg") format("svg");

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: "SourceHanSerifCN-Bold";

  src: url("SourceHanSerifCN-Bold.woff2") format("woff2"),

       url("SourceHanSerifCN-Bold.woff") format("woff"),

       url("SourceHanSerifCN-Bold.ttf") format("truetype"),

       url("SourceHanSerifCN-Bold.eot") format("embedded-opentype"),

       url("SourceHanSerifCN-Bold.svg") format("svg");

  font-weight: normal;

  font-style: normal;

}



.w1200{width:1200px;margin:0px auto;}

.w1201{width:1200px;margin:0px auto;}

.w1400{width:1600px;margin:0px auto;}

.header{background:rgba(255,255,255,0.4);height:70px;position:fixed;top:0px;left:0px;width:100%;z-index:9999;background-color: rgba(255, 253, 253, 0.7);}

.logo{margin-top:20px;float:left; margin-left: 100px;}

.nav{float:left;margin-left:200px;line-height:70px;height:70px;font-weight:bold;}

.nav a{color:#333;font-size:16px;padding:0px 5px;}

.nav li{display:inline-block;padding:0px 10px;position:relative;min-width:90px;text-align:center;}

.nav li.on a,.nav li:hover a{border-bottom:3px solid #333;display:inline-block;height:67px;}

.nav li ul{display:none;position:absolute;top:70px;left:0px;background:rgba(255,255,255,0.4);text-align:center;}

.nav li:hover ul{display:block;}

.nav li ul li{height:50px;line-height:50px;}

.nav li:hover ul li a{border-bottom:0px solid #333;display:inline-block;height:50px;line-height:50px;}

.nav li ul li:hover a{border-bottom:1px solid #333;display:inline-block;height:49px;line-height:50px;}

.ttel{height:70px;line-height:70px;font-size:16px;font-weight:bold;float:right;}

/*.fixednav{background:rgba(255,255,255,1);box-shadow:0 1px 6px 2px #eee;}*/



.video{width:100%;overflow:hidden;margin-top:80px;margin-bottom:50px;}

.v_left{width:860px;float:left;background:#000;}

.v_right{margin-left:35px;float:left;width:305px;padding-top:160px;}

.v_right p{font-size:18px;line-height:2;font-wieght:bold;}

.v_right h2{font-size:45px;font-family: "SourceHanSerifCN-Bold";}



.about{width:100%;overflow:hidden;margin-bottom:80px;}

.about dt{text-align:center;font-size:28px;font-weight:bold;background:url(dt_line.jpg) center center no-repeat;font-family: "SourceHanSerifCN-Bold";}

.a_info{font-size:14px;color:#666;text-align:center;margin-top:30px;margin-bottom:35px;}

.a_nav{text-align:center;margin-bottom:60px;}

.a_nav li{display:inline-block;width:120px;font-size:18px;margin:0px 42px;display:inline-block;height:45px;border:1px solid #081528;border-radius:10px;line-height:45px;text-align:center;}

.a_nav li.on{color:#fff;background:#081528;}

.a_con{width:100%;overflow:hidden;}

.a_left{width:680px;float:left;margin-right:40px;color:#999;}

.a_left p{margin:10px 0px;text-indent:2em;line-height:2;font-size:16px;color:#999;}

.a_right{width:480px;float:right;}

.a_right img{width:480px;}



.mid_banner{width:100%;margin-bottom:80px;overflow:hidden;}

.mid_banner img{width:100%;}



.product{width:100%;overflow:hidden;margin-bottom:80px;}

.product dt{text-align:center;font-size:28px;font-weight:bold;background:url(dt_line.jpg) center center no-repeat;font-family: "SourceHanSerifCN-Bold";}

.p_info{font-size:14px;color:#666;text-align:center;margin-top:30px;margin-bottom:35px;}

.p_con{width:100%;overflow:hidden;}

.p_con li{width: 200px;
    margin: 0px;
    overflow: hidden;
    float: left;
    display: flex;
    flex-direction: column;
    align-items: center;}

.p_con li img{width:100%;

transition-function: ease-out;

    transition-duration: 1000ms;

    -webkit-transition-function: ease-out;

    -webkit-transition-duration: 1000ms;

    -moztransition-function: ease-out;

    -moztransition-duration: 1000ms;

    -o-transition-function: ease-out;

    -o-transition-duration: 1000ms;

}

.p_con li:hover img{transform: scale(1.1, 1.1);

    -webkit-transform: scale(1.1, 1.1);

    -moz-transform: scale(1.1, 1.1);

    -o-transform: scale(1.1, 1.1);}
.p_con li p{font-size: 13px;text-align: center;}
.p_con li:hover p{font-size: 15px;border-bottom: 3px solid #a0a0a0;text-align: center;}

	
	
.case{width:100%;overflow:hidden;margin-bottom:50px;}

.case dt{text-align:center;font-size:28px;font-weight:bold;background:url(dt_line.jpg) center center no-repeat;font-family: "SourceHanSerifCN-Bold";}

.c_info{font-size:14px;color:#666;text-align:center;margin-top:30px;margin-bottom:35px;}

.c_con{width:100%;overflow:hidden;padding-bottom:20px;}

.c_con li{width:270px;margin-left:33px;margin-right:5px;float:left;box-shadow:3px 3px 10px 1px #eee;height:335px;position:relative;box-shadow: 1px 1px 8px 0px #999;}

.c_con li:nth-child(1){margin-left:0px;}

.c_con li dd{padding:9px;transition:all 500ms;width:252px;}

.c_con li img{width:270px;height:235px;}

.c_con li dd b{font-size:18px;display:block;text-align:center;line-height:2;transition:all 500ms;}

.c_con li dd p{color:#666666;font-size:13px;line-height:1.8;transition:all 500ms;}

.c_con li:hover dd{background:rgba(5,122,152,0.4);overflow:hidden;color:#fff;width:252px;}

.c_con li:hover dd b,.c_con li:hover dd p{color:#fff;}

.c_con li dd.cover{opacity:0;transition:all 500ms;padding:0px;display:block;width:270px;height:235px;position:absolute;top:0px;left:0px;z-index:9;}

.c_con li:hover dd.cover{opacity:1;background:rgba(5,122,152,0.4);}





.partner{width:100%;overflow:hidden;margin-bottom:50px;}

.partner dt{text-align:center;font-size:28px;font-weight:bold;background:url(dt_line.jpg) center center no-repeat;font-family: "SourceHanSerifCN-Bold";}

.par_info{font-size:14px;color:#666;text-align:center;margin-top:30px;margin-bottom:35px;}

.par_con a{width:200px;height:70px;float:left;overflow:hidden;margin-bottom:20px;}

.par_con a img{width:170px;height:60px;}



.wrap{width:100%;overflow:hidden;}

.footer{background:#000;color:#fff;width:100%;margin-top:20px;overflow:hidden;padding:40px 0px 0px 0px;}

.footer a{color:#fff;}

.f_top{border-bottom:1px solid #1f1f1f;width:100%;overflow:hidden;}

.f_nav{float:left;height:80px;line-height:80px;}

.f_nav a{font-size:18px;font-weight:blocl;padding:0px 10px;display:inline-block;color:#fff;margin:0px 8px;}

.f_nav a.on{border-bottom:3px solid #fff;height:77px;}

.f_tel{color:#fff;float:right;}

.f_tel dt{font-size:30px;color:#fff;line-height:1.8;}

.f_tel dd{font-size:16px;}

.f_tel dd a{padding:5px 25px;}

.f_bottom{width:100%;overflow:hidden;padding-top:25px;}

.flink{color:#fff;float:left;width:1000px;height:56px;line-height:56px;}

.flink span{color:#fff;font-size:16px;height:56px;line-height:56px;margin-right:15px;float:left;}

.flink a{float:left;margin-right:15px;}

.copyright{width:100%;overflow:hidden;color:#fff;text-align:center;}

.copyright span{color:#fff;font-size:16px;line-height:1.8;}

.copyright p{color:#4e4e4e;font-size:16px;line-height:1.8;}



.list_pro{width:1200px;margin:0px auto;}

.list_pro dt{height:59px;line-height:59px;width:100%;overflow:hidden;border-bottom:1px solid #e4e4e0;}

.list_pro dt li{display:inline-block;}

.list_pro dt li a{color:#333;font-size:24px;padding:0px 35px;}

.list_pro dt li:hover,.list_pro dt li.on{background:#081528;}

.list_pro dt li.on a,.list_pro dt li:hover a{color:#fff;}





.list_pro dd{width:100%;overflow:hidden;padding:55px 0px;padding-left:25px;}

.list_pro dd li{width:350px;margin-right:35px;margin-bottom:35px;float:left;background:#fff;overflow:hidden;box-shadow:1px 1px  8px 0px #999;}

.list_pro dd li img{width:350px;height:320px;}

.list_pro dd li:nth-child(3n){margin-right:0px;}

.list_pro dd li p{display:block;width:100%;height:50px;background:#f2f2f2;color:#666;font-size:18px;text-align:center;line-height:50px;font-weight:bold;transition:all 500ms;}

.list_pro dd li:hover p{background:#081528;color:#fff;}



.pro_arc{width:1200px;margin:0px auto;margin-top:100px;overflow:hidden;}

.pro_a_left{width:530px;float:left;position:relative;}

.pro_a_right{width:570px;float:right;}



.pro_a_right h1{font-size:30px;}

.list_pro dd.cph1{float:left;font-size:18px;padding:0px;margin-top:25px;}

.list_pro dd.cph2{color:#595757;padding:0px;padding-top:20px;}



.pro_content{width:100%;margin-top:50px;overflow:hidden;}

.pro_content img{ max-width: 1200px !important;

    display: block !important;

    margin: 0 auto !important;}



.prenext{width:100%;overflow:hidden;margin-top:30px;}

.prenext dt{color:#4294f7;font-weight:bold;font-size:24px;border-left:3px solid #4294f7;border-right:3px solid #4294f7;padding:0px 20px;height:27px;line-height:27px;float:left;width:auto;border-bottom:0px;}

.pn{width:100%;float:left;overflow:hidden;margin:20px 0px;line-height:2;}

.pn a{font-size:16px;}



.list_case{width:1200px;margin:0px auto;overflow:hidden;margin-bottom:50px;}

.list_case dt{text-align:center;font-size:28px;font-weight:bold;background:url(dt_line.jpg) center center no-repeat;font-family: "SourceHanSerifCN-Bold";margin-top:60px;}

.list_case dd{width:100%;overflow:hidden;padding-bottom:30px;padding-top:50px;}

.list_case dd li{width:560px;margin-right:50px;margin-left:10px;float:left;box-shadow:3px 3px 10px 1px #999;height:517px;position:relative;margin-bottom:60px;}

.list_case dd li img{width:560px;height:400px;}

.list_case dd li:nth-child(2n){margin-right:10px;}

.list_case dd li div{padding:8px;height:100px;transition:all 500ms;width:544px;}

.list_case dd li div p{font-size:18px;display:block;text-align:left;line-height:2;transition:all 500ms;font-size:24px;float:left;width:100%;text-indent:0px;}

.list_case dd li:hover div{background:rgba(5,122,152,0.4);overflow:hidden;color:#fff;width:544px;}

.list_case dd li:hover div p,.list_case dd li:hover div font{color:#fff;}

.list_case dd li div font{color:#999;font-size:16px;line-height:1.8;transition:all 500ms;text-align:right;display:inline-block;width:530px;}

.list_case dd li div.cover{opacity:0;transition:all 500ms;padding:0px;display:block;width:560px;height:400px;position:absolute;top:0px;left:0px;z-index:9;}

.list_case dd li:hover div.cover{opacity:1;background:rgba(5,122,152,0.4);}



/* .pages{height:45px;width:100%;overflow:hidden;text-align:center;}

.pages li{display:inline-block;padding:8px 15px;margin:0px 1px;background:#fff;font-size:18px;}

.pages li.thisclass,.pages li:hover{background:#459feb;color:#fff;}

.pages li.thisclass a,.pages li:hover a{color:#fff;} */


/* ----- PB分页数字条效果 结束 ----- */
.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
  }
  .pagination a {
	background: #f0f4f6;
	border: 1px solid #ccc;
	color: #333;
	font-size: 14px;
	padding: 8px 12px;
	margin: 0 5px;
	border-radius: 3px;
  }
  .pagination span {
	  color: #333;
	  font-size: 14px;
	  padding: 8px 2px;
	  margin: 0 5px;
	  border-radius: 3px;
  }
  .pagination a:hover {
	color: #081528;
	border: 1px solid #081528;
  }
  .pagination a.page-num-current {
	color: #fff;
	background: #081528;
	border: 1px solid #081528;
  }
  /* ----- PB分页数字条效果 结束 ----- */



.list_case2{width:1200px;margin:0px auto;overflow:hidden;margin-bottom:50px;}

.list_case2 dt{text-align:center;font-size:28px;font-weight:bold;background:url(dt_line.jpg) center center no-repeat;font-family: "SourceHanSerifCN-Bold";margin-top:60px;}

.list_case2 dd{width:100%;overflow:hidden;padding-bottom:30px;padding-top:50px;}

.list_case2 dd li{width:370px;margin-right:25px;margin-left:10px;float:left;box-shadow:3px 3px 10px 1px #999;height:460px;position:relative;margin-bottom:60px;}

.list_case2 dd li img{width:370px;height:370px;}

.list_case2 dd li:nth-child(3n){margin-right:10px;}

.list_case2 dd li div{padding:8px;height:75px;transition:all 500ms;width:354px;}

.list_case2 dd li div p{font-size:18px;display:block;/*text-align:left;*/line-height:2;transition:all 500ms;font-size:20px;float:left;width:100%;text-indent:0px;height:40px;overflow:hidden;text-align: center;}

.list_case2 dd li:hover div{background:rgba(5,122,152,0.4);overflow:hidden;color:#fff;width:354px;}

.list_case2 dd li:hover div p,.list_case dd li:hover div font{color:#fff;}

.list_case2 dd li div font{color:#999;font-size:16px;line-height:1.8;transition:all 500ms;text-align:right;display:inline-block;width:355px;}

.list_case2 dd li div.cover{opacity:0;transition:all 500ms;padding:0px;display:block;width:370px;height:370px;position:absolute;top:0px;left:0px;z-index:9;}

.list_case2 dd li:hover div.cover{opacity:1;background:rgba(5,122,152,0.4);}

.list_case22{width:1200px;margin:0px auto;overflow:hidden;margin-bottom:50px;}

.list_case22 dt{text-align:center;font-size:28px;font-weight:bold;background:url(dt_line.jpg) center center no-repeat;font-family: "SourceHanSerifCN-Bold";margin-top:60px;}

.list_case22 dd{width:100%;overflow:hidden;padding-bottom:30px;padding-top:50px;}

.list_case22 dd li{width:370px;margin-right:25px;margin-left:10px;float:left;box-shadow:3px 3px 10px 1px #999;height:425px;position:relative;margin-bottom:60px;}

.list_case22 dd li img{width:370px;height:370px;}

.list_case22 dd li:nth-child(3n){margin-right:10px;}

.list_case22 dd li div{padding:8px;height:40px;transition:all 500ms;width:354px;text-align: center;}

.list_case22 dd li div p{font-size:18px;display:block;/*text-align:left;*/line-height:2;transition:all 500ms;font-size:20px;float:left;width:100%;text-indent:0px;height:40px;overflow:hidden;}

.list_case22 dd li:hover div{background:rgba(5,122,152,0.4);overflow:hidden;color:#fff;width:354px;}

.list_case22 dd li:hover div p,.list_case dd li:hover div font{color:#fff;}

.list_case22 dd li div font{color:#999;font-size:16px;line-height:1.8;transition:all 500ms;text-align:right;display:inline-block;width:355px;}

.list_case22 dd li div.cover{opacity:0;transition:all 500ms;padding:0px;display:block;width:370px;height:370px;position:absolute;top:0px;left:0px;z-index:9;}

.list_case22 dd li:hover div.cover{opacity:1;background:rgba(5,122,152,0.4);}

.list_case221{width:1200px;margin:0px auto;overflow:hidden;margin-bottom:50px;}

.list_case221 dt{text-align:center;font-size:28px;font-weight:bold;background:url(dt_line.jpg) center center no-repeat;font-family: "SourceHanSerifCN-Bold";margin-top:60px;}

.list_case221 dd{width:100%;overflow:hidden;padding-bottom:30px;padding-top:50px;}

.list_case221 dd li{width:370px;margin-right:25px;margin-left:10px;float:left;box-shadow:3px 3px 10px 1px #999;height:525px;position:relative;margin-bottom:60px;}

.list_case221 dd li img{width:370px;height:470px;}

.list_case221 dd li:nth-child(3n){margin-right:10px;}

.list_case221 dd li div{padding:8px;height:40px;transition:all 500ms;width:354px;text-align: center;}

.list_case221 dd li div p{font-size:18px;display:block;/*text-align:left;*/line-height:2;transition:all 500ms;font-size:20px;float:left;width:100%;text-indent:0px;height:40px;overflow:hidden;}

.list_case221 dd li:hover div{background:rgba(5,122,152,0.4);overflow:hidden;color:#fff;width:354px;}

.list_case221 dd li:hover div p,.list_case dd li:hover div font{color:#fff;}

.list_case221 dd li div font{color:#999;font-size:16px;line-height:1.8;transition:all 500ms;text-align:right;display:inline-block;width:355px;}

.list_case221 dd li div.cover{opacity:0;transition:all 500ms;padding:0px;display:block;width:370px;height:470px;position:absolute;top:0px;left:0px;z-index:9;}

.list_case221 dd li:hover div.cover{opacity:1;background:rgba(5,122,152,0.4);}

.list_new{width:1250px;margin:0px auto;overflow:hidden;margin-bottom:50px;}

.list_new dt{text-align:center;font-size:28px;font-weight:bold;background:url(dt_line.jpg) center center no-repeat;font-family: "SourceHanSerifCN-Bold";margin-top:60px;}

.tou{width:1200px;margin-top:35px;overflow:hidden;}

.tou_left{float:left;width:585px;padding-top:25px;}

.tou_left img{margin-bottom:18px;width: 100%;}

.tou_left b{font-size:18px;display:inline-block;width:100%;margin-bottom:8px;}

.tou_left p{font-size:14px;color:#666;line-height:1.8;}



.tou_right{width:560px;float:right;}

.newimg{position:relative;display:block;overflow:hidden;}

.eye{width:100%;height:362px;position:absolute;left:0px;top:0px;z-index:99;text-align:center;transition:all 500ms;opacity:0;background:rgba(5,122,152,0.4);}

.eye img{margin-top:170px;width:auto;height:auto;}

a.newimg:hover .eye{opacity:1;}





.txtScroll-top{ overflow:hidden; position:relative;}

		.txtScroll-top .hd{ overflow:hidden;  height:50px;  padding:0 10px;  }

		.txtScroll-top .hd .prev{ display:block;  width:50px; height:50px; float:right; margin-right:5px; overflow:hidden;

			 cursor:pointer; background:url("../images/pre.jpg") no-repeat;}

			 .txtScroll-top .hd .next{ display:block;  width:50px; height:50px; float:right; margin-right:5px;  overflow:hidden;

			 cursor:pointer; background:url("../images/next.jpg") no-repeat;}

		

		

		.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }

		.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }

		.txtScroll-top .hd ul li.on{ background-position:0 0; }

		.txtScroll-top .bd{   }

		.txtScroll-top .infoList li{ height:80px; border-bottom:1px solid #ccc;margin-bottom:20px;padding-top:15px;padding-bottom:15px;}

		.txtScroll-top .infoList li .date{ float:left; color:#fff;height:60px;background:#459feb;width:60px;text-align:center;  font-size:12px;margin-right:15px;margin-top:8px;}

		.txtScroll-top .infoList li .date font{font-weight:bold;display:block;font-size:24px;margin-top:5px;}

		.tr{float:left;width:485px;}

		.tr a{display:block;width:100%;font-size:18px;font-weight:bold;color:#333;line-height:1.8;}

		.tr p{font-size:14px;color:#999;line-height:1.7;}

		.txtScroll-top .hd .prevStop{  background:url("../images/prea.jpg") no-repeat;}

		.txtScroll-top .hd .nextStop{  background:url("../images/nexta.jpg") no-repeat;}

		

.picScroll-left{ overflow:hidden; position:relative;   padding-top:50px; }

	

		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }

		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }

		.picScroll-left .hd ul li.on{ background-position:0 0; }

		.picScroll-left .bd{ padding:10px;   }

		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }

		.picScroll-left .bd ul li{ margin:0 22px; float:left; _display:inline; overflow:hidden; text-align:center;width:370px;height:400px;  }

		.picScroll-left .bd ul li .pic{ text-align:center; position:relative;}

		.picScroll-left .bd ul li .pic img{ width:370px; height:270px; display:block; }

		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }

		.picScroll-left .bd ul li .title{ line-height:2; font-size:18px;color:#333;text-align:left;font-weight:bold;  }

		.picScroll-left .bd ul li .des{text-align:left;color:#999;line-height:1.7;font-size:14px;}

		



.picScroll-left .bd ul li .pic .eye{width:100%;height:270px;position:absolute;left:0px;top:0px;z-index:99;text-align:center;transition:all 500ms;opacity:0;background:rgba(5,122,152,0.4);}

.picScroll-left .bd ul li .pic .eye img{margin-top:100px;width:auto;height:auto;display:inline-block;}

.picScroll-left .bd ul li .pic a:hover .eye{opacity:1;}



.picScroll-left .hd{ overflow:hidden;  height:50px;  padding:0 10px;  }

.picScroll-left .hd .prev{ display:block;  width:50px; height:50px; float:right; margin-right:5px; overflow:hidden;

			 cursor:pointer; background:url("../images/pre.jpg") no-repeat;}

.picScroll-left .hd .next{ display:block;  width:50px; height:50px; float:right; margin-right:5px;  overflow:hidden;

			 cursor:pointer; background:url("../images/next.jpg") no-repeat;}

.picScroll-left .hd .prevStop{  background:url("../images/prea.jpg") no-repeat;}

.picScroll-left .hd .nextStop{  background:url("../images/nexta.jpg") no-repeat;}



.banner{width:100%;overflow:hidden;}

.banner img{width:100%;}





.picScroll-lefta{ overflow:hidden; position:relative;   padding-top:50px; }

	

		.picScroll-lefta .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }

		.picScroll-lefta .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }

		.picScroll-lefta .hd ul li.on{ background-position:0 0; }

		.picScroll-lefta .bd{ padding:10px;   }

		.picScroll-lefta .bd ul{ overflow:hidden; zoom:1; }

		.picScroll-lefta .bd ul li{ margin:0 22px; float:left; _display:inline; overflow:hidden; text-align:center;width:370px;height:200px;  }

		.picScroll-lefta .bd ul li .pic{ text-align:center; position:relative;}

		.picScroll-lefta .bd ul li .pic img{ width:370px; height:270px; display:block; }

		.picScroll-lefta .bd ul li .pic a:hover img{ border-color:#999;  }

		.picScroll-lefta .bd ul li .title{ line-height:2; font-size:18px;color:#333;text-align:left;font-weight:bold;  }

		.picScroll-lefta .bd ul li .des{text-align:left;color:#999;line-height:1.7;font-size:14px;}

		



.picScroll-lefta .bd ul li .pic .eye{width:100%;height:270px;position:absolute;left:0px;top:0px;z-index:99;text-align:center;transition:all 500ms;opacity:0;background:rgba(5,122,152,0.4);}

.picScroll-lefta .bd ul li .pic .eye img{margin-top:100px;width:auto;height:auto;display:inline-block;}

.picScroll-lefta .bd ul li .pic a:hover .eye{opacity:1;}



.picScroll-lefta .hd{ overflow:hidden;  height:50px;  padding:0 10px;  }

.picScroll-lefta .hd .prev{ display:block;  width:50px; height:50px; float:right; margin-right:5px; overflow:hidden;

			 cursor:pointer; background:url("../images/pre.jpg") no-repeat;}

.picScroll-lefta .hd .next{ display:block;  width:50px; height:50px; float:right; margin-right:5px;  overflow:hidden;

			 cursor:pointer; background:url("../images/next.jpg") no-repeat;}

.picScroll-lefta .hd .prevStop{  background:url("../images/prea.jpg") no-repeat;}

.picScroll-lefta .hd .nextStop{  background:url("../images/nexta.jpg") no-repeat;}



.content{width:1200px;margin:0px auto;padding:50px 0px;}

.content h1{font-size:36px;font-weight:bold;}

.info{font-size:16px;color:#666;line-height:2;margin-top:20px;margin-bottom:20px;}

.neirong{border-bottom:1px solid #ccc;padding-bottom:50px;line-height:2;}

.neirong img{

max-width: 1200px !important;

    display: block !important;

    margin: 0 auto !important;}

.zhaoshang{width:1200px;margin:0px auto;padding-top:60px;margin-top:-100px;background:#fff;overflow:hidden;}

.zs_box{background:#fff;overflow:hidden;width:1200px;margin-bottom:100px;}

.zs_l{width:560px;float:left;}

.zs_l h2{font-size:30px;margin-left:30px;}

.zs_l .zs_line{border-bottom:1px solid #459feb;width:80px;height:2px;display:block;margin-left:30px;margin-bottom:20px;}

.zs_l .gongsi{font-size:18px;color:#666;margin-left:30px;margin-bottom:15px;display:block;}

.zs_l ul{margin-left:50px;}

.zs_l ul li{font-size:14px;color:#666;line-height:2;}

.zs_r{width:533px;float:right;margin-right:30px;}



.zs_box dt{text-align:center;font-size:30px;margin-bottom:20px;}

.zs_box .info,.zs_box .add{font-size:16px;color:#666;text-align:center;margin-bottom:40px;}

.zs_box dt.tel{font-size:30px;color:#459feb;}



.liuyan{background:#6f7a97;border-radius:15px;width:730px;height:580px;margin:0px auto;padding:40px 35px;margin-bottom:50px;}

.liuyan dt{font-size:35px;color:#fff;text-align:center;}

.liuyan dd{font-size:24px;color:#9ba6c5;text-align:center;margin-bottom:30px;}

.lybox{width:100%;overflow:hidden;font-size:18px;}

.ly_l{width:350px;float:left;}

.ly_r{width:350px;float:right;}

.lybox li{width:100%;overflow:hidden;margin-bottom:20px;}

.lybox span{display:block;color:#9ba6c5;margin-bottom:10px;}

.lybox input{height:40px;width:100%;outline:medium;border-radius:10px;background:#9ba6c5;border:0px;font-size:16px;padding:0px 10px;line-height:40px;width:330px;}

.lybox input:focus {background-color:#fff;}

.lybox textarea{height:120px;width:710px;padding:10px;outline:medium;border-radius:10px;background:#9ba6c5;border:0px;line-height:30px;font-size:16px;}

.lybox textarea:focus {background-color:#fff;}



.lybox input.tijiao{margin:0px auto;display:block;color:#fff;background:#459feb;font-weight:bold;font-size:18px;height:50px;line-height:50px;margin-top:15px;}

#iframe{width:800px;height:600px;margin:0px auto;display:block;margin-bottom:100px;}

.v_ri{

height: 480px;

    background: #fbfafa;}







/*关于我们start*/

.about_bg{position:fixed;width:100%;height:100%;top:0;left:0;background:#fff;}

.about_content{width:60%;margin:0 auto;}

.about_content h2,.about_content h3{text-align:center;font-weight:bold;color:#000;}

.about_content h2{font-size:40px;margin-bottom:50px;}

.about_content p{font-size:16px;color:#000;line-height:180%;margin-bottom:20px;text-align:center;}

.about_content.history{text-align:center;position:relative;}



/*大事记start*/

.event_box{width:1200px;margin:0px auto;position:relative;min-height:620px;}

.event_box .parHd {width:85px;display:inline-block;height:620px;overflow:hidden;}

.parHd  ul{width:100%;text-align:center;margin:0 auto;padding-top:25px !important;}

.parHd .tempWrap{margin:0 auto;}

.parHd li.no_line:before{display:none;}

.parHd li{display:inline-block;width:100%;cursor:pointer;margin:20px 0px;font-size:16px;color:#000;position:relative;height:40px;line-height:40px;}

.parHd li.act{background:#459feb;border-radius:10px;color:#fff;}

.parBd{text-align:center;float:right;width:950px;background:url(about.jpg) right top no-repeat;height:620px;}

.parBd h4{position:relative;font-size:20px;margin-bottom:3%;/*width:200px;*/ padding:0 60px;display:inline-block;text-align:center;font-weight:bold;}

.parBd p{line-height:180%;font-size:16px;width:80%;margin:0 auto;}

div#listBox {width:100%;}

.sPrev,.sNext{width:36px;height:20px;display:block;position:absolute;}

.sPrev{left:24px;top:15px;}

.sNext{bottom:15px;left:24px;}

.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}

.parHd li span,.parHd li.clone span{display:none;}	

.lcbg{background:rgba(255,255,255,0.6);box-shadow: 1px 1px 5px 2px rgba(0,0,0,0.5);width:auto;float:left;margin-top:200px;padding:50px 20px;}

.kf6{width: 170px; float: right; text-align: center; color: #fff;}

.kf6  img {

    width: 110px;

    height: 110px;

    padding: 5px;

    background: #fff;

    display: block;

    margin: 0 auto 7px;

}