@charset "utf-8";
img{max-width:100%;}
/* �������ʽ��ʼ�� */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;font-size:14px;font-family:-apple-system,PingFang SC,Hiragino Sans GB,Arial,Microsoft YaHei,Helvetica Neue,sans-serif;line-height:2em}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
html,body{background: #ffffff;color:#333;}
ul,ol,li{list-style:none;margin: 0;padding: 0;}
a{color:#4b4848;text-decoration:none;}
a:hover{text-decoration:none;-webkit-transition: background-color .2s ease;-moz-transition: background-color .2s ease;-ms-transition: background-color .2s ease;-o-transition: background-color .2s ease;transition: background-color .2s ease;}
img{border:0;}
h1,h2,h3,h4,h5{font-weight:normal}
select::-ms-expand { display: none; } 
i{font-style: normal;}
input {outline:none;}
.clear:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.clear { zoom:1; }
.left{ float:left; }
.right{ float:right;}
.hide{ display:none;}
.wid_1200{width:1200px;margin:0 auto;}
.wid_1200 img{ display:inline-block}

.prev,.next{display: block;width:32px;height: 32px;position: absolute;top:50%;}
.prev{ background: url(../images/prev.png) no-repeat center; }
.next{ background: url(../images/next.png) no-repeat center; }
.prev:hover{background: url(../images/h_prev.png) no-repeat center;transition:all .6s;}
.next:hover{background: url(../images/h_next.png) no-repeat center;transition:all .6s;}
.more{display: block;width:120px;height:30px;border-radius: 16px;border:1px solid #08bfbb;color:#08bfbb;text-align: center;position: relative;overflow: hidden;transition:all .6s}
.more i{display: block;width:122px;height:33px;background:  url(../images/c_more.png) no-repeat 0px center;position: absolute;top:-1px;right:121px;overflow: hidden;transition: all .6s;}
.more:hover{border:1px solid #00c7c2;/* background:#00c7c2; */}
.more:hover i{right: 0px;}
/* header */
.header{position:fixed;top:0px;width:100%;background:#fff;z-index:999;}
.logo{    display: block;
    width: 160px;
    float: left;
    padding: 20px 10px;}
.logo img{display: block;}
.header img{ float:left}

.nav{float: right;padding: 10px;padding-bottom: 0px;}
.nav  li{cursor:pointer;}
.nav .nLi{float:left;margin:0px 30px;position: relative;}
.nav .nLi a{display:block;font-size:16px;padding: 29px 0px;}
.nav .nLi a:hover{color:#00c7c2;}
.nav .nLi .sub{position: absolute;top:86px;left:-71px;background: rgba(0,0,0,.6);display:none;z-index: 1;}
.nav .nLi .sub li{position: relative;padding:0px 8px;}
.nav .nLi .sub li:first-child a{border: none;}
.nav .nLi .sub a{display: block;padding: 15px 0px 15px 55px;width:110px;font-size:12px;color:#ffffff;border-top: 1px solid rgba(255,255,255,0.2);}
.nav .nLi .sub a:hover{font-weight: bold;background: url(../images/mmore.png) no-repeat 30px 23px;}
.s_nav{position: absolute;top:0px;left:181px;background: rgba(0,0,0,.8);display: none;z-index: 1;}
.s_nav a{border-top: 1px solid rgba(255,255,255,0.2)!important;}
.s_nav li{padding:0px 8px;}
.s_nav li:first-child  a{border:none!important;}
.nav .nLi .sub.on{overflow: visible!important;}

.search{float: right;padding: 12px 0px 12px 0px;border-left:1px solid #e5e5e5;margin-top: 25px;}
.search a{display: block;min-width:25px;height: 25px;float: left;margin-top:2px;}
.phone{background: url(../images/phone.png) no-repeat center;margin-right: 10px;}
.phone p{padding-left:40px;background:#fff url(../images/h_phone.png) no-repeat;width:0px;color:#00c7c2;display: none;}
.search_icon{background: url(../images/s_icon.png) no-repeat center;border:none;width:28px;float:left;cursor:pointer;transition:all .1s;}
.search_icon:hover{background:url(../images/h_icon.png) no-repeat center;}
.search_txt{width:0px;display:none;float:left;border:none;border-bottom:1px solid #08bfbb;}
/* banner */
.banner{width: 100%;position: relative;height: 700px;}
.banner .hd{position: absolute;bottom:45px;width:100%;z-index: 1;overflow: hidden;}
.banner .hd ul{width:90px;margin:0 auto;}
.banner .hd li{float:left;width: 20px;height: 2px;background: #ffffff;margin:0px 5px;cursor: pointer;}
.banner .hd li.on{background: #00c7c2;}
.banner .bd ul{width:100%!important;z-index: 0;}
.banner .bd li{background-position:top center;background-repeat:no-repeat;width: 100% !important;height:700px;}


.bantxt{width:1200px;margin:284px auto 0;}
.bantxt h2{font-size:49px;color:#08bfbb;line-height: 1em;}
.bantxt p{font-size:18px;color:#08bfbb;line-height: 1.4em;}
.bantxt a{margin-top: 50px;}


.banner .prev{left:2%;}
.banner .next{right:2%;}
/* index-wrap1 */
.index-wrap1{padding: 70px 80px;}
.about-left{width:518px;}
.about-left h2{font-size:30px;color:#595656;line-height: 1em;}
.about-left i{font-size:14px;font-style: normal;color:#bdbbbb;}
.about-left .txt{display: block;width:500px;font-size:12px;margin:42px 0px 50px 0px;color:#595656;}
.about-left .txt span{display:block;width:470px;transition:all .6s;}
.about-left .txt i{display:block;width:1px;height:68px;background:#7c7c7c;float:left;margin-top:7px;transition:all .4s;transition-delay: .3s;opacity:0;}
.about-left .txt:hover i{opacity:1;}
.about-left .txt:hover span{margin-left:25px;}
.a_icon li{float:left;width:82px;text-align: center;margin-right: 50px;}
.a_icon li p{font-size:18px;color:#595656;margin-top: 25px;}
.a_icon li span{display: block;font-size: 12px;color:#595656;line-height: 1.1em;}

.about_list li{float: left;padding: 0px 2px;border-left:1px solid #dedddd;}
.about_list li:first-child{border-left: none;}
.about_list li a{display: block;width:96px;text-align: center;height: 24px;line-height: 24px;}
.about_list li a:hover{background: #00c7c2;color:#fff;}
.comimg{margin-top: 84px;}

/* index-wrap2 */
.index-wrap2{width:100%;background: #f8f8f8;padding: 70px 0px;}
.index-wrap2 h2{font-size:30px;color:#595656;text-align: center;line-height: 1.5em;}
.etitle{font-size: 12px;color:#595656;text-align: center;line-height: 1em;}
.index-wrap2 .pro{font-size:14px;text-align:center;color:#595656;display: block;margin: 30px auto 60px;}
.slide{position: relative;}
.slide .bd{width:1100px;margin:0 auto;}
.slide .bd ul{padding:20px 0px!important; padding-left:-15px}
.slide .bd li{width:251px;height: 360px;float: left;margin-right:15px; margin-left:10px;position:relative; text-align:center}
.slide .bd li a{display:block;position:absolute;transition:all .4s;top:0px;}
.slide .bd li img{margin:0 auto; display:inline-block}
.slide .bd p{text-align: center;font-weight: bold;font-size: 18px;line-height: 1.5em;margin-top:30px;}
.slide .bd span{text-align: center;display: block;line-height: 1em;}
.slide .prev,.slide .next{top:40%;}
.slide .prev{left:0%;}
.slide .next{right:0%;}
.slide .bd li a:hover{top:-5px;}
.slide .bd li a:hover p{color:#00c7c2;}

/* index-wrap3 */
.index-wrap3{width:100%;background: url(../images/wrap3.jpg) no-repeat center;padding: 144px 0px 59px 0px;}
.index-wrap3 img{margin:0 auto;}
.index-wrap3 span{display: block;margin:30px auto;width:623px;color:#fff;text-align: center;}
.index-wrap3 a{margin:52px auto;border:1px solid #fff;color:#fff;}
/* index-wrap4 */
.index-wrap4{padding: 70px 0px; }
.index-wrap4 h2{font-size:24px;text-align: center;line-height: 1.5em;color:#595656;}
.index-wrap4 .etitle{font-size:14px;color:#bdbcbc;text-align: center;line-height: 1em;}
.index-wrap4 .hd{margin:45px auto;}
.index-wrap4 .hd ul{width:180px;margin:0 auto;}
.index-wrap4 .hd li{width:78px;height: 26px;line-height: 26px;text-align: center;cursor: pointer;border:1px solid #cdcccc;font-size:12px;color:#595656;border-radius: 3px;float: left;margin:0px 5px;}
.index-wrap4 .hd li.on{background: #00c7c2;color:#fff;border:1px solid #00c7c2;}
.index-wrap4 .bd{width:1000px;margin: 0 auto;}
.new_list li{float: left;margin-left:100px;}
.new_list li:first-child{margin-left: 0px;}
.new_list li a{display: block;width:450px;}
.new_list li p{font-size:12px;}
.new_list li h4{font-size:16px;color:#000000;}
.new_list li span{font-size:12px;display:block;line-height:1.9em;}
.new_list li .line{width:100%;height:1px;background:#e5e5e5;margin: 20px auto;}
.new_list li .line i{display: block;width:10px;height:1px;background: #000000;transition: all .3s;}
.new_list li a:hover i{width:100%;background: #00c7c2;}
.index-wrap4 .more{margin:80px auto 0px;}
/* .index-wrap4 .more{width:120px;height:32px;border:1px solid #9b9a9a;display: block;border-radius: 25px;text-align:center;line-height: 32px;}
.index-wrap4 .more:hover{background:#00c9c0;color:#fff;border:1px solid #00c9c0;}
 */
.index-wrap5{width:100%;}
.index-wrap5 .left-green{width:50%;background: #00c9c0;}
.index-wrap5 .right-black{width:50%;background: #393b3e;}
.index-wrap5 .contactme{width:600px;height:230px;background: url(../images/contact.png) no-repeat center;background-size: 30%;}
.index-wrap5 a{display: block;width:112px;height: 35px;line-height: 35px;text-align:center;margin:86px auto 10px;border:1px solid #ffffff;color:#fff;border-radius: 3px;}
.index-wrap5 a:hover{background:rgba(255,255,255,.7);color:#00c9c0;border:none;border:1px solid rgba(255,255,255,.7);}
.index-wrap5 p{text-align: center;color:#fff;font-size:12px;}
.index-wrap5 .join{width:600px;height: 230px;background: url(../images/map.png) no-repeat center;background-size: 50%;}

.foot{width:100%;}
.foot img{margin:15px auto;}
.foot .goback{display: block;width:100%;height: 54px;background:#333 url(../images/goback.png) no-repeat center;}


.xuanfu {position: fixed;right:2%;top:70%;display:none;z-index:9999}

.weixin{background:#00c9c0 url(/static/../images/h-weixin.png) no-repeat center;}

.xinlang{background:#fff url(/static/../images/weibo.png) no-repeat center;}
.mobile{background:#fff url(/static/../images/mobile.png) no-repeat center;}
.xinlang:hover{background:#00c9c0 url(/static/../images/h-weibo.png) no-repeat center;border:1px solid #00c9c0;}
.mobile:hover{background:#00c9c0 url(/static/../images/h-mobile.png) no-repeat center;border:1px solid #00c9c0;}
.l4 .goback{background:#fff url(/static/../images/go-back.png) no-repeat center;}
.l4 .goback:hover{background:#00c9c0 url(/static/../images/h-back.png) no-repeat center;border:1px solid #00c9c0}
.xuanfu li a{display: block;width:42px;height:42px;border:1px solid #f2f2f2;cursor:pointer;}


.xuanfu li:first-child a{border:1px solid #00c9c0;}
.xuanfu .l3{position:relative;}
.xuanfu  .l_show{position:absolute;left:-120px;top:-210px;width:164px;overflow:hidden;display:none;}
.xuanfu  .l_show a{display:block;width:165px;background:#fff;height:auto;border:none!important;}

.xuanfu  .l_show a.on{background:#f0f0f0;}
.xuanfu  .l_show span{padding:20px;display:block;color:#fff;font-size:12px;background:#595656;width:131px;}
.xuanfu  .l_show span i{display:block;width:10px;height:10px;background:url(/static/../images/close.png) no-repeat 0px 0px;float:right;margin-top:10px;cursor:pointer;}
.xuanfu  .l_show .qq {padding:15px;background:#fff;}
.xuanfu  .l_show .qq 	p{font-size:12px;display:block;background:url(/static/../images/qq.png) no-repeat 16px 3px;padding-left:42px;}
.xuanfu  .l_show .hot_line{background:#fff;font-size:16px;padding:22px 35px;}
.xuanfu  .l_show .hot_line p{display:block;line-height:1.5em;}
.xuanfu  .l_show .hot_line b{display:block;background:url(/static/../images/hot_line.png) no-repeat 0px 5px;font-size:12px;padding-left:26px;}

/* aboutus */
.a_title{font-size:24px;color:#595656;line-height: 1.5em;}
.a_etitle{font-size:14px;color:#cecdcd;line-height: 1.5em;}
.t_sum{color:#595656;text-align: center;}
/* .n_banner{width:100%;height:460px;background: url(../images/aboutus.jpg) no-repeat;} */

.about{position: relative;top:-170px;background: #fff;}
.part{width:1100px;margin:0 auto;padding: 65px 0px;border-bottom:1px solid #f2f2f2;}
.part_1 p{text-align: center;}
.part_1 span{display: block;width:800px;margin: 22px auto;}

.msg{width:872px;margin:80px auto 0px;}
.msg li{float: left;width:290px;}
.msg li:last-child p{border:none;}
.msg li p{text-align: center;font-size:90px;display: block;line-height:1em;border-right:1px solid #f2f2f2;color:#999;}
.msg li span{display: block;width:290px;text-align: center;margin:0 auto;}


.part_2 p{text-align: center}
.part_2 .t_sum{text-align: center;display: block;width:880px;margin: 30px auto;}
.part_2 ul{width:1000px;margin: 64px auto 0px;}
.part_2 ul li{float: left;margin-left: 18px;}
.part_2 ul li:first-child{margin: 0px;}

.part_3 div{width:900px;margin: 0 auto;}
.part_3 div:first-child{margin-bottom: 30px;}
.part_3 div .t_sum{padding-right: 280px;display: block;text-align: left;margin-top: 22px;min-height: 110px;}

.part_4{width:900px;margin: 0 auto;padding-top: 65px;}

/* news */
.n_banner{width:100%;height: auto; overflow:hidden; display:block}

.news_center{padding: 80px 0px;}
.c_title{font-size:24px;text-align: center;line-height: 1em;}
.e_title{text-align: center;}

.news_type{margin: 43px auto;display:inline-block;}

.news_type li{float: left;margin: 0px 5px;}
.news_type li a{display:block;width:78px;height: 28px;border: 1px solid #e5e5e5;text-align: center;line-height: 28px;font-size:12px;}
.news_type li.on a{background:#00c9c0;border: 1px solid #00c9c0;color:#fff;}

.news_center .new_list{margin: 0 auto;}
.news_center .new_list li{margin:30px; height:130px}

/* product */
.p_banner{width:100%;background: url(../images/p_banner.jpg) no-repeat center 0px;padding: 90px 0px;}
.p_banner h3{font-size:24px;color:#fff;text-align: center;line-height: 1em;}
.p_banner p{color:#fff;text-align: center;line-height: 1.2em;}


.include{background: #ededed;width:100%;padding-bottom:150px;}
.pro_list{width:300px;margin-right:33px;}
.p_title{font-size:30px;font-weight: bold;padding: 73px 0px 62px 46px;color:#595656;}
.list_title{background: #00c7c2;padding: 42px 0px 35px 35px;}
.list_title p{color:#fff;line-height: 1.5em;font-size:18px;}
.list_title span{color:#fff;font-size:26px;line-height: 1em;display: block;background: url(../images/p_down.png) no-repeat  right center;width:200px;}
.list_menu{background: #404040;}
.list_menu li{border-bottom:1px solid #4a4a4a;transition:all .6s;}
.list_menu li.on{padding:50px 0px;}
.list_menu li.on .menu_type{color:#fff;font-weight: bold;}
/* .list_menu li.on .menu_type_ch{display:block;} */
.list_menu a{color:#a8a8a8;cursor:pointer;}
.list_menu .menu_type{font-size:16px;padding: 10px 46px;display: block;}
.menu_type_ch{padding: 0px 46px;display: none;}
.menu_type_ch li{margin-bottom: 10px;border:none;}
.menu_type_ch li a i{width:5px;height: 5px;border-radius: 100%;display: block;margin-right: 10px;float: left;margin-top: 13px;}
.menu_type_ch li.active a{color:#00c7c2;}
.menu_type_ch li.active a i{background:#00c7c2;}

.make-link{width:300px;}
.make-link a{display:block;font-size:16px;color:#a8a8a8;background: #404040;padding:20px 46px;}
.make-link a:hover{background:#00c7c2;color:#fff;}
.p_list{margin-top: 195px;width:966px;}
.p_list li{width:299px;float: left;background:#ffffff;margin-right:22px;margin-bottom:50px;cursor:pointer;position: relative;}
.p_list_top{width:300px;height:230px;margin:25px auto;}
.p_list_top img{ display:inline-block}
.p_list li .line{width:100%;height:1px;background:#ededed;}
.p_list li .img{margin:0 auto;max-width:260px;max-height:230px;}
.p_list_down{width:300px;height:83px;}
.p_list_down p{font-size: 15px;color:#595656;margin:18px auto 0px ; text-align:center}
.p_list_down span{display: block;color:#00c7c2;font-weight: bold;font-size:12px;margin-left:36px;line-height:1em;}
.shadow{position: absolute;top:0px;background: rgba(0,199,194,.8);width:300px;height:382px;opacity: 0;}
.shadow a{display:block;width:263px;height:300px;padding:41px 19px;}
.shadow p{color:#fff;font-size:18px;}
.shadow b{font-size:	15px;color:#fff;display:inherit}
.shadow span{color:#fff;font-size:12px;}
.shadow em{font-style: normal;color:#fff;font-size:15px;padding-right: 22px;background: url(../images/more.png) no-repeat right center;float: right;margin-top: 206px;}

.contact{width: 1050px;
    margin: 70px auto;
    height: auto;
    overflow: hidden;
    background: #FFF;
    position: relative;
    padding-top: 30px;
    min-height: 300px;
    padding: 30px 25px;}
.conmar{ margin-top:-180px}
.contact .a_title,.contact .a_etitle{text-align: center;}
.contact .sum{display:block;width:594px;margin: 36px auto  136px;text-align: center;line-height:1.8em;}
.c_msg_content{margin-left: 131px;}
.c_msg_content p{font-size: 18px;font-weight: bold;margin-bottom: 20px;}
.c_msg_content span{font-size:12px;}

.c_msg_content ul{margin-top: 60px;}
.c_msg_content ul li{font-size:12px;color:#595656}
.c_msg_content ul li i{margin-left: 20px;}
.c_msg_content ul li:nth-child(6) i{margin-left:32px;}
.c_msg_content ul li:nth-child(7) i{margin-left:29px;}
.erweima{margin-top: 81px;}

.lmsg{width:1051px;margin: 150px auto 0px;padding-bottom:150px;}
.lmsg input{width:317px;height:45px;float:left;margin-left: 50px;border:none;border-bottom:1px solid #dedede;margin-bottom: 20px;}
.lmsg input:first-child{margin-left: 0px;}
.lmsg textarea{width:100%;height: 140px;border:none;border-bottom:1px solid #dedede;}
.pbtn{width: 200px!important;height: 50px!important;line-height: 50px;text-align: center;background:none;border-radius: 30px;border:1px solid #dedede!important;cursor: pointer;margin-left: 422px!important;margin-top: 40px;transition:all .3s;color:#a2a0a0}
.pbtn:hover{background:#00c9c0;color:#fff;border:1px solid #00c9c0!important;}
.ajax_more{background: #ededed!important;margin-right:0px!important;}
.ajax_more a{display:block;width: 300px;height: 382px;background: url(../images/ajax_more.png) no-repeat center;}
.ajax_more a:hover{background: url(../images/h_ajax_more.png) no-repeat center;}
/* product_conetnt */
.pro_title{width: 100%;border-bottom:1px solid #d4d4d4;padding: 40px 0px 10px 0px;}
.pro_title p{max-width:1200px;margin: 0 auto;color:#b5b4b4;display:block;line-height: 40px;font-size:18px;}
.pro_title b{font-size: 48px;float: left;display: block;margin-right: 10px;font-weight: bold;;margin-top: -10px;color:#595656}

.performance{height: auto;
    background: #00c7c2;
    color: #fff;
    margin: 40px auto;
    overflow: hidden;}
.performance .per_img{width:576px;height:auto;margin:29px; overflow:hidden}
.performance .per_img img{margin:0 auto;}
.performance .per_fea{width:507px;margin-top: 84px;}
.performance .per_fea span{display: block;width: 270px;font-size: 21px;margin-bottom: 40px;}
.performance .per_summary li{list-style-type:disc;}
.parameters p{font-size:24px;margin-bottom: 20px;}
.groom{width:100%;border-top:1px solid #d4d4d4;    overflow: hidden;}
.g_slide{width:1070px;margin:90px auto;position: relative;}
.g_slide .hd a{display: block;width:50px;height: 168px;border:1px solid #dcdddf;position:absolute;top:0px;transition:all .6s;}
.g_slide .hd .gs_prev{left:-50px;background:url(../images/gs_prev.png) no-repeat center;}
.g_slide .hd .gs_next{right:-49px;background:url(../images/gs_next.png) no-repeat center;}
.g_slide .bd li{border:1px solid #dcdddf;float: left;margin-left:-1px;}
.g_slide .bd li a{display: block;width:177px;padding: 8px 0px;}
.g_slide .bd li img{margin:0 auto;}
.g_slide .bd li p{font-weight: bold;font-size:12px;text-align: center;width:177px; height:24px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.g_slide .hd .gs_prev:hover{background:url(../images/h-prev.png) no-repeat center;}
.g_slide .hd .gs_next:hover{background:url(../images/h-next.png) no-repeat center;}
/* make */
.make{width:100%;overflow: hidden;min-width:1200px;}
.characteristic{width:1032px;margin: 100px auto;margin-bottom:166px;}
.characteristic .m_title{font-size:36px;background: url(../images/characteristic.png) no-repeat 78px bottom;margin-bottom: 90px;}

.img_shadow{-webkit-box-shadow: 33px 33px #e1e1e1;-moz-box-shadow: 33px 33px #e1e1e1;box-shadow: 33px 33px #e1e1e1;}
.img_sum{margin-top: 138px;font-size:16px;line-height: 2.2em;}

.m_standards{width:1200px;margin: 0 auto;position: relative;}
.m_standards .prev,.m_standards .next{top:66%;}
.m_standards .prev{left:0px;}
.m_standards .next{right:0px;}
.m_standards .m_title{font-size:36px;background: url(../images/standards.png) no-repeat center bottom;text-align: center;}
.m_standards .m_etitle{text-align: center;font-size:18px;display: block;margin-top:37px;color:#8d8d8d;}
.m_standards .bd{width:957px!important;margin:90px auto;}
.m_standards .bd li{float: left;background: #fff;width:280px;margin-right: 60px;}

.m_standards .bd p{font-size:16px;line-height: 1em;text-align: center;margin-top: 22px;}
.m_standards .bd span{font-size:12px;display: block;text-align: center;line-height: 2em;}



.extensive{margin-top: 187px;}
.extensive .m_title{font-size:36px;background: url(../images/extensive.png) no-repeat center bottom;text-align: center;}
.extensive .m_etitle{text-align: center;font-size:16px;margin: 37px auto 30px;color:#909090;}
.extensive .extensive_sum{width:490px;margin:0 auto;text-align: center;font-size:12px;display: block;color:#a0a0a0;line-height: 1.5em;}
.extensive_list{width:1200px;margin:100px auto;}
.extensive_list li{float: left;width:150px;}
.extensive_list img{margin: 0 auto;}
.extensive_list p{text-align: center;font-size:16px;margin-top: 45px;}
.extensive_list i{display: block;text-align: center;font-size: 12px;color:#dbdbdb;line-height: 1.5em;}

.gallery .m_title{font-size:36px;background: url(../images/extensive.png) no-repeat center bottom;text-align: center;}
.gallery .m_etitle{text-align: center;font-size:16px;margin: 0px auto;margin-top: 37px;}
.gallery .gallery_sum{width:356px;margin:0 auto;text-align: center;font-size:12px;display: block;margin-bottom: 70px;color:#a0a0a0;}

.gallery {position: relative;margin: 150px auto; }
.gallery .hd{position: absolute;bottom:-16px;left:47%;z-index: 10;}
.gallery .hd .g_next{display: block;width:122px;height:33px;background: url(../images/c_next.png) no-repeat;border-radius: 30px;}
.gallery .bd li{float: left;width:25%;overflow: hidden;cursor:pointer;position: relative;transition:all .6s;}
.gallery .zhezhao{width:100%;z-index:5;opacity:0;}
.gallery .bd li:hover .zhezhao{opacity:1;}
/* net_work */
.w_banner{width:100%;background: url(../images/w_banner.png) no-repeat center;}
.net_work{width:1100px;margin:0 auto;padding: 70px 0px 100px 0px;}
.net_work h2{font-size:52px;color:#fff;margin-top: 190px;}
.net_work p{color:#fff;font-size:21px;}

.c_include{width:1100px;margin: 0 auto;}
.city{width:461px;float: left;margin-top: 90px;}
.city_title p{font-size:18px;color:#0e050b;}
.city_title h3{font-size:30px;color:#0e050b;line-height: 1em;}
.city1{width:554px;float: right;margin-top: 90px;padding: 23px 10px;border-top:1px solid #e5e5e5;}
.city ul{float: left;}
.city ul li{height: 50px;line-height: 50px;border-bottom: 1px solid #e5e5e5;padding: 0px 20px;color:#0e050b;}
.city ul li:first-child{border-top: 1px solid #e5e5e5;}
.left_city{margin-right: 20px;}
.left_city li{font-size:18px;}
.city2{margin-right: 80px;}
.city2 .right_city{width:347px;}
.city3{width:554px;}
.city3 .right_city{width:440px;}


.city4{width:100%!important;margin-bottom:80px;}
.city4 .left_city li:first-child{border-top:none;}
.city4 .right_city li:first-child{border-top:none;}
.city4 .right_city{width:986px;}


/* �������ҳ search*/
.seach_include{width:1200px;margin:50px auto;background:#eef1f1;padding:50px;}
.search-title span{font-size:24px;color:#333;}
.search-list {width:100%;}
.search-list li{font-size:14px;margin-bottom:7px;padding:7px 0px;border-bottom:1px solid #fff;width:1000px;cursor:pointer}
.search-list li span{float:right;}
.search-list li:hover{border-bottom: 1px dashed #ececec;color:#00c7c2;}
.search-list li:hover a{color:#00c7c2;}
.seach_include .pager{display:inline-block;}
