
@charset "utf-8";
/*初始样式*/
body{ color:#333;font:14px "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;}
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";}



/*头部*/
.header{height: 230px;background: url(images/head-bg.jpg) no-repeat center top;overflow: hidden;}
.header .load{line-height: 34px;height: 34px;}
.header .load p{float: left;color: #666}
.header .load em{float: right;}
.header .load em a{margin-left: 10px;padding-left: 18px;}
.header .load em a:hover{color: #D4151C;}
.header .load em a.icon1{background: url(images/head-icon1.png) no-repeat left center;}
.header .load em a.icon2{background: url(images/head-icon2.png) no-repeat left center;}
.header .load em a.icon3{background: url(images/head-icon3.png) no-repeat left center;}
.header .load em a.icon4{background: url(images/head-icon4.png) no-repeat left center;}

.header .top{height:106px;margin-top: 23px;}
.header .logo{float: left;width:126px;height:88px;display: inline;margin-right: 30px;}
.header .logo a{display:block;}
.header .logo img{width:126px;height: 88px;}
.header h2{font-size: 22px;padding-top: 32px;font-weight: bold;float: left;line-height: 26px;color: #1F1A17;}
.header h2 span{display: block;font-size: 18px;color:#fff;font-weight: normal;text-transform: uppercase;margin-top:8px;line-height: 18px;color: #494542;}
.header .tel{float: right;margin-top: 24px;height: 46px;background: url(images/tel.png) no-repeat left top;padding-left: 56px;}
.header .tel b{display: block;font-size: 16px;line-height: 18px;font-weight: bold;color: #D4151C;}
.header .tel span{display: block;font-size: 24px;line-height: 24px;color: #D4151C;margin-top: 6px;text-align: right;font-weight: bold;letter-spacing: 1px;}

.header .nav{position: relative;height: 67px;}
.header .nav li{float: left;line-height: 67px;height: 67px;position: relative;border-right: 1px solid #383838;margin-right: -1px;overflow: hidden;}
.header .nav li:after{content: "";display: block;width: 0%;height: 100%;background: url(images/nav-bgh.jpg) no-repeat center top;transition: all .15s linear;position: absolute;left: 50%;bottom: 0;z-index: 0;}
.header .nav li a{display: block;color: #f2f2f2;padding: 0 45px;font-size: 16px;position:relative;z-index:2;}
.header .nav li.cur,.header .nav li:hover{border: none;margin-right: 0;}
.header .nav li.cur:after,.header .nav li:hover:after{width: 100%;height: 100%;left: 0;background-size: 100% 100%;}



        .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-bottom{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 #101010;
            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;
        }
    

                .xnznr-page {
                    text-align: center;
                    margin-top: 25px;
                    margin-bottom: 30px;
                }
                
                .xnznr-page a {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    border: 1px solid #aaa;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page span {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page a.cur {
                    color: #fff;
                    background: #101010;
                    border: 1px solid #124a62;
                }
                
                .xnznr-page a img {
                    display: block;
                }
                
                .r1-searchcontent-1-tit {
                    border-bottom: 1px solid #ccc;
                }
                
                .r1-searchcontent-1-tit h3 {
                    width: 145px;
                    height: 46px;
                    text-align: center;
                    line-height: 46px;
                    background: #333;
                    color: #fff;
                    font-weight: normal;
                    position: relative;
                    top: 1px;
                }
                
                .r1-searchcontent-1-main dl {
                    padding: 23px 0;
                    clear: both;
                    border-bottom: 1px solid #cbcbcb;
                    display: inline-block;
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dt {
                    width: 18%;
                    padding-right: 23px;
                    float: left;
                }
                
                .r1-searchcontent-1-main dt img {
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dd {
                    float: left;
                    width: 79%;
                }
                
                .r1-searchcontent-1-main dd h4 {
                    font-size: 18px;
                    font-weight: normal;
                }
                
                .r1-searchcontent-1-main dd h4 span {
                    color: #f00;
                }
                
                .r1-searchcontent-1-main dd p {
                    line-height: 30px;
                    height: 60px;
                    padding-top: 8px;
                    overflow: hidden;
                }
                
                .r1-searchcontent-1-main dd p span {
                    color: #f00;
                }
            

.foot-top{height: 77px;background: #B3181C;line-height: 76px;}
.foot-top li{font-size: 16px;padding: 0 30px;float: left;margin-right: 34px;}
.foot-top li:last-child{margin-right: 0;}
.foot-top li a{color: #fff;}
.foot-center{background: #101010;height: 208px;padding-top:45px;}
.foot-center .flogo{float: left;width: 126px;height: 88px;width: 233px;border-right: 1px solid #262626;height: 140px;}
.foot-center .flogo img{width: 126px;height: 88px;margin-left: 47px;margin-top: 29px;}
.foot-center .contact{float: left;width: 350px;padding-left: 52px;border-right: 1px solid #262626;height: 140px;}
.foot-center .contact p{color:rgba(255,255,255,0.77);line-height: 28px;}
.foot-center .contact p span{margin-left: 20px;}
.foot-center .contact p a{color:rgba(255,255,255,0.77);}
.foot-center .code{background: url(images/code-bg.png) no-repeat;display: block;float: right;margin-right:20px;width: 123px;}
.foot-center .code img{width: 90px;height: 90px;margin:0 auto;margin-top: 17px;display: block;}
.foot-center .code span{display: block;margin-top: 30px;opacity:0.45;color: #fff;text-align: center;}
.foot-bottom{height: 45px;line-height: 45px;background: #1e1e1e;overflow: hidden;}
.foot-bottom b{margin-right:42px;opacity: 0.33;color: #fff;font-weight: normal;float: left;}
.foot-bottom a{position: relative;opacity: 0.33;color: #fff;display: block;float: left;line-height: 42px;margin-right: 36px;}
.foot-bottom a:after{content: "|";display: block;position: absolute;left:-20px;top: 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: #ba1a20;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #ba1a20;
            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;
        }
    
