body{
    padding: 0!important;

}

.Warp{
    font: 14px Microsoft YaHei !important;
    background: #f4f4f4;
}
/**/
.americe{

}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.top-nav{
    padding: 25px 0 22px 0;
    font-size: 14px;
    color: #666666;
}
.top-nav>span{
   width: 14px;
   display: inline-block;
    position: relative;
    top: -2px;
    margin: 0 10px;
}
.tittle{
    padding-top: 40px;
    background: url("../images/tit_03.png")top center no-repeat;
    margin-bottom: 50px;
}
.tittle>h2{
    text-align: center;
    font-size: 42px;
    color: #0e0f36;
    font-weight: bold;
    letter-spacing: 6px;
}
.americe-main{
    padding-top: 40px;
}

.americe-left{
    width: 820px;
    float: left;
}
.americe-right{
    width: 340px;
    float: right;
}
.child{
    width: 100%;
    background: white;
    -moz-box-shadow:2px 2px 12px #e5e4e4; -webkit-box-shadow:2px 2px 12px #e5e4e4; box-shadow:2px 2px 12px #e5e4e4;
}
.child-left{
    padding: 60px 0 0 20px;
    float: left;
    width: 213px;
}
.childLeft-box{
    width: 213px;
    height: 202px;
    background: url("../images/child-bj_03.jpg")top center no-repeat;
    background-size: cover;
    position: relative;
}
.childLeft-box>img{
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
}
.child-right{
    float: right;
    width: 560px;
    padding: 35px 20px 30px 0;
}
.child-right>h4{
    font-size: 22px;
    color: #444444;
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
}
.child-right>h4>span:nth-child(1){
    display: inline-block;
   margin: 0 5px;
}
.xian{
     display: inline-block;
      position: absolute;
      width: 255px;
      height: 1px;
      background: #adadad;
      top: 15px;
      right: 10px;
}
.child-right>h5{
    font-size: 18px;
    color: #444444;
    margin-bottom: 12px;
}
.child-right>p{
    font-size: 14px;
    color: #444444;
    line-height:1.8;
    margin-bottom: 20px;
}
.child-right>a{
    display: inline-block;
    background: white;
    color: #d70004;
    padding: 12px 25px;
    border-radius: 10px;
    -moz-box-shadow:2px 2px 12px #e5e4e4; -webkit-box-shadow:2px 2px 12px #e5e4e4; box-shadow:2px 2px 12px #e5e4e4;
    cursor: pointer;
}
.child-right>a:hover{
    background:#d70004;
    color: white;
    -moz-box-shadow:2px 2px 12px #d16a6c; -webkit-box-shadow:2px 2px 12px #d16a6c; box-shadow:2px 2px 12px #d16a6c;
}
/**/
.condition{
    margin-top: 30px;

}
.con-tit>h4{
    font-size: 24px;
    color: #0e0f36;
    font-weight: bold;
    display: inline-block;
    line-height: 45px;
    border-bottom: 2px solid #0e0f36;
    letter-spacing: 2px;
}
.con-main{
    margin-top: 50px;
    -moz-box-shadow:2px 2px 12px #e5e4e4; -webkit-box-shadow:2px 2px 12px #e5e4e4; box-shadow:2px 2px 12px #e5e4e4;
}
.con-main>h3{
    font-size: 22px;
    color: white;
    font-weight: bold;
    text-align: center;
    background: #0e0f36;
    line-height: 50px;
    letter-spacing: 5px;
}
.conMian-box{
    width: 100%;
    background: white;
    overflow-y:scroll;
    overflow-x:hidden;
    height: 322px;
}
.conMian-box>div{
    height: 323px;
    padding: 40px 0 0 30px;
    font-size: 16px;
    color: #444444;
    line-height: 2;
}
/**/
.tzForm{
    margin-top: 55px;
    background: url("../images/fbj_03.jpg")center center no-repeat;
    background-size: cover;
    padding: 55px 0;
}
.tzForm>h3{
    font-size: 30px;
    color: white;
    font-weight: bold;
    text-align: center;
}
.tzForm>h5{
    color: white;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
}
.name-l{
    display: block;
    width: 255px;
    background: white;
    padding: 10px;
    margin-bottom: 35px;
}
.name-l span{
   display: inline-block;
    line-height: 35px;
    height: 35px;
    border-right: 1px solid #666666;
    padding: 0 10px;
    font-size: 18px;
}
.name-l input{
    border: none;
    border-width: 0;
    height: 35px;
    line-height: 35px;
    padding: 0 5px;
    width: 175px;
}
.form-main{
   padding: 0 100px;
    margin-top: 35px;
}
.layuiForm-item{
    width: 255px;
}
.layuiForm-item .layui-input{
    border-radius: 0;
}
.layuiForm-item .layui-form-select .layui-input{
    padding-left: 5px;
}
.layui-form-select .layui-input{
    width: 255px;
    height: 55px;
}
.form-main  input[type='text'] 				{
    color: #444444;
    font-size: 18px;
    outline: none;
    -webkit-appearance: none;
}
.submitButton{
    text-align: center;
    margin-top: 35px;
}
.submitButton input[type='submit']{
    background: -webkit-linear-gradient(#7d7a7f, #3b3636); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#7d7a7f, #3b3636); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#7d7a7f, #3b3636); /* Firefox 3.6 - 15 */
    background: linear-gradient(#7d7a7f, #3b3636); /* 标准的语法 */
    color: white;
    line-height: 50px;
    height: 50px;
    width: 198px;
    border-radius: 5px;

}
/**/
.lc{
    margin-top: 45px;
}
.lc-main{
    margin-top: 40px;
}
.lc-main li{
    float: left;
    height: 196px;
    margin-bottom: 40px;
}
.lc-main .lcs{
    width: 175px;
    background: white;
    padding: 20px;
    border-radius: 15px;
    -moz-box-shadow:2px 2px 12px #e5e4e4; -webkit-box-shadow:2px 2px 12px #e5e4e4; box-shadow:2px 2px 12px #e5e4e4;
}
.lc-main .sj{
    width: 40px;
    background: url("../images/jt_03.png")center center no-repeat;
}
.lc-main .lcs h4{
    color: #d70004;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}
.lc-main  .lcs h5{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 12px;
}
.lc-main .lcs p{
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 1.4;
}
/**/
.sf{
    margin-top: 45px;
}
.sf-main thead tr{
    width: 100%;
    background: #d70004;
    color: white;
    font-weight: bold;
    font-size: 20px;
    line-height: 90px;
}
.sf-main thead tr td{
    text-align: center;
}
.sf-main thead tr td:nth-child(1){
    width: 134px;
}
.sf-main thead tr td:nth-child(2){
    width: 145px;
}
.sf-main thead tr td:nth-child(3){
    width: 295px;
}
.sf-main thead tr td:nth-child(4){
    width: 130px;
}
.sf-main thead tr td:nth-child(5){
    width: 120px;
}
.sf-main table{
    display:block;
    background: white;
    margin-top: 45px;
}
.sf-main table tbody tr td:nth-child(1){
    font-weight: bold;
    color: #444444;
}
.sf-main table tbody tr td{
    text-align: center;
    font-size: 16px;
    border: 1px solid #bfbfbf;
    padding: 20px;
    line-height:1.7;
    color: #555555;
}
.americe-right{
    float: right;
    width: 345px;
}
/**/
.tj{
    background: white;
    padding: 20px 25px 20px 20px; ;
    -moz-box-shadow:2px 2px 12px #e5e4e4; -webkit-box-shadow:2px 2px 12px #e5e4e4; box-shadow:2px 2px 12px #e5e4e4;
}
.tj-tit>h4{
    display: inline-block;
    font-size: 22px;
    color: #0e0f36;
    font-weight: bold;
    float: left;
    line-height: 45px;
    border-bottom: 2px solid #0e0f36;
}
.tj-tit>h4>span{
   font-size: 12px;
    color: #444444;
    position: relative;
    top: -5px;
}
.tj-tit>a{
    display: inline-block;
    line-height: 45px;
    float: right;
    font-size: 14px;
    color: #444444;
    cursor: pointer;

}
.tj ul li{
    margin-top: 10px;
    border-bottom: 1px solid #d2d2d2;
}
.tj ul li:last-child{
    border: none;
}
.tj ul li a{
    line-height: 40px;
    color: #444444;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    cursor: pointer;
}
.tj ul li a span{
    display: inline-block;
    margin:  0 5px;
    color: #999999;
}
.video{
    margin-top: 50px;
    background: white;
    padding: 20px 25px 80px 20px;
    -moz-box-shadow:2px 2px 12px #e5e4e4; -webkit-box-shadow:2px 2px 12px #e5e4e4; box-shadow:2px 2px 12px #e5e4e4;}

.v-main{
    margin:24px 0 0;
}
.v-main a{display: block;cursor: pointer}
.v-main a p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    cursor: pointer;
    margin-top: 24px;
}
/**/
.new{
    margin-top: 50px;
    background: white;
    padding: 20px 25px 30px 20px;
    -moz-box-shadow:2px 2px 12px #e5e4e4; -webkit-box-shadow:2px 2px 12px #e5e4e4; box-shadow:2px 2px 12px #e5e4e4;
}
.new-list{
    padding: 25px 0;
    border-bottom: 1px dashed #c9c9c9;
}
.new-list>h4{
    font-size: 16px;
    color: #444444;
    font-weight: bold;
    margin-bottom: 5px;
}
.new-list div p{
    display: inline-block;
     font-size: 14px;
    line-height: 2;
}
.new-list div a{
    display: inline-block;
    padding: 3px 14px;
    background: #d70004;
    color: white;
    font-size: 12px;
    border-radius: 3px;
}
.why{
    background: white;
    padding: 60px 0;
    margin-top: 35px;
}
.why-main ul li{
    width: 205px;
    margin:0 46px;
    padding: 125px 20px 0 20px;
    height: 292px;
    float: left;
}
.why-main ul li:nth-child(1){
    background: url("../images/w1_03.png") top center no-repeat;
    background-size: contain;
}
.why-main ul li:nth-child(2){
    background: url("../images/w2.png") top center no-repeat;
    background-size: contain;
}
.why-main ul li:nth-child(3){
    background: url("../images/w3_05.png") top center no-repeat;
    background-size: contain;
}
.why-main ul li:nth-child(4){
    background: url("../images/w4_03.png") top center no-repeat;
    background-size: contain;
}
.why-main ul li h5{
    font-size: 20px;
    color: #444444;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
.why-main ul li p{
    font-size: 16px;
    color: #666666;
    line-height: 1.7;
}
.tittle2{
    padding-top: 30px;
    margin-bottom: 40px;
}
.tittle2>h2 {
    text-align: center;
    font-size: 34px;
    letter-spacing: 6px;
    color: #0e0f36;
}
.tittle2>h2>span{
    display: inline-block;
    margin:0 10px;
    position: relative;
    width:100px;
    height: 2px;
    background: #0e0f36;
    top: -10px;
}
/**/
.case{
    background: url("../images/bj_02.jpg") top center no-repeat;
    background-size: cover;
    padding: 60px 0 5px;
}
.tittle1{
    padding-top: 30px;
    margin-bottom: 40px;
}
.tittle1>h2 {
    text-align: center;
    font-size: 34px;
    color: white;
    letter-spacing: 6px;
}
.tittle1>h2>span{
    display: inline-block;
    margin:0 10px;
    position: relative;
    width:100px;
    height: 2px;
    background: white;
    top: -10px;
}
.case-mian{
    margin-bottom: 55px;
}
.case-mian>li{
    width: 288px;
    float: left;
    margin-left: 15px;
    background: white;
    padding-bottom: 30px;
    margin-bottom:54px;
    overflow: hidden;
}
.case-mian li img{
    transition: all .3s linear;
}
.case-mian>li:hover img{
    -moz-transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    transition: all .3s linear;
}
.case-mian>li:nth-child(1){
    margin: 0;
}
.case-mian>li:nth-child(5){margin: 0;}
.case-mian li div:nth-child(2){
    padding:18px;
}
.case-mian li div h4{
   font-size: 16px;
    color: #444444;
    font-weight: bold;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.case-mian li div p{
    font-size: 14px;
    color: #555555;
    padding:10px 15px 0px 15px;
}
 .more{
    text-align: center;
     padding: 0;
}
.more a{
    display: inline-block;
    padding:10px 40px ;
    font-size: 16px;
    color: #444444;
    -moz-box-shadow:2px 2px 12px #e5e4e4; -webkit-box-shadow:2px 2px 12px #e5e4e4; box-shadow:2px 2px 12px #e5e4e4;
    border-radius: 10px;
    cursor: pointer;
}
.more a:hover{
    background:#d70004;
    color: white;
    -moz-box-shadow:2px 2px 12px #d16a6c; -webkit-box-shadow:2px 2px 12px #d16a6c; box-shadow:2px 2px 12px #d16a6c;
}
/**/
.service{
    background: white;
    padding: 60px 0;
}
.service-main{
    margin-bottom: 8px;
}
.service-main>li{
    width: 392px;
    height: 283px;
    margin-left: 10px;
    float: left;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
 }
.service-main>li:nth-child(1){
    margin: 0;
}
.service-main>li:nth-child(4){
    margin: 0;
}
.service-main li div{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom:-220px;
    left: 0;
    background: rgba(14, 15, 54, 0.82);
    text-align: center;
    transition: all .3s linear;
}
.service-main li div h4{
   width: 100%;
    font-size: 24px;
    color: white;
    text-align: center;
    padding: 18px 0;
}
.service-main li:hover div{
    background: rgba(205, 23, 18, 0.8);
    bottom:0;
    padding-top:105px;
    transition: all .3s linear;
}
.service-main li div a{
    display: inline-block;
    margin-top: 20px;
    background: white;
    padding: 7px 30px;
    border-radius: 10px;
    cursor: pointer;
    transition: all .3s linear;
}


/**/

.guo_from_box {
    margin-top: 18px;
    min-height: 362px;
    background: url(../images/guo_from_bg.jpg) no-repeat center center / cover;
    padding: 22px 40px 40px 0;
    text-align: center;
}
 .guo_from_box h3{
    color: #fff;
    font-size: 24px;
}
 .guo_from_box .name{
    margin-top: 10px;
    padding-bottom: 16px;
    color: #999999;
    border-bottom: 1px dotted #434c5f;
}
 .guo_from_box ul{
    margin-top: 20px;
    padding: 0 40px;
}
.guo_from_box ul li{
    display: inline-block;
    margin: 0 26px;
    width: 250px;
    margin-top: 25px;
}
.guo_from_box ul li span {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    width: 80px;
    text-align: left;
    float: left;
}
 .guo_from_box ul li input, .guo_from_box ul li select {
    float: left;
    width: 170px;
    height: 36px;
    padding: 0 10px;
    background: #fff;
    border: none;
}
 .guo_from_box ul li img {
    width: 73px;
    height: 35px;
    float: left;
}
 .guo_from_box .btn {
    display: block;
    width: 180px;
    background: #cc0000;
    line-height: 50px;
    color: #fff;
    margin: 30px auto 0;
    font-size: 20px;
    font-weight: bold;
}
 .guo_from_box ul li .t {
    width: 96px;
}
 /**/