.pc_head{
	width: 100%;
	height: 100px;
	background: #fff;
}

.logo_tle{
	height: 100px;
}
.logo{
	width:30% ;
}
.logo h1{
	line-height: 100px;
}

.tle{
	margin-top: 30px;
	width: 47%;
}
.tle .tle_sz{
	padding-left: 40px;
	background: url(../img/tle.png) no-repeat left;
}
.tle .tle_sz p{
	font-size: 13px;
	margin: 0px;
}
.tle .tle_sz span{
	font-size: 29px;
	color: #000;
	display: block;
	font-weight: bold;
}

.pc_nav{
	width: 100%;
	height: 67px;
	background: #ededed;
}

.pc_nav li{
     float: left;
    width: 15%;
    height: 67px;
    line-height: 67px;
    margin-left: 1%;
}
.pc_nav li a{
	 height: 67px;
 line-height: 67px;
	display: block;
	font-size: 16px;
	color: #000;
	text-align: center;
	
}
.pc_nav li:hover{
	background: #0d5897;
}
.pc_nav li:hover a{
color: #fff;
}
.curr{
	background: #0d5897;
}

.curr a{
color: #fff !important;
}
/*移动端头部*/
.m_header {
    display: block;
    width: 100%;
    height: 50px;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
}

.m_header {
        display: block;
        width: 100%;
        height: 57px;
        background: #fff;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
    }
    .m_header .container {
        width: 92%;
        margin: 0 auto;
    }
    .m_header .m_logo{
        display: block;
        width: 88px;
        margin-top: 6px;
    }
    .m_header .m_logo img {
        display: block;
        width: 100%;
    }
    .m_header .m_nav {
        width: 25px;
        height: 20px;
        background: url('../img/m_nav.png') no-repeat;
        background-size: 100%;
        margin-top: 19px;
    }

	.m_sub_main {
        position: absolute;
        left: 0;
        top: 58px;
        width: 100%;
        display: none;
    }
    .m_sub_left {
        width: 50%;
        float: left;
        background-color: #1a1a1a;
    }
    .m_sub_right {
        width: 50%;
        float: right;
        background-color: #404040;
    }
    .m_sub_right ul {
        display: none;
    }
    .m_sub_left li,
    .m_sub_right li {
      
        height: 60px;
        position: relative;
    }
    .m_sub_left li a,
    .m_sub_right li a {
        display: block;
        height: 60px;
          padding-left: 23px;
        line-height: 60px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        color: #fff;
        font-size: 14px;
    }
    .m_sub_left li a {
        font-size: 15px;
    }
    .m_sub_left li:hover a, 
    .m_sub_left li.on a {
        color: #fff;
        background: #0d5897;
    }
 .yd_nav{
 	width: 58%;
 	float: left;
 	margin-left: 20px;
 	margin-top: 20px;
 }  
 .yd_nav ul li{
 	float: left;
 	width: 23%;
 	margin-right: 16px;
 	
 }
  .yd_nav ul li a{
 font-size: 16px;
 color: #000;
 	
 }
#banner{
	width:100%;
	float:left;
	height:auto;
	text-align:center;
	overflow:hidden;
	position:relative;
}
#banner .swiper-container{
	}
#banner .swiper-slide{
	width:100%;
	float:left;
	height:auto;
}
#banner .swiper-slide a img{
	width:100%;
	float:left;
	height:auto;
}

#banner .arrow-left {
background: url(../img/banner_arrow.png) no-repeat left top;
position: absolute;
left: 20px;
top: 55%;
margin-top: -35px;
width: 70px;
height: 70px;
z-index:22;
}
#banner .arrow-right {
background: url(../img/banner_arrow.png) no-repeat left bottom;
position: absolute;
right: 20px;
top:55%;
margin-top: -35px;
width: 70px;
height: 70px;
z-index:22;
}
#banner .pagination {
position: absolute;
left: 0;
text-align: center;
bottom: 5px;
width: 100%;
z-index:22;
}
#banner .swiper-pagination-bullet {
display: inline-block;
width: 10px;
height: 10px;
border-radius: 10px;
background: white;
margin: 0 3px;
cursor: pointer;
transform:scale(0.4,0.4);
transition: all 0.3s ease-in-out;

}
#banner .swiper-pagination-bullet-active{
	transform:scale(1,1);
}
/*sction1*/
.sction1{
	width: 100%;

	overflow: hidden;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 20px;
}
.search_key{
		height: 50px;
		overflow: hidden;
}
.search_key h2{
	font-size: 16px;
	color: #000;
	height: 30px;
	padding-left: 10px;
	line-height: 30px;
	border-left: 8px solid #0D5897;
}
.search_key  ul{
	width: 80%;
}
.search_key  ul li{
	float: left;
	width: 20%;
	
}
.search_key  ul li a{
margin-top: 24px;
	display: block;
	font-size: 15px;
	color: #000;
	text-align: center;
}
.search_key  ul li:hover a{
	color: #0d5897;
}

.search_box{
	height: 40px;
	margin-top: 10px;
	border: 1px solid #cecece;
}

.search_box .search_tex{
	border: none;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
	width: 83%;
}
.search_box .search_ico{
	border: none;
	width:9%;
	height: 35px;
	margin-top: 5px;
	background: url(../img/search_ico.png) no-repeat;
}

/*sction2*/
.sction2{
	margin-top: 30px;
	width: 100%;
	overflow: hidden;
}

.title h4{
	font-size: 59px;
	color: #0d5897;
	font-weight: bold;
	letter-spacing: 7px;
}
.title p{
	font-size: 20px;
	color: #000;
	padding-left: 18px;
	background: url(../img/t1.png) no-repeat left;
}

/*ys_nav*/
.ys_nav{
	
}
.ys_nav li{
	width: 25%;
	float: left;
    padding-left: 62px;
	border-right: 1px solid #e7e7e7;
}
.ys_nav li p{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin: 0px;
}
.ys_nav li span{
	font-size: 14px;
	color: #b2b2b2;
	font-weight: bold;
	text-transform:uppercase;
}
.ys_nav li:nth-child(1){
	background: url(../img/ys1.png) no-repeat 5px;
}
.ys_nav li:nth-child(2){
	background: url(../img/ys2.png) no-repeat 5px;
}
.ys_nav li:nth-child(3){
	background: url(../img/ys3.png) no-repeat 5px;
}
.ys_nav li:nth-child(4){
	background: url(../img/ys4.png) no-repeat 5px;
}


.ys_nav li:nth-child(1):hover{
	background: url(../img/ys11.png) no-repeat 5px;
}
.ys_nav li:nth-child(2):hover{
	background: url(../img/ys22.png) no-repeat 5px;
}
.ys_nav li:nth-child(3):hover{
	background: url(../img/ys33.png) no-repeat 5px;
}
.ys_nav li:nth-child(4):hover{
	background: url(../img/ys44.png) no-repeat 5px;
}
.ys_nav li:hover p{
	color: #0d5897;
}
.ys_nav li:hover span{
	color: #0d5897;
}

.ys_list{
	position: relative;
	margin-top: 60px;
}
.ys_img{
	width: 715px;
	height: 529px;
	display: block;
	overflow: hidden;
	z-index: 22;
}
.ys_img img{
	width: 100%;
	height: 100%;
	transition: all .5s;
}
.ys_img:hover img{
	transform: scale(1.1);
}

.ys_txt{ 
	
	z-index: 33;
}
.ys_nav{
	margin-top: 30px;
} 
.ys_txt{
	position: absolute;
	width:600px ;
	    right: 20px;
	    top: 40px;
	    height: 480px;
	    padding: 20px;
	    background: #f7f7f7;
}
.ys_txt h2{
	font-size: 30px;
	
}

.ys_txt h3{
	font-size: 30px;
	font-weight: bold;
	
	
}
.ys_txt p{
	font-size: 30px;
	font-weight: bold;
	color: #0d5897;
	text-transform: uppercase;
}
.ys_txt span{
	font-size: 16px;
	color: #999999;
	height: 120px;
	line-height: 30px;
	margin-top: 20px;
	display: block;
}

.ys_txt  img{
	margin-top: 20px;
}


/*移动端优势*/
.newtil2a{overflow: hidden;position: relative;background: #46a39d; box-sizing: border-box;}
.newtil2a li{  float: left; font-size: 16px; color: #fff; width:16.66%; text-align: center; padding-bottom: 0.8rem;}
.newtil2a li span{ display: block; padding-top: 0.8rem;}
.newtil2a li.cur{background: #2dd1c8;color: #333333;}

.qual_c2a{overflow: hidden;}
.qual_c2a dl{ background: #fff; padding-bottom:2.7rem;}
.qual_c2a dl dt{ font-size: 0; line-height: 0; margin-bottom: 2.9rem;}
.qual_c2a dl dt img{
	width: 100%;
}
.qual_c2a dl dd{ margin: 0 7%;}
.qual_c2a dl dd h4{ overflow: hidden; font-size: 1.5rem; color: #333333;font-weight: bold;}
.qual_c2a dl dd h4  span{ display: inline-block; float: left; font-size: 3rem; font-weight: bold;}
.qual_c2a dl dd h4 i{ display: inline-block; float: left; color: #333333; font-size: 2.6rem; font-weight: normal; padding-left: 0.5rem;}
.qual_c2a dl dd p{     color: #333333;
    font-size: 14px;
    line-height: 2rem;
    padding-top: 0.9rem;
    min-height: 8.6rem;
    text-align: left;
    height: 81px;}
.qual_c2a dl dd b{ display: inline-block; width: 6.5rem; height: 4.3rem;}
.qual_c2a .q_uaa{ position: absolute; bottom:11.6%; left:71.1%; z-index: 9; width:1.4rem;}
.qual_c2a .q_daa{ position: absolute; bottom:11.6%; left:88%; z-index: 9; width:1.4rem;}
.qualtil2a{ overflow: hidden; margin-bottom:0.6rem; position: relative;}
.m-qual2a{  position: relative;background: #f4f4f4; padding-top: 3.3rem;}
.m-qual2a:before{ content:""; position:absolute;height:1.2rem;width:1px;left:82%;bottom:10%; background:#333; z-index: 55;}
/*sction3*/
.sction3{
	width: 100%;
	padding-top: 40px;
	margin-top: 120px;
	background: #eaedf2;
	    padding-bottom: 50px;
}

.sction3_nav{
	border-bottom: 1px solid #969696;
	margin-top: 40px;
	padding-bottom: 20px;
}

.sction3_nav ul li{
	float: left;
	width: 16%;
	line-height: 40px;
	height: 40px;
}
.sction3_nav ul li a{
	font-size: 16px;
	text-align: center;
	color: #000000;
	display: block;
}
.sction3_nav ul li a:hover{
	text-decoration: none;
	color: #0d5897;
	font-weight: bold;
}
.sction3_nav ul li.hover a{
	text-decoration: none;
	color: #0d5897;
	font-weight: bold;
}

.sction3_list{
	margin-top: 30px;
}

.sction3_one{
	margin-bottom: 20px;
	overflow: hidden;
}

.sction3_two{
	clear: both;
	margin-top: 30px;
	overflow: hidden;
}

.sction3_img{
	width: 602px;
	height: 404px;
}
.sction3_img a{
	width: 602px;
	height: 404px;
	display: block;
	overflow: hidden;
}
.sction3_img a img{
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	transition: all .5s;
}
.sction3_img a:hover img{
	transform: scale(1.1);
}
.sction3_txt{
	width: 538px;
	height: 404px;
	padding: 30px;
	background: #fff;
}

.sction3_txt h3{
	width:60px;
	height: 30px;
	border-radius: 27px;
	background: #000;
	font-size: 15px;
	text-align: center;
	color: #fff;
	line-height: 30px;
}
.sction3_txt h4{
	font-weight: bold;
	font-size: 30px;
	color: #000;
	margin-bottom: 30px;
}
.sction3_txt p{
	line-height: 35px;
	height: 140px;
	font-size: 16px;
}
.sction3_more{
	margin-top: 20px;
}
.sction3_more a{
	display: block;
	float: left;
	width: 120px;
	height: 40px;
	color: #000;
	margin-right: 30px;
	text-align: center;
	font-size: 15px;
	border-radius: 27px;
	line-height: 40px;
	}
.sction3_more a:nth-child(1){
	background: #e8ecef;
	text-decoration: none;
}
.sction3_more a:nth-child(2){
	background: #0d5897;
	color: #fff;
	text-decoration: none;
}
.sction3_more a:nth-child(1):hover{
	background: #0d5897;
	color: #fff;
	text-decoration: none;
}
.sction3_more a:nth-child(2):hover{
	background: #e8ecef;
	color: #000;
	text-decoration: none;
}
.sction3_two li{
	float: left;
	width: 353px;
	height: 310px;
	margin-left: 40px;
}
.sction3_two li .sction3_img2{
	
	width: 353px;
	height: 250px;
	display: block;
	overflow: hidden;
}
.sction3_two li .sction3_img2 img{
	transition: all 0.5s;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}
.sction3_two li .sction3_img2:hover img{
transform: scale(1.1);
}
.sction3_two li .sction3_txt2{
	height: 50px;
	display: block;
	line-height: 50px;
	color: #000;
     background: #d6dbe1;
	text-align: center;
}
.sction3_two li .sction3_txt2:hover{
	background: #0d5897;
	color: #fff;
	text-decoration: none;
}
.sction3_two li:nth-child(1){
	margin-left: 0px;
}
.sction3_two li:nth-child(3){
	margin-right: 0px;
}

/*sction4*/
.sction4{
	margin-top: 83px;
	width: 100%;
	margin-bottom: 30px;
}

.title2 a{
	    display: block;
    color: #1d242b;
}

.title2 a em {
    display: block;
    font: 16px "Microsoft YaHei";
    color: #1d242b;
    padding-top: 5px;
}
.title2{
	padding-left: 20px;
	position: absolute;
	top: 15px;
	right: 0;
	border-left: 1px solid #ddd;
	font: 48px Arial;
	color: #1d242b;
	font-weight: bold;
	text-transform: capitalize;
}
.title2 a:hover{
	 text-decoration: none;
}
.sction4_img{
	margin-top: 30px;
	
	height: 440px;
	display: block;
	overflow: hidden;
}

.sction4_img img{
 width: 100%;
 height: 100%;
 overflow: hidden;
 display: block;
 transition: all 0.5s;
}
.sction4_img:hover img{
	transform: scale(1.1);
}

.sction4_txt{
	margin-top: 60px;
}
.sction4_txt h4{
	color: #000;
	font-size: 30px;
}
.sction4_txt a{
	display: block;
	margin-top: 25px;
	color: #000;
	line-height: 30px;
	font-size: 16px;
}

.sction4_title{
	margin-top: 30px;
}
.sction4_title h4{
	height: 50px;
	line-height: 50px;
	padding-left: 50px;
	background: url(../img/fc.png) no-repeat left;
    font-size: 20px;
}
.sction4_line{
	height: 1px;
	margin-top: 30px;
	background: #cccccc;
}
.sction4_title a{
	margin-top: 20px;
	display: block;
	font-size: 16px;
	color: #000000;
}

#sb_container{
	margin-top: 20px;
}
#sb_container .sb_slide{
	width: 231px;
	height: 226px;
}
#sb_container a{
	width: 231px;
	
	display: block;
	overflow: hidden;
}
#sb_container  p{
	height: 60px;
	display: block;
	line-height: 60px;
	color: #000000;
	text-align: center;
}
#sb_container  a:hover{
	text-decoration: none;
}

/*sction5*/
.sction5{
	margin-top: 60px;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	background: #eaedf2;
}

.dyt {
	height: 80px;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
}

.dyt li {
	width: 50%;
	float: left;
	height: 80px;
	font: 20px "Microsoft YaHei";
	font-weight: bold;
	line-height: 80px;
	text-align: center;
}

.dyt li a {
	display: block;
	color: #1d242b;
	height: 77px;
	border-top: 3px solid rgba(0, 0, 0, 0);
}

.dyt li a:hover,
.dyt .cur a {
	border-top: 3px solid #0d5897;
	position: relative;
}

.dyt li a:hover:before,
.dyt .cur a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -5px;
	width: 0;
	height: 0;
	border-top: 5px solid #0d5897;
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
text-decoration: none;
}

.dy1 ul {
	width: 525px;
	margin: 30px auto 0;
}

.dy1 li {
	font: 15px "Microsoft YaHei";
	line-height: 50px;
	font-weight: bold;
	height: 50px;
	overflow: hidden;
	color: #1d242b;
	    padding-left: 20px;
}

.dy1 li a {
	display: block;
	color: #1d242b;
}

.dy1 li em {
	float: left;
	padding-right: 30px;
}

.dy1 li a:hover {
	color: #0d5897;
	 text-decoration: none;
}
.dy {
    margin-top: 60px;
    height: 526px;
    background: #fff;
    overflow: hidden;
}


.news {
	margin-left: 30px;
	height: 527px;
	 margin-top: 60px;
	background: #fff;
	overflow: hidden;
	position: relative;
}

.news dt {
	width: 582px;
	height: 295px;
	position: relative;
	overflow: hidden;
}

.news dt span {
	display: block;
	width: 128px;
	height: 70px;
	background: #1d242b;
	position: absolute;
	bottom: 0;
	font: 36px Arial;
	font-weight: bold;
	padding: 5px 0 0 12px;
	color: #fff;
}

.news dt span em {
	display: block;
	font: 16px Arial;
}

.news dt img {
	display: block;
	width: 582px;
	height: 295px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

.news dt a:hvoer img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-transform: scale(1.1, 1.1);
}

.news dd {
	width: 360px;
	height: 121px;
	padding: 0 45px;
	margin-top: 45px;
	border-right: 1px solid #efefef;
}

.news dd h3 a {
	display: block;
	font: 24px "Microsoft YaHei";
	font-weight: bold;
	color: #1d242b;
	margin-bottom: 20px;
}

.news dd p {
	font: 15px "Microsoft YaHei";
	line-height: 30px;
	color: #55585a;
}

.arr1 {
	position: absolute;
	top: 345px;
	right: 75px;
	z-index: 5;
}

.arr2 {
	position: absolute;
	top: 345px;
	right: 42px;
	z-index: 5;
}

/*footer*/
.footer{
	width: 100%;
	background: #424649;
}
.footer h3{
	font-size: 16px;
	color:#fff;
	float: left;
}
.footer ul{
	width: 90%;
	margin-top: 20px;
}
.footer ul li{
	float: left;
	margin-left: 20px;
	color: #fff;
}
.footer ul li a{
	float: left;
	font-size: 14px;
	margin-left: 20px;
	color: #fff;
}

.footer_line{
	border-bottom: 1px solid #818283;
}

.footer_lx{
	padding-bottom: 20px;
	padding-top: 30px;
	border-bottom: 1px solid #818283;
}

.footer_copy{
	height: 40px;
	
	padding-bottom: 20px;
}
.footer_copy p{
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 15px;
	color: #fff;
}
.footer_copy p a{
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	color: #fff;
}

/*zybanner*/
.zybanner{
 width: 100%;
 height: 350px;
 clear: both;
}

.about_tltle{
	    clear: both;
	margin-top: 30px;
	text-align: center;
}
.about_tltle h4{
	font-size: 31px;
	font-weight: bold;
}
.about_tltle p{
	font-size: 16px;
	color: #000;
	margin: 20px auto;
	background: url(../img/t2.png) no-repeat center;
	
}
.about_tltle em{
	color: #0d5897;
}

.about_img img{
	width: 100%;
	height: auto;
	
}

.about_txt h3{
	font-size: 26px;
	color: #000000;
}
.about_txt p{
	margin-top: 20px;
	/*height: 200px;*/
	line-height: 26px;
}
.about_txt span.style{
	width: 125%;
	height: 60px;
	display: block;
	text-align: center;
	font-size: 20px;
	color: #fff;
	    margin-left: -108px;
	line-height: 60px;
	background: #000000;
}
.about_txt2 p{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	margin-top: 10px;
}
.about_txt2 p em{
	
	font-size: 18px;
	font-weight: bold;
	color: #0D5897;
}

.other_box{
	margin-bottom: 30px;
}

.about_img2{
	margin-top: 20px;
}

.about_img2 li{
	float: left;
	width: 31%;
	margin-left: 10px;
}
.about_img2 li .about_img3{
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}
.about_img2 li .about_img3 img{
width: 100%;
height: 100%;
transition: all 0.5s;
}
.about_img2 li .about_img3:hover img{
transform: scale(1.1);
}
.about_img2 li .about_p{
width: 100%;
height: 40px;
background: #0d5897;
display: block;
overflow: hidden;
line-height: 40px;
text-align: center;
font-size: 16px;
color: #fff;
}
.pro_fl{
	width: 100%;
}

.pro_fl h2{
	height: 148px;
	text-align: center;
	line-height: 148px;
	color: #fff;
	margin-bottom: 0px;
}
.pro_fl ul{
	background: #f2f2f2;
	padding:10px;
}
.pro_fl ul li{
	height: 40px;
	margin: 10px;
	border-bottom: 1px solid #ddd;
	background: url(../img/fh.png) no-repeat right;
}
.pro_fl ul li a{
	font-size: 16px;
	color: #000000;
	line-height: 40px;
}
.pro_fl ul li:hover{
	
	background: url(../img/fh2.png) no-repeat right;
}
.pro_fl ul li:hover a{
color: #0d5897;
text-decoration: none;
}

.pro_fl ul li.hover{
	
	background: url(../img/fh2.png) no-repeat right;
}
.pro_fl ul li.hover a{
color: #0d5897;
text-decoration: none;
}
.pro_cont{
	margin-top: -10px;
}

.pro_cont img{
	display: block;
	
}
.pro_cont1 {
	background: #0d5897;
	height: 120px;
	color: #fff;
}
.pro_cont1 span{
	display: block;
	height: 50px;
	line-height: 50px;
	background: url(../img/dh2.png) no-repeat 35px;
	text-align: center;
}
.pro_cont1 p{
	font-size: 30px;
	text-align: center;
}

.pro_img{
	margin-top: 20px;
}

.pro_img ul li{
	float: left;
	width: 262px;
	margin-right: 10px;
	margin-bottom: 40px;
}
.pro_img ul li a{
	display: block;
}
.pro_img ul li .pro_img1{
	width: 262px;
	height: 208px;
	display: block;
	overflow: hidden;
}
.pro_img ul li .pro_img1 img{
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.pro_img ul li .pro_img1:hover img{
transform: scale(1.1);
}
.pro_img ul li .pro_txt{
	text-align: center;
	height: 45px;
	line-height: 45px;
	color: #000;
	background: #f2f2f2;
	margin: 0px;
}
.pro_img ul li:hover .pro_txt{
	background: #0D5897;
	color: #fff;
}
/*.pro_img01  ul li {
    float: left;
    width: 100%;
    }*/
    
 .pro_img3 img{
 	width: 100%;
 	height: 324px;
 }

.pro_txt2 h3{
	font-size: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDDDDD;
}
.pro_txt3{
	font-size: 15px;
	height: 160px;
	overflow: hidden;
	line-height: 30px;
}

.pro_txt4 {
	padding-left: 40px;
	background: url(../img/tle3.png) no-repeat left;
}
.pro_txt4 p{
	font-size: 16px;
		padding-left: 40px;
}

.pro_more{
	height: 40px;
	width: 80%;
	text-align: center;
    line-height: 40px;
	background: #0d5897;
	color: #fff;
}
.pro_more a{
	display: block;
	color: #fff;
}
.xq{
	margin-top: 30px;
	border: 1px solid #cccccc;
}
.xq h4{
	width: 120px;
	height: 40px;
	margin-left: 30px;
	background: #0d5897;
	border-radius: 10px;
	margin-top: -20px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
.xq_txt h5{
	text-transform:Uppercase ;
	font-size: 30px;
	color: #c0c0c0;
}
.xq_txt p{
	font-size: 16px;
	line-height: 30px;
}
.xq_img{
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
}
.xq_img img{
width: 100%;	
}

.pro_ys{
	margin-top: 20px;
}
.pro_ys img{
	width: 100%;
}

.pro_xg h4{
	margin-top: 30px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #0d5897;
}
/**/
.online{
	margin-top: 30px;
	    clear: both;
}

.online h4{
	height: 50px;
	color: #fff;
	font-size: 16px;
	margin-left: 20px;
	text-align: center;
	background: #0d5897;
	line-height: 50px;
	margin-right: 20px;
	margin-bottom: 10px;
}
/*åœ¨çº¿ç•™è¨€*/
.message{ overflow:hidden;margin:10px auto; }
.message_box{width: 100%;margin:auto;margin-top:10px;     padding: 20px;}
.message_box input{width: 48%;padding:0 10px;height:48px;line-height:48px;background:#f1f1f1;margin-right:2px;margin-bottom:20px;border:none;}
.message_box textarea{width: 97%;padding:10px;background:#f1f1f1;height:118px;margin-bottom:20px;font-size:14px;color:#888;border:none;}
.message_box .sub_btn{ width:220px; height:48px; line-height:48px; text-align:center; border:none; cursor:pointer; color:#FFFFFF;background:#0d5897;}
.btn_group{width:220px; margin:auto; }

 .inp4 .Img1 {
    width: 120px;
    height: 38px;
    border-left: 1px solid #d1d1d1;
   
    }
.inp4 input{
width:17%;
height: 38px;
}
.inp4 span{
	    margin-top: 13px;
    display: block;
    float: left;
}

.hz_box{
	margin-top: 20px;
}
.hz_box li{
	float: left;
	width: 220px;
	height: 144px;
margin-right: 44px;
    margin-bottom: 47px;
	}
.hz_box li img{

	width: 220px;
	height: 97px;
	margin-right: 20px;
	border:1px solid #D2D2D2;
	}
.hz_box li  p{
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.con_top{overflow:hidden;}
.con_topl{height:255px;background:#0d5897;}
.con_topl h1{     color: #fff;
    font-size: 25px;
    padding-top: 30px;
    padding-left: 44px;}
.con_topl span{color:#fff;border:2px solid #fff;    padding: 10px 10px; margin-left: 40px;font-size: 21px; }
.con_topl em{    color: rgba(255,255,255,0.6);
    margin: 7px 40px 40px;
    display: block;
    font-size: 24px;
    font-family: arial;
    text-transform: uppercase;
    font-style: inherit;}
.con_topr{height:255px;float:left;background:#f5f5f5;}
.con_topr h3{color:#494949;font-size: 24px;height: 46px;padding: 26px 30px 0 10px;}
.con_topr p{ font-size: 14px;line-height: 24px;   margin-top: 30px;}


/**/



.con_foot{margin-top:40px;     margin-bottom: 24px; overflow: hidden;}
.con_footl{background: #f5f5f5;  padding-bottom: 20px;}
.con_footl h3{ font-size: 26px;font-weight: normal; color: #333333;    padding: 40px 0 0 40px;}
.con_footl span{    font-size: 14px; color: #999999;    padding-left: 40px;}
.con_footl dl{      padding: 15px 10px 10px 20px;overflow: hidden; margin-bottom: 0px;}
.con_footl dl dd{float:left;}
.con_footl dl dt{float:left;}
.con_footl dl dd h2{    color: #333;font-size:18px;font-weight:normal;    padding-left: 37px; line-height: 28px;}
.con_footl dl dd p{font-size:14px;color: #666;        margin: 6px 0 0px 38px; line-height: 28px;}
.con_footr{background: #f5f5f5;padding-bottom: 20px;}
.con_footr{background: #f5f5f5;padding-bottom: 20px;}
.con_footr h2{background:url(../img/map.png) no-repeat; font-weight: normal;
    padding: 15px 21px 40px 115px;
    font-size: 20px;
    color: #333;
   margin-top: 30px;}
   
.new_img a{
width: 427px;
    display: block;
    overflow: hidden;
    height: 286px;

}
.new_img a img{
	width: 100%;
	overflow: hidden;
	height: 100%;
	transition: all 0.5s;
}
.new_img a:hover img {
  transform: scale(1.1);
}
.new_txt{
  height: 286px;	
}
.new_txt h4{
	font-size: 20px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
}
.new_txt p{
	font-size: 15px;
	height: 140px;
	overflow: hidden;
	line-height: 30px;
}
.new_txt a{
	    margin-bottom: 20px;
	display: block;
	width: 130px;
	height: 40px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	background: #000;
}
.new_txt:hover{
	background: #f5f5f5;
}
.news_box{
	margin-bottom: 30px;
}


.shipin_main02 .n02 {
	width: 25%;
	
}
.shipin_main02 h3 {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	padding-bottom: 20px;
}
.nll01 {
	background: #f5f5f5;
	padding: 20px;
	margin-bottom: 30px;
}
.nll01 ul {
	margin-top: 10px;
}
.nll01 li {
	line-height: 22px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 240px;
}
.nll01 li:hover a{
	color: #263B6E;
}
.nll01 .bottom {
	background: #263B6E;
	color: #fff;
	padding: 7px 25px;
	margin-top: 20px;
	display: block;
	text-align: center;
}
.nll02 {
	border-bottom: 1px dashed #ddd;
	display: inline-block;
	padding-bottom: 20px;
}
.nll02 .cp02 {
}
.nll02 .cp02 a {
	float: left;
	background: #263B6E;
	color: #fff;
	padding: 7px 20px;
	margin: 8px 10px 8px 0;
}
.nll02 .cp02 a:hover {
	background: #263B6E;
	color: #fff;
}
.ncontent {
	font-size: 16px;
	line-height: 33px;
}
/*Ã¤Â¸Å Ã¤Â¸â€¹Ã§Â¯â€¡*/

._detailPage_bottom {
	border-top: 1px solid #eee;
	margin-top: 30px;
}
._detailPage_bottom li {
	line-height: 50px;
	overflow: hidden;
	height: 50px;
	padding: 0 10px;
	border-bottom: 1px solid #eee;
}
._detailPage_bottom ._mark {
	font-weight: bold;
	float: left;
	margin-right: 10px;
}
._detailPage_bottom ._title {
	font-size: 14px;
	float: left;
	width: 68%;
}
._detailPage_bottom ._title:hover {
	color: #0e90d2;
}
._detailPage_bottom ._time {
	float: right;
	color: #bbb;
}
.bdsharebuttonbox .bds_more {
	float: none;
	padding-left: 2px;
	background: none;
	text-indent: 0;
}

.n01 {
    width: 70%;
}
.news_box1{
	margin-top: -46px;
}
.n02 {
    width: 25%;
}