﻿@charset "utf-8";
/*ZH-PC*/
/*EN-PC
ZH-MP
EN-MP*/
/*公共样式*/
*{margin:0;padding:0;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
html,body{font-size:14px;font-family:"Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.5;}
ul,li{list-style-type:none;}
a{text-decoration:none;color:#000;transition: all .3s;cursor: pointer;}
a:hover{text-decoration:none;color:#000;}
.clear:after{content:'';display:block;clear:both;height:0;overflow:hidden;visibility:hidden;}
.clear{zoom:1;}
i{font-style:normal}
input,textarea{-webkit-appearance:none;resize:none;outline:none;}
a,button,input,textarea{-webkit-tap-highlight-color: rgba(0, 0, 0, 0);border: 0;}
img{border-style:none;vertical-align:middle;max-width:100%;}
article{display: block;margin: 0 auto;}
.zoom-img{overflow:hidden;}
.zoom-img .img{overflow:hidden;}
.zoom-img img{transition: all .3s;}
.zoom-img:hover img{transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05);}
.w12{width:1200px;height: auto;margin: 0 auto;}
.nav-page{font-size:0;text-align:center;}
.bsBox,.bsMorePanel {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
}

.editor{line-height:2;text-align:left;}
.editor p{text-align:left;}
.editor img{display:-webkit-box;margin:0 auto;}
.editor ol li{list-style-type:square;list-style-position:outside;margin-left:26px;}
.editor ul li{list-style-type:disc;list-style-position:outside;margin-left:26px;}
.editor b, .editor strong {font-weight:bold;}

/*引入字体包*/
@font-face {
    font-family: 'PROXIMAN';
    src: url('../fonts/proximan.eot');
    src: url('../fonts/proximan.eot') format('embedded-opentype'),         
         url('../fonts/proximan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/*header*/
.header{width: 100%;height: auto;background: #ffffff;border-bottom: 1px solid #e5e5e5;z-index:4;}
.header .head-wrap{height:140px;line-height: 140px;}
.header .head-wrap .nav li{display: inline-block;font-size: 16px;color: #444;line-height:140px;position: relative;}
.header .head-wrap .nav li>a{color: #444;display: inline-block;margin: 0 30px;}
/*.header .head-wrap .nav li:nth-child(-n+4) a{margin: 0 15px;}*/
.header .head-wrap .nav li.on>a{color: #cc0704;}
.header .head-wrap .nav li:hover>a{color: #cc0704;}
.header .head-wrap .nav li .box{display:none;position:absolute;top:141px;left: 0;white-space: nowrap;background: #fff;padding: 20px 0;z-index:3;height:56px;line-height: 1;}
.header .head-wrap .nav li .box a{display: inline-block;margin-right:20px;font-size:14px;color: #444;line-height:1;}
.header .head-wrap .nav li .box a:hover{color:#cc0704;}
.header .head-wrap .nav li:nth-child(n+9) .box{left: auto;right: 0;}
.header .head-wrap .back-box{display:none;position: fixed;top:141px;left: 0;width: 100%;height: 56px;background: #fff;z-index:2;box-shadow: 0 5px 10px rgba(0,0,0,.2);}
.header .head-wrap .nav-box{position: fixed;top:50%;right: 1.5%;margin-top: 80px;z-index: 3;}
.header .head-wrap .nav-box .box-wrap{overflow:hidden;color: #fff;}
.header .head-wrap .nav-box a{background:#f7f7f7;position:relative;display: block;font-size:14px;color: #fff;line-height:60px;width:85px;height:60px;text-align:center;border-left:1px solid #dedede;border-right:1px solid #dedede;}
.header .head-wrap .nav-box .a1{background: #e73330;color: #fff;border: 0;}
.header .head-wrap .nav-box a:last-child{border-bottom:1px solid #dedede;}
.header .head-wrap .nav-box a img{transition: all .3s;margin: 0 auto;}
.header .head-wrap .nav-box a .img2{display: none;}
.header .head-wrap .nav-box a .box{text-align:right;z-index:-1;position:absolute;left:85px;top: 0;font-size:16px;color:#fff;white-space:nowrap;width:200px;height:60px;line-height:40px;transition: all .3s;}
.header .head-wrap .nav-box a .box .d1{display:inline-block;padding:10px;background: #e73330;}
.header .head-wrap .nav-box:hover .box-wrap{width:285px;padding-left:200px;}
.header .head-wrap .nav-box a:hover .box{left:-200px;}
.header .head-wrap .nav-box a:hover .img1{display:none;}
.header .head-wrap .nav-box a:hover .img2{display:inline-block;}
.header .head-wrap .nav-box .box-wrap a:hover{background:#e73330;}
@media only screen and (max-width:1440px) {
	.header .head-wrap .nav-box{left:auto;right: 0;}
}

/*footer*/
.footer{width: 100%;height: auto;}
.footer .s-box{width: 100%;height: auto;background: #eaeaea;}
.footer .s-box .foot-wrap>div{float: left;}
.footer .s-box .foot-wrap{padding:50px 0;}
.footer .s-box .foot-wrap .l-box1{width: 310px;height: auto;}
.footer .s-box .foot-wrap .l-box1 p{font-size:16px;color: #222222;line-height:1;}
.footer .s-box .foot-wrap .l-box1 .icon{text-align: left;margin-top:20px;}
.footer .s-box .foot-wrap .l-box1 .icon a{float:left;display: inline-block;margin-right: 15px;position: relative;}
.footer .s-box .foot-wrap .l-box1 .icon a img{transition: all .3s;margin: 0 auto;}
.footer .s-box .foot-wrap .l-box1 .icon a .img2{display: none;}
.footer .s-box .foot-wrap .l-box1 .icon a:hover .img2{display: block;}
.footer .s-box .foot-wrap .l-box1 .icon a:hover .img1{display: none;}
.footer .s-box .foot-wrap .l-box1 .icon a .box{display:none;position: absolute;top: -108px;left: -50%;margin-left:54px;width: 108px;height: 108px;box-shadow: 0 5px 10px rgba(0,0,0,.2);transition: all .3s;}
.footer .s-box .foot-wrap .l-box1 .icon a:hover .box{display: block;}
.footer .s-box .foot-wrap .l-box2{width: 380px;height: auto;}
.footer .s-box .foot-wrap .l-box2 li{font-size:14px;color: #222222;line-height:1;margin-bottom: 20px;}
.footer .s-box .foot-wrap .r-box2{width:280px;height: auto;}
.footer .s-box .foot-wrap .r-box2 .nav a{display: inline-block;width: 33.33%;font-size:14px;color: #222222;line-height:1;margin-bottom: 20px;}
.footer .s-box .foot-wrap .r-box2 .nav a:hover{color:#cc0704;}
.footer .s-box .foot-wrap .r-box1{width:230px;text-align: right;position: relative;}
.footer .s-box .foot-wrap .r-box1 .img{display: inline-block;}
.footer .s-box .foot-wrap .r-box1 p{font-size:12px;color: #666;line-height:40px;text-align: center;}
.footer .s-box .foot-wrap .r-box1 .return{position: absolute;top:50%;margin-top:-35px;right: -50px;cursor: pointer;}
.footer .x-box .foot-wrap{padding: 20px 0;}
.footer .x-box .foot-wrap .nav{margin-bottom: 15px;}
.footer .x-box .foot-wrap .nav a{display: inline-block;font-size:12px;color: #222222;line-height:1;margin: 0 10px;}
.footer .x-box .foot-wrap p{font-size:12px;color: #222;line-height: 1;text-align:center;}
.footer .x-box .foot-wrap p a{font-size:12px;color: #222;}


/*index*/
.home-page .swip1 .swiper-pagination-bullet{background:none;border: 1px solid #fff;border-radius:50px;opacity:.8;}
.home-page .swip1 .swiper-pagination-bullet-active{background: #fff;opacity: 1;}
.home-page .title{border-left:3px solid #cc0704;font-size:14px;color: #999999;line-height:1;padding-left: 15px;}
.home-page .title .h1{font-size:26px;color: #000000;line-height:1;font-weight: bold;margin-bottom: 10px;}
.home-page .about{margin-top: 110px;}
.home-page .about .box{margin-top: 50px;margin-bottom:110px;}
.home-page .about .box>div{float:left;}
.home-page .about .box .l-box{width:724px;height:auto;padding-right:60px;}
.home-page .about .box .l-box .art{font-size:15px;color:#444444;line-height:40px;}
.home-page .about .box .l-box .a1{font-size:14px;color: #666666;line-height:60px;}
.home-page .about .box .l-box .a1:hover{color:#cc0704;}
.home-page .about .box .l-box .icon-box{margin-top: 20px;}
.home-page .about .box .l-box .icon-box .circle{float:left;width:100px;height:100px;border: 1px solid #d7d7d7;border-radius:50%;text-align: center;font-size:14px;color: #444444;margin-right: 60px;transition: all .3s;}
.home-page .about .box .l-box .icon-box .circle p{transition: all .3s;}
.home-page .about .box .l-box .icon-box .circle img{margin: 20px auto 10px;}
.home-page .about .box .l-box .icon-box .circle .img2{display: none;}
.home-page .about .box .l-box .icon-box .circle:hover{border: 1px solid #cc0704;color: #cc0704;}
.home-page .about .box .l-box .icon-box .circle:hover p{color: #cc0704;}
.home-page .about .box .l-box .icon-box .circle:hover .img1{display: none;}
.home-page .about .box .l-box .icon-box .circle:hover .img2{display: block;}
.home-page .about .box .r-box{width:476px;height:365px;}
.home-page .advantage .list-box{background: #f4f4f4;margin:30px 0 70px;}
.home-page .advantage .list-box .list{float:left;width:300px;height:316px;border-bottom: 1px solid #e7e7e7;border-right: 1px solid #e7e7e7;text-align: center;padding: 0 20px;background: url(../images/img2.png) top left no-repeat , url(../images/img3.png) top right no-repeat,url(../images/img4.png) bottom right no-repeat ,url(../images/img5.png) bottom left no-repeat;}
.home-page .advantage .list-box .list:nth-child(4n){border-right:0;}
.home-page .advantage .list-box .list .d1{font-size:34px;color: #cc0704;line-height:1;margin-top: 70px;font-weight:600;}
.home-page .advantage .list-box .list .d1 p{display: inline-block;font-size:74px;font-family:PROXIMAN;}
.home-page .advantage .list-box .list span{display:inline-block;font-size:18px;color:#222222;line-height:1;font-weight: bold;margin:25px 0 15px;}
.home-page .advantage .list-box .list .art{font-size: 14px;color:#444444;line-height: 30px;}
.home-page .position .title .l-box{float: left;}
.home-page .position .title .r-box{float:right;}
.home-page .position .title .r-box a{display: block;font-size:14px;color: #151515;line-height:50px;}
.home-page .position .title .r-box a:hover{color: #cc0704;}
.home-page .line{border: 1px solid #dcdcdc;margin:20px 0 40px;}
.home-page .position .list-box .list{float: left;width:270px;height:auto;box-shadow: 0px 0px 40px rgba(0,0,0,.2);padding: 50px 0px;border-radius:10px;text-align: center;margin-bottom:30px;margin-right:40px;}
.home-page .position .list-box .list a{display: block;}
.home-page .position .list-box .list:nth-child(4n){margin-right:0;}
.home-page .position .list-box .list .h1{font-size:16px;color: #222222;line-height:1;}
.home-page .position .list-box .list .sp1{display: inline-block;font-size:16px;color: #e20b08;line-height: 1;margin: 30px 0;}
.home-page .position .list-box .list .icon-box{font-size: 0;text-align:center;}
.home-page .position .list-box .list .icon-box span{display: inline-block;font-size:14px;color: #666666;margin-right:20px;padding-left:25px;}
.home-page .position .list-box .list .icon-box span:last-child{margin-right: 0;}
.home-page .position .list-box .list .icon-box .sp2{background:url(../images/img38.jpg) left no-repeat;}
.home-page .position .list-box .list .icon-box .sp3{background:url(../images/img39.jpg) left no-repeat;}
.home-page .position .list-box .list .icon-box .sp4{background:url(../images/img40.jpg) left no-repeat;}
.home-page .position .list-box .list .sp5{display: inline-block;font-size: 14px;color: #999999;line-height:36px;border: 1px solid #999;padding:0 20px;border-radius:10px;margin-top: 25px;transition: all .3s;}
.home-page .position .list-box .list:hover .sp5{color: #cc0704;border: 1px solid #cc0704;}
.home-page .case .title{margin:40px 0;}
.home-page .case .title .l-box{float: left;}
.home-page .case .title .r-box{float:right;}
.home-page .case .title .r-box a{display: block;font-size:14px;color: #151515;line-height:50px;}
.home-page .case .title .r-box a:hover{color: #cc0704;}
.home-page .case .list-box{font-size: 0;}
.home-page .case .list-box .list{display:inline-block;width:50%;height: auto;padding:70px 20px;border: 1px solid #dedede;background: url(../images/img123.jpg) bottom right no-repeat;transition: all .3s;}
.home-page .case .list-box .list a{display: block;}
.home-page .case .list-box .list .h1{font-size:18px;color:#444444;line-height:1;padding-left:30px;background: url(../images/img8.png) left no-repeat;transition: all .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.home-page .case .list-box .list .d1{font-size: 0;padding-left:30px;margin: 40px 0 30px;}
.home-page .case .list-box .list .d1 span{display:inline-block;width:50%;height: auto;font-size:14px;color: #666666;line-height:26px;}
.home-page .case .list-box .list .sp1{display: inline-block;font-size:12px;color:#666666;line-height:1;padding-left:30px;transition: all .3s;}
.home-page .case .list-box .list:hover{background: url(../images/img15.jpg) bottom right no-repeat;}
.home-page .case .list-box .list:hover .h1{background: url(../images/img41.jpg) left no-repeat;color: #e20b08;}
.home-page .case .list-box .list:hover .sp1{color:#cc0704;}
.home-page .news .title{margin-top:70px;}
.home-page .news .title .l-box{float: left;}
.home-page .news .title .r-box{float:right;}
.home-page .news .title .r-box a{display: block;font-size:14px;color: #151515;line-height:50px;}
.home-page .news .title .r-box a:hover{color: #cc0704;}
.home-page .news .box .box-wrap{float: left;width: 600px;padding-right:30px;}
.home-page .news .box .box-wrap .img{position: relative;width:570px;height: 196px;}
.home-page .news .box .box-wrap .img .d1 a{position: absolute;left: 50px;top:90px;font-size:20px;color: #ffffff;line-height:50px;border-bottom: 1px solid #fff;font-weight: bold;}
.home-page .news .box .box-wrap .news-box{padding:30px 0;}
.home-page .news .box .box-wrap .news-box a{display:block;font-size:14px;color: #151515;line-height:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:30px;background: url(../images/img18.jpg) left no-repeat;transition: all .3s;}
.home-page .news .box .box-wrap .news-box a:hover{background: url(../images/img19.jpg) left no-repeat;color:#e73330;}
.home-page .news .box .r-box{padding-left:30px;}
.home-page .partner{margin-bottom: 35px;}
.home-page .partner .title{margin: 40px 0;}
.home-page .partner .title .l-box{float: left;}
.home-page .partner .title .r-box{float:right;}
.home-page .partner .title .r-box a{display: block;font-size:14px;color: #151515;line-height:50px;}
.home-page .partner .title .r-box a:hover{color: #cc0704;}
.home-page .partner .list-box .list{float: left;width: 183px;height:100px;border: 1px solid #f0f0f0;position: relative;margin-bottom:20px;margin-right:20px;}
.home-page .partner .list-box .list:nth-child(6n){margin-right: 0;}
.home-page .partner .list-box .list .box{display:none;position:absolute;top: 0;left: 0;width: 100%;height:100%;font-size:14px;color:#fff;line-height:100px;text-align:center;background: rgba(230,46,44,.9);transition: all .3s;}
.home-page .partner .list-box .list:hover .box{display: block;}

/*case*/
.case-page .list-box{margin-top:80px;}
.case-page .list-box .list{float: left;width:380px;height:auto;border: 1px solid #c9c9c9;margin-bottom: 30px;margin-right:30px;transition: all .3s;}
.case-page .list-box .list:hover{box-shadow: 0 10px 20px rgba(0,0,0,.2);}
.case-page .list-box .list:nth-child(3n){margin-right:0;}
.case-page .list-box .list .s-box{padding:15px 20px;border-bottom: 1px solid #c9c9c9;}
.case-page .list-box .list .s-box .h1{font-size:20px;color: #080800;line-height:36px;height:72px;margin-bottom:20px;font-weight:bold;transition:all .3s;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.case-page .list-box .list .s-box .d1 span{display: inline-block;font-size:14px;line-height:36px;padding-left:25px;}
.case-page .list-box .list .s-box .d1 .sp1{float:left;color: #999;background: url(../images/img43.jpg) left no-repeat;}
.case-page .list-box .list .s-box .d1 .sp2{float:right;color: #cc0704;background: url(../images/img44.jpg) left no-repeat;}
.case-page .list-box .list .x-box{padding:15px 20px;}
.case-page .list-box .list .x-box .text{font-size: 14px;color: #222222;line-height: 36px;margin-bottom:15px;}
.case-page .list-box .list .x-box .text .sp1{float: left;}
.case-page .list-box .list .x-box .text .sp2{float: right;}
.case-page .list-box .list .x-box .d2 span{display: inline-block;font-size:14px;line-height:36px;color: #999;padding-left:25px;}
.case-page .list-box .list .x-box .d2 .sp1{float:left;background: url(../images/img45.jpg) left no-repeat;}
.case-page .list-box .list .x-box .d2 .sp2{float:right;background: url(../images/img47.jpg) left no-repeat;transition: all .3s;}
.case-page .list-box .list:hover .s-box .h1{color:#cc0704;}
.case-page .list-box .list:hover .x-box .d2 .sp2{float:right;background: url(../images/img46.jpg) left no-repeat;color: #cc0704;}
.nav-form{font-size: 0;text-align: center;}
.nav-form .nav{display: inline-block;}
.nav-form .nav a{display: inline-block;width:30px;height:30px;font-size:14px;color: #666666;line-height:30px;border: 1px solid #eeeeee;margin-right:5px;}
.nav-form .nav .a1{width: auto;padding:0 15px;}
.nav-form .nav a.on{background: #e73330;color:#fff;}
.nav-form .form{display: inline-block;font-size:12px;color:#666666;line-height:30px;margin-left:10px;}
.nav-form .form .text{display: inline-block;width: 30px;height: 30px;line-height: 30px;border: 1px solid #eee;text-align: center;margin:0 5px;}
.nav-form .form .but{width:40px;height:30px;color:#666;border: 1px solid #eee;margin: 0 5px;background: #fff;cursor: pointer;}
.case-page .text-box .title{text-align: center;margin: 50px 0 35px;}
.case-page .text-box .title .h1{font-size:20px;color: #222222;line-height:36px;} 
.case-page .text-box .title .d1{font-size: 0;}
.case-page .text-box .title .d1 span{display: inline-block;font-size:12px;color: #666666;line-height:36px;margin:0 10px;}
.case-page .text-box .title .d1 span a{color: #666;}
.case-page .text-box .box1{font-size: 0;border-top:1px solid #c9c9c9;padding-top:30px;}
.case-page .text-box .box1 span{display:inline-block;width: 33.33%;height: auto;font-size:16px;color: #222222;line-height:40px;}
.case-page .text-box .box2{margin-top: 40px;}
.case-page .text-box .box2 .h1{font-size:16px;color: #222222;line-height:30px;font-weight: bold;border-left:5px solid #cc0704;padding-left:10px;margin-bottom:10px;}
.case-page .text-box .box2 .art{font-size:16px;color: #222222;line-height:40px;}
.sx-box .l-box{float:left;}
.sx-box .l-box a{display: block;font-size:16px;color: #222222;line-height:40px;}
.sx-box .l-box a:hover{color: #444444;}
.sx-box .r-box{float:right;margin-top:11px;width:140px;height:50px;line-height: 50px;background: url(../images/img48.jpg) 20px no-repeat;text-align: center;border: 1px solid #c9c9c9;padding-left:30px;}
.sx-box .r-box a{display: inline-block;font-size:14px;color: #666666;line-height:40px;}
.nav-top{border-bottom: 1px solid #e3e3e3;}
.nav-top .nav-wrap .nav{float: left;font-size: 0;}
.nav-top .nav-wrap .nav a{display: inline-block;font-size:16px;color:#444444;line-height:60px;padding: 0 35px;}
.nav-top .nav-wrap .nav a.on{background: #cc0704;color: #fff;font-weight:600;}
.nav-top .nav-wrap .nav a:hover{background: #cc0704;color: #fff;}
.nav-top .nav-wrap .post{float:right;}
.nav-top .nav-wrap .post{font-size:12px;color:#999;}
.nav-top .nav-wrap .post .sp1{padding-left:20px;background:url(../images/img50.jpg) left no-repeat;}
.nav-top .nav-wrap .post a{display: inline-block;font-size:12px;color:#999;line-height: 60px;}


/*service*/
.serv-page .box1{margin:40px auto 10px;}
.serv-page .box2{margin-bottom: 100px;}
.serv-page .box2 .h1{font-size:16px;color: #222222;line-height:30px;font-weight: bold;border-left:5px solid #cc0704;padding-left:10px;margin-bottom:10px;}
.serv-page .box2 .art{font-size:16px;color: #444;line-height:40px;}
.serv-page .box3{margin: 80px auto;}
.serv-page .box3 .h1{font-size:20px;color: #444444;line-height:44px;font-weight: bold;}
.serv-page .box3 .h1 span{display:inline-block;font-size: 14px;margin-left: 10px;font-weight: 500;}
.serv-page .box4{font-size: 0;margin-top:90px;}
.serv-page .box4 .box{float:left;display:inline-block;width: 600px;height:auto;padding-bottom:70px;}
.serv-page .box4 .box:nth-child(1){padding-right:50px;}
.serv-page .box4 .box:nth-child(2){border-left:1px solid #eeeeee;padding-left:49px;}
.serv-page .box4 .box .h1{font-size:20px;color: #000000;line-height:30px;font-weight: bold;border-left:3px solid #cc0704;padding-left:10px;}
.serv-page .box4 .box .d1{font-size:0px;}
.serv-page .box4 .box .d1 .d2{float:left;width: 50%;height: auto;font-size:16px;color: #000;line-height:32px;}
.serv-page .box4 .box .d1 .d2 span{float:left;display: block;}
.serv-page .box4 .box .d1 .d2 .sp1{width:17px;height:17px;background: #000;margin-top: 8px;margin-right:30px;}
.serv-page .box5{border-top:1px solid #eee;}
.serv-page .box5>div{float:left;width: 600px;height: auto;padding:70px 0;}
.serv-page .box5 .box:nth-child(1){padding-right: 50px;}
.serv-page .box5 .box:nth-child(2){padding-left:49px;border-left:1px solid #eee;}
.serv-page .box5 .box table{width: 100%;height: auto;}
.serv-page .box5 .box .h1{font-size:20px;color: #000000;line-height:30px;font-weight: bold;border-left:3px solid #cc0704;padding-left:10px;margin-bottom: 25px;}
.serv-page .box5 .box table{border: 1px solid #e0e0e0;}
.serv-page .box5 .box table thead{background: #eeeeee;height: 55px;font-size:16px;color: #000;font-weight: bold;}
.serv-page .box5 .box table thead th{width:65%;height:55px;border-bottom: 1px solid #e0e0e0;border-right:1px solid #e0e0e0;}
.serv-page .box5 .box table thead th:nth-child(2){width:35%;border-right:0;}
.serv-page .box5 .box table tbody{font-size:15px;color: #000;}
.serv-page .box5 .box table tbody td{width:65%;height: 40px;padding-left: 25px;border-bottom: 1px solid #e0e0e0;border-right:1px solid #e0e0e0;}
.serv-page .box5 .box table tbody td:nth-child(2){width:35%;padding-left:50px;border-right:0;}
.serv-page .box5 .box table tbody tr:last-child td{border-bottom:0;}
.serv-page .box5 .box:nth-child(2) table thead th{width:45%;}
.serv-page .box5 .box:nth-child(2) table thead th:nth-child(2){width:25%;border-right:1px solid #e0e0e0;}
.serv-page .box5 .box:nth-child(2) table thead th:nth-child(3){width:30%;border-right:0;}
.serv-page .box5 .box:nth-child(2) table tbody td{width:45%;}
.serv-page .box5 .box:nth-child(2) table tbody td:nth-child(2){width:25%;border-right:1px solid #e0e0e0;padding-left: 30px;}
.serv-page .box5 .box:nth-child(2) table tbody td:nth-child(3){width:30%;border-right:0;}
.serv-page .box6{margin-bottom:100px;}
.serv-page .box6 .title{text-align: center;margin: 75px 0 55px;}
.serv-page .box6 .title .h1{display:inline-block;font-size:28px;color: #222222;line-height:32px;font-weight: bold;padding: 0 50px;background: url(../images/img55.jpg) left no-repeat , url(../images/img71.jpg) right no-repeat;}
.serv-page .box6 .item-box .item>div{float:left;width: 600px;height:358px;}
.serv-page .box6 .item-box .item{margin-bottom:30px;}
.serv-page .box6 .item-box .item .h1{font-size:20px;color: #222222;line-height:32px;font-weight:bold;padding-left:40px;margin-bottom:30px;}
.serv-page .box6 .item-box .item .box:nth-child(1){padding-top:60px;}
.serv-page .box6 .item-box .item .text li{padding-left:50px;background: url(../images/img70.jpg) 40px 14px no-repeat;font-size: 14px;color: #222222;line-height:34px;}
.serv-page .box6 .item-box .item:nth-child(2n) .box:nth-child(1){float: right;padding-left:50px;}
.serv-page .box6 .item-box .item .d1{font-size:14px;color: #222222;line-height:32px;padding-left:40px;}
.serv-page .box7 .title{text-align: center;margin: 80px 0 70px;}
.serv-page .box7 .title .h1{font-size:24px;color: #222222;line-height:32px;font-weight:bold;padding-bottom:15px;background: url(../images/img87.jpg) bottom no-repeat;}
.serv-page .box7 .list-box .list{position:relative;float:left;width:280px;height:380px;box-shadow: 0 10px 25px rgba(0,0,0,.2);border-top:2px solid #dbdbdb;margin-right:26px;margin-bottom: 80px;}
.serv-page .box7 .list-box .list:nth-child(4n){margin-right: 0;}
.serv-page .box7 .list-box .list .h1{font-size:34px;color: #cc0704;line-height:1;font-weight: bold;margin: 100px 0 40px;text-align: center;}
.serv-page .box7 .list-box .list .art{font-size:15px;color: #222222;line-height:32px;text-align: center;}
.serv-page .box7 .list-box .list .box{position: absolute;top:-2px;left: 0;right: 100%;height:2px;transition: all .5s;background: #cc0704;}
.serv-page .box7 .list-box .list:hover .box{right: 0;}
.serv-page .box8 .img-box{position: relative;width: 1200px;height: 397px;margin-bottom: 60px;}
.serv-page .box8 .img-box .title{position: absolute;left:50%;bottom:-60px;margin-left:-220px;text-align: center;padding: 40px 0;background: #FFFFFF;}
.serv-page .box8 .img-box .title .h1{width:440px;font-size:24px;color: #222222;line-height:32px;font-weight:bold;padding-bottom:15px;background:#fff url(../images/img87.jpg) bottom no-repeat;margin: 0 auto;}
.serv-page .box8 .box{margin-top:25px;}
.serv-page .box8 .box li>div{float: left;}
.serv-page .box8 .box li .l-box{width:44px;height:52px;font-size:25px;color: #ffffff;line-height:52px;text-align: center;background: url(../images/img6.png) center center no-repeat;margin-right: 15px;margin-bottom: 40px;}
.serv-page .box8 .box li .r-box{font-size:16px;color: #222222;line-height:30px;}
.serv-page .box8 .box li .r-box span{display: block;font-size:18px;color: #cc0704;line-height:30px;}
.serv-page .box9{margin-bottom: 100px;}
.serv-page .box9 .title{text-align: center;margin: 80px 0 70px;}
.serv-page .box9 .title .h1{font-size:24px;color: #222222;line-height:32px;font-weight:bold;padding-bottom:15px;background: url(../images/img87.jpg) bottom no-repeat;}
.serv-page .box9 .item-box .item{margin-bottom: 20px;}
.serv-page .box9 .item-box .item>div{float:left;width: 600px;height: 330px;}
.serv-page .box9 .item-box .item .l-box{width:545px;margin-right:55px;}
.serv-page .box9 .item-box .item .r-box{padding-left:55px;text-align: right;}
.serv-page .box9 .item-box .item .r-box .h1{display: inline-block;font-size:20px;color: #cc0704;line-height:30px;padding-left:25px;background: url(../images/img89.jpg) left no-repeat;margin-top:60px;margin-bottom: 10px;}
.serv-page .box9 .item-box .item .r-box .art{font-size:14px;color: #222222;line-height:34px;}
.serv-page .box9 .item-box .item:nth-child(2n) .l-box{float:right;margin-right:0;margin-left:55px;padding-right:0;}
.serv-page .box9 .item-box .item:nth-child(2n) .r-box{text-align:left;padding-left:0;margin-left:0;padding-right:55px;}

/*about*/
.about-page .box1{margin-bottom: 100px;}
.about-page .box1 .title{font-size:24px;color:#cc0704;line-height:32px;padding-left:40px;background: url(../images/img73.jpg) left no-repeat;margin:100px 0 65px;}
.about-page .box1 .box>div{float: left;width:600px;height:561px;}
.about-page .box1 .box .l-box{}
.about-page .box1 .box .l-box .h1{font-size:18px;color: #222222;line-height:24px;font-weight:bold;padding-left:10px;margin-bottom:15px;border-left:4px solid #cc0704;}
.about-page .box1 .box .l-box .text li{padding-left:10px;background: url(../images/img70.jpg) 0px 14px no-repeat;font-size:14px;color: #222222;line-height:32px;}
.about-page .box1 .box .l-box .d2{font-size:14px;color: #222222;line-height:32px;}
.about-page .box1 .box .l-box .d1{padding-right:30px;}
.about-page .box1 .box .l-box .d1:nth-child(1){margin-bottom:50px;}
.about-page .box1 .box .r-box{width:553px;margin-left:47px;}
.about-page .box2{height: 444px;margin-bottom: 100px;}
.about-page .box2 .l-box{width: 560px;height:444px;padding-top: 40px;padding-left:30px;}
.about-page .box2 .l-box .h1{font-size:18px;color: #222222;line-height:24px;font-weight:bold;padding-left:10px;margin-bottom:15px;border-left:4px solid #cc0704;}
.about-page .box2 .l-box .box{margin-top:140px;}
.about-page .box2 .l-box .box span{float: left;font-size: 14px;color: #444444;line-height:32px;}
.about-page .box2 .l-box .box .sp1{display: inline-block;width:35px;height:15px;margin-top:9px;margin-right:20px;}
.about-page .box3 .title{text-align: center;}
.about-page .box3 .title .h1{display:inline-block;font-size:24px;color: #cc0704;line-height:34px;padding:0 35px;background: url(../images/img76.jpg) left 4px no-repeat;text-align: center;margin:80px auto;font-weight:bold;}
.about-page .box3 .box>div{float: left;}
.about-page .box3 .box .l-box{width:660px;height:597px;padding-right: 40px;}
.about-page .box3 .box .l-box .h1{font-size:20px;color: #cc0704;line-height:40px;font-weight:bold;}
.about-page .box3 .box .l-box .h1 span{display:inline-block;font-size: 16px;color: #222222;font-weight:400;margin-left: 10px;}
.about-page .box3 .box .l-box .art{font-size: 14px;color: #444444;line-height: 34px;}
.about-page .box4 .box{margin-top:100px;}
.about-page .box4 .box>div{float: left;}
.about-page .box4 .l-box{width:660px;height:507px;padding-left:60px;}
.about-page .box4 .l-box .art{font-size: 14px;color: #444444;line-height: 34px;}
/*.about-page .box5{margin-bottom: 100px;}*/
.about-page .box5 .title{margin: 100px 0 60px;}
.about-page .box5 .title .h1{font-size: 24px;color: #cc0704;line-height: 32px;padding-left:40px;background: url(../images/img82.jpg) left no-repeat;}
.about-page .box5 .map{border: 1px solid #c9c9c9;}
.about-page .box5 .box>div{float: left;}
.about-page .box5 .box .l-box .h1{font-size: 20px;color: #222222;line-height: 32px;margin:45px 0 30px;font-weight: bold;}
.about-page .box5 .box .l-box .d1{font-size:14px;color: #222222;line-height: 32px;padding-left: 35px;}
.about-page .box5 .box .r-box{float:right;margin-top:50px;margin-right: 10px;text-align: center;font-size:12px;color: #666666;line-height:40px;}
.about-page .box6 .title{font-size: 0;text-align: center;}
.about-page .box6 .title .h1{display: inline-block;font-size: 24px;color: #222;line-height: 32px;margin:100px 40px 70px;padding-left: 40px;transition: all .3s;cursor: pointer;}
.about-page .box6 .title .h1.on{color: #cc0704;background: url(../images/img104.jpg) left no-repeat !important;}
.about-page .box6 .title .h1.on:nth-child(2){background: url(../images/img107.jpg) left no-repeat !important;}
.about-page .box6 .form-box .box{display: none;}
.about-page .box6 .form-box .box.on{display: block;}
.about-page .box6 form{font-size: 0;}
.about-page .box6 form label{display: inline-block;width:45%;height:44px;line-height:44px;margin-right: 10%;margin-bottom:30px;font-size:16px;color:#666;border: 1px solid #ccc;background: #f8f8f8;padding: 0 10px;text-align: left;}
.about-page .box6 form label .sp1{display: inline-block;color: #cc0704;margin-right:5px;}
.about-page .box6 form label input{display: inline-block;width: 90%;height:32px;line-height:32px;background: #f8f8f8;color: #666;}
.about-page .box6 form label:nth-child(2n){margin-right: 0;}
.about-page .box6 form .la{width: 100%;display: block;line-height:1;height:300px;padding: 25px 10px;}
.about-page .box6 form .la .sp1{float: left;}
.about-page .box6 form .la textarea{float:left;width:1165px;height: 250px;background: #f8f8f8;}
.about-page .box6 form .img{text-align: center;margin-bottom: 30px;}
.about-page .box6 form .img .sp2{font-size:16px;color: #6e6e6e;line-height:32px;}
.about-page .box6 form .but{display: block;width:300px;height:60px;line-height:60px;font-size:16px;color: #ffffff;font-weight:bold;background:#cc0704;margin:10px auto 90px;cursor: pointer;}
.about-page .box7{margin-bottom: 100px;}
.about-page .box7 .title{margin: 100px auto 40px;}
.about-page .box7 .title .h1{font-size: 24px;color: #cc0704;line-height: 32px;padding-left:40px;background: url(../images/img108.jpg) left no-repeat;}
.about-page .box7 .list-box .list{float: left;width:343px;text-align: center;margin-right: 80px;max-width: 360px;}
.about-page .box7 .list-box .list .sp1{display:block;font-size:14px ;color: #222222;line-height:32px;height:84px;padding:10px;}
.about-page .box7 .list-box .list:nth-child(3n){margin-right: 0;}
.about-page .box8 .title{text-align: center;}
.about-page .box8 .title .h1{display:inline-block;font-size:24px;color: #cc0704;line-height:34px;padding:0 35px;background: url(../images/img117.jpg) left 4px no-repeat;text-align: center;margin:80px auto;font-weight:bold;}
.about-page .box8 .box>div{float: left;width: 600px;height: auto;}
.about-page .box8 .box .l-box{}
.about-page .box8 .box .l-box .d1{margin-bottom:40px;}
.about-page .box8 .box .l-box .d1:last-child{margin-bottom: 0;}
.about-page .box8 .box .l-box .d1 .sp1{float: left;font-size:16px;color: #222222;line-height:32px;padding-left:10px;border-left:4px solid #cc0704;font-weight:bold;}
.about-page .box8 .box .l-box .d1 .art{float: left;width: calc(100% - 94px);font-size:16px;color: #222222;line-height:32px;}
.about-page .box8 .box .r-box{width:509px;height:526px;margin-left:91px;}
.about-page .box9{margin-bottom: 100px;}
.about-page .box9 .title{text-align: center;}
.about-page .box9 .title .h1{display:inline-block;font-size:24px;color: #cc0704;line-height:34px;padding:0 35px;background: url(../images/img117.jpg) left 4px no-repeat;text-align: center;margin:80px auto;font-weight:bold;}
.about-page .box9 .box>div{float: left;}
.about-page .box9 .l-box{width:227px;height: 335px;}
.about-page .box9 .r-box{width:973px;height: auto;padding-left: 80px;}
.about-page .box9 .r-box .art{font-size:14px;color: #222222;line-height:36px;}
.about-page .box10{margin-bottom: 50px;}
.about-page .box10 .title{text-align: center;margin: 100px auto 40px;}
.about-page .box10 .title .h1{display:inline-block;font-size:24px;color: #cc0704;line-height:34px;padding:0 40px;background: url(../images/img128.jpg) left 4px no-repeat;text-align: center;font-weight:bold;}
.about-page .box11{margin-bottom:100px;margin-top:60px;}
.about-page .box11 ul{float: left;width: 50%;padding: 60px 0;border-top: 1px solid #eee;}
.about-page .box11 ul li{font-size:14px;color: #222222;line-height:41px;padding-left: 35px;}
.about-page .box11 ul .h1{font-size:20px;color: #222222;line-height:32px;font-weight:bold;margin-bottom:15px;padding-left: 0;}
.about-page .box11 ul li:nth-child(2){background: url(../images/img84.jpg) left no-repeat;}
.about-page .box11 ul li:nth-child(3){background: url(../images/img85.jpg) left no-repeat;}
.about-page .box11 ul li:nth-child(4){background: url(../images/img86.jpg) left no-repeat;}
.about-page .box11 ul:nth-child(2n){padding-left: 50px;}

/*partner*/
.partner-page{margin-bottom: 120px;}
.partner-page .title{margin:80px auto 50px;}
.partner-page .title .h1{font-size: 20px;color: #222222;line-height:20px;font-weight: bold;padding-left:10px;border-left:3px solid #cc0704;}
.partner-page .list-box .list{float:left;width: 183px;height:100px;border: 1px solid #f0f0f0;position: relative;margin-bottom:20px;margin-right:20px;}
.partner-page .list-box .list:nth-child(6n){margin-right: 0;}
.partner-page .list-box .list .box{display:none;position:absolute;top: 0;left: 0;width: 100%;height:100%;font-size:14px;color:#fff;line-height:100px;text-align:center;background: rgba(230,46,44,.9);transition: all .3s;}
.partner-page .list-box .list:hover .box{display:block;}


/*position*/
.position-page .form{margin: 60px auto 50px;text-align: center;}
.position-page .form .select2{display:inline-block;width:250px;height:50px;line-height:50px;font-size: 14px;color: #222;border:1px solid #d8d8d8;margin-right: 25px;}
.position-page .form .text2{width:450px;height:50px;line-height: 50px;border: 1px solid #d8d8d8;padding: 0 35px;background: url(../images/img97.jpg) 10px no-repeat;font-size: 14px;color: #222;margin-right: 25px;}
.position-page .form .but2{display: inline-block;width:160px;height: 50px;line-height: 50px;border-radius:10px;font-size:16px;color: #FFFFFF;background: #cc0704;cursor: pointer;}
.position-page .box1 .title{padding-bottom: 10px;border-bottom: 1px solid #d8d8d8;margin-bottom: 35px;}
.position-page .box1 .title .h1{font-size:18px;color: #222;line-height: 1;border-left:3px solid #cc0704;padding-left: 10px;}
.position-page .box1 .list-box .list{float: left;width:270px;height:auto;box-shadow: 0px 0px 40px rgba(0,0,0,.2);padding:50px 0;border-radius:10px;text-align: center;margin-bottom:30px;margin-right:40px;}
.position-page .box1 .list-box .list a{display: block;}
.position-page .box1 .list-box .list:nth-child(4n){margin-right:0;}
.position-page .box1 .list-box .list:nth-child(4n+1){clear:both;}
.position-page .box1 .list-box .list .h1{font-size:16px;color: #222222;line-height:1;}
.position-page .box1 .list-box .list .sp1{display: inline-block;font-size:16px;color: #e20b08;line-height: 1;margin: 30px 0;}
.position-page .box1 .list-box .list .icon-box{font-size: 0;text-align:center;}
.position-page .box1 .list-box .list .icon-box span{display: inline-block;font-size:14px;color: #666666;margin-right:20px;padding-left:25px;}
.position-page .box1 .list-box .list .icon-box span:last-child{margin-right: 0;}
.position-page .box1 .list-box .list .icon-box .sp2{background:url(../images/img38.jpg) left no-repeat;}
.position-page .box1 .list-box .list .icon-box .sp3{background:url(../images/img39.jpg) left no-repeat;}
.position-page .box1 .list-box .list .icon-box .sp4{background:url(../images/img40.jpg) left no-repeat;}
.position-page .box1 .list-box .list .sp5{display: inline-block;font-size: 14px;color: #999999;line-height:36px;border: 1px solid #999;padding:0 20px;border-radius:10px;margin-top: 25px;transition: all .3s;}
.position-page .box1 .list-box .list:hover .sp5{color: #cc0704;border: 1px solid #cc0704;}
.position-page .box2>div{float: left;}
.position-page .box2 .l-box{width: 860px;height: auto;background: #fff;padding:40px 20px;box-shadow:5px 0 15px rgba(0,0,0,.1);position: relative;}
.position-page .box2 .l-box .title{padding-bottom:20px;border-bottom:1px solid #bfbfbf;}
.position-page .box2 .l-box .title .sp1{float: left;font-size:26px;color: #1a1a1a;line-height:1;}
.position-page .box2 .l-box .title .sp2{float: right;font-size:14px;color: #cc0704;line-height:1;margin-top: 11px;}
.position-page .box2 .l-box .box{margin: 30px 0;}
.position-page .box2 .l-box .box span{float: left;width: 33.33%;height: auto;line-height:40px;font-size:14px;color: #1a1a1a;}
.position-page .box2 .l-box .art{font-size:14px;color: #444444;line-height:40px;}
.position-page .box2 .l-box .art .h1{font-size:16px;color: #1a1a1a;line-height:20px;border-left:3px solid #cc0704;padding-left: 10px;margin: 15px 0s;}
.position-page .box2 .l-box .but-box{font-size: 0;text-align: center;margin: 70px 0;}
.position-page .box2 .l-box .but-box a{display: inline-block;margin: 0 20px;width:150px;height:50px;line-height:50px;font-size:16px;color: #fff;background: #cc0704;border-radius:5px;}
.position-page .box2 .r-box{width: 340px;height: auto;background: #fff;padding: 40px 20px;}
.position-page .box2 .r-box .d1{margin-bottom:30px;}
.position-page .box2 .r-box .h1{padding-bottom:20px;border-bottom:1px solid #bfbfbf;font-size:16px;color: #1a1a1a;line-height:1;font-weight: bold;}
.position-page .box2 .r-box .list-box{height:328px;overflow: hidden;}
.position-page .box2 .r-box a{display: block;padding: 20px 0;}
.position-page .box2 .r-box a .d2{margin-bottom: 15px;}
.position-page .box2 .r-box a .d2 span{float:left;display:block;font-size:15px;color: #1a1a1a;line-height:1;transition: all .3s;}
.position-page .box2 .r-box a .d2 .sp2{float:right;}
.position-page .box2 .r-box a .d3 span{float:left;display:block;font-size:12px;color: #666666;line-height:1;}
.position-page .box2 .r-box a .d3 .sp2{float:right;}
.position-page .box2 .r-box a:hover .d2 span{color: #cc0704;}
.position-page .box2 .sx-box .r-boxs{float:right;margin-top:11px;width:140px;height:50px;line-height: 50px;background: url(../images/img48.jpg) 20px no-repeat;text-align: center;border: 1px solid #c9c9c9;padding-left:30px;}
.position-page .box2 .sx-box .r-boxs a{display: inline-block;font-size:14px;color: #666666;line-height:40px;}

/*news*/
.news-page .box1{margin-top: 100px;}
.news-page .box1>div{float: left;}
.news-page .box1 .l-box{width:910px;height: auto;padding-right:50px;}
.news-page .box1 .l-box .title{border-bottom: 1px solid #c9c9c9;padding-bottom:15px;}
.news-page .box1 .l-box .title .h1{font-size:24px;color: #cc0704;line-height:36px;padding-left: 50px;background: url(../images/img99.jpg) left no-repeat;}
.news-page .box1 .l-box .item-box .item a{display: block;padding: 30px 0;border-bottom: 1px solid #d8d8d8;}
.news-page .box1 .l-box .item-box .item .h1{padding-left:30px;background: url(../images/img100.jpg) left no-repeat;font-size:18px;color: #222222;line-height:32px;transition: all .3s;}
.news-page .box1 .l-box .item-box .item .art{padding-left:30px;font-size:14px;color: #666;line-height:32px;height: 64px;margin:10px 0 15px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news-page .box1 .l-box .item-box .item .sp1{display: inline-block;padding-left: 30px;font-size:12px;color: #666;line-height:32px;}
.news-page .box1 .l-box .item-box .item:hover .h1{color: #cc0704;background: url(../images/img101.jpg) left no-repeat;}
.news-page .box1 .r-box{width:290px;height: auto;padding: 0 10px;background: #f5f5f5;}
.news-page .box1 .r-box .title{border-bottom: 1px solid #c9c9c9;padding-bottom:5px;padding-top: 10px;}
.news-page .box1 .r-box .title .h1{font-size:16px;color: #222;line-height:36px;}
.news-page .box1 .r-box .img-box .sp1{display: block;background:#FFFFFF;height:50px;line-height:50px;text-align: center;font-size:14px;color: #222222;}
.news-page .box1 .r-box .list-box{padding: 15px 0;}
.news-page .box1 .r-box .list-box a{display: block;padding:5px 0;font-size:14px;color: #222222;line-height:32px;padding-left:20px;background: url(../images/img103.jpg) 6px 18px no-repeat;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news-page .text-box .title{text-align: center;margin: 50px 0 35px;}
.news-page .text-box .title .h1{font-size:20px;color: #222222;line-height:36px;} 
.news-page .text-box .title .d1{font-size: 0;}
.news-page .text-box .title .d1 span{display: inline-block;font-size:12px;color: #666666;line-height:36px;margin:0 10px;}
.news-page .text-box .title .d1 span a{color: #666;}
.news-page .text-box .box2{font-size: 0;border-top:1px solid #c9c9c9;padding-top:30px;}
.news-page .text-box .box2 .d1{font-size:16px;color: #222222;line-height:40px;}
.news-page .text-box .box3{margin-top: 40px;}
.news-page .text-box .box3 .h1{font-size:16px;color: #222222;line-height:30px;font-weight: bold;border-left:5px solid #cc0704;padding-left:10px;margin-bottom:10px;}
.news-page .text-box .box3 .art{font-size:16px;color: #222222;line-height:40px;padding-left: 10px;}
.news-page .sx-box .l-box{width: 100%;height: auto;}
.news-page .sx-box .l-box a{float:left;width:50%;padding-right: 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}


/*charge*/
.charge-page .box1{margin-bottom: 100px;}
.charge-page .box1 .title{margin:80px 0 50px;}
.charge-page .box1 .title .h1{font-size:20px;color: #222;line-height: 1;border-left:3px solid #cc0704;padding-left: 10px;font-weight: bold;}
.charge-page .box1 .box .table{width: 100%;height: auto;text-align: center;border: 1px solid #dcdcdc;border-collapse: collapse;}
.charge-page .box1 .box .table thead tr th,.charge-page .box1 .box .table tbody tr td {text-align: center;color: #222;border: 1px solid #dcdcdc;border-collapse: collapse;background-color: #fff;}
.charge-page .box1 .box .table thead tr th{font-size: 16px;height:50px;background: #eae9e9;}
.charge-page .box1 .box .table tbody tr td{font-size:14px;height:130px;padding: 10px;}
.charge-page .box1 .box .table tbody tr:nth-child(1) td{font-size: 16px;}
.charge-page .box1 .box .table tbody tr td:nth-child(2){text-align:left;}
.charge-page .box1 .p1{font-size:14px;color: #222;line-height:26px;margin-top: 40px;}







