@charset "utf-8";
/*重置*/
body,h1,h2,h3,h4,h5,dl,dd,dt,p,ul,li,ol{ margin:0; padding:0;}
input,select,form,textarea,button,video{ border:none; margin:0;outline:none; padding:0; appearance:none;}
h1,h2,h3,h4,h5{ font-weight:normal;}
img{ border:none;}
a{
	text-decoration:none; outline:none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;}
select{
	/*-webkit-appearance:none; 去除系统默认的样式*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body,button,input,select,textarea{ font: normal 16px/100% Helvetica, Arial, sans-serif;}
li{ list-style-type:none;}
/*主色

蓝色：- 0075bd
红色：- e6003d


*/
.px1200{width: 1200px;margin:0 auto;}
.px25{width: 100%;height: 2px;background: #0075bd; margin: 25px 0;}

/*头部*/
.head{
	width: 100%;
	height: 90px;
	/* */
	background-repeat: repeat-x;
	-moz-box-shadow:0px 2px 7px #e6e6e6; -webkit-box-shadow:0px 2px 7px #e6e6e6; box-shadow:0px 2px 7px #e6e6e6;}
.head.on{
	background-color: #172774;}

.head>div{
	width: 1200px;
	margin:0 auto;
	height: 90px;
	position: relative;}

.head>div .shangb{
	/*padding-top: 30px;*/
	height: 70px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack:justify ;
    justify-content: space-between;}


.head>div .shangb .sos ul{
	overflow: hidden; padding-bottom: 10px;}
.head>div .shangb .sos ul img{
	float: left;}.head>div .shangb .sos ul li:first-child{
	padding-left: 0px;}
.head>div .shangb .sos ul li{
	padding:0 15px;
	float: left;}
.head>div .shangb .sos ul li a{
	color: #0075bd;
	font-size: 16px;}
.head>div .shangb .sos input{
	width: 250px;
	height: 34px;
	padding: 0 10px;
	border: solid 1px #0075bd;
	border-radius: 2px;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	float: left;}
.head>div .shangb .sos button{
	width: 55px;
	height: 36px;
	background: #0075bd;
	border: none;
	border-radius: 2px;
	border-top-left-radius:0;
	border-bottom-left-radius:0;}
.head>div .shangb .dianh{
	padding-left: 46px;
	background:no-repeat center left url();
	line-height: 26px;}
.head>div .shangb .dianh p{
	font-size: 18px;font-weight: bold;
	color: #0075bd;padding-top: 8px;}

.head>div .shangb .dianh h3{
	font-size: 24px;font-weight: bold;
	color: #0075bd;}

/*导航*/
.head>div .dh{
	bottom: 2px;
	/*height: 57px;*/
	/*background: #f3f3f3;*/
	/*width: 100%;*/
	margin-top: 5px;}
.head>div .dh ul{
	padding: 0 1px;}
 .head>div .dh ul li{
 	float: left;
 	height: 57px;
 	text-align: center;
 	/*border-left:solid 1px #69aed8;*/
 	position: relative;}
.head>div .dh ul li:first-child{
	border-left:none;}
.head>div .dh ul li>a{
	display: inline-block;
	color: white;
	line-height: 56px;
	font-size: 18px;
	position: relative;
	bottom: -1px;
	width: 100%;}
.head>div .dh ul li.no>a{
	background: #fff;}
.head>div .dh ul li>a p{
	display: inline-block;
	padding: 0 3px;}
.head>div .dh ul li.no>a p{
	background:no-repeat center right url(../images/dh_b2.jpg);
	color: #0075bd;
	padding-right:10px;}
.head>div .dh ul li.no>a p:first-child{
	background:no-repeat center left url(../images/dh_b1.jpg);
	color: #e6003d;
	padding-left:10px;
	padding-right:0px;}

.head>div .dh ul li:hover>a{
	background: #fff;}

.head>div .dh ul li:hover>a p{
	display: inline-block;
	padding: 0 3px;}
.head>div .dh ul li:hover>a p{
	background:no-repeat center right url(../images/dh_b2.jpg);
	color: #0075bd;
	padding-right:10px;}
.head>div .dh ul li:hover>a p:first-child{
	background:no-repeat center left url(../images/dh_b1.jpg);
	color: #e6003d;
	padding-left:10px;
	padding-right:0px;}
.head>div .dh ul li dl{
	background: #fff;
	font-size: 16px;
	/*-moz-box-shadow:0px 2px 7px #e6e6e6; -webkit-box-shadow:0px 2px 7px #e6e6e6; box-shadow:0px 2px 7px #e6e6e6;*/
	padding: 10px 0;
	text-align: left;
	display: none;
	position: relative;
    z-index: 100;}

.head>div .dh ul li dl dd a{
	color: #0075bd;
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 8px;
	/*border-bottom: solid 1px #d8e8f1;*/
	transition:padding-left .5s;
-moz-transition:padding-left .5s; /* firefox 4 */
-webkit-transition:padding-left .5s; /* safari and chrome */
-o-transition:padding-left .5s;}
.head>div .dh ul li dl dd a:before {
    content: "路";
    margin-right: 5px;
    font-family: "寰蒋闆呴粦";}

.head>div .dh ul li dl dd a:hover{
	padding-left:15px;}
.he


/*banner*/
/* 鏈緥瀛恈ss */

.slideBox_banner{height:500px; overflow:hidden; position:relative;}
.slideBox_banner .hd{
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 100%;
    z-index: 1;
    /* margin: 0 auto; */
    text-align: center;}

@media screen and (max-width: 999px){
	.slideBox_banner .hd{
		top: 280px;}
}
.slideBox_banner .hd ul{ overflow:hidden; zoom:1; display: inline-block;}

.slideBox_banner .hd ul li{ float:left; margin:0 4px;  width:93px; height:3px;border-radius:1px; line-height:14px; text-align:center;
 background:#fff; cursor:pointer;line-height: 100px;overflow: hidden;}
.slideBox_banner .hd ul li.on{ background:#0075bd; color:#fff;}
.slideBox_banner .bd{ position:relative; height:100%; z-index:0;}
.slideBox_banner .bd ul {
    margin-left: -960px;
    left: 50%;
    position: relative;}
.slideBox_banner .bd li{ zoom:1; vertical-align:middle;}

.slideBox_banner .bd img {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: block;
	object-fit: cover;}
@media screen and (max-width: 999px){
	.slideBox_banner .bd img {
		height: 280px;
		object-fit: fill;}
}




/* 涓嬮潰鏄墠/鍚庢寜閽唬鐮侊紝濡傛灉涓嶉渶瑕佸垹闄ゅ嵆鍙� */
.slideBox_banner .prev,
.slideBox_banner .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.jpg) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;}




.slideBox_banner .next{ left:auto; right:3%; background-position:8px 5px;}
.slideBox_banner .prev:hover,
.slideBox_banner .next:hover{ filter:alpha(opacity=100);opacity:1;}
.slideBox_banner .prevStop{ display:none;}
.slideBox_banner .nextStop{ display:none;}



.bj_huaw{
	height: 35px;
	padding-top: 8px;
	width: 100%;
	background:repeat-x url(../images/huaw.jpg);}

 .bj_huaw1{
	height: 35px;
	padding-bottom: 8px;
	width: 100%;
	background:repeat-x url(../images/huaw1.jpg);}

 /*鏂伴椈*/
 .cgNews{
 	/*padding: 20px 0 20px 0 ;*/
	 /*height: calc(100% - 100px);*/
	 margin-top: 10px;}
.newsTop{
	 overflow: hidden;}
.newsTop .left{
	width: 528px;
	float: left;
	padding-right: 70px;}
.newsTop .right{
	width: 578px;
	float: right;
	padding-right: 20px;}
.newsTop .left>div{
	padding: 2px 0;
	overflow: hidden;}
.newsTop .left>div h2{
	font-size: 22px;
	line-height: 24px;
	color: rgb(102, 102, 102);
	float: left;}


.newsTop b {
	display: inline-block;
	width: 10px;
	height: 28px;
	line-height: 20px;
	margin: 0 16px;
	background: url() 100% no-repeat;}

.news-title.on{
	font-weight: 700;
	color: #546f44;}


.newsTop .left>div a{
	color: #b6b6b6;
	line-height: 24px;
	font-size: 18px;
	float: right;}
.newsTop .left ul
{
	padding: 10px 0;}

.newsTop .left ul a{
	color: #7a7b7b;
	font-size:15px;
	line-height: 36px;}
/*.newsTop .left ul a:before{*/
/* content: ">";*/
/*    margin-right: 5px;*/
/*    font-family: "微软雅黑";*/
/*}*/
.newsTop .left ul a:hover{
	color: #0075bd;}
.newsTop .left ul a p{
	display: inline-block;}
.newsTop .left ul a span{
	float: right;
	color: #717272;}

.ship{
	padding: 20px 0px 0 0px;}

.ship>.bt{
	padding: 2px 0 8px 0;
	overflow: hidden;
	border-bottom:solid 1px #d9dadb;}
.ship>.bt h2{
	height: 22px;
	font-size: 22px;
	padding-left: 8px;
	border-left: solid 2px #0075bd;
	line-height: 22px;
	color: #0075bd;
	float: left;}
.ship>.bt a{
	color: #b6b6b6;
	line-height: 24px;
	font-size: 18px;
	float: right;}

.shipN{
	padding: 10px 0 0 0;
	overflow: hidden;}
.shipN .left  img{
	width: 600px;
	height:365px;}
.shipN .left{
	width: 600px;
	float: left;
	position: relative;
	text-align: center;}

.shipN .left span{
	background: #0075bd;
	display: inline-block;
	padding:15px 30px;
	width: 430px;
	height: 50px;
	position: relative;
	bottom: 50px;
	font-size: 18px;
	text-align: left;
	line-height: 26px;
	color: #fff;}

.shipN .right{
	width: 555px;
	float: right;}
.shipN .right li{
	overflow: hidden;
	margin-bottom: 9px;}
.shipN .right dt{
	float: left;
	width: 184px;
	margin-right:18px;}

.shipN .right dd{
	line-height: 40px;
	font-size: 17px;
	color: #494949;}
.shipN .right dd:hover{
	color: #0075bd;}
.shipN .right span{
	line-height: 30px;
	color: #858585;}
.shipN .right li:hover{
background: #f3f3f3;}


/**/



/*footer*/
.footerBeiJ{
	height: 205px;
	background:no-repeat bottom center url(../images/imgfooter.jpg);
	position: relative;}

.footerZd{
	width:100%;
	background:rgba(0,0,0,.5);
	height: 200px;
	position: relative;
	bottom: 0px;}

.footerZd .footerLogo{
	float: left;
	padding: 35px 0;}

.footerZd .lianxDiz{
	float: left;
	padding: 40px 0;
	margin-left: 100px;
	width: 370px;}

.footerZd .lianxDiz p{
	color: #b8b8bb;
	line-height: 25px;
	padding-left:14px;
	float: left;}

.footerZd .lianxDiz p.p1{
	padding-left:18px;
	margin-left: 20px;}
.footerZd .lianxDiz p.p2{
	background:no-repeat left center url(../images/img-3.jpg);}


.footerZd .yq{
	float: right;
	width: 238px;
	height: 38px;
	border:solid 1px #b8b8bb;
	margin-top: 40px;
	position: relative;
	border-radius: 3px;}

.footerZd .yq p{
	line-height: 40px;
	color: #b8b8bb;
	font-size: 16px;
	padding: 0 10px;
	cursor:pointer;
	background:no-repeat right 10px center url(../images/footerjt.jpg);}

.footerZd .yq .xl{
	position: absolute;
	bottom:38px;
	width:240px;
	background: #fff;
	border-radius: 3px;
	z-index: 1;
	display: none;}

.footerZd .yq .xl a{
	display:block;
	line-height: 20px;
	padding:3px 10px;
	color: #666;}
.footerZd .yq .xl a:hover{
	color: #0075bd;}

.beian{
	width:100%;
	height: 55px;
	border-top:solid 1px #4c777c;
	position: absolute;
	bottom: 0px;
	line-height: 40px;
	color: #b8b8bb;}

header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999
;}
.header.on {
	background: #192876;
	box-shadow: 0 2px 5px rgba(0,0,0,.1);}
.slick_bar{
	position: relative;
	height: 100vh;
	width: 100vw;
	overflow-x:hidden ;
	background-color: #cfe0fe;}
.full_height{
	height: 100%;}


.main_wrap {
	position: fixed;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 99;
	background-color: #d2e3ff;}


.net_total{
	height: 65px;
	margin:0 auto;
	background: linear-gradient(to right, #013cae, #0095e4);}
.net_wrap{
	width: 1050px;
	margin:0px auto;}
.net_item{
	display: inline-block;
	margin-top: 15px;
	width: 130px;
	text-align: center;
	color: white;
	font-size: 18px;}
.net_item_num{
	margin-top: 5px;
	color: white;}

.net_wrap b{
	display: inline-block;
	width: 10px;
	height: 28px;
	line-height: 20px;
	background: url(../images/xieg.png) 100% no-repeat;}

#wp_nav_w1 .wp_nav .nav-item a.parent:hover{
	color: white;}

.bar_tab .bd a:nth-child(2n){background:#5eb3bf;}
.bar_tab .bd a:nth-child(3n){background:#3c98b3;}
.bar_tab .bd a:nth-child(4n){background:#386fb2;}
.bar_tab .bd a:nth-child(5n){background:#635cbd;}
.bar_tab .bd a:nth-child(6n){background:#7d6cb5;}
.bar_tab .bd a:nth-child(7n){background:#56aab6;}
.bar_tab .bd a:nth-child(8n){background:#48969f;}
.bar_tab .bd a:nth-child(9n){background:#3790aa;}
.bar_tab .bd a:nth-child(10n){background:#2ab2d9;}


/**底部start**/
.about-us {
	padding: 0px 0;
	background: url(../images/footer4.jpg) repeat center;
	background-size: cover;}
.about-us .nav-wrap {}
.about-us .qrcode-content .footer-head-imgWrap {
	margin: 0 auto;}
.about-us .footer-head-imgWrap {
	height: 100px;
	width: 90px;
	overflow: hidden;}

.about-us .about-us-item {
	float: left;
	display: block;
	font-size: 12px;
	color: rgb(153, 153, 153);
	width: 400px;}

.about-us .about-us-item.aboutUs-yxxy {
	width: auto;
	float: right;}
.about-us h3 {
	color: #fff;
	font-size: 16px;
	text-align: left;}

.about-us .footer-head img {
	display: block;
	width: 100%;}
.about-us .aboutUs-yxxy .qrcode-content .footer-head {
	width: 130px;}

.about-us .footer-head {
	width: 90px;
	height: 150px;
	overflow: hidden;
	float: left;
	padding-right: 30px;
	text-align: center
;}
.about-us .aboutUs-yxxy .footer-head {
	padding-right: 10px
;}
.about-us .footer-head .yxxy-name {
	padding-top: 5px;}
.about-us .about-us-item.first {
	width: 400px;
	line-height: 40px;}
.about-us .about-us-item.seconed {
	width: 233px;
	padding-right: 100px;}
.no-right.about-us h3 {
	text-align: center;}
.no-right.about-us .about-us-item.first {
	width: 100%;}
.no-right.about-us .about-us-item {
	float: none;
	text-align: center;}
.nav-wrap {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;}
.gzzd{
	float: right;
	border:0;
	padding-right: 0;}
.gzzd>div h2{
	font-size: 22px;
	line-height: 24px;
	color: rgb(102, 102, 102);
	float: left;}
.gzzd>div a{
	color: #b6b6b6;
	line-height: 24px;
	font-size: 18px;
	float: right;}
.newsTop .gzzd ul a{
	color: #7a7b7b;
	font-size:15px;
	line-height: 36px;}


#wp_nav_w1 .wp_nav .sub-nav .nav-item a{
	min-width: 127px;}
.news_title{}
.news_biaoti{}
.news_fabushijian{
	line-height: 36px;}

.time_wrap  time {
	float: left;
	width: 41px;
	font-size: 9px;
	border: 1px solid #8dac9a;
	border-radius: 4px;
	padding: 0 8px;
	/*line-height: 19px;*/
	text-align: center;
	color: #546f44;}

.time_wrap em {
	font-size: 16px;
	font-weight: 700;
	/*line-height: 23px;*/
	border-bottom: 1px solid #a2bcbb;
	display: block;
	font-style: normal;}

.time_wrap  p {
	font-weight: 700;
	text-transform: uppercase;
	font-style: normal;}

#wp_news_w22 li{
	margin-top: 5px;}
.time_wrap{
	line-height: 16px;
	margin-right: 5px;}





/**底部end**/

/*.case{*/
/*	width: 450px;*/
/*	margin: 10px auto;*/
/*	background: #fff;*/
/*	padding: 15px;*/
/*	box-shadow: 0 0 10px #ccc;*/
/*}*/
/*滚动条样式*/