@charset "utf-8";
/* 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; color:#00a0e9;}
body { color: #000; font:14px/2 Helvetica, Arial, Verdana, sans-serif; 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: #e48;} ::-moz-selection {color:#fff; background-color: #e48;}
.noselect{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}

/*自定义常用配制*/
.l { float:left; }.r { float:right; }
.w { width:100%; }.h { height: 100%; }.full{ width: 100%; height: 100%;}
.cer { width:1200px; max-width: 100%; height: 100%; margin:0 auto;}
.b { font-weight:bold } .n{ font-weight: normal;}
.tc { text-align:center }.tr { text-align:right }
.posr { position:relative } .ikong{ display: inline-block; width: 14px;}
.bkong60{ width: 100%; height: 60px;}
.disn { display:none }.disb { display:block }.dib{display: inline-block;}
.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: 2px;}
a.aftl::after{ left:100%; position: absolute; bottom: 0; content: " "; width: 0; 
   border-bottom: 2px solid #7a3923; -webkit-transition: .3s; transition: .3s;}
a.aftl:hover::after{ width: 100%; left:0;
	 transition: width 0.3s; -webkit- transition: width 0.3s;}


/*font-style*/
.t12 { font-size: 12px; }.t14 { font-size: 14px; }.t16 { font-size: 16px; }.t18 { font-size: 18px;}
.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;}
.ti2 { text-indent:2em; }.lh1-5{ line-height: 1.5em;} .lh30{ line-height: 30px;}
.lh2-5{ line-height: 2.5em;}.lh2{ line-height: 2em;}
.fontya { font-family:'微软雅黑';}.fontsong { font-family:'宋体';}
.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: #00a0e9;}.c4{color: #444;}.c8{color: #888;}
.yel{ color: #ffa800;}.lblue{ color: #bfdefb;}.green{ color: #3c2;}

.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;}
@media screen and (max-width:380px) {}

.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;}


div.pageList{ padding: 30px 20px; text-align: center;}
div.pageList ul{ }
div.pageList ul li { line-height: 38px;display: inline;}
div.pageList ul li a{ display: inline-block; line-height: 38px; background-color: #fff;
 	padding: 0 18px; margin: 4px; height: 38px; color: #666; border: 1px solid #d6d7dc;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px;}
div.pageList ul li a.selected,
div.pageList ul li:hover a{ color:#fff; background-color: #005bac;}



/*表单验证相关*/
.Validform_checktip{ line-height:24px; height:24px; overflow:hidden; color:#999;}
.Validform_right{ color:#71b83d; padding-left:20px; background:url(../images/right.png) no-repeat left center;}
.Validform_wrong{ color:red; 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{background-color:#ffe7e7;}
#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%; 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;}


/* banner */
#banner{ width: 350px; height: 438px; position: absolute; z-index: 1; top: 50%; left:50%;
	  margin-top: -240px; padding: 0 100px 40px;}
#banner .hd{ height:10px; overflow:hidden; position:absolute; left:50%; margin-left: -30px; bottom:20px; z-index:1; }
#banner .hd ul{ overflow:hidden; zoom:1; float:left;}
#banner .hd ul li{ float:left; margin-right:10px; width:10px; height:10px; cursor:pointer; 
		background: url(../images/dot02.png) center; opacity: 0.3;}
#banner .hd ul li.on{ opacity: 0.7;}
#banner .bd{ position:relative; z-index:0; width: 350px; height: 438px; overflow: hidden;}
#banner .bd li{ zoom:1;}

/* 下面是前/后按钮代码 */
#banner .prev,#banner .next{ position:absolute; top:50%; margin-top:-30px; display:block; 
	width:55px; height:55px;}
#banner .prev{ left: 0;  background:url(../images/xiaoyu01h.png) center no-repeat;} 
#banner .next{ right:0;  background:url(../images/dayu01h.png) center no-repeat;}
#banner .prev:hover{ background-image: url(../images/xiaoyu01.png)}
#banner .next:hover{ background-image: url(../images/dayu01.png)}



.newban .flex-direction-nav a{width:30px;height:80px;margin-top:-40px;display:block;position:absolute;
	top:50%; text-indent:-9000px; z-index: 1; opacity: 0.6}
.newban .flex-direction-nav a.flex-prev{ left:0; background: url('../images/xiaoyu01.png') no-repeat;}
.newban .flex-direction-nav a.flex-next{ right:0; background: url('../images/dayu01.png') no-repeat;}
.newban .flex-direction-nav a:hover{ opacity: 1;}


.newban .flex-control-paging{ position: absolute; width: 100%; height: 6px; font-size: 0;
	bottom: 10%; z-index: 3; text-align: center;}
.newban .flex-control-paging li{display: inline-block; *display:inline; *zoom:1;overflow:hidden; margin:0 8px;}
.newban .flex-control-paging li a{ width:24px; height:6px; display:block; cursor:pointer;
	background-color: #fff;}
.newban .flex-control-paging li a.flex-active{ background-color: #005bac;}

.newban{ position:relative; width: 100%; text-align: center; z-index: 1;}
.flexslider{ position: relative;}
.flexslider .slides{ overflow: hidden;}
.flexslider .slides li{ display:none;-webkit-backface-visibility:hidden; position: relative;}
.flexslider .slides li a{ display: block;}
.flexslider .slides a img{ width: 100%;}



html,body{ height: 100%; -webkit-overflow-scrolling : touch;}
.all{ width: 100%; min-width: 320px; min-height: 100%; overflow: hidden;
 position: relative; font-family: 'Microsoft Yahei'; background-color: #f1f1f1;}


/* 头部 */
.head{ width: 1200px; height: 80px; position: absolute; z-index: 10; background-color: #fff;
   box-shadow: 0 0 8px 0 rgba(0,0,0,0.3); top:15px; left:50%; margin-left: -600px;}
.head a.logo{ float: left; height: 100%; line-height: 80px; margin-left: 20px;}
.head a.logo2{ float: right; height: 100%; line-height: 80px; margin-right: 20px;}
.headwx{ float: right; width: 96px; height: 30px; color: #039df5; text-indent: 30px;
	background: #d6f0ff url('../images/weixin.png') 8px no-repeat;
	cursor: pointer; margin-top: 25px; margin-right: 10px; position: relative;}
.headwx img{ position: absolute; left: 0; top:150%; z-index: 1; display: none;
 width: 116px; height: 116px; border: 1px solid #00a0e9;}

.headsoubtn{ float: right; width: 30px; height: 30px; margin-right: 25px; margin-top: 25px;
 	background: #f1f1f1 url('../images/glass.png') center no-repeat;}
.headshadow{ display: none; width: 100%; height: 80px;}

.souout { width:500px; height:50px; display: none; padding:10px; text-align:center; 
	position: absolute; right:0; top:80px; z-index: 1; box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
	background-color: #fff; background-color: rgba(255,255,255,0.7);}
.sou { position:relative; display:inline-block; width:99%; height:48px; border:1px solid #ddd; overflow:hidden;}
.sou input.shuru {  position:absolute; left:0;  width:82%; height:48px; background-color:#fff; border:none;
	 font-size:16px; line-height:48px; color:#bbb; text-indent:15px;}
.sou input.anniu { position:absolute; right:0; z-index:2;  width:18%; height:48px; border:none;
 border-left:1px solid #ddd; cursor:pointer; background: #fcf8f0 url('../images/glass3.png') center no-repeat;}

.sousjout { height:80px; padding:20px 30px; text-align:center;}
.sousj { position:relative; display:inline-block; width:99%; height:78px;
	 border:1px solid #ddd; overflow:hidden; box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	-moz-border-radius: 40px; -webkit-border-radius: 40px; border-radius:40px;}
.sousj input.shuru {  position:absolute; left:0;  width:82%; height:78px; border:none;
	 font-size:26px; line-height:78px; color:#0093dd; text-indent:40px; background-color: rgba(255,255,255,0.5);}
.sousj input.anniu { position:absolute; right:0; z-index:2;  width:18%; height:78px;
	border:none; cursor:pointer; color: #333;
	border-top-right-radius:40px;-moz-border-top-right-radius:40px;-webkit-border-top-right-radius:40px;
	border-bottom-right-radius:40px;-moz-border-top-right-radius:40px;-webkit-border-top-right-radius:40px;}




.nav{ float: left; height: 40px; padding: 20px 0; margin-left: 40px;}
.nav li{ float: left; width: 70px; padding: 0 20px; height: 100%; line-height: 38px; position: relative;}
.nav li a{ display: block; text-align: center; color: #333; position: relative; padding-bottom: 2px;}
.nav li a:before{ content: ''; width: 0; height: 2px; background-color: #00a0e9;
	position: absolute; bottom: -1px; left:100%; -webkit-transition: .3s; transition: .3s;}
.nav li:hover a,.nav li.on a{ color: #00a0e9;}
.nav li:hover a:before,.nav li.on a:before{ width: 100%; left:0;
	 transition: width 0.3s; -webkit- transition: width 0.3s;}


.navtwo{ position: absolute; width: 1200px; max-width: 100%; height:0; margin-left: -600px;
	left: 50%; top:95px; z-index: 9; background: url('../images/opf-90.png');}
.navtwo ul.yiji{ position: absolute; width: 550px; height: 100%; left: 314px; z-index: 9;}
.navtwo li.yijili{ float: left; width: 110px; height: 100%; overflow: hidden; position: relative;}
.navtwo li.yijili:before{ content: ''; position: absolute; left:0; z-index: 1; top:27px;
	width: 1px; height: 190px; background-color: #d9d9d9;}
.navtwo li.yijili:first-child:before{ display: none;}
.navtwo li.yijili:hover,.navtwo li.yijili.on{ background: url('../images/opb-30.png');}
.navtwo .yijibg{ width: 100%; height: 80px; line-height: 80px; text-align: center;}

.navtwo li.erjili a{ display: block; width: 100%; height: 28px;
	 line-height: 28px; text-align: center; color: #666;}
.navtwo li.erjili:hover a{ color: #00a0e9;}


/* 手机导航 */
.navsjout{ width: 100%; opacity: 0; border-top: 1px solid #e0e0e0; background-color: #fff;
	position: fixed; top:80px; bottom: 0; left:-100%; z-index: 20;
	-moz-transition: 0.5s; -ms-transition: 0.5s; -webkit-transition: 0.5s; display: none;
	 -o-transition: 0.5s; transition: 0.5s;}
.navsjout.on{ opacity: 1; left:0;}

.navsj{ width: 100%; border-top: 1px solid #e0e0e0; background-color: #fff;
	position: absolute; top:120px; bottom: 0; left:0; overflow: auto; -webkit-overflow-scrolling : touch;}
.navsj li{ position: relative; padding: 0 30px;}
.navsj li>a{ display: block; height: 90px; border-bottom: 1px solid #e0e0e0; 
	 line-height: 90px; font-size: 34px; color: #333;}
.navsj li.on>a{ color: #00468e;}
.navsj li:first-child>a:after{ content: ''; position: absolute; left:30px; bottom: 13px;
	z-index: 1; width: 68px; height: 2px; background-color: #0093dd;}

dl.navsjtwo{ width: 100%; overflow: hidden; display: none;}
dl.navsjtwo dd{  width: 100%; height: 91px;}
dl.navsjtwo a{ display: block; margin-left: 30px; line-height: 90px; font-size: 32px; color: #666;
	position: relative; z-index: 1; border-bottom: 1px solid #e0e0e0;}

.navsj li i{ position: absolute; right: 0; top:0; z-index: 1; width: 90px; height: 90px; 
	 display: block; cursor: pointer; background: url('../images/dayu03.png') center no-repeat;}
.navsj li.on i{-moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); 
	-ms-transform: rotate(90deg); transform: rotate(90deg);}

.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; top:0; left:0; z-index: 20; width: 100px; height: 80px; background-color: #fff;
	-moz-transition: 0.5s; -ms-transition: 0.5s; -webkit-transition: 0.5s; display: none;
	-o-transition: 0.5s; transition: 0.5s; border-left: 1px solid #cfcfcf;}
.navbtn s{ position: absolute; left: 25%; display: block; width: 50%;
	 height: 4%; background-color: #00468e;
	-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: 28%;}
.navbtn>s:nth-child(2){top: 48%; width: 40%;}
.navbtn>s:nth-child(3){top: 68%;}
.navbtn.on s:nth-child(1){ top:48%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.navbtn.on s:nth-child(2) {opacity: 0}
.navbtn.on s:nth-child(3) { top:48%; -webkit-transform: rotate(45deg); transform: rotate(45deg);}





.footer{ width: 100%; color: #fff; background-color: #104d84;}
.footerin{ overflow: hidden; padding: 15px 0 20px; position: relative;}

.footnav{ width: 850px;}
.footnav a{float: left; position: relative; width: 170px; height: 44px; padding-bottom: 2px;
	 color: #fbfafa; line-height: 44px;}
.footnav a:after{ content: ''; width: 30px; height: 2px; background-color: #fcee07;
	position: absolute; left: 0; bottom: 0; z-index: 1;
	-webkit-transition: .3s; transition: .3s;}
.footnav a:hover{ color: #fcee07;}
.footnav a:hover:after{ width: 56px;}

.footlx{ margin-top: 30px; height: 20px; font-size: 12px; line-height: 20px;}
.footlx span{ display: inline-block; padding-left: 25px; vertical-align: top;}
.footlx i.sx{ margin: 0 25px; display: inline-block; width: 1px; height: 20px; background-color: #1661a5;}
span.foottel{ background: url('../images/ftel.png') left no-repeat;}
span.footemail{ background: url('../images/femail.png') left no-repeat;}
span.footaddr{ background: url('../images/faddr.png') left no-repeat;}

.footinfo{ font-size: 12px; margin-top: 10px; line-height: 14px;}
.footinfo a{ margin-left: 20px; color: #fff;}
.footinfo a:hover{ color: #fcee07;}

.footewm{ width: 116px; height: 116px; position: absolute; right:0; top:20px; z-index: 1;
	padding-left: 83px; background: url('../images/weixinh.png') left no-repeat;}
.footewm img{ max-width: 100%; max-height: 100%;}

.waiting{ width: 124px; height: 124px; background: url('../images/waiting.gif') center; display: none;
	position: absolute; left:50%; margin-left: -62px; z-index: 2; top:50%; margin-top: -62px;}



.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;}

 @media screen and ( max-width:1200px) {
 	.footerin{ padding: 15px 20px 20px; width: auto;}
 	.footewm{ right:20px; padding-left: 0; background: transparent;}
 }
 @media screen and ( max-width:1200px) {
	.footewm{display: none;}
	.head{ width: 100%; left:0; margin-left: 0;}
	.nav{ display: none;}
 }

 @media screen and ( max-width:750px) {
 	div.pageList{ display: none;}
 	body{ font-size: 26px;}
	.head{ top:0; position: fixed;}
 	.headwx{ display: none;}
	.headsoubtn{ display: none;}
	.headshadow{ display: block;}
	.head a.logo{ float: none; display: block; margin: 0 auto; text-align: center;}
	.head a.logo2{ float: none; position: absolute; right: 20px; top:0; z-index: 1;}
	.navsjout{ display: block;}
	.navbtn{ display: block;}
	.navtwo{ display: none;}

	.newban .flex-control-paging{ bottom: 20px;}

 	.footnav,.footinfo{ display: none;}
 	.footlx{ margin-top: 0; padding: 0 3%; font-size: 26px; line-height: 50px; height: auto;}
 	.footlx i.sx{ display: none;}
 	.footlx span{ padding-right: 25px;}
 }


.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: 80%; height: 340px; position: absolute; z-index: 1; background-color: #fff; font-family: '微软雅黑';
	left:10%; top:-50%; margin-top: -170px; border: 5px solid #00a0e9; padding: 20px;}
.msgtxt{ font-size: 28px; color: #333; line-height: 40px; text-align: center;
	margin: 50px 0; height: 120px; overflow: hidden;}
.msgbg.on .msg{ top:50%;}
.msg input{ width: 200px; height: 50px; display: block; background-color: #00a0e9; 
	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;}




#home_slider img {width: 100%;display: block;}
#home_slider  .flex-control-paging { bottom: 3%;}
