﻿@charset "utf-8";
/* reset */
html { height: 100%; *+overflow-x:hidden; }
body { min-height: 100% }
body { _height: 100%; color:#4b4b4b; *+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:#595757;}
a:hover { color:#9E1E23; }
a { blr:expression(this.onFocus=this.blur()) }
a * { *cursor: pointer }
:focus { outline: none }
 
.edit_con_original{ line-height:2; padding:0 0; color:#333;}
.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;}


.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:22px; 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: 14px; height: 8px; right: 8px; top: 50%; margin-top: -4px; }
.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 div { 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; }
.select_0 dd div.on { color: #000; background: #ddd; }




 .index-realize img{  
                cursor: pointer;  
             transition:0.5s all;
            }  
            .index-realize img:hover{  
			 
               -webkit-transform:scale(1.06); -moz-transform:scale(1.06); transform:scale(1.06);
            }  


.phone_hide { display:block; }
.phone_show { display:none; }

.header { position:relative; z-index:1000; background:#fff; }
.head_top .select-box{ float:right; width:auto;  }
.head_top .select-box dt b { color:#9E1E23; }
.head_top .top_tit { color:#9E1E23; float:right; line-height:23px; padding-right:19px; }
.head_top .top_lf { float:left; color:#9E1E23; padding-top:3px; }
.head_top .top_lf a { color:#9E1E23; margin:0px 10px; }

.header .logo { float:left; padding:20px 0px 0% 0px; }
.header .logo img { width:168px; }

.head-menu { }
.head-menu nav { float:left; margin-left:35px  }
.head-menu ul { float:left; width:100%; }
.head-menu li { display:inline-block; position:relative; *+display:inline; margin:0px 6px; width:95px;  text-align:center;  }
.head-menu li > a { line-height:89px; height:89px; background-position:left bottom; color:#9E1E23; position: relative; display: block; *+display:inline-block; }
.head-menu li:hover > a { transition: 0.2s all; color: #fff; background:url(a15.jpg) no-repeat center bottom; }

.head-menu .child { position: absolute; left:0px; top:100%; width:98px; border-top:2px solid #fff;  background:rgba(255,255,255,0.9); 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 .txt { padding:1.75em 0px; }
.head-menu .child .txt a { display:block; background:url(nav_jt02.png) no-repeat 2.5em center;  text-align:center; line-height:200%; }
.head-menu .child .txt a:hover { color:#fff; background-color:#9E1E23; }
.head-menu li:hover .child { display:block;opacity:1; animation:mymove 5s infinite;-webkit-animation:mymove 5s infinite; /* Safari 和 Chrome */ }


.menu_h { display:none; }

.header .in_search { float:right; margin:29px 5px 0px 43px; position:relative; }
.header .in_search .search { width:150px; z-index:2; background:#fff; position:absolute;  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:#9E1E23; }

.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:150px; line-height:25px; height:25px; background:none;}
.top-search .box .bon { border:0; float:left; width:18px; height:18px; background:url(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); }
.scroll .head_top { display:none; }
.scroll .head-menu { padding-top:0px; }
.scroll .logo  { padding:20px 0px; }
.scroll .logo img {     }
.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 {   }


/******************footer********************/
.footer { padding-top:1%;  }
.footer .wrap {/* width:1548px; max-width:1548px;*/ border-top:2px solid #000; margin:0px auto; padding:0px 26px; }

.footer .ft_top { padding:2% 0px 2%;  }

.footer .ft_nav { float:left; width:315px; margin-right:6.3%; border-right:1px solid #e2e2e2; min-height:170px; }
.footer .ft_nav h2 { line-height:100%; color:#000; padding-bottom:8.7%; }
.footer .ft_nav h2 a { color:#000; }
.footer .ft_nav ul { padding-bottom:7.1%;}
.footer .ft_nav ul li { float:left; width:92px; padding:3px 0px;  }
.footer .ft_nav ul li a { color:#1971cb; }
.footer .ft_nav ul li a:hover { color:#000; }

.footer .ft_nav dl dd { float:left; width:92px; padding:3px 0px;  }
.footer .ft_nav dl dd a { color:#4b4b4b; }
.footer .ft_nav dl dd a:hover { color:#1971cb; }

.footer .ft_contact { float:left; width:315px; }
.footer .ft_contact h2 { line-height:100%; color:#000; padding-bottom:8.7%; }
.footer .ft_contact a { color:#4b4b4b; }
.footer .ft_contact a:hover { color:#000; }
.footer .ft_contact span { color:#1971cb; }
.footer .ft_contact p { line-height:170%; }

.footer .ft_code { float:right; margin-right:2.5%; }
.footer .ft_code img { width:62px; display:inline-block!important; padding:0px 6px; }

.footer .ft_toprt { float:right; width:420px; }

.footer  .ft_share { float:right; width:232px; color:#1971cb; }
.footer  .ft_share p { padding-bottom:6%;}
.footer  .ft_share a { float:left; background:url(ft_share_img01.png) no-repeat left top; width:31px; height:30px; display:inline-block; margin-right:10px; background-size:cover; }
.footer  .ft_share a.a-2 { background-position:-38px top; }
.footer  .ft_share a.weixinbut { background-position:-77px top; }

.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 .copy { color:#333; }
.footer .copy a { color:#787878; }
.footer .copy a:hover { color:#333; }









.wrap { max-width:100%; margin:0 auto;  }


.new_outer_bg{ position:fixed; width:100%; height:80000px; background:url(../images/new_png.png) repeat; z-index:9000; left:0; top:0; display:none;}
.new_outer{ width:570px; height:675px; position:fixed; left:50%; top:50%; margin-left:-285px; margin-top:-295px; z-index:9001; background:#fff; display:none;}
.new_outer_close{ height:55px;}
.new_outer_close a{ display:block; width:73px; height:55px; background:url(../images/close_x.jpg) no-repeat; float:right;}
.new_outer ul{ width:410px; margin-left:57px; margin-top: -35px}
.new_outer ul li{ overflow:hidden; margin-bottom:4px; min-height:60px;}
.new_outer ul span{ display:block; position:relative;}
.new_outer ul span.span1{ width:64px; text-align:right; font-size:16px; color:#000; float:left; margin-right:16px; line-height:32px;}
.new_outer ul span.span2{ width:330px; float:left;}
.new_outer ul span.span2 .new_inp1{ height:32px; border:1px solid #bebebe; width:312px; border-radius:4px; padding:0 8px;}
.new_outer ul span.span2 textarea{ height:146px; width:312px; border-radius:4px; padding:8px; overflow:auto;}
.new_outer ul span.span2 em{ display:block; width:16px; height:16px; background:url(../images/new_inpcheckbox.jpg) no-repeat; overflow:hidden; float:left; position:relative; top:3px;}
.new_outer ul span.span2 em.on{ background:url(../images/new_inpcheckbox1.jpg) no-repeat;}
.new_outer ul span.span2 label{ float:left; margin-left:10px; font-size:14px; color:#464646; float:left;}
.new_outer ul span.span2 em input{ opacity:0; position:absolute; right:-200px; top:0;}
.addForm{  width:200px;height: 30px;
    margin-top: 30px;
    margin-left: -10px;}
.addForm i,.addForm a{ float:right;}
.addForm a{ display:block; width:58px; height:20px; }
.addForm #ViewSpan a{ background:none; text-align:center; widt:60px;}
.up{ width:120px; height:20px; float:right;}


.new_reset{ display:block; width:155px; height:46px; float:left; background:#eeeeee; font-size:14px; color:#0078e5; margin-right:20px; border:0; border-radius:4px;}
.new_submit{ display:block; width:155px; height:46px; float:left; background:#0078e5; font-size:14px; color:#fff; border:0; border-radius:4px;}

.right_menu1{ width:50px; height:50px; position:fixed; top:50%; right:0; margin-top:-100px; cursor:pointer; z-index:7000;}
.right_menu1 img{ width:100%; height:100%;}
.right_menu1 .right_menu_yz{width:100px; height:50px; position:fixed; top:50%; right:0; margin-top:-100px; cursor:pointer; z-index:-1000;overflow:hidden;transform:translateX(100%);transition:1s;-webkit-transition:1s; background: #1b87e9; color: #fff; text-align: center; line-height: 50px;}
.right_menu1:hover .right_menu_yz{transform:translateX(-50px);}
.right_menu2{ width:50px; height:50px; position:fixed; top:45%; right:0; margin-top:2px; cursor:pointer; z-index:7000;}
.right_menu2 img{ width:100%; height:100%;}
.right_menu2 .right_menu_zx{width:100px; height:50px; position:fixed; top:45%; right:0; margin-top:2px; cursor:pointer; z-index:-1000;overflow:hidden;transform:translateX(100%);transition:1s;-webkit-transition:1s; background: #1b87e9; color: #fff; text-align: center; line-height: 50px;}
.right_menu2:hover .right_menu_zx{transform:translateX(-50px);}

.new_outer ul li.new_short{ min-height:44px; padding-top:6px;}

.Wdate {
 margin-left: 93px; border-radius: 4px;
}
@media only screen and (max-width: 767px) {
	/* .right_menu1{ width:50px; height:50px; margin-top:-60px;}
	.right_menu2{ width:50px; height:50px;    top: 51%;} */
	.right_menu1 .right_menu_yz{font-size: 12px}
	.right_menu2 .right_menu_zx{font-size: 12px}
	.new_outer{ width:280px; height:auto; padding-bottom:20px; margin-left:-140px; margin-top:-220px;}
	.new_outer ul{ width:260px; margin:0 auto;}
	.new_outer ul span.span1{ font-size:14px; text-align:left;}
	.new_outer_close{ height:30px;}
	.new_outer_close a{ height:30px; width:30px; background-size:auto 20px; background-position:center;}
	.new_outer ul span.span1{ line-height:30px;}
	.new_outer ul span.span2 .new_inp1{ height:22px; line-height:22px; width:240px;}
	.new_outer ul span.span2 textarea{ width:240px; height:46px;}
	
	.new_short .span1{ display:none;}
	.addForm{ display:none;}
	.new_outer ul li{ min-height:54px;}
	.new_outer ul li.new_short{ min-height:24px;}
	
	.new_reset,.new_submit{ width:114px; height:26px;}
	.scroll .menu_h{transform: scale(0.6)!important;}
	.scroll .logo{padding: 0px 0px!important;}
}











