@charset "UTF-8";
body,html{height: 100%;width: 100%;}
body, h1, h2, h3, h4, h5, h6, p, form{margin:0;}
ol,ul{margin:0; padding:0;}
img{border: none;-webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;}
body{
    font-family: "Microsoft YaHei","Open Sans","微软雅黑", Arial, "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;font-size: 14px;color: #333;
    min-height: 100%;
    background: #f6f6f6;
}
ul{margin:0; padding:0;}
ul li{list-style: none; }
a{text-decoration: none; color: #303030;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
a:hover{
    color: #e90d00;
}
.bhh{
    max-width: 100%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.trans{
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
*{box-sizing: border-box;}

.clear-fix:before,.clear-fix:after{
    content:"";
    display:table;
}
.clear-fix:after{clear: both;}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.over{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fl{
    float: left;}
.fr{
    float: right;}
.t-c{
    text-align: center;
}
.i-b{
    display: inline-block;
}
.img-auto{
    display: block;
    width: 100%;
    height: 100%;
}
.img-res{
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.container{
    width: 1340px;margin-left: auto;margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
.wrapper{
    width: 100%;

}
.container-full{
    width: 100%;
}
.bold{
    font-weight: bold;
}
::-webkit-scrollbar              {/* 1 */width:9px; background-color:#333;}
/*::-webkit-scrollbar-button       {!* 2 *!}*/
::-webkit-scrollbar-track        {/* 3 */}
::-webkit-scrollbar-track-piece  {/* 4 */}
::-webkit-scrollbar-thumb        {/* 5 */border:solid 2px #333; width:5px;  border-radius:4px; background-color:#fff;}
::-webkit-scrollbar-corner       {/* 6 */background-color:#333;}
::-webkit-resizer                {/* 7 */}
::-webkit-scrollbar:horizontal   {height:9px;}

@font-face {
    font-family: beba;
    src: url("../fonts/BEBASNEUE-REGULAR.TTF");
}

.mt20{
    margin-top: 20px;
}
.mt10{
    margin-top: 10px;
}
.mb20{
    margin-bottom: 20px;
}
.white-bg{
    background: #fff;
}
.index-nav2{
    position: absolute;
    top: 64px;
    left: 0;
    width: 100%;
    display: none;
    z-index: 1001;
    background-color: #727272;

    cursor: pointer;
}
.index-nav2 li{
    /*border-bottom: 1px solid red;*/
    width: 100%;
    text-align: left;
    color: #e6e6e6;
    line-height: 4.5rem;
    border-bottom: solid 1px #bfbfbf;

}
.m-nav2{
    background: url("../images/show1.png") no-repeat right 1em center;
}
.m-nav3{
    background: url("../images/show2.png") no-repeat right 1em center;
}
.index-nav2 li>a{
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 2em;
}
.m-nav2-wrap{
    background-color: #e6e6e6;
    display: none;
}
.m-nav2-row{
    border-bottom: solid 1px #bfbfbf;
    line-height: 4rem;
}
.m-nav2-row a{
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 2em;
}
.m-nav3-wrap{
    display: none;
}
.m-nav3-wrap .m-nav2-row{
    line-height: 3.6rem;
    background: #f0f0f0;
    font-size: 12px;
    border-bottom: none;
}
.add-icon1{
    background: url("../images/show1.png") no-repeat right 1em center !important;
}
.add-icon2{
    background: url("../images/show2.png") no-repeat right 1em center !important;
}
.hide-icon1{
    background: url("../images/hide1.png") no-repeat right 1em center;
}
.hide-icon2{
    background: url("../images/hide2.png") no-repeat right 1em center;
}
.header-top{
    height: 38px;
    background: #eeeeee;

}
.header-top-l{
    float: left;
    background: url("../images/posi.png") no-repeat left center;
    padding-left: 18px;
    line-height: 38px;
    color: #666666;
}
.header-top-l .now-city{
    display: inline-block;
    margin-right: 100px;
}
.header-top-l span{
    color: #de2d33;
}
.header-top-l a{
    color: #de2d33;
    text-decoration: underline;
}
.header-top-r{
    float: right;
    line-height: 38px;
    color: #666;
}
.header-top-r a{
    color: #666;
}
.header-top-r a:hover{
    text-decoration: underline;
}
.header{
    height: 114px;
}
.logo{
    float: left;
    display: block;
    margin-top: 15px;
}
.header-r{
    float: right;

}
.cg-city{
    position: absolute;
    left: 100px;
    top: 0;
    width: 60px;
    text-align: center;
}
.city-xl{
    position: absolute;
    left: 0;
    z-index: 999;
    background: #fff;
    width: 100%;
    display: none;
    box-shadow: 0 2px 5px #ddd;
}
.city-xl a{
    text-decoration: none;
    display: block;
    line-height: 30px;
    color: #333;
}
.city-xl a:hover{
    color: #de2d33;
}
.phone-wrap{
    float: left;
    padding-left: 62px;
    height: 62px;
    margin-top: 25px;
    background: url("../images/phone.png") no-repeat left center;
    margin-right: 20px;
}
.phone-wrap p{
    font-size: 16px;
}
.phone-wrap span{
    font-size: 28px;
    font-weight: bold;
    color: #e32300;
}
.qr-box{
    text-align: center;
    float: right;
    width: 74px;
    margin-top: 15px;
}
.qr-box img{

}
.qr-box span{
    font-size: 12px;
}
.main-nav-bg{
    background: #e32300;
}
.main-nav{

}
.main-nav li{
    float: left;
    margin-right: 10px;
}
.main-nav li a{
    display: inline-block;
    height: 42px;
    line-height: 42px;
    padding: 0 70px;
    color: #fff;
    font-size: 16px;
}
.main-nav li.on a{
    background: #cd0b00;
}
.main-nav li a:hover{
    background: #cd0b00;
}
.banner{
    position: relative;
}
.banner .swiper-pagination{
    margin: auto;
    left: 0;
    right: 0;
    bottom: 15px;
}
.banner .swiper-pagination-bullet{
    opacity: 0.6;
    width: 40px;
    height: 8px;
    border-radius: 4px;
    background: #fff;
    margin: 0 4px;
}
.banner .swiper-pagination-bullet-active{
    border: 1px solid #ffffff;
    background: #fff;
    opacity: 1;
}
.banner .swiper-button-prev{
    left: 12%;
}
.banner .swiper-button-next{
    right: 12%;
}
.red{
    color: #e90c00;
}
.hot-word{
    border-bottom: 1px solid #dcdcdc;
    line-height: 14px;
    padding: 16px 0 10px;
}
.hot-word span{
    font-weight: bold;
}
.hot-word a{
    display: inline-block;
    margin: 0 10px 6px;
}
.part1{
    padding-top: 72px;
}
.part-tit{

}
.part-tit h2{
    font-weight: bold;
    font-size: 48px;
    color: #ff6600;
    line-height: 48px;
    margin-bottom: 10px;
}
.part-tit span{
    display: inline-block;
    font-size: 18px;
    color: #666666;
    position: relative;

}
.part-tit span:before{
    content: '';
    display: block;
    width: 228px;
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    left: -248px;
    top: 50%;
}
.part-tit span:after{
    content: '';
    display: block;
    width: 228px;
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    right: -248px;
    top: 50%;
}
.part1-list{
    margin-left: -45px;
    margin-top: 40px;
}
.part1-list li{
    text-align: center;
    width: 296px;
    height: 285px;
    float: left;
    margin-left: 45px;
}
.part1-li-top{
    height: 60px;
    width: 100%;
    position: relative;
}
.part1-li-top i{
    display: block;
    position: absolute;
    margin: auto;
    width: 72px;
    height: 72px;
    left: 0;
    right: 0;
    top: 15px;
    border-radius: 50%;
}
.part1-list li:nth-child(1){background: #f5f2ff;}
.part1-list li:nth-child(2){background: #e7f5e0;}
.part1-list li:nth-child(3){background: #daebf9;}
.part1-list li:nth-child(4){background: #f7e6d7;}
.part1-list li:nth-child(1) .part1-li-top{background: #7e56f4;}
.part1-list li:nth-child(2) .part1-li-top{background: #67cc32;}
.part1-list li:nth-child(3) .part1-li-top{background: #3097f1;}
.part1-list li:nth-child(4) .part1-li-top{background: #f19231;}
.part1-list li:nth-child(1) .part1-li-top i{background: #fff url("../images/part1_icon1.png") no-repeat center;box-shadow: 0 5px 13px rgba(116,71,242,0.27);}
.part1-list li:nth-child(2) .part1-li-top i{background: #fff url("../images/part1_icon2.png") no-repeat center;box-shadow: 0 6px 10px rgba(68,151,25,0.2);}
.part1-list li:nth-child(3) .part1-li-top i{background: #fff url("../images/part1_icon3.png") no-repeat center;box-shadow: 0 6px 10px rgba(49,157,243,0.2);}
.part1-list li:nth-child(4) .part1-li-top i{background: #fff url("../images/part1_icon4.png") no-repeat center;box-shadow: 0 6px 10px rgba(244,138,51,0.2);}
.part1-li-bt{
    padding-top: 42px;
}
.part1-li-bt span{
    font-size: 20px;
    font-weight: bold;
}
.part1-li-bt i{
    display: block;
    background: #a0a0a0;
    width: 22px;
    height: 1px;
    margin: 10px auto 15px;
}
.part1-li-bt p{
    font-size: 16px;
    line-height: 24px;
}
.gray-bg{
    background: #f6f6f6;
}
.part2{
    padding-top: 70px;
}
.part2 .gray-bg{
    margin-top: 40px;
    padding-bottom: 60px;
}
.part2-l{
    float: left;
    width: 296px;

}
.part2-l-top{
    width: 100%;
    height: 278px;
}
.part2-l-bt{
    height: 240px;
    border: 1px #a8a5a5 solid;
}
.part2-l-bt1{
    padding-left: 70px;
    background: url("../images/part2_icon1.png") no-repeat left 4px top 18px;
    padding-top: 20px;
}
.part2-l-bt1 span{
    font-size: 18px;
    color: #4f5051;
}
.part2-l-bt1 p{
    font-size: 28px;
    color: #f72d2d;
    line-height: 38px;
}
.part2-l-bt2{
    color: #554f4f;
    padding-left: 70px;
    background: url("../images/part2_icon2.png") no-repeat left 6px top ;
}
.part2-l-bt2 span{
    font-size: 18px;
    color: #554f4f;
}
.part2-l-bt2 p{
    font-size: 22px;
}
.part2-l-bt i{
    display: block;
    width: 226px;
    height: 2px;
    background: #a8a5a5;
    margin: 15px auto ;
}
.pro-slide{

}
.pro-slide .hd ul li{
    float: left;
    cursor: pointer;
    width: 132px;
    height: 42px;
    background: #cddae7;
    text-align: center;
    line-height: 42px;
    color: #074485;
    font-size: 18px;
    margin-right: 10px;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.pro-slide .hd ul li.on{
    background: #074485;
    color: #fff;
}
.pro-slide .hd ul li:hover{
    background: #074485;
    color: #fff;
}
.pro-img{
    float: left;
    width: 208px;
    height: 126px;
    margin-left: 10px;
    margin-top: 30px;
}
.pro-r{
    float: right;
    width: calc(100% - 228px);
    padding-top: 32px;
}
.pro-r h3{
    font-size: 24px;
    font-weight: normal;
    color: #074485;
    line-height: 24px;
}
.pro-r p{
    color: #666666;
    font-size: 16px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 15px;
}
.pro-r a{
    font-size: 16px;
    color: #074485;
}
.pro-list{

}
.pro-list li{
    width: 470px;
    height: 188px;
    background: #fff;
    float: left;
    padding-right: 30px;
    margin-top: 40px;
}
.pro-list li:nth-child(2n) {
    float: right;
}
.part2-r{
    width: 980px;
    float: right;
}
.part3{
    width: 100%;
    min-height: 689px;
    background: url("../images/part3-bg.jpg") top center;
    background-size: cover;
}
.part3-top{
    color: #fff;
}
.part3-top-r{
    float: right;
    padding-left: 72px;
    border-left: 1px solid #9db5cc;
    text-align: right;
    margin-top: 60px;
}
.part3-top-r p{
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
}
.part3-top-r span{
    font-weight: bold;
    color: #ffbc4d;
    font-size: 36px;
}
.part3-top-l{
    float: right;
    margin-top: 58px;
    margin-right: 80px;
}
.part3-top-l p{
    font-size: 42px;
    font-weight: bold;
    text-shadow: 0 2px 5px rgba(7,68,133,0.75);
    line-height: 42px;
    margin-bottom: 8px;
}
.part3-top-l span{
    font-size: 30px;
}
.part3-l{
    width: 50%;
    height: 429px;
    background: url("../images/part3-l.jpg") no-repeat center;
    float: left;
    padding: 56px 70px 0;
}
.part3-l-tit{
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 19px;
}
.part3-l-tit h3{
    font-size: 36px;
    font-weight: bold;
    color: #ff6600;
    float: left;
    line-height: 32px;
    height: 36px;
    border-left: 6px solid #ff6600;
    padding-left: 18px;
}
.part3-l-tit a{
    float: right;
    display: block;
    background: #fff;
    text-align: center;
    width: 116px;
    height: 34px;
    line-height: 34px;
}
.part3-wrap{
    margin-top: 45px;
}
.part3-l-nr{
    padding-top: 30px;
}
.part3-l-nr span{
    font-size: 30px;

}
.part3-l-nr p{
    font-size: 20px;
    line-height: 28px;
    background: url("../images/dot.png") no-repeat left top 10px;
    padding-left: 15px;
    margin-top: 30px;
}

.part3-r{
    float: left;
    width: 50%;
    height: 429px;
    background: url("../images/part3-r.jpg") no-repeat center;
    padding: 48px 100px 0;
}
.part3-r-tit{
    padding-bottom: 19px;
}
.part3-r-tit h3{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    float: left;
    line-height: 32px;
    height: 36px;
    border-left: 6px solid #fff;
    padding-left: 18px;
}

.form1{

}
.form1 input[type=text]{
    height: 48px;
    background: #fff;
    outline: none;
    border: none;
    padding: 0 15px;
    font-size: 16px;

}
.form1 input[type=text].form-text1{width: 49%;}
.form1 input[type=text].form-text2{width: 100%;}
.form1 input[type=text].form-text3{width: 32%;}
.form1-row{
    margin-bottom: 8px;
}
.yzm-img{
    float: left;
    width: 132px;
    height: 48px;
    margin-left: 2%;
}
.form1 select{
    height: 48px;
    background: #fff;
    outline: none;
    border: none;
    padding: 0 15px;
    font-size: 16px;
    width: 49%;
    float: left;
}
.form1 .form1-row select:nth-child(2){
    float: right;
}
.sub-btn{
    display: block;
    width: 100%;
    height: 50px;
    background: #ffab21;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    outline: none;
    border: none;
}
.part4{
    padding-top: 60px;
    padding-bottom: 80px;
}
.part-tit2{

}
.part-tit2 h3{
    font-size: 36px;
    font-weight: bold;
    color: #ff6600;
    line-height: 32px;
    height: 36px;
    border-left: 6px solid #ff6600;
    padding-left: 18px;
}

.hl-news{
    width: 100%;
    height: 439px;
    position: relative;
    display: block;
    margin-top: 22px;
    overflow: hidden;
}
.hl-news-date{
    position: absolute;
    width: 74px;
    height: 82px;
    top: 0;
    left: 30px;
    background: #319ef2;
    color: #fff;
    text-align: center;
    font-family: beba;
    padding-top: 6px;
}
.hl-news-date p{
    font-size: 52px;
    line-height: 52px;
}
.hl-news-date span{
    font-size: 18px;
    line-height: 18px;
}
.hl-news-intro{
    color: #fff;
    padding: 0 30px;
    height: 100px;
    background: rgba(0,0,0,0.32);
    position: absolute;
    left: 0;
    bottom: 0;
    padding-top: 15px;
}
.hl-news-intro p{
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;

}
.hl-news-intro span{
    margin-top: 4px;
    display: block;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
}
.hl-news:hover img{
    transform: scale(1.15);
}
.part4-l{
    float: left;

}
.part4-r{
    width: 630px;
    float: right;
}
.news-slide{

}
.news-slide .hd{
    border-bottom: 2px solid #319ef2;
}
.news-slide .hd ul{
    float: right;
}
.news-slide .hd ul li{
    float: left;
    display: inline-block;
    padding: 0 17px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    color: #319ef2;
    margin-left: 15px;
    position: relative;
    cursor: pointer;
}
.news-slide .hd ul li.on{
    background: #319ef2;
    color: #fff;
}
.news-slide .hd ul li.on:after{
    content: '';
    display: block;
    width: 20px;
    height: 10px;
    background: url("../images/trangle.png") no-repeat center;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -12px;
}
.news-list{
    margin-top: 20px;
}
.news-list li{
    margin-bottom: 12px;
}
.news-list li:hover .news-date{
    background: #319ef2;
    color: #fff;
}
.news-date{
    float: left;
    width: 84px;
    height: 80px;
    background: #fff;
    color: #666666;
    text-align: center;
    font-family: beba;
    padding-top: 6px;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.news-date p{
    font-size: 52px;
    line-height: 52px;
}
.news-date span{
    font-size: 18px;
    line-height: 18px;
}

.news-r{
    float: right;
    width: calc(100% - 100px);
}
.news-r a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}
.news-r p{

}

.more-btn{
    display: block;
    width: 222px;
    height: 46px;
    background: #fff;
    text-align: center;
    line-height: 46px;
    color: #666;
    font-size: 16px;
    margin-top: 30px;
}
.part5{
    padding-top: 65px;
    padding-bottom: 20px;
}
.part5 .part-tit2 a{
    float: right;
    color: #666666;
    font-size: 16px;
}
.qa-list{
    margin-left: -33px;
    margin-top: 25px;
}
.qa-list li{
    width: 418px;
    height: 120px;
    float: left;
    margin-bottom: 25px;
    margin-left: 33px;
}
.qa-list li a{
    display: block;
    height: 100%;
    width: 100%;
    border: 1px #ededed solid;
    padding: 22px 35px 0;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;
}
.qa-list li a:hover{
    border: 1px #319ef2 solid;
}
.qa-list li .q{
    background: url("../images/q.png") no-repeat left center;
    height: 28px;
    line-height: 28px;
    padding-left: 38px;
    margin-bottom: 10px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.qa-list li .a{
    background: url("../images/a.png") no-repeat left top;
    line-height: 22px;
    padding-left: 38px;
    color: #666;
    height: 44px;
    overflow: hidden;
}
.recom-part{
    padding-top: 30px;
    padding-bottom: 25px;
}
.recom-part h3{
    font-size: 24px;
    font-weight: normal;
    color: #666666;
    border-bottom: 1px #d0d0d0 solid;
    padding-bottom: 15px;
}
.recom-part ul{
    margin-top: 12px;
}
.recom-part ul li{
    float: left;
    font-size: 12px;
    margin-right: 15px;
    margin-bottom: 10px;
    line-height: 12px;
}
.footer{
    background: #0b075d;
    color: #fff;
    padding-bottom: 20px;
}
.ft-part1{
    float: left;
    margin-top: 28px;
}
.ft-part1 img{
    float: left;
}
.logo2{
    margin-right: 55px;
}
.logo2-r{
    margin-top: 10px;
}
.ft-part2{
    float: left;
    height: 72px;
    border-left: 1px #7492b1 solid;
    border-right: 1px #7492b1 solid;
    width: 306px;
    margin-top: 35px;
    margin-left: 26px;
    padding-left: 26px;
}
.ft-part2 h3{
    font-size: 16px;
    font-weight: bold;
}
.ft-part2 p{
    font-weight: bold;
    font-size: 26px;
}
.ft-part2 span{
    color: #b3b3c4;
}
.ft-part3{
    float: left;
    width: 440px;
    margin-top: 30px;
}
.ft-nav-cl{
    float: left;
    text-align: center;
    width: 33.3333%;
}
.ft-nav-cl p{
    font-size: 16px;
    font-weight: bold;
}
.ft-nav-cl a{
    display: block;
    color: #b8c6d4;
    margin-top: 10px;
}
.ft-part4{
    float: right;
    width: 160px;
    margin-top: 35px;
}
.ft-part4 img{
    margin-bottom: 5px;
}
.cr{
    background: #01060b;
    color: #fff;
    padding: 20px 0;
}
.cr a{
    color: #fff;
}
.in-banner{
    width: 100%;
    height: 332px;
    background: url("../images/in-banner.jpg") no-repeat center;
    background-size: cover;
    padding-top: 106px;
}
.crumbs{
    border-bottom: 1px #bfbfbf solid;
    padding: 15px 0;
}
.crumbs a{

}
.in-wrap{
    padding-bottom: 70px;
    padding-top: 40px;
}
.inner-l-tit{
    color: #fff;
    background: #e32300;
    padding-left: 30px;
    height: 116px;
    padding-top: 22px;
    letter-spacing: 2px;
}
.inner-l-tit h2{
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 10px;
}
.inner-l-tit span{
    font-weight: lighter;
    font-size: 20px;
}
.inner-l{
    float: left;
    width: 296px;
}
.erji{
    border: 1px solid #b5b5b5;
}
.erji li{
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #dcdcdc;
}
.erji li a{
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 30px;
    font-size: 20px;
    color: #333;
    letter-spacing: 2px;
}
.erji li a:hover{
    background: #e8eef7;
}
.erji li.on a{
    background: #e8eef7;
}
.red-border{
    height: 9px;
    background: #d22c04;
}
.inner-l-tit2{
    color: #fff;
    background: #d22c04;
    font-size: 20px;
    font-weight: bold;
    padding-left: 28px;
    line-height: 60px;
}
.recom-pro{
    border-top: 4px #d22c04 solid;
}
.recom-pro li{
    border-left: 1px #b5b5b5 solid;
    border-right: 1px #b5b5b5 solid;
    border-bottom: 1px #b5b5b5 solid;
    height: 290px;
    padding: 0 20px 0;
}
.recom-pro li h3{
    font-size: 24px;
    font-weight: normal;
    color: #074485;
    line-height: 40px;
}
.recom-pro li p{
    color: #666666;
    line-height: 20px;
    margin-top: 4px;
    margin-bottom: 10px;
}
.recom-pro li a.dt-link{
    font-size: 16px;
    color: #074485;
    float: left;
    line-height: 30px;
}
.recom-pro li a.ljsq{
    float: right;
    display: block;
    color: #fff;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    background: #ee6148;
}
.inner-r{
    float: right;
    width: 972px;
}
.market-list-bg{
    background: #eeeeee;
    padding-top: 20px;
    padding-bottom: 40px;
}
.market-list{
    padding: 0 10px;
}
.market-list li{
    float: left;
    width: 48%;
    margin: 0 1% 20px;
    background: #fff;
    padding: 20px 20px 30px 10px;
}
.market-img{
    display: block;
    float: left;
    width: 180px;
    height: 110px;
}
.market-li-r{
    float: right;
    width: 230px;
}
.market-li-r h3{
    font-weight: bold;
    font-size: 24px;
    font-family: Arial;
    line-height: 36px;
}
.market-li-r p{
    color: #666666;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 10px;
}
.market-li-r div a{
    display: block;
    float: left;
    width: 92px;
    height: 28px;
    line-height: 28px;
    padding-left: 11px;
    color: #fff;
    font-size: 12px;
    border-radius: 14px;
}
.market-li-r div a.a1{
    background: #004ea2 url("../images/jt1.png") no-repeat right 9px center;
    margin-right: 13px;
}
.market-li-r div a.a2{
    background: #e42300 url("../images/jt2.png") no-repeat right 9px center;
}
.page-wrap{
    margin-top: 20px;
}
.page-wrap a,.page-wrap span{
    float: left;
    margin: 0 2px;
}
.page-wrap  a{
    display: block;
    padding: 4px 10px 4px;
    background: #dedede;
}
.page-wrap span{
    display: block;
    padding: 4px 10px 4px;
    background: #d22c04;
    color: #fff;
}
.page-wrap a:hover{
    background: #d22c04;
    color: #fff;
}
.form2-bg{
    background: #eee;
    padding: 30px 114px;
    margin-top: 1px;
}
.form2-bg h3{
    text-align: center;
    font-size: 22px;
    margin-bottom: 12px;
    font-weight: normal;
}
.sub-btn2{
    width: 156px;
    height: 46px;
    background: #ee6148;
    color: #fff;
    border: none;
    outline: none;
    font-size: 22px;
}
.news-list2{
    padding: 0 20px;
}
.news-list2 li{
    padding: 24px;
    background: #fff;
    margin-bottom: 20px;
}
.news-date2{
    float: left;
    width: 84px;
    height: 80px;
    background: #bfbfbf;
    color: #fff;
    text-align: center;
    font-family: beba;
    padding-top: 6px;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.news-date2 p{
    font-size: 52px;
    line-height: 52px;
}
.news-date2 span{
    font-size: 18px;
    line-height: 18px;
}
.news-list2-c{
    float: left;
    width: 520px;

    margin-left: 14px;
}
.news-list2-c a{
    font-size: 20px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-list2-c p{
    margin-top: 8px;
    color: #666;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
a.ckxq{
    display: block;
    float: right;
    width: 132px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    background: #e32300 url("../images/jt3.png") no-repeat right 7px center;
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
}
.news-dt-tit{
    padding-bottom: 36px;
    border-bottom: 1px #dcdcdc solid;
}
.news-dt-tit h2{
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 15px;
}
.news-dt-tit p{

}
.news-dt-txt{
    padding: 40px 0 25px;
    line-height: 24px;
    border-bottom: 1px #dcdcdc solid;
}
.news-dt-txt img{
    display: block;
    max-width: 100%;
    margin: 25px auto;
}
.flip{
    margin-top: 30px;
}
.flip div{
    margin-top: 6px;
}
.news-dt-wrap{
    padding-bottom: 40px;
}
.about-dt-tit{
    border-bottom: 1px #dcdcdc solid;
    padding-bottom: 18px;
}
.about-dt-tit h2{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 4px;
}
.about-dt-tit p{
    font-size: 16px;
}

.pro-dt-slide .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
.pro-dt-slide .swiper-slide {
    background-size: 100%;
    background-position: center;
    border: 1px #bfbfbf solid;
}
.pro-dt-slide .gallery-top {
    height: 80%;
    width: 100%;
}
.pro-dt-slide .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}
.pro-dt-slide .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    background-size: contain !important;
}
.pro-dt-slide .gallery-thumbs .swiper-slide-active {
    opacity: 1;
}
.pro-dt-slide{
    width: 49%;
    height: 360px;
    float: left;
}
.part3-r .form1{
    padding: 30px 30px;
}
.pro-dt-top-r{
    float: right;
    width: 49%;
    height: 350px;
    background: linear-gradient( 135deg,#ffa61f,#ff6600);
    padding: 30px 30px 30px;
}
.pro-dt-top-r .part3-r-tit h3{
    font-weight: normal;
    font-size: 20px;
}
.pro-dt-top-r .form1 input[type=text]{
    height: 36px;
}
.pro-dt-top-r .form1 select{
    height: 36px;
}
.pro-dt-top-r .yzm-img{
    height: 36px;
}
.pro-dt-top-r .sub-btn{
    font-size: 22px;
}
.pro-dt-tit{

    border-bottom: 1px #dcdcdc solid;
}
.pro-dt-tit span{
    display: block;
    width: 108px;
    height: 36px;
    background: #d22c04;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
}
.pro-dt-part2{
    margin-top: 50px;
}
.pro-dt-txt{
    padding: 30px 10px;
    line-height: 24px;
    font-size: 16px;
}
.pro-dt-txt img{
    display: block;
    max-width: 100%;
    margin: 20px auto;
}
.pro-dt-tag{
    font-size: 16px;
    border-top: 1px #dcdcdc dashed;
    padding: 6px 0;
}
.pro-dt-tag a{
    display: inline-block;
    margin: 0 5px;
}
.flip2{
    background: #f2f2f2;
    padding: 10px 20px;
    margin-top: 10px;
}
.flip2 div{
    margin: 5px 0;
}
.tj-list{

}
.tj-list li{
    float: left;
    width: 49%;
    border: 1px #dcdcdc solid;
    padding: 15px 30px;
    margin-top: 20px;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.tj-list li:hover{
    border: 1px #d22c04 solid;
}
.tj-list li:nth-child(2n){
    float: right;
}
.tj-list li a{
    font-size: 18px;

}
.tj-list li p{
    color: #666;
    margin: 5px 0;
}
.tj-list li span{

}
.pro-dt-part3{
    margin-top: 30px;
}
.search-top{
    width: 100%;
    height: 107px;
    border-bottom: 3px solid #de2428;
    position: relative;
    padding: 0 15px;
}
.search-top:before{
    width: 370px;
    content: '';
    height: 2px;
    background: #de2428;
    position: absolute;
    left: -100%;
    top: 0;
}
.search-tit{
    font-size: 16px;
    float: left;
    margin-right: 50px;
    font-weight: bold;
}
.search-top .search-tit{
    line-height: 104px;
}
.search-top select{
    outline: none;
    border: 1px solid #dcdcdc;
    width: 80px;
    height: 30px;
    border-radius: 2px;
    float: left;
    margin-top: 36px;
    font-size: 12px;
    margin-right: 20px;
    padding-left: 10px;
}
.search-box{
    box-shadow: 0 1px 5px #aaa;
    padding-bottom: 28px;
}
.hot-city{
    width: 1150px;
    margin: 0 auto;
    height: 72px;
    line-height: 71px;
    border-bottom: 1px solid #dcdcdc;
}
.go-cd{
    font-size: 18px;
    font-weight: bold;
    color: #f21e1e;
    float: left;
    margin-right: 40px;
}
.hot-city{

}
.hot-city ul{
    float: left;
}
.hot-city ul li{
    float: left;
    margin-right: 24px;
}
.hot-city ul li a{
    color: #ff2020;

}
.initials{
    padding: 0 15px;
    margin-top: 25px;
}
.initials .search-tit{

}
.initials ul{
    float: right;
}
.initials ul li{
    float: left;
    font-size: 18px;
    margin-left: 25px;
}
.initials ul li a{
    color: #666;
}
.initials ul li a:hover{
    color: #de2428;
}
.city-detail{
    margin-top: 40px;
    width: 100%;
    border-bottom: 2px solid #de2428;
    padding-bottom: 20px;
}
.city-row{
    position: relative;
    padding: 0 0 4px 66px;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.city-row:hover{
    background: #f8f8f8;

}
.city-l{
    position: absolute;
    left: 0;
    top: 6px;
    width: 66px;
    height: 26px;
    background: url("../images/a-icon.png") no-repeat center;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding-left: 12px;
}
.city-list{

}
.city-list li{
    float: left;
    margin: 10px 12px 10px;
}
.city-list li a{
    color: #999;
}
.city-list li.hot-city1 a{
    color: #333;
}
.menu{
    width: 40px;
    height: 40px;
    position: absolute;
    right: 6px;
    top: 5px;
    cursor: pointer;
    background: url("../images/menu.png") no-repeat center;
    background-size: 100%;

}
.index-nav2{
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    display: none;
    z-index: 1001;
    background-color: #727272;
    cursor: pointer;
}
.index-nav2 li{
    /*border-bottom: 1px solid red;*/
    width: 100%;
    text-align: left;
    color: #e6e6e6;
    line-height: 4.5rem;
    border-bottom: solid 1px #bfbfbf;

}
.m-nav2{
    background: url("../images/show1.png") no-repeat right 1em center;
}
.m-nav3{
    background: url("../images/show2.png") no-repeat right 1em center;
}
.index-nav2 li>a{
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 2em;
}
.m-nav2-wrap{
    background-color: #e6e6e6;
    display: none;
}
.m-nav2-row{
    border-bottom: solid 1px #bfbfbf;
    line-height: 4rem;

}
.m-nav2-row a{
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 2em;
}

.ft-clear{
    width: 100%;
    height: 60px;
	display:none;
}
.ft-btn{
    height: 60px;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #fff;
    text-align: center;
    border-top: 1px solid #999;
	display:none;
}
.ft-btn a{
    display: block;
    width: 50%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    float: left;
    border-right: 1px solid #999;
}
.ft-btn a:last-child{
    border-right: none;
}


.xiangguan{
			background: #fff;
			margin:20px 0px;
		}

		.xiangguan .bt2{
			font-size: 24px;
			color: #333333;
			font-weight:initial;
			border-bottom: 1px #dcdcdc solid;
			padding-bottom:10px;
		}

		.xiangguan .ol{
			margin-top: 16px;
		}

		.xiangguan .ol li{
			float: left;
			width: 47.2%;
			margin-right: 2.8%;
			    list-style: none;
		}

		.xiangguan .ol li:nth-child(2n){
			margin-right: 0;
		}
		.xiangguan .ol li .biaoti{font-weight:initial;}
		.xiangguan .ol li:hover .biaoti{
			color:#333;
		}
		.xiangguan .ol li h3{
		overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
		}
		.xiangguan .ol li a{
			padding: 12px 16px 12px 0;
			display: inline-block;
			border-bottom: 1px solid #fafafa;
			color: #999999;
			font-size: 14px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			position: relative;
			width:100%;

		}

		.xiangguan .ol li a:before{
			width: 7px;
			height: 13px;
			background: url(../images/page_img3.png) center center/cover;
			content: "";
			position: absolute;
			right: 10px;
			top: 50%;
			transform: translateY(-50%);
		}
.clearfix:after {
    content: "\20";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}