
@charset "utf-8";
/*初始样式*/
body{ color:#333;font-size: 14px;font-family: "Microsoft Yahei";} /*网站字体颜色*/
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input{margin:0;padding:0;list-style:none;}
a { color:#333; text-decoration:none;font-family: "Microsoft Yahei";}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
/*a:hover { text-decoration:underline;}*/
img{border:none;}
.vam{ vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:0;font-family: "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6{ font-family:"Microsoft Yahei";}
i,em{ font-style:normal;}

.tr {text-align:right;}
.tl {text-align:left;}
.center{ text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
/* -- 页面整体布局 -- */
.content{ width:1200px; margin:0 auto;}
.pic img,.picl img,.pics img{-webkit-transition: -webkit-transform 0.8s; -moz-transition: -moz-transform 0.8s; -o-transition: -o-transform 0.8s; transition: transform 0.8s;}
.pic img:hover{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);  transform: scale(1.05);}
.picl img:hover{-moz-transform: translate(0,5px);-webkit-transform: translate(0,5px);-ms-transform: translate(0,5px);-o-transform: translate(0,5px);}
.pics img:hover{-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);}
.white,.whites{position: relative;overflow: hidden;}
.white:after,.whites:after{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width:100%; height:100%; background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg); }
.white:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.whites:hover:after {left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}
@keyframes myfirst{0%{background-position:0 0;} 100%{background-position:100% 100%;}}
@keyframes jtdh{0%{top: 0;} 100%{top: 10px;opacity: 0;}}
body{min-width:1200px;width:100%;max-width:1920px;margin:0 auto;overflow-x:hidden;}
i,em{ font-style:normal;}
.content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}


/*头部*/
.head{height: 172px;max-width: 1920px;position: relative;z-index: 2;}
.head-t{height: 132px;overflow: hidden;padding-top: 25px;box-sizing: border-box;}
.head-t .logo{float: left;width: 120px;height: 80px;}
.head-t .logo img{width: 120px;height: 80px;display: block;}
.head-t h2{float: left;font-weight: normal;margin-left: 35px;display: inline;margin-top: 12px;}
.head-t h2 i{display: block;font-size: 30px;line-height: 30px;color: #333;font-weight: bold;}
.head-t h2 span{display: block;font-size: 23px;line-height: 24px;color: #B3070E;margin-top: 12px;}
.head-t em{background: url(images/tel.png) no-repeat left top;padding-left: 57px;display: block;float: right;min-height: 49px;font-size: 28px;line-height: 80%;font-weight: bold;color: #444444;margin-top: 20px;}
.head-t em span{display: block;font-size: 16px;color: #333;line-height: 16px;font-weight: normal;margin-bottom: 6px;}
.head-b{height: 40px;line-height: 40px;background: #191919;}
.head-b li{float: left;font-size: 15px;padding: 0 34px;height: 25px;margin-top: 8px;border-right: 1px solid rgba(245,245,245,0.5);line-height: 25px;box-sizing: border-box;}
.head-b li:last-of-type{border-right: none;}
.head-b li a{color: #fff;}
.head-b li.cur a,.head-b li:hover a{border-bottom: 1px solid #fff;padding-bottom: 3px;}


        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
        .foot-b p:last-of-type{display:none;}
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #333333;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .tl-fdh-02 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;
        }
        
        .tl-fdh-02 li {
            width: 12.5%;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #eee;
            margin-right: -1px;
            background: #efefed;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02 li a {
            display: block;
            height: 55px;
            color: #444;
        }
        
        .tl-fdh-02 li.sidenavcur,
        .tl-fdh-02 li:hover {
            background: url(images/p16-icon6.png) no-repeat bottom center #b2070f;
            border-color: #b2070f;
        }
        
        .tl-fdh-02 li.sidenavcur a,
        .tl-fdh-02 li:hover a {
            color: #fff;
        }
    

        .p12-aboutinfo-1{display: inline-block;width: 100%;background: #fff;margin-bottom: 38px;}
        .p12-aboutinfo-1-tit{height: 114px;line-height: 114px;font-size: 30px;font-weight: normal;text-align: center; color:#4b4a4a;}
        .p12-aboutinfo-1-tit span{font-size: 22px;color: #aaa;}
        .p12-aboutinfo-1-nr{padding:0 0 20px;}
    

/*首页底部*/
.foot{background: #B3070E;}
.foot-t{background: #B3070E;height: 258px;}
.foot-tl{float: left;width: 300px;padding-top: 62px;}
.foot-tl img{width: 127px;height: 85px;}
.foot-tl span{display: block;font-size: 18px;line-height: 18px;color: #fff;font-weight: normal;margin-top: 20px;}
.foot-tc{width: 545px;float: left;padding-top: 41px;}
.foot-tc ul{height: 89px;border-bottom: 3px solid #fff;box-sizing: border-box;}
.foot-tc ul li{float: left;background: url(images/foot-sj.png) no-repeat left center;padding-left: 12px;width: 25%;box-sizing: border-box;height: 14px;line-height: 14px;margin-bottom: 25px;}
.foot-tc ul li a{color: #fff}
.foot-tc p{padding-left: 36px;color: #fff;float: left;width: 30%;box-sizing: border-box;margin-top: 27px;}
.foot-tc p span{display: block;font-size: 16px;line-height: 16px;margin-bottom: 6px;margin-top: 2px;}
.foot-tc p i{font-size: 12px;line-height: 24px;display: block;}
.foot-tc p:nth-of-type(1){background: url(images/foot-icon1.png) no-repeat left top;width: 40%;padding-right: 5%;}
.foot-tc p:nth-of-type(2){background: url(images/foot-icon2.png) no-repeat left top;}
.foot-tc p:nth-of-type(2) i{font-size: 14px;}
.foot-tc p:nth-of-type(3){background: url(images/foot-icon3.png) no-repeat left top;}
.foot-tr{float: right;padding-top: 54px;}
.foot-tr em{display: inline-block;margin-left: 12px;text-align: center;}
.foot-tr em img{width: 129px;height: 129px;border-radius:5px;}
.foot-tr em span{display: block;font-size: 14px;line-height: 14px;color: #fff;margin-top:16px;}
.foot-b{background: #191919;line-height: 24px;font-size: 12px;padding-top:10px;padding-bottom:10px;}
.foot-b em{float: left;color: #fff;opacity: 0.9;}
.foot-b em span{margin-left: 20px;}
.foot-b em a{color: #fff;}
.foot-b p{float: right;color: #fff;opacity: 0.9;}
.foot-b p:last-of-type{float:left;}
.foot-b p:last-of-type b{margin-right:10px;}
.foot-b p a{color:#fff;margin-right:15px;}
.foot-b p a:last-of-type{margin-right:0;}


        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #b2070f;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #b2070f;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
