@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ol, dd, dl{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.width{ width:1200px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}
.wp {margin: 0 auto;width: 1320px;}

a.reman {
    font-weight: bold;
    color: #666;
    font-size: 14px;
}
.clear {
  clear: both;
}
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    color: #333;
    background:#fff;
}
.footer-lists li a{
	color:#fff;
}
.p-left .p-title a {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.top a {
    line-height: 35px;
    font-size: 14px;
    color:#333;
}
.clear{clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.remen h1 {
    font-weight: bold;
    float:right;
    margin: 0;
    color: #333;
    font-size: 14px;
}
/*head&nav*/
.head {
    height: 120px;
}
.flex {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -ms-flex-pack: justify;
}
.head .logo {
    color: #333;
    font-size: 38px;
    font-weight: bold;
    margin-top: 34px;
        width: 50%;
}
.head .logo img{
	width:100%;
}
.head .tel {
    padding-top: 25px;
}
.logo_tel {
    padding-top: 16px;
    height: 100px;
    float: right;
    background: url(../img/ico1.png) left center no-repeat;
    padding-left: 65px;
    box-sizing: border-box;
    margin-top: 0px;
}
.logo_tel p {
    height: 21px;
    line-height: 21px;
    float: left;
    color: #0858b2;
    font-size: 16px;
}
.logo_tel p span {
    display: block;
    font-size: 23px;
    color: #ef0730;
    height: 22px;
    /* line-height: 36px; */
    font-weight: bold;
}
.nav {
    background-size: 100%;
    background-color:#0858b2;
}

.nav .breadcrumbnav {
    color: #fff;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 210px;
    line-height: 65px;
    position: relative;
}


.nav .breadcrumbnav li a {
    font-size: 18px;
    color: #fff;
}


.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
    background: #e18000;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}


.g-tit{
    text-align: center;
    margin-bottom: 48px;
}
.g-tit .tit {
    font-size: 42px;
    color: #0858B2;
    font-weight: bold;
    padding-top: 18px;
    background: url(../img/ico2.png) no-repeat center top;
    line-height: 72px;
}
.g-tit .en{
    font-size: 16px;
    color:#999999;
    text-transform: uppercase;
}
/**äº§å“ä¸­å¿ƒ**/
.row1{
    padding-top: 50px;
}
.ul-list1s{
    overflow: hidden;
    margin:0 0 30px;
}
.ul-list1s .swiper-slide{
    float: left;
    width: 33.333%;
    text-align: center;
}
.ul-list1s .con{
    display: block;
}
.ul-list1s .tit{
    font-size: 20px;
    font-weight: bold;
    color:#323232;
}
.ul-list1s .en{
    font-size: 14px;
    color:#999999;
    text-transform: uppercase;
    margin-bottom: 28px;
}
.ul-list1s .desc{
    background-color: #0858B2;
    padding: 18px 93px;
    color:#fff;
    font-size: 16px;
    line-height: 1.5;
}
.ul-list1s ul li:nth-child(3n) {
    margin-right: 0;
}
.ul-list1s ul li {
    width: 31.8%;
    float: left;
    overflow: hidden;
    margin-right: 30px;
    margin-bottom: 30px;
}
.ul-list1s ul li .sytps img {
    width: 100%;
    height: 531px;
    object-fit: cover;
}
.ul-list1s ul li .dcpmc{
	background-color: #0858B2;
    padding: 18px 93px;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
}

.ul-list1s ul li .dcpmc {
    background-color: #0858B2;
    padding: 18px 0;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}

.row2{
    background: #F7F7F7;
    overflow: hidden;
    padding-top: 40px;
}
.g-txt1{
    overflow: hidden;
}
.g-txt1 .l,
.g-txt1 .r{
    width: 310px;
}
.g-txt1 .item{
    margin-bottom: 120px;
}
.g-txt1 .item .desc {
    font-size: 16px;
    color: #333333;
    line-height: 26px;
}
.g-txt1 .l .item .desc{
   text-align: right;
}
.g-txt1 .item .cn {
    color: #0858B2;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 4px;
}
.g-txt1  .item .en{
    font-size: 12px;
    color:#989898;
    text-transform: uppercase;
}
.g-txt1  .item .topdd{
    overflow: hidden;
    margin-bottom: 2px;
}
.g-txt1  .item .nub{
    font-size: 60px;
    line-height: 60px;
    color:#ef0730;
    font-weight: bold;
    overflow: hidden;
    float: left;
    position: relative;
    top: -6px;
}
.g-txt1  .l .item .txt{
    float: right;
    text-align: right;
}
.g-txt1  .item .txt{
   overflow: hidden;
}
.g-txt1  .r .item .nub{
    float: right;
}
.g-txt1  .pic{
    margin:0 auto 0;
    width: 550px;
}
.g-txt1 .pic img {
    width: 100%;
    height: auto;
}

.l,.col-l,.col_l,.col-c,.col_c{float:left; }
 .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } 

.row3{
    overflow: hidden;
    background: url(../img/pic6.jpg) no-repeat;
    background-size: cover;
    padding:40px 0 56px;
}
.row3 .g-tit{
    margin-bottom: 30px;
}
.row3 .g-tit .tit{
    color:#fff;
}
.row3 .g-tit .en{
    color:#fff;
}
.liucheng{
    padding: 0 70px 58px;
    overflow: hidden;
}
.ul-list3{
    overflow: hidden;
    margin:0 -30px;
}
.ul-list3 li{
    width: 14.2%;
    float: left;
}
.ul-list3 .con {
    overflow: hidden;
    border-radius: 50%;
    margin: 0 30px;
    text-align: center;
    color: #fff;
    padding: 27px 0 41px;
    border: 4px solid #fff;
    font-size: 18px;
    width: 163px;
    height: 95px;
    margin: 0 auto;
}
.ul-list3 .icon{
    height: 46px;
    margin-bottom: 18px;
}
.ul-list3  .tit{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.g-about{
    text-align: center;
}
.g-about .tel,
.g-about .link{
    display: inline-block;
}
.g-about .tel{
    font-size: 38px;
    color:#FFFFFF;
    font-weight: bold;
    line-height: 40px;
}
.g-about .link a{
    display: block;
    float: left;
    width:180px;
    height:40px;
    background:#ef0730;
    border-radius:20px;
    line-height: 40px;
    font-size: 16px;
    color:#FFFFFF;
    margin-left: 20px;
}

.row6 {
    background: url(../img/pic11.jpg) no-repeat top;
    overflow: hidden;
    padding:56px 0 85px;
}
.m-about{
    overflow: hidden;
    height: 530px;
    margin-bottom: 30px;
}
.m-about .pic{
    float: left;
    width: 50%;
    height: 100%;
    overflow: hidden;
}
.m-about .pic img{
    display: block;
    width: 100%;
    height: 100%;
}
.m-about .txt{
    overflow: hidden;
      height: 100%;
    background: url(../img/pic13.jpg) no-repeat;
    background-size: cover;
     padding: 60px 70px 0;
}
.m-about .txt .tit{
    text-align: center;
    margin-bottom: 38px;
}
.m-about .txt .cn{
    font-size: 38px;
    line-height: 1.2;
    color:#333333;
    font-weight: bold;
}
.m-about .txt .en{
    font-size: 16px;
    color:#989898;
    text-transform: uppercase;
}
.m-about .txt .desc {
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    margin-bottom: 31px;
}
.m-about .link{
    text-align: center;
}
.m-about .link a{
    width:170px;
    height:36px;
    display: inline-block;
    line-height: 34px;
    border-radius:18px;
    font-size: 16px;
    color:#0858B2;
    margin:0 28px;
    border:1px solid #0858B2;
}
.m-about .link a:first-child{
    background-color: #0858B2;
    color:#fff;
}

.row7{
    padding: 40px 0 30px;
    background-color: #F7F7F7;
}
.row7 .box{
    overflow: hidden;
}
.ul-wenda{
    overflow: hidden;
    float: left;
    width: 50%;
    padding-right: 20px;
}
.ul-news{
    overflow: hidden;
    padding-left: 20px;
    padding-top: 7px;
}
.ul-news .swiper-slide{
    margin-bottom: 38px;
}
.ul-news .swiper-slide:last-child{
    margin-bottom: 0;
}
.ul-news .con{
    display: block;
    margin: 0 15px;
    overflow: hidden;
    padding-bottom: 10px;
}
.ul-news .time{
    float: left;
    padding-right: 12px;
    border-right: 1px solid #eee;
    margin-right: 19px;
    font-size: 14px;
    color:#0858B2;
    text-align: center;
}
.ul-news .time .day{
    width:64px;
    text-align: center;
    line-height: 47px;
    color:#0858B2;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 1px;
}
.ul-news .txt{
    overflow: hidden;
}
.ul-news .txt .tit{
    font-size: 18px;
    color:#343434;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ul-news li:hover .tit{
    color:#0577CB;
}
.ul-news .txt .desc{
    font-size: 14px;
    color:#9A9A9A;
    line-height: 24px;
    display: -webkit-box;  
    overflow: hidden;  
    text-overflow: ellipsis;  
    word-break: break-all;  
    -webkit-box-orient: vertical;  
    -webkit-line-clamp: 2;
}
.ul-wenda img{
    display: block;
    width: 100%;
    margin-bottom: 26px;
}

.ul-wenda  a{
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}
.ul-wenda  .nub{
    float: left;
    width:22px;
    height:22px;
    background: #FA8303;
    text-align: center;
    line-height: 22px;
    color:#fff;
    font-size: 14px;
    margin-right: 18px;
}
.ul-wenda .desc{
    overflow: hidden;
    line-height: 22px;
}
.ul-wenda .desc .time{
    display: block;
    float: right;
    font-size: 14px;
    color:#999999;
}
.ul-wenda .desc .tit {
    overflow: hidden;
    font-size: 16px;
    color: #414141;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ft-links{
    background-color: #191919;
    overflow: hidden;
    padding: 10px 0;
}

.ft-links  .icon{
    float: left;
    width:54.91px;
    height:54.91px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 41.09px;
}
.ft-links .icon img{
    display: block;
    width: 100%;
    height: 100%;
}
.ft-links .links{
    overflow: hidden;
}
.ft-links .links a {
    display: inline-block;
    font-size: 14.98px;
    color: #fff;
    line-height: 30px;
    margin: 15px 101.76px 0 0;
}
.ft-links .links a:hover{
    opacity:.7;
}

.footer{
    padding: 36px 0 ;
    overflow: hidden;
    background: url(../img/pic16.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}
.fd-form{
    float: right;
    width: 430px;
    padding-left: 58px;
    border-left: 1px solid rgba(255,255,255,.4);
}
.fd-form .info{
    text-align: right;
    font-size: 14px;
    color:rgba(255,255,255,.5);
    margin-bottom: 5px;
}
.fd-form .box{
    overflow: hidden;
}
.fd-form .item{
    overflow: hidden;
    margin-bottom: 10px;
}
.fd-form .item .inp-box{
    width: 49%;
    margin-right: 2%;
    float: left;
    height: 40px;
    border-radius: 10px;
    overflow: hidden;
}
.fd-form .item .inp-box:last-child{
    margin-right: 0;
}
.fd-form .item .inp{
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 0 14.02px;
    font-size: 14.02px;
}
.fd-form .item .inp::placeholder{
    color:#7b7b7b;
}
.fd-form .item textarea{
    display: block;
    resize: none;
    background-color: #fff;
    height: 90.05px;
    overflow: hidden;
    width: 93%;
    padding: 14.02px;
    border-radius: 10px;
    resize:none;
}
.fd-form .item.tj .inp-box{
    width: 135.94px;
}
.fd-form .item.tj .yanzheng{
    float: left;
    margin-right: 5.95px;
}
.fd-form .form-group .btn{
    display: block;
    height: 40px;
    text-align: center;
    width: 100%;
    color:#fff;
    overflow: hidden;
    background-color: #ef072f;
    background-image: url(../img/ico23.png) ;
    background-position:  130px;
    background-repeat: no-repeat;
}
.footer .fd-form input {
    border: none;
}
.ft-desc{
    overflow: hidden;
    color:#fff;

}
.ft-desc .l{
    border-right: 1px solid rgba(255,255,255,.4);
    padding-right: 56px;
}
.ft-desc .r{
    overflow: hidden;
    float: none;
}
.ft-desc .tel{
    overflow: hidden;
    margin-bottom: 8px;
}
.ft-desc .tel .icon{
    float: left;
    margin-right: 9px;
}
.ft-desc .tel .icon img{
    display: block;
}
.ft-desc .tel .txt{
    overflow: hidden;
    font-size: 18px;
}
.ft-desc .tel .txt .phone{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.3;
}
.ft-desc  .name{
    font-size: 37px;
    font-weight: bold;
    margin-bottom: 30px;
}
.ft-desc .r {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 3.29;
    padding: 18px 18px 0;
}
.footer .ft-desc .r img {
    width: 143px;
}
.copy,.copy a{
    font-size: 14px;
    color:rgba(255,255,255,.4);
    line-height: 2;
}





@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;}
#foot_nav li{ list-style:none;}
#foot_nav li a {width: calc(100% / 2);text-align: center;height: 90px;line-height: 90px;background: #e7272d; color: #fff;float: left;font-size: 28px; font-weight: bold;}

.wp{
	width:98%;
	margin:0 auto;
}
.g-about .tel {
    font-size: 25px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 40px;
}
a.reman{
    display:none
}
.head .logo {
    color: #333;
    font-size: 28px;
    font-weight: bold;
    margin-top: 44px;
    width: 55%;
}

.logo_tel {
    padding-top: 20px;
    height: 100px;
    float: right;
    background: url(../img/ico1.png) left center no-repeat;
    padding-left: 46px;
    box-sizing: border-box;
    margin-top: 7px;
    background-size: 15%;
}
.logo_tel p span {
    display: block;
    font-size: 24px;
    color: #ef0730;
    height: 21px;
    line-height: 33px;
    font-weight: bold;
}
.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 15.9%;
    line-height: 55px;
    position: relative;
}
.nav .breadcrumbnav li a {
    font-size: 16px;
    color: #fff;
}
.nav ul li:last-child:after {
    display: none;
}
.ul-list1s ul li:nth-child(2n) {
    margin-right: 0;
}
.ul-list1s ul li:nth-child(3),.ul-list1s ul li:nth-child(9).ul-list1s ul li:nth-child(15).ul-list1s ul li:nth-child(21).ul-list1s ul li:nth-child(27) {
    margin-right:30px;
}
.ul-list1s ul li {
    width: 99.4%;
    float: left;
    overflow: hidden;
    margin-right: 30px;
    margin-bottom: 30px;
}
.ul-list1s ul li .sytps img {
    width: 100%;
    height: 484px;
    object-fit: cover;
}
.ul-list1s ul li .dcpmc{
    font-size: 28px;
}
.g-txt1 .l, .g-txt1 .r {
    width: 46%;
}
.g-txt1 .l .item .txt {
    float: left;
    text-align: left;
}
.g-txt1 .l .item .desc {
    text-align: left;
}
.g-txt1 .r .item .nub {
    float: left;
}
.g-txt1 .item .cn {
    color: #0858B2;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 4px;
}
.g-txt1 .item .txt {
    overflow: hidden;
}
.g-txt1 .pic{
	display:none;
}
.g-txt1 .item .nub {
    font-size: 60px;
    line-height: 60px;
    color: #ef0730;
    font-weight: bold;
    overflow: hidden;
    float: left;
    position: relative;
    top: -6px;
    margin-right: 10px;
}
.g-txt1 .item .desc {
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    margin-top: 13px;
}
.g-txt1 .item {
    margin-bottom: 40px;
}
.g-tit .tit {
    font-size: 33px;
    color: #0858B2;
    font-weight: bold;
    padding-top: 18px;
    background: url(../img/ico2.png) no-repeat center top;
    line-height: 72px;
}
.g-tit .en {
    font-size: 13px;
    color: #999999;
    text-transform: uppercase;
}
.ul-list3 li {
    width: 50%;
    float: left;
    margin-bottom: 19px;
}
.g-about .link a {
    display: block;
    float: left;
    width: 180px;
    height: 40px;
    background: #ef0730;
    border-radius: 20px;
    line-height: 40px;
    font-size: 16px;
    color: #FFFFFF;
    margin-left: 20px;
    display: none;
}
.row6 {
    background: url(../img/pic11.jpg) no-repeat top;
    overflow: hidden;
    padding: 56px 0 10px;
}
.m-about {
    overflow: hidden;
    height: auto;
    margin-bottom: 30px;
}
.m-about .pic {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.m-about .pic img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.m-about .txt {
    overflow: hidden;
    height: 100%;
    background: url(../img/pic13.jpg) no-repeat;
    background-size: cover;
    padding: 60px 20px 57px;
}
.ul-wenda {
    overflow: hidden;
    float: left;
    width: 100%;
    padding-right: 0;
}
.ul-news {
    overflow: hidden;
    padding-left: 0;
    padding-top: 30px;
}

.fd-form{
	display:none;
}

.ft-desc .r {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 3.29;
    padding: 18px 22px 0;
}
.footer {
    padding: 35px 0 160px;
    overflow: hidden;
    background: url(../img/pic16.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}






}
