
@font-face {
    font-family: 'YouSheBiaoTiHei';
    src: url('/template/1/pc/other/YouSheBiaoTiHei-2.ttf') format('truetype');
}

.header-wrap .logo{
    width: 87px;
    height: 26px;
    display: block;
    background: url(../images/logo.png);
    background-size: 100% 100%;
    margin-right: 11px;
}
.list-type.active{
	background-color: #fff;
}
.list-type.active>a{
	color: #155FA0;
    font-weight: 600;
}
.header-wrap div.left-ctr{
    display: flex;
    align-items: center;
    padding-left: 15px;
}

.header-wrap div.left-ctr span{
    font-size: 15px;
    color: #fff;
}
.header-wrap div.right-ctr {
    padding-right: 15px;
}

.header-wrap div.right-ctr .menu-btn{
    width: 16px;
    height: 14px;
    background: url(../images/header_menu_btn.png) no-repeat;
    background-size: 100% 100%;
}

.footer-wrap{
    padding-bottom: 6px;
}

.footer-wrap .footer-item{
    padding:20px 15px;
    background-color: #606162;
    border-bottom: 0.5px solid rgba(255,255,255,0.18);
}

.footer-wrap .footer-item p{
    color:rgba(255,255,255,0.7);
    font-size: 12px;
}
.footer-wrap .footer-item>p{
    margin-bottom: 8px;
}

.footer-wrap .footer-item div{
    overflow: hidden;
}
.footer-wrap .footer-item div p{
    float: left;
    width: 50%;
}

.footer-wrap .tel-btn{
    margin:6px 15px 0;
    width: calc(100% - 30px);
    border-radius: 7px;
    background-color: #006AD5;
    display: block;
    height: 41px;
    color: #fff;
    font-size: 16px;
    line-height: 41px;
    text-align: center;
    vertical-align: middle;
}
.footer-wrap .tel-btn img{
    display: inline-block;
    margin-right: 10px;
    width: 16px;
}
.footer-wrap .tel-btn span{
    display: inline-block;
}


.banner-wrap{
    position: relative;
    width: 100%;
    height: 263px;
    overflow: hidden;
}

.banner-wrap .swiper {
    width: 100%;
    height: 100%;
}  

.banner-wrap .swiper .link-banner{
    height: 100%;
    display: block;
    background: url(../images/banner.png) no-repeat center center;
    background-size: cover;
    position: relative;
}

.banner-wrap .swiper-pagination{
    position: absolute;
    width: 50px;
    height: 22px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 11px;
    font-size: 14px;
    right: 15px;
    bottom: 14px;
    left: inherit;
}

.banner-wrap .banner-ctr{
    color: #fff;
    font-size: 15px;
    position: absolute;
    left: 15px;
    bottom: 14px;
    width: 260px;
    word-break: break-all;

    text-overflow: ellipsis;

    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/

    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/

    -webkit-line-clamp: 2; /** 显示的行数 **/

    overflow: hidden;  /** 隐藏超出的内容 **/
    
}
.mian-fenlei {
    font-size: 0;
    padding: 30px 15px;
    overflow: hidden;
}
.mian-fenlei .fenlei-item{
  display:block;
    width: calc(50% - 10px);
    height: 43px;
    background-color: #F0F0F0;
    float: left;
    display: flex;
    align-items: center;
    border-radius: 3px;
    overflow: hidden;
}
.mian-fenlei .fenlei-item img{
    width: 43px;
}

.mian-fenlei .fenlei-item:nth-child(2n+1) {
    margin-right: 20px;
}
.mian-fenlei .fenlei-item:nth-child(1),.mian-fenlei .fenlei-item:nth-child(2){
    margin-bottom: 16px;
}

.mian-fenlei .fenlei-item div{
    padding-left: 15px;
    font-size: 14px;
    color: #333333;
    display: inline-block;
}

.mian-jianxun-center .title{
    font-size: 18px;
    color: #333;
    text-align: center;
    padding-bottom: 22px;

}
.mian-jianxun-center .title span{
    color:#006AD5;
}

.mian-jianxun-center .jianxun-tabs{
    width: calc(100% - 30px);
    overflow-x: auto;
    border-bottom: 1px solid #E0E0E0;
    margin:0 15px;
    white-space:nowrap;
    font-size: 0;
}

.mian-jianxun-center .jianxun-tabs .tab-item{
    font-size: 14px;
    color: #333333;
    font-weight: 500;
    margin-right: 28px;
    padding-bottom: 7px;
    position: relative;
    display: inline-block;
}
.mian-jianxun-center .jianxun-tabs .tab-item.active{
    color: #006AD5;
    font-size: 15px;
    padding-bottom: 5px; 
    border-bottom: 2px solid #006AD5;  
}

.mian-jianxun-center .swiper-container .swiper-slide ul{
    margin: 0 15px;
    width: clac(100% - 30px);
    padding-top: 7px;
    padding-bottom: 5px;

}

.mian-jianxun-center .swiper-container .swiper-slide ul li{
    padding: 10px 0;
    border-bottom: 0.5px solid #E0E0E0;
}

.mian-jianxun-center .swiper-container .swiper-slide ul li a{
    display: block;
}

.mian-jianxun-center .swiper-container .swiper-slide ul li p{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 14px;
}
.mian-jianxun-center .swiper-container .swiper-slide ul li span{
    font-size: 12px;
    color: #999;
}
.mian-jianxun-center .swiper-container .swiper-slide ul li:last-child{
    border:0;
}

.mian-jianxun-center .swiper-container .swiper-slide .more-link{
    display: block;
    margin:0 auto;
    font-size: 14px;
    color: #666666;
    background: url(../images/right_arrow.png) no-repeat center right;
    background-size: 16px;
    padding-right: 14px;
    width: 70px;
    box-sizing: border-box;
}
.cz-wrap{
    padding: 30px 15px 22px;
    overflow: hidden;
}
.cz-wrap .cz-item{
    width:calc((100% - 16px)/3);
    float: left;
    border-radius: 4px;
    overflow: hidden;
    height: 85px;
    margin-bottom: 8px;
    margin-right: 8px;
}
.cz-wrap .cz-item a{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.cz-wrap .cz-item a img{
    width: 30px;
    margin-bottom: 8px;
}
.cz-wrap .cz-item a p{
    font-size: 13px;
}

.cz-wrap .cz-item:nth-child(3n) {
    margin-right: 0;
}

.cz-wrap .cz-item:nth-child(1) {
    background-color: #D8E8F3;
}

.cz-wrap .cz-item:nth-child(1) p{
    color: #4E84A8;
}

.cz-wrap .cz-item:nth-child(2) {
    background-color: #C4E8DE;
}

.cz-wrap .cz-item:nth-child(2) p{
    color: #45907A;
}
.cz-wrap .cz-item:nth-child(3) {
    background-color: #E7D4BD;
}

.cz-wrap .cz-item:nth-child(3) p{
    color: #A67F54;
}
.cz-wrap .cz-item:nth-child(4) {
    background-color: #DEE0F7;
}

.cz-wrap .cz-item:nth-child(4) p{
    color: #5C6290;
}
.cz-wrap .cz-item:nth-child(5) {
    background-color: #EEE6D1;
}

.cz-wrap .cz-item:nth-child(5) p{
    color: #7D6834;
}
.cz-wrap .cz-item:nth-child(6) {
    background-color: #C6D6EB;
}

.cz-wrap .cz-item:nth-child(6) p{
    color: #6383A8;
}
.cz-wrap .cz-item:nth-child(7) {
    background-color: #DFF3D8;
}

.cz-wrap .cz-item:nth-child(7) p{
    color: #719B64;
}
.cz-wrap .cz-item:nth-child(8) {
    background-color: #DDDCDC;
}

.cz-wrap .cz-item:nth-child(8) p{
    color: #807A7A;
}
.cz-wrap .cz-item:nth-child(9) {
    background-color: #BEE2E8;
}

.cz-wrap .cz-item:nth-child(9) p{
    color: #39737C;
}

.gaikuang-banner{
    margin-bottom: 20px;
}

.gaikuang-banner img{
    width: 100%;
    display: block;
}

.gaikuang-wrap{
    overflow: hidden;
}

.gaikuang-wrap .qiye-gaikuang-ctr{
    padding:15px 15px 0;
}

.gaikuang-wrap .qiye-gaikuang-ctr img{
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

.gaikuang-wrap .qiye-gaikuang-ctr section{
    font-size: 12px;
    color: #333333;
    ;line-height: 24px;
}

.cantact-us-banner img{
    width: 100%;
}
.cantact-us{
    margin: 30px 0;
}

.cantact-us-ctr{
    padding: 16px 15px 0;
}
.cantact-us-ctr .name{
    color: #333333;
    font-size: 15px;
}

.cantact-us-ctr .qiye-info p{
    padding-left:22px;
    color:#666666;
    font-size: 13px;
}

.cantact-us-ctr .qiye-info p:nth-child(2n+1){
    color: #333333;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 3px;
}

.cantact-us-ctr .qiye-info p:nth-child(1){
    background: url(../images/cantact_icon1.png) no-repeat left center;
    background-size: 16px;
}

.cantact-us-ctr .qiye-info p:nth-child(3){
    background: url(../images/cantact_icon2.png) no-repeat left center;
    background-size: 16px;
}

.cantact-us-ctr .qiye-info p:nth-child(5){
    background: url(../images/cantact_icon3.png) no-repeat left center;
    background-size: 16px;
}

.cantact-us-ctr .company-map{
    margin-top: 20px;
    height: 280px;
}

.cantact-us-ctr .company-map iframe{
    width: 100%;
    height: 100%;
}

.news-banner img{
    display: block;
    width: 100%;
}

.news-wrap{
    padding-bottom: 20px;
  	padding-top:20px;
}

.news-detail-wrap .news-detail-title-wrap{
    padding:10px 0 12px;
    text-align: center;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 24px;
}

.news-detail-wrap .news-detail-title-wrap h2{
    font-size: 18px;
}

.news-detail-wrap .news-detail-title-wrap .desc{
    font-size: 12px;
    color: #8F8F8F;
    letter-spacing: 0;
    line-height: 23px;
    margin-top: 12px;
}

.news-detail-wrap section{
    text-indent: 2em;
    margin-bottom: 24px;
    color: #474747;
    font-size: 15px;
    line-height: 23px;
    padding: 0 24px;
    
}
.news-detail-content{
  width:100%;
  overflow:hidden;
  font-family: arial;
  line-height: 40px;
}

.channel_arccontent{
	 width:970px;
    overflow:hidden;
    font-family: arial;
}




