@CHARSET "UTF-8";
.mobile-content{position: relative;background: #fff;}
.head{width:100%; position:fixed;top: 0;z-index: 999999;}
#header{text-align:center;background:#0e2e71; font-weight:bold; line-height:54px; font:500 16px/44px "微软雅黑"; color:#fff;max-width: 640px;position:relative;}
#header .search{position: absolute;left: 15px;top: 8px;width:30px;height:30px;background: url(/template/default/wap/static/images/btn.png) no-repeat;background-size:30px 30px;cursor: pointer;}
#header .nav-btn{position: absolute;right: 15px;top: 8px;width:30px;height:30px;background: url(/template/default/wap/static/images/nav-btn.png) no-repeat;background-size:30px 30px;cursor: pointer;}
.header_left{width:74px; height:34px; background:url(/template/default/wap/static/images/abc.png) center 10px no-repeat; background-size:26px 24px; position:absolute; left:0; top:0;  margin-top:5px;}
.header_right{width:74px; height:34px; background:url(/template/default/wap/static/images/13.png) center 10px no-repeat; position:absolute; right:0; top:0; background-size:26px 21px; margin-top:5px;}
/*header css style*/
.class-btn {
    font-size: 12px;
    line-height: 44px;
    cursor: pointer;
    background: url(/template/default/wap/static/images/btn1.png) no-repeat 4%;
    background-size: 16px 16px;
    padding-left: 41px;
    color: #434343;
    width: 100%;
}
.bg-shaow{
    background: rgba(0,0,0,0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: none;
}
/*分页样式*/
#list ul{overflow: hidden;}
#pagecount{text-align: center;margin-top: 15px;padding-bottom:10px;}
#pagecount span a{margin:0 2px;padding:3px 8px;background: #cfcfcf;color:#fff;font-size: 12px;}
#pagecount span.pageBtn-selected a{background: #0f2e71}
#pagecount span.prevpage,#pagecount span.nextpage{padding:3px 5px;background: #0f2e71;color:#fff;margin:0 2px;font-size: 12px;}
#pagecount span.prevpage a,#pagecount span.nextpage a{background: #0f2e71;color:#fff;margin: 0;padding: 0;font-size: 12px;}


.haha{width: 50%;float: left;}
.tou{background: rgba(0,0,0,.7);z-index: 999999;position: fixed;width: 100%;top: 0;left: 0;}

.home{width:100%;overflow: hidden;margin-bottom: 80px;margin-top: 44px;}
.nav-hide{display:none;}
.nav-top{width:100%;   text-align:center; padding-top:20px; background:#0e2e71; font-weight:bold; padding-bottom:20px; line-height:44px; font:bold 20px/44px "微软雅黑"; color:#fff; position:relative;position: relative;}


.close{width:25px;height:25px;position:absolute ;left: 37%;top: 53px;background: url(/template/default/wap/static/images/close.png) no-repeat;background-size: 25px 25px;}

#nav{

text-align: center;

position: relative;

width: 50%;

overflow: hidden;

animation:myfirst 3s;

-moz-animation:myfirst 1s; /* Firefox */

-webkit-animation:myfirst 1s; /* Safari and Chrome */

-o-animation:myfirst 1s; /* Opera */

float: right;

z-index: 9999;

background: #0e2e71;
}
@keyframes myfirst
{
from {width:0;}
to {width:100%;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {width:0;}
to {width:100%;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {width:0;}
to {width:100%;}
}

@-o-keyframes myfirst /* Opera */
{
from {width:0;}
to {width:100%;}
}
#nav li{height: 50px;line-height: 50px;font: 500 14px/50px '微软雅黑';border-bottom: 1px solid #fff;}
#nav li a{

display:block;

color: #fff;

width:100%;

font-size:16px;
}

#nav li .sec{position: absolute;width:60%;top:30px;left:100%;z-index: 9999;}
#nav li .sec a{font-size: 14px;}


/*网站头部返回按钮样式*/
.header_return{position:absolute;right:15px;top:2px;}
.header_return img{width:43px;height: 40px;}

 /*banner css style*/
.out_b{overflow:hidden; margin:0 auto; width:320px; padding-top:10px; padding-bottom:10px;}
.slide {position : relative; height:150px; overflow:hidden; width:320px; overflow:hidden; margin:0 auto;}
.slide .content{height:320px; -webkit-transform-style: preserve-3d;-webkit-backface-visibility: hidden;}
.slide a {display:inline-block; float:left; width:320px; height:150px; }
.slide a img{width:320px;}
.slide .mark {width: 100%; position: absolute;height: 3px; bottom: 0; background-color: rgba(51,51,51,0.5); -webkit-transform: translate3d(0,0,0); display: -webkit-box;}
.slide .mark li {display: block; -webkit-box-flex: 1; height: 100%; overflow: hidden;}
.slide .mark li.active { background-color:#25a4bb;}

.scroll{width:320px;height:auto;margin:0 auto 0 auto; position:relative;overflow:hidden;}
.mod_01{float:left;width:320px;}
.mod_01 img{display:block;width:100%;height:auto;}
.dotModule_new{padding:0 5px;height:11px;line-height:6px;-webkit-border-radius:11px;background:rgba(45,45,45,0.5);position:absolute;bottom:5px;right:50%;z-index:11;width:80px;margin-right:-40px;}
#slide_01_dot{text-align:center;margin:1px 0 0 0;}
#slide_01_dot span{display:inline-block;margin:0 2px;width:5px;height:5px;vertical-align:middle;background:#f7f7f7;-webkit-border-radius:5px;}
#slide_01_dot .selected{background:#66ff33;}


 /*product css style*/



.products-home{padding-top:30px;}
.pro-title{color:#01a2ea;font:500 32px/46px "微软雅黑";text-align: center;background: url(/template/default/wap/static/images/tit-line.jpg) no-repeat 50% 100%;padding-bottom: 25px;}
.pro-title span{color:#6a6a6a;font:500 16px/30px "arial";display:block;}
.products-home ul{margin-top: 40px;}
.products-home ul li{width:46%;float: left;margin-right:2%;margin-left:2%;min-height: 78px;margin-bottom: 20px;}
.products-home ul li a{display:block;color:#b19975;font:500 17px/32px "Microsoft Yahei";text-align: left;padding-left:60px;}
.products-home ul li span{display:block;color:#656565;font:500 14px/20px "Microsoft Yahei";text-align: left;padding-left:60px;}
.products-home ul li.pro1{background: url(/template/default/wap/static/images/pro1.png) no-repeat 0 50%;background-size: 50px 48px;}
.products-home ul li.pro2{background: url(/template/default/wap/static/images/pro2.png) no-repeat 0 50%;background-size: 50px 48px;}
.products-home ul li.pro3{background: url(/template/default/wap/static/images/pro3.png) no-repeat 0 50%;background-size: 50px 48px;}
.products-home ul li.pro4{background: url(/template/default/wap/static/images/pro4.png) no-repeat 0 50%;background-size: 50px 48px;}

.case-home{margin-top:20px;}
.case-home ul{padding-bottom:5px; text-align:left !important;}
.case-home ul li{display: inline-block;margin-top: 15px;text-align: center;overflow: hidden; width:49.0%; padding:5px;}
.case-home ul li a{display: inline-block;overflow: hidden;border: 1px solid #fff;box-shadow: 3px 3px 5px #aaa; width:100%;}
.case-home ul li a img{display: block;width:100%;height: auto;vertical-align: middle;}
.case-home ul li  h3{display: block;width:100%;line-height: 30px;height: 30px;overflow: hidden;text-align: center;background: #eee;}



.box{padding:15px 10px;}
.box2{background: #fff;padding:10px;}
.products{position:relative;}
.contentss{padding:10px 0; line-height:25px; text-align:left;margin-top:10px;color:#b19772;font:500 14px/26px "Microsoft Yahei";}
.contentss img{max-width:100%;width:auto !important;height:auto !important;}
.ee{padding-left:20px; font-family:"微软雅黑";}
.products_title{background:url(/template/default/wap/static/images/tit-line2.jpg) no-repeat 0 100%;margin-left: 2%; text-align:left; color:#30871c;font:500 14px/40px "Microsoft Yahei";width:100%;padding-bottom: 10px;}
.products ul{padding-bottom:5px; text-align:left !important;}
.products ul li{display: inline-block;margin:0 1.6%;margin-top: 15px;text-align: center;overflow: hidden; width:46%; border: 1px solid #dcdcdc; }
.products ul li a{display: inline-block;overflow: hidden;width:100%;}
.products ul li a img{display: block;width:100%;height: auto;vertical-align: middle;}
.products ul li  h3{padding:10px 5px;text-align: center;}
.products ul li  h3 a{display: block;overflow: hidden;text-align: left;font:500 14px/30px "Microsoft Yahei";height:30px;overflow: hidden;}
.products ul li  h3 span{display:block;font:500 14px/20px "Microsoft Yahei";text-align: left;height:60px;overflow: hidden;}

 /* news css style*/
.news{position:relative; width:99.5%; margin:0 auto; background:#fff;color:#000;}
.news_title{background:url(/template/default/wap/static/images/eef.jpg) 18px center no-repeat #fff; background-size:2px 22px; text-align:left; padding-left:30px; border-bottom:1px solid #d5d5d5;  font:500 14px/40px "微软雅黑"; height:40px; width:100%;  border-bottom:1px solid #d5d5d5;}
.news ul{}
.news ul li{height:35px; line-height:35px; border-bottom:1px solid #d3d3d3; background:url(/template/default/wap/static/images/dd1.jpg) 95% center no-repeat; background-size:20px 20px;}
.news ul li a{font:500 12px/35px "微软雅黑"; padding-left:28px; text-align:left; display:block;}

/* product_cate css style*/
.product_cate {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 999;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    height: auto;
    padding: 5px 0;
    display: none;
    background: #fff;
}

.product_cate_title {
    background: url(/template/default/wap/static/images/eef.jpg) 18px center no-repeat #fff;
    background-size: 2px 22px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid #d5d5d5;
    font: 500 16px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.product_cate ul {}

.product_cate ul li {
    line-height: 35px;
    position: relative;
}

.product_cate ul li.yiji {
    border-bottom: 1px solid #d3d3d3;
}

.product_cate ul li a {
    font: 500 12px/35px "微软雅黑";
    padding-left: 20px;
    text-align: left;
    display: block;
    width: 88%;
}

.product_cate ul li .class-down {
    position: absolute;
    top: 0;
    right: 0;
    width: 12%;
    display: block;
    line-height: 35px;
    cursor: pointer;
    background: url(/template/default/wap/static/images/abcd.png) center no-repeat;
    height: 35px;
    background-size: 20px 20px;
}

.product_cate ul li .layer2 li a {
    padding-left: 28px;
}

.product_cate ul li .layer2 .layer3 li a {
    padding-left: 36px;
}

.product_cate ul li .class-up {
    background: url(/template/default/wap/static/images/abcde.png) center no-repeat;
    background-size: 20px 20px;
}


.product_cates {
    position: relative;
    width: 99.5%;
    margin: 0 auto;
    background: #fff;
}

.product_cates ul {
    padding-bottom: 5px;
    text-align: left !important;
}

.product_cates ul li {
    line-height: 35px;
    position: relative;
    display: inline-block;
    margin-top: 15px;
    text-align: center;
    overflow: hidden;
    width: 49.0%;
    padding: 5px;
}
.product_cates ul li a {
    display: inline-block;
    overflow: hidden;
    border: 1px solid #fff;
    box-shadow: 3px 3px 5px #aaa;
    width: 100%;
}
.product_cates ul li a img{
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}
.product_cates ul li h3{
    display: block;
    width: 100%;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    background: #eee;
}


.job_cate{width:99.5%; margin:0 auto;margin-top:20px;}
.job_cate ul{}
.job_cate ul li{height:35px; line-height:35px; border-bottom:1px solid #d3d3d3; background:url(/template/default/wap/static/images/abcd.png) 95% center no-repeat; background-size:20px 20px;}
.job_cate ul li a{font:500 12px/35px "微软雅黑"; padding-left:20px; text-align:left; display:block;}

/* footer css style*/
.distraction{height:35px; width:100%;}
.foot{width:100%;position: fixed; z-index: 110;bottom: 0;left: 0;}
.footer{background:#1b1b1b; display:-webkit-box; margin-top:6px;max-width:640px;margin:0 auto;}
.footer a{-webkit-box-flex: 1;display: -webkit-box; color:#fff;}
.footer span{width:74px; display:block; margin:0 auto; text-align:right; font:500 16px/40px "微软雅黑"; color:#fff; height:40px;}
.footer span.span1{background:url(/template/default/wap/static/images/a1.png) 10px center no-repeat; background-size:23px 23px;}
.footer span.span2{background:url(/template/default/wap/static/images/a2.png) 10px center no-repeat; background-size:23px 25px;}
.footer span.span3{background:url(/template/default/wap/static/images/a3.png) 10px center no-repeat; background-size:23px 25px;}
.footer span.span0{background:url(/template/default/wap/static/images/icon.png) 10px -75px no-repeat; background-size:110px 385px;}
/*share css style*/
#mobile_share{position:fixed;right:0;bottom:90px;
width: 123px;z-index: 99999;background: #fff;padding: 0;overflow: hidden;-webkit-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;-webkit-transform: translateX(100%);}
#mobile_share h2.title{text-align:center;line-height:30px;height:30px;background: #717577;color: #fff;font-size:14px;}
#mobile_share .share_item{padding: 8px;background: #fff;border: 1px solid #f1f1f1;}
#mobile_share .share_item li{display: block;overflow:hidden;margin: 8px 0;border-bottom: 1px solid #f1f1f1;padding-bottom: 8px;}
.share-link {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
.share-link i{background: url(/template/default/wap/static/images/share_icon.png) no-repeat;background-size: 200px 32px;width:32px;height:32px;display: block;margin-right: 20px;float: left;}
.share-link span{display:inline-block;}
.share-weibo i{background-position:0 0;}
.share-renren i{background-position:-42px 0;}
.share-douban i{background-position:-84px 0;}
.share-qweibo i{background-position:-126px 0;}
.share-qzone i{background-position:-168px 0;}
.share-weixin {display: block;margin:0 auto;width: 105px;overflow: hidden;line-height: 32px;font-size: 12px;padding-left: inherit;}
.share-weixin i{background:url(/template/default/wap/static/images/share_icon2.png) no-repeat;background-size:32px 32px;
	width:32px;height:32px;display: block;margin-right: 20px;float: left;}
.share-weixin span{display:inline-block;}
body{width:100%; height:100%; overflow-x:hidden; position:relative;}

.search-hide{display:none;}
.search-box{padding:17px 14%;background: #0e2e71;position: relative;z-index: 999999999999;}
.search-box form{width:100%;border-radius:8px;background: #fff;}
.search-box form #s_btn{width:18%;float: left;  padding: 0;  border: none;background: url(/template/default/wap/static/images/btn2.png) no-repeat center;background-size: 50%;line-height: 30px;outline: none;}
.search-box form #keyword{width:80%;float: left;  padding: 0;height: 30px;  border: none;background: none;text-align: left;color:#fff;font:500 14px/30px "Microsoft Yahei";
margin: 0;}

.search-box .closen{width:25px;height:25px;position: absolute;right:15px;top:18px;background: url(/template/default/wap/static/images/close.png) no-repeat;background-size: 25px 25px;}
.hot-title{background:#efefef;border-top:1px solid #dddbdc;border-bottom: 1px solid #dcdcdc;color:#464646;font:500 16px/40px "Microsoft Yahei";padding-left:7%;}
.hot-search{padding-left:4%;padding-top:20px;}
.hot-search span{margin-left:3%;margin-right:3%;color:#464646;font:500 16px/40px "Microsoft Yahei";}


/*job css style*/
.jobcontent h4{background-color:#fff;height: 26px;line-height: 26px;padding-left:15px;}
.jobcontent .text{padding:5px 15px;line-height:20px;}

/*search css style*/


 /*search news css style*/
.newslist{border-top:10px solid #fff;border-bottom:10px solid #fff;}
.newslist li{text-align:left;padding-left:10px;line-height:34px;height:34px;position:relative;margin-bottom:1px;background:#fff;font-family: "Microsoft YaHei"}
.newslist li span{position:absolute;right:10px;top:0;}


/*分页样式*/
.paging_num{padding:10px 0px;overflow: hidden;text-align: right;}
.paging_num a{width:25px;height:20px;line-height: 20px;text-align: center;display:inline-block;
    border: 1px dashed #e0e1dc;color:#666;margin-left:15px;}
.paging_num a:hover{text-decoration:none;color:#005a98;border: 1px dashed #005a98;}
.paging_num .paging_hover{text-decoration:none;color:#005a98;border: 1px dashed #005a98;}


/*简历提交*/
.job-title {padding-left:10px;line-height:40px;font-size:16px;margin-bottom:15px;}
.job-title .job-send{background:#476199;padding:5px 10px;border-radius:4px;color:#fff;}
.reveal-modal {position: relative;}
.send-title{border-bottom: 1px solid #ddd;margin-bottom:15px;padding-bottom:10px;font-size:16px;color:#060;}
.message-job{padding-bottom:10px;}
.message-job li{line-height:30px;margin-bottom:10px;text-align: left;}
.message-job li label{font-size:14px;width:20%;float:left;text-align:right;}
.message-job li span{color:red;}
.message-job li input[type='radio']{margin:0 10px;}
.message-job li input.jobinput{border:1px solid #ccc;width:70%;margin:0 5px;line-height:24px;height:24px;padding:0 5px;text-align: left;}
.message-job li select{line-height:24px;height:24px;padding:0 5px;border:1px solid #ccc !important;width: 70%;margin:0 5px;}
.message-job li #experience{width:70%;height:80px;border:1px solid #ccc !important;margin:0 5px;}
.message-job li input#file{margin-top:18px;margin-right:20px;}
.message-job input.jobbtn{width:80px;border:1px solid #f1f1f1;background:#476199;color:#fff;border-radius:4px;font-family:"Microsoft Yahei";line-height:30px;height:30px;margin:0 8px 0;cursor:pointer;padding:0 !important;}
.message-job input.jobbtn:hover{background:#476199;}
.message-job li.last{border-bottom: 1px solid #ddd;margin-bottom:8px;padding:5px 0;font-size:14px;color:#060;}
 .resume-prompt{line-height:36px;color:#999;font-size: 12px;}
.message-job span.last{color:red;display:inline-block;line-height:36px;font-size: 12px;}
.message-job li #checkcode{height: 32px;line-height: 32px;width: 20%;border: 1px solid #dedede;text-align: left;margin-bottom: 0;margin-left: 5px;}
.message-job li a{font-size: 12px;}
.message-job input{font-size: 12px !important;}
textarea{ -webkit-user-select: auto !important; border: 1px solid rgba(0,0,0,.2) !important;}

/*品牌列表*/
.brand{
    padding: 5px;
    border-bottom: 1px solid #ccc;
}
.brand .screeBox strong{
    font-weight: 500;
    width: 20%;
    float: left;
    line-height: 38px;
}
.brand .screeBox a{
    padding: 10px;
    line-height: 40px;
}
.brand .screeBox a.on{
    background: #D72426;
    color: #fff;
}
.brand .brand-list{
    width: 80%;
    float: left;
}


#nav1{text-align: left;
width: 100%;
background: #000;
z-index: 99999;
}
#nav1 li{width: 25%;float:left;margin: 10px 0;}
#nav1 li a{display:block; color:#d0d0d0; font:500 18px/32px "微软雅黑";}

.dao{text-align: left;
width: 100%;
.z-index: 99999;
}
.dao li{width: 25%;float:left;border-right: 1px solid #eaeaea;padding: 10px 0;}
.dao li a img{
display: block;
    width: 70%;
    margin:0 auto;
    height: auto;
    vertical-align: middle;
}
.dao li a{display: block;}
.dao .mc{color: #333333;font-size: 13px;text-align: center;}


.c1{padding-top:1px;width: 100%;}
.c1 h2{text-align:left; color:#fff;font:500 18px/35px "Microsoft Yahei";width:100%;background: #0f2e71;padding-left: 2%;}
.c1 h2 a{float: right;display: block;width: 20%;color: #fff;background: #000;font-size: 14px;}
.c1 ul{padding-bottom:5px; text-align:left !important;width: 96%;margin: 0 auto;margin-top: 15px;}
.c1 ul li{text-align: center;overflow: hidden; width:46%;margin:0 2%; float: left;}
.c1 ul li a{display: inline-block;overflow: hidden;width:100%;}
.c1 ul li a img{display: block;width:100%;height: auto;vertical-align: middle;border: 3px solid #9ea9bd;}

.c1 ul li  h3{display: block;text-align:center;font:500 16px/45px "Microsoft Yahei";}
.c1 ul li  h3 span{display:block;font:500 14px/20px "Microsoft Yahei";text-align: left;height:60px;overflow: hidden;}


.c2{width: 100%;}
.c2 h2{text-align:left; color:#fff;font:500 18px/35px "Microsoft Yahei";width:100%;background: #0e2e71;padding-left: 2%;}
.c2 h2 a{float: right;display: block;width: 20%;color: #fff;background: #000;font-size: 14px;}
.c2 .content{padding: 10px;font:16px/30px "Microsoft Yahei";color: #666666;}



.c3{padding-top:1px;width: 100%;}
.c3 h2{text-align:left; color:#fff;font:500 18px/35px "Microsoft Yahei";width:100%;background: #0e2e71;padding-left: 2%;}
.c3 h2 a{float: right;display: block;width: 20%;color: #fff;background: #000;font-size: 14px;}
.c3 ul{padding-bottom:5px; text-align:left !important;margin-top: 15px;margin-left: 1%;margin-right: 1%;}
.c3 ul li{display: inline-block;text-align: center;overflow: hidden; width:32.55%;}
.c3 ul li a{display: inline-block;overflow: hidden;width:100%;}
.c3 ul li a img{display: block;width:100%;height: auto;vertical-align: middle;border:3px solid #a0a9be;}

.c3 ul li  h3{display: block;text-align:center;font:500 15px/30px "Microsoft Yahei";}
.c3 ul li  h3 span{display:block;font:500 14px/20px "Microsoft Yahei";text-align: left;height:60px;overflow: hidden;}
.mc{
	    text-align: center;
}


.c4{padding-top:1px;width: 100%;}
.c4 h2{text-align:left; color:#fff;font:500 18px/35px "Microsoft Yahei";width:100%;background: #0e2e71;padding-left: 2%;}
.c4 h2 a{float: right;display: block;width: 20%;color: #fff;background: #000;font-size: 14px;}
.c4 ul{}
.c4 ul li{margin-top:10px;padding-bottom:10px;}
.c4 ul li a{font:500 13px/24px "微软雅黑"; text-align:left; display:block;color:#333;}
.c4 ul li p{color:#666;font:500 12px/22px "微软雅黑"; }
.c4 ul li span{margin-left:1.2%;float:left;width:33%;line-height:35px;color:#fff;float: left;}
.c4 ul li span img{display: block;width:100%;height: auto;vertical-align: middle;border:2px solid #a0a9be;}
.xn{width: 63%;margin-left: 2%;float: right;}


.xinwen{width: 96%;margin:0 auto;}

.lxwm{
    padding: 2% 0;
    border-radius: 0.05rem;
    width: 95.3125%;
    font-family: "microsoft yahei";
    color: #ff9292;
    text-align: left;
    margin: 0 auto;
}
.lx{
    background: #b60e1c;
    float: left;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    margin-top: 0;
    overflow: hidden;
    margin-bottom: 0;
    width: 26%;
    padding: 3%;
}
.lxwm .content{
        float: left;
        width: 71%;
        margin-top: 1%;
        font-size: 14px;
        margin: 0 0 0 3%;
        color: #000;
}
.lxwm .content p{border-bottom: 1px solid #989898;}
