@CHARSET "UTF-8";
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#e87518;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}
.w1920{
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.fl{
    float: left;

}
.fr{
    float: right;
}

@font-face {
    font-family: 'constan2';
    src:url('../fonts/Microsoft JhengHei UI/msjhl_0.ttc') format('truetype');
}
.ssddds{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

            .demo-message-wrap input::-webkit-input-placeholder,
            .demo-message-wrap textarea::-webkit-input-placeholder {
                /* WebKit browsers */
                  color: #fff;
            }

            .demo-message-wrap input:-moz-placeholder,
            textarea:-moz-placeholder {
                /* Mozilla Firefox 4 to 18 */
                  color: #fff;
            }

            .demo-message-wrap input::-moz-placeholder,
            textarea::-moz-placeholder {
                /* Mozilla Firefox 19+ */
                   color: #fff;
            }

            .demo-message-wrap input:-ms-input-placeholder,
            textarea:-ms-input-placeholder {
                /* Internet Explorer 10+ */
                  color: #fff;
            }

            .demo-message-wrap input[type='text']::-webkit-input-placeholder{
                color: #fff;
            }



.aby_hh li:hover .aby_hh_img img{
    filter: invert(49%) sepia(93%) saturate(369%) hue-rotate(900deg) brightness(60%) contrast(93%);
}
/*头部样式*/
.head{
    height: 40px;
    background: #024a9b;
    line-height: 40px;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;

}
.head a{
    color: #fff;
}


.head2{
    height: 151px;
    padding-top: 0px;
}
.logo{float:left;line-height:48px;margin-top:17px;}
.tou_con{width:1920px;position:relative;left:50%;margin-left:-960px;background:#f5f5f5}
.tou{width:1200px;margin:0 auto;height:120px;overflow:hidden}

.telx{float:right;margin-top:30px;}


#formsearch{width:190px;float:left;margin-right:70px;margin-top:30px;
    height: 29px;background:url(//cdn.xypt.top/1c724810/20/11/8b4b27e33fc7ac6f8b84e59576766fea032f3a20.png) no-repeat center;
}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
.hotSearch a{margin-right:6px;}     
#formsearch input{background:none;border:none;float:left;outline: none;}
#formsearch input#keyword{height:29px;line-height:29px;padding-left:15px;color:#666;width: 159px;}
#formsearch input#s_btn{width:31px;height:29px;line-height:29px;text-align:center;color:#fff;border:none;cursor:pointer;}


.tpdh{
    padding-left: 61px;
    background: url(//cdn.xypt.top/1c724810/20/11/7fd85154d04e3e383cb755544c806d830e3b52dc.png)no-repeat left center;margin-top: 13px;
    padding-top: 10px;
}
.tpdh h3 p{
    font-size: 20px;
    color: #000;
    font-weight: normal;
    line-height: 25px;
}

#menu{
      width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #03479c;
}
.ct1{color:#03479c;font-size:42px;text-align:center;}
.ct1 span{display:block;text-transform:uppercase;font-size:18px;font-weight:normal;color:#888888;font-family:"Arial";line-height: 30px;}


.container {
    width: 1200px;
    margin: 0 auto;
}

/*高品质追求*/
.box2{width:1200px;margin:0 auto;margin-top:20px;}
.tabz{position:relative;display:flex;justify-content:center;align-items:center;margin-top:50px;}
.tabz li{float:left;width:140px;height:32px;display:block;line-height:32px;background:#eaeaea;text-align:center;color:#666666;font-size:14px;cursor: pointer;margin-left:10px;}
.tabz li.cur{color:#fff;text-decoration:none;font-size:14px;background:#03479c;}
.tabz  li:hover, .tabz li.cur {
    background: #03479c;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.tabz li:hover a, .tabz li.cur a {
    color: #fff;
}

.ttz{display: none;margin-top:30px;}
.list1z{padding:8px 10px;}
.list1z li{position:relative;vertical-align: middle;float:left;margin-right:26px;margin-bottom:26px}
.list1z li a.img{display:block}
.list1z li a.img img{width:376px;height:270px;}


.list1z li:nth-child(3n){float:right;margin-right:0px;}

.dac{background:#03479c;border-bottom-left-radius:5px;border-bottom-right-radius:5px;line-height:45px;height:45px;}
.list1z li h3{color:#fff;font-size:16px;float:left;font-weight:normal;margin-left:5%;}
.list1z li h3 a{color:#fff;font-size:16px;line-height:45px;}
.list1z li:hover .dac{background:#b99562;}


.mx{float:right;color:#fff;font-size:16px;margin-right:5%;}
.mx a{color:#fff;font-size:16px;}

/*滚动*/
.pin{width:1200px;margin:0 auto;}

.chan{text-align:center;padding-top:30px;position:relative;margin-bottom:40px;}
.l_btn,.r_btn{position:absolute;cursor:pointer;top:55%;}
.l_btn{left:-50px;}
.r_btn{right:-50px;}

.twt{float: left;}
.twt li a.img{display:block;}
.twt li a.img img{display:block;width: 273px;height:150px;}
.twt li{float: left;overflow: hidden; margin-left: 20px;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;padding-top:20px;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}

.huise{width:1920px;position:relative;left:50%;margin-left:-960px;background:#f5f5f5;padding-bottom:50px;padding-top:70px;}

#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}


.anls{width:1200px;margin:0 auto;padding-top:40px;border-top:1px solid #e5e5e5}
.product_list3{}
.product_list3 li{float:left;margin-right:38px;margin-bottom:38px;_display:inline;position:relative;width:376px;height:248px;}
.product_list3 li a.img{}
.product_list3 li a.img img{width:376px;height:248px;}
.product_list3 li h3{text-align:center;position:absolute;bottom:0px;width:100%;background:url(../images/h3.png) no-repeat center top;height:40px;color:#fff;}
.product_list3 li h3 a{font-weight:normal;line-height:40px;font-size:16px;color:#fff;}
.product_list3 li a.img{display:block;}
.product_list3 li a.img:hover{border-color:#b99562;}




.clzs{
    margin-top: 40px;
}

.title{
    text-align: center;
    min-height: 68px;
    background: url(//cdn.xypt.top/1c724810/20/11/ff9294872aa50449a5951f8e8adeb549184328d6.png)no-repeat center top;
    padding-top: 18px;
}
.title h1{
    font-size: 30px;
    color: #575757;
    font-weight: bold;
    line-height: 30px;

}
.title h2{
     font-size: 20px;
    color: #da7b60;
    font-weight: bold;
    line-height: 20px;
    margin-top: 8px;
    text-transform: uppercase;letter-spacing: 0px;
}

.clzs1{
    margin-top: 35px;
}
 .flash4 ul li {
    width: 196px;
    height: 450px;
    position: relative;
    overflow: hidden;
    float: left;
}

.flash4 ul li.tm{
    width: 808px;
}
 .flash4 ul li .imgTop {
    opacity: 0;
    width: 808px;
    transition: 0.5s all;
    height: 450px;
    position: absolute;
    top: 0;
    left: 0;
}
.flash4 ul li.tm a.tmm {
    width: 808px;
}

.flash4 ul li .imgTop img {
    transform: scale(1);
    transition: 0.5s all;
}
 .flash4 ul li .imgCen {
    transition: 0.5s all ease-out;
    position: absolute;
    width: 745px;
    height: 120px;
    top: 292px;
    left: 50%;
    opacity: 0;
    margin-left: -372.5px;
}
 .flash4 ul li.tm .imgTop {
    opacity: 1;
}
.flash4 ul li .imgTop1 {
    width: 196px;
    height: 456px;
    transition: 0.5s all;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
}
.flash4 ul li .imgTop1 img{
    width: 100%;
}
.flash4 ul li .imgTop1 h1{
    width: 100%;
    z-index: 99;
    position: absolute;
    left: 0;
    top: 0;
    height: 456px;
    background: rgba(1,73,155,.5);
    font-size: 26px;
    color: #ffffff;
    font-weight: normal;
    line-height: 31px;
    padding: 105px 84px 0 84px;
}
.flash4 ul li.tm .imgTop1 {
    opacity: 0;
}
.flash4 ul li.tm .imgCen {
    opacity: 1;
}
.flash4 ul li .imgCen1 h3, .flash4 ul li .imgCen h3 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 20px;
    left: 0;
    opacity: 0;
    transition: 0.5s all;
}
 .flash4 ul li.tm .imgCen1 h3, .flash4 ul li.tm .imgCen h3 {
    opacity: 1;
    top: 0;
    transition-delay: 0.5s;
}
.flash4 ul li .imgCen1 p, .flash4 ul li .imgCen p {
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    position: absolute;
    top: 58px;
    transition: 0.5s all;
    left: 0;
    opacity: 0;
}
.flash4 ul li.tm .imgCen1 p, .flash4 ul li.tm .imgCen p {
    opacity: 1;
    top: 38px;
    transition-delay: 0.8s;
}


.pro{
    margin-top: 10px;
}

.prot{
    padding-bottom: 5px;
    background: url(//cdn.xypt.top/1c724810/20/11/f8f50d03e62bd96cfa5f07da1975a984f252574e.png)no-repeat bottom center;
}
.prot h1{
    font-size: 14px;
    color: #828282;
    font-weight: normal;
    line-height: 31px;
    text-align: center;

}

.pro2{
    margin-top: 40px;
    height: 680px;    
}

.profl{
    width: 271px;
    height: 466px;

}
.profl .proflt{
    width: 271px;
    height: 109px;
    background: #01499b;
   padding-top: 27px;
   text-align: center;
}
.profl .proflt h1{
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    line-height: 30px;
}
.profl .proflt h2{
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 7px;

}
.profl ul{
    display: block;
    border-right: 6px solid #01499b;
    border-left: 6px solid #01499b;
    border-bottom: 5px solid #01499b;
    padding-top: 14px;
    min-height: 357px;
}
.profl ul li{
    width: 226px;
    height: 33px;
    background: #01499b;
    margin: 0 auto;
    margin-bottom: 16px;
    text-align: center;

}
.profl ul li a{
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    line-height: 33px;
}
.profl ul li:hover{
    background: #d15836;
}
.pro3{
    width: 910px;

}
.pro3 ul li{
    width: 288px;
    position: relative;
    margin-right: 23px;
    margin-bottom: 24px;
    float: left;
}
.pro3 ul li:nth-child(3n){
    margin-right: 0;
}
.pro3 ul li .pyy{
    height: 38px;
    width: 276px;
    position: absolute;
    background: rgba(51,51,51,.6);
    bottom: 0;
    left: 0;
    overflow: hidden;
     transition: 0.8s;
}
.pro3 ul li .pyy h3{
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    line-height: 38px;
    text-align: center;

}
.pro3 ul li .pyy h3 a{
    color: #fff;
}
.pro3 ul li .pyy .ckxq{
    margin: 0 auto;
    margin-top: 4px;
    width: 144px;
    height: 40px;
    border:1px solid #fff;
    text-align: center;
    display: block;
    border-radius: 5px;
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    line-height: 40px;
}
.pro3 ul li:hover .pyy{
    height: 120px;
    background: rgba(209,88,54,.9);
    padding-top: 10px;
     transition: 0.8s;
}


.ab0{
    margin-top: 72px;
}

.ab1{
    margin-top: 33px;
}

.abtp{
    width: 373px;
    height: 498px;

}
.abtp img{
    width: 100%;
}

.abwz{
    width: 780px;

}
.abwz h1{
    font-size: 14px;
    color: #717171;
    font-weight: normal;
    line-height: 25px;

}
.abwz  .ckgd{
    width: 122px;
    height: 38px;
    display: block;
    background: url(//cdn.xypt.top/1c724810/20/11/b0ded63e0b19e0beeb3bd1381b229d3e7fa7c015.png)no-repeat center;
    text-align: center;
   
    font-size:14px;color: #fff;
    line-height: 38px;
    margin-top: 25px;
}
.abwz ul{
    display: flex;
    justify-content: space-between;
    margin-top: 80px;

}
.abwz ul li{
    width: 127px;
    margin-right: 75px;
}
.abwz ul li .img{
    
}
.abwz ul li .img .img1{
     opacity: 1;
     display: block;
}
.abwz ul li .img .img2{
 
    display: none;
    
}
.abwz ul li:hover .img .img1{
    display: none;
}
.abwz ul li:hover .img .img2{
    display: block;
}
.abwz ul li:hover .img  {
   -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
    
   -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.abwz ul li h3{
    font-size: 16px;
    color: #717171;
    font-weight: normal;
    text-align: center;
    margin-top: 22px;
}

.ckdt{
    margin-top: 8px;
    height: 470px;
    background: url(//cdn.xypt.top/1c724810/20/11/498b7158c70a83916d2dd540347ad0858d3a9087.png)no-repeat center;
    padding-top: 142px;
}
.ckdt ul{
    display: flex;
    justify-content: space-between;
}
.ckdt ul li{
    width: 288px;
    height: 188px;
    margin-right: 15px;
    position: relative;
}
.ckdt ul li:nth-child(5){
    margin-right: 0;
}
.ckdt ul li figure {
   background-color: #eee;
    height: 188px;
    display: block;
    line-height: normal;
    overflow: hidden;
    position: relative;

}
.ckdt ul li figure img{
    width: 288px;
    height: 188px;


}



.ckdt ul li:hover figure{
    background: 0 !important;
    height: 188px;
    display: block;
    line-height: normal;
    overflow: hidden;
    position: relative;
    width: 288px;
    margin: auto;
}

.ckdt ul li figure mark {
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    background: #d15836\9;
    filter: alpha(opacity=60);
    z-index: 20;
    opacity: 0;
    transform: skewX(45deg);
    visibility: hidden;
    transition: 360ms;
}

.ckdt ul li figure mark:before {
    content: "";
    width: 100%;
    height: 0%;
    border-left: 3px solid #d15836;
    border-right: 3px solid #d15836;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    transition: 320ms;
}

.ckdt ul li figure mark:after {
    content: "";
    width: 0%;
    height: 100%;
    border-top: 3px solid #d15836;
    border-bottom: 3px solid #d15836;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    transition: 320ms;
}
.ckdt ul li  figure mark b {
    display: block;
    width: 60px;
    height: 46px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -15px;
    z-index: 30;
}

.ckdt ul li figure mark b:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 23px;
    transform: translateX(-200px);
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
}

.ckdt ul li figure mark b:after {
    content: "查看大图";
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top:0px;
    color: #fff;
    transform: translateY(-200px);
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
}

.ckdt ul li:hover figure mark b:before {
    transition: 355ms 180ms;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
}

.ckdt ul  li:hover figure mark b:after {
    transition: 355ms 240ms;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}

.ckdt ul li:hover figure mark {
    opacity: 1;
    transform: skewX(0);
    visibility: visible;
}

.ckdt ul li:hover figure mark:before {
    height: 100%;
    transition: 330ms 200ms;
}
.ckdt ul li:hover figure mark:after {
    width: 100%;
    transition: 330ms 200ms;
}


.fwys{
    margin-top: 40px;
}

.fwys2{
    margin-top: 30px;
}

.fwyswz{
    margin-top: 35px;
}
.fwyswz h1{
    font-size: 30px;
    color: #2c2c2c;
    font-weight: normal;
    line-height: 30px;
}
.fwyswz h1 span{
    color: #d35938;
}
.fwyswz h2{
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    line-height: 14px;
    margin-top: 15px;
}
.fwyswz ul{
    margin-top: 35px;
} 
.fwyswz ul li{
    margin-bottom: 20px;
    width: 600px;
    background: #e5e5e5;
    height: 72px;
}
.fwyswz ul li .wz{
    padding-top: 15px;
    margin-left: 25px;
}
.fwyswz ul li .wz h3{
    font-size: 14px;
    color: #343434;
    font-weight: normal;
    line-height: 14px;
}
.fwyswz ul li .wz span{
    font-size: 14px;
    color: #343434;
    font-weight: normal;
    line-height: 14px;
    display: block;
    margin-top: 6px;
}

.fwyswz ul li  .fwystp{
    margin-left: 25px;
    width: 501px;
    height: 526px;
}
.fwyswz ul li  .fwystp img{
    width: 100%;
}

.ysfl{
    margin-top: 40px;
}
.ysfl ul{
    display: flex;
    justify-content: space-between;
}
.ysfl ul li{

}
.ysfl ul li img{
margin-right: 40px;
}

.ysfl ul li:hover img{
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
    
   -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.ysfl ul li .wz{
    margin-top: 38px;
}
.ysfl ul li .wz h3{
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    line-height: 18px;
}
.ysfl ul li .wz p{
    font-size: 16px;
    color: #707070;
    font-weight: normal;
    line-height: 16px;
    margin-top: 20px;
}

.case0{
    margin-top: 40px;
    padding-top: 45px;
    background: url(//cdn.xypt.top/1c724810/20/11/531833e77f2d4e134ab73deb0caee0ec7e0512b0.jpg)no-repeat center;
    height: 650px;
}
.title2{
    text-align: center;
    background: url(//cdn.xypt.top/1c724810/20/11/309b2f2c295626c8eaa9351f072132ff9fb7b74c.png)no-repeat center top;
    padding-top: 19px;
}
.title2 h1{
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    line-height: 30px;
}
.title2 h2{
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    line-height: 20px;
    margin-top: 10px;
    text-transform: uppercase;
}


.xwzx{
    margin-top: 40px;
}
.xwzx1{
    margin-top: 27px;
}
.xwzx1 ul li{
    float: left;
    width: 585px;;
    margin-right: 30px;
    margin-bottom: 30px;
    background: #f4f4f4;
}
.xwzx1 ul li:nth-child(2n){
    margin-right: 0;
}
.xwzx1 ul li img{
    width: 174px;
    height: 144px;
    float: left;
}
.xwzx1 ul li .wz{
    width: 411px;
    height: 144px;
    float: left;
    background: url(//cdn.xypt.top/1c724810/20/11/f946bd492cb0a95597a05e9ff433d2ba4157d32f.png)no-repeat right bottom;
    padding: 30px 25px 0 15px;
}
.xwzx1 ul li:hover{
    background: #d15836;
    transition: all .6s ease;
}
.xwzx1 ul li:hover .wz{
    background: url(//cdn.xypt.top/1c724810/20/11/c5754e9d6c29d1d3c4a1d07477be571eaab0a455.png)no-repeat right bottom;
    transition: all .6s ease;
}

.xwzx1 ul li .wz h3 a{
    font-size: 18px;
    color: #3c3c3c;
    font-weight: normal;
    line-height: 18px;
}
.xwzx1 ul li .wz p{
    font-size: 14px;
    color: #a9a8a8;
    font-weight: normal;
    line-height: 25px;
    margin-top: 10px;
}
.xwzx1 ul li:hover .wz h3 a{
    color: #fff;
}
.xwzx1 ul li:hover .wz p{
    color: #fff;
}
.xwzx .ckgd{
    width: 123px;
    height: 38px;
    display: block;
    margin: 0 auto;
    margin-top: 19px;
    background: #d15836;
    border: 1px solid #dd856c;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 40px;
}


.foot{
    background: #343434;
    padding-top: 50px;
    min-height: 380px;
}
.foot .ftlx ul{
    display: flex;
    justify-content:  space-between;
}
.foot .ftlx ul li img{
    float: left;
    line-height: 62px;
    margin-right: 40px;
}
.foot .ftlx ul li .wz h3{
    margin-top: 10px;
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    line-height: 16px;

}
.foot .ftlx ul li .wz span{
    display: block;
    margin-top: 10px;
}
.foot .ftlx ul li .wz span a{
     margin-top: 10px;
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    line-height: 16px;
}

.foot1{
    margin-top: 30px;
    border-top: 1px solid #010101;
    padding-top: 30px
}

.ftnav dl{
    float: left;
    margin-right: 35px;
}
.ftnav dl dt{
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    line-height: 16px;
    margin-top: 13px;
    margin-bottom: 10px;
}
.ftnav dl dd a{
    display: block;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    line-height: 38px;
}

.ftewm1{
    width: 137px;
    height: 137px;
    margin-right: 30px;
}
.ftewm img{
 width: 137px;
    height: 137px;
}
.ftewm p+p{
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 14px;
    margin-top: 15px;
    text-align: center;
}

.footer{
    background: #d15836;
    padding-top: 18px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 24px;
}
.footer a{
    color: #fff;
}