@charset "utf-8";
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing: border-box;}
:focus{outline:0}
body{color:#666;font-size:14px;font-family:"微软雅黑"; width: 100%;}
ul li{list-style:none}
a{text-decoration:none;  transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s; }

img{border:none}
h1,h2,h3,h4,h5{font-weight: normal}

.clr{clear:both}
.container{margin:0 auto;width:1200px}

.header_nav_top{width:100%;height:43px; background: #0685ba;}
.headr_top_left{width:auto;float: left; height:43px; line-height:43px; font-size: 14px; color: #bbe0df}
.index_linaxi_left{float: right; line-height: 43px;}
.h_dh{font-size: 14px; color: #bbe0df; float: left; background: url(../images/h_dh.png) no-repeat left center; padding-left: 20px;}
.h_dz{font-size: 14px; color: #bbe0df; float: left; background: url(../images/h_dz.png) no-repeat left center; padding-left: 20px; margin-left: 20px;}

.logo{width:355px; height: 65px; float: left; margin-top:12px;}
.h_nav{width:100%;  height:100px; line-height: 60px;}
.h_nav ul.nav{width:790px;  height:100%; margin: 0px auto; float: right }
.nav .nLi{position:relative;float:left;display:inline;height:100%;width:131px; text-align: center; height:100px; line-height: 100px}
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%;}
.nav .nLi h3 p{width:100%;height:100%}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#000000;font-size:16px; text-align: center }
.nav .sub{position:absolute;top:100px;left:0;
	z-index:999;display:none;padding:0;width:100%;background:#f5f4f4;line-height:26px;}
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:12px}
.nav li.active{background:#0685ba}
.nav li.active h3 a{color:#fff}
.sub li:hover a{color:#0685ba}






/*banner*/
.banner{height:600px; background: #efefef; position: relative}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:600px;}
.banner .slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:50%; top:130px; z-index:99; margin-left: -600px; width: 1200px; }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{ float:left; margin-right:2px;  width:10px; height:10px; line-height:14px; text-align:center; border: 2px solid #fff; cursor:pointer; border-radius: 50%; margin: 0px 5px; }
.banner .slideBox .hd ul li.on{ background:#0685ba; border: 0 }
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:600px;vertical-align:middle;zoom:1; position: relative}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}

.banner_info{width:1200px; height: 100%; position: absolute; top:170px; left:50%; z-index: 9; margin-left: -600px;}
.banner_info h3{font-size: 48px; color: #ffffff; font-weight: bold;}
.banner_info p{font-size: 22px; color: #ffffff; background: url(../images/ban_jt.png) no-repeat left center; padding-left:50px; margin: 10px 0}
.banner_zi{width:100%; height: auto; margin-top: 50px;}
.banner_zi span{font-size: 14px; color: #ffffff; float: left; line-height: 28px;}
.banner_zi i{width:88px; height: 28px; border: 1px solid #0685ba; background: #26615a; text-align: center; line-height: 28px; font-size: 14px; color: #fff; display: block;  font-style: normal; float: left; margin-left: 20px;}




/*服务*/
.index_service{width:100%; height: auto; overflow: hidden; position: relative; padding: 20px 0; margin-top: -122px;}
.index_service .container{background: #fff; box-shadow: 1px 1px 10px rgba(0,0,0,0.5); padding: 25px;}
.index_service ul{width:100%; height: auto; overflow: hidden; margin-top: 32px;}
.index_service ul li{width:370px; height:auto; float: left; margin-right: 20px;}
.index_service ul li .index_service_pic{width:100%; height: auto; overflow: hidden;}
.index_service_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_service ul li p{width:100%;  height: 60px; line-height: 60px; text-align: center; font-size: 18px; color: #000000; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_one{width:187px; height: 166px; position: absolute; bottom:260px; left:0; padding-top:35px; display:none}
.index_one h3{font-size: 88px; color: #000; font-weight: bold; border-bottom: 6px solid #000; padding-right: 20px; margin-left: 52px; position: relative; z-index: 99; 
	font-family: "Arial"}
.index_one:after{content: ""; width: 167px; height: 99px; background: #9ad9d7; position: absolute; top:0; left:0; box-sizing:9}
.mr_frbox_zuo{height:auto; position: relative; width:100%; margin-top:43px }
.mr_frUl_zuo{height:100%;width:100%;}
.index_service ul li a{width:100%; height: auto; display: block}
.index_service ul li a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_service ul li a:hover p{color:#0685ba}
.index_service ul li:nth-child(3n){margin-right:0}


/*关于我们*/
.index_about{width:100%; height:auto; overflow: hidden;  padding:63px 0; position: relative; z-index:99}
.index_about .index_about_t{width: 100%; height: auto; overflow: hidden; text-align: center}
.index_about_t h3{font-size: 30px; color: #000000; font-weight: bold;}
.index_about_t p{font-size: 18px; color: #0685ba; line-height: 40px; }
.index_about_t hr{width:76px; height:4px; background: #0685ba; border: 0px; margin: 4px auto 0 }
.index_about_xx{width:100%; height: auto; overflow: hidden;  margin-top: 46px; text-align: center}
.index_about_xx a{font-size: 16px; color: #333333; line-height: 28px;}
.index_about ul{width:100%; height: auto; margin-top: 40px; padding: 10px}
.index_about ul li{width:270px; height: 270px; float: left; background: #fff; border-radius:50%; box-shadow: 1px 1px 10px rgba(0,0,0,0.5); margin-right: 33px; padding: 10px; text-align: center}
.index_about ul li:last-child{margin-right: 0}
.index_about ul li .index_num{width:100%; height: 100%; border-radius: 50%; border: 4px solid #d4efee; text-align: center; padding-top:70px;}
.index_num h4{font-size:18px; color: #555555;}
.index_num p{font-size: 18px; color: #555}
.index_num p span{font-size: 44px; color: #0685ba; font-weight: bold;}
.index_two{width:187px; height: 166px; position: absolute; top:30%; right:0; padding-top:35px; display:none;}
.index_two h3{font-size: 88px; color: #000; font-weight: bold; border-bottom: 6px solid #000;  margin-right: 52px; position: relative; z-index: 99; 
	font-family: "Arial"; text-align: right}
.index_two:after{content: ""; width: 167px; height: 99px; background: #9ad9d7; position: absolute; top:0; right:0; box-sizing:9}


/*资质*/
.index_zizhi{width:100%; height:770px; background: url(../images/about_bj.png) no-repeat center; position: relative; padding-top: 145px; z-index: 9; margin-top: -120px}
.index_zizhi_right{width:524px; height: auto;float: right}
.index_zizhi_t{width:100%; height: 62px; overflow: hidden; line-height:50px; background: url(../images/case_l.jpg) no-repeat left bottom }
.index_zizhi_t h3{font-size: 30px; color: #000; font-weight: bold; float: left; }
.index_zizhi_t p{font-size: 18px; color: #0685ba; float: left; margin-left: 10px;}
.index_zizhi_t a{width:90px; height: 30px; background: #0685ba; text-align: center; line-height: 30px; float: right; font-size: 14px; color: #fff; margin-top: 20px;}
.index_zizhi_xx{width:100%; height: auto; overflow: hidden; margin: 20px 0}
.index_zizhi_xx a{font-size: 16px; color: #000000; line-height:28px;}
.index_video{width:520px; height: 340px; margin-top:62px; position: relative}
.index_video p{width:100%; height: 58px; background: rgba(0,0,0,0.5) url(../images/bjs.png) no-repeat 120px center; position: absolute; bottom:0; left:0; line-height: 58px; padding: 0px 10px; font-size: 18px; color: #fff}
.index_three{width:187px; height: 166px; position: absolute; top:200px; left:0; padding-top:35px; display:none}
.index_three h3{font-size: 88px; color: #000; font-weight: bold; border-bottom: 6px solid #000; padding-right: 20px; margin-left: 52px; position: relative; z-index: 99; 
	font-family: "Arial"}
.index_three:after{content: ""; width: 167px; height: 99px; background: #fff; position: absolute; top:0; left:0; box-sizing:9}



.picScroll-left{ overflow:hidden; position:relative; width:654px; float: left }
.picScroll-left .bd{width:100%; height: auto; overflow: hidden}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{width:293px; height: 415px; margin:0px 8px; position: relative}
.picScroll-left .bd ul li .pic img{width:293px; height: 415px; position: relative; z-index: 9}
.picScroll-left .bd ul li .pic a:hover img{ }
.picScroll-left .bd ul li .title{width:100%; height: 40px; line-height: 40px; font-size:16px; color: #000000; margin-top: 20px; }
.picScroll-left .bd ul li .title a{ font-size:16px; color: #000000; width: 100%; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.picScroll-left .bd ul li .pic:after{content: ""; width: 293px; height: 415px; background: rgba(0,0,0,0.2); position: absolute; top:10px; left:10px;}

.picScroll-left .hd{ overflow:hidden; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:24px; height:115px; margin-right:30px; margin-top:-26px;  overflow:hidden; position:absolute; top:36%;
	 cursor:pointer; margin-top:-25px; z-index:99}
.picScroll-left .hd .next{background:url(../images/h_right.png) no-repeat center; right:0}
.picScroll-left .hd .prev{background:url(../images/h_left.png) no-repeat center; left: 26px;}
.picScroll-left .hd .next:hover{background: url(../images/p_hright.png) no-repeat;}
.picScroll-left .hd .prev:hover{background: url(../images/p_hleft.png) no-repeat;}






/*案列*/
.index_case{width:100%; height:560px; background: url(../images/case_bj.jpg) no-repeat center; padding-top: 64px; position: relative; margin-top: -120px;}
.index_case_t{width:100%; height: 62px; overflow: hidden; line-height:50px; background: url(../images/case_l.jpg) no-repeat left bottom; }
.index_case_t h3{font-size: 30px; color: #000; font-weight: bold; float: left; }
.index_case_t p{font-size: 18px; color: #0685ba; float: left; margin-left: 10px;}
.index_case_t a{width:90px; height: 30px; background: #0685ba; text-align: center; line-height: 30px; float: right; font-size: 14px; color: #fff; margin-top: 20px;}
.index_case_t a:hover,.index_zizhi_t a:hover{background:#333;}

/*
.index_case ul{width:100%; height: auto; overflow: hidden; margin-top: 36px;}
.index_case ul li{width:395px; height: auto; float: left; margin-right: 7px; margin-bottom: 5px;}
.index_case ul li a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_case ul li a:hover .in_case_pic{border: 1px solid #0685ba}
.case_more{width:32px; height:32px; background: url(../images/case_more.png) no-repeat center; text-align: center; line-height:28px; color: #3a78b5; display: block; margin: 10px auto 0;  }

.mr_frbox{height:auto; position: relative; width:100%; margin-top:43px }
.mr_frUl{height:100%;width:100%;}*/


.index_si{width:187px; height: 166px; position: absolute; bottom:15%; right:0; padding-top:35px; display:none;}
.index_si h3{font-size: 88px; color: #000; font-weight: bold; border-bottom: 6px solid #000;  margin-right: 52px; position: relative; z-index: 99; 
	font-family: "Arial"; text-align: right}
.index_si:after{content: ""; width: 167px; height: 99px; background: #9ad9d7; position: absolute; top:0; right:0; box-sizing:9}
.Box{width:100%; height: auto; }
.Box .Box_con {position: relative; margin-top:40px;}
.Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:395px;height:auto; margin-left:7px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li:hover img{transform: scale(1.1);}
.Box .Box_con .conbox ul li p{width:100%; height: 50px; line-height: 50px;  font-size: 16px; color: #000000; text-align: center}
.Box .Box_con .btn {display: block;width:24px;height:115px;cursor: pointer;  text-align: center; position: absolute; top:30%;  margin-top: -25px;  }
.Box .Box_con .btnl {float: left; background: url(../images/h_left.png) no-repeat; left:-50px;}
.Box .Box_con .btnr { float: right; background: url(../images/h_right.png) no-repeat; right:-50px;}
.Box .Box_con .btnl:hover{background: url(../images/p_hleft.png) no-repeat;}
.Box .Box_con .btnr:hover{background: url(../images/p_hright.png) no-repeat}
.in_case_pic{width: 100%; height: 251px; border: 1px solid #dcdcdc; padding: 10px; background: #fff}
.in_case_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 75px; position: relative}
.inedx_news_left{width:752px; height: auto;  float: left}
.index_news_t{width:100%; height: 42px; border-bottom: 1px solid #dcdcdc}
.index_news_t h3{font-size: 30px; color: #0685ba; font-weight: bold; border-bottom: 2px solid #0685ba; float: left; }
.index_news_t .in_news_tright{width:224px; float: right; line-height: 42px;}
.index_news_t .in_news_tright a{font-size: 16px; color: #333333; float: right; margin-right: 20px;}
.index_news_pic{width:430px; height: 280px; float: left; margin-top: 30px;}
.index_news_pic .slideBox{position:relative;overflow:hidden;width:100%;height:280px;}
.index_news_pic .slideBox .hd{ height:45px; overflow:hidden; position:absolute;right:0; bottom:0; z-index:1; }
.index_news_pic .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.index_news_pic .slideBox .hd ul li{ float:left;  width:49px; height:45px; line-height:45px; text-align:center;  text-align: center; font-size:16px;  color:#fff; 
	font-family: "Arial"  }
.index_news_pic .slideBox .hd ul li.on{ background:rgba(4,134,185,0.8); }
.index_news_pic .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.index_news_pic .slideBox .bd ul{width:100%;height:100%}
.index_news_pic .slideBox .bd li{width:100%;height:280px;vertical-align:middle;zoom:1; position: relative}
.index_news_pic .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.index_news_pic .slideBox .bd img{display:block;width:100%;height:100%}
.index_news_pic .slideBox .bd li .in_news_pcxx{width:100%; height: 45px; line-height: 45px; background: rgba(0,0,0,0.5); position: absolute; bottom:0; left:0}
.index_news_pic .slideBox .bd li .in_news_pcxx p{width:280px; height:100%; font-size: 16px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 0px 10px;}
.index_news_topxx{width:304px; height: auto; float: right;  margin-top: 30px;}
.index_news_topxx li{width:100%; height:76px; border-bottom: 1px solid #dcdcdc; padding-bottom: 10px; margin-top: 15px;}
.index_news_topxx li h4{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #000000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;  background: url(../images/san_jiao.png) no-repeat left center; padding-left: 20px;}
.index_news_topxx li p{font-size: 14px; color: #555555; line-height:25px;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.index_news_right{width:396px; height: auto; float: right}
.index_news_right ul{width:100%; height: auto; margin-top: 52px;}
.index_news_right ul li{width:100%; height: auto; border-bottom: 1px solid #dcdcdc; padding-bottom: 10px; overflow: hidden; margin-top: 25px;}
.in_news_time{width:76px; height: auto; float: left; background: url(../images/n_hx.png) no-repeat right center; margin-top: 10px;}
.in_news_time span{font-size: 16px; color: #0685ba; font-family: "Arial"; font-weight: bold;}
.in_news_time p{font-size: 16px; color: #0685ba; font-family: "Arial";}
.in_news_rxx{width:303px; height: auto; float: right}
.in_news_rxx h3{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #000000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;  background: url(../images/san_jiao.png) no-repeat left center; padding-left: 20px;}
.in_news_rxx p{font-size: 14px; color: #555555; line-height:25px;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.index_news_topxx li:hover h4,.index_news_topxx li:hover p{color:#0685ba}
.index_news_right ul li:hover h3,.index_news_right ul li:hover p{color:#0685ba}
.index_news_t .in_news_tright a:hover{color:#0685ba}

.index_wu{width:187px; height: 166px; position: absolute; top:0; left:0; padding-top:35px; display:none;}
.index_wu h3{font-size: 88px; color: #000; font-weight: bold; border-bottom: 6px solid #000; padding-right: 20px; margin-left: 52px; position: relative; z-index: 99; 
	font-family: "Arial"}
.index_wu:after{content: ""; width: 167px; height: 99px; background: #9ad9d7; position: absolute; top:0; left:0; box-sizing:9}




/*底部*/
.footer{width:100%;height:auto;background:#222222;  display: block; padding:30px 0; overflow: hidden }
.footer_left{widt:305px;height: auto; float: left; text-align: center}
.footer_left h3{font-size: 18px; color: #999999; font-weight: bold; margin-top: 8px; margin-bottom: 20px;}
.footer_left h4{width:100%; line-height:25px; font-size: 14px; color:#0685ba}
.footer_left span{font-size: 12px; color: #ffffff; font-family: "Arial"; opacity: 0.2}
.footer_right{width:518px; height: auto;float: left; margin-left:40px;}
.footer_right dl{float: left; width: auto; margin-right:38px;}
.footer_right dl dt{font-size: 16px; color: #777777; font-weight: bold; background: url(../images/nav_x.png) no-repeat left bottom; height: 40px; line-height: 40px;}
.footer_right dl dd{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.footer_right dl dd a{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #777777; display: block}
.footer_right dl dd a:hover{color:#fff}
.footer_right dl:last-child{margin-right: 0}
.footer_img{width:288px;  height: auto; overflow: hidden;float: right; }
.footer_img dl{width:134px; height: auto; float: left; margin-top: 10px; }
.footer_img dl dt{width:134px; height: auto; }
.footer_img dl dt img{width:100%; height: 100%; display: block}
.footer_img dl dd{width:100%; height:35px; line-height: 35px; font-size: 14px; color: #6e6e6e; text-align: center }
.footer_img h3{font-size: 16px; color: #6e6e6e; border-bottom: 1px solid #0685ba; line-height: 40px;}
.footer_img dl:last-child{float: right}
.copy{clear:both;width:100%;height:60px;color:#777;font-size:14px;line-height:60px;  background: #222222; border-top:1px solid #353535}
.copy_l{float:left; font-size:14px; color:#777}
.copy_l a{color:#777}
.copy_l a:hover{color:#63b846!important}
.copy_r{float:right; margin-left:15px; height: 100%; font-size:14px; color:#777}

.footer_link{width:100%; height:auto; line-height:50px; background: #ebebeb; overflow: hidden;
	margin-top: 80px;}
.footer_link p{font-size: 16px; color: #0685ba; float: left; width:80px; }
.footer_link .footer_a{width:1120px; float: left; height: 100%; }
.footer_link .footer_a a{font-size:14px; color: #666666; margin: 0px 10px;}
.footer_link .footer_a a:hover{color:#63b846}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#0685ba;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}





/*内页banner*/
.ny_banner{width:100%; height:450px;  color: #ffffff; }
.case_ban{background: url(../images/case_ban.jpg) no-repeat center;}
.conatct_ban{background: url(../images/conatct_ban.jpg) no-repeat center;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center;}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center;}

.ny_banner_left{width:1020px; float: right; line-height:50px; height: 50px; margin-top:200px; }
.ny_banner_left .ny_banner_nav{width:100%;}
.ny_banner_left .ny_banner_nav a{width:auto; float: right;  margin: 0px 20px;  font-size: 16px; color: #fff;}
.ny_banner_left .ny_banner_nav a.active{font-size: 24px; color: #3ad2cc;   font-weight: bold;}
.ny_banner_left .ny_banner_nav a:hover{font-size: 24px; color: #3ad2cc;   font-weight: bold;}
.ny_banner_right{ float: left; width: auto;  margin-top:200px; display:block; line-height:50px;}
.ny_banner_right h4{font-size: 30px; color: #fff; font-weight: bold; text-align: right; }
.ny_title{width:100%; height: 63px;  border-bottom: 1px solid #eeeeee; }
.ny_title h3{ font-size:16px; color: #333333; float: left; line-height:58px; height:100%}
.ny_title h3 span{ font-size: 30px; color: #0685ba; font-family: "Arial"; margin-right: 20px; font-weight: bold; background: url(../images/l_xian.jpg) no-repeat bottom center; padding-bottom: 16px;}
.ny_title_right{float: right; font-size:14px; color: #333333; background: url(../images/shouye.png) no-repeat left center; padding-left:25px;  height:100%; line-height:63px;}
.ny_title_right span{color: #333333;}
.ny_title_right a:hover{color:#0685ba}
.ny_title_right a{font-size:14px; color: #333333; }



/*科研中心*/
.ny_keyan{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.ny_keyan_left{width:54%; float: left; height: auto; overflow: hidden}
.ny_keyan_top{width:100%; height: 66px; position: relative}
.ny_keyan_top h3{width:90%; height: 66px; background: #eeeeee; line-height: 66px; font-size: 24px; color: #333333 ;padding-left: 20px;}
.ny_keya_lan{width:115px; height: 160px; background: #53a575;  position: absolute; top: 0px; right:0px; z-index: 222; padding: 33px 14px;}
.ny_keya_lan p{font-size: 16px; color: #fff;  background: url(../images/b_xians.png) no-repeat bottom left; padding-bottom: 10px;}
.ny_keyan_bxx{width:100%; height: auto; overflow: hidden}
.ny_keyan_bxx img{width:100%; height: auto}
.ny_keyan_bxx p{width:90%; margin: 40px auto; height: auto; font-size: 16px; color: #666666; line-height: 26px; }
.ny_keyan_right{width:40%; height: auto; float: right; margin-right: 20px; padding-top: 60px;}
.ny_keyan_right p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666666; line-height: 26px;}
.ny_keyan_rpic{width:100%; height: auto; overflow: hidden; margin-top:10%;}
.ny_keyan_li{width:100%; height:auto;  background: #e5e5e5; padding: 10px; }
.ny_keyan_l{width:345px; height: auto; float: left}
.ny_keyan_l img{width:100%; height: auto; overflow: hidden; margin-bottom: 10px;}
.keyan_lan{width:100%; height: 50px; background: #53a575}
.ny_keyan_r{ float: right; width: 114px; height: 163px; }
.ny_keyan_r img{width:100%; height: 100%; margin-top: 150px;}


/*内页公司简介*/
.ny_jianjie{font-size:16px; color:#666; line-height:28px; width:100%; height:auto; margin:20px 0 50px; overflow:hidden }
.ny_jianjie img{max-width:100%;}




/*内页视频*/
.ny_peijian{width: 100%; margin: 60px 0 0; overflow:hidden}
.ny_peijian ul{width:100%; height: auto; overflow: hidden}
.ny_peijian ul li{width:31.3%; height:auto; float: left; margin-right: 3%; margin-bottom: 15px}
.ny_peijian ul li:last-child,.ny_peijian ul li:nth-child(3n){margin-right: 0px;}
.ny_peijian ul li div{width:100%; height:auto; overflow: hidden}
.ny_peijian ul li div img{width:100%; height: 100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}

.ny_peijian ul li p{ font-size: 16px; color: #333333; height: 40px; line-height: 40px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin: 10px 0}
.pei_link{width:300px; height: 55px; background: #53a575; color: #fff; text-align: center; line-height: 55px; display: block; overflow: hidden; margin:32px auto 0;}
.ny_peijian ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_peijian ul li:hover p{color:#53a575}





/*内页联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin-bottom:50px;}
.ny_contact_info{ margin-top:40px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.ny_conta_info{width:100%; height: auto; padding:40px; overflow: hidden}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: 40px; line-height: 40px;}
.ny_conta_dz{width:70%; height: auto; float: left; font-size:16px; line-height:26px; color:#666}
.ny_dz{width:50%; float:left;}
.ny_dz h3{font-size:16px; color:#333333; line-height:35px;}
.ny_dz p{font-size: 16px; color: #999999; line-height: 30px;}
.ny_cont_wx{width:30%; height: auto; float: right}
.ny_cont_wx dl{width:45%; height: auto; float: left; margin-right: 5%;}
.ny_cont_wx dl dt{width:100%; height:auto; border: 4px solid #e5e5e5; padding:5px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 450px;}





/*荣誉资质*/
.ny_honor_li{height: auto; display: block; overflow: hidden; margin-top: 36px; }
.ny_honor_li ul{width:100%; overflow: hidden; height: auto; margin-bottom:66px}
.ny_honor_li li{width:24%; height:auto; float: left; position: relative; margin-right:1.3%; margin-bottom: 25px; }
.ny_honor_li li:nth-child(4n){margin-right: 0px;}
.ny_honor_img{width:100%; height: 100%; overflow: hidden; border: 1px solid #d2d2d2;}
.ny_honor_img img{width:100%; height: 100%; display:block; transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
}
.ny_honor_h{width:100%; height: 100%; z-index: 999; font-size:16px; color:#333; line-height:25px;  height:50px; text-align: center; margin-top:10px; }
.ny_honor_li li:hover .ny_honor_img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*案列中心*/
.ny_case_li{height: auto; display: block; overflow: hidden; margin-top: 36px; margin-bottom:40px; }
.ny_case_li ul{width:100%; overflow: hidden; height: auto; margin-bottom:20px}
.ny_case_li li{width:24.2%; height:auto; float: left; position: relative; margin-right:1%; margin-bottom: 25px; }
.ny_case_li li:nth-child(4n){margin-right: 0px;}
.ny_case_img{width:100%; height: auto; overflow: hidden; position:relative; border: 1px solid #d2d2d2;}
.ny_case_img img.case_pic{width:100%; height: 100%; transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
}
.ny_case_h{width:100%; height: 100%; line-height: 216px; position: absolute; top: 0px; left: 0; z-index: 999; background: rgba(0,0,0,0.5) url(../images/ss.png) no-repeat center; text-align: center; display: none}
.ny_case_h img{width:26px; height: 26px;}
.ny_case_li li:hover .ny_case_h{ display: block}
.ny_case_li li:hover .ny_case_img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_case_show{width:100%; height:auto; overflow:hidden; margin-bottom:50px; font-size:16px; color:#666; line-height:26px; margin-top:20px;}
.ny_case_li p{width:100%; height:40px; line-height:40px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:center; font-size:16px; color:#666}



/*内页新闻*/
.ny_news{width:100%; height: auto; overflow: hidden}
.ny_qynew{height: auto; overflow: hidden;margin-top:30px; margin-bottom:50px;}
.ny_qynew h1,.ny_hynews h1{ font-size: 30px; color: #313131; text-align: center;  font-weight: bold; line-height: 45px; margin-bottom: 19px;}
.ny_qynew_rq{width:14%; height: 145px; background: #bfbfbf; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 67px; color: #fff; font-family: "Impact";}
.ny_qynew_rq span{font-size: 26px; color: #fff; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx{width: auto;  margin-left: 18%}
.ny_qynew_xx h3{ font-size: 20px; color: #333333; height:40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 8px; }
.ny_qynew_xx p{ font-size: 16px; color: #666666; line-height:28px; height: 63px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px;}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:auto; overflow:hidden; margin-bottom:20px; border-bottom: 1px solid #eeeeee; padding-bottom: 18px;}
.ny_qynew_list ul li:hover .ny_qynew_rq{background: #0685ba}
.ny_zhaocai_top{width:100%; height:auto; overflow:hidden; padding-top:40px; margin-top: 20px;}
.ny_zhaocai_top ul{width:100%; height: auto; }
.ny_zhaocai_top li{width:30.5%; float: left; margin-right: 4.2%; transition:300ms; }
.ny_zhaocai_top li:nth-child(3){margin-right: 0px;}
.ny_zhaocai_top .zhao_img{width:100%; height:auto; position:relative; overflow:hidden}
.ny_zhaocai_top .zhao_img img{width:100%; height:auto;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.zhao_xx{width:100%; height:auto; margin-top:20px;}
.zhao_xx h3{width:100%; height:35px; line-height:35px; font-size:16px; color:#333333; font-weight:bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.zhao_xx span{font-size: 12px; color: #999; margin: 10px 0; display: block}
.zhao_xx p{width:100%; height:70px; font-size:14px; color:#333333; line-height:24px; overflow: hidden}
.ny_zhaocai_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_zhaocai_top li:hover .zhao_xx h3{color:#0685ba}
.ny_zhaocai_top li:hover{margin-top: -20px;}
.go_black{ width: 90px;height: 30px;background: #0685ba; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right; margin-right:20px;}



/*内页case*/
.ny_case_top{width:100%; height:auto; overflow:hidden; padding-top:40px; margin-top: 20px; margin-bottom:40px;}
.ny_case_top ul{width:100%; height: auto; overflow:hidden}
.ny_case_top li{width:30.5%; float: left; margin-right: 4.2%; transition:300ms; margin-bottom:40px; }
.ny_case_top li:nth-child(3n){margin-right: 0px;}
.ny_case_top .zhao_img{width:100%; height:225px; position:relative; overflow:hidden}
.ny_case_top .zhao_img img{width:100%; height:auto;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.zhao_xx{width:100%; height:auto; margin-top:20px;}
.zhao_xx h3{width:100%; height:35px; line-height:35px; font-size:16px; color:#333333; font-weight:bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.zhao_xx span{font-size: 12px; color: #999; margin: 10px 0; display: block}
.zhao_xx p{width:100%; height:70px; font-size:14px; color:#333333; line-height:24px; overflow: hidden}
.ny_case_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_case_top li:hover .zhao_xx h3{color:#0685ba}
.go_black{ width: 90px;height: 30px;background: #0685ba; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right; margin-right:20px;}







/*内页产品*/
.ny_product{width:100%; height:auto; overflow:hidden; margin-top:55px; margin-bottom:60px;}
.ny_product ul{width:100%; height: auto; overflow: hidden;}
.ny_product ul li{width:32%; height: auto; float: left; border-bottom: 2px solid #dcdcdc; margin-right: 2%; margin-bottom: 30px;}
.ny_product ul li .ny_product_li{width:100%; height: auto; overflow: hidden; position: relative}
.ny_product ul li .ny_product_li img{width:100%; height: 100%; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro_hover{width:100%; height: 100%; position: absolute; top:0px; left:0px; background: rgba(0,112,108,0.5); display:none}
.ny_product_xx{width:100%; height: auto; overflow: hidden; margin: 10px 0; text-align: center}
.ny_product_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 16px; color: #333333; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ny_product_xx span{font-size:14px; color: #333; margin: 5px 0; display: block}
.ny_product ul li:hover{border-bottom: 2px solid #0685ba}
.ny_product ul li:hover .pro_hover{display: block}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



