.header{
	width: 100%;
	background: #fff;
	height: 100px;
	overflow: hidden;
}
.header .logo{
	margin-top: 20px;
}
.header .logo h1{
	width: 310px;
	height: 70px;
}

.header .tle{
	margin-top: 20px;
	height: 54px;
	background: url(../img/tle.png) no-repeat left;
}
.header .tle p{
	font-size: 18px;
	padding-left:66px;
}

.nav{
 width: 100%;
 height: 50px;
 background: #296fb7;
}
.nav ul li{
	float: left;
    width: 125px;
    margin-right: 25px;
}
.nav ul li a{
	color: #fff;
	    line-height: 50px;
	display: block;
	font-size: 20px;
	text-align: center;
}
.nav ul li:hover{
	background: #0e5197;
}
.nav ul li.on{
	background: #0e5197;
}

.banner {
	clear: both;
	width: 100%;
}

.fullSlide {
	width: 100%;
	height: 601px;
	position: relative;
	background: #f5f5f5;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 601px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 601px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 46px;
	line-height: 30px;
	_background: #000;
	_filter: alpha(opacity=60);
}

.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 50px;
	height: 6px;
	margin: 5px;
/*	border-radius: 20px;*/
	background: #fff;
	overflow: hidden;
	line-height: 9999px;
}

.fullSlide .hd ul .on {
	background: #296fb7;
}

/*banner*/
#banner {
    width: 100%;
    float: left;
    height: 600px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 52px;

    position: relative;

}

#banner .swiper-slide {
    width: 100%;
    float: left;
    height: 600px;
}

#banner .swiper-pagination-bullet-active {
    background: #fdd000 !important;
    width: 15px;
}

#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: 222;
}

#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: 222;
}

#banner .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 30px;
    width: 100%;
    z-index: 222;
}

#banner .swiper-pagination-bullet {
    display: inline-block;
    width: 80px;
    height: 5px;
    border-radius: 10px;
    background: #fff;
    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);
}

/*section1*/
.section1{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}

.section1 h4{
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #0081CD;
}

.section2 h4{
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #0081CD;
}

.about_fl{
	margin-top: 30px;
	width: 452px;
	height: 283px;
}
.about_fl a{
	display: block;
	width: 452px;
	overflow: hidden;
	height: 283px;
	
}
.about_fl a img{
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.about_fl a:hover img{
	transform: scale(1.1);
}
.about_fr{
	margin-top: 60px;
	width: 696px;
}
.about_fr .wz{
	height: 160px;
	line-height: 30px;
	font-size: 16px;
	display: block;
}
.about_fr .wz:hover{
	color: #0081CD;
}
.about_fr .more{
	display: block;
	float: right;
	width:120px;
	height: 40px;
	    margin-top: 50px;
	font-size: 16px;
	background:#0081CD;
	text-align: center;
	color: #fff;
	line-height:40px;
}
.section2{
	margin-top: 60px;
	width: 100%;
	overflow: hidden;
	clear: both;
	
}
/**/
.news_box{
	margin-top: 30px;
}
.news_fl{
width: 776px;
}
.news_fl ul li{
	float: left;
	width: 365px;
	margin-right: 10px;
}
.news_fl ul li a{
	display: block;
}

.news_fl ul li a img{
	display: block;
	width: 365px;
	height: 182px;
}

.news_fl ul li a p:nth-child(2){
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #000000;
	margin-top: 10px;
}

.news_fl ul li a p:nth-child(3){
	font-size: 14px;
	color: #8e8e8e;
}
.news_fl ul li a p:nth-child(4){
	margin-top: 10px;
	height: 60px;
	overflow: hidden;
	line-height: 20px;
}

/*news_fr*/
.news_fr{
	width: 415px;
}
.news_fr ul li{
	margin-top: 30px;
	height: 112px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ececec;
}
.news_fr ul li a{
	display: block;
}
.news_fr ul li a p:nth-child(1){
	font-size: 16px;
	height: 30px;
	display: block;
}
.news_fr ul li a p:nth-child(2){
	font-size: 12px;
	height: 30px;
	color: #8e8e8e;
}
.news_fr ul li a p:nth-child(3){
	font-size: 12px;
	    font-size: 13px;
    height: 40px;
    line-height: 23px;
}
/*footer*/
.footer{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
	padding-top: 30px;
	background: #373737;
}

.footer_fl{
	margin-bottom:20px;
}
.footer_fl h4{

	/*width: 130px;
	border-bottom: 1px solid #DDDDDD;*/
	font-size: 16px;
	color: #fff;
}
.footer_fl p{
	margin-top: 10px;
	font-size: 12px;
	color: #fff;
}

.footer1{
	width: 100%;
	background: #000000;
}
.footer1 p{
	line-height: 30px;
	text-align: center;
	font-size: 13px;
	color: #fff;
}
.footer1 p a{
	line-height: 30px;
	text-align: center;
	font-size: 13px;
	color: #fff;
}
/*zy_banner*/
.zy_banner{
	height: 300px;
}
.blk {
	margin: 20px auto 20px auto;
	width: 1200px;
}

.p12-curmbs-1 {
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
}

.p12-curblock {
	display: none;
}

.p12-curmbs-1 b {
	border-left: 10px solid #0081cd;
	font-weight: normal;
	padding-left: 8px;
}

.plc {
	width: 1200px;
	margin: 0 auto 20px;
}

.p12-curmbs-1 i {
	font-style: normal;
}

.p12-curmbs-1 span {
	
	padding: 0 5px;
	height: 46px;
	line-height: 46px;
}
/*about_box1*/
.about_box1{
	width: 100%;
	overflow: hidden;
}

.bt{
		margin-top: 30px;
	text-align: center;
}
.bt h4{
	font-weight: bold;
	font-size: 42px;
}
.bt p{
	width: 60px;
	height: 6px;
	margin: 0px auto;
	background: #0081CD;
}
.bt span{
	display: block;
	margin-top: 20px;
	font-size: 16px;
}

.about_box2{
	margin: 20px auto;
	width: 1200px;
	overflow: hidden;
	border-top: 1px solid #555555;
}

.about_ys_box{
	clear: both;
	height: 400px;

	margin-bottom: 30px;
	margin-top: 30px;
}
.ys_box{
	background: #fff;
    width: 362px;
    height: 347px;
   
	margin-right: 30px;
	    margin-left: 5px;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.2)
}

.ys_box img{
	margin: 10px auto;
	display: block;
	text-align: center;
	padding-top: 36px;

}
.ys_box h4{
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
.ys_box h4 span{
	color: #0081CD;
}
.ys_box p{
	    margin-left: 20px;
	background: url(../img/t.png) no-repeat left center;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.about_ys_box2{
	clear: both;
	height: 400px;
	margin-top: 30px;
}

.pro_box{ overflow: hidden;}
.pro_lf{
	
	width: 297px;
}
.pro_lf .pro_txt{
	background: #296fb7;
	height: 101px;
	overflow: hidden;
width: 296px;

}
.pro_lf .pro_txt h4{
	width: 200px;
	height: 101px;
	font-size: 25px;

	line-height: 87px;
    margin-left: 50px;
	text-align: center;
	color: #fff;

}
.pro_lf  ul {
	background: #f5f5f5;
}
.pro_lf  ul li{
	height: 50px;
	margin-right: 20px;
	margin-left:20px;
	
	border-bottom: 1px solid #e4e4e4;
}
.pro_lf  ul li a{
	display: block;
	font-size: 14px;
	line-height: 50px;
}

.pro_lf  ul li:hover a{
	color: #0081cd;
}

.pro_lf  ul li.hover a{
	color: #0081cd;
}
.pro_tle{
	background: #f5f5f5;
	margin-top: 20px;
	height: 194px;
	

}
.pro_tle_p{
	width: 100%;
	height: 80px;
	margin-bottom: 12px;
	line-height: 80px;
	background:  #296fb7;

}
.pro_tle_p h4{
font-size: 23px;
color: #fff;

text-align: center;
	

}
.pro_tle p{
	font-size: 16px;
	line-height: 30px;
	margin-left: 15px;
}

/*pro_fr*/
.pro_fr{
	width: 895px;
}
.pro_fr ul li{
	width: 278px;
	margin-left: 20px;
	float: left;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}
.pro_fr ul li a{
display: block;
}

.pro_fr ul li .pro_fr_img{
	height: 200px;
	display: block;
	overflow: hidden;
	width: 272px;
}
.pro_fr ul li .pro_fr_img img{
	height: 100%;
    transition: all 0.5s;
	width: 100%;
	
}
.pro_fr ul li .pro_fr_img:hover img{
		transform: scale(1.1);
	}
.pro_fr ul li .pro_fr_txt{
	text-align: center;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	border-top: 1px solid #ddd;
}

.pro_fr ul li .pro_fr_txt:hover{color: #296fb7;}

.pro_fr_box{
	clear: both;
}
.xq_img{
	float: left;
	width: 429px;
	height: 321px;
}
.xq_img img{
	float: left;
	width: 429px;
	height: 321px;
}

.xq_txt{
	float: right;
	width: 442px;
}
.xq_txt .xq_js h5{
	height: 30px;
	
	margin-bottom: 20px;
	font-size: 20px;
}
.xq_txt .xq_js p{
	width: 100%;
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 24px;
	border-bottom: 1px solid #CCCCCC;
}
.xq_txt .xq_wz p{
	margin-top: 30px;
font-size: 18px;
color: #0081CD;
}
.xq_txt .xq_wz a{
	width: 120px;
	height: 40px;
	color: #fff;
	margin-top: 20px;
	background: #296fb7;
	display: block;
	line-height: 40px;
	text-align: center;
}
.pro_fr_box{
	clear: both;
	overflow: hidden;
}

.pro_fr_box2{
	margin-top: 20px;
	padding: 10px;
	clear: both;
	overflow: hidden;
	border: 1px solid #CCCCCC;
}

.pro_fr_js{

}

.pro_xq_ys .bt2{
	
	text-align: center;
}
.pro_xq_ys .bt2 h4{
	font-size: 16px;
	color: #000000;
	margin-top: 40px;
}
.pro_xq_ys .bt2 p{
	font-size: 23px;
	font-weight: bold;
	color: #296fb7;
}
.ys2{
	height: 380px;
}
.ys2 p{
	padding-top:152px;
	font-size: 16px;
	text-align: center;
}

.ys2 h4{
	font-size: 34px;
	color: #474747;
	font-weight: bold;
	text-align: center;
}

.ys3{
	text-align: center;
	margin-top: 30px;
}
.ys3 h4{
	color: #333;
	font-size: 39px;
}
.ys3 p{
	width: 542px;
	margin: 20px auto;
	font-size: 16px;
}
.tj {
	overflow: hidden;
	clear: both;
}
.tj h5{
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	color:#296fb7 ;
}

.tj ul li ,.case_box ul li{
	width: 278px;
	margin-left: 20px;
	float: left;
}
.tj ul li a ,.case_box ul li{
display: block;
}

.tj ul li .pro_fr_img ,.case_box ul li .pro_fr_img{
	height: 200px;
	display: block;
	overflow: hidden;
	width: 276px;
}
.tj ul li .pro_fr_img img ,.case_box ul li .pro_fr_img img{
	height: 100%;
    transition: all 0.5s;
	width: 100%;
	
}
.tj ul li .pro_fr_img:hover img ,.case_box ul li .pro_fr_img:hover img{
		transform: scale(1.1);
	}
.tj ul li .pro_fr_txt ,.case_box ul li .pro_fr_txt {
	text-align: center;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
}
/**/

.newsListCon {
	width: 100%;
	margin-top: 40px;
}
.newsListCon .mainCon {
	width: 1200px;
	margin: 0 auto;
}
.newsListCon .mainCon .conBox {
	width: 1200px;
	margin: 0 auto;
}
.newsListCon .mainCon .con {
	width: 100%;
}
.newsListCon .mainCon dl {
	    width: 100%;
    padding-top: 39px;
    height: 251px;
    border: 1px solid #dfdfdf;
    border-top: none;
    background: #fff;
    position: relative;
    padding-bottom: 30px;

}
.newsListCon .mainCon dl:first-child {
	border-top: 1px solid #dfdfdf;
}
.newsListCon .mainCon dt {
	width: 220px;
	height: 170px;
	float: left;
	margin-left: 40px;
	overflow: hidden;
}
.newsListCon .mainCon dt img {
	display: block;
	transform: scale(1);
	transition: all 2s ease-out;
	width: 220px;
	height: 169px;
}
.newsListCon .mainCon dl:hover dt img {
	transform: scale(1.2);
}
.newsListCon .mainCon dd {
	width: 875px;
	height: 170px;
	position: relative;
	margin-left: 28px;
	float: left;
}
.newsListCon .mainCon dd h3 {
	font-size: 20px;
	font-weight: normal;
	width: 650px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newsListCon .mainCon dd h3 a {
	color: #000000;
	text-decoration: none;
}
.newsListCon .mainCon dd p {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-top: 17px;
}
.newsListCon .mainCon dd .label {
	font-size: 12px;
	color: #999999;
	display: block;
	padding-left: 26px;
	position: absolute;
	left: 0;
	bottom: 0;
/*	background: url(../img/newsList_icon03.png) no-repeat left center;*/
	line-height: 16px;
}
.newsListCon .mainCon dd .label a:hover {
	color: #d40019;
}
.newsListCon .mainCon dd .rq {
	display: block;
	font-size: 13px;
	font-family: arial;
	height: 16px;
	position: absolute;
	top: 6px;
	right: 62px;
	padding-left: 24px;
	padding-top: 2px;
	color: #999;
}
.newsListCon .mainCon dd .zan {
	display: block;
	font-size: 13px;
	font-family: arial;
	height: 16px;
	position: absolute;
	top: 2px;
	right: 74px;
	padding-left: 24px;
	padding-top: 2px;
	cursor: pointer
}
.newsListCon .mainCon dd .readNum {
	display: block;
	font-size: 13px;
	font-family: arial;
	height: 16px;
	background: url(../img/newsList_icon02.png) no-repeat left center;
	position: absolute;
	top: 5px;
	right: 4px;
	padding-left: 24px;
	padding-top: 2px;
}
.newsListCon .mainCon dd .more {
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/list_circle.png) no-repeat left top;
	overflow: hidden;
	position: absolute;
	left: 6px;
	bottom: 17px;
}
.newsListCon .mainCon dl:hover dd .more {
	background-position: left bottom;
}
.newsListCon .mainCon dl:hover dd h3 a {
	color: #d40019;
}
.newsListCon .mainCon dl:hover {
	box-shadow: 0 0 10px 6px #eeeeee;
	z-index: 99;
}

/*新闻详情页*/
.shipin_main02 {
	overflow: hidden;
	margin-bottom: 50px;
	padding-top: 60px;
}
.n01 h2 {
	font-size: 24px;
	color: #0058aa;
}
.n01 span#ffb {
	color: #999;
	margin-bottom: 20px;
	display: block;
	line-height: 35px;
	border-bottom: 1px dashed #eee;
	padding-bottom: 10px;
}
.shipin_main02 .n01 {
	width: 70%;

}
.ncontent ul, .ncontent li {
	list-style-position: inside !important;
}
.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 .bottom {
	background: #0058aa;
	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: #2383cf;
	color: #fff;
	padding: 7px 20px;
	margin: 8px 10px 8px 0;
}
.nll02 .cp02 a:hover {
	background: #2383cf;
	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;
}
/*联系我们*/
.con_top{overflow:hidden;}
.con_topl{width:320px;height:255px;float:left;background:#0081cd;}
.con_topl h1{margin: 50px 0 0 40px; color: #fff; font-size: 30px;}
.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{width:880px;height:255px;float:left;background:#f5f5f5;}
.con_topr h3{color:#494949;font-size: 24px;height: 46px;
    padding: 30px 30px 0 40px; margin-top: 0px; margin-bottom: 60px;
}

.con_topr p{ font-size: 14px;line-height: 24px;    padding: 5px 150px 30px 40px;}
.linkUsMap {
	width: 100%;
	padding-top: 30px;
	    margin-bottom: 30px;
    overflow: hidden;
}
.linkUsMap .mainCon {
	width: 100%;
}
.linkUsMap .mainCon .conL {
	width: 455px;
	height: 426px;
	float: left;
	background: #f1f1f1;
	padding: 54px 70px 0 75px;
}
.linkUsMap .mainCon .conL h3 {
	font-size: 25px;
	color: #333;
	margin-bottom: 35px;
}
.linkUsMap .mainCon .conL .box {
	width: 100%;
}
.linkUsMap .mainCon .conL .box li {
	height: 71px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}
.linkUsMap .mainCon .conL .box li:first-child {
	border-top: 1px solid #e5e5e5;
}
.linkUsMap .mainCon .conL .box li img {
	display: block;
	margin-top: 18px;
	float: left;
}
.linkUsMap .mainCon .conL .box li p {
	float: left;
	margin-top: 26px;
	width: 402px;

	padding-top: 0;
	line-height: 20px;
	font-size: 16px;
}
.linkUsMap .mainCon .conL .box p span {
	font-size: 15px;
	color: #666666;
}
.linkUsMap .mainCon .conL .box p em {
	font-size: 15px;
	color: #333;
}
.linkUsMap .mainCon .conR {
	width: 737px;
	float: left;
}
/*站点地图*/
.p12-sitemap-1-xml{
	height: 30px;
	margin-top: 20px;
    line-height: 30px;
    text-align: right;
}
.p12-sitemap-1-tit {
            height: 46px;
            line-height: 46px;
            color: #fff;
            clear: both;
        }
        
.p12-sitemap-1-tit h3 {
    display: inline-block;
    font-size: 20px;
    padding: 0 30px;
    text-align: center;
    font-weight: normal;
    background: #e60012;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
        }
        
.p12-sitemap-1-tit a {
            color: #fff;
      
        }
.p12-sitemap-1 ul {
            padding-top: 15px;
            display: inline-block;
            width: 100%;
            border-bottom: 1px solid #d2d2d2;
            margin-bottom: 40px;
        }
        
.p12-sitemap-1 li a{
            height: 60px;
            line-height: 60px;
            border-bottom: 1px solid #d2d2d2;
            text-align: center;
            width: 16.66%;
            font-weight: normal;
            float: left;
            overflow: hidden;
             font-size: 16px;
            position: relative;
            top: 1px;
        }
.p12-sitemap-1 li a:hover{
	color: #e60012;
}


 .xnznr-search-1-tit{border-bottom: 1px solid #ccc; margin-top: 20px;}
.xnznr-search-1-tit h3{width: 145px;height: 46px;text-align: center;line-height: 46px;background: #333;color: #fff;font-weight: normal;position: relative;top: 1px;font-size:24px;}
