/*scroll bar*/
::-webkit-scrollbar {width:6px;height:6px}
::-webkit-scrollbar-button:vertical {display:none}
::-webkit-scrollbar-corner,::-webkit-scrollbar-track {background-color:#ccc}
::-webkit-scrollbar-thumb {border-radius:0;background-color:#5474b4;)}
::-webkit-scrollbar-thumb:vertical:hover {background-color:#5474b4;)}
::-webkit-scrollbar-thumb:vertical:active {background-color:#5474b4;)}

/*header*/
.header{height: 120px; overflow: hidden;}
.header .headerCont{width: 100%; height: 120px; position: fixed; top: 0; left: 0; padding: 0 50px; background: #fff; box-shadow: 0 0 20px 5px #f3f3f3; transition: all 0.3s ease; z-index: 9;}
.header .headerCont.down{height: 80px;}
.header .headerCont.down .logo{margin-top: 10px;}
.header .headerCont.down .nav li{padding: 25px 0;}
.header .headerCont.down .headerEntry{margin-top: 10px;}
.header .logo{margin-top: 30px; transition: all 0.3s ease;}
.header .logo img{height: 58px; display: block;}
.header .nav{margin-left: 100px;}
.header .nav li{position: relative; margin: 0 20px; padding: 45px 0; float: left; font-size: 15px; transition: all 0.3s ease; overflow: hidden;}
.header .nav li a{display: block; line-height: 30px; transition: all 0.3s ease;}
.header .nav li a:hover{color: #3a5c9c;}
.header .nav li span{width: 100%; height: 2px; background: #5474b4; position: absolute; left: 0; bottom: -2px;}
.header .nav li.active span{bottom: 0;}
.header .headerEntry {float:right; line-height:56px; margin-top: 30px; transition: all 0.3s ease;}
.header .headerEntry>span,.header .headerEntry>i,.header .headerEntry>a {display: inline-block; vertical-align: middle;}
.header .headerEntry span {font-size:14px;color:#4c4c4c;padding:0 18px;}
.header .headerEntry span a:hover {color:#36aab8;}
.header .headerEntry .line {width:1px;height:16px;background-color:#ccc;margin:0 18px;}
.header .headerEntry>a {margin-left:18px; width: 21px; height:16px;background-repeat:no-repeat;background-position:center center;}
.header .headerEntry .icon1 {background-image:url(../images/header_icon1.png);}
.header .headerEntry .icon1:hover {background-image:url(../images/header_icon1_on.png);}
.header .headerEntry .icon2 {background-image:url(../images/header_icon2.png);}
.header .headerEntry .icon2:hover {background-image:url(../images/header_icon2_on.png);}
.header .headerEntry .icon3 {background-image:url(../images/header_icon3.png);}
.header .headerEntry .icon3:hover {background-image:url(../images/header_icon3_on.png);}
.header .headerEntry .icon4 {background-image:url(../images/header_icon4.png);}
.header .headerEntry .icon4:hover {background-image:url(../images/header_icon4_on.png);}
.mNavBtn{display: none;}
.mNav{display: none;}

/*subnav*/
.subnav{height: 60px; padding: 0 50px; background: #fff; border-bottom: 1px solid #f2f2f2;}
.subnav .left{float: left; margin-top: 16px; overflow: hidden;}
.subnav .left a{width: 70px; height: 28px; line-height: 26px; display: inline-block; margin-right: 6px; font-size: 14px; border: 1px solid #bebebe; text-align: center; border-radius: 5px; transition: all 0.3s ease;}
.subnav .left a:hover{color: #fff; background: #5474b4;}
.subnav .crumb{float: left; margin-top: 16px;}
.subnav .crumb a{font-size: 14px; color: #333; line-height: 28px; margin-right: 4px;}
.subnav ul{float: right;}
.subnav ul li{display: inline-block; margin-left: 50px; font-size: 14px;}
.subnav ul li a{display: block; line-height: 58px;}
.subnav ul li a:hover{color: #5474b4; border-bottom: 2px solid #5474b4;}
.subnav ul li a.active{color: #5474b4; border-bottom: 2px solid #5474b4;}

/*links*/
.footLinks{background: #fff; padding: 70px 120px 90px;}
.footLinks h3{font-size: 30px; color: #333;}
.footLinks span{width: 16px; height: 2px; background: #50b791; display: block; margin: 20px 0;}
.footLinks .linkbox{font-size: 0;}
.footLinks .linkbox a{display: inline-block; width: 12.5%; text-align: center;}
.footLinks .linkbox a img{max-width: 100%;}
.footLinks .linkbox a .show{display: none;}
.footLinks .linkbox a:hover .show{display: inline-block;}
.footLinks .linkbox a:hover .gray{display: none;}
.footLinks.gray{background: #f5f5f5;}

/*footer*/
.footer{padding: 40px 120px 20px; background-color: #324d7e;}
.footer .footernav{padding-bottom: 45px; border-bottom: #486291 solid 1px; overflow: hidden;}
.footer .footernav .nav{float: left;}
.footer .footernav .nav li{float: left; line-height: 40px; margin-right: 40px;}
.footer .footernav .nav li a{color: #fff;}
.footer .footernav .nav li a:hover{color: #36aab8;}
.footer .footernav .footer-entry{float: right;}
.footer .footernav .footer-entry a{float: left;	margin-left: 20px; width: 40px;	height: 40px; background-color: #486291; border-radius: 50%; background-repeat: no-repeat; background-position: center;}
.footer .footernav .footer-entry .icon1{background-image: url(../images/Icon_5.png);}
.footer .footernav .footer-entry .icon2{background-image: url(../images/Icon_6.png);}
.footer .footernav .footer-entry .icon3{background-image: url(../images/Icon_7.png);}
.footer .footernav .footer-entry .icon4{background-image: url(../images/Icon_8.png);}
.footer .footernav .footer-entry a:hover{background-color: #2e4673;}
.footer .copyright{padding-top: 25px; font-size: 14px; line-height: 28px; color: #fff;}

/*wave*/
.waveContent{position: relative; background: #fff; height: 230px; overflow: hidden; z-index: 1;}
.waveContent .waves{position: absolute; bottom: -190px; height: 527px; width: 100%; overflow: hidden; z-index: 2; background: #fff;}
.index_waves{background: url(../images/page-index-waves.png) center 0 no-repeat;}
.wave1{height: 427px; width: 2402px; background-position: 0 -854px;}
.wave2{height: 427px; width: 2402px; background-position: 0 -427px;}
.waves>div{position: absolute; left: -180px; bottom: 0;}
.waves .wave1, .waves .wave2, .waves .wave3{animation: wave 5s ease-in-out alternate infinite;}
.waves .wave2{animation-delay: .6s;}
@keyframes wave{0%{-ms-transform:translate(0px,0px);-webkit-transform:translate(0px,0px);transform:translate(0px,0px)}50%{-ms-transform:translate(-80px,30px);-webkit-transform:translate(-80px,30px);transform:translate(-80px,30px)}100%{-ms-transform:translate(160px,-60px);-webkit-transform:translate(160px,-60px);transform:translate(160px,-60px)}}
@-webkit-keyframes wave{0%{-ms-transform:translate(0px,0px);-webkit-transform:translate(0px,0px);transform:translate(0px,0px)}50%{-ms-transform:translate(-80px,30px);-webkit-transform:translate(-80px,30px);transform:translate(-80px,30px)}100%{-ms-transform:translate(160px,-60px);-webkit-transform:translate(160px,-60px);transform:translate(160px,-60px)}}

/*search-alert*/
body.ovh{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.Search-alert{
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #5474b4;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	display: none;
}
.Search-alert .close{
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 4%;
	right: 2.6%;
	background: url(../images/Icon_52.png) no-repeat;
	cursor: pointer;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
}
.Search-alert .close:hover{
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.Search-alert .searchbar{
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 2.6%;
	width: 94.8%;
	overflow: hidden;
}
.Search-alert .searchbar .txt{
	width: 100%;
	height: 100px;
	line-height: 100px;
	padding: 0 80px;
	background-color: transparent;
	font-size: 60px;
	color: #fff;
	background-image: url(../images/Icon_51.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	border-bottom: #fff solid 1px;
	border-color: rgba(255,255,255,.2);
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
}
.Search-alert .searchbar .txt:focus{
	border-color: #fff;
}
.Search-alert .searchbar .btn{
	position: absolute;
	width: 80px;
	height: 100%;
	border: 0;
	top: 0;
	right: 0;
	background-color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-family: 'pingfang','Microsoft YaHei';
}

/*------------------header---------------------*/
@media screen and (max-width: 1600px){
	.header .nav{margin-left: 50px;}
	.header .headerEntry span{padding: 0 10px;}
	.header .headerEntry .line{margin: 0 10px;}
	.header .headerEntry>a{margin-left: 10px;}
}
@media screen and (max-width: 1400px){
	.header .headerCont{padding: 0 30px;}
	.header .nav{margin-left: 30px;}
	.header .nav li{margin: 0 15px;}
	.header .headerEntry span{padding: 0 6px;}
	.header .headerEntry .line{margin: 0 6px;}
	.header .headerEntry>a{margin-left: 6px;}
}
@media screen and (max-width: 1250px){
	.header .headerCont.down{height: 60px;}
	.header .headerCont.down .logo{margin-top: 5px;}
	.header .headerCont.down .nav li{padding: 15px 0;}
	.header .headerCont.down .headerEntry{margin-top: 0;}
	.header{height: 80px;}
	.header .headerCont{height: 80px;}
	.header .logo{margin-top: 16px;}
	.header .logo img{height: 48px;}
	.header .nav{margin-left: 20px;}
	.header .nav li{font-size: 14px; margin: 0 10px; padding: 25px 0;}
	.header .headerEntry{margin-top: 10px;}
}
@media screen and (max-width: 1100px){
	.header .nav li{font-size: 12px;}
	.header .headerEntry span{font-size: 12px;}
}
@media screen and (max-width: 992px){
	.header .headerCont.down{height: 50px;}
	.header .headerCont.down .mNavBtn{margin-top: 16px;}
	.header{height: 60px;}
	.header .headerCont{height: 60px; padding: 0 10px;}
	.header .logo{margin-top: 10px;}
	.header .logo img{height: 40px;}
	.header .nav{display: none;}
	.header .headerEntry{display: none;}
	.mHeadMask{width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, 0.3); z-index: 1009; display: none;}
	.mNavBtn{display: block; width: 24px; height: 16px; float: right; margin: 22px 10px 0 0; position: relative; transition: all 0.3s ease; cursor: pointer;}
	.mNavBtn span{position: absolute; left: 0; width: 24px; height: 2px; background: #000;}
	.mNavBtn span.line1{top: 0;}
	.mNavBtn span.line2{top: 7px;}
	.mNavBtn span.line3{bottom: 0;}
	.mNav{display: block; width: 80%; overflow: hidden; height: 100%; position: fixed; top: 0; right: -80%; z-index: 1099; background: #333; -webkit-transition: all 0.3s; transition: all 0.3s;}
	.mNav.active{right: 0;}
	.mNav .closeNav{width: 24px; height: 24px; position: relative; margin: 17px 0 20px 20px; cursor: pointer;}	
	.mNav .closeNav span{position: absolute; left: 0; top: 11px; width: 24px; height: 2px; background: #fff;}
	.mNav .closeNav span.line1{transform: rotate(45deg);}
	.mNav .closeNav span.line2{transform: rotate(135deg);}
	.mNav a{display: block; line-height: 40px; color: #ababab; font-size: 14px; font-weight: 600; padding: 0 20px; border-bottom: 1px solid #3a3a3a;}
}

/*------------------subnav---------------------*/
@media screen and (max-width: 1400px){
	.subnav{padding: 0 30px;}
	.subnav ul li{margin-left: 30px;}
}
@media screen and (max-width: 1100px){
	.subnav ul li{margin-left: 15px;}
}
@media screen and (max-width: 992px){
	.subnav{padding: 0 10px; height: 90px; overflow: hidden;}
	.subnav .left{float: none; text-align: center; margin-bottom: 10px;}
	.subnav ul{float: none; text-align: center; position: relative; bottom: -20px; margin-top: -20px; overflow-y: hidden; overflow-x: scroll; white-space: nowrap;}
	.subnav ul li{margin: 0 10px;}
	.subnav ul li a{line-height: 40px;}
	.subnav .crumb{float: none; margin: 10px 0;}
	.subnav .crumb a{font-size: 12px;}
}

/*------------------------footer-----------------------*/
@media screen and (max-width: 1600px){
	.footLinks{padding: 70px 50px;}
	.footer{padding: 40px 50px 20px;}
}
@media screen and (max-width: 1200px){
	.footLinks{padding: 20px 10px;}
	.footLinks h3{font-size: 18px;}
	.footLinks span{margin: 10px 0 0;}
	.footer .footernav .nav li{margin-right: 22px;}
}
@media screen and (max-width: 992px){
	.footLinks .linkbox a{width: 33%;}
	.footLinks .linkbox a img.gray{display: none !important;}
	.footLinks .linkbox a img.show{display: block !important; margin: 0 auto;}
	.footer{padding: 20px 10px;}
	.footer .footernav{padding-bottom: 20px;}
	.footer .footernav .nav{float: none; overflow: hidden; text-align: center; margin-bottom: 10px;}
	.footer .footernav .nav li{float: none; display: inline-block; font-size: 14px; margin: 0 6px; line-height: 24px;}
	.footer .footernav .footer-entry{float: none; text-align: center;}
	.footer .footernav .footer-entry a{float: none; display: inline-block; margin: 0 10px;}
	.footer .copyright{text-align: center; font-size: 14px; padding-top: 10px;}
}

/*------------------search-alert---------------------*/
@media screen and (max-width: 1600px){
	.Search-alert .searchbar{ margin-top: -40px; }
	.Search-alert .searchbar .txt{ height: 80px; line-height: 80px; font-size: 40px; }
}
@media screen and (max-width: 1366px){
	.Search-alert .searchbar{ margin-top: -30px; }
	.Search-alert .searchbar .txt{ height: 60px; line-height: 60px; font-size: 30px; }
}
@media screen and (max-width: 992px){
	.Search-alert .close{ top: 2%; }
	.Search-alert .searchbar{ margin-top: -20px; }
	.Search-alert .searchbar .txt{ height: 40px; line-height: 40px; padding: 0 50px 0 30px; background-position: 4.5px center; font-size: 20px; }
	.Search-alert .searchbar .btn{ width: 50px; height: 40px; font-size: 14px; }
}



