@charset "utf-8";
/* CSS Document */
* { box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */-webkit-text-size-adjust: none; outline: none; scroll-behavior: smooth;scroll-padding-top:88px;}

body{margin:0px; padding:0px; font-size:14px; font-family:Arial; line-height: 1.5}
a{color:#333; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#004ea1; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}

::-webkit-scrollbar {
	width: 5px;
	background-color: #ccc;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);

	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {

	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #003f7d;
}

.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px; font-family:Arial;outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal { max-width:1500px; width: 96%; margin: 0 auto;}
.wal2{ width:12.0rem; margin:0px auto; position: relative;}
.wal3{ max-width: 14.5rem; margin: 0 auto; }
.wal4{ max-width: 14rem; margin: 0 auto; }



.menu_top_tel{font-size:22px; color: #ef8300; line-height: 90px; font-family:'Koulen';}
.menu_top_tel i{font-size:20px; margin-right: 4px; color: #ef8300}


@media (max-width:1200px) {
.menu_top_tel{display: none}
}


.w_tel{ padding:20px 0px; color:#666; overflow: hidden; margin-bottom: 30px}
.w_tel span{font-size:18px; color:#004ea1;}
.w_tel a{font-size:16px; }


.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }

.Phone-Box{ display: none; }

/*头部导航*/
.header{ width: 100%; position: absolute; top: 0px; z-index: 15; left: 0px; transition: all .3s ease-out 0s;background: #fff;} 
.header .wal{ height:90px; position: relative; }
.header.mini{background:#fff;    z-index: 999; } 
.sortbar-fixed{ position: fixed; z-index: 999; background: #fff;}

.sortbar-fixed .nav li a{ color: #000;}
.sortbar-fixed .img1{ display: none!important;}
.sortbar-fixed .img2{ display: inline-block!important;}

.header .logo{ position: absolute; left: 0; top: 15px; display: block; overflow: hidden;}
.header .logo img{ width:auto; height:60px;vertical-align: top}
.header .logo .img2{ display: none; }

.nav{ position: absolute; right:0; top: 0px; }
.nav li{ float: left; margin-left: 0.55rem; font-size:18px; overflow:hidden}
.nav li a{ display: block; height:90px; line-height:90px;position: relative;}
.nav li a:hover{ color:#0058c5}
.nav li a:before{ content: ''; width: 100%; top: 0px; height: 0.03rem; background: #004ea1; display: none; position: absolute; }
.nav li .aNow1:before{ display: block; }
.nav.mini a{ color: #000; }

@media (max-width:1250px) {
.nav li{ float: left; margin-left: 0.5rem; font-size:16px; overflow:hidden}
.header .logo img{ width:auto; height:50px;vertical-align: top}
}

.topSearch{ position: relative; height: 0.36rem; width: 0.36rem; } 
.topSearch img{ position: absolute; right: 0.15rem; top: 0.1rem; }
.topSearch .img2{ display: none; }
.topSearch.mini .img1{ display: none; }
.topSearch.mini .img2{ display: inline-block; }
.topSearch input{ position: absolute; right: 0; display:none; padding: 0 0.15rem; height: 0.36rem; line-height: 0.36rem; background: #f5f5f5; border-radius: 0.24rem; -moz-border-radius: 0.24rem; box-shadow: 0px 0px 14px #ddd; width: 1.5rem; font-size: 10.15rem;} 
.header .lan{ height: 0.36rem; line-height: 0.36rem; padding-left: 0.24rem; }
.header .lan img{ cursor: pointer;} 
.header .lan .img2{ display: none; }
.header.mini .lan img{ display: none; }
.header.mini .lan .img1{ display: inline-block; }

.headDiv{ height:52px; position: relative; z-index:15; background: #fff;}
.headDiv .logo{ position: absolute; left: 0.2rem; top: 6px; }
.headDiv .logo img{ height: 40px; width: auto; vertical-align: top}


.header .lan .list{ position: absolute; top: 0.35rem; right: -0.2rem; display: none; width: 1.14rem; background: #fff; height: .8rem; }
.header .lan .list li{ font-size: 0.14rem; line-height: 0.36rem; padding-left: 0.17rem; }
.header .lan .list li a{ display: block; color: #a4a5a5; }
.header .lan .list li a:hover{ font-weight: bold; color: #004ea1; }



.navIco{ display: block; position: absolute; right: 0.2rem; top: 0; height: 0.8rem; text-align: center; width: 0.64rem; line-height:0.8rem;}
.navIco img{ width: 0.35rem; }
.navIco i{ color: #004ea1; font-size: 28px;line-height:52px; vertical-align: middle}

.sNav{ display: none; position: fixed; z-index: 18; width:  100%; background:rgba(255,255,255,1);padding-top: 50px; padding-bottom:50px; height:auto; left:0px; top:90px; border-top: 1px solid #ddd;box-shadow:0 0 20px 1px rgba(0,0,0,.1);} 
.sNav .leftImg{ padding-left: 1.0rem; width: auto; overflow: hidden;}
.sNav .leftImg img{ width: auto;  height: 284px; }
.sNav .midDiv{ padding-left: 0.7rem; width: 3.55rem; height: 210px; }
.sNav .msg{ font-size: 0.24rem; color: #000; padding-top: 0.42rem; line-height: 0.28rem; }
.sNav .wen{ font-size: 16px; color: #cdcdcd; padding: 0.15rem 0 0.25rem; line-height: 190%;text-transform: uppercase}
.sNav .btnDiv a{ position: relative; display: block; width: 1.62rem; height: 0.44rem; background: #004ea1; color: #fff; line-height: 0.44rem; text-indent: 10px; font-weight: bold; font-size: 12px; }
.sNav .btnDiv a:after{ content: ''; width: 40px; height: 9px; background: url(../images/nimg40_1.png) center no-repeat; background-size: 0.4rem; right: 0.28rem; top: 0.15rem; position: absolute;  }
.sNav .list{ width: 1.5rem; padding-top: 0.3rem; }
.sNav .list li{ height: 0.35rem; line-height: 0.35rem; font-size:16px; margin-bottom: 0.1rem;}
.sNav .list li a{ padding-left: 0.16rem; display: block; position: relative; color: #666;}
.sNav .list li a:before{ content: ''; position: absolute; left: 0px; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #dbdbdb; }
.sNav .list li a:hover{ font-weight: bold;}
.sNav .list li a:hover:before{ background: #004ea1;}

.sNav .list li a:hover{ color: #004ea1}

.sNav .list1{ width:360px; padding-top: 0.3rem; }
.sNav .list1 li{ height: 0.35rem; line-height: 0.35rem; font-size:16px; margin-bottom: 0.1rem; width:50%;float: left}
.sNav .list1 li a{ padding-left: 0.16rem; display: block; position: relative; color: #666;}
.sNav .list1 li a:before{ content: ''; position: absolute; left: 0px; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #dbdbdb; }
.sNav .list1 li a:hover{ font-weight: bold;}
.sNav .list1 li a:hover:before{ background: #004ea1;}

.sNav .list1 li a:hover{ color: #004ea1}



/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:1101; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#fff; height:100%; width:100%; float:right}
.navLayer .toptop{ padding: 0 0.2rem; height: 1.0rem; position: relative;}
.navLayer .logo{ position: absolute; left: 0.2rem; top: 0.35rem; }
.navLayer .logo img{ width: auto; height: 40px}
.navLayer .closeBtn{ width:30px; height:1.0rem; position:absolute; top:10px; right:10px; text-align: center; line-height: 1.0rem;}
.navLayer .closeBtn img{ width: 100%; height: auto}
.sideNav{ padding: 0.15rem 1rem 0.5rem; }
.subNav{ cursor:pointer; display:block; height:1rem; line-height:1rem; position:relative; font-size:0.34rem; border-bottom: #eee solid 1px;}
.subNav1{ background:url(../images/nimg53_2.png) right center no-repeat; background-size: 0.53rem; color: #2c2c2c;}
.subNav:before{ content: ""; display: block; width: 1.4rem; height: 1px; background: #004ea1; position: absolute; left: 0px; bottom: -1px; }
.subNav .name{ position:relative;}
.subNav a{ color:#2c2c2c; display: block;}
.currentDt{background:url(../images/nimg53_2on.png) right center no-repeat; background-size: 0.53rem;}
.navContent{display: none;}
.navContent a{display:block;  height:1.0rem; line-height:1.0rem; color:#666; font-size:0.28rem; border-bottom:#eee solid 1px; }

.sub_piclist li:hover:before{ background:#2c5dad}




