@charset "utf-8";
/* reset */
html { height: 100%; *+overflow-x:hidden; }
body { min-height: 100% }
body { _height: 100%; color:#6e6e6e; *+overflow-x:hidden; }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1 }
li { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-size: 100% }
iframe, frame, fieldset, img { border: 0 none }
img { vertical-align: top }
input[type=button], input[type=submit], input[type=reset] { cursor: pointer }
button { cursor: pointer }
input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none }
input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio }
input[type=checkbox] { -webkit-appearance: checkbox }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box }
textarea { overflow: auto; resize: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none }
table { border-collapse: collapse; border-spacing: 0 }
caption, th { text-align: left }
th { font-weight: normal }
em, cite, address,i { font-style: normal }
sup { vertical-align: text-top }
sub { vertical-align: text-bottom }
body, input, select, button, textarea { font-size:14px; font-family:"Microsoft Yahei",arial,"\5b8b\4f53";  }
body { line-height: 1.5; }
a { text-decoration: none; color:#606060;}
a:hover { color:#76bd1d; }
a { blr:expression(this.onFocus=this.blur()) }
a * { *cursor: pointer }
:focus { outline: none }
 
.edit_con_original{ line-height:171%; padding:0 0; color:#606060;}
.edit_con_original ul{ margin:inherit; padding:inherit; padding-left:2em;}
.edit_con_original ul li { list-style-type:disc; margin:auto; }
.edit_con_original ol{ margin:inherit; padding:inherit}
.edit_con_original ol li { list-style-type:decimal; margin:auto; }
.edit_con_original h1 { font-size: 2em; font-weight:bold }
.edit_con_original h2 { font-size: 1.5em; font-weight:bold }
.edit_con_original h3 { font-size: 1.17em; font-weight:bold }
.edit_con_original h4 { font-size: 1em; font-weight:bold }
.edit_con_original h5 { font-size: 0.83em; font-weight:bold }
.edit_con_original h6 { font-size: 0.67em; font-weight:bold }
.edit_con_original em { font-style: italic }
.edit_con_original cite{ font-style: italic }
.edit_con_original address{ font-style: italic }
.edit_con_original i { font-style: italic }
.edit_con_original table{ border-collapse: separate; border-spacing: 2px }
.edit_con_original img{ max-width:100%; height:auto;}
 
 
/*所有后台编辑器区域都要引用 edit_con_original 类名*/
 
/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
 
 
.clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important }

.fl { float:left; }
.fr { float:right; }

.tran_scale{ overflow:hidden; display:block;}
.tran_scale img{transition:0.3s all; -webkit-transition:0.3s  all;}
.tran_scale:hover img{transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.ut-s {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.en { font-family:Arial, Helvetica, sans-serif; }
.song { font-family:"宋体";}

.center { text-align:center; }

.font-11 { font-size:11px; }
.font-12 { font-size:12px; }
.font-14 { font-size:14px; }
.font-16 { font-size:16px; }
.font-17 { font-size:17px; }
.font-18 { font-size:18px; }
.font-20 { font-size:20px;}
.font-22 { font-size:22px;}
.font-24 { font-size:24px;}
.font-30 { font-size:30px;}
.font-34 { font-size:34px;}
.font-36 { font-size:36px;}
.font-40 { font-size:40px;}
.font-45 { font-size:45px;}
.font-48 { font-size:48px;}
.font-50 { font-size:50px;}
.font-52 { font-size:52px;}
.font-60 { font-size:60px;}
.font-90 { font-size:90px;}
.font-140 { font-size:140px;}


.auto-img {
	position: relative;
	overflow: hidden;
	display: block;
}

.auto-img img {
	position: relative;
}


.ratio-img{ width:100%; height:auto; background:url(../images/error.png) center no-repeat #fff;}



.img_gray {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);

filter: url(gray.svg#grayscale);
filter:gray;
}



.select-box { width: 100%; position: relative; z-index: 100; border-radius: 1px; line-height:23px; height:23px; color: #000; }
.select-box:hover { z-index: 101; }
.select-box dt { margin-right: 1px; padding: 0 5px; cursor: pointer; }
.select-box dt span{ position:absolute; left:5px; top:0;}
.select-box dt b { font-weight: normal; display: block; margin-right:18px; line-height:23px; position:relative; top:0px;  color: #666; white-space:normal; overflow:hidden; }
.select-box dt i.ico { position: absolute; transition: 0.3s all ease-in-out; background: url(../images/en.png) no-repeat 0 0; width:8px; height: 5px; right: 8px; top: 50%; margin-top: -2.5px; }
.select-box dt.open i.ico { -moz-transform: rotate(-180deg); -webkit-transform: rotate(-180deg); -o-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }
.select-box dd { position: absolute; border:1px solid #ddd;  max-height: 200px; z-index: 102; overflow-y: auto; background: #fff; padding: 0 0; overflow-x: hidden; right: -1px; left: -1px; top: 100%; display: none; }
.select-box dd a { display: block; line-height: 2; color: #666; font-weight: normal; white-space: normal; padding: 0 5px; margin-top: 0px; }
.select-box dd a:hover, .select_0 dd a.on { color: #000; background: #ddd; }



.phone_hide { display:block; }
.phone_show { display:none; }

.header { position:fixed; left:0px; top:0px; width:100%; z-index:10000000; background:#fff; }
.head_top { padding:0.35% 0px; }
.head_top .select-box{ float:right; width:auto;  }
.head_top .select-box dt b { color:#363433; }
.head_top .top_tit { color:#7f7f7f; float:right; line-height:23px; padding-right:19px; }
.head_top .in_share { float:right; padding-right:3.75%; }
.head_top .in_share ul li { float:left; padding:6px 8px 3px;}
.head_top .in_share ul li:first-child { border-right:1px solid #ededed; }
.head_top .in_share a { width:16px; background:url(../images/sina.png) no-repeat center center; display:inline-block; height:14px; line-height:14px; float:left; display:inline-block; }
.head_top .in_share a.weixinbut {background:url(../images/code.png) no-repeat center center;}

.header .logo { float:left; margin-left:1.375%; }
.header .logo img { width:187px; transition:0.3s all; -webkit-transition:0.3s  all;}

.head-menu { padding-top:0.8%; transition:0.3s all; -webkit-transition:0.3s  all; }
.head-menu nav { float:right; }
.head-menu ul { float:left; width:100%; }
.head-menu li { display:inline-block; *+display:inline; margin:0px 16px;}
.head-menu li > a { line-height:53px; height:53px;  padding:5% 0px 14%; background-position:left bottom; color:#2f2e3d; display: block; *+display:inline-block; *+padding:0px 0px 2%; }
.head-menu li:hover > a,.head-menu li.on > a { transition: 0.2s all; color: #2f2e3d; background:url(../images/hd_navli01.jpg) repeat-x center bottom; }

.head-menu .child { position: absolute; left:0px; top:100%; width:100%; border-top:1px solid #f0f0f0;  background:#f2f5ee; opacity:0; -webkit-transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -ms-transition: .2s ease-in-out; -o-transition: .2s ease-in-out; transition: .2s ease-in-out;display: none;}
.lt9 .head-menu .child {filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#88ffffff", EndColorStr="#88ffffff")}

.head-menu .child a { color:#555; }
.head-menu .child .wrap { position:relative; }
.head-menu .child .imglist { float:left; background:#fff; position:relative; width:42.1875%;  }
.head-menu .child .imglist .img { float:left; width:27.778%; padding-left:6.3%; }
.head-menu .child .imglist .img img {   width:100%; }
.head-menu .child .imglist .tit {position:absolute; z-index:2; right:0px; width:62.037%; top:0px; height:100%; transition:3s all; -webkit-transition:3s all; text-transform:uppercase; color:#fff;  transition-delay:1s; -webkit-transition-delay:1s; overflow:hidden;}
.head-menu .child  .wrapper { position:absolute; height:100%;display:table; width:100%;  }
.subwrap{display:table-cell;vertical-align:middle;}
.ie7 .head-menu .child  .wrapper {top:50%; display:block;height:auto}
.ie7 .head-menu .child  .subwrap {position:relative;top:-50%; }
.head-menu .child .imglist .tit span { display:block; text-transform:uppercase; }
.head-menu .child .imglist .tit .span01 { color:#333; padding-bottom:1px;}
.head-menu .child .imglist .tit .span01 b { color:#75bd1c; }
.head-menu .child .imglist .tit .span02 { color:#fff;}
.head-menu .child .imglist .tit .span02 label { background:#73bb18; padding:0px 5px; display:inline-block; line-height:110%; }
.head-menu .child .imglist .tit .span03 { color:#73bb18; font-weight:600; line-height:110%; }

.head-menu .child .txt { position:absolute; z-index:2; right:0px; width:57.8125%; top:0%; height:100%; transition:3s all; -webkit-transition:3s all; text-transform:uppercase; color:#fff; overflow:hidden;}
.head-menu .child .txt dl dd { float:left; background:url(../images/line.jpg) no-repeat left center; padding:0px 8.8%; }
.head-menu .child .txt dl dd:first-child { background:none; padding-left:7.5%; }
.head-menu .child .txt a { display:block; text-align:left; line-height:200%; color:#000; }
.head-menu .child .txt a:hover { color:#f36f31; }
.head-menu li:hover .child { display:block;opacity:1; }
.head-menu li:first-child +li+li+li+li .child .txt  dl dd {padding:0px 5.5%;}
.head-menu li:first-child +li+li+li+li .child .txt  dl dd:first-child { padding-left:4.5%; }

.menu_h { display:none; }

.header .in_search { float:right; margin:1.9% 4.6875% 0px 7.34375%; position:relative; }
.header .in_search a { background:url(../images/search_but01.png) no-repeat; width:18px; height:18px; display:inline-block; }
.header .in_search .search { width:200px; z-index:2; background:#fff; position:absolute; display:none; top:100%; right:0px; }
.header .in_search .search  .inp { border:1px solid #d2d2d2; border-right:none; overflow:hidden; background:#fff; padding-left:10px; padding-right:10px; }
.header .in_search .search  .inp input { border:none; background:none; font-size:12px; float:left; width:100%; line-height:30px; height:30px;  }
.header .in_search .search .bon { border:0; float:right; height:32px; padding:0px 10px; font-size:14px; color:#fff; background:#6eb90e; }

.top-search { float:right; margin-top:10px; }
.top-search .box { background:#fff; border-radius:27px; float:none;  border:1px solid #ddd; padding:0 5px 0 10px;  box-shadow:1px 1px 2px #bbb inset;}
.top-search .box .inp { border:0; float:left; font-size:14px; width:200px; line-height:25px; height:25px; background:none;}
.top-search .box .bon { border:0; float:left; width:18px; height:18px; background:url(../images/top_but01.png) no-repeat; margin-top:4px;}


.scroll { position:fixed; left:0px; top:0px; width:100%; box-shadow:0 0 3px rgba(0,0,0,0.5); }
.lt9 .scroll  {border-bottom:1px solid #ddd; }
.scroll .head_top { display:none; }
.scroll .head-menu { padding-top:0px; }
.scroll .logo  { padding:0.5% 0px 0px; }
.scroll .logo img { transform:scale(0.6,0.6);  -webkit-transform:scale(0.6,0.6);  }
.scroll .head-menu nav { margin-top:0px; }
.lt9 .scroll .logo img { zoom:0.6; }
.lt9 .top-head .header { border-bottom:1px solid #eee;}
.scroll .in_search { display:none; }
.scroll .head-menu li > a { *+padding-bottom:0px; }

.weixin{ position:fixed; width:300px; height:260px; z-index:100000; left:50%; top:50%; margin:-120px 0 0 -150px; background:#fff; border:1px solid #ddd; border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; box-shadow:1px 1px 2px #aaa;}
.weixin .c{ position:absolute; width:30px; height:30px; right:0; top:0; font-size:20px; font-style:normal; text-align:center; cursor:pointer; z-index:2;}
.weixin h2{ position:relative; line-height:30px; font-size:16px; padding-left:10px;}
.weixin .img{ padding:10px; text-align:center; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
.weixin .img img{ width:180px; height:180px; }
.weixin p{ padding:2px 10px 0; text-align:center;}



/******************footer********************/
.footer  {  }

.in_ft_nav { padding:2.3% 0px 5.3%; }
.in_ft_nav .ft_nav { float:left; width:35.39%; }
.in_ft_nav .ft_nav dl { float:left; padding:0px 24px 0px 20px; }
.in_ft_nav .ft_nav dl dt { color:#45484c; padding-bottom:13px; }
.in_ft_nav .ft_nav dl dt a {color:#45484c;}
.in_ft_nav .ft_nav dl dd a { color:#303030; line-height:200%; font-size:12px; }
.in_ft_nav .ft_nav dl dd a:hover { color:#6cc00a; }

.in_ft_nav .in_address { float:left; color:#939393; padding-top:5px; }
.in_ft_nav .in_address ul li { position:relative; padding-left:26px; padding-bottom:3.5%;  }
.in_ft_nav .in_address ul li i { position:absolute; left:0px; top:1px; background:url(../images/in_address_li01.png) no-repeat; width:16px; height:16px; display:inline-block; }
.in_ft_nav .in_address ul li:first-child i { top:3px; }
.in_ft_nav .in_address ul li:first-child +li i { background:url(../images/in_address_li02.png) no-repeat; }
.in_ft_nav .in_address ul li:first-child +li+li i { background:url(../images/in_address_li03.png) no-repeat; }
.in_ft_nav .in_address ul li span { color:#fff; display:inline-block; background:#63b414; padding:0px 18px; margin-right:13px; }
.in_ft_nav .in_address ul li a { color:#63b414; }
.in_ft_nav .in_address ul li a:hover { text-decoration:underline; }

.in_ft_nav  .in_code { float:right; padding-right:60px;  }
.in_ft_nav  .in_code h2 { color:#45484c; font-weight:normal; padding:0px 0px 19px 2px; }
.in_ft_nav  .in_code ul li { float:left; border:1px solid #efefef; padding:5px; margin:0px 11px 0px 2px; }
.in_ft_nav  .in_code ul li img { width:88px; }



.footer .ft_copy { border-top:1px solid #79cb01; padding:1.45% 0px 5%; }
.footer .copy { float:right; width:72%; color:#666; text-align:right;  }
.footer .copy a { color:#939393; }
.footer .copy a.a1 { color:#666; }
.footer .copy a:hover { color:#6cc00a; }


.footer .copy_nav {  float:left; padding-right:1%; padding-left:3px; padding-top:2px;  }
.footer .copy_nav ul li { background:url(../images/ft_navline01.jpg) no-repeat left center; float:left; padding:0px 15px; }
.footer .copy_nav ul li:first-child { background:none; }
.footer .copy_nav ul li a {color:#333;}
.footer .copy_nav ul li a:hover {color:#6cc00a;}


/****************right_botton*********************/
.right_botton { position:fixed;  right:0px; top:50%; margin-top:-40px; z-index:9999;  }
.right_botton ul li { width:60px; height:60px; position:relative; margin-bottom:1px; }
.right_botton ul li img { width:60px; position:absolute; left:0px; top:0px; height:60px; float:left; cursor:pointer; }
.right_botton ul li .text { float:left; position:absolute;right:0px; top:0px; width:0px; color:#fff; text-align:center;  line-height:60px; background:#589f00; height:60px; overflow:hidden; }
.right_botton ul li.gotop { margin-top:25px; }

.right_botton ul li a { display:none; }





.wrap { width:1280px; margin:0 auto;}

@media only screen and (max-width: 1365px) {
.head-menu li{margin:0 20px;}
}


