@charset "utf-8";
/* CSS Document */

*{ padding:0px;margin:0px;list-style:none;}
ul li{ list-style-type:none;}
img{ border:0px;outline-width:0px; vertical-align:top; }
.clear{ clear:both;}
i{ font-style:normal;}
a{ color:#333333;text-decoration:none;}
a:hover{ text-decoration:none;}
.clear{ clear:both; height:0px; line-height:0px;}
body{  font-family:"Microsoft YaHei";font-size:12px;color:#333333;margin:0 auto;}
ul.nav { margin: 0; }
a:active,a:hover{outline:0;}
/* top 开始 */
#topbg{width:1920px;height:36px; margin:0 auto; overflow: hidden;background:#434343;position: relative; left:50%; margin-left:-960px; }
#topbg .top {width:1200px;height:36px; margin:0 auto;}
#marquee2{width:250px;
	height:36px;
	float:left;
	overflow:hidden;}
#marquee2 li{
	line-height:36px;
	float:left;}
#marquee2 li a{font-family:"Microsoft YaHei";
	font-size:14px;
	color:#ffffff;}

.shoucang,.shouye{width:104px;height:36px;line-height:36px; float:right;text-indent:32px;}
.shoucang a,.shouye a{font-size:14px;color:#ffffff;}
.shoucang{background:url(../images/bg1.jpg) no-repeat center center;}
.shouye{background:url(../images/bg2.jpg) no-repeat center center;}

.seach-box{width:320px;
	height:32px;
	background-color:white;
	float:right;
	border:1px solid #0056c7;
	border-radius:18px;
	margin-top:22px;}
.seach{width: 260px;
	height: 32px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #a9a9a9;
	line-height: 34px;
	margin-left: 20px;
	border: none;}
.seach-btn{width:28px;
	height:19px;
	background:url(../images/sousuo.png) no-repeat center;
	float:right;
	margin-top:7px;
	margin-right: 10px;
	border: none;}
/* top 结束 */

/* header 开始*/
.dhbg{width:100%;height:148px;background:url(../images/bg3.png) no-repeat center center;border-bottom:4px solid #024d9f; }
.dh{width:1200px;height:148px;margin:0 auto;}
.dh .logo{width:153px;height:106px;margin-top:24px;margin-bottom:20px;float:left;margin-right: 80px;}
.dh .daoh{width:925px;height:106px;float:right;}
.dh .daoh .tel{width:435px;height:49px;float:left;margin-top:15px;margin-left:140px; }
.dh .daoh .nav{width:925px;height:70px;}
.dh .daoh .nav ul{width:925px;height:70px;}
.dh .daoh .nav ul li{width:115px;height:70px;line-height:70px;text-align:center; float:left;}
.dh .daoh .nav ul li a{color:#024d9f;font-size:18px;padding-bottom:5px; }
.dh .daoh .nav ul li:hover a{border-bottom:3px solid #024d9f; }
.dh .daoh .nav ul .on a{border-bottom:3px solid #024d9f; }
/* header结束 */

/* banner开始 */
.ind_banner{width:1920px;left:50%;margin-left:-960px;height:auto;overflow:hidden;position:relative;z-index: 0;}
.carousel{}
.carousel-control.left,.carousel-control.right{width:52px;height:115px;top: 50%; margin-top: -60px;}
.carousel-control.left{margin-left:360px;}
.carousel-control.right{margin-right:360px;}
.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}
.carousel{position:relative}
.carousel-inner{position:relative;margin:0 auto; overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}
.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}
.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{  }.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:0.5}
.carousel-control.left{/*background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
	background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
	background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
	background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat:repeat-x;}
.carousel-control.right{right:0;
	left:auto;
	/*background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
	background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
	background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
	background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat:repeat-x;}
.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}

/* banner结束 */
/*视频开始 */
.indbox2bg{width:1920px;height:135px; left:50%;margin-left:-960px;position:relative; background:url(../images/bg4.jpg) no-repeat center center; }
.indbox2{width:958px;height:204px;margin:0 auto;position:absolute;top:-69px;left:50%;margin-left:-479px;overflow:hidden;  }
.indbox2 .abou{width:603px;height:204px;background:url(../images/bg5.jpg) no-repeat center center;float:left; }
.indbox2 h2{width:384px;height:46px;margin-left:194px;background:url(../images/kuai.jpg) no-repeat  center left;
text-indent:15px;font-size:22px;font-weight:normal;color:#ffffff;padding-top:16px;}
.indbox2 .abouc{width:384px;height:78px;line-height:27px; text-indent:15px;font-size:14px;color:#ffffff;margin-left:194px;}
.indbox2 .more{width:115px;height:36px;line-height:36px; text-indent:15px;margin-top:10px; 
	margin-left:460px;background:url(../images/bg6.jpg) no-repeat  center left;}
.indbox2 .more a{font-size:14px;color:#ffffff;}
.video{width:343px;height:204px; float:right;overflow:hidden;}
/*视频结束*/

/* 核心产品开始*/
.core{width:1200px;height:auto;margin:0 auto;overflow: hidden;margin-bottom:90px;}
.core .c_title{width:1200px;height:auto;margin-top:40px;background:url(../images/line.png) no-repeat 156px center ;overflow: hidden;}
.core .c_title h2{width:153px;height:auto; font-size:30px;font-weight:normal;color:#024d9f;float:left;}
.core .c_title h2 p{width:153px;height:auto;font-size:18px;}
.core .c_title .c_more{width:90px;height:64px;line-height:64px;float:right;}
.core .c_title .c_more a{font-size:16px;color:#024d9f;}
.core .c_title .c_more:hover a{text-decoration:underline; }

.banner_c{ width:605px; height:444px;float:left;background:url(../images/bg7.jpg) no-repeat 0px 0px;margin-top:40px; }
.banner{width:590px; height:444px;overflow:hidden;position:relative; margin:0 auto;padding-top:5px; }
#main .box{width:100%;height:368px;position:relative;}
#main .box li{width:100%;height:368px;position:absolute;left:0px;top:0px;}
#main .box li h2{width:400px;height:60px;line-height:60px; margin-left:20px;font-size:16px;color:#ffffff;
 background:url(../images/img3.png) no-repeat  0px center,#024d9f;text-indent:30px;font-weight:normal; 
 z-index: 44;  }
#main .box li img{width:590px;height:368px;}
#main .btnLeft{width:42px;height:69px;position:absolute;left:0px;top:40%;background:url(../images/pre.png) no-repeat 0px 0px;z-index:100;}
#main .btnRight{width:42px;height:69px;position:absolute;right:0px;top:40%;background:url(../images/nex.png) no-repeat 0px 0px;z-index:100;}
#main .pag{text-align:right;position:absolute;width:100%;left:0;margin-top:23px;margin-right:10px;  }
#main .pag a{display:inline-block;width:14px;height:14px;background:#ffffff;margin-right:11px;
 -moz-border-radius: 10px; /* Firefox */
 -webkit-border-radius: 10px; /* Safari 和 Chrome */
 border-radius: 10px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
 behavior: url(ie-css3.htc);                 }
#main .pag a.active{border:1px solid #ffffff;background:none;
 -moz-border-radius: 50%; /* Firefox */
 -webkit-border-radius: 50%; /* Safari 和 Chrome */
 border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}
.pro_ri{width:595px; height:auto;float:left; margin-top:40px; }
.pro_ri ul{width:600px; height:auto;float:left;  }
.pro_ri ul li{width:300px; height:222px;float:left;background:url(../images/bg9.png) no-repeat 0px 0px;position:relative;  }
.pro_ri ul li a{}
.pro_ri ul li img{width:284px; height:206px;padding:5px 0 0 8px;}
.pro_ri ul li .pro_box{width:284px; height:206px;display:none;position:absolute;top:5px;left:8px;
	background:url(../images/bg8.png) no-repeat 0px 0px; }
.pro_ri ul li .pro_box h2{width:200px; height:30px;line-height:30px; font-size:18px;color:#ffffff;
 background:url(../images/img3.png) no-repeat  0px center;text-indent:28px;font-weight:normal;margin:0 auto;margin-top: 125px;}
.pro_ri ul li:hover .pro_box{display:block; }
/* 核心产品结束*/

/* 滚动图1开始*/
.indbox3bg{width:1920px;height:auto; left:50%;margin-left:-960px;position:relative; background:url(../images/bg10.jpg) no-repeat center center; }
.indbox3{width:1200px;height:auto;margin:0 auto;position:relative; }
.indbox3 .indbox3_t{width:770px;height:180px;margin-left:225px;margin-top:40px; text-align:center;
	font-size:16px;color:#ffffff;line-height: 23px;  }
.indbox3 .indbox3_t h3{text-align:center;font-size:31px;color:#ffffff;line-height:48px;font-weight:normal;padding-top: 46px; }
.indbox3 .indbox3_more{width:89px;height:109px;text-align:center;line-height:89px;position:absolute;top:-7px;right:0px;
  background:url(../images/bg11.png) no-repeat  0px center;float:right;}
.indbox3 .indbox3_more a{font-size:16px;color:#003671;font-weight:bold;}
 /*开始*/
.slideGroup2{ width:1200px; margin:0 auto; height:266px; overflow:hidden; padding-bottom:40px;}
.slideGroup2 .parBd2{ padding:0; zoom:1;  }
.slideGroup2 .slideBox2{ overflow:hidden; zoom:1;position:relative; }
.slideGroup2 .parBd2 .tempWrap{ float:left;  width:1200px; height:266px; overflow:hidden;}
.slideGroup2 .parBd2 ul{ overflow:hidden; zoom:1; float:left; width:1200px; height:266px; overflow:hidden;}
.slideGroup2 .parBd2 ul li{ width:284px; height:266px; float:left; margin-right:22px; overflow:hidden;}
.slideGroup2 .parBd2 ul li img{ border:1px solid #bfbfbf;}
.slideGroup2 .parBd2 ul li:hover img{border:1px solid #103766; }
.slideGroup2 .parBd2 ul li .pic2 img{ display:block;   width:284px; height:206px; }
.slideGroup2 .parBd2 ul li .picN2{width:284px; height:55px;line-height:55px; font-size:16px;color:#ffffff;
 background:url(../images/img3.png) no-repeat  0px center;text-indent:27px;font-weight:normal;}
.sPrev2{width:42px; height:69px;position:absolute;top:68px;left:0;background: url(../images/pre.png) no-repeat center center;z-index:11; }
.sNext2{width:42px; height:69px;position:absolute;top:68px;right:0;background: url(../images/nex.png) no-repeat center center;z-index:11; }
/*结束*/
/* 滚动图1结束*/

/* 新闻开始*/
.indbox4bg{width:1200px;height:auto;overflow:hidden; margin:0 auto;margin-top:55px;margin-bottom:95px;  }
.indbox4bg .indbox4_l{width:708px;height:447px;float:left;background:url(../images/bg12.jpg) no-repeat  0px center;}
.indbox4bg .indbox4_t{width:280px;height:94px;font-size:24px;float:right;color:#ffffff;margin-top:40px;}
.indbox4bg .indbox4_t p{width:280px;height:94px;font-size:20px;}
.indbox4bg .indbox4_c{width:708px;height:670px;}
.indbox4bg .indbox4_c .indbox4_c_l{width:140px;height:220px;margin:28px 0 0 30px;font-size:30px;color:#024d9f;float:left;}
.indbox4bg .indbox4_c .indbox4_c_l .indbox4_c_t{width:140px;height:90px;font-size:30px;color:#024d9f;}
.indbox4bg .indbox4_c .indbox4_c_l .indbox4_c_t p{font-size:18px;line-height:30px;}
.indbox4bg .indbox4_c .indbox4_c_l .indbox4_c_t .indbox4_c_line{width:58px;height:3px;background:#024d9f;margin-top:15px;  }
.indbox4bg .indbox4_c .indbox4_c_r{width:468px;height:auto;margin-top:28px;float:left;overflow:hidden; }
.indbox4bg .indbox4_c .indbox4_c_r li{width:468px;height:45px;line-height:45px;overflow:hidden;font-size:20px;color:#333333;
	font-weight:bold;background:url(../images/bg14.png) no-repeat  0px center;text-indent:20px; }
.indbox4bg .indbox4_c .indbox4_c_r li a{width:468px;height:45px;display:block; font-size:16px;color:#333333;font-weight:normal;}
.indbox4bg .indbox4_c .indbox4_c_r li:hover a{text-decoration:underline; }
.indbox4bg .indbox4_c .indbox4_c_r li span{float: right;font-size:14px;color:#666666;font-weight:normal;}
.indbox4_c_l .more{width:115px;height:48px;line-height:36px; text-indent:15px;margin-top:90px; 
	background:url(../images/bg6.jpg) no-repeat  center left;}
.indbox4_c_l .more a{font-size:14px;color:#ffffff;}

	/*cont05*/
.cont05{width: 490px;
	float:right;
	height: 445px;
    background:url(../images/bg15.jpg) no-repeat  center left;
	overflow:hidden;}
.cont05-con{width:auto;
	height:auto;
	overflow:hidden;}
.cont05-text{width:445px;
	height:375px;
	margin-left: 22px;
	margin-top:30px;background:url(../images/bg16.png) no-repeat  center center; }
.cont05-text h2{font-family:"Microsoft YaHei";font-size:16px;color:#333333;font-weight:normal;padding-top:45px;  }
.cont05-text p{font-size:14px;color:#666666;line-height:25px; }
.cont05-text img{width:444px;height:243px;}
.cont05-rg{
    position:absolute;top:30px;right:20px;
	width:28px;
	height:28px;}
.cont05-lf{
 position:absolute;top:30px;left:400px;
	width:28px;
	height:28px;}

	/*cont05结束*/
/* 新闻结束*/

/* 成功案例开始*/
.indbox5bg{width:1920px;height:auto;overflow: hidden; left:50%;margin-left:-960px;position:relative;border-top:1px solid #024d9f;}
.indbox5{width:1200px;height:auto;margin:0 auto;overflow: hidden;margin-bottom:50px; }
.indbox5 .indbox5_t{width:116px;height:49px;margin-top:50px;font-size:22px;color:#024d9f;line-height: 25px;padding-top: 14px;float:left; }
.indbox5 .indbox5_t p{font-size:12px;}
.slideGroup{ width:1084px;float:left; height:auto; overflow:hidden; margin-top:50px;}
.slideGroup .parBd .tempWrap{ float:left;  width:1100px!important; height:66px; overflow:hidden;}
.slideGroup .parBd{ padding:0; zoom:1;  }
.slideGroup .slideBox{ overflow:hidden; zoom:1;position:relative; }
.slideGroup .parBd ul{ overflow:hidden; zoom:1; float:left; width:1100px; height:66px; overflow:hidden;}
.slideGroup .parBd ul li{ width:122px; height:66px; float:left; margin-right:15px; overflow:hidden;}
.slideGroup .parBd ul li img{ border:1px solid #989898;}
/* 成功案例结束*/

/* footrt开始 */
.foot{width:1920px;height:294px;overflow: hidden; left:50%;margin-left:-960px;position:relative;background:url(../images/bg17.jpg) no-repeat  center center;}
.footer{width:1200px;height: auto;margin:0 auto;text-align:center;}
.footer1{width:1200px;height:234px;}
.footer-right{width:226px;height:auto;float:right;margin-top:44px;margin-left:100px;}
.footer-right ul{}
.footer-right ul li{width:226px;height:48px;line-height:48px;overflow:hidden;background:url(../images/bg19.png) no-repeat  center center;margin-bottom: 20px;
text-indent:30px;text-align:left; }
.footer-right ul li a{font-size:18px;color:#d0d0d0;}
.footer-right ul li:hover a{text-decoration:underline;}
.footer-center{width:470px;height:auto;text-align:left;float:left;margin-left:90px;margin-top:40px;font-size:14px;color:#ffffff;line-height:30px; }
.footer-left{width:245px;height:160px;float:left;margin:40px 0 0 30px;background:url(../images/bg18.png) no-repeat  70px 44px; 
line-height:22px;text-align:left;}
.footer-left img{width:107px;height:auto;float:left;display:block;}
.footer-left span{font-size:14px;color:#ffffff;line-height:22px;text-align:left;margin-top:20px;margin-left:10px;float:left;display:block; }
.copyright{font-size:14px;color:#ffffff;position:relative;bottom:0;text-align:center;width:1200px;height:50px;line-height: 50px;}

	/*cont08*/
.cont08{width:68px;
	position:fixed;
	right:10px;
	top: 200px;
	z-index: 10;}
.cont08 li{width:68px; cursor:pointer;
	height:68px;
	margin-bottom:8px;}
.cont08 .icon01{background:url(../images/icon01.jpg) no-repeat;}	
.cont08 .icon02{background:url(../images/icon02.jpg) no-repeat;}	
.cont08 .icon03{background:url(../images/icon03.jpg) no-repeat;}
.cont08 .icon04{background:url(../images/icon04.jpg) no-repeat;}
.ewm{width:120px;height:120px;margin-left: -125px;margin-top: -20px;position: absolute;display:none;}
.ewm img{width:107px;height:107px;border:5px solid #024d9f;}
.cont08-text01{width:200px;height:68px;line-height:68px; background-color:#024d9f;font-size:18px;color:#fff;
	text-align:center;margin-left: -210px;display:none;}
.cont08 .icon03:hover .ewm{display:block;}
.cont08 .icon02:hover .cont08-text01{display:block;}		
	/*cont08结束*/
/*footrt结束*/
/*首页结束*/

#zy{width:100%;height:auto;overflow: hidden;background:#eeeeee; }
/* about开始 */
.danye{width:1200px; height:auto; margin:0 auto; }
.zy_left{width:292px;height:auto;float:left;margin-bottom:40px;background:url(../images/bg20.png) no-repeat left center;
         position:relative;top:-70px;left:0;z-index:1;background-size:100% 100%;}
.zy_left_nav{width:292px;height:auto;overflow:hidden;}
.zy_left_title{width:276px;height:165px;overflow:hidden;margin:0 auto;margin-top:4px;margin-bottom:4px;}
.zy_left_title img{width:276px;height:165px;text-align:center;}
.zy_left_nav ul{width:276px;height:auto;margin:0 auto; }
.zy_left_nav li{width:276px;height:50px;line-height:50px;text-indent:32px;border-bottom:1px dashed #eeeeee;
background:url(../images/bg22.png) no-repeat  11px center;}
.zy_left_nav li a{width:276px;height:auto;display:block; color:#333333;font-size:16px;}
.zy_left_nav li:hover{background:url(../images/bg21.jpg) no-repeat left center;}
.zy_left_nav li:hover a{color:#ffffff;}
.zy_left_nav .ziyeon{background:url(../images/bg21.jpg) no-repeat left center;}
.zy_left_nav .ziyeon a{color:#ffffff;}
.zy_left_contact{width:216px;height:60px;overflow:hidden;background:url(../images/bg23.png) no-repeat 4px top;
 color:#024d9f;font-size:18px;padding:23px 0 0 76px;}
.zy_left_contact h2{color:#024d9f;font-size:15px;}
.Recruit_tt{width:270px;height:auto;line-height:30px; font-size:14px;color:#000000;margin:0 auto;margin-bottom:30px;margin-top:18px; }

.zy_right{width:895px;height:auto;margin:45px 0 100px 0;float:right;}
.zy_right_t{width:895px;height:55px;font-size:26px;color:#024d9f;text-indent:14px;
	background:url(../images/bg24.png) no-repeat  center bottom;}
.zy_right_t span{font-size:18px;padding-left: 10px;}

.zy_right_t .zy_right-w{height: 30px;line-height:20px;font-size:16px;color:#333333;float:right;padding-top:10px; text-indent:36px;
background:url(../images/fangzi.png) no-repeat 10px 13px; }
.zy_right_t .zy_right-w a{color:#024d9f;}
.zy_right_content{width:876px;margin:40px 0 0 20px;line-height:30px;font-size:16px;color:#333333;overflow: hidden;}

/* 推荐开始*/
.tuijianbg{width:100%;height:209px; background:#ffffff;}
.tuijian{width:1200px; margin:0 auto; height:209px; position:relative;z-index:2;}
.tuijian .tuijian_t{width:69px; height:179px;float:left; overflow:hidden;position:absolute;top:-6px;left:0px;}

 /*开始*/
.slideGroup3{ width:1125px;float:right;   height:195px; overflow:hidden;margin-top:13px;}
.slideGroup3 .parBd3{ padding:0; zoom:1;  }
.slideGroup3 .slideBox3{ overflow:hidden; zoom:1;position:absolute; }
.slideGroup3 .parBd3 ul{width:1125px; height:195px; overflow:hidden; zoom:1;  overflow:hidden; }
.slideGroup3 .parBd3 ul li{ width:214px; height:195px; float:left; margin-right:13px; overflow:hidden;}
.slideGroup3 .parBd3 ul li img{width:212px; height:154px; border:1px solid #bfbfbf;}
.slideGroup3 .parBd3 ul li:hover img{border:1px solid #103766; }
.slideGroup3 .parBd3 ul li .picN3{width:214px; height:39px;line-height:39px; font-size:14px;color:#024d9f;
 background:url(../images/bg22.png) no-repeat  0px center;text-indent:23px;}
/*结束*/
/* about结束 */

/* video.htm开始*/
.vidoe{ width:895px;float:right; height:auto; overflow:hidden;margin-top:13px;  }
.vidoe li{ width:395px;float:left; height:263px; overflow:hidden;margin:0 25px 25px 25px;overflow:hidden;  }
/* video.htm结束*/

/* 产品列表开始*/
.pro{width:883px; height:auto;margin-top:13px; overflow:hidden; }
.pro  li{width:290px; height:270px;float:left;margin:0 4px 35px 0; }
.pro  li a{  }
.pro  li img{width:274px; height:204px;padding:11px 8px;background:url(../images/bg9.png) no-repeat 0px 0px;background-size:100% 100%; }
.pro  li .box{width:274px; height:30px;line-height:30px; font-size:18px;color:#024d9f;margin:10px 0 0 8px;
	background:url(../images/bg22.png) no-repeat  0px center;text-indent:30px;}
.pro  li:hover img{background:url(../images/bg222.png) no-repeat  0px center;background-size:100% 100%; }
.pro  li:hover .box{text-decoration:underline;}

/*分页*/
.page{text-align:center;margin:10px 0;}
.page a{display:inline-block;padding:1px 12px; margin:0 3px;color:#ffffff;background:#024d9f;font-size:18px;}
.page a:hover{background:#7cafe8;}
.page .cu{background:#7cafe8;}
/* 产品列表结束*/

/*列表详情开始 */
#gallery {float:left; }
#descriptions { position: relative;height: 50px; background: #EEE; margin-top: 10px;width: 640px; padding: 10px;overflow: hidden;}
#descriptions .ad-image-description {position: absolute;}
#descriptions .ad-image-description .ad-description-title {display: block;}


.mod18Box { padding: 10px; border: 1px solid #CCC; background: #FFF; box-shadow:0px 1px 5px #CCCCCC }
.mod18{ width: 385px; height: 281px;position: relative; background: #f7f7f7;float:left; }
.mod18 .btn{position:absolute;width:15px;height:70px;top:306px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:0;background:url(../images/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:110px;width:42px;height:69px;}
.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:0;background:url(../images/nextBtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:680px;height:330px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:640px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{height:281px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:281px;position:absolute;}
.mod18 .picBox li{width:385px;height:281px;}
.mod18 .picBox li img{ border:1px solid #bfbfbf;}
.mod18 .listBox{ width: 332px; height: 56px; margin: 0 auto; position: relative; padding: 6px 0 0px; overflow: hidden; }
.mod18 .listBox ul{height:56px;position:absolute;margin:0 auto;}
.mod18 .listBox li{width:75px;cursor:pointer;position:relative; margin-right:10px;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:75px;height:54px;}
.mod18 .listBox li img{width:75px;height:54px; border:1px solid #bfbfbf;}
.mod18 .listBox .on img{width:75px;height:54px;}
.mod18 .listBox .on i{display:block;}

/**/
.pros{width:460px;height:auto;overflow: hidden;float:right;}
.pros .pros_t{width:460px;height:258px;overflow: hidden;margin-top:13px;font-size:16px;color:#333333;line-height:30px; }
.pros .pros_t h2{width:460px;height:35px;line-height:35px;font-size:26px;color:#024d9f;font-weight:normal; 
	overflow: hidden;margin-top:10px; }
.proqq{width:460px;height:auto;overflow: hidden;float:right;  }
.proqq .zixun{width:204px;height:65px;line-height: 60px;float:left;margin-left: 30px; background:url(../images/qq.png) no-repeat  0px center;text-indent:80px; }
.proqq .zixun a{ font-size:26px;color:#ffffff; }
.proqq .protel{width:125px;height:50px;line-height:20px;float:left;font-size:16px;color:#ffffff;text-align: center;
	margin-left: 20px; background:url(../images/tel1.png) no-repeat  0px center;padding-top:15px;padding-left:78px;  }

.pros1{width:876px;height:auto;overflow: hidden;margin-top:40px;margin-bottom:40px;}
.pros1 h2{width:876px;height:30px;line-height:30px; overflow: hidden;font-size:26px;color:#024d9f;
background:url(../images/bg26.png) no-repeat  right center;font-weight:normal; }
.pros1 .pros_c{width:876px;height:auto;line-height:30px; overflow: hidden;font-size:16px;color:#333333;
font-weight:normal; margin-top:40px;}
/**/

.fenye{width: 876px;height:auto;overflow: hidden;}
.pagee{width: 680px;height:auto;overflow: hidden;  padding-top:20px;float: left; }
.pagee a{ color:#333333; font-size:14px;}
.pagee li{list-style-type:none;}
.pagee li:hover a{color:#024d9f;text-decoration:underline;} 

.fanhui{width: 116px;height: 32px;line-height: 32px;text-align: center;font-weight: bold;
 background:#024d9f;margin-top: 30px;border-radius:5px;margin-right:9px;float: right;}
.fanhui a{ color:#ffffff;font-size:16px;}
/*列表详情结束 */

/*new开始*/
.znew{width:880px;height:752px;float:left;background:url(../images/bg27.png) no-repeat  0px center;overflow:hidden;}
.znew .znew_t{width:280px;height:94px;font-size:24px;float:right;color:#ffffff;margin-top:40px;}
.znew .znew_t p{width:280px;height:94px;font-size:20px;}
.znew .znew_c{width:880px;    height: 500px;}
.znew .znew_c .znew_c_l{width:140px;height:220px;margin:28px 0 0 30px;font-size:30px;color:#024d9f;float:left;}
.znew .znew_c .znew_c_l .znew_c_t{width:140px;height:60px;font-size:30px;color:#024d9f;}
.znew .znew_c .znew_c_l .znew_c_t p{font-size:18px;line-height:35px;}
.znew .znew_c .znew_c_l .znew_c_t .znew_c_line{width:58px;height:3px;background:#024d9f;margin-top:15px;  }
.znew .znew_c .znew_c_r{width:640px;height:auto;margin-top:28px;float:left;overflow:hidden;margin-left:30px; }
.znew .znew_c .znew_c_r li{width:640px;height:45px;line-height:45px;overflow:hidden;font-size:20px;color:#333333;
	font-weight:bold;background:url(../images/bg14.png) no-repeat  0px center;text-indent:20px; }
.znew .znew_c .znew_c_r li a{width:640px;height:45px;display:block; font-size:16px;color:#333333;font-weight:normal;}
.znew .znew_c .znew_c_r li:hover a{text-decoration:underline; }
.znew .znew_c .znew_c_r li span{float: right;font-size:14px;color:#666666;font-weight:normal;}
.znew_c .znew_c_l .lin1{width:57px;height:3px;background:#024d9f;margin-top: 20px;}
/* new结束*/

/* new-show开始*/
.newshow{width:880px;height:auto;overflow:hidden;}
.newshow h2{width:880px;height:auto;overflow:hidden;font-size:20px;color:#024d9f;font-weight:normal;
	text-align:center;margin-bottom: 40px;}
.newshow h2 p{font-size:14px;color:#333333;text-align:center;}
.newshow_c{width:880px;height:auto;overflow:hidden;font-size:16px;color:#333333;}
/*  new-show结束*/

/*solve开始*/
.solve{width:883px; height:auto;margin-top:13px; overflow:hidden; }
.solve  li{width:290px; height:270px;float:left;margin:0 4px 35px 0;
	background:url(../images/bg29.png) no-repeat 0px 0px;background-size:100% 100%; }
.solve  li a{ font-size:18px;color:#ffffff; }
.solve  li img{width:274px; height:196px;padding:11px 8px 0 8px; }
.solve  li .box{width:274px; height:30px;line-height:30px; margin:10px 0 0 8px;text-indent:20px;}
.solve  li:hover{background:url(../images/bg28.png) no-repeat  0px center;background-size:100% 100%; }
/*solve结束*/

/* online开始*/
.onlin{width:883px; height:auto;margin-top:13px; overflow:hidden; }
.onlin  li{width:290px; height:270px;float:left;margin:0 4px 35px 0;position:relative;
	background:url(../images/bg29.png) no-repeat 0px 0px;background-size:100% 100%; }
.onlin  li a{ font-size:18px;color:#ffffff; }
.onlin  li .boximg{width:274px; height:203px;padding:5px 8px 0 8px; }
.onlin  li .boximg img{width:274px; height:203px; }
.onlin  li .box{width:274px; height:256px;position:absolute;top:5px;left:8px;}
.onlin  li .box img{width:274px; height:203px;display:none;}
.onlin  li p{width:274px;line-height:50px;text-indent:15px;display:block; }
.onlin  li:hover{background:url(../images/bg28.png) no-repeat  0px center;background-size:100% 100%; }
.onlin  li:hover img{display:block; }
/* online结束*/

/* case开始*/
.case{width:930px; height:auto;margin-top:13px; overflow:hidden; }
.case  li{width:175px; height:130px;float:left;margin:0 55px 25px 0; }
.case  li a{  }
.case  li img{width:175px; height:93px;}
.case  li .box{width:175px; height:35px;line-height:35px; font-size:14px;color:#333333;}
.csses{width:883px; height:auto; word-wrap:break-word;
-moz-column-count:3; /* Firefox *//*文本排成3列*/
-webkit-column-count:3; /* Safari and Chrome */
column-count:3;
line-height:45px;}
/* case结束*/
/* 联系开始*/
.cont{width:876px; height:630px;overflow:hidden;background:#ffffff;}
.cont .contimg{width:530px; height:328px;overflow:hidden;float:left;margin:20px 15px 25px 20px;}
.cont .cont_c{width:310px; height:353px;overflow:hidden;float:left;margin:20px 0 0 0;
font-size:16px;color:#000000;background:url(../images/shou.png) no-repeat  bottom right;}
.cont .cont_c h2{font-size:20px;color:#333333; }

.gbook{width: 876px;height:auto;overflow: hidden;border-top:4px solid #eeeeee; }
.gbook ul {width: 830px;height:auto;overflow: hidden;margin:0 auto;margin-top:13px; }
.gbook ul .gboo1{width:357px;height:auto;float:left; }
.gbook ul .gboo2{width:357px;height:auto;float:right;margin-top:13px;}
.gbook li {width:357px;height:55px;line-height:55px;font-size: 14px;color: #484848;border-bottom: 1px solid #d5d5d1;}
.gbook li p{width:90px;line-height: 55px;height:55px;text-align:left;font-size: 18px;color: #484848;float: left;text-indent: 0em;}
.gbook input {width:267px;height: 28px;line-height: 28px;border: none;background: none;}
.gbook textarea {width:280px;height:139px;line-height: 20px;overflow: hidden; background: none;margin-top:-150px;padding-left:120px; padding-top: 22px;  }
.gbook .zym_img{position: relative;display: block;float: left;margin-top:10px;margin-left: 10px;height: 28px;}
.gbook .pro_list_one1{width: 100%;height: 51px;}
.gbook .gb_tjan{width: 100%;height: auto;border: none!important;}
.gbook .gb_tijiao{width:63px;height: 28px;border-bottom: 1px solid #d2d2d2;float: right; color: #fff;font-size: 14px;
	font-weight:bold; line-height:28px;text-align: center;cursor: pointer;margin-left:73px;background:#024d9f;margin-top:18px;  }

/* 联系结束*/








