@charset "utf-8";
@media only screen and (max-width:1360px) {
    .header .nav ul li a.o_lm {
        padding: 0 20px
    }
}
@media only screen and (max-width:1240px) {
    .header .nav ul > li {
        font-size: 14px
    }
    .header .nav ul li a.o_lm {
        padding: 0 20px
    }
}
@media only screen and (max-width:992px) {
    .header .logo {
        width: 134px;
        margin: 7.5px 0
    }
    .header.on .logo {
        margin: 7.5px 0;
    }
    .jiange {
        display: block
    }
    .lange {
        background: #1B77BD;
        padding: 0 5px;
        border-radius: 20px;
        float: right;
        color: #666;
        line-height: 26px;
        width: 70px;
        color: #fff;
        margin-top: 12px;
        margin-right: 40px;
        text-align: center
    }
    .lange a {
        padding: 0px 5px;
        color: #fff;
        font-size: 13px
    }
    .header {
        padding: 0px 5px;
        height: 50px;
        position: relative;
        top: 0;
        width: 100%;
        box-sizing: border-box;
        z-index: 9999
    }
    .header .an {
        display: block;
    }
    .header .nav {
        width: 100%;
        height: 0;
        padding: 0;
        position: fixed;
        background-color: #fff;
        top: 0;
        right: 0;
        margin: 0;
        margin-top: 50px;
        overflow: auto;
        z-index: 999999;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
    }
    .header .nav.on {
        height: 100%;
        padding: 2% 0%;
    }
    .header .nav ul li a.o_lm {
        padding: 0 0;
        display: block;
        line-height: 40px
    }
    .header.on .nav ul li a.o_lm {
        line-height: 40px;
        color: #333;
        display: block;
    }
    .header .nav i {
        display: block;
        color: #666;
        top: 0;
        right: 20px;
        line-height: 50px;
        height: 50px
    }
    .header .nav ul li {
        width: 100%;
        height: auto;
        text-align: left;
        font-size: 14px;
        display: block;
        margin: 0;
        padding: 0 20px;
        box-sizing: border-box;
        transition: all .3s;
        -o-transition: all .3s;
        -ms-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
    }
    .header .nav ul li:hover i {
        color: #666
    }
    .header .nav ul li i {
        color: #666
    }
    .header .nav ul li a.o_lm:after {
        content: none;
    }
    .header .nav ul li:hover a.o_lm:after {
        content: none;
    }
    .header .nav ul li a.o_lm {
        line-height: 50px;
        color: #333;
    }
    .header .nav ul li:hover a.o_lm {
        color: #333;
        background: none;
    }
    .header .nav .y_j {
        border-bottom: 1px solid #f1f1f1;
    }
    .header .nav .e_j {
        padding: 10px 0px;
        border-bottom: 0px solid #666;
        box-shadow: none;
        overflow: hidden;
        border-top: 0;
        background: none;
        position: inherit;
        top: auto;
        left: auto;
        width: 100%;
        height: auto;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
    }
    .header .nav .e_j ul li a {
        color: #666;
        padding: 0
    }
    .header .nav ul li:hover .e_j {
        display: none;
    }
    .header .nav .e_j.n {
        display: block !important;
    }
    .top1 {
        display: block;
        padding: 0
    }
    .daohang {
        width: auto
    }
    .logo {
        float: left;
        width: auto;
        margin: 10px 0;
        position: fixed;
        z-index: 9999
    }
    .logo img {
        height: 30px;
        width: auto
    }
    .slang {
        position: absolute;
        right: 50px;
        margin-top: 13px;
        top: 0px
    }
    .en {
        font-size: 14px;
        margin-left: 15px
    }
    #toggle-search {
        width: 25px;
        height: 25px;
    }
    #toggle-search i {
        width: 25px;
        text-align: center;
        line-height: 25px;
        font-size: 12px
    }
    #search-form {
        position: fixed;
        top: 50px;
        right: 0;
        width: 100%;
        z-index: 99;
    }
    .banner {
        width: 100%;
        height: auto;
        overflow: hidden;
        position: relative;
        box-sizing: border-box
    }
    .banner .swiper-button-next {
        width: 30px;
        height: 30px;
        background: none;
        background-color: rgba(0, 0, 0, 0.3);
        right: 15px;
        text-align: center
    }
    .banner .swiper-button-next:after {
        font-family: 'FontAwesome';
        content: "\f105";
        color: #fff;
        position: relative;
        z-index: 2;
        line-height: 30px;
        text-align: center;
        font-size: 14px
    }
    .banner .swiper-button-prev {
        width: 30px;
        height: 30px;
        background: none;
        background-color: rgba(0, 0, 0, 0.3);
        left: 15px;
        text-align: center
    }
    .banner .swiper-button-prev:after {
        font-family: 'FontAwesome';
        content: "\f104";
        color: #fff;
        position: relative;
        z-index: 2;
        line-height: 30px;
        text-align: center;
        font-size: 14px
    }
    .bt1 {
        margin: 20px 0;
    }
    .bt1 h3 {
        font-size: 20px;
    }
    .bt1 em {
        display: block;
       
    }
    .bt1 span {
        font-size: 12px;
    }
    .kclb .swiper-slide {
        padding: 30px 2%;
    }
    .kclb .swiper-slide h3 {
        font-size: 16px;
    }
    .kclb .swiper-slide em {
        margin: 15px auto
    }
    .kclb .swiper-slide p {
        font-size: 12px;
        line-height: 23px;
        margin: 20px 0;
        height: 120px;
    }
    .kclb .swiper-slide span a {
        line-height: 30px;
        font-size: 12px
    }
    .more a {
        line-height: 30px;
        font-size: 12px
    }
    .guanyu {
        padding: 30px 0;
    }
    .guanyu {
        background: #f4f4f8
    }
    .guanyu .container {
        display: block
    }
    .sy_gypic {
        width: 100%;
        overflow: hidden
    }
    .sy_gyzi h2 {
        display: block;
        color: #333;
        font-size: 20px
    }
    .sy_gyzi em {
        width: 50px;
        height: 4px;
        background-color: #1B77BD;
        border-radius: 3px;
        display: inline-block;
        margin-bottom: 5px;
    }
    .sy_gyzi {
        width: 100%;
        margin-top: 20px
    }
    .sy_gyzi p {
        display: block;
        margin: 20px auto;
        font-size: 15px;
        line-height: 30px;
        color: #464646;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 8;
        overflow: hidden
    }
    .sy_fw {
        width: 100%;
        padding: 0 0 25px;
        overflow: hidden;
        background: #fff;
        background: #1872BC url( "../images/1c1.jpg") no-repeat center bottom;
    }
    .sy_fw li {
        float: left;
        width: 100%;
        margin-right: 0; padding: 0;
        box-shadow: 0px 0px 20px rgba(195, 195, 195, 0.55);
    }


.ser_fw li img{max-width:100%; display: block; margin: 30px auto;}

.ser_w  h3{font-size: 18px; color: #222; line-height: 40px;font-weight:bold}
.ser_w  p{color:#666; width:100%; display: inline-block; line-height: 34px;margin-right:2%; font-size:14px}

.sy_zy{width:100%; padding:0; overflow:hidden;}

.sy_zy .lf{width:100%; float: left;  }

.sy_zy .dimg{width:100%; display: block;max-width: 100%; }

.sy_zy .rt{width:100%; float: right;  }

.sy_zy   .contant{width: calc(100% - 40px);padding:20px 20px;}
.sy_zy .ximg{width:auto; display: block;max-width: 100%; margin: 0 auto;}
.sy_zy h3{ line-height: 40px; font-size: 20px; text-align: center; display: block; color: #222222; margin: 10px 0;}

.sy_zy p{ line-height:30px; font-size:16px; text-align: left; display: block; color: #222222; margin: 10px 0;}

.more{display: block; line-height: 40px; color: #0C4A97; font-size: 16px; border: #0C4A97 solid 1px; margin: 30px auto; width: 150px; text-align: center;border-radius:15px;}
.more:hover{background:#0C4A97 ; color: #fff;}

.ncplb{ float:none; width:100%  }	
.ncplb ul{  margin:0  ;  }
.ncplb ul li{ padding:0 5px; width:48%; margin-bottom:20px; margin-right:2%}	
.ncplb ul li p{  font-size:12px; line-height:23px; }
.ncplb ul li h1{ font-size:14px; padding:20px 0px; text-align:center}
.ncplb .bt{ font-size:18px; font-weight:bold; margin-bottom:20px; border-bottom:#eee 1px solid; line-height:40px; background:url(../images/bt1.jpg) no-repeat left center; padding-left:20px; letter-spacing:1px}
	

.ncplb1 ul li{ float:left; width:100%;margin-bottom:20px; box-sizing:border-box; border:#eee 1px solid; float:left; margin-right: 0; overflow:hidden;border-radius:4px; padding:10px 10px 20px}
.ncplb2 ul li{ float:left; width:100%;margin-bottom:20px; box-sizing:border-box; border:#eee 1px solid; float:left; margin-right:0; overflow:hidden;border-radius:4px; padding:10px 10px 20px}
	



.nbanner .nnbt{  font-size:20px; bottom:20px}

.nbt{ margin-bottom:20px; font-size:20px; color:#000}


.ab1{  font-size:12px; line-height:23px; margin-bottom:20px;}

.ab2{ padding:20px 0;}

.ab3{  margin:20px auto;}
.licheng .swiper-slide{ padding:15px}
.licheng .swiper-slide h3{  font-size:20px; margin-bottom:10px}
.licheng .swiper-slide p{  font-size:12px; line-height:23px; color:#666}

.nbt .nmore{ font-size:12px;}
   


	.xw1{  padding:20px 0}
	.xw2{  padding:20px 0}
.xw3{  padding:20px 0;}
.xw4{  padding:20px 0}
	
	.xwlb ul { position:relative; margin:0 -10px}
.xwlb ul li{ float:left; width:33.333%; padding:0 10px; box-sizing:border-box; margin-bottom:20px;transition:all 0.6s}

.xwlb ul li .xwzi{ padding:10px; box-sizing:border-box }

.xwlb ul li .xwzi h3{ display:block; margin:10px 0; height:46px; overflow:hidden; font-size:14px; color:#333333; line-height:23px;}
.xwlb ul li .xwzi p a{  font-size:12px; }

.hangye .swiper-slide .hyzi h3{  margin:10px 0; height:46px;  font-size:14px; line-height:23px;}



	.hui{  padding:20px 0; }
	.cpxq1{  font-size:12px; line-height:23px}
.cpxq2{  margin:20px auto;  }

.cpyy .swiper-slide h3{  font-size:16px; }
.cpyy .swiper-slide p{ font-size:12px}

.cpyy .swiper-slide span{  font-size:12px;}




.lingyu{  margin:20px auto; }
.lingyu ul { position:relative; margin:0 -10px;}
.lingyu ul li{ float:left; width:100%; padding:0 10px; box-sizing:border-box; margin-bottom:20px;}
.lingyu ul li .yyly h3{  font-size:16px; }
.lingyu ul li .yyly p{ font-size:12px}

.lingyu ul li .yyly span{  font-size:12px;}
.lingyu ul li .yyly i img {
    display: block;
    width: 90px;
    height: auto;
    margin: 0 auto;
    z-index: 9;
    position: relative;
}
.lingyu ul li .yyly .zw {
    background: #1872BC;
    margin-top: -45px;
    padding-top:50px;
    border-radius:10px;
} 
    
.lingyu ul li .yyly h3 {
    display: block;
     margin: 5px auto; 
    font-size: 20px;
    color: #fff;
    text-align: center;
}    
.lingyu ul li {
  
    margin-bottom: 0px;
}    
.tk_lj {width: 100%; margin: 30px auto; }
.tk_lj .zc { width:100%; float: none;}
.tk_lj .yc { width: 100%; float: none; margin-top: 20px; }
.tk_lj ul li { width: 100%; margin: 0 0 4% 0;}   
.tk_lj ul li h1 { font-size:18px; font-weight: bold; height: 35px;}
.lx {
    width: 100%;
    float: left;
    margin: 10px 0;
}
.lx div {
  
   
    background-size: 40px 40px!important;
    line-height:40px;
    text-indent:60px;
    font-size: 14px;
    color: #232323;
    margin-bottom: 10px;
}
 .lx2 div {width: 100%;
   background-size: 40px 40px!important;
    line-height:40px;
    text-indent:60px;
    font-size: 14px;
    color: #232323;
    margin-bottom: 10px;
}   
    
    
    
.hf { width:94%;} 
.hf .wz { font-size: 24px; font-weight: bold; color: #ffffff;}



.nmain{ width:94%; max-width:1240px; margin:20px auto;}

.nlx1{ float:none; width:100%;padding: 20px;}
.nlx2{ float:none; width:100%;padding: 20px;}

.nlx1 h1{ font-size:20px;}
.nlx1 h2{ font-size:20px; padding:10px 0}
.nlx1 span{  font-size:12px; line-height:23px; margin:10px 0 }
.nlx1 h3{ display:block; color:#000; font-size:18px; padding:20px 0; }

.nlx1 p{  font-size:12px; }
.nlx1 p i{  font-size:14px; padding-right:10px}
.tj1{ border:#e0e0e0 1px solid; width:100%;box-sizing:border-box ; padding:0 10px; box-sizing:border-box; line-height:40px; height:40px; border-radius:5px; 
}







.zpbt{ font-size:14px; padding-left:30px;}

.zp1{float:left; width:calc(100% - 200px)  }
.zp2{ float:left;width:100px; text-align:center;}
.zp3{float:right; width:100px; text-align:center}

.zhaopin .conbox .conTop{  font-size:14px; padding:10px 0;padding-left:30px; line-height:25px}
	
.zp3 a{  font-size:12px;  width:70px; height:25px; line-height:25px; }

.gwzz ul li{ float:none; width:100%; margin-right:0; margin-bottom:15px}
.gwzz ul li h3{ font-weight:bold; font-size:14px; color:#333; margin-bottom:10px}
.gwzz ul li p{ font-size:12px; line-height:20px;}
	.zhaopin .conbox .boxBot{ padding:10px;}
	
	
.zhaopin .conbox .conTop:before{ 
		    width: 20px;
		    height: 20px;
			line-height:20px;
			font-size:12px
		   
			
			}
			
.zhaopin .conbox.cur .conTop:before{ 
		    width: 20px;
		    height: 20px;
			line-height:20px;
			font-size:12px
		  
			 }
	
	
	
	
	
	
	
	


.lx1{ margin:20px auto;}
.lx2{ margin:20px auto;}
.lx3{ margin:20px auto;}

.lxfs h3{  font-size:20px; }
.lx3 h3{ font-size:20px; }


.lxfs p{  font-size:12px; margin-bottom:10px}

#dituContent{ width:100%; height:200px}

.lx3 ul li span{  font-size:14px; }

.lxfs img{  height:12px; width:auto; padding-right:2px}



.yingyong:after{ content:""; position:absolute; background:#f8f8f8; height:100%; z-index:0; width:100%; padding-left:0px; top:0; left:0}
.yingyong { padding-bottom:50px}
.yingyong .swiper-slide{ display:block; }
.yingyong .swiper-slide .yypic{ width:90%; margin:20px auto;}
.yingyong .swiper-slide .yyzi{ width:90%; margin:0 5%; border-left:#1B77BD 1px solid; padding:0 5%; box-sizing:border-box}
.yingyong .swiper-slide .yyzi h3{ font-size:18px; }
.yingyong .swiper-slide .yyzi  p{ font-size:12px; line-height:23px; margin:10px 0}
.yingyong .swiper-pagination-bullet{ width:8px; height:8px}
	


.sy_hz{padding:20px 0;}
.sy_hz .hz_zs .swiper-al{padding-bottom:40px;}
.sy_hz .hz_zs .swiper-button-prev{display:none;}
.sy_hz .hz_zs .swiper-button-next{display:none;}
.sy_hz .swiper-pagination{display:block;}


.sy1{  padding:20px 0;}


.lib_Menubox {position:relative; margin-top:15px; height:140px;}

.lib_Menubox li{width:33.33%; padding-top:15px; padding-bottom:15px;  font-size:14px; }
.lib_Menubox li.hover{width:33.33%;; padding-top:15px;padding-bottom:15px;}

.lib_Menubox li.hover:after{ width:2px; height:10px; }


.cpzs1{ display:block}


.ppic{ width:100%; padding-bottom:50%; position:relative; overflow:hidden}
.ppzi{ width:100%; padding:15px; box-sizing:border-box}

.cpzs1 .ppzi h3{ font-size:18px}	
.cpzs1 .ppzi h1{ font-size:40px}
.cpzs1 .ppzi h2 {

    font-size: 14px;
    line-height: 25px;
     margin: 10px 0;
   
}



.ny_xww { width: 94%; margin: 20px auto 60px auto;}
.ny_xww ul li {  padding: 20px 0px;}
.ny_xww .rq { display: none;}
.ny_xww .tp { width: 100%; float: none;}
.ny_xww .wz { width: 100%; float: none;}
.ny_xww .wz h2 { font-size: 16px; font-weight: 800; line-height: 30px; padding:15px 0 5px;}
.ny_xww .wz p { line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden; min-height:inherit ; margin-bottom:10px}	

.cpxq1{  margin-top:20px; padding:15px; box-sizing:border-box}

.wrapper { float:none; width:100%}
.wrapper #Box {width:calc(100% - 100px);}


.hyyy ul li{ width:50%}
	
	.hyyy ul li:hover  .yypic img{ opacity:1}

.hyyy ul li:hover  .yypic p{ transform:none; bottom:0; font-size:12px}
.hyyy ul li .yypic p{font-size:12px }
	.hyyy ul li:hover .yypic:after{ opacity:0}
	
	.hyyy ul{  margin:0 -5px; }
.hyyy ul li{  padding:0 5px;  margin-bottom:10px;  }



	.nxw2 ul li{ padding:10px; margin-bottom:15px; padding-right:0}
	.nxwpic{ width:40%; padding-bottom:25%;  }
	
	.nxwzi{ width:60%; padding:10px}
	
	.nxwzi p{ display:none;}
	.nxwzi h3 a{  font-size:14px; }
	.nxwzi span  a{  line-height:25px; margin-top:10px; width:100px; font-size:12px }
  
    
    

	
.xinwen{  padding:0px 0 20px; text-align:center; background-size:30% auto; }
    .tk{display: block;}
.new1{ width:100%; float: left;}



.new1 h3{  font-size:16px;  margin:10px auto; }
.new1 p{ font-size:12px; line-height:20px; height:40px; }
.new1 span{ font-size:12px;  margin-top:10px; margin-bottom:10px}


.new2 ul li p{ line-height:25px;  font-size:12px; }


.new3{ width:100%; margin-top:15px}

.new3 ul li{padding:10px 0}
.new3 ul li p{  font-size:14px;  }
	
.new3 ul li span{font-size:12px;}


	


	
	.ngy1{ padding:20px 0}
	.ngy{ display:block}
	
	.gyzi{ width:100%; font-size:14px; line-height:28px}
	.gypic{ width:100%; margin-top:20px;}
	.gypic ul li{ padding:15px}
	.gypic ul li h3{ font-size:16px}
	

	
.ngy2{ padding:20px 0;}	
	
.mod_gallerylist ul{margin:0 -5px; position:relative;}
.mod_gallerylist ul li{float:left; width:50%; padding:0 5px; box-sizing:border-box; margin-bottom:10px;}

.ngy3{  padding:20px 0;}
    .yanfa ul li{ display: block;}    
    
    .yanfa ul li .whpic{width: 100%;}
.yanfa ul li .whzi{width: 100%; padding-left: 0;}
.wenhua ul li{ display:block}
    .yanfa ul li .whzi h3 {font-size: 23px;}
    .yanfa ul li .whzi p {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #222222;
}
    .ngy31 {
    padding: 30px 0;
    overflow: hidden;
}
    .ngy32 {
    padding:30px 0;
    overflow: hidden;
    background: #F5F5F5;
}
.wenhua ul li .whpic{ width:90%; margin: 10px auto;}
.wenhua ul li .whzi{ width:100%; padding:20px 0; padding-left:0px; line-height: 26px; }
.wenhua ul li .whzi h3{ font-size:16px}
.wenhua ul li .whzi em{ position:static; left:0; margin-left:0px; bottom:0px; display:block}
.wenhua1 ul { display: block;}
    .wenhua1 ul li{width: 100%;}

.ngy4{  margin:20px  auto; }



.nbanner{ margin-top:0px}
    .nbanner .nnbt h3{ font-size:23px}
.nbanner .nbt h3{ font-size:23px}
.nbanner .nbt p{  font-size:14px; }	
    
.nhui {
    margin: 0px auto;
    max-width: 1240px;
    line-height:40px;
    font-size: 14px;
    margin: 0px auto;
    color: #222222;
}    
    .brea{display: none;} 
    
.ndh {margin:10px auto;font-size: 0; width: 100%;}
.ndh ul {
 display:block;
white-space: nowrap;
}
.ndh ul li {
  display:block; float: left;
  margin:5px; border: solid 1px #1872BC;
}
.ndh ul li a{ font-size:14px;line-height: 40px; padding:0; margin:0px; display: block; padding: 0 7px;}	
.ndh ul li a.on {
    color: #fff;
   background: #1872BC;
    border-bottom: #1872BC solid 0px;
}
.nnbt{ text-align:center; margin-bottom:20px}
.nnbt h3{  font-size:20px;  }
.nnbt p{  font-size:14px; }
	
.cptb .first td {
    background: #1872BC;
    line-height: 20px;
    font-size:18px;
    color: #fff!important;
    text-indent: 30px;
}	
.cptb td {
    padding:10px;
    line-height:28px;
    color: #222222;
    font-size: 14px;
    vertical-align: top;
}
    
    
.nmain    .left {
    width: 100%;
    float: left;
    display: none;
}
    .nmain    .right {
    width: 100%;
    float: left;
   
}
    .ncpt {
    width: 70%;
    float: left;
        margin: 10px 15%;
    text-align: center;
}
  .ncwz {
    width: 100%;
    float: right;
}
    .ncwz .title {
    font-size:20px;
    color: #161616;
    line-height:40px;
    margin-top:20px;
}
    .ncwz .desc {
    font-size: 14px;
    color: #161616;
    line-height: 30px;
    margin-top: 20px;
}
.cptb1 .first td {
    background: #1872BC;
    line-height: 20px;
    font-size: 16px;
    color: #fff!important;
}    
 .cptb1 td {
    padding: 10px 10px;
    background: #EEEEEE;
    line-height: 30px;
    color: #222222;
    font-size: 14px;
    vertical-align: top;
    border-bottom: solid 1px #fff;
}   
.ny_zz { width:100%;  padding: 0 0px;}	
.ny_zz ul li { width: 48%; float: left; margin: 0 4% 4% 0; background: #f6f6f6; padding: 0px 0px 0px 0px; }
.ny_zz ul li:nth-child(2n) { margin-right: 0;}
.ny_zz ul li p { text-align: center; font-size: 14px; }
  

.sy_fl { width:94%; margin:0 auto; padding:0 0 }
.sy_fl ul li { width:100%; float: none; margin:0 0 5% 0;}
.sy_fl ul li p { height: auto;  }
.sy_fl ul li .tp img { width: 80px; margin: 0px auto;}
.sy_fl ul li h1{ font-size:16px; padding-bottom: 15px;}
.nrg{ width: 90%; margin: 0px auto; font-size:14px; line-height:25px; height:50px; overflow:hidden;}

  

.ny_wc { width:100%; padding:0 0 20px; height:auto; overflow:hidden; background: url(../images/bg1.jpg) no-repeat center / cover fixed; }
.ny_wc .sk_bz {
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 8px 15px 0 rgba(95,125,158,.2);
  margin-bottom: 0px;
  overflow: hidden; text-align:left; font-size:14px; line-height:30px;border-radius: 8px;
}
.ny_ys  li{ float:left; width:100%; margin-right:0; background-color: #ebf3fe;border-radius:8px; padding:20px 20px 0;box-sizing:border-box; text-align:center; margin-bottom:20px }
.ny_ys  li h3{ font-size:16px; font-weight:bold; margin:20px 0 10px}
.ny_ys  li p{ font-size:14px; font-weight:bold; line-height:24px; font-weight:normal; color:#666; padding:0 10px; min-height:100px}
.needres .container{  width:96%; max-width: inherit; margin:0 auto}
.needres .wenzi {
    width: 100%;
    
    font-size: 14px;
    line-height: 30px;
    color: #333;background: #ebf3fe;border-radius:8px; padding:20px;box-sizing:border-box
}
.needres {
  width: 100%;
  padding: 0 0 20px;
  height: auto;
  overflow: hidden;
}	
#process .col-xl-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;box-sizing:border-box
}
#process .pro-box {
  text-align: center;
  padding:  0;
}

.e_m .n_r{width:230px; padding:15px;}
.e_m .n_r p{font-size:15px;}
    
    

.pc_kf{width:100%; background: #1B77BD; position:fixed; right:0; bottom:0;}
.pc_kf .nr{width:25%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; background:none; box-shadow:none; margin-bottom:0; float:left;}

.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block; width:100%; border-radius:0; background-color:#1B77BD; box-shadow:none;  height:50px; line-height:20px}
.pc_kf .nr i{color:#fff; height:25px; font-size:20px; padding-top:5px;}


.pc_kf .fh i{ font-size:20px; display:block; height:25px; padding-top:5px;padding-bottom: 0;}
.pc_kf .nr p{ color:#fff; font-size:12px}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:24%; box-shadow:none; background: none; font-size:22px; float:left;  height:50px; line-height:20px;}
.pc_kf .fh p{ font-size:12px}
.pc_kf i.icon-qq1{ font-size:16px}
 
    


.contact {background: url(../images/bg-contact.png) no-repeat center;background-size: cover; height:auto; overflow:hidden; padding-bottom:20px}
.contact .contact_time{ font-size:18px;margin-top: 5px;}
.foot1{ display:none }
.footer{background:#0B5795 url( "../images/42_c1.jpg") no-repeat bottom right;}
.foot2 .left{width:100%; float:left; }
.foot2 .left .link{ width:100%; float:left;line-height:50px;  text-indent: 45px; font-size: 14px; }

.foot2 .right{width:100%; float:right;  }

.foot2 .right img{ max-width:40%; float:none; display: block; margin: 10px auto;}
.foot3 {
    width: 94%;
    margin: 0 auto;
    max-width: 1240px;
    padding:20px 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-top: rgba(255,255,255,.2) 1px solid;
}