﻿@charset "UTF-8";
/*base CSS*/
.en-body{font-family:Arial,SimSun;}
.cn-body{font-family:Microsoft YaHei}
.w1200{width: 1200px;margin: auto;min-width: 1000px;}
.wt-wrap{overflow: hidden;}
/*head*/
.wt-head{height: 144px;}
.wt-head .wth-logo{width: 382px;height:110px;margin-top: 20px;margin-left: 20px;}
.wt-head .wth-logo img{width: 100%;height:110px;}
/*END head*/

/*导航*/
.wt-head .wth-nav{margin-top: 80px;margin-right: 25px;}
.wt-head .wth-nav li{text-align: center;float: left;line-height: 30px;font-size: 14px;color: #595a5e;}
.wt-head .wth-nav li a{color: inherit;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.wt-head .wth-nav li a:hover{color: #9e0d0d;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.wt-head .wth-nav li i{display: inline-block;margin:0 20px;}
.wth-con{overflow: hidden;height: 100%;}
/*轮播*/

/*底部*/
.wt-foot{padding: 50px 0;}
.wt-foot p{text-align: center;font-size: 12px;color:#333333;line-height: 35px;white-space: pre;}
.wt-foot p span{color: #;}
/*产品列表页*/
.proinfo-banner{width: 100%;height:298px;background: #ededed; background: url(../images/banner2.jpg) no-repeat center center;}
.proinfo-banner-con img{width: 100%;height: auto;}
.wt-content{background: #fff;}
.wt-aside{position: relative;}
.wt-section{width:1200px;margin:0px auto;}
.wt-aside .wta-title{color: #fff;position: absolute;background-image:url("../images/title-bg.jpg");background-repeat:no-repeat;background-position:center;background-size:100%;height:80px;line-height:80px;text-align: left;text-indent:20px;width: 100%;z-index: 1;top:-80px;}
.wt-aside .wta-title span{font-size: 16px;}
.wt-aside .wta-title strong{font-size: 24px;}
.wt-aside .wta-title i{
    border-top: 8px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 5px;
}
.wta-nav{background: #a27e6b;padding: 15px 0;overflow: hidden}
.wta-nav li{float:left;height: 35px;line-height: 35px;}
.wta-nav li a {margin:0px 15px;display: block;overflow: hidden;width: 100%;height: 100%;position:relative;font-size: 13px;color: #fff;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.wta-nav li a:hover,.wta-nav li.curr{background: #b89c8d;-ms-transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;-ms-transform: translateX(15px);-moz-transform: translateX(15px);-webkit-transform: translateX(15px);transform: translateX(15px);}
.wta-nav li a i{font-family: cursive!important;position: absolute;left: -15px;}

.wta-nav li a:hover i,.wta-nav li.curr i{right:10px;left: initial;}
.wta-nav li a span{}
.wt-section .wts-prolist{}
.wt-section .wts-prolist li{float: left;width: 250px;margin-bottom: 50px;margin-right:20px;margin-left:20px;position:relative;border: 4px solid #e9cfc1;background-color:#fff;}
.wt-section .wts-prolist li .wtsp-img{width: 100%;height:250px;position:relative;box-sizing: border-box;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.wt-section .wts-prolist li .wtsp-img img{}
.wt-section .wts-prolist li .wtsp-title{text-align: center;padding: 30px 10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;border-top:1px solid #ccc;font-size: 13px;color: #666666;}
.wt-section .wts-prolist li .wtsp-img:hover{-moz-transition: all 0.3s;-ms-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;-webkit-transform: scale(1.1);transform: scale(1.1);}
.wt-section .wts-prolist li .wtsp-img i{}

.wts-title{text-align: center;margin-top: 40px;margin-bottom: 15px;}
.wts-title h3{font-size: 24px;color: #000;margin-bottom: 5px;font-weight: normal;}
.wts-title span{font-size: 16px;color: #333;}
.wts-title h4{font-size:30px;color:#333333;}
.wts-title h4 b{color:#9e5f3c}
/*产品详情页*/
.wts-proinfo{width: 100%;text-align: center;margin-top: 30px;}
.wts-proinfo img{width: auto;height: auto;max-width: 100%;border: 1px solid #ddd;box-sizing: border-box;}

/*about us*/
.wts-aboutus{width:800px;margin: 30px auto 0px auto;line-height: 24px;font-size: 14px;color: #555;font-family: sans-serif;}
.wts-aboutus p{line-height: 24px;padding:5px 0px 5px 0px;}
.wts-aboutus .table1 td{border:1px solid #000;}

/*分辨率兼容*/
@media screen  and (max-width: 1210px){
    .w1200{width: 1000px;}
    .wt-head .wth-nav li i{margin: 0 10px;}
	.wt-section{width:1000px;}
	/*.wt-section ul li{width:210px;margin-right:30px;}
	.wt-section ul li .wtsp-img{height:210px;}*/
}

.wt-box{width:100%;height:520px;background: url(../images/2021box.jpg) no-repeat center center;}
.wt-box .box_v{width:1200px;margin:0px auto;}
.wt-box .box_v .video{width:520px;text-align: center;}
.wb-bg{background: url(../images/wb-bg.jpg) no-repeat top center;height:832px;padding-top:20px;}
.wts-prolist{padding-top:20px;}