@charset "utf-8";
/* CSS Document */

/* reset */
body,h1,h2,h3,h4,h5,p,dl,dd,ul,ol,form,input,textarea,th,td,select,figure,figcaption{ margin:0; padding:0; }
em,i { font-style:normal; }
li { list-style:none; }
a {text-decoration:none;color:inherit;}
a:hover{text-decoration:none;color:inherit;}
a:focus{text-decoration: none;outline: none;}
img { border:none; vertical-align:middle; }
table { border-collapse:collapse; }
input,textarea { outline:none; background: none; border: none; }
textarea { resize:none; overflow:auto; }
body{font-size:12px; font-family:"微软雅黑"; min-width:1200px;}

/* public */
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after {content:'';display: block;height: 0;clear: both;visibility: hidden;}
img{max-width:100%;max-height:100%;}
.img_box{display:table-cell;vertical-align:middle;text-align:center;}
.img_box img{vertical-align:middle;border:none;display:inline-block;}
.main{width:100%; max-width:1200px; margin:0 auto;}
h1,h2,h3,h4,h5{font-weight:normal;}
.fixed{position:fixed;left:0;top:0;z-index:999;}
.submit{font-family: '微软雅黑';cursor:pointer;}


.banner{position:relative;}
.banner img{width:100%;}
.banner .hd{position: absolute; bottom:20px; width:100%;padding:10px 0;text-align:center;}
.banner .hd ul{display:inline-block;}
.banner .hd ul li{width:80px;height:5px;display:inline-block;float:left;background:#bfbfbf;margin:0 6px;cursor:pointer;text-indent:-9999px;}
.banner .hd ul li.on{background:#545455;}
.banner .btn_box{width:110px;height:35px;position:absolute;bottom:120px;right:20%;}
/* .banner .banner_prev,
.banner .banner_next{border-radius:5px;opacity:.9;width:50px;height:35px;color:#000;line-height:35px;display:inline-block;position:absolute;top:0;cursor:pointer;background:rgba(255, 255, 255, .9);font-size:30px;font-family: '宋体';font-weight:bold;text-align:center;}
.banner .banner_prev{left:0;}
.banner .banner_next{right:0;}
.banner .banner_prev:hover,
.banner .banner_next:hover{background:#000;color:#fff;} */
.banner .bd ul li{
	background-repeat:no-repeat;background-position:center;background-size:cover;
}


.bannero{width:100%;max-width:1920px;height:auto;margin:0 auto;}
.bannero img{width:100%;}


.header{background:#fff;}
.header .main{max-width:1300px;}
.header_box{height:100px;position:relative;}
.header_box h1{height:80px; line-height:100px; display:inline-block; float:left;}
.header_box .en{border-left:1px solid #eee;border-right:1px solid #eee;width:80px; height:80px; line-height:80px; text-align:center; display:inline-block; font-size:15px; color:#414143; float:right;font-family: 'Arial';}
.header_box .search_btn{background:url(../images/search_btn.png) no-repeat center; cursor:pointer; border-left:1px solid #eee;width:80px; height:100px;display:inline-block; float:right;}
.header .header_form{position:absolute; right:0; bottom:-52px; z-index: 200; width:260px; height:50px; background:rgba(0,0,0,.6); padding:0 10px; display:none;}
.header .header_form form{width:260px; position:absolute; margin-top:8px;}
.header .header_form input.text{width:260px; height:35px; text-indent:10px; background:#fff; font-size:15px; color:#595959;}
.header .header_form input.submit{width:35px; height:35px; position:absolute; right:0; top:0; display:inline-block; background:#333 url(../images/search_btn2.png) no-repeat center; cursor:pointer;}

.nav{display:block;float:right;}
.nav>ul>li{display:inline-block;width:90px; height:100px; line-height:100px; margin-right:12px; float:left; text-align:center; font-size:15px; color:#404042;position:relative;}
.nav>ul>li.on,
.nav>ul>li:hover{background:url(../images/nav_bg.jpg) no-repeat center bottom;}
.nav>ul>li:hover .snav{display:block;}
.nav .snav{position:absolute; left:0; top:60px; width:120%; z-index: 300; display:none;}
.nav .snav li{height:50px; line-height:50px; text-align:center; font-size:15px; color:#444; background:#fff; border-bottom:1px solid #d2d2d2;}
.nav .snav li:hover{background:#eee;}
.nav li a{display:block;}


.footer{padding:50px 0; background:#fff;border-top:1px solid #c9c9c9;}
.footer .footer_contact{float:left; display:inline-block;width: 410px;}
.footer .footer_contact .text_box{font-size:15px; color:#747474; line-height:32px; padding:20px 0;}
.footer .footer_nav{float:right; display:inline-block;}
.footer .footer_nav dl{display:inline-block; float:left; margin-left:65px;}
.footer .footer_nav dl dt{font-size:15px; color:#363636; margin-bottom:10px; font-weight:bold;}
.footer .footer_nav dl dd{font-size:14px; color:#898989; line-height:28px;}
.footer .footer_nav a:hover{text-decoration: underline;}
.copy{font-size:14px; color:#888; padding:20px 0; background:#fff; text-align:center; border-top:1px solid #ddd;}
.copy .ga{margin-left: 10px;padding-left: 25px;background-size: 16px;background: url(../images/gaimg.png) no-repeat left center;}




.index_about{
    padding:60px 0 110px 0;
}
.index_about_box{
    position:relative;
}
.index_about_box .pic_box{
    width:850px;
    height:505px;
    position:relative;
}
.index_about_box .pic_box a.more{
    width:135px;
    height:50px;
    line-height:50px;
    display:inline-block;
    background-color:#f6f6f6;
    color:#404042;
    font-size:16px;
    font-family: 'Arial';
    position:absolute;
    left:0;bottom:0;
    text-align:center;
    padding-top:60px;
    text-transform: uppercase;
    background-image:url(../images/more_bg.png);
    background-repeat:no-repeat;
    background-position: center 25px;
}
.index_about_box .pic_box a.more:hover{
    color:#fff;
    background-color:rgba(0,0,0,.8);
    background-image:url(../images/more_bg2.png);
}



.index_about_box .text_box{
    width:420px;
    height:490px;
    padding:0 50px;
    box-shadow:1px 1px 15px #ddd;
    position:absolute;
    right:0;
    bottom:-50px;
    text-align:right;
    background:#fff url(../images/index_aboutbg1.png) no-repeat right bottom;
}
.index_about_box .text_box h3{
    font-size:16px;
    color:#7e7e7e;
    padding:20px 0;
    margin-top:50px;
}
.index_about_box .text_box em{
    font-size:63px;
    color:#b48d44;
    font-family: 'Arial';
    text-transform: uppercase;
    line-height:60px;
    display:block;
}
.index_about_box .text_box i{
    width:35px;
    height:2px;
    display:inline-block;
    background:#404042;
    margin:20px 0;
}
.index_about_box .text_box p{
    font-size:14px;
    line-height:29px;
    color:#696969;
    text-align:left;
}




.htit1{
    padding:60px 0;
    text-align:center;
}
.htit1 h2{
    font-size:22px;
    color:#7e7e7e;
}
.htit1 p{
    font-size:39px;
    color:#b48d44;
    font-family: 'Arial';
    text-transform: uppercase;
    padding:10px 0;
}




.index_pro{
    width:100%;
    max-width:1920px;
    height:917px;
    background:url(../images/index_pro_bg.jpg) no-repeat center;
	margin:0 auto;
}
.index_pro_slide .bd{
    overflow:hidden;
}
.index_pro_slide .bd li{
    width:380px;
    height:587px;
    display:inline-block;
    margin-right:27px;
    position:relative;
}
.index_pro_slide .bd li .img_box{
    width:380px;
    height:587px;
}
.index_pro_slide .bd li .mask{
    width:100%;
    height:100%;
    display:inline-block;
    background-color:rgba(0,0,0,.5);
    background-image:url(../images/index_pro_bg.png);
    background-repeat:no-repeat;
    background-position:center;
    position:absolute;
    left:0;
    top:0;
    text-align:center;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity:1;
    filter: alpha(opacity=100);
}
.index_pro_slide .bd li .mask:hover{
    opacity:0;
    filter: alpha(opacity=0);
}
.index_pro_slide .bd li .mask h3{
    width:100%;
    display:inline-block;
    margin-top:190px;
    font-size:26px;
    color:#fff;
}
.index_pro_slide .bd li .mask i{
    width:35px;
    height:1px;
    display:inline-block;
    background:#fff;
    margin-top:30px;
}
.index_pro_slide .bd li .mask span.more{
    width:135px;
    height:50px;
    line-height:50px;
    display:block;
    color:#fff;
    font-size:16px;
    font-family: 'Arial';
    text-align:center;
    padding-top:60px;
    text-transform: uppercase;
    background-image:url(../images/more_bg2.png);
    background-repeat:no-repeat;
    background-position: center 25px;
    margin:0 auto;
}
.index_pro_slide .hd{
    text-align:center;
    padding:35px 0;
}
.index_pro_slide .hd li{
    width:10px;
    height:10px;
    display:inline-block;
    margin:0 6px;
    background:#bfbfbf;
    text-indent:-9999px;
    border-radius:100px;
    border:2px solid #bfbfbf;
    cursor:pointer;
}
.index_pro_slide .hd li.on{
    width:10px;
    height:10px;
    background:none;
    border:2px solid #333;
}





.index_brand{
    text-align:center;
    padding-bottom:60px;
}
.index_brand_slide{
    position:relative;
}
.index_brand_slide .hd{
    width:420px;
    height:100px;
    display:inline-block;
    border-bottom:1px solid #ccc;
    position:absolute;
    left:0;
    top:0;
    z-index: 100;
}
.index_brand_slide .hd li{
    display:inline-block;
    font-size:42px;
    color:#b4b4b4;
    font-family:'Arial';
    height:100px;
    line-height:100px;
    padding:0 5px;
    margin-right:10px;
    float:left;
    cursor:pointer;
}
.index_brand_slide .hd li.on{
    font-size:60px;
    color:#fe0002;
    font-weight:bold;
}
.index_brand_slide .bd{text-align:left;}
.index_brand_slide .bd .img_box{
    float:right;
    display:inline-block;
}
.index_brand_slide .bd .text_box{
    width:420px;
    font-size:16px;
    color:#404042;
    line-height:30px;
    margin-top:90px;
    display:inline-block;
}
.index_brand_slide .bd .text_box h3{
    font-size:20px;
    color:#404042;
}
.index_brand_slide .bd .text_box p{
    padding:30px 0 50px 0;
}
.index_brand_slide .bd .text_box a.more{
    width:120px;
    height:50px;
    line-height:50px;
    text-align:center;
    font-size:16px;
    color:#b48d44;
    font-family: 'Arial';
    border-bottom:3px solid #b48d44;
    display:inline-block;
    text-transform: uppercase;
}
.index_brand_slide .bd .text_box a.more:hover{
    color:#333;
    border-bottom:3px solid #333;
}






.index_news{
    padding-bottom:80px;
    background:#f4f4f4;
}
.index_news_box .col{
    width:25%;
    display:inline-block;
    float:left;
}
.index_news_box .list_box{
    position:relative;
    height:590px;
}
.index_news_box .list_box .text_box{
    height:230px;
    background:#fff;
    padding:0 25px;
    position:absolute;
    left:0;
    top:0;
}
.index_news_box .list_box .text_box i{
    font-size:14px;
    color:#666;
    font-family: 'Arial';
    width:100%;
    display:inline-block;
    padding:30px 0;
}
.index_news_box .list_box .text_box h3{
    font-size:15px;
    color:#282828;
    padding-bottom:20px;
}
.index_news_box .list_box .text_box p{
    font-size:14px;
    color:#8e8e8e;
    line-height:26px;
}
.index_news_box .list_box .pic_box{
    width:100%;
    height:360px;
    position:absolute;
    left:0;
    top:230px;
    overflow:hidden;
}
.index_news_box .list_box .pic_box img{
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}
.index_news_box .list_box .pic_box span.more{
    width:135px;
    height:50px;
    line-height:50px;
    padding-top:60px;
    display:inline-block;
    color:#fff;
    font-size:16px;
    font-family: 'Arial';
    text-align:center;
    text-transform: uppercase;
    background-image:url(../images/more_bg2.png);
    background-repeat:no-repeat;
    background-position: center 25px;
    position:absolute;
    left:50%;top:35%;
    margin-left:-67px;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity:0;
    filter: alpha(opacity=0);
}
.index_news_box .list_box:hover .pic_box img{
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
}
.index_news_box .list_box:hover span.more{
    opacity:1;
    filter: alpha(opacity=100);
}
.index_news_box .col:nth-child(2n){
    padding-top:40px;
}
.index_news_box .col:nth-child(2n) .list_box .text_box{
    top:360px;
}
.index_news_box .col:nth-child(2n) .list_box .pic_box{
    top:0;
}
.index_news a.more2{
    width:120px;
    height:50px;
    line-height:50px;
    text-align:center;
    font-size:16px;
    color:#b48d44;
    font-family: 'Arial';
    border-bottom:3px solid #b48d44;
    text-transform: uppercase;
    display:block;
    margin:0 auto;
    margin-top:50px;
}




.agroup{
    text-align:center;
    padding:20px 0;
    border-bottom:1px solid #ccc;
    margin-bottom:30px;
}
.agroup ul{
    display:inline-block;
}
.agroup ul li{
    display:inline-block;
    float:left;
    margin:0 10px;
}
.agroup ul li h4{
    font-size:20px;
    color:#444;
    padding:3px 0;
}
.agroup ul li p{
    font-size:15px;
    color:#888;
    text-transform: uppercase;
}






.pro_type_slide{
    padding:30px 0 60px 0;
	text-align:center;
}
.pro_type_slide .hd li{
    width:398px;
    height:100px;
    display:inline-block;
    float:left;
    border:1px solid #ddd;
    cursor:pointer;
    background-repeat:no-repeat;
    background-position:350px center;
    background-image:url(../images/angle1.png);
    border-right:0;
}
.pro_type_slide .hd li.on{
    background-image:url(../images/angle2.png);
    background-color:#f2f2f2;
    border-bottom:1px solid #f2f2f2;
}
.pro_type_slide .hd li .t{
    display:inline-block;
    text-align:left;
    margin-top:25px;
    padding-left:60px;
    margin-left:40px;
    background-repeat:no-repeat;
    background-position:left center;
}
.pro_type_slide .hd li .t h4{
    font-size:18px;
    color:#1d1d1d;
}
.pro_type_slide .hd li .t p{
    font-size:15px;
    color:#666;
    text-transform: uppercase;
}
.pro_type_slide .hd li .t1{
    background-image:url(../images/pro_type1.png);
}
.pro_type_slide .hd li .t2{
    background-image:url(../images/pro_type2.png);
}
.pro_type_slide .hd .pro_search{
    width:398px;
    height:100px;
    display:inline-block;
    float:left;
    border:1px solid #ddd;
}
.pro_type_slide .hd .pro_search form{
    display:inline-block;
    width:320px;
    height:50px;
    border-bottom:1px solid #b5b5b5;
    position:relative;
    margin-top:25px;
    margin-left:35px;
}
.pro_type_slide .hd .pro_search form input.text{
    width:270px;
    height:50px;
    display:inline-block;
    text-indent:10px;
    font-size:16px;
    color:#666;
}
.pro_type_slide .hd .pro_search form input.submit{
    width:50px;
    height:50px;
    display:inline-block;
    position:absolute;
    right:0;
    top:0;
    background:url(../images/search_btn3.png) no-repeat center;
}
.pro_type_slide .bd{
    /* background:#f2f2f2; */
	border-bottom:1px solid #ccc;
}
.pro_type_slide .bd ul{
	display:inline-block;
}
.pro_type_slide .bd li{
    display:inline-block;
    height:36px;
    line-height:1px;
    padding:0 15px;
    margin-right:15px;
    font-size:16px;
    color:#444;
	border-bottom:2px solid #fff;
}
.pro_type_slide .bd li a{
    display:block;
}
.pro_type_slide .bd li.on,
.pro_type_slide .bd li:hover{
	border-bottom:2px solid #b48d44;
}








.pro{
    padding-bottom:60px;
}
.pro h3{
    font-size:16px;
    color:#666;
    padding:20px 0;
}
.pro_box .list_box{
    width:370px;
    display:inline-block;
    float:left;
    margin-bottom:40px;
    margin-right:43px;
}
.pro_box .list_box:nth-child(3n){
    margin-right:0;
}
.pro_box .list_box .img_box{
    width:370px;
    height:280px;
    
}
.pro_box .list_box p{
    font-size:18px;
    color:#444;
    font-family: 'Arial';
    height:60px;
    line-height:60px;
    text-align:center;
}
.pro_box .list_box a{
	display:block;
}




/*分页*/
.pages{
    padding:40px 0;
    font-size:0;
    text-align:center;
}
.pages a{
    display:inline-block;
    padding:8px 15px;
    margin: 5px 6px;
    font-size:15px;
    border:1px solid #7f7f7f;
    color:#7f7f7f;
    background:#fff;
}
.pages a.prev,.pages a.next{padding:8px 30px;}
.pages a:hover,.pages a.on{color:#fff;background:#666;border:1px solid #666;color:#fff;}









.prov{
    padding:60px 0 80px 0;
}
.prov_slide .bl{
    width:580px;
    float:left;
    display:inline-block;
}
.prov_slide .br{
    width:545px;
	height:430px;
    position:relative;
    float:right;
    display:inline-block;
}
.prov_slide .bd{
	border:1px solid #ddd;
}
.prov_slide .bd li{
    width:580px;
    height:430px;
}
.prov_slide .bd li .img_box{
    width:580px;
    height:430px;
}
.prov_slide .bd li a{
    display:block;
}
.prov_slide .hd{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
}
.prov_slide .hd .sslide{
    max-width:315px;
    margin-left:60px;
    position:relative;
}
.prov_slide .hd li{
    width:90px;
    height:90px;
    border:2px solid #ccc;
    margin-right:16px;
    cursor:pointer;
	float:left;
}
.prov_slide .hd li.on{
    border:2px solid red;
}
.prov_slide .hd li .img_box{
    width:90px;
    height:90px;
}
.prov_slide .hd span.sprev,
.prov_slide .hd span.snext{
    width:45px;
    height:90px;
    border:1px solid #ccc;
    display:inline-block;
    position:absolute;
    top:0;
    cursor:pointer;
    background-color:#dcdcdc;
    background-repeat:no-repeat;
    background-position:center;
}
.prov_slide .hd span.sprev{
    left:-60px;
    background-image:url(../images/vprev.png);
}
.prov_slide .hd span.snext{
    right:-60px;
    background-image:url(../images/vnext.png);
}
.prov_slide .hd span.sprev:hover,
.prov_slide .hd span.snext:hover{
    background-color:#b48d44;
}




.prov_slide .text_box h3{
    font-size:24px;
    color:#222;
    font-weight:bold;
    height:70px;
    line-height:70px;
    border-bottom:1px solid #ccc;
}
.prov_slide .text_box .text{
    font-size:16px;
    line-height:35px;
    color:#666;
    padding:30px 0;
}
.prov_slide .text_box .text span{
    width:80px;
    display:inline-block;
    float:left;
    background:url(../images/prov_txbg.jpg) no-repeat center right;
	font-weight:bold;
}
.prov_slide .text_box .text b{
    font-weight:normal;
    width:445px;
    float:right;
    display:inline-block;
}

.prov .main{
	position: relative;
}
.prov .next_btn{
	position: absolute;
	left:650px;
	top:260px;
	z-index: 11;
    width:550px;
    font-size:14px;
    color:#333;
}
.prov .next_btn .next_btn_box{
    display:inline-block;
    border:1px solid #ccc;
    border-radius:25px;
    overflow:hidden;
    background:#f3f3f3;
}
.prov .next_btn a{
    height:30px;
    line-height:30px;
    border-right:1px solid #ccc;
    float:left;
    display:inline-block;
    padding:0 20px;
}
.prov .next_btn a:hover{
    background:#ddd;
}




.prov2 .main{
    border-top:1px solid #ddd;
    padding:30px 0;
}
.prov2 h3{
    color:#222;
    font-size:28px;
    line-height:34px;
    padding-bottom:15px;
}
.prov2 .text{
    color:#444;
    font-size:15px;
    line-height:25px;
    padding:30px 0;
}










.application{
    padding:20px 0 50px 0;
    background:#f6f6f6;
}
.application h3{
    font-size:28px;
    color:#222;
    height:90px;
    line-height:90px;
}
.application_slide{
    position:relative;
}
.application_slide .bd{
    width:760px;
    height:560px;
    margin:0 auto;
}
.application_slide .bd .img_box{
    width:760px;
    height:560px;
}
.application_slide span.aprev,
.application_slide span.anext{
    width:45px;
    height:90px;
    display:inline-block;
    position:absolute;
    top:40%;
    background-repeat:no-repeat;
    background-position:center;
    cursor:pointer;
}
.application_slide span.aprev{
    background-image:url(../images/aprev.png);
    left:100px;
}
.application_slide span.anext{
    background-image:url(../images/anext.png);
    right:100px;
}





.other_pro{
    padding:20px 0 40px 0;
}
.other_pro h3{
    font-size:28px;
    color:#222;
    height:90px;
    line-height:90px;
}
.other_pro .list_box{
    width:370px;
    display:inline-block;
    float:left;
    margin-bottom:40px;
    margin-right:43px;
}
.other_pro .list_box:nth-child(3n){
    margin-right:0;
}
.other_pro .list_box .img_box{
    width:370px;
    height:280px;
  
}
.other_pro .list_box p{
    font-size:18px;
    color:#444;
    font-family: 'Arial';
    height:60px;
    line-height:60px;
    text-align:center;
}




.case_type{
    text-align:center;
    padding:40px 0;
    margin-bottom:20px;
}
.case_type ul li{
    width:160px;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:16px;
    color:#444;
    display:inline-block;
    margin:0 8px;
}
.case_type ul li.on,
.case_type ul li:hover{
    background:#b48d44;
    color:#fff;
}



.case{
    padding-bottom:80px;
}
.case .list_box{
    width:375px;
    height:325px;
    display:inline-block;
    float:left;
    margin-bottom:30px;
    margin-right:25px;
    position:relative;
}
.case .list_box:nth-child(3n){
    margin-right:0;
}
.case .list_box .img_box{
    width:375px;
    height:275px;
 
    overflow:hidden;
}
.case .list_box .img_box img{
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}
.case .list_box p{
    width:100%;
    height:50px;
    line-height:50px;
    font-size:16px;
    color:#444;
    font-family: 'Arial';
    text-align:center;
    position:absolute;
    left:0;bottom:0;
}
.case .list_box a{
    display:block;
}
.case .list_box:hover p{
    bottom:49px;
    background:#b48d44;
    color:#fff;
}
.case .list_box:hover .img_box img{
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
}



.htit2{
    padding-bottom:30px;
}
.htit2 em{
    font-size:40px;
    color:#b48d44;
    font-family: 'Arial';
    padding:5px 0;
    text-transform: uppercase;
}
.htit2 h3{
    font-size:26px;
    color:#444444;
}





.about{
    padding:50px 0;
}
.about_box .text_box{
    width:660px;
    float:left;
    display:inline-block;
    background:url(../images/about_bg.png) no-repeat right 65px;
    padding-right:60px;
    min-height:560px;
}
.about_box .text_box .text{
    font-size:15px;
    color:#444;
    line-height:30px;
}
.about_box .pic_box{
    margin-top:65px;
    width:430px;
    height:495px;
    float:right;
    display:inline-block;
}






.about2{
	display: block;
}
.about2 .htit{
	margin-bottom:30px;
}
.about2 .htit h2{
    font-size:26px;
    color:#ef1919;
    background:url(../images/brand_tbg.png) no-repeat right center;
}
.about2 .htit p{
    font-size:40px;
    color:#c0c0c0;
    font-family: 'Arial';
    text-transform: uppercase;
}
.about2_slide{
	display: block;
} 
.about2_slide .hd{
	padding:30px 0;
	text-align:center;
} 
.about2_slide .hd ul{
	display: inline-block;
}
.about2_slide .hd ul li{
	display: block;
	float:left;
	width:8px;
	height:8px;
	border-radius:100%;
	margin:0 5px;
	border:1px solid #bfbfbf;
	background:#bfbfbf;
	text-indent:-9999px;
}
.about2_slide .hd ul li.on,
.about2_slide .hd ul li:hover{
	background:#fff;
	border:1px solid #333;
}
.about2_slide .bd ul li{
	float:left;
	width:255px;
	height:364px;
	line-height:364px;
	margin-right:55px;
	text-align:center;
	display: block;
}
.about2_slide .bd ul li a{
	display: block;
}
.about2_slide .bd ul li .img_box{
	width:255px;
	height:364px;
	line-height:364px;
	text-align:center;
	display: block;
}


.brand{
    padding-bottom:80px;
}
.brand .htit{
    padding:50px 0;
}
.brand .htit h2{
    font-size:26px;
    color:#444;
    background:url(../images/brand_tbg.png) no-repeat right center;
}
.brand .htit p{
    font-size:40px;
    color:#b48d44;
    font-family: 'Arial';
    text-transform: uppercase;
}
.brand_box .list_box{
    width:285px;
    height:325px;
    display:inline-block;
    float:left;
    background-repeat:no-repeat;
    background-position:center;
    margin-right:19px;
    position:relative;
    cursor:pointer;
}
.brand_box .list_box:nth-child(1){
    background-image:url(../images/brand_bg1.png);
}
.brand_box .list_box:nth-child(2){
    background-image:url(../images/brand_bg2.png);
}
.brand_box .list_box:nth-child(3){
    background-image:url(../images/brand_bg3.png);
}
.brand_box .list_box:nth-child(4){
    background-image:url(../images/brand_bg4.png);
    margin-right:0;
}
.brand_box .list_box h4{
    font-size:30px;
    color:#fff;
    display:inline-block;
    width:100%;
    text-align:center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    position:absolute;
    left:0;top:140px;
}
.brand_box .list_box .text_box{
    padding:90px 25px 0 25px;
    font-size:16px;
    color:#fefefe;
    line-height:25px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    opacity:0;
    filter: alpha(opacity=0);
}
.brand_box .list_box:hover{
    background-image:url(../images/brand_bg5.png);
}
.brand_box .list_box:hover h4{
    opacity:0;
    filter: alpha(opacity=0);
}
.brand_box .list_box:hover .text_box{
    opacity:1;
    filter: alpha(opacity=100);
}






.join{
    padding-bottom:80px;
}
.join_box .text_box{
    font-size:16px;
    color:#444;
    line-height:30px;
}
.join_box .text_box h4{
    line-height:32px;
    border-radius:25px;
    background:#626262;
    display:inline-block;
    color:#fff;
    padding:0 20px;
    margin-bottom:5px;
}



.contact{
    padding:30px 0 80px 0;
}
.contact_box .text_box{
    width:440px;
    display:inline-block;
    float:left;
    border-right:1px solid #ccc;
    font-size:15px;
    color:#666;
    line-height:30px;
}
.contact_box .text_box h3{
    font-size:20px;
    color:#444;
}
.contact_box .text_box span{
    color:#333333;
    font-size:16px;
}
.map{
	padding:10px 0 20px 0;
	width:100%;
	max-width:1920px;
	overflow:hidden;
}




.messages_box{
    width:700px;
    display:inline-block;
    float:right;
}
.messages_box input.text{
    width:340px;
    height:50px;
    background:#f2f2f2;
    color:#333;
    float:left;
    margin-bottom:20px;
    text-indent:10px;
    font-size:16px;
}
.messages_box input.t2{
    float:right;
}
.messages_box textarea{
    width:680px;
    height:120px;
    padding:10px;
    background:#f2f2f2;
    color:#333;
    font-size:16px;
    font-family: '微软雅黑';
}
.messages_box .submit{
    width:165px;
    height:45px;
    line-height:45px;
    text-align:center;
    background:#b48d44;
    font-size:15px;
    color:#fff;
    margin:20px 15px 0 0;
}
.messages_box .reset{
    background:#808080;
}



.mpa{
    width:100%;
    max-width:1920px;
    height:500px;
    overflow:hidden;
}





.news{
    padding-bottom:60px;
}
.news_box .list_box{
    width:580px;
    height:290px;
    display:inline-block;
    float:left;
    background:#fff;
    margin-bottom:50px;
    margin-right:35px;
}
.news_box .list_box:nth-child(2n){
    margin-right:0;
}
.news_box .list_box .img_box{
    width:240px;
    height:290px;
    line-height:290px;
    display:inline-block;
    float:left;
    text-align:center;
}
.news_box .list_box .text_box{
    width:285px;
    height:270px;
    float:right;
    padding:20px 20px 0 0;
    font-size:15px;
    color:#666;
    position:relative;
}
.news_box .list_box .text_box h3{
    height:60px;
    line-height:60px;
    font-size:18px;
    color:#333;
    border-bottom:1px solid #c9c9c9;
    position:relative;
    margin-bottom:30px;
}
.news_box .list_box .text_box h3 i{
    width:35px;
    height:1px;
    display:inline-block;
    background:#535353;
    position:absolute;
    left:0;
    bottom:-1px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.news_box .list_box .text_box p{
    line-height:24px;
}
.news_box .list_box .text_box span{
    display:inline-block;
    position:absolute;
    left:0;
    bottom:40px;
}
.news_box .list_box:hover{
    box-shadow: 1px 1px 10px #ccc;
}
.news_box .list_box:hover .text_box h3 i{
    width:100%;
}




.newsv{
    padding-bottom:80px;
}
.newsv_box .info_box{
    width:1000px;
    margin:0 auto;
}
.newsv_box .htit{
    padding:30px 0;
    text-align:center;
}
.newsv_box .htit h2{
    font-size:20px;
    color:#333;
    font-weight:bold;
    padding:5px 0;
}
.newsv_box .htit p{
    font-size:16px;
    color:#6f6f6f;
}
.newsv_box .text_box{
    font-size:16px;
    color:#333;
    line-height:28px;
    border-bottom:1px solid #bfbfbf;
    padding-bottom:30px;
}
.newsv_box p.next{
    height:50px;
    line-height:50px;
}
.newsv_box p.next a{
    display:inline-block;
    height:50px;
    margin-right:60px;
    font-size:15px;
    color:#444;
}
.newsv_box p.next a:hover{
    text-decoration: underline;
}








.net{
    padding-bottom:80px;
}
.net .form_box{
    padding-bottom:30px;
}
.net .form_box select,
.net .form_box input.text,
.net .form_box input.submit3{
    width:19%;
    height:50px;
    line-height:50px;
    float:left;
    text-indent:15px;
    border:1px solid #e8e8e8;
    margin-right:1.15%;
    border-radius:5px;
}
.net .form_box input.text{
    height:48px;
    background:#fff;
}
.net .form_box input.submit3{
    text-align:center;
    font-size:18px;
    color:#fff;
    background:#da251d;
    margin-right:0;
    font-family: '微软雅黑';
    cursor:pointer;
}


.net_box{
    box-shadow: 1px 1px 10px #ccc;
    background:#fff;
}
.net_box .net_sidebar{
    border:1px solid #f2f2f2;
    width:330px;
    float:left;
}
.net_box .net_sidebar h3{
    height:60px;
    line-height:60px;
    text-indent:30px;
    font-size:18px;
    color:#666;
}
.net_box .net_sidebar h3 span{
    font-size:18px;
    color:#da251d;
    font-weight:bold;
}
.net_box .net_sidebar li{
    height:150px;
    border-top:1px solid #f2f2f2;
    cursor:pointer;
}
.net_box .net_sidebar li:hover{
    background:#fafafa;
}
.net_box .net_sidebar li:hover .text_box i{
    background:#ef1919;
    color:#fff;
}
.net_box .net_sidebar li .text_box{
    width:70%;
    float:right;
    display:inline-block;
    font-size:12px;
    color:#787878;
    line-height:26px;
    margin:15px 5% 0 0;
    position:relative;
}
.net_box .net_sidebar li .text_box h4{
    font-size:18px;
    color:#666;
    line-height:36px;
}
.net_box .net_sidebar li .text_box i{
    width:32px;
    height:32px;
    text-align:center;
    line-height:32px;
    background:#c5c5c5;
    display:inline-block;
    color:#fff;
    font-size:18px;
    font-weight:bold;
    border-radius:100px;
    position:absolute;
    left:-50px;
    top:3px;
}
.net_box .net_sidebar .Nprev,
.net_box .net_sidebar .Nnext{
    width:50%;
    height:70px;
    display:inline-block;
    cursor:pointer;
}
.net_box .net_sidebar .Nprev{
    float:left;
    background:#ececec url(../images/net_prev.png) no-repeat center center;
}
.net_box .net_sidebar .Nnext{
    float:right;
    background:#d5d5d5 url(../images/net_next.png) no-repeat center center;
}

.net_box .net_main{
    width:860px;
    float:right;
}
#ChinaMap{
    margin:0 auto;
    margin-top:40px;
}
.stateTip, #StateTip { display: none; position: absolute; padding: 8px; background: #fff; border: 2px solid #2385B1; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-size: 12px; font-family: Tahoma; color: #333; }
.mapInfo i { display: inline-block; width: 15px; height: 15px; margin-top: 5px; line-height: 15px; font-style: normal; background: #aeaeae; color: #fff; font-size: 11px; font-family: Tahoma; -webkit-border-radius: 15px; border-radius: 15px; text-align: center }
.mapInfo i.active { background: #E27F21; }
.mapInfo span { padding: 0 5px 0 3px; }
.mapInfo b { font-weight: normal; color: #2770B5 }















