
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0;}
table { border-collapse:collapse; border-spacing:0;}
img { border:0; vertical-align: middle;}
li { vertical-align: middle;}
em { font-style:normal; font-weight: bold;}
ol, ul, li { list-style:none;}
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal;}
input, button, select, textarea, a { outline:none;}
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit;}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a { background: transparent; text-decoration: none; color: #666; transition: 0.3s; -moz-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
a:active, a:hover { outline: 0;}
body { color: #333; font:26px/1.5 Arial,'Hiragino Sans GB','Microsoft Yahei',微软雅黑, 宋体, Tahoma, Helvetica, STHeiti; word-break:break-all;}
.o8 { filter:alpha(opacity=100); opacity:1; transition:all 0.25s ease-out 0s; -webkit-transition:all 0.25s ease-out 0s;}
.o8:hover { filter:alpha(opacity=80); opacity:0.8;}
div,p{max-height: 10000rem;}
::selection {color:#fff; background-color: #061034;} ::-moz-selection {color:#fff; background-color: #061034;}
.noselect{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none; }
textarea { -webkit-appearance: none;}

/*自定义常用配制*/
.l { float:left; }.r { float:right; }
.w { width:100%; }.h { height: 100%; }.full{ width: 100%; height: 100%;}
.cer,.cer3{ padding: 0 30px;}.cer2{ padding: 0 20px;}.cer1{ padding: 0 10px;}
.cer10 { width:750px; max-width:100%; margin:0 auto;}
.b { font-weight:bold } .n{ font-weight: normal;}
.tc { text-align:center }.tr { text-align:right }.tl { text-align:left }
.posr { position:relative }
.maxw{ max-width: 100%;}.divpicw img{ max-width: 100%;}
.ikong{ display: inline-block; width: 14px;}
.h10{ width: 100%; height: 10px;}.h20{ width: 100%; height: 20px;}.h30{ width: 100%; height: 30px;}
.h40{ width: 100%; height: 40px;}.h50{ width: 100%; height: 50px;}.h60{ width: 100%; height: 60px;}
.h70{ width: 100%; height: 70px;}.h80{ width: 100%; height: 80px;}.h90{ width: 100%; height: 90px;}
.h100{ width: 100%; height: 100px;}.h110{ width: 100%; height: 110px;}.h120{ width: 100%; height: 120px;}
.disn { display:none }.disb { display:block }.dib{display: inline-block;}.vh{ visibility: hidden;}
.ov { overflow:hidden }.cur { cursor:pointer }
.clearfloat { clear:both; height:0; font-size: 0px; line-height: 0px; overflow:hidden; visibility:hidden; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.clearfix { *zoom:1;}
.op70 { filter:alpha(opacity=70); opacity:0.7;}

a.aftl{position: relative; padding-bottom: 1px;}
a.aftl::after{ left:100%; position: absolute; bottom: 0; content: " "; width: 0; 
   border-bottom: 1px solid #f5951c; -webkit-transition: .3s; transition: .3s;}
a.aftl:hover::after{ width: 100%; left:0; transition: width 0.3s; -webkit-transition: width 0.3s;}

::-webkit-input-placeholder{ color:#888;}
::-moz-placeholder{ color:#888;}
::-moz-placeholder{ color:#888;}
::-ms-input-placeholder{ color:#888;}


/*font-style*/
.t12{ font-size: 12px;}.t14{ font-size: 14px;}.t16{ font-size: 16px;}.t18{ font-size: 18px;}.t20{ font-size: 20px;}
.t22{ font-size: 22px;}.t24{ font-size: 24px;}.t26{ font-size: 26px;}.t28{ font-size: 28px;}
.t30{ font-size: 30px;}.t32{ font-size: 32px;}.t34{ font-size:34px;}.t36{ font-size: 36px;}
.ti1 { text-indent:1em;}.ti2 { text-indent:2em; }.ti3 { text-indent:3em; }
.lh1{ line-height: 1em;}.lh1-5{ line-height: 1.5em;} .lh30{ line-height: 30px;}
.lh2{ line-height: 2em;}.lh2-5{ line-height: 2.5em;}.lh3{ line-height: 3em;}
.fontya { font-family:Microsoft YaHei,'微软雅黑';}.fontsong { font-family:simsun,'宋体';}
.ell { overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis;}
.ttc { text-transform:capitalize; }.ttl { text-transform:lowercase; }.ttu { text-transform:uppercase;}
.c3 { color:#333 }.c6 { color:#666 }.c9 { color:#999 }.ca{ color: #aaa;} .cf{ color: #fff;}
.ora{ color: #f70;}.red{ color: #f00;} .blue{ color: #0096ff;}.c4{color: #444;}.c8{color: #888;}
.yel{ color: #ffa800;}.lblue{ color: #bfdefb;}.green{ color: #3c2;}
.picw img,.pagecon img{ max-width: 100%;}
.limitwh{ max-width: 100%; max-height: 100%;}
.limitwh2{ max-width: 90%; max-height: 90%;}
.pagecon div,.pagecon p,.pagecon span{ font-size: 26px!important; line-height: 36px!important;}

.bsb{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.yj4{ -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;}
.yj2{ -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius:2px;}
.shadow6{ box-shadow: 0 0px 6px 0  #d9d9d9;}
.guodu{ transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; 
	-webkit-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s;}
.guodu2{ transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s;}
.poa1{ position: absolute; width: 100%; height: 100%; left: 0; top:0; z-index: 1;}
.poa2{ position: absolute; width: 100%; height: 100%; right: 0; top:0; z-index: 1;}
.poa3{ position: absolute; width: 100%; height: 100%; left: 0; bottom:0; z-index: 1;}
.poa4{ position: absolute; width: 100%; height: 100%; right: 0; bottom:0; z-index: 1;}
.rotate90{-moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); 
	-ms-transform: rotate(90deg); transform: rotate(90deg);}

.pic101,.pic102,.pic104{ overflow: hidden;}
.pic102 img,.pic104 img,.pic101 img{ -webkit-transition: 0.5s; -moz-transition: 0.5s;
	-ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
li:hover .pic101 img{ -webkit-transform: scale(1.01); -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);  -o-transform: scale(1.01); transform: scale(1.01);}
li:hover .pic102 img{ -webkit-transform: scale(1.02); -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);  -o-transform: scale(1.02); transform: scale(1.02);}
li:hover .pic104 img{ -webkit-transform: scale(1.04); -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);  -o-transform: scale(1.04); transform: scale(1.04);}
@media screen and (max-width:380px) {}
 
img.scale14{ -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition:  .5s;}
li:hover img.scale14{ -webkit-transform: scale(1.4); -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);  -o-transform: scale(1.4); transform: scale(1.4);}

.btn{ padding: 0; cursor: pointer; text-align: center; border: none; color:#fff;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;
 	transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
.btn2{ padding: 0; cursor: pointer; text-align: center; border: none; 
 	transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
img.tw{ position: relative; margin-top: -3px;}





div.pageList{ padding: 45px 20px; text-align: center;}
div.pageList ul.l{ display: none;}
div.pageList ul.r{ float: none;}
div.pageList ul li { line-height: 30px;display: inline;}
div.pageList ul li a{ display: inline-block; line-height: 30px; background-color: #fefae4;
 	padding: 0 11px; margin: 2px; height: 30px; color: #666; border: 1px solid #ddd;}
div.pageList ul li a.selected,
div.pageList ul li:hover a{ background-color: #f9c400; border-color: #f9c400; color: #fff;}


.listbtnout{ padding: 0;}
.listmore{ display: block; width: 260px; height: 60px; margin: 0 auto; border: 1px solid #0050a1;
	background-color: #fff; font-size: 26px; color: #0050a1; line-height: 60px; text-align: center;
    -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius:10px;}
.listmore:active{ background-color: #102b92; color: #fff;}

/*表单验证相关*/
.Validform_checktip{ font-size: 26px; line-height:40px; height:40px; overflow:hidden; color:#999;}
.Validform_right{ color:#71b83d; padding-left:20px; background:url(../images/right.png) no-repeat left center;}
.Validform_wrong{ color:#d30315; padding-left:20px; white-space:nowrap; background:url(../images/error.png) no-repeat left center;}
.Validform_loading{ padding-left:20px; background:url(../images/onLoad.gif) no-repeat left center;}
.Validform_error{ }
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px;
 -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute;
  top:0px; right:50px; z-index:99999; display:none;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff;
 position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute;
 right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}
.v{ position:relative;}i.v{ display:inline-block; }
.v span.Validform_checktip{ position:absolute; left:0; top:100%; z-index: 1; font-style: normal;}
.v p.message{ position: absolute; left:31px; top:100%; height: 40px; line-height: 40px; 
	font-size: 16px; color: #f00; font-weight: bold;}




.newban .flex-direction-nav a{width:40px;height:80px;margin-top:-40px;display:block;position:absolute;
	font-size: 38px; color: #bfbfbf; line-height: 80px; text-align: center; font-family: 'simsun';
	top:50%; z-index: 4; background-color: rgba(0,0,0,0.2);}
.newban .flex-direction-nav a.flex-prev{ left:10px;}
.newban .flex-direction-nav a.flex-next{ right:10px;}
.newban .flex-direction-nav a:active{ background-color: rgba(0,0,0,0.4);}

.newban .flex-control-paging{ padding: 10px 0; height: 14px; font-size: 0;
	position: absolute; bottom: 25px; left: 0; z-index: 3; width: 100%; text-align: center;}
.newban .flex-control-paging li{display: inline-block; *display:inline; *zoom:1;
	overflow:hidden; width: 14px; height: 14px; margin: 0 8px;}
.newban .flex-control-paging li a{ width:14px; height:14px; display: block; cursor:pointer;
	background-color: #5f92a9; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius:7px;}
.newban .flex-control-paging li a.flex-active{ background-color: #f18f2a;}



.newban{ position:relative; width: 100%; /* height: 500px; */ overflow: hidden; z-index: 1;}

.flexslider{ position: relative; width: 100%; height: 100%; z-index: 1;}
.flex-viewport{ height: 100%;}
.flexslider .slides{ overflow: hidden; height: 100%; font-size: 0;}
.flexslider .slides li{ height: 100%; -webkit-backface-visibility:hidden; position: relative; overflow: hidden;}
.flexslider .slides li .wrap{ display: block; width: 100%; height: 100%; position: relative; overflow: hidden;}
.flexslider .slides .wrap>img{ width: 100%; height: 100%; object-fit:cover;}
.vd{ position: absolute; top:0; left:0; width: 100%; height: 1080px; z-index: 1;
	background-color: #016b45; object-fit:cover;}

/*.flexslider li .wrap:before{ content: ''; position: absolute; left: 0; bottom:0; z-index: 2;
	width: 0; height: 2px; background-color: #00946f;}
.flexslider li.ac .wrap:before{ transition: linear 6s; width: 100%;}*/

/*.flexslider .slides .wrap>img {-webkit-transition: -webkit-transform 1s ease-in; transition: transform 1s ease-in;
	transform:scale(1.08); -webkit-transform:scale(1.08);}
.flexslider .slides .ac .wrap>img {
	-webkit-transition: -webkit-transform 5s ease-in; transition: transform 5s ease-in;
	transform:scale(1); -webkit-transform:scale(1);}*/



.btt1{ position: absolute; top: 80px; left:0; width: 100%; z-index: 1; padding: 0 60px;
    box-sizing:border-box; -webkit-box-sizing:border-box;}
.btt1 img{ max-width: 100%;}

.btt2{ position: absolute; top:50%; left:50%; width: 468px; height: 264px; z-index: 1;
	margin-left: -220px; margin-top: -170px;}

.btt1,.btt2,.btt3{ transition-duration: 1.2s; -moz-transition-duration: 1.2s;
	 -webkit-transition-duration: 1.2s; -o-transition-duration: 1.2s;}


/*.ac .finu, .ac .find{ -webkit-transform:translateY(0); -moz-transform:translateY(0); opacity: 1;
    -o-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0);}
.ac .finl, .ac .finr{ -webkit-transform:translateX(0); -moz-transform:translateX(0); opacity: 1;
    -o-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0);}
.ac .findsc05{ -webkit-transform:translateY(0) scale(1, 1); -moz-transform:translateY(0) scale(1, 1);
    -o-transform:translateY(0) scale(1, 1); -ms-transform:translateY(0) scale(1, 1);
    transform:translateY(0) scale(1, 1); opacity: 1;}
.ac .scl05,.ac .scl01{ -webkit-transform:scale(1, 1); -o-transform:scale(1, 1); transform:scale(1, 1);
  -moz-transform:scale(1, 1); -ms-transform:scale(1, 1); opacity: 1;}
.ac .finrsc05, .ac .finlsc05{ -webkit-transform:translateX(0) scale(1, 1); -moz-transform:translateX(0) scale(1, 1);
    -o-transform:translateX(0) scale(1, 1); -ms-transform:translateX(0) scale(1, 1);
    transform:translateX(0) scale(1, 1); opacity: 1;}*/

.find-1{ -webkit-transform:translateY(60px); -moz-transform:translateY(60px); opacity: 0;
    -o-transform:translateY(60px); -ms-transform:translateY(60px); transform:translateY(60px);}
.finu-1{ -webkit-transform:translateY(-60px); -moz-transform:translateY(-60px); opacity: 0;
    -o-transform:translateY(-60px); -ms-transform:translateY(-60px); transform:translateY(-60px);}
.finl-1{ -webkit-transform:translateX(-60px); -moz-transform:translateX(-60px); opacity: 0;
    -o-transform:translateX(-60px); -ms-transform:translateX(-60px); transform:translateX(-60px);}
.finr-1{ -webkit-transform:translateX(60px); -moz-transform:translateX(60px); opacity: 0;
    -o-transform:translateX(60px); -ms-transform:translateX(60px); transform:translateX(60px);}

.scl01-1{ -webkit-transform:scale(0.1, 0.1); -o-transform:scale(0.1, 0.1); transform:scale(0.1, 0.1);
  -moz-transform:scale(0.1, 0.1); -ms-transform:scale(0.1, 0.1); opacity: 0;}
.scl05-1{ -webkit-transform:scale(0.5, 0.5); -o-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);
  -moz-transform:scale(0.5, 0.5); -ms-transform:scale(0.5, 0.5); opacity: 0;}
.findsc05-1{ -webkit-transform:translateY(60px) scale(0.5, 0.5); -moz-transform:translateY(60px) scale(0.5, 0.5);
    -o-transform:translateY(60px) scale(0.5, 0.5); -ms-transform:translateY(60px) scale(0.5, 0.5);
    transform:translateY(60px) scale(0.5, 0.5); opacity: 0;}
.finusc05-1{ -webkit-transform:translateY(-60px) scale(0.5, 0.5); -moz-transform:translateY(-60px) scale(0.5, 0.5);
    -o-transform:translateY(-60px) scale(0.5, 0.5); -ms-transform:translateY(-60px) scale(0.5, 0.5);
    transform:translateY(-60px) scale(0.5, 0.5); opacity: 0;}
.finlsc05-1{ -webkit-transform:translateX(-60px) scale(0.5, 0.5); -moz-transform:translateX(-60px) scale(0.5, 0.5);
    -o-transform:translateX(-60px) scale(0.5, 0.5); -ms-transform:translateX(-60px) scale(0.5, 0.5);
    transform:translateX(-60px) scale(0.5, 0.5); opacity: 0;}
.finrsc05-1{ -webkit-transform:translateX(60px) scale(0.5, 0.5); -moz-transform:translateX(60px) scale(0.5, 0.5);
    -o-transform:translateX(60px) scale(0.5, 0.5); -ms-transform:translateX(60px) scale(0.5, 0.5);
    transform:translateX(60px) scale(0.5, 0.5); opacity: 0;}

.ac .finu-1, .ac .find-1{ -webkit-transform:translateY(0); -moz-transform:translateY(0); opacity: 1;
    -o-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0);}
.ac .finl-1, .ac .finr-1{ -webkit-transform:translateX(0); -moz-transform:translateX(0); opacity: 1;
    -o-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0);}
.ac .finusc05-1,.ac .findsc05-1{ -webkit-transform:translateY(0) scale(1, 1); -moz-transform:translateY(0) scale(1, 1);
    -o-transform:translateY(0) scale(1, 1); -ms-transform:translateY(0) scale(1, 1);
    transform:translateY(0) scale(1, 1); opacity: 1;}
.ac .scl05-1,.ac .scl01-1{ -webkit-transform:scale(1, 1); -o-transform:scale(1, 1); transform:scale(1, 1);
  -moz-transform:scale(1, 1); -ms-transform:scale(1, 1); opacity: 1;}
.ac .finrsc05-1, .ac .finlsc05-1{ -webkit-transform:translateX(0) scale(1, 1); -moz-transform:translateX(0) scale(1, 1);
    -o-transform:translateX(0) scale(1, 1); -ms-transform:translateX(0) scale(1, 1);
    transform:translateX(0) scale(1, 1); opacity: 1;}













html{ width: 750px; margin: 0 auto;}
html,body{ height: 100%; -webkit-overflow-scrolling : touch;}
body.locked{ overflow: hidden;}
.all{ width: 100%; min-width: 320px; max-width: 750px; min-height: 100%; margin:0 auto; overflow: hidden; position: relative;}



/* 头部 */

.head{ width: 100%; height: 110px; position: fixed; z-index: 30;
	 top:0; left:0; line-height: 110px; background-color: #fff; box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);}
.head a.logo{ float: left; width: 80px; height: 100%; line-height: 110px; margin-left: 30px;}
.head a.logo img{ max-height: 90%;}
.headshadow{ width: 100%; height: 110px;}

.gsname{ float: left; padding-top: 15px; line-height: 36px; color: #333;}
@media screen and (max-width:700px){
	.gsname{display: none;}
}



a.topsoubtn{ float: right; display: block; width: 54px; height: 60px; margin-right: 110px;
    background: #fff url('../images/glass4.png') center no-repeat; margin-top: 25px;}
#topsoubtn.on{ -webkit-transform:rotate(360deg); -o-transform:rotate(360deg); transform:rotate(360deg);
  -moz-transform:rotate(360deg); -ms-transform:rotate(360deg);}


.topsouout{ padding:15px 0; background-color: rgba(51,51,51,0.8); position: fixed; display: none;
      z-index: 25; width: 100%; right:0; top:110px; font-size: 26px; line-height: 50px;}
.topsouout .topsou{ position: relative; width: 580px; padding-right: 110px; height:100%;
    background-color: #fff; margin: 0 auto; overflow:hidden;}
.topsou input.shuru{ width: 100%; height:100%; background-color:#fff; border:none; color:#666; text-indent:20px;}
.topsou input.anniu{ position:absolute; top:0; right:0; z-index:2; width:110px; height:100%; border:none; cursor:pointer;
    background-color: #0076cd; color: #fff; text-align: center;}



/* 手机导航 */
.navsjout{ width: 100%; opacity: 0; overflow: auto; position: fixed; top:0; bottom: 0; left:-100%; z-index: 29;
	-moz-transition: 0.4s; -ms-transition: 0.4s; -webkit-transition: 0.4s;
	 -o-transition: 0.4s; transition: 0.4s; background-color: #fff;}
.navsjout.on{ opacity: 1; left:0;}

.navsj{ width: 100%; -webkit-overflow-scrolling : touch; background-color: #fff;
	position: absolute; top:110px; left:0;}
.navsj>li{ position: relative;}
.navsj>li>a{ display: block; height: 90px; padding-left: 80px; padding-right: 100px; 
	font-size: 32px; color: #333; line-height: 90px; text-transform: uppercase; position: relative;
    border-bottom: 1px solid #dcdcdc; background: #f5f5f5 url('../images/hex1.png') 50px center no-repeat;}
.navsj>li>a:after{ content: ''; position: absolute; left: 30px; right:30px; bottom:0; z-index: 0;
	height: 1px; background-color: #666; display: none;}

.navsjtwo{ overflow: hidden; display: none; padding: 18px 50px 18px 80px; background-color: #fff;}
.navsjtwo>li{ width: 100%; border-bottom: 1px solid #eaeaea;}
.navsjtwo>li:last-child{ border-bottom: 0 none;}
.navsjtwo>li>a{ display: block; height: 70px; line-height: 70px; font-size: 28px; color: #666;
	position: relative; z-index: 1; background: url('../images/nav-jtr2.png') right no-repeat;}

.navsj li i{ position: absolute; right: 10px; top:0; z-index: 1; width: 90px; height: 90px;
	 display: block; cursor: pointer; background: url('../images/nav-jtd2.png') center no-repeat;}
.navsj li.on i{-moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); 
	-ms-transform: rotate(180deg); transform: rotate(180deg);}

.navsj,.navsj li i{ -moz-transition: 0.3s; -ms-transition: 0.3s;
	-webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}




#close { position: fixed; left: 0; top: 0; width: 100%;bottom: 0; z-index: 9; display: none; 
	background:url('../images/op0-60.png'); cursor: pointer;}

.navbtn{position: absolute; right:5px; top:5px; z-index: 20; width: 100px; height: 100px;
	-moz-transition: 0.4s; -ms-transition: 0.4s; -webkit-transition: 0.4s;
	-o-transition: 0.4s; transition: 0.4s;}

.navbtn s{ position: absolute; left: 25%; display: block; width: 50%; height: 4px; background-color: #e12726;
	-moz-transition: 0.3s; -ms-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius:2px;}
.navbtn>s:nth-child(1){top: 33px;}
.navbtn>s:nth-child(2){top: 48px; transform: rotate(0deg) scale(1,1);}
.navbtn>s:nth-child(3){top: 63px;}
.navbtn.on s:nth-child(1){ top:48px; -webkit-transform: rotate(225deg); transform: rotate(225deg);}
.navbtn.on s:nth-child(2) { transform: rotate(-180deg) scale(0,1);}
.navbtn.on s:nth-child(3) { top:48px; -webkit-transform: rotate(-225deg); transform: rotate(-225deg);}



/* 尾部 */
.footer{ position: relative; z-index: 5; padding: 27px 30px; background-color: #2e2e2e; border-top: 7px solid #007cc2;}
.footinfo{ line-height: 36px; color: #fff; text-align: center;}
.footinfo span{ display: inline-block;}
.footinfo a{ color: #fff; display: inline-block;}
.footinfo a img{ position: relative; top:-2px;}

.footer3{ padding: 55px 0; position: relative; z-index: 1; background-color: #d0ddff;}
.footer3 .cer{ font-size: 26px; line-height: 42px; color: #666; text-align: center;}
.footer3 .fig{ margin: 0 auto 26px; width: 100%; height: 70px; border-radius: 35px;
    font-size: 34px; color: #fff; line-height: 70px;
    background-image: linear-gradient(to right, #e12726, #d12322);}
.footer3 .fig a{ display: inline; color: #fff; font-family: "Helvetica";}
.footer3 .fig a:hover{ color: #fff;}
.footer3 span{ display: inline-block;}
.footer3 a{ display: inline-block; color: #666;}
.footer3 a:hover{ color: #0076cd;}
.footer3 a img{ position: relative; margin-top: -2px; margin-left: 10px;}

.footer2{ width: 100%; height: 98px; background-color: #2562b3;
	position: fixed; z-index: 25; bottom:0; left:0;}
.footshadow{ width: 100%; height: 98px;}
.footfun{ height: 100%; overflow: hidden;}
.footfun li{ float: left; width: 25%; height: 100%; background-color: #e12726;
	-webkit-transition: 0.3s; transition: 0.3s;}
.footfun li:nth-child(even){ background-color: #db2625;}
.footfun li a{ display: block; text-align: center; color: #fff; padding-top: 10px;}
.footfun li a .pic{ height: 40px; line-height: 40px; font-size: 0;}
.footfun li h3{ font-size: 24px; line-height: 40px; height: 40px; margin-top: 5px;}


.waiting{ width: 124px; height: 124px; background: url('../images/waiting.gif') center; display: none;
	position: absolute; right:30px; z-index: 2; top:50%; margin-top: -62px;}
#totop{ position: absolute; width: 120px; height: 60px; top:-60px; left:50%; cursor: pointer; text-align: center;
	z-index: 1; margin-left: -60px; background: url('../images/banyuan.png') center no-repeat; line-height: 60px;}
#totop:hover img{ -webkit-animation: rotateY360 2s linear infinite; animation: rotateY360 2s linear infinite;
	-moz-animation: rotateY360 2s linear infinite; -o-animation: rotateY360 2s linear infinite;}


.msgbg{ width: 100%; height: 100%; position: fixed; z-index: 150; left:0; top:0;
	background: url('../images/op0-80.png'); display: none; overflow: hidden; }
.msg{ width: 70%; height: 280px; position: absolute; z-index: 1; background-color: #fff; font-family: 'Microsoft Yahei';
	left:15%; top:-50%; margin-top: -160px; border: 5px solid #016b45; padding: 20px;}
.msgtxt{ font-size: 28px; color: #36467a; line-height: 40px; text-align: center;
	margin: 40px 0 0; height: 120px; overflow: hidden;}
.msgbg.on .msg{ top:50%;}
.msg input{ width: 200px; height: 50px; display: block; background-color: #016b45;
	font-size: 24px; margin: 0 auto;}
.msgclose{ width: 41px; height: 41px; position: absolute; top:-20px; right: -20px; z-index: 1;
	cursor: pointer; background: url('../images/close.png') center no-repeat;}


.lanren{ position:absolute; right:0; top:400px; z-index: 10;}
.lanren .slide_min{ width:28px; height:112px; display: none;
	 background:url('../images/slide_min.jpg') no-repeat; cursor:pointer;}
.lanren .slide_box{ width:154px; height:auto; overflow:hidden; background:url('../images/slide_box_bg.jpg') repeat-y;
	 font-size:12px; text-align:center; line-height:130%; color:#666; border-bottom:2px solid #76A20D;}
.lanren .slide_box .weixin{ margin-bottom:5px;}
.lanren .slide_box img{ cursor:pointer;}
.lanren .slide_box p{ text-align:center; padding:5px; margin:5px;border-bottom:1px solid #ddd;}
.lanren .slide_box span{ padding:5px 10px; display:block;}
.lanren .slide_box span a{ color:#76A20C;}
.gcqx{ width:100%; height:160px;}
.gcqxjz{ width:95%; height:140px; padding-top:1.5%; padding-left:2.5%;  }
.gcqx p{width:25%; height:140px; float:left; background-color:#e12726; text-align:center; line-height:35px; }
.gcqx p img{display: block;
    margin: 25px auto 12px;
    height: 55px; width: 55px;}
.gcqx p span{ font-family:"微软雅黑"; font-size:24px; color:#fff;}

.sdlyxz{ width:100%; height:675px; background:url(../images/201429.png); margin-top:30px; }
	.sdlyzh{ width:95%; height:630px;  margin:0 auto;}
	.sdly_title{ text-align:center; padding-top:30px; color:#FFF; font-size:36px;}

.sdlyzh ul {
    width: 45%;
      margin-left:10px;
    float: left;
}


.sdlyzh .mores {
    clear: both;
    width: 60%;
    margin: 2% auto 0;
	height:58px;

    overflow: hidden;
}

.sdlyzh .mores .more {
    display: block;
    float: left;
    width: 50%;
    font-size: 24px;
    background: #fff;
    border: #fff solid 2px;
    border-radius: 5px 0 0 5px;
    text-align: center;
    line-height: 58px;height:58px;
    color: #333;
    box-sizing: border-box;
}

.sdlyzh .mores .link {
    display: block;
    float: left;
    width: 50%;
    font-size: 24px;
    border: #fff solid 2px;
    border-radius: 0 5px 5px 0;
    text-align: center;
    line-height: 58px;height:58px;
    color: #fff;
    border-left: none;
    box-sizing: border-box;
}



.sdlyzh li {
    margin-bottom: 9%;
}
.sdlyzh li img {
    display: inline-block;
    vertical-align: middle;
}

.sdlyzh li h3 {
    font-size: 25px;
	 color:#FFF;
	 font-family:'微软雅黑';
    display: inline-block;
}
.sdlyzh li p {
    color: #dddddd;
    font-size: 23px;
	padding-top: 10px
}




.sdlyzh ol {
    float: right;
    width: 45%;
}

.three_titles {
    margin-top: 7%;
    position: relative;
    overflow: hidden;
    margin-bottom: 7%;
}.three_titles h2, .three_titles h3 {
    width: 45%; height:55px;
    text-align: center;
    font-size: 30px;

    border-top: 1px solid #fff;
	
    border-bottom: 1px solid #fff;
	
    line-height: 55px;float: left;
	color:#FFF;
}.three_titles h3 {
    float: right;
}

.three_titles:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 61px;
    left: 49%;
    top: 0px;
    background: url(../images/03291.png) no-repeat; 
    margin-left: -10px;
}
.js-qiecon procontent on img {max-width:690px;myimg:expression_r(onload=function(){this.style.width=(this.offsetWidth > 690)?"690px":"auto"});}

