@charset "utf-8";
/*
@media screen and(-webkit-min-device-pixel-ratio:0){} chrome
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#99000000', EndColorStr='#99000000');
filter:Alpha(opacity=50);
pointer-events:none;	//鼠标穿透
hidefocus="true"	//超链接不显示周围的虚线
*/

/* css reset */
html, body, h1, h2, h3, h4, h5, h6, div, ol, ul, li, dl, dt, dd, table, caption, tr, th, td, span, p, a, b, u, i, em, img, iframe, fieldset, form, label, legend, input, button, select, textarea { margin: 0; padding: 0;}
body { font: 14px/1.5 "Microsoft YaHei", Arial, Tahoma, Helvetica, sans-serif; margin: 0 auto; color:#474747; background-color:#fff;}
input, button, textarea, select { font: 14px/1.5 "Microsoft YaHei", Arial, Tahoma, Helvetica, sans-serif; outline: 0; border: 0; background: none; color:inherit;}
input:focus, textarea:focus { color:inherit;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1;}
ol, ul, li { list-style: none;}
select { appearance: none; -moz-appearance: none; -webkit-appearance: none;}
textarea { overflow:auto; resize:none;}
table { border-collapse: collapse; border: 0;}
caption, th { font-weight:normal;}
img { border: 0; outline:0; vertical-align: middle;}
i, em { font-style:normal;}
a { text-decoration: none; color:inherit;}
a:focus { outline:0;}

@font-face {
	font-family: 'impact';
	src: url('../fonts/impact.eot');
	src: url('../fonts/impact.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/impact.woff') format('woff'),
	 url('../fonts/impact.ttf') format('truetype'),
	 url('../fonts/impact.svg#impact') format('svg');
}

@font-face {
	font-family: 'AvianRegular';
	src: url('../fonts/AvianRegular.eot');
	src: url('../fonts/AvianRegular.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/AvianRegular.woff') format('woff'),
	 url('../fonts/AvianRegular.ttf') format('truetype'),
	 url('../fonts/AvianRegular.svg#AvianRegular') format('svg');
}

::-ms-clear, ::-ms-reveal{ display: none;}
/* WebKit browsers */
::-webkit-input-placeholder { color: #909090;}
/* Mozilla Firefox 4 to 18 */
:-moz-placeholder { color: #909090; opacity: 1;}
/* Mozilla Firefox 19+ */
::-moz-placeholder { color: #909090; opacity: 1;}
/* Internet Explorer 10+ */
:-ms-input-placeholder { color: #909090;}
.placeholder { color:#909090;}

/* 通用 */
.clear:after{ content:''; display:block; height:0; visibility:hidden; clear:both;}
.middle{ font-size: 0; letter-spacing: -1.5em;}
.middle:after{ content:''; display:inline-block; vertical-align:middle; height:100%;}
.justify{ text-align:justify;}
.justify:after{ content:''; padding-left:100%;}
.wrap{ position:relative; width:1250px; height:100%; margin:0 auto;}
.pos-fix{ position:fixed !important;}
.pos-abs{ position:absolute !important;}
.left{ float: left;}
.right{ float: right;}

#header, #footer, #container{ position: relative; width:100%; min-width:1250px; margin: 0 auto;}
#header{ height: 110px; background-color: #fff; color: #333; z-index: 2;}
#header.pos-abs{ left: 0; top: 9px; right: 0; background-color: transparent; color: #fff;}
#header .logo{ position: absolute; left: 0; top: 0; bottom: 0; margin: auto; width: 250px; height: 110px; overflow: hidden;}
#header .logo img{ display: block; width: 100%;}
#header .logo .i1{ display: none;}
#header.pos-abs .logo .i1{ display: block;}
#header.pos-abs .logo .i2{ display: none;}
#header .nav{ position: absolute; right: 0; top: 0;}
#header .nav ul{}
#header .nav li{ position: relative; float:left; text-align: center;}
#header .nav li > a{ display: block; min-width: 90px; padding: 62px 10px 24px; font-size: 16px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
#header .nav li.cur > a{ color: #3eaae8;}
#header .nav li:hover > a{ background: url(../image/temp/png8.png); color: #fff;}
/*#header .nav li:hover > a{ color: #3eaae8;}*/
#header .subnav{ position: absolute; left: 0; right: 0; top: 100%; padding: 22px 0; background: url(../image/temp/png9.png); color: #fff; opacity: 0; visibility: hidden;}
#header .subnav li{}
#header .subnav li + li{ margin-top: 17px;}
#header .subnav li > a{ padding: 0 10px;}
#header .subnav li > a:hover{ color: #edcd6b; background: none;}
#header .nav .arr{ display: none;}
#header .nav li:hover .subnav{ opacity: 1; visibility: visible;}

#container{ overflow: hidden;}

#footer{ color: #fff; z-index: 11;}
#footer .right {float: none;text-align: center;}
#footer .bottom{ padding: 28px 0; background-color: #2b2b2b;}
#footer .news{ height: 126px; background: url(../image/temp/jpg7.jpg);}
#footer .news + .bottom{ padding: 21px 0; background: url(../image/temp/jpg8.jpg);}
#footer .links{ float: left;}
#footer .links > a{ margin: 0 9px;}
#footer .copy{ margin-right: 35px;}
#footer .copy i{ font-family: Arial;}
#footer .ftbj{ margin-right: 45px;}
#footer .wx{ position: relative; margin: auto; width: 34px; height: 34px;display: inline-block;vertical-align: middle;}
#footer .wx img{ display: block; width: 100%;}
#footer .left{ position: relative; margin-top: 41px; margin-right: 37px; padding-bottom: 15px; font-family: AvianRegular; font-size: 30px; text-transform: uppercase; line-height: 1;}
#footer .left:before{ content: ''; position: absolute; left: 0; right: 0; bottom: 0; margin: auto; width: 64px; border-bottom: 1px solid #fff;}
#footer .list{ padding-top: 33px; overflow: hidden;float: left;}
#footer .list li{ float: left; width: 300px;}
#footer .list li + li{ margin-left: 38px;}
#footer .erweima {float: right;margin-top: 30px;width: 71px;height: 71px;overflow: hidden;}
#footer .erweima img {width: 100%;height: 100%;}
#footer .list .h3{ margin-bottom: 10px; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
#footer .list .p{ font-size: 12px;}
#footer .mask{ position: absolute; left: 50%; bottom: 100%; margin-left: -60px; margin-bottom: 5px; padding: 10px; width: 100px; height: 100px; border-radius: 5px; background-color: #fff; display: none;}
#footer .wx:hover .mask{ display: block;}
#footer a{}
#footer a:hover{ color: #3eaae8;}
#footer.fBottom{ position:fixed; left:0; bottom:0;}

/* 面包屑 */
.bread{}
.bread a{}
.bread a:hover{ color:#ff5705;}
.bread .cur{ color:#ff5705;}

/* 置顶 */
.gotop{ position:fixed; right:15px; bottom:100px; width:50px; height:145px; background:url(../image/gotop.png) no-repeat; display:none; z-index:12;}
.gotop.fr{ left:100%; margin-left:-100px;}

/* 弹窗 */
.popWindow{ position:fixed; left:0; top:0; width:100%; height:100%; background: url(../image/opacity-b60.png); opacity: 0; visibility: hidden;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.popWindow.popShow{ opacity: 1; visibility: visible; z-index:999;}
.popWindow .popDialog{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto;}
.popWindow .popOverlay{ position:absolute; left:0; top:0; width:100%; height:100%;}
.popWindow .popClose{ position:absolute; right:12px; top:12px; z-index:1;}

.popWindow .btnWarp{ text-align:center; border-top:#e4e4e4;}
.popWindow .btnWarp .center{ display:inline-block; overflow:hidden;}
.popWindow .btnWarp button{ float:left; cursor:pointer; border-radius:5px; background-color:#f0f0f0; border:1px solid #c3c3c3;
	-webkit-transition:all .2s;
	transition:all .2s;
}
.popWindow .btnWarp button:hover{ background-color:#4f89f5; color:#fff; border-color:#4e73b9;}

/* 分页 */
.page{ text-align:center; width:100%; font-size:0;}
.page ul{ display:inline-block; overflow:hidden;}
.page li{ float:left; min-width:34px; padding:0 3px; color:#707070; line-height:34px; font-family: AvianRegular; font-size: 20px;}
.page li a{ display:block; min-width:34px; height:34px; line-height:34px; color:#474747; border:1px solid #e3e3e3; border-radius:4px;
	-webkit-transition:all .2s;	
	transition:all .2s;	
}
.page a[href]:hover, .page a.cur{ background-color:#245b89; border-color:#245b89; color: #fff;}
.page .prev, .page .next{ background: left no-repeat;}
.page .prev{ background-image: url(../image/prev.png);}
.page .next{ background-image: url(../image/next.png);}
.page .prev:hover, .page .next:hover{  background-position: right;}
.page .jump{ margin-left: 15px;}
.page .input{ float: left; margin: 8px 0; padding: 0 8px; width: 30px; border-right: 1px solid #e3e3e3;}
.page .input input{ display: block; width: 100%; text-align: center;}
.page .btn{ float: left; width: 50px; height: 100%; cursor: pointer;}

/* 下拉选框 */
.selectWarp{ text-align:left; cursor:pointer; position:relative; border:1px solid #a9a9a9;}
.selectWarp .selectBtn{ position:relative; overflow:hidden; height: 26px; padding:0 26px 0 12px; line-height: 26px; font-size:12px; color:#474747;}
.selectWarp .selectBtn .arr{ position:absolute; right:10px; top:0; width:12px; height:100%; background:url(../image/select_arrow.png) left no-repeat;}
.selectWarp .down .arr{ background-position:right;}
.selectWarp .options{ max-height:90px; overflow:hidden; padding:12px 2px 12px 12px; background-color:#FFF; border:1px solid #a9a9a9; position: absolute; left: -1px; right: -1px; top: 26px; z-index:10; display: none;}
.selectWarp ul{ padding-right:20px;}
.selectWarp ul li{ font-size:12px; margin-bottom:5px;}
.selectWarp ul li:hover { color:#909090;}
.selectWarp .mCSB_inside > .mCSB_container{ margin:0;}


.curmbs {border-top: 2px solid #dddddd;}
.curmbs .p {font-size: 14px;color: #474747;padding-top: 24px;line-height: 18px;}
.curmbs .p:before {content: "";float: left;display: inline-block;width: 3px;height: 18px;background: #1F4C9F;margin-right: 8px;}
.curmbs .p a {font-size: 14px;color: #474747;}
.curmbs .p a:hover {color: #1f4c9f;}

/****/
@media screen and (max-width: 750px) {
#header, #footer, #container {min-width: initial;}
	#container{ min-height: 7rem;}
#footer.fBottom {position: relative;}
.wrap {width: auto;margin: 0 0.2rem;}
#header {height: 1.2rem;z-index: 12;}
#header .logo {width: 2.5rem;height: 1.1rem;}
.nav_mask {position: fixed;top: 0;right: 0;left: 0;bottom: 0;background: rgba(0,0,0,0.6);z-index: 9;}
#header .nav {top: 0;display: none;}
#header .nav ul {position: absolute;background: #fff;z-index: 10;right: -0.2rem;left: initial;width: 5.4rem;top: 0;padding: 1rem 0;}
#header .nav li { position: relative; display: block;float: none;padding: 0 0.4rem;line-height: 0.8rem;}
#header .nav li+li {margin-left: 0;}
#header .nav li > a { padding: 0; min-width: 1px; font-size: 0.32rem;}
#header .nav .subnav{ position: static; padding: 0.2rem 0; width: 100%; background: url(../image/temp/png9.png); color: #fff; opacity: 1; visibility: visible; display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#header .nav .subnav li{ padding: 0;}
#header .nav .subnav li + li{ margin-top: 0;}
#header .nav .subnav li > a{ padding: 0;}
#header .nav .subnav li > a:hover{ color: #edcd6b; background: none;}
#header .nav .arr{ position: absolute; right: 0.4rem; top: 0; display: block; width: 0.8rem; height: 0.8rem; font-family: Arial; font-size: 0.5rem; text-align: center;}
#header .nav .arr:after{ content: '+';}
/*#header .nav .cur > a{ background: url(../image/temp/png8.png); color: #fff;}*/
#header .nav .cur .arr:after{ content: '-';}
#header .nav .cur .subnav{ display: block;}

#header .menu{position:absolute;right:0;top:0.3rem;width:40px;cursor:pointer;height:30px;z-index: 15;}
#header .menu i{float:right;border-top:3px solid #245b89;
transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s;}
#header .menu i:nth-child(1){width:100%;position:absolute;right:0;top:0;}
#header .menu i:nth-child(2){width:60%;position:absolute;right:0;top:14px;}
#header .menu i:nth-child(3){width:85%;position:absolute;right:0;top:28px;}
#header .menu.act{color:#333;}
#header .menu.act i{border-color:#333;}
#header .menu.act i:nth-child(1){transform:translate(0,14px) rotate(45deg);width:80%;}
#header .menu.act i:nth-child(2){opacity:0;}
#header .menu.act i:nth-child(3){transform:translate(0,-14px) rotate(-45deg);width:80%;}

.page ul{ overflow: inherit; height: 0.5rem;}
.page li, .page li a{ font-size: 0.35rem; line-height: 0.5rem; height: 0.5rem; min-width: 0.5rem;}

.gotop{ width: 50px; height: 50px; border-radius: 50%; background: url(../images/phonegotop_03.png) no-repeat center; background-color: #FFFFFF; box-shadow: 0px 0px 10px rgba(0,0,0,.1); }

}

