/* 全局样式区*/

*{padding:0px;margin:0px;outline:none;font-family:"微软雅黑",Arial}
body{width:100%;color:#333;font-size:12px;color:#333;position:relative;}
a{text-decoration:none;color:#333;border:none;transition:all 0.2s ease;outline:none;}
img{border:none}
.a_999 a{color:#999;}

i,em{font-style:normal;}

.bg_f{background:#fff}

.web_f{width:100%;overflow:hidden;min-width:1150px;position:relative;z-index:0;}
.web_1920{width:1920px;margin-left:-410px;position:relative;z-index:1;}
.web_1100{width:1100px;height:auto;margin:auto;position:relative;z-index:2;}

li{list-style:none}
.fl{float:left}
.fr{float:right}
.font_wg{font-weight:bold}

.h5{width:100%;height:5px;clear:both;overflow:hidden}
.h10{width:100%;height:10px;clear:both;overflow:hidden}
.h15{width:100%;height:15px;clear:both;overflow:hidden}
.h20{width:100%;height:20px;clear:both;overflow:hidden}

.line_block{display:inline-block}
.txt_line{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.margin_center{margin-left:auto;margin-right:auto}
.main{width:1100px;margin:auto;height:auto;z-index:3}
.prv{position:relative}
.pab{position:absolute}
.tr{text-align:right}
.tc{text-align:center}
.tl{text-align:left}
input,button,select,textarea{outline:none}
.show{display:inline-block;}
.hide{display:none;}

.box_w_auto{width:auto;}
.box_h_auto{height:auto;}
.box_hidden{overflow:hidden;}
.clear{clear:both;overflow:hidden;}

.blur{filter:blur(10px);-webkit-filter:blur(10px);-ms-filter:blur(10px);-moz-filter:blur(10px);filter:progid:DXImageTransform.Microsoft.Blur(pixelRadius=6,MakeShadow=false); }

.logo_nav{width:100%;height:97px;position:fixed;top:0px;left:0px;z-index:9999999999;}
.logo_nav .fff_bk{width:100%;height:100%;opacity:0.8;filter:alpha(opacity=80);position:absolute;z-index:0;top:0px;left:0px;background:#fff;}
.logo_nav .nav_cont{width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:10;box-shadow:0px 0px 6px #aaa;}
.logo_nav .nav_cont .nav{width:630px;height:97px;line-height:97px;font-size:14px;float:right;}
.logo_nav .nav_cont .nav .f_li{position:relative;width:90px;height:100%;float:left;text-align:center;margin-left:1px;}
.logo_nav .nav_cont .nav .f_li a{display:inline-block;width:100%;height:100%;}
.logo_nav .nav_cont .nav .f_li:after{z-index:100;transition:all 0.2s ease;position:absolute;content:"";width:100%;left:0px;bottom:0px;background:#ffbe1a;height:0px;}
.logo_nav .nav_cont .nav .f_li:hover:after{height:2px;}
.logo_nav .nav_cont .nav .cur:after{height:2px;}

.logo_nav .nav_cont .nav .search{width:82px;height:97px;line-height:106px;cursor:pointer;float:right;text-align:center;}
.logo_nav .nav_cont .nav .search span{width:232px;display:none;height:29px;background:#fff;border:8px #c0c0c0 solid;position: absolute;right:0px;top:97px;}
.logo_nav .nav_cont .nav .search:hover{background:#c0c0c0;}
.logo_nav .nav_cont .nav .search:hover span{display:block;}
.logo_nav .nav_cont .nav .search span input{border:0px;height:29px;line-height:29px;float:left;width:170px;padding:0px 10px;}
.logo_nav .nav_cont .nav .search span a{width:40px;height:29px;line-height:29px;float:right;font-size:18px;font-family: arial;font-weight:bold;}


.logo_nav .nav_cont .nav .f_li ul{z-index:200;box-shadow:0px 0px 10px #ddd;transition:all 0.3s ease;width:200%;height:0px;overflow:hidden;background:#fff;position:absolute;top:98px;left:-50%;line-height:44px;}
.logo_nav .nav_cont .nav .f_li:hover ul{top:95px;height:auto;}
.logo_nav .nav_cont .nav .f_li ul li{border-bottom:1px #e3e3e3 solid;padding:0px 22px;text-align:left;height:44px;font-size:12px;}
.logo_nav .nav_cont .nav .f_li ul li a{display:inline-block;width:90%;height:100%;color:#8f8f8f;float:left;}
.logo_nav .nav_cont .nav .f_li ul li:hover{background:#ededed;}
.logo_nav .nav_cont .nav .f_li ul li:hover:after{content:"＞";color:#8f8f8f;float:right;}

.index_section{width:100%;height:auto;max-height:969px;position:relative;background:#fff;overflow:hidden;}
.index_section .flexslider{width:100%;height:100%;position:relative;}
.index_section .flexslider .flex-viewport{width:100%;height:100%;position:relative;}
.index_section .flexslider .slides{width:300%;height:100%;overflow:hidden;}
.index_section .flexslider .slides li{position:relative;height:100%;width:1920px;float:left;overflow:hidden;}
.index_section .flexslider .slides li .title_p{width:100%;height:112px;overflow:hidden;line-height:115px;font-size:18px;color:#fff;position:absolute;bottom:0px;left:0px;background:url(../img/20_popbk.png) repeat;}
.index_section .flexslider .slides li .title_p .title{width:800px;float:left;margin-left:410px;}
.index_section .flexslider .slides li .title_p .num{width:100px;float:right;margin-right:410px;text-align:center;}
.index_section .flexslider .flex-control-nav{width:100%;height:8px;left:0px;bottom:60px;text-align:center;z-index:999999;position:absolute;}
.index_section .flexslider .flex-control-nav li{display:inline-block;width:6px;height:6px;border:1px #fff solid;border-radius:10px;margin:0px 3px;}
.index_section .flexslider .flex-control-nav li a{display:inline-block;width:100%;height:100%;text-indent:-20000px;cursor:pointer}
.index_section .flexslider .flex-control-nav li a.flex-active{background:#fff;}

.index_section .flexslider .flex-direction-nav{position:absolute;top:45%;left:0px;width:100%;height:95px;z-index:999999;overflow:hidden;}
.index_section .flexslider .flex-direction-nav li{width:50%;float:left;}
.index_section .flexslider .flex-direction-nav li a{display:inline-block;width:48px;height:95px;text-indent:-20000px;overflow:hidden;}
.index_section .flexslider .flex-direction-nav li a.flex-prev{background:url(../img/ban_left.png) no-repeat center;float:left;margin-left:20%;}
.index_section .flexslider .flex-direction-nav li a.flex-next{background:url(../img/ban_right.png) no-repeat center;float:right;margin-right:20%;}


.first_title{text-align:center;height:117px;padding:60px 0px;overflow:hidden;color:#333;}
.first_title .en_tit{display:inline-block;line-height:117px;font-size:40px;font-family:"Arial";background:url(../img/titbk.jpg) no-repeat center;overflow:hidden;margin:0px 10px;}
.first_title .a_link{height:43px;line-height:43px;border-radius:43px;border:2px #000 solid;color:#000;padding:0px 30px;margin:35px 10px;*margin:10px;font-size:16px;font-weight:normal;display:inline-block;overflow:hidden}
.first_title .a_link:hover{background:#ffb700;border:2px #ffb700 solid;color:#fff;}
.section2 .main{height:610px;}
.section2 .seaver{width:100%;height:364px;position:relative;}
.section2 .seaver ul{width:100%;height:350px;position:absolute;top:0px;left:0px;z-index:9;}
.section2 .seaver ul li{width:25%;height:100%;font-weight:100;float:left;font-size:24px;line-height:1.6em;color:#8b8b8b;cursor:pointer;}
.section2 .seaver ul li .smalltext{background:#fff;position:absolute;bottom:10px;left:0px;height:70px;width:1100px;font-size:14px;line-height:1.8em;color:#444;padding:40px 0px;overflow:hidden;}
.section2 .seaver ul li .smalltext .text{width:955px;height:100%;overflow:hidden;float:left;}
.section2 .seaver ul li .smalltext .num{font-family:"arial";font-size:60px;color:#ffb700;float:right;width:110px;text-align:center;padding-top:10px;position:relative;height:100%;}
.section2 .seaver ul li .smalltext .num:after{content:"+";font-size:46px;position:absolute;top:-15px;right:-5px;color:#000;}
.section2 .seaver ul li .smalltext .num span{font-size:16px;color:#000;*line-height:4em;}

.section2 .seaver .seaver_bg{width:275px;height:364px;position:absolute;top:0px;left:0px;z-index:100;background:url(../img/bg.jpg) no-repeat left bottom;}
.section2 .seaver .seaver_bg p{width:100%;height:190px;background:url(../img/sevarbg.jpg) no-repeat 0px center;cursor:pointer;}
.section2 .seaver .line{width:100%;height:1px;background:#d9d9d9;position:absolute;left:0px;bottom:6px;z-index:0;}

.section3 .al_img{height:45%;width:100%;background:url(../img/al.jpg) no-repeat center;}
.section3 .al_text{width:100%;height:118px;overflow:hidden;font-size:14px;line-height:1.8em;color:#888;}
.section3 .al_text img{margin-right:20px;float:left;}
.section3 .al_text h2{font-size:24px;color:#666;font-weight:100;margin-bottom:20px;position:relative;}
.section3 .al_text h2 span{width:70px;height:1px;background:#333;left:140px;top:35px;position:absolute;}

.anli_img{height:610px;width:100%;}
.anli_img ul li{width:384px;height:610px;float:left;}
.anli_img ul li img{width:100%;height:100%;object-fit:cover}

.section4{height:876px;overflow:hidden;position:relative;width:1100px;margin:auto;}
.section4 .product_list{width:100%;height:100%;position: absolute;top:0px;left:0px;z-index:0}
.section4 .classTitle{width:357px;height:243px;position: absolute;z-index:10;background:url(../img/tjpd_05.jpg) no-repeat center;top:0px;}
.section4 .classTitle .f{font-size:16px;color:#fff;padding-right:15px;text-align: right;font-family: arial;margin-top:16px;}
.section4 .classTitle .tit{font-size:24px;font-weight: bold;padding-left:55px;color:#000;}
.section4 .classTitle .entit{font-size:16px;color:#000;font-family: arial;padding-left:55px;}
.section4 .classTitle .pd_more{width:99px;height:31px;line-height:31px;text-align: center;color:#000;font-size:14px;font-family: arial;border:1px #000 solid;display:inline-block;margin-right:25px;margin-top:90px;}
.section4 .classTitle .pd_more:hover{color:#fff;background:#000;}
.section4 .product_list li{position: absolute;z-index:20;overflow:hidden;}
.section4 .product_list li .img{width:100%;height:100%;object-fit: cover;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.section4 .product_list li .pop_div{opacity:0;filter:alpha(opacity=0);transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;background:url(../img/60_popbk.png);position: absolute;top:0px;left:0px;width:91.9%;height:87.9%;padding:30px;z-index:30;}
.section4 .product_list li .pop_div .pop{border:1px #fff solid;width:99.9%;height:99.9%;position: relative;overflow:hidden;}
.section4 .product_list li .pop_div .text{opacity:0;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;height:auto;width:66.6%;color:#fff;left:16.5%;top:-40%;position: absolute;text-align: center;}
.section4 .product_list li .pop_div .text .first_tit{font-size:38px;font-weight: 200;}
.section4 .product_list li .pop_div .text .key_word{font-size:14px;line-height:2.4em;border-top:1px #fff solid;margin-top:10px;}
.section4 .product_list li .pop_div .addicon{opacity:0;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;width:100%;position:absolute;bottom:-20%;left:0px;height:37px;background:url(../img/al_06.jpg) no-repeat center;}

.section4 .product_list li.li_02 .pop_div .text .first_tit{font-size:20px;}
.section4 .product_list li.li_02 .pop_div{height:75.9%;width:82.9%}
.section4 .product_list li.li_06 .pop_div .text .first_tit{font-size:20px;}
.section4 .product_list li.li_06 .pop_div{height:75.9%;width:82.9%}

.section4 .product_list li.li_03 .pop_div .text .first_tit{font-size:27px;}
.section4 .product_list li.li_03 .pop_div{height:83.9%;width:88.9%}
.section4 .product_list li.li_04 .pop_div .text .first_tit{font-size:27px;}
.section4 .product_list li.li_04 .pop_div{height:83.9%;width:88.9%}

.section4 .product_list li.li_01{width:733px;height:496px;top:0px;left:0px;}
.section4 .product_list li.li_02{width:357px;height:243px;top:253px;left:743px;}
.section4 .product_list li.li_03{width:545px;height:370px;top:506px;left:0px;}
.section4 .product_list li.li_04{width:545px;height:370px;top:506px;right:0px;}

.section4 .product_list li.li_05{width:733px;height:496px;top:0px;left:367px;}
.section4 .product_list li.li_06{width:357px;height:243px;top:253px;left:0px;}

.section4 .product_list li:hover .pop_div{opacity: 1;filter:alpha(opacity=80);}
.section4 .product_list li:hover .pop_div .text{top:33.9%;opacity:1;}
.section4 .product_list li.li_02:hover .pop_div .text{top:17.9%;opacity:1;}
.section4 .product_list li.li_06:hover .pop_div .text{top:17.9%;opacity:1;}
.section4 .product_list li:hover .pop_div .addicon{bottom:12.9%;opacity:1;}
.section4 .product_list li:hover img{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);}

.section_text{height:101px;width:1100px;margin:auto;position: relative;}
.section_text .aline{width:100%;height:1px;background:#d9d9d9;position: absolute;top:50px;left:0px;z-index: 0;}
.section_text .txt{text-align:center;width:100%;position:absolute;top:0px;left:0px;height:100%;z-index:10;}
.section_text .txt span{font-size:14px;color:#adadad;background:#ffff;background: #fff;padding:0px 10px;line-height:101px;}

.section5 .about_us{width:100%;height:610px;overflow:hidden;position:relative;background:url(../img/about.jpg) repeat-y left top;}
.section5 .show_about{width:1100px;height:344px;left:420px;top:133px;overflow:hidden;position:absolute;z-index:10;}
.section5 .show_about ul{height:100%;position:absolute;left:0px;top:0px;z-index:1;}
.section5 .show_about li{overflow:hidden;float:left;font-size:14px;color:#4c4c4c;width:1100px;height:100%;}
.section5 .show_about li img{width:615px;height:344px;float:left;margin-right:70px;}
.section5 .show_about li h1{font-size:36px;font-weight:100;float:left;width:410px;}
.section5 .show_about li .en_h{font-family:arial;font-size:20px;line-height:1.6em;color:#9a9a9a;padding-bottom:20px;border-bottom:1px #bcbcbc solid;width:410px;float:left;}
.section5 .show_about li .text{line-height:1.8em;height:130px;overflow:hidden;width:410px;float:left;margin-top:20px;}
.section5 .show_about .left_right{position:absolute;width:117px;height:54px;bottom:0px;left:685px;z-index:999}
.section5 .show_about .left_right .left{display:inline-block;width:54px;height:54px;background:url(../img/left.jpg) no-repeat center;}
.section5 .show_about .left_right .left:hover{background:url(../img/left_hover.jpg) no-repeat center;}
.section5 .show_about .left_right .right{display:inline-block;width:54px;height:54px;background:url(../img/right.jpg) no-repeat center;}
.section5 .show_about .left_right .right:hover{background:url(../img/right_hover.jpg) no-repeat center;}

.section6 .news{height:auto;overflow:hidden;}
.section6 .news .left{width:318px;height:auto;}
.section6 .news .right{width:782px;height:auto;margin-top:100px;}
.section6 .news .right .news_list li{width:100%;padding:20px;border-bottom:1px #d9d9d9 solid;font-size:14px;line-height:1.8em;}
.section6 .news .right .news_list li h1{font-size:16px;font-weight: 500;padding-left:16px;}
.section6 .news .right .news_list li p{padding-left:206px;height:50px;margin-top:10px;overflow:hidden;width:536px;color:#777;}
.section6 .news .right .news_list li:hover{background:#5e5e5e;color:#fff;}
.section6 .news .right .news_list li:hover p{color:#e5e5e5;}

.section7 .big_logo{height:610px;overflow:hidden;width:100%;margin:115px auto 80px auto;position:relative;}
.section7 .big_logo img{width:100%;height:610px;position:absolute;top:0px;left:0px;z-index:10}
.section7 .big_logo .logo_bg{background:url(../img/bigbk.jpg) no-repeat center;width:100%;height:1095px;position:absolute;top:-242px;left:0px;z-index:0}

.section8 .contact{height:auto;overflow:hidden;margin-bottom:80px;}
.section8 .contact .left{width:400px;height:auto;color:#828282;font-size:14px;line-height:2.5em;}
.section8 .contact .left h2{font-size:16px;font-weight:normal;}
.section8 .contact .right{width:692px;padding-top:245px;color:#828282;}
.section8 .contact .input_p{font-size:14px;width:210px;float:left;margin-right:20px;padding-bottom:15px;border-bottom:1px #d9d9d9 solid;height:20px;line-height:20px;}
.section8 .contact .input_p input{border:0px;background:none;padding:0px 10px;color:#828282;}
.section8 .contact .right textarea{color:#828282;background:none;border:0px;min-width:672px;min-height:110px;max-width:672px;max-height:110px;padding:15px 0px;font-size:14px;line-height:1.8em;border-bottom:1px #d9d9d9 solid}
.section8 .contact .right .submit{font-size:14px;color:#fff;width:160px;height:40px;line-height:40px;background:#000;display:inline-block;text-align:center;}
.section8 .contact .right .submit:hover{background:#FFB700;}
.footer{height:17px;line-height:17px;color:#969696;font-size:14px;padding:28px 0px;background:#efefef;}
.footer a{color:#969696;}
.footer .web_info{padding-right:60px;background:url(../img/contact09.png) no-repeat right 2px;}

/*.anli_banner{width:100%;height:590px;background:#000;}
.anli_banner .flexslider{width:100%;height:100%;position:relative;margin-top:97px;}
.anli_banner .flexslider .slides li img{width:100%;height:100%;}
.anli_banner .flexslider .flex-direction-nav{position:absolute;width:100%;height:81px;top:220px;left:0px;z-index:999;}
.anli_banner .flexslider .flex-direction-nav li{width:41px;float:left;height:81px;}
.anli_banner .flexslider .flex-direction-nav a{text-indent:-20000px;color:#fff;display:inline-block;width:41px;height:100%;position:absolute;}
.anli_banner .flexslider .flex-direction-nav a.flex-prev{background:url(../img/left.png) no-repeat center;top:0px;left:280px;}
.anli_banner .flexslider .flex-direction-nav a.flex-next{background:url(../img/right.png) no-repeat center;top:0px;right:280px;}
.anli_banner .flexslider .flex-control-nav{height:15px;position:absolute;top:448px;left:410px;overflow:hidden;}
.anli_banner .flexslider .flex-control-nav li{width:10px;height:10px;float:left;margin-right:9px;}
.anli_banner .flexslider .flex-control-nav li a{text-indent:-20000px;display:inline-block;height:8px;width:8px;border:1px #fff solid;cursor:pointer;border-radius:10px;}
.anli_banner .flexslider .flex-control-nav li a.flex-active{background:#fff;}

.anli_list .main{height:auto;}
.anli_list .main .show_box{position:relative;width:1125px;height:auto;}
.anli_list .show_box ul {width:100%;height:auto;position:relative;top:auto;margin-top:50px;}
.anli_list .show_box ul li.pd_box{margin-right:25px;width:350px;margin-bottom:25px;height:475px;cursor:pointer;}
.anli_list .show_box ul li.pd_box .titleimg{width:350px;}
.anli_list .show_box ul li.pd_box .smalltext{width:290px;height:auto;padding:20px 30px;}
.anli_list .show_box ul li.pd_box .titleimg .hover i{width:310px;}
.anli_list .show_box .more{height:90px;line-height:90px;font-size:16px;color:#fff;background:#000;text-align:center;}
.anli_list .show_box .more a{color:#fff;}
*/

.bottom_other{width:100%;height:auto;padding:50px 0px;position:relative;z-index: 100;background:#fff;}
.bottom_other .text{width:519px;height:38px;line-height:36px;font-size:14px;color:#a3a3a3;background:url(../img/textbk.jpg) no-repeat center;margin:auto;text-align:center;}
.bottom_other .phone span{font-size:24px;width:223px;display:inline-block;font-family:"Arial";padding-top:70px;background:url(../img/phone.jpg) no-repeat center top;margin-top:25px;}

.anli_detail{margin-top:200px;}
.anli_detail .detail_tit{border-bottom:1px #d9d9d9 solid;height:40px;padding-bottom:22px;}
.anli_detail .detail_tit .go_back{background:#fff;border: 1px solid #000;border-radius: 38px;color: #000;cursor: pointer;display: inline-block;font-size: 16px;font-weight: normal;height: 38px;line-height: 38px;margin: 0 10px;padding: 0 30px;position: relative;}
.anli_detail .detail_tit .go_back:hover{color:#fff;background:#000;}
.anli_detail .detail_tit .other_btn{width:auto;display:inline-block;padding-left:24px;line-height:24px;margin-left:15px;font-size:16px;height:22px;margin-top:9px;}
.anli_detail .detail_tit .share{background:url(../img/alxq_03.jpg) no-repeat left center}
.anli_detail .detail_tit .look{background:url(../img/alxq_06.jpg) no-repeat left center;}
.anli_detail .title_div{width:auto;padding:40px 0px;font-size:14px;line-height:1.8em;border-bottom:1px #d9d9d9 solid;height:237px;overflow:hidden;}
.anli_detail .title_div img{width:350px;height:237px;float:left;margin-right:35px;}
.anli_detail .title_div h2{font-size:16px;font-weight:normal;padding-bottom:20px;position:relative;line-height:3em;margin-top:10px;}
.anli_detail .title_div h2:after{content:"";left:0px;width:63px;border-radius:2px;height:3px;background:#ffb700;position:absolute;lft:0px;top:42px;}
.anli_detail .title_div .smalltext{height:85px;overflow:hidden;}
.anli_detail .title_div .label{font-size:12px;margin-top:20px;color:#6a6a6f;}
.anli_detail .title_div .label span{display:inline-block;padding:0px 10px;margin-right:5px;background:#f2f2f2;}
.anli_detail .anli_cont{padding:40px 0px;font-size:14px;line-height:1.8em;color:#666;border-bottom:1px #d9d9d9 solid;}
.anli_detail .anli_cont p{margin-bottom:10px;}
.anli_detail .anli_cont img{max-width:100%;height:auto;}

.anli_detail .next_prev a{display:inline-block;margin:0px 5px;font-size:14px;line-height:17px;color:#545454;background:url(../img/page_03.jpg) no-repeat center;min-width:10px;height:17px;}
.anli_detail .next_prev a.prev{padding-left:15px;background:url(../img/page_06.jpg) no-repeat left center;}
.anli_detail .next_prev a.next{padding-right:15px;background:url(../img/page_09.jpg) no-repeat right center;}

.news_banner{width:100%;height:597px;position:relative;z-index:0}
.newss{width:auto;height:auto;z-index:10;position:relative;background:#fff;}
.news_banner div{position: fixed;width:100%;height:500px;z-index:0;left:0px;top:97px;background:url(../img/news_01.jpg) no-repeat center}
.newss .first_title{border-bottom:1px #d9d9d9 solid;padding-bottom:80px;}

.newss .news_cont{width:100%;height:auto;overflow:hidden;}
.newss .news_cont .left{width:270px;padding-top:74px;height:auto;}
.newss .news_cont .left a{display:inline-block;text-align:center;width:100%;height:40px;line-height:40px;font-size:14px;color:#6c6c6c;}
.newss .news_cont .left a.cur{background:#000;color:#fff;}
.newss .news_cont .left a:hover{background:#000;color:#fff;}
.newss .news_cont .right{width:728px;padding-left:50px;height:auto;border-left:1px #d9d9d9 solid;height:auto;padding-bottom:50px;}

.newss .news_cont .news_li{width:100%;height:453px;margin-top:55px;background:#fff;cursor:pointer;}
.newss .news_cont .news_li .cont{width:100%;height:100%;position:relative;top:453px;left:0px;opacity:0;transition:opacity 0.5s ease;}
.newss .news_cont .news_li .cont .after{width:8px;height:8px;border:1px #424242 solid;background:#fff;z-index:10;position:absolute;left:-55px;top:30px;border-radius:10px;}
.newss .news_cont .news_li .cont .time{font-size:30px;font-weight:bold;position:relative;font-family:arial;}
.newss .news_cont .news_li .cont .time span{font-weight:normal;font-size:14px;position:absolute;left:0px;top:40px;}
.newss .news_cont .news_li .cont .title{font-size:20px;line-height:2em;}
.newss .news_cont .news_li .cont .text{font-size:14px;color:#9f9f9f;line-height:1.6em;height:45px;overflow:hidden;}
.newss .news_cont .news_li .cont .titleimg{width:727px;height:278px;}
.newss .news_cont .news_li .cont:hover .title{color:#ffb700}
.newss .news_cont .news_li .cont:hover .after{border:1px #ffb700 solid;}
.page_a{padding:40px 0px;font-size:12px;line-height:32px;text-align:center}
.page_a a,.page_a span{display:inline-block;background:#f2f2f2;padding:0px 12px;margin:0px 5px;}
.page_a a.cur,.page_a a:hover{background:#000;color:#fff;}

.newss .detail_tit{border-bottom:1px #d9d9d9 solid;height:40px;padding-bottom:22px;margin-top:200px}
.newss .detail_tit .go_back{background:#fff;border: 1px solid #000;border-radius: 38px;color: #000;cursor: pointer;display: inline-block;font-size: 16px;font-weight: normal;height: 38px;line-height: 38px;margin: 0 10px;padding: 0 30px;position: relative;}
.newss .detail_tit .go_back:hover{color:#fff;background:#000;}
.newss .detail_tit .other_btn{width:auto;display:inline-block;padding-left:24px;line-height:24px;margin-left:15px;font-size:16px;height:22px;margin-top:9px;}
.newss .detail_tit .share{background:url(../img/alxq_03.jpg) no-repeat left center}
.newss .detail_tit .look{background:url(../img/alxq_06.jpg) no-repeat left center;}
.newss .news_cont .news_detail .h2{font-size:20px;font-weight:100;color:#1a1a1a;}
.newss .news_cont .news_detail .h2 span{font-size:14px;color:#1a1a1a;font-weight:100;}
.newss .news_cont .news_detail{margin-top:40px;font-size:14px;line-height:1.8em;color:#606060;}
.newss .news_cont .news_detail p{padding:30px 0px;margin-bottom:20px;border-bottom:1px #919191 dashed;font-weight:100;}
.newss .news_cont .news_detail img{max-width:100%;height:auto;}
.newss .news_cont .next_prev{padding:20px 30px;background:#000;}
.newss .news_cont .next_prev span{display:inline-block;width:100%;color:#fff;font-size:14px;line-height:2em;}
.newss .news_cont .next_prev span a{color:#fff;}
.newss .news_cont .next_prev span:hover{text-decoration: underline;}

.service{width:auto;height:auto;min-height:1000px;z-index:10;background:#fff;position:relative;}
.service .first_title{border-bottom:1px #d9d9d9 solid;padding-bottom:80px;}
.service .left{width:250px;height:1000px;position:relative;}
.service .left .title{font-size:24px;height:90px;line-height:90px;padding-right:120px;position:absolute;left:0px;background:url(../img/fwxm.png) no-repeat right top;}
.service .left .title span{font-weight:100;}
.service .right{width:770px;height:auto;min-height:1000px;border-left:1px #d9d9d9 solid;padding-left:50px;}
.service .service_cont{position:relative;width:auto;height:auto;padding:80px 0px;border-bottom:1px #8e8e8e dashed;font-size:14px;line-height:1.8em;color:#8e8e8e;}
.service .service_cont h2{font-size:16px;color:#5b5b5b;}
.service .service_cont .before{width:8px;height:8px;border:1px #424242 solid;border-radius:10px;top:87px;left:-55px;position:absolute;background:#fff;}
.service .add_us .left {width:380px;}
.service .add_us .right{width:668px;line-height:2em;font-size:14px;color:#7a7a7a;}
.service .add_us .left .title{position:relative;padding:0px;width:100%;height:311px;background:url(../img/add_us_03.jpg) no-repeat left top;}
.service .add_us .right .add_title{padding-bottom:18px;border-bottom:1px #d9d9d9 solid;}
.service .add_us .right .add_title span{display:inline-block;width:auto;font-size:16px;color:#fff;background:#000;line-height:40px;margin-top:40px;padding:0px 25px;font-weight:bold;}
.service .add_us .right .duty_tit{font-size:16px;font-weight:bold;color:#000;}
.service .add_us .right li{padding-left:15px;background:url(../img/add_us_07.jpg) no-repeat left center;}
.service .add_us .right .com_info{padding-top:48px;color:#000;border-top:1px #d9d9d9 solid;}


.about_our{width:auto;height:auto;min-height:1000px;z-index:10;background:#fff;position:relative;font-size:14px;line-height:1.8em;color:#585858;font-weight:200;}
.about_our .first_title{border-bottom:1px #d9d9d9 solid;padding-bottom:80px;}
.about_our .h2{font-size:36px;font-weight:200;padding-top:80px;padding-bottom:40px;}
.about_our .go_num span{display:inline-block;width:19%;height:auto;text-align:center;}
.about_our .go_num span em{font-size:80px;}
.about_our .info{width:1142px;height:auto;overflow:hidden;}
.about_our .info li{width:312px;height:auto;float:left;padding-right:34px;margin-right:34px;border-right:1px #d9d9d9 solid;}
.about_our .info li h3{color:#000;font-size:22px;line-height:48px;border:1px #d9d9d9 solid;text-align:center;font-weight:400;margin-bottom:20px;}
.about_our .team{width:1100px;height:446px;position:relative;margin:auto;z-index:99}
.about_our .team .team_win{width:100%;height:100%;overflow:hidden;position:absolute;top:-73px;left:0px;z-index:999;}
.about_our .team .team_win ul{overflow:hidden;height:auto;position:absolute;top:0px;left:0px;}
.about_our .team .team_win ul li{width:350px;height:446px;float:left;margin-right:25px;background:#f2f2f2}
.about_our .team .click_btn{width:54px;color:#3c3c3c;font-size:32px;height:54px;text-align:center;line-height:54px;background:#dcdcdc;display:inline-block;position:absolute;top:110px;}
.about_our .team .click_btn:hover{color:#fff;background:#ffb700}
.about_our .team .team_win ul li img{width:350px;height:237px;}
.about_our .team .team_win ul li .name{padding:0px 20px;fpnt-size:16px;color:#000;margin-top:20px;}
.about_our .team .team_win ul li .head{margin:0px 20px;padding-bottom:15px;border-bottom:1px #d6d6d6 solid;}
.about_our .team .team_win ul li .smalltext{margin:15px 20px 0px 20px;height:75px;overflow:hidden;}

.map{width:100%;height:500px;position:relative;z-index:0;margin-top:97px;}
.map #allmap{top:0px;left:0px;width:100%;height:500px;}

.contact2{width:100%;height:auto;min-height:1000px;background:#fff;z-index:10}
.contact2 .first_title{border-bottom:1px #d9d9d9 solid;padding-bottom:80px;margin-bottom:80px;}
.contact2 .left{width:342px;height:auto;color:#828282;font-size:14px;line-height:2.5em;}
.contact2 .left h2{font-size:16px;font-weight:normal;}

.designer{width:686px;height:auto;padding-left:414px;font-size:14px;color:#8d8d8d;line-height:1.8em;position:relative;margin-top:45px;}
.designer .name{font-size:30px;padding-top:28px;color:#000;padding-bottom:10px;}		    	  
.designer .title_img{width:369px;height:250px;position:absolute;left:0px;top:0px;}
.designer .title{font-size:16px;color:#000;}
.designer .works{margin-top:50px;padding-top:50px;border-top:1px #d6d6d6 solid;min-height:600px;height:auto;}
.designer .works img{max-width:100%;height:auto;display:block;}
.designer .works p{margin-bottom:15px;}

.float{position:fixed;width:30px;height:140px;padding-top:40px;bottom:100px;right:10px;z-index:9999999;}
.float .a_btn{width:30px;height:30px;display:inline-block;background:#333;line-height:30px;text-align:center;}
.float a em{display:inline-block;width:20px;height:20px;margin-top:5px}
.float .a_btn:hover{background:#000;}

.float .talk{width:30px;height:30px;position:absolute;top:0px;left:0px;background:#ffb700;}
.float .talk{background:url(../img/talk.gif) no-repeat;}
.float .wei_bo em{background:url(../img/float.png) no-repeat 0px -101px}
.float .wei_xin em{background:url(../img/float.png) no-repeat 0px -81px}
.float .fen_xiang em{background:url(../img/float.png) no-repeat 0px -121px}
.float .go_top{margin-top:10px;}
.float .go_top em{background:url(../img/float.png) no-repeat 0px -141px}
.float .online{width:188px;height:242px;font-size:14px;color:#676767;background:#fff;position: absolute;top:-212px;right:-252px;box-shadow:0px 0px 10px 2px #ddd;}
.float .online .title{color:#fff;position:relative;font-size:14px;line-height:54px;background:#ffb700;padding:0px 20px;}
.float .online .title a{width:20px;height:20px;position:absolute;right:20px;top:17px;background:url(../img/float.png) no-repeat 0px -39px}
.float .online .qq{height:43px;background:#f5f5f5;padding:0px 20px;border-bottom:1px #fff solid;}
.float .online .qq:hover{background:#5e5e5e;}
.float .online .qq a{height:20px;line-height:20px;color:#676767;margin:11px 0px;padding-left:30px;background:url(../img/float.png) no-repeat 0px -18px;float:left;width:122px}
.float .online .qq:hover a{background:url(../img/float.png) no-repeat 0px 0px;color:#fff;}
.float .online .phone{line-height:2em;padding:0px 20px;margin-top:10px;}
.float .online .phone em{width:20px;height:20px;float:left;background:url(../img/float.png) no-repeat 0px -60px;margin-top:5px;margin-right:10px;}
.float .online  .phone_num{line-height:1.8em;padding-left:40px;}


.pop_bk{display:none;width:100%;height:100%;position: fixed;top:0px;left:0px;background:url(../img/60_popbk.png) repeat;z-index:9999999;}
.pop_bk .er_code{width:100%;height:100%;background:url(../img/er_code.jpg) no-repeat center;}


#dowebok .section{width:100%;height:100%;position: relative;}
#dowebok .section .img{width:100%;height:100%;object-fit: cover;}
#dowebok .section .slide{width:100%;height:100%;}

.case_nav{width:110px;height:auto;min-height:473px;position: fixed;right:0px;top:23%;z-index:9999999;}
.case_nav .casenav{width:100%;height:auto;padding:30px 0px;background:#1e1e1e;margin-bottom:1px;text-align:center;}
.case_nav .casenav ul li{padding:0px 10px;font-size:14px;color:#898989;line-height:2em;}
.case_nav .casenav ul li:hover,.case_nav .casenav ul li.cur{color:#ffb700;}
.case_nav .casenav .moveSection{width:100%;height:30px;display:inline-block;}
.case_nav .casenav .up{background:url(../img/anlist_03.jpg) no-repeat center;}
.case_nav .casenav .down{background:url(../img/anlist_06.jpg) no-repeat center;}
.case_nav .case_page{color:#fff;font-size: 14px;line-height:2em;margin-top:10px;font-family: arial;}
.case_nav .case_page #this_page{color:#ffb700;}
.case_nav .casenav_alink{text-align:center;width:100%;height:auto;padding:30px 0px;background:#1e1e1e}
.case_nav .casenav_alink a{font-size:14px;color:#898989;line-height:2em;}

.casetext_box{width:100%;height:131px;position:absolute;left:0px;bottom:52px;z-index:99999;}
.casetext_box .casetext{width:1100px;height:131px;margin:auto;background:url(../img/80_popbk.png);}
.casetext_box .casetext .text{padding:27px 38px;float:left;overflow: hidden;}

.casetext_box .casetext .text .leftRight{width:115px;height:100%;float:left;}
.casetext_box .casetext .text .leftRight a{height:47px;width:47px;font-weight:bold;border:1px #393939 solid;border-radius:49px;text-align:center;margin-top:15px;line-height:47px;font-size:18px;color:#393939;font-family: "宋体";}
.casetext_box .casetext .text .leftRight a:hover{background:#ffb700;color:#000;border:1px #ffb700 solid;}
.casetext_box .casetext .text .txt{height:80px;border-left:1px #9c9c9c dotted;width:714px;overflow:hidden;float:left;margin-left:32px;padding-left:30px;font-size:14px;color:#9c9c9c;line-height:1.9em;}
.casetext_box .casetext .text .txt .tit{font-size:16px;color:#ffb700}

.view_more{font-size:16px;display:inline-block;width:1100px;height:95px;background:#f2f2f2;line-height:95px;margin-top:15px;}
.view_more:hover{background:#000;color:#fff;}



























