/* 咨询开始 */

.zixun {
    position: relative;
    height: 476px;
    overflow: hidden;
}

.zixun img {
    display: block;
    position: absolute;
    width: 1903px;
    left: 50%;
    margin-left: -954px;
}


/*咨询 结束*/


/*最顶部*/


.top_tt {


    background-color: #f4f4f4;
    padding: 15px 0;
}


.top_tt .top_t_box {

    display: flex;
    justify-content: flex-end;
}

.top_tt .top_t_box h3 {
    font-size: 16px;
    color: #5d5d5d;
    font-weight: 500;
}


.top_tt .top_t_box .top_t_r {

    display: flex;
    justify-content: space-around;
}

.top_tt .top_t_box .top_t_r_l {

    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}


.top_tt .top_t_box .top_t_r_l img {
    padding-right: 10px;
    padding-top: 3px;
}

.top_tt .top_t_box .top_t_r_l a {
    padding-right: 15px;
    font-size: 16px;
}


/*最顶部  结束*/


/*返回顶部*/

.fanhui {
    position: fixed;
    right: 0;
    top: 800px;
}

.fanhui a {
    width: 100px;
    height: 100px;
    display: block;
    background-color: #c9201d;
    border-radius: 15px;
}

.fanhui a img {
    display: block;
    margin: 0 auto;
    padding-top: 10%;
    margin-bottom: 5%;
}

.fanhui a p {
    text-align: center;
    font-size: 18px;

    color: white;
}


/*<!--  头部开始-->*/

.top_warp {


}

.top_warp .top_box {
    display: flex;
    justify-content: end;
    height: 120px;
}

.top_warp .top_box .logo {
    display: flex;
    justify-content: start;
    flex: 1;
    align-items: start;

}


.top_warp .top_box .logo img {
    width: 10%;
    padding-top: 10px;
}

.top_warp .top_box .logo .logo_wenzi {
    padding-left: 15px;
}


.top_warp .top_box .logo .wenzi01 {
    font-size: 26px;
    color: #333;
    padding-top: 25px;

}

.top_warp .top_box .logo .wenzi02 {
    font-size: 20px;
    color: #333;
    padding-top: 5px;


}

.top_box .rexian {
    width: 30%;
    padding-top: 2%;

}

.top_box .rexian .rx {
    font-size: 22px;
    color: #333;
    /*background-color: #333;*/
    /*border-radius: 25px;*/

    /*text-align: center;*/
    /*height: 40px;*/
    /*line-height: 40px;*/
}

.top_box .rexian .dian {
    font-size: 26px;
    color: #018f4f;

}

.top_box .rexian img {
    float: left;
    display: block;
    padding-right: 5%;

    padding-top: 3%;
}


/*  头部结束*/


/*  导航开始*/

.nav {
    height: 50px;
    background-color: #018f4f;
}

.nav .logo_right ul li {
    float: left;
    height: 50px;
}

.nav .logo_right ul li > a {
    display: block;
    text-align: center;
    color: #fff;
    padding: 0 10px;
    font-size: 18px;
    line-height: 50px;
}

.nav .logo_right ul li:hover {

    background-color: #fff;
}

.nav .logo_right ul li:hover a {
    color: #333;
    /*font-weight: 600;*/
}


/*导航结束*/


/* banner 轮播图 */

.html5zoo-text-0 {
    display: none !important;
}

.banner-html5zoo {
    /*overflow:hidden;*/
}

.banner-html5zoo .html5zoo-arrow-left-0 {
    width: 80px !important;
    height: 80px !important;
    top: 50% !important;
    margin-top: -30px !important;

    /*display: block !important;*/
    z-index: 6666666666666666666;
    visibility: hidden;
    /*background: #f9f9f9 !important;*/
    background: url(../img/left.png) no-repeat !important;
}

.banner-html5zoo .html5zoo-arrow-right-0 {
    width: 80px !important;
    height: 80px !important;
    top: 50% !important;
    margin-top: -30px !important;
    background: url(../img/right.png) no-repeat !important;
    /*display: block !important;*/
    z-index: 6666666666666666666;
    visibility: hidden;
    /*background: #000 !important;*/
}


.banner-html5zoo:hover .html5zoo-arrow-left-0,
.banner-html5zoo:hover .html5zoo-arrow-right-0 {
    visibility: visible;
    /*display: block !important;*/
}

.banner-html5zoo .html5zoo-arrow-left-0 {
    left: 50px !important;
    background-position: 0 0 !important;
}

.banner-html5zoo .html5zoo-arrow-right-0 {
    right: 50px !important;
    background-position: 0 0 !important;
}

/*.banner-html5zoo .html5zoo-arrow-left-1,*/
/*.banner-html5zoo .html5zoo-arrow-right-1 {*/
/*  width: 40px !important;*/
/*  height: 60px !important;*/
/*  top: 50% !important;*/
/*  margin-top: -30px !important;*/
/*  background: url(.__PUBLIC__/images/slide_bPc.png) no-repeat !important;*/
/*  display: block !important;*/
/*  visibility: hidden;*/
/*  background: #000;*/
/*}*/
/*.banner-html5zoo:hover .html5zoo-arrow-left-1,*/
/*.banner-html5zoo:hover .html5zoo-arrow-right-1 {*/
/*  visibility: visible;*/
/*}*/
/*.banner-html5zoo .html5zoo-arrow-left-1 {*/
/*  left: 50px !important;*/
/*  background-position: 0 0 !important;*/
/*}*/
/*.banner-html5zoo .html5zoo-arrow-right-1 {*/
/*  right: 50px !important;*/
/*  background-position: -40px 0 !important;*/
/*}*/
.banner-html5zoo .html5zoo-nav {
    text-align: center;
}

.banner-html5zoo .html5zoo-bullet-span {
    width: 1em !important;
    height: 2px !important;
    float: none !important;
    display: inline-block;
    background: #fff !important;
    opacity: 0.5;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    margin: 0 5px !important;
    vertical-align: middle;
}

.banner-html5zoo .html5zoo-bullet-span.active {
    width: 1em !important;
    height: 1em !important;
    border: 2px solid #fff;
    background: none !important;
    opacity: 1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

/*  轮播图结束*/

.top33 {


}

.top {
    background-color: #e5e5e5;
}

.top ul li {
    width: 23%;

    padding-bottom: 30px;

}

.top ul li img {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}

.top ul li h2 {
    color: #333;
    padding-top: 20px;

    font-size: 22px;
    text-align: center;

}

.top ul li p {
    color: #333;
    text-align: center;
    font-size: 18px;
    padding: 10px 30px;

}

.yewu {
    background: url(../img/tixi_bgc.jpg) no-repeat top center;

}

.yewu .chuli {
    background-color: #f4f4f4;
}

.yewu .chuli .chuli_c {
    width: 46%;
}

.yewu .chuli .chuli_c>ul{
    padding-top: 30px;
    justify-content: space-around;
}
.yewu .chuli .chuli_c>ul li{
    background-color: #018f4f;
    width: 23%;
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    text-align: center;font-size: 16px;
}


.yewu .chuli .chuli_c  p{

    font-size: 16px;
    line-height: 30px;
    padding-top: 15px;
}
.yewu .chuli .chuli_c div{
    justify-content: space-around;
    padding-top: 30px;
}
.yewu .chuli .chuli_c div a{
    background-color: #000;
    margin: 0 ;
    border: 0;
    width: 130px;
    margin-top: 30px;

}
.yewu .chuli .chuli_c div h3{
   font-size: 22px;  margin-top: 20px;

}
.yewu .chuli .chuli_c div h3 span{
    color: #018f4f;

}





.yewu ul li {



}

.yewu ul li p {
    text-align: center;
    font-size: 20px;

    color: #333;

    margin: 0 auto;

    height: 50px;
    line-height: 50px;

    position: relative;


}

.yewu a img {
    display: block;
    margin: 0 auto;
}


.sc1 {
    background-color: #f1f1f1;

}

.sc1 .anxin_r {
    width: 67%;

}

.sc1 .anxin_r .ax_l {

    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-flow: wrap;
    padding-bottom: 10px;
}

.sc1 .anxin .ax_l img {
    display: block;

}

.sc1 .anxin > .ax_l {
    width: 31%;
}

.sc1 .anxin_r .ax_l > img {
    width: 41%;
}

.sc1 .anxin_r .ax_wz {
    width: 51.3%;

}

.sc1 .anxin .ax_wz {
    background-color: #fff;
    padding: 0 30px;
    padding-bottom: 30px;
    height: 250px;
}

.sc1 .anxin .ax_wz img {
    padding: 15px 0;

}

.sc1 .anxin .ax_wz h2 {


    font-size: 22px;

    padding-right: 30px;
}


.sc1 .anxin .ax_wz p {

    font-size: 20px;
    padding: 10px 0;
    line-height: 30px;
    color: #333;

}

/*实力*/


.shili {
    background: url(../img/cp_bgc.jpg) no-repeat top center;

}

.shili ul li {

    background-color: #fff;
    margin-bottom: 30px;
}

.shili ul li img {

}

.shili ul li p {

    font-size: 18px;
    text-align: center;
    padding-top: 10px;
    color: #333;
}


/*实力*/

/*应用领域   四个一排的列表*/


.lingyu {


}


.lingyu ul li {

    padding-bottom: 2%;
    width: 33%;
}

.lingyu ul li img {

    width: 100%;
}

.lingyu ul li p {
    color: #FFFFFF;
    font-size: 22px;
    margin-top: -50px;
    text-align: center;
    font-weight: 600;
}


/*应用领域   四个一排的列表*/


/*优势 开始*/


.ys {
    background: url(../img/ys_bgc.jpg) no-repeat top center;

}


.ys .ys_c .ys_l {
    width: 44%;
    background-color: #fff;
    padding-left: 4%;
    padding-right: 2%;
}

.ys .ys_c .ys_l h2 {
    font-size: 26px;

    font-weight: 500;
    padding-bottom: 10px;
    color: #333;
    padding-top: 10px;
}


.ys .ys_c .ys_l p {
    font-size: 16px;
    line-height: 30px;
    display: flex;
    color: #333;
    padding-top: 15px;


}

.ys .ys_c .ys_l h3 a:nth-child(1) {
    background-color: #0061AE;
    color: #FFFFFF;
}


.ys ul {

    justify-content: space-around;
    margin-top: 30px;
    background: url(../img/ys_ul.png) no-repeat top center;
   padding-bottom: 20px;
}


.ys ul li {

    padding-top: 20px;

    width: 46%;

    display: flex;
    justify-content: space-around;
    align-items: start;



}

.ys ul li img {
    padding-top: 15px;
}

.ys ul li .ys_wz {
    width: 45%;
}

.ys ul li .ys_wz h2 {

    font-size: 22px;

    font-weight: 500;
    padding-bottom: 10px;
    color: #333;
    padding-top: 20px;


}

.ys ul li .ys_wz h2 span {

    margin-right: 10px;
    background-color: #bb9858;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;

}

.ys ul li .ys_wz p {
    font-size: 18px;

    line-height: 40px;
    color: #333;


}

.ys ul li .ys_wz p span {

    font-size: 50px;
    padding-right: 10px;
    line-height: 30px;


}


.ys ul li .ys_b {
    display: flex;
    margin-top: 30px;
    /*justify-content: space-around;*/
}

.ys ul li .ys_b h3 {

    padding-right: 30px;

    font-size: 18px;
    line-height: 26px;
}

.ys .w > a > img {

    padding-top: 50px;
    margin: 0 auto;
    display: block;
}

/*优势 开始*/


/*合作企业*/
.hzqy {


    background-color: #F6F1EC;
}


.hzqy ul li {

    width: 31%;
    margin-bottom: 30px;

}
.hzqy ul li a{

    background: url(../img/anli_a.png) no-repeat top center;
    border: 0;
    width: 133px;
    margin: 0;
    height: 37px;
    border-radius: 0;
    margin: 0 auto;
    margin-top: -20px;
    position: relative;
    color: #333333;


}
.hzqy ul li p {



    text-align: center;
    color: #674913;
    line-height: 30px;
    font-size: 18px;
}

.hzqy ul li img {
    margin: 0 auto;
    display: block;


}

.hzqy ul li p {
    color: #333;
    background: url(../img/ysp.png) no-repeat 10px 13px;
    font-size: 16px;
    line-height: 40px;
    padding: 0 25px;
}


/*合作企业*/

.renqun ul li {
    padding-bottom: 30px;
}

.renqun ul li p {
    text-align: center;
    font-size: 18px;
    padding-top: 10px;
}

.team {

    background: url(../img/jishu_bgc.jpg) no-repeat top center;
    
}
.team .jishu_c{
    background-color: #fff;
    justify-content: space-around;
}
.team .c_top h1{
    color: #FFFFFF;
}
.team .c_top p{
    color: #FFFFFF;
}


.team ul{

width: 50%;
}


.team ul li {

    padding-bottom: 10px;
width: 46%;
}

.team ul li img {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding-top: 10px;
}


.team ul li p {
    font-size: 18px;
    color: #333;

    line-height: 40px;
    height: 40px;
    /*width: 95%;*/
    /*margin: 0 auto;*/


    text-align: center;
    position: relative;
}
.team .jishu_c .chuli_p{
    padding-top: 30px;
}

.team .jishu_c .chuli_p h2{

    color: #018f4f;
    font-size: 22px;

}
.team .jishu_c .chuli_p p{

    color: #333;
    font-size: 18px;
    padding-bottom: 30px;

}


    /*选择*/

.xuanze {
    background: url(../img/xuanze_bgc.jpg) no-repeat top center;

}

.xuanze ul {

}

.xuanze ul li {
    padding-bottom: 35px;

}

.xuanze ul li img {
    width: 90%;
    display: block;
    margin: 0 auto;
}

.xuanze ul li  p{
    font-size: 18px;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #333;
}

.xuanze ul {


    padding-bottom: 30px;

}


/*选择*/
/*方案*/

.fangan .w a {

    background-color: #E62229;
    color: #FFFFFF;
    width: 800px;
    border-radius: 25px;
    border: 0;
    margin-top: 50px;
}

.fangan {

    position: relative;
}

.fangan .fangan_c {

}

.fangan .liucheng {
    justify-content: space-around;
    margin-top: 30px;
}

.fangan .liucheng li:nth-child(even) {

    padding-top: 60px;
    width: 5%;
}

.fangan .fa2 {
    justify-content: space-around;
    margin-top: 60px;
}

.fangan ul li {


}

.fangan ul li p {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    color: #333;
}

.fangan h2 {
    padding-top: 30px;
}

.fangan .bp {
    padding-top: 20px;
}


.fangan .dianji {
    width: 38%;
    margin: 0 auto;
    border: 2px #E4AC03 solid;
    border-radius: 25px;
    margin-top: 30px;
    height: 50px;
    /*justify-content: space-around;*/
}

.fangan .dianji a {
    display: block;
    width: 30%;
    text-align: center;
    background-color: #E4AC03;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    line-height: 50px;
    color: #FFFFFF;
    font-size: 20px;
}

.fangan .dianji p {
    display: block;
    width: 70%;
    text-align: center;

    line-height: 50px;
    color: #E4AC03;
    font-size: 20px;
}


/*方案*/

.jmd {
    background: url(../img/jiameng_bgc.jpg) no-repeat top center;
}


/*jiameng*/

.jiameng {


}

.jiameng ul li {
    padding-bottom: 30px;

    margin-bottom: 30px;

}

.jiameng ul li img {
    display: block;
    margin: 0 auto;

}

.jiameng ul li p {
    text-align: center;
    font-size: 18px;
    padding-top: 30px;

}

.jiameng ul {
    padding-top: 30px;
}

.jiameng ul li {


    text-align: center;
    font-size: 20px;


}

.jiameng ul li p {


}

/*荣誉*/
.zs {

}

/*  */

.zs_con {
    position: relative;
    width: 1200px;
    margin: 0 auto;

}

.zs_con .swiper-container {

}

.zs_con .swiper-slide {
    width: 520px;

}


.zs_con .swiper-slide img {
    display: block;
    width: 520px;

}


.zs_con .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

.zs_con .swiper-pagination {
    width: 100%;
    /* bottom: 20px; */
}

.zs_con .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

.zs_con .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #cfaf47;
    background-color: #fff;
}

.zs_con .swiper-button-prev {
    left: -30px;
    width: 45px;
    height: 45px;
    background: url(../images/Arrowleft.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

.zs_con .swiper-button-prev:hover {
    /* background-position: 0 -46px; */
    background-size: 100%
}

.zs_con .swiper-button-next {
    right: -30px;
    width: 45px;
    height: 45px;
    background: url(../images/Arrowright.png) no-repeat;
    /* background-position: 0 -93px; */
    background-size: 100%;
}

.zs_con .swiper-button-next:hover {
    /* background-position: 0 -139px; */
    background-size: 100%;
}

.zs {


    padding-bottom: 50px;
}

/*荣誉*/


/*行业*/

.hy {

    margin-top: -50px;
}

.hy img {
    padding: 30px 0;
}


/*案例*/


.an_li {


}

.an_li ul {
    justify-content: space-around;
}

.an_li ul li {
    padding-top: 30px;


}

.an_li ul li img {
    display: block;
    width: 100%;
    width: 100%;
}

.an_li ul li p {

    background-color: #172980;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    margin-top: -50px;
    position: relative;
    opacity: 0.9;
}


.an_li a {

    margin-top: 80px;

}

.an_li a:hover {
    background-color: #158ee4;
    color: #FFFFFF;
}

/*案例*/


.fuwu .fuwu_wz {
    margin-top: -150px;
    height: 150px;
    background-color: #172980;
    position: relative;
    display: none;
}

.fuwu ul li .fuwu_wz h2 {

    color: #FFFFFF;
    font-size: 22px;
    padding-top: 15px;
    padding-left: 30px;
    padding-bottom: 10px;
}

.fuwu ul li p {
    /*border-radius: 15px;*/
    opacity: 1;

}

.fuwu ul li h6 {

    color: #FFFFFF;
    font-size: 18px;
    padding-top: 0px;
    padding-left: 30px;
    font-weight: 500;
    padding-right: 20px;
}

.fuwu ul li:hover .fuwu_wz {
    display: block;
}


/*爱心*/

.aixin {

    background: url(../img/aixin_bgc.jpg) no-repeat top center;
    height: 1399px;
}

.aixin ul {
    padding-top: 100px;
    padding-bottom: 20px;
}

.aixin ul li {

    width: 31%;

}

.aixin ul li video {
    width: 100%;
    height: 475px;
}

.aixin p {
    padding: 5px 40px;
    line-height: 35px;
    font-size: 16px;
    text-indent: 2em;
}


.aixin .w > img {
    display: block;
    margin: 0 auto;
}

/*爱心*/


/* 荣誉资质 */
.ry_zz {


    background: url(../img/ry_bgc.jpg) no-repeat top center;
 

}
.ry_zz .c_top h1{
    color: #FFFFFF;
    padding-top: 50px;
}
.ry_zz .c_top p{
    color: #FFFFFF;
}
.ry_zz ul li {

    padding-top: 30px;
    width: 23%;
}
.ry_zz ul li img{
    width: 100%;
}
.ry_zz ul li p{
    text-align: center;
    font-size: 18px;
    padding-top: 10px;
    color: #FFFFFF;
}
.ry_zz .rongyu {

    justify-content: center;
}
.ry_zz .rongyu a{
    margin: 0 ;
    margin:0  50px;
}
.ry_zz .rongyu a:nth-child(2){
    background-color: #333;
    color: #FFFFFF;
}

    /* 荣誉资质 */


/*介绍*/

.gs_js {
    background: url(../img/js——bgc.jpg) no-repeat top center;
    padding-bottom: 30px;
}


.gs_js .js_c .js_l {

    display: flex;
    justify-content: space-between;
    align-items: start;
}


.gs_js .js_c .js_l img {
    width: 45%;

}

.gs_js .js_l .js_wz {

    padding: 0 4%;

    padding-bottom: 50px;



}

.gs_js .js_l .js_wz h2 {
    padding-left: 10px;
    padding-top: 10px;
    font-size: 28px;
    padding-bottom: 10px;
    color: #000;

}
.gs_js .js_l .js_wz ul{
    background-color: #018f4f;
    padding: 30px 0;
}

.gs_js .js_l .js_wz ul li{
    width: 30%;
    text-align: center;
    border-right: 1px #e5e5e5 solid;
}
.gs_js .js_l .js_wz>ul>li>p{
    font-size: 18px;color: #FFFFFF;text-align: center;
    text-indent: 0; line-height: 30px;
}
.gs_js .js_l .js_wz ul li p span{
    font-size: 38px;
}




.gs_js .js_c .js_l p {
    color: #333;
    /* width: 95%; */
    font-size: 18px;
    text-indent: 2em;
    line-height: 36px;

}


.gs_js .js_c .js_l .js_p {
    display: flex;
    justify-content: normal;
    flex-flow: wrap;
    padding-bottom: 30px;
    padding-top: 10px;

}

.gs_js .js_c .js_l .js_p .js_p1 {
    width: 30%;
    background-color: #177d6f;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
}

.gs_js .js_c .js_l .js_p .js_p2 {
    width: 60%;
    background-color: #f5f5f5;
    color: #333;
    font-weight: 600;
    padding-left: 20px;
    line-height: 40px;
    padding-right: 20px;
}


/* 工厂风彩*/


.gs_js .js_b {
    padding: 30px 0;
}

.gs_js .js_b a {
    padding-bottom: 20px;
    display: block;
}

.gs_js ul {

    justify-content: space-around;
    background-color: #fff;

}



.gs_js ul li p {
    text-align: center;
    font-size: 20px;

    color: #333;

    z-index: 666;
    position: relative;
}

.gs_js ul li p span {

    font-size: 38px;
}


/*介绍*/


/* 动态 开始 */

.xinwen .xw_c {
    /* border-top: 1px #e5e5e5 solid; */
    padding-top: 50px;
    margin-top: 20px;
}

.xinwen ul {
    overflow: hidden;
    padding-bottom: 5%;
}

.xinwen ul li {
    float: left;
    width: 46%;
    margin-left: 3%;
    /* background-color: #f9f9f9; */
    /* padding-bottom: 3%; */
    margin-top: 1%;
    /*height: 50px;*/
}

.xinwen ul li img {
    width: 8%;
    float: left;
}

.xinwen ul li h1 {
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    color: #6e5d57;
    width: 70%;
    /* （行数） */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.xinwen ul li span {
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    color: #999;
    padding-top: 5px;
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 3%;
}

.xinwen ul li p {
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    color: #333;
    /* （行数） */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


/* 动态 结束 */


/*  底部开始*/

.footer_box {

    padding-top: 50px;
}

.footer {
}

.footer .fot_log {
    float: left;
    width: 16%;
    /* height: 250px; */
    margin-right: 15%;
}

.footer .fot_log img {
    width: 100%;
    padding-top: 15%;
    padding-right: 5%;
}

.footer .footer_right {
    float: left;
    width: 34%;

}

.footer .footer_right h2 {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}

.footer .footer_right > ul {
    overflow: hidden;
}

.footer .fot_cp {
    width: 160px;
    border: none;
    float: left;
    margin-left: 2%;
}

.footer .fot_cp img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.footer .fot_cp p {
    text-align: center;
    color: white;
    padding-top: 5%;
    font-size: 16px;
}

.footer .footer_right > ul li a {
    font-size: 16px;
    color: #fff;
}

.footer .footer_right > .fot_nav {
}

.footer .footer_right > .fot_nav li {
    float: left;
    width: 46%;
    margin-top: 2%;
    margin-bottom: 2%;
    padding-right: 3%;
}

.footer .footer_right > .fot_nav li > a {
    color: #fff;
}

.footer .footer_left {
    float: left;
    width: 46%;
    /* padding-top: 20px; */
    padding-left: 20px;
}

.footer .footer_left h2 {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    padding-top: 25px;
}

.footer .footer_left h3 {
    margin-left: 30px;
    color: #333;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 30px;
}

.footer .footer_left > img {
    float: left;
    width: 16%;
    margin-top: 6%;
    margin-right: 5%;
}

.footer .footer_left ul {
    float: left;
    padding-right: 5%;
}

.footer .footer_left p {
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
}

.footer .footer_left > h6 {
}

.footer .fot_js {
    float: left;
    width: 25%;
    padding-top: 20px;
    padding-left: 15px;
}

.footer .fot_js img {
}

.footer .fot_js p {
    color: #fff;
    font-size: 14px;
    margin-top: 15px;
    line-height: 35px;
}

.footer_bom {
    border-top: 1px #e5e5e5 solid;
    margin-top: 50px;
}

.footer_bom > p {
    color: #f9f9f9;
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
}

.footer_bom > p > a {
    color: #ff5400;
}


/*底部结束 */


.in_14_11 {
    width: 100%;
    float: left;
    margin: -1px 0 3px 0;
    background: #fff;
    padding: 40px 0;
    -moz-box-shadow: 1px 1px 5px #CCC;
    -webkit-box-shadow: 1px 1px 5px #CCC;
    box-shadow: 1px 1px 5px #CCC;
}

.in_14_11 li {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
    color: #333333;
    font-size: 24px;
}

.in_14_11 li b {
    font-size: 50px;
    color: #d90000;
    margin: 0 0 10px 0;
}

.in_14_11 li strong {
    color: #d90000;
}

.in_14_11 li i {
    width: 25px;
    line-height: 25px;
    position: absolute;
    left: 190px;
    top: 30px;
    background: #333333;
    color: #fff;
    border-radius: 25px;
    font-size: 20px;
    font-weight: bold;
}