/*初始化样式*/
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: #3c87c6;
    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;
}

dt {
    font-weight: normal;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


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

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}



.roll_product {
    float: left;
}

.plist {
    margin-top: 56px;
}

.plist li {
    margin-right: 15px;
    margin-bottom: 15px;
}

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

.plist li a.img {
    border: 1px solid #e5e5e5;
    display: block;
}

.plist li a.img img {
    width: 388px;
    height: 388px;
}

.plist li h3 a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

/*头部样式*/

/*头部样式*/
.top1 {
    height: 30px;
    background: #333333;
    line-height: 30px;
    overflow: hidden;
    font-size: 12px;
    color: #fff;
}

.top2 {
    height: 80px;
    background-color: #f4f6f7;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 80px;
}

.top2 .k2 {
    margin-top: 35px;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    text-align: right;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink a {
    color: #fff;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}
.topr{
    height: 80px;
}

#menu {
    
}

/*热门搜索*/
.sou {
    margin: 0 0;
}

#formsearch {
    float: right;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
    color: #999;
    font-size: 16px;
}
.hotSearch a{
    color: #999;
    font-size: 16px;
}
.top2.active {
    position: fixed;
    top: 0px;
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    z-index: 999;
    background-color: #fff;
}
#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

#formsearch input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #3c87c6;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}

/*首页banner*/
.banner {
    position: relative;
}

.banner {
    width: 100%;
    height: 100%;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}

.banner ul.bb li a {
    width: 100%;
    display: block;
    height: 100%;
}

.banner ul.bb li a img {
    width: 100%;
    height: 100%;
}

.banner .num {
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 100;
    text-align: center;
    width: 100%;
}

.banner .num li {
    display: inline-block;
    margin: 0 5px;
    width: 61px;
    height: 6px;
    text-indent: -100px;
    overflow: hidden;
    background: #3c87c6;
}

.banner .num li.num_hover {
    background-color: #e15616;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
    line-height: 16px;
}




/*导航栏样式*/
.nav li {
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 98px;
    
}
/* .nav li:first-child{
    background: url(../images/navbg.png) left top no-repeat;
    color: #fff;
} */
.nav li:last-child{
    width: 85px;
}

.nav li a {
    display: block;
    line-height: 80px;
    color: #000;
    height: 80px;
    padding: 0;
    font-size: 16px;
    padding: 0;
    font-weight: bolder;
    font-family: "Noto Sans SC";
}
/* .nav li:first-child a{
    color: #fff;
} */
.nav li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e15616;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-image: linear-gradient(to right, #0b328c,#58b7e7);
}

.nav .sec {
    height: 0;
    background: #3c87c6;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 80px;
    left:-40%;
    width: 180%;
}

.nav .sec a {
    background: #3c87c6;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.nav .sec a:hover {
    background: #e15616;
    text-decoration: none;
}










/*友情链接*/

.f_link {
    width: 1200px;
    line-height: 30px;
    margin: 0 auto;
    font-size: 16px;
    color: #999;
}

.f_link a {
    color: #999;
}

/*页面底部*/
#footer {
    height: 321px;
    background: #3c87c6;
}

.ff_er {
    width: 324px;
    height: 304px;
    background: #3c87c6;
}

.ff_er h3 {
    font-weight: normal;
    color: #fff;
    font-size: 24px;
    padding-top: 42px;
}

.ff_er .er {
    margin-top: 30px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
}

.ff_cont h3 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 6px;
}

.ff_cont {
    width: 414px;
    padding-right: 65px;
    background: url(../images/line2.png) no-repeat right top;
    margin-top: 42px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    border-right: 1px solid #d8e1dd;
    padding-bottom: 20px;
}

.ff_cont a {
    color: #fff;
    font-size: 14px;
}

.nav_foot {
    width: 395px;
    margin-top: 65px;
    line-height: 39px;
}

.nav_foot a {
    color: #fff;
    font-size: 14px;
}

.copyright {
    text-align: center;
    line-height: 24px;
}














/*内页左侧样式*/


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


.page-product-inquiry a {
    color: #fff;
}


/* 公司简介 */
.cbg{
    padding: 120px 0;
    height: 685px;
    background: url(../images/about.png)left 40% no-repeat;
}
.text h3{
    font-size: 36px;
    font-weight: bold;
    color: #000;
    text-align: center;
}
.text span{
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #58b7e7;
    border-radius: 50%;
}
.text p{
    font-size: 12px;
    color: #494949;
    height: 10px;
    line-height: 10px;
    text-align: center;
    margin: 0 auto;
    text-align: center;
    margin-top: 6px;
}
.cbox{
    margin-top: 48px;
}
.cbox .cl{
    width: 42%;
}
.cbox .cl img{
    max-width: 460px;
    height: auto;
    transition: all 0.6s;  

}
.cbox .cl img:hover{
    transform: scale(1.1); /* 放大1.2倍 */
}
.cbox .cr{
    width: 576px;
}
.cbox .cl {
    padding-top: 44px;
    padding-left: 42px;
    background: url(../images/kuang.png)left top no-repeat;
}
.gsjj{
    overflow: hidden;
    /* border: 1px solid #cccccc; */
}
.cbox .cr p{
    color: #333;
    font-size: 18px;
    line-height: 20px;
}
.cbox .cr .four{
    margin-bottom: 38px;
    margin-top: 43px;
}
.cbox .cr .four li{
    width: 25%;
    float: left;
    position: relative;
    transition: all 0.6s;  
}
.cbox .cr .four li:hover{
    transform: scale(1.1); /* 放大1.2倍 */
}
.cbox .cr .four li h3{
    color: #58b7e7;
    font-size: 36px;
    text-align: center;
    margin-bottom: 8px;
}
.cbox .cr .four li p{
    font-size: 16px;
    color: #58b7e7;
    text-align: center;
}
.cbox .cr .four li h3 span{
   
    color: #58b7e7;
    font-size: 18px;
    position: absolute;
   
}
.cbox .cr .four li::after{
    content: "";
    width: 1px;
	height: 30px;
    background-color: #e6e6e6;
    position: absolute;
    top: 30%;
    right: 0;
}
.cbox .cr .four li:last-child::after{
    display: none;
    width: 0;
}
.cbox .cr .btnn a{ 
    display: block;
    width: 160px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: url(../images/bt.png) left top no-repeat;
    color: #fff;
    font-size: 18px;

}

/* 产品中心 */

.cpzx {
    padding-top: 117px;
    background: url(../images/bg1.png) no-repeat;
}
.cpzx .text h3{
    color: #fff;
}
.cpzx .text p{
    color: #fff;
}
.cpzx .text span{
    background-color: #fff;
    border-radius: 50%;
    margin-right: 5px;
}
.ptt {
    text-align: center;
    background: url(../images/pt1.png) no-repeat center 20px;
}

.ptt dd {
    color: #fff;
    font-size: 44px;
    font-family: 'SourceHanSansCN Bold';
    font-weight: bold;
    margin-bottom: 25px;
}

.ptt dt {
    color: #999999;
    font-size: 14px;
    line-height: 36px;
    font-weight: normal;
}

.pbox {
    margin-top: 60px;
}

.pleft {
    width: 250px;
    
}
.pleft ul{
    overflow: hidden;
    background-color: #fff;
    padding-bottom: 20px;
}

.pleft h3 {
    width: 250px;
    height: 121px;
    line-height: 121px;
    font-size: 30px;
    color: #fff;
    text-indent: 95px;
    background: url(../images/pt.png) no-repeat 0px center;
}

.psort li{
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}
.psort li a {
    color: #333;
    font-size: 16px;
    display: block;
    line-height: 46px;
    height: 46px;
    border-bottom: 1px solid #dddddd;
}
.psort li span{
    background: url(../images/jjt1.png) top left no-repeat;
    width: 8px;
    height: 16px;
}
.psort li:hover span{
    background: url(../images/jjt.png) top left no-repeat;
}
.psort li span{
    position: absolute;
    top: 17px;
    right: 20px;
}

.psort li a:hover {
    color: #58b7e7;
}

.pright {
    width: 900px;
}
.cp{
    width: 900px;
    height: 60px;
    background: url(../images/11.png)left top no-repeat;
    padding-left: 50px; 
    padding-right: 41px;
}
.cpl{
    color: #fff;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
}
.cp .cpr{
   
    height: 60px;
    line-height: 60px;
    color: #58b7e7;
    font-size: 14px;
}

.product_list1 li {
    float: left;
    width: 210px;
    height: 257px;
    margin-top: 38px;
    margin-right: 20px;
}
.product_list1 li:nth-child(4n) {
   margin-right: 0;
}

.cpzx .product_list1 li a .img {
    display: block;
    height: 205px;
    overflow: hidden;

}

.product_list1 li a .img img {
    display: block;
    width: 100%;
    cursor: pointer;
    transition: all 0.6s;
}

.product_list1 li:hover a .img img {
    transform: scale(1.2);
}
.product_list1 li p{
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 18px;
    text-align: center;
}
.product_list1 li:hover p{
    color: #58b7e7;
}

.pbox1 {
    height: 231px;
    background: url(../images/pb.png) no-repeat top center;
}

.ftel {
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding-top: 30px;
}

.ftel p {
    font-size: 24px;
    font-weight: bold;
}

.pbox1 a {
   
    margin: 0 auto;
    display: block;
    background: #fff;
    font-size: 14px;
    color: #5496ca;
    text-align: center;
    width: 137px;
    height: 35px;
    line-height: 35px;
    margin-top: 14px;
    border-radius:3px;
}

#tab1 {
    display: none;
}





/* 五大优势 */
.ys{
    background: url(../images/ybg.png)left top no-repeat;
}
.ystxt h3{
    text-align: center;
    font-size: 48px;
    color: #333;
    margin-bottom: 13px;
    margin-top: 60px;

}
.ystxt h4{
    color: #58b7e7;
    font-size: 24px;
    margin-bottom: 34px;
    text-align: center;
    font-weight: 500;

}
.ystxt .po{
    width: 720px;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    line-height: 28px;
   
}
.ys {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    padding-bottom: 60px;
}
.huolong {
    margin: 43px 0px;
}

.huolong li {
    height: 400px;
    width: 240px;
    float: left;
    position: relative;
}

.huolong li .img-huo {
    position: absolute;
    top: 0px;
    width: 240px;
    height: 200px;
    overflow: hidden;
}
.huolong li .img-huo img{
    transition: all 0.6s;
    
}
.huolong li .img-huo img:hover{
    transform: scale(1.2); /* 放大1.2倍 */
}
.huolong li:nth-child(even) .img-huo {
    position: absolute;
    top: 200px;
    width: 240px;
    height: 200px;
}

.huolong li .nei-huo {
    position: absolute;
    top: 200px;
    width: 240px;
    height: 200px;
    background: #fff;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 3s;
    transition-duration: 3s;
}

.huolong li:nth-child(even) .nei-huo {
    position: absolute;
    top: 0px;
    width: 240px;
    height: 200px;
}


.nei-huo a {
    padding-top: 20px;
    text-align: center;
    color: #000;
    font-size: 24px;
    display: block;
    font-weight: bold;
    width: 100%;
}
.nei-huo span{
    margin: 0 auto;
    text-align: center;
    display: block;
    color: #58b7e7;
    font-size: 16px;
}

.nei-huo p {
    color: #666666;
    font-size: 14px;
    width: 200px;
    margin: 0 auto;
    padding-top: 12px;
    line-height: 22px;
}

.nei-huo:hover a {
    color: #fff;
}
.huolong li .nei-huo:hover {
    color: #fff;
    background-color: #58b7e7;
}
.huolong li .nei-huo:hover p{
    color: #fff; 
}
.huolong li .nei-huo:hover span{
    color: #fff;
   
}

.rongyu .container{
    height: 645px;
    background: url(../images/zbg.png) left top no-repeat;
    padding-top: 118px;
    padding-bottom: 80px;
    /* padding-left: -16px;
    padding-right: -16px; */
}
.gun{
    margin-top: 53px;
    position: relative;
}
.gun li{
    width: 276px;
    height: 350px;
    margin: 0 16px;
} 
.gun li:hover{
    border: solid 1px #007adf;
}
.gun li a{
    display: block;
    padding: 24px 18px;
    border: 1px solid #eeeeee;
}
.gun li a img{
    width: 240px;
    height: 300px;
    transition: all 0.6s; 
}
.gun li a img:hover{
    transform: scale(1.1); /* 放大1.2倍 */
}
.prevall {
    background: url(../images/left.png) no-repeat 49% 35%;
    left:-87px;
    
}
.prevall,
.nextall {
    position: absolute;
    width: 46px;
    height: 46px;
    top: 180px;
    cursor: pointer;
}
.prevall:hover {
    background: url(../images/left1.png) no-repeat 49% 55%;
}

.nextall {
    background: url(../images/right.png) no-repeat 49% 55%;
    right: -117px;
}

.nextall:hover {
    background: url(../images/right1.png) no-repeat 49% 40%;
}

/* 成功案例 */

 .case{
    height: 645px;
    background: url(../images/casebg.png) left top no-repeat;
    padding-top: 118px;
    padding-bottom: 80px;
    
}
.case h3{
    color: #fff;
}
.case p{
    color: #fff;
}
.case span{
    background-color: #fff;
}
.guncase{
    margin-top: 53px;
    position: relative;
}
.guncase li{
    width: 364px;
    height: 260px;
    margin: 0 9px;
    position: relative;
} 
.guncase li a{
    display: block;
    
}
.guncase li a img{
    width: 364px;
    height: 260px;
}
.guncase li p{
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 364px;
}
.guncase .prevall {
    background: url(../images/l.png) no-repeat 49% 35%;
    left:-87px;
    
}

.img_bdcase{
    overflow: hidden;
}
.guncase li p{
    line-height: 50px;
    height: 50px;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    color: #333;
}
.guncase .prevall,
.guncase .nextall {
    position: absolute;
    width: 46px;
    height: 46px;
    top: 115px;
    cursor: pointer;
    z-index: 99999;
}
.guncase .prevall:hover {
    background: url(../images/l1.png) no-repeat 49% 55%;
}

.guncase .nextall {
    background: url(../images/r.png) no-repeat 49% 55%;
    right: -117px;
}

.guncase .nextall:hover {
    background: url(../images/r1.png) no-repeat 49% 40%;
}
.guncase li:hover{
    background: ;
}

.bmbox{
    width: 364px;
    height: 260px; 
    background:rgba(0, 0, 0, .7);
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-top: 109px;
}
.guncase li .bmbox .hh{
    display: block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff;
    margin: 0 auto;
    position: relative;
 
}
.guncase li .bmbox h4{
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    margin-top: 19px;
}
.guncase li .bmbox .hh img{
    
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    top: 11px;
    left: 12px;
    
    
}
.guncase li:hover .bmbox{
    display: block;
}
.guncase li:hover .bb{
    display: none;
}

/* 新闻中心 */
.new .nbox{
    margin-top: 33px;
}
.new .container{
    height: 700px;
    background: url(../images/nbg.png) left center no-repeat;
    padding-top: 113px;
    padding-bottom: 52px;
}
.new .nl{
    width: 535px;
	height: 366px;
    border: solid 1px #eeeeee;
    padding: 21px 21px;
    
}
.new .nl img{
    width: 493px;
    height: 210px;
    transition: all 0.6s; 
}
.new .nl img:hover{
    transform: scale(1.05); /* 放大1.2倍 */
}
.new .nl .top{
    padding: 0 21px;
}
.new .nl .top h3{
    margin-top: 20px;
    padding-top: 20px;
    font-size: 20px;
    color: #333;
    border-top: 1px solid #eee;
    margin-bottom: 15px;
    font-weight: 500px;
}
.new .nl .top p{
    font-size: 16px;
    color: #333;
    line-height: 17px;
}
.new .nr li{
    width: 615px;
	height: 100px;
    border: solid 1px #eeeeee;
    margin-bottom: 30px;
}
.new .nr li span{
    width: 100px;
    height: 100px;
    display: block;
    background-color: #999999;
    padding-top: 25px;
}
.new .nr li span:hover{
    background: url(../images/nn.png)left top no-repeat;
}

.new .nr li span a{
    color: #fff;
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    margin: 0 auto;
}
.new .nr li span p{
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.new .nr li .txt{
    width: 510px;
    height: 100px;
    padding-left: 39px;
    padding-top: 21px;
}
.new .nr li h4{
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
    color: #333;
    font-weight: 500;
}
.new .nr li p{
    font-size: 16px;
    color: #333;
}
.nbtn{
    width: 160px;
    height: 50px;
    margin: 0 auto;
    background: url(../images/bt.png) left top no-repeat;
    line-height: 50px;
    margin-top: 20px;
}
.nbtn a{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
}


/* 底部 */
.x-layout {
    background-size: cover;
    padding: 2.36666667%;
    background-color: #333333;
    background: url(../images/foot.png);
  }
  
  .x-layout-logo {
    margin-bottom: 20px;
  }
  
  .x-layout-desc {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
  }
  
  .x-layout-contact {
    margin-top: 30px;
  }
  
  .x-layout-contact p {
    margin-bottom: 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.7;
  }
  
  .x-layout-contact strong {
    display: block;
    font-size: 24px;
    color: rgba(255, 255, 255, 0.8);
  }
  
  .x-layout-contact a {
    color: #fff;
  }
  
  .x-layout-menu dl {
    float: left;
    width: 200px;
    text-align: left;
  }
  
  .x-layout-menu dl dt {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 1.5em;
  }
  .x-layout-menu dl:last-child{
      width: 360px;
  }
  .x-layout-menu dl dt a{
      color: #fff;
      position: relative;
      font-size: 24px;
      font-weight: normal;
  }
  .x-layout-menu dl dt a::before{
    content: "";
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 20px;
    height: 1px;


}
  .x-layout-menu dl dd a {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
   font-weight: lighter;
   opacity: 0.7;
  }
  
  .x-layout-ewm {
    text-align: center;
    width: 20%;
    margin-left: -26px;
  }
  .x-layout-menu{
    width: 80%;
    float: left;
  }
  .x-layout-ewm p {
    color: #ffffff;
    font-weight: normal;
    font-size: 18px;
    margin: 0 0 0 0;
    padding: 0.2em 0;
  }
  .x-copyright{
      color: #fff;
  }
  
  .x-footer {
    background-color: #333333;
    padding: 15px 0;
    font-size: 16px;
    color: #fff;
    line-height: 1.7;
  }
  
  .x-footer a {
    color:#fff;
  }
  
  .x-footer a:hover {
    color: rgba(255, 255, 255, 0.8);
  }
  
  .x-copyright {
    margin: 5px 0;
  }
  
  .x-power {
    margin-top: 5px;
  }
  .x-layout-ewm p{
    background: rgba(255, 255, 255, 0);
  }

.bnth{
    width: 160px;
    height: 40px;
    border: 1px solid #fff;
    margin: 0 auto;
    margin-top: 50px;
}
.bnth a{
    display: block;
    text-align: center;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #fff;
}

