
.h2{
    text-align: center;
}
.h2 .p1{
    font-size: 24px;
    color: #242424;
    line-height: 1;
}
.h2 .p1 em{
    font-weight: bold;
    color: #e50012;
}
.h2 .p2{
    line-height: 1;
    font-size: 14px;
    color: #ababab;
    padding:17px 0;
    background:url(../images/bg-line.png) no-repeat center bottom;    
}
.prowrap{
    width: 100%;
    float: left;
    margin:80px auto;
}
.prowrap .subs,.xwdt .subs{
    width: 100%;
    float: left;
    margin:40px 0;
    text-align: center;
}
.prowrap .subs a,.xwdt .subs a{
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding:14px 39px;
    border:1px solid #dedede;
    border-radius: 21px;
    margin:0 8px;
}
.prowrap .subs a:hover,.xwdt .subs a:hover{
    background: #1370c2;
    color: #fff;
}
.prowrap ul{
    width: 1227px;
    float: left;
    margin-left: -27px;
}
.prowrap .plist ul li{
    float: left;
    width: 382px;
    height: 368px;
    background:url(../images/bg-pro.png) no-repeat center top;
    margin-left: 27px;
}
.prowrap .plist ul li img{
    width: 360px;
    height: 285px;
    float: left;
    clear: both;
    margin-top:10px;
    margin-left: 12px;
}
.prowrap .plist ul li p{
    width: 100%;
    clear: both;
    text-align: center;
    height: 50px;
    float: left;
    margin-top:30px;
    color: #393939;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hxys{
    width: 100%;
    float: left;    
    padding-top:70px;
    background:#f6f6f6;
}
.hxys .con{
    width: 1216px;
    float: left;
    height: 412px;
    margin-top:42px;
    margin-left: -8px;
    background: #fff;
    position: relative;
}
.hxys .con .fl{
    width: 600px;
    color: #555;
    font-size: 16px;
}
.hxys .con .fl img{
    width: 600px;
    height: 404px;
    margin:8px 0 0 8px;
}
.hxys .txt{
    width: 460px;
    height: 260px;
    float: left;
    margin-top:86px;
    margin-left: 77px;
}

.hxys .item .txt .p1{
    font-size: 30px;
    color: #3c3c3c;
}
.hxys .item .txt .p1 b{
    font-size: 60px;
    font-weight:bold;
}
.hxys .item .txt .p2{
    font-size: 14px;
    color: #d3d3d3;
    padding-bottom: 20px;
    border-bottom: 1px solid #f1f1f1;
}

.hxys .item .txt .p3{
    margin-top:20px;
    line-height: 2;
    color: #2b2b2b;
}

.hxys .act{
    position: absolute;
    width: 595px;
    height: 70px;
    bottom:0;
    right: 8px;
    display: table;
}
.hxys .act a{
    display: table-cell;
    vertical-align: middle;
    background: #1370c2 no-repeat 30px 50%;;
    color: #fff;
    font-size: 18px;
    border-left: 1px solid #fff;
    padding-left: 70px;    
}
.hxys .act a.on,
.hxys .act a:hover{
    background-color: #F26A20;
}
.cases{
    width: 100%;
    float: left;
    padding:60px 0;
    height: 640px;
    background: #f6f6f6 url(../images/bg2.png) no-repeat bottom center;
}
.cases .clist{
    width: 1230px;
    float: left;
    margin-top:60px;
    margin-left: -30px;
}
.cases .clist a{
    display: block;
    float: left;
    width: 380px;
    height: 365px;
    margin-left: 30px;
    position: relative;
    overflow: hidden;
}
.cases .clist a img{
    width: 380px;
    height: 305px;    
    float: left;
}
.cases .clist a .hv{
    position: absolute;
    bottom: -150px;
    background: #1370c2;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 150px;
    transition: all .3s;
    
}
.cases .clist a .hv .v1{
    width: 100%;
    white-space: nowrap;
    line-height: 1;
    margin-top: 25px;    
}
.cases .clist a .hv .v2{
    width: 90%;
    margin:18px auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 1;
}
.cases .clist a .hv .v3 .km{
    display: inline-block;
    width: 125px;
    height: 30px;
    background: #f26a20;
    line-height: 30px;
    text-align: center;
    border-radius: 15px;
    margin-top: 5px;
}
.cases .clist a:hover .hv{
bottom: 0;
}
.cases .clist a p.tt{
    text-align: center;
     width: 90%;
    padding:0 5%;
    height: 49px;
    line-height: 49px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #d6d6d6;
}
#cprev{
    position: absolute;
    top:180px;
    left: -90px;
}
#cnext{
    position: absolute;
    top:180px;
    right: -90px;
}
.kmore {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 50px;
}
.kmore a{
   display: inline-block;
   width: 190px;
    height: 46px;
    color: #fff;
    background: #777;
    line-height: 46px;   
    vertical-align: middle;
    border-radius: 23px;
}
.kmore a img{
    vertical-align: middle;
    margin-left: 5px;
}
.about{
    width: 100%;
    float: left;
    padding:70px 0;
}
.about .con{
    width: 600px;
    background:#fff;
    float: left;
    margin-top:50px;
}
.about .con .p1{
    font-size: 24px;
    color: #323232;
    line-height: 1;
    padding-top:20px;
    padding-bottom: 30px;
    background: url(../images/bg-about-p1.png) no-repeat left bottom;
}
.about .con .p1 b{
    font-weight: normal;
    color: #1370c2;
}
.about .con .p2{
    font-size: 12px;
    color: #626262;
    line-height: 2.8;
    margin-top: 20px;
}
.about .con .txt .kmore{
    margin-top: 10px;
    text-align: left;
}
.about .con .txt .kmore a{
    text-align: center;
}
.about .xq{
    width: 100%;
    float: left;
    clear: both;
    margin-top:45px;
}
.about .xq a{
    display: inline-block;
    width: 147px;
    height: 42px;
    line-height: 42px;
    border:1px solid #c5c5c5;
    border-radius: 21px;
    text-align: center;
    vertical-align: middle;
}
.about .xq a img{
    vertical-align: middle;
}
.about .subs{
    width: 100%;
    margin-top:50px;
    float: left;
}
.about .subs a{
    display: block;
    float: left;
    width: 170px;
    height: 64px;
    background:#1370c2;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 64px;
    font-size: 18px;
    margin-right: 20px;
}
.about .subs a:hover{
    background:#f26a20;
}
.about .subs a img{
    vertical-align: middle;
    margin-right: 10px;
}

.about .imgs{
    margin-top:56px;
    width: 543px;
    height: 460px;
    float: right;
    overflow: hidden;
    background: #1370c2;
}
.about .imgs .item{
    width: 444px;
    height: 370px;
    float: left;
    margin:50px 50px 0 50px;
    text-align: center;
    color: #fff;
}
.about .imgs .img img{
    width: 444px;
    height: 326px;
}
.about .imgs .item p.tt{
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#prev2{
    position: absolute;
    left: 50px;
    top: 200px;
    z-index: 999;
}
#next2{
    position: absolute;
    right: 48px;
    top: 200px;
    z-index: 999;
}
.xwen{
    width: 100%;
    float: left;
    margin:50px 0;
}
.xbox{
    width: 600px;
    float: left;
}
.xbox .tt{
    font-size: 22px;
    color: #555;
    height: 65px;
}
.xbox .topnews{
    width: 100%;
    float: left;
    height: 140px;
}
.xbox .topnews .img{
	width: 200px;
    height: 140px;
    float: left;
}
.xbox .topnews .img img{
    width: 200px;
    height: 140px;
}
.xbox .topnews .txt{
    width: 340px;
    float: left;
    margin-left: 10px;
}
.xbox .topnews .p1{
    font-size: 16px;
    color: #555;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    height: 36px;
}
.xbox .topnews .p2{
    height: 80px;
    color: #888;
    overflow: hidden;
}
.xbox .topnews .p3{
    color: #666;
}
.xbox .recnews{
    float: left;
    margin-top:20px;
    width: 100%;
}
.xbox .recnews p{
    height: 35px;
    clear: both;
}
.xbox .recnews p span{
    display: block;
    float: left;
   	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xbox .recnews p .s1{
    width: 480px;
}
.lxwm{
    width: 100%;
    float: left;
    padding: 70px 0;
    height: 270px;
}
.lxwm .fl{
    width: 550px;
}
.lxwm .fl .dh{
    width: 100%;
    float: left;
    border-bottom: 1px solid #dedede;
    padding-bottom: 40px;
    margin-bottom: 44px;
}
.lxwm .fl .dh .d1{
    width: 50%;
    float: left;
}
.lxwm .fl .dh .d1 .img{
    float: left;
}
.lxwm .fl .dh .d1 .num{
    float: left;
    margin-left: 22px;
}
.lxwm .fl .dh .d1 .num .p1{
    color: #777;
    line-height: 1;
}
.lxwm .fl .dh .d1 .num .p2{
    font-size: 24px;
    color: #292929;
    line-height: 1;
    margin-top:8px;
}
.lxwm .fl .wx{
    width: 100%;
    float: left;
}
.lxwm .fl .wx .img{
    float: left;
    margin-right: 24px;
}
.lxwm .fl .wx .img img{
    width: 135px;
    height: 135px;
}
.lxwm .fl .wx .txt{
    float: left;
}
.lxwm .fl .wx .txt .p1{
    line-height: 1;
    padding-bottom: 20px;
    background:url(../images/i-wx-line.png) no-repeat left bottom;
    margin-bottom: 20px;
}
.lxwm .fl .wx .txt .p2{
    color: #979797;
    font-size: 13px;
}
.lxwm .fl .wx .txt .p3{
    margin-top: 20px;
}
.lxwm .fl .wx .txt .p3 a{
    display: block;
    width: 117px;
    height: 40px;
    background:#1370c2;
    color: #fff;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    border-radius: 20px;
}
.lxwm .fl .wx .txt .p3 a img{
    vertical-align: middle;
    margin-right: 5px;
}
.lxwm .fr .pt{
    font-size: 24px;
    color: #333;
    line-height: 1;
    margin-bottom: 27px;
}
.lxwm .fr .p1{
    margin-bottom: 14px;
    clear: both;
    width: 100%;
    float: left;
}
.lxwm .fr .p1 span{
    float: left;
    color: #696969;
    width: 70px;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
}
.lxwm .fr .p1 input,
.lxwm .fr .p1 textarea{
    float: left;
    border:1px solid #dedede;
    font-size: 14px;
    padding:8px;
}
.lxwm .fr .p1 textarea{
    width: 458px;
    height: 90px;
}
.lxwm .fr .p3 input{
    margin-left: 70px;
    display: block;
    border:none;
    width: 243px;
    height: 40px;
    background:#1370c2;
    color: #fff;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    border-radius: 20px;
}
.xwdt{
    width: 100%;
    float: left;
    padding: 70px 0;
    background:#f6f6f6 url(../images/bg1.png) bottom center no-repeat;
}
.xwdt .recnews{
    width: 1230x;
    float: left;
    margin-left: -30px;
    
}
.xwdt .recnews a{
    background:#fff;
    display: block;
    float: left;
    width: 332px;
    padding: 24px;
    height: 418px;
    margin-left: 30px;
    text-align: left;
    vertical-align: middle;
}
.xwdt .recnews a .p1{
    color: #2e2e2e;
    line-height: 1;
    margin-bottom: 14px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xwdt .recnews a .p2 img{
    width: 100%;
    height: 235px;
}
.xwdt .recnews a .p3{
    line-height: 1;
    font-size: 12px;
    color: #9d9d9d;
    margin:14px 0;
}
.xwdt .recnews a .p4{
    line-height: 1;
    font-size: 12px;
    color: #9d9d9d;
    margin:14px 0;
    line-height: 2;
}
.xwdt .recnews a .p5{
    line-height: 1;
    font-size: 12px;
    color: #1370c2;
    margin:22px 0;
    line-height: 2;
}
.links{
    width: 100%;
    float: left;
    line-height: 60px;
    margin-top: 35px;
}
.links .fl{
    background:#fff url(../images/bg-links.png) no-repeat left top;
    padding-left: 135px;
    width: 1065px;
}
.links a{
    font-size: 12px;
    color: #292929;
    margin-right: 10px;
}