/* BASE CSS Document */
body{ font-family: "微软雅黑"; margin: 0; padding: 0; background: url(../../style2017/imgs/bg.jpg) no-repeat top; background-color: #fafafa; background-size: auto; min-width: 1200px;}
ul,li,iframe{ display: block; list-style: none; padding: 0; margin: 0; border: 0;}
/*滚动条 start*/  
::-webkit-scrollbar { width: 4px; height: 4px; background-color: #fff; }  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track {  
box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  
background: #fff ;      }  
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb {  
border-radius: 2px;  
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
background-color:#2f6ea2;  
}  
::-webkit-scrollbar-thumb:hover {  
border-radius: 2px;  
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
background-color:#2f6ea2;
} 
/*滚动条 end*/ 
/*侧边栏 start*/
.suspension{width: 240px;height: 100%;position: fixed;top: 31%;right: 0px; z-index: 9999;}
.suspension a{color: #ffffff;}
.suspension iframe{width: 240px;height: 100%; text-align: right; margin: 0px;padding: 0px; border: 0px;}
dl,dd,dt{margin:0;padding:0;}
a{ text-decoration:none;}
.floating_ck{position:fixed;right:0px; height: 100%;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#e0e0e0 ;background-color:rgba(0,0,0,0.2);text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer; margin-bottom: 5px;}
.floating_ck dl dd:hover{background-color:#780b11;border-bottom:solid 1px #780b11;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(../imgs/qq.png);}
.words{background-image:url(../imgs/zhao.png);}
.qrcord{background-image:url(../imgs/vx.png);}
.return{background-image:url(../imgs/up.png);}
.return :hover{}
.floating_ck dd span{color:#fff;display:block;padding-top:58px; font-size: 14px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#780b11;border-bottom:solid 1px #780b11;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:210px;top:-130px;}
.floating_ewm i{background-image:url(../imgs/erweima.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm{font-size:18px;}
/*侧边栏 end*/
/*清浮动---clearfix*/
.clearfixs {*zoom: 1;}
.clearfixs:after {content: ""; clear: both; display: block; height: 0; font-size: 0; visibility: hidden; }

.container{ width: 1200px; margin: 0 auto;}
/*	头部样式开始	*/
.header{ width: 100%;}
.topcon{ height: 130px; width: 100%; overflow: hidden;}
.topcon .logo{ height: 130px; width:344px; float: left;}
.topcon .logo a{ display: block; height: 130px; width:344px; background: url(../imgs/logo.png) no-repeat; background-size: auto 130px;}
.topcon .topsearch{ height: 130px; width:414px; float: right; overflow: hidden;}
.topcon .topsearch .searchbox{ height: 66px; width:240px; float: left; margin: 32px 36px;}
.topcon .topsearch .searchbox .srtoptel{ height: 30px; width:240px; float: left;}
.topcon .topsearch .searchbox .srtoptel span{ color:#b9b9b9;font-size: 14px;line-height: 30px; }
.topcon .topsearch .searchbox .srtoptel b{color: #780b11; font-size: 20px; line-height: 30px; letter-spacing: 2px;}
.topcon .topsearch .searchbox .seacrhkuang{ height: 34px; width:240px; float: left; border: 1px solid #b9b9b9; }
.topcon .topsearch .searchbox .seacrhkuang input{ height: 32px; width:168px; border: 0; float: left; font-size: 14px; text-indent: 6px; }
.topcon .topsearch .searchbox .seacrhkuang button{ height: 34px; width:72px; float: left; background: #b9b9b9; color: #fff; font-size: 14px; }
.topcon .topsearch .lanuageslect{ height: 66px; width:102px; float: left; margin: 32px 0; }
.topcon .topsearch .lanuageslect span{ line-height: 66px; height: 66px; width:50px; float: left; color: #b9b9b9; font-size: 20px; font-weight: bold;}
.topcon .topsearch .lanuageslect span.on{ color: #780b11; }
.header .nav{ width: 100%; height: 50px; background: #2f6ea2}
.header .nav ul li{ width:200px; height: 50px; float: left; position: relative; z-index: 9999;}
.header .nav ul li a{ display: block; width:198px; height: 18px; line-height: 18px; margin: 16px 0; color: #fff; border-left: 2px solid #fff; text-align: center; text-decoration: none; font-size: 18px;}
.header .nav ul li:first-child a{ border-left: 0px solid #fff;}
.header .nav ul li .ul1{ float: left;  width: 198px;height: 50px; line-height: 50px; text-align: center;color: #ffffff; }
.header .nav ul li .ul1 li{ display: none; width: 198px;height: 50px; line-height: 50px; text-align: center; background-color: #aaaaaa;border-top: 1px solid #ffffff;}
.header .nav ul li .ul1 li a{border-left: 0px solid #fff;}
.header .nav ul li .ul1 li:hover{ background-color: #2f6ea2; }
/*	头部样式结束	*/

/*	底部样式开始	*/
.footernav{width:100%; height: 50px;  background-color: #888888; }
.footernav ul{ height: 50px;}
.footernav ul li{ height: 50px; width: 200px; float: left}
.footernav ul li a{ display: block; height: 50px; width: 200px; color: #fff; line-height: 50px; text-align: center; text-decoration: none; }
.footer{ width: 100%; height: 400px; overflow: hidden; background-color: #ffffff;}
.footerleft,
.footerright{float:left; padding: 30px 0;  height: 290px;}
.footerleft{ width: 520px;}
.flcon{margin-left:138px; width: 284px;}
.flcon p{line-height: 30px; text-align: center; color: #484848}
.footerleft .logo a{ display: block; height:110px;width: 400px; margin-left: 120px;background: url(../imgs/logo.png) no-repeat; background-size: 300px auto;}
.footerright{ width: 680px; background: url(../imgs/footerline.jpg) no-repeat; background-size:2px 300px ;}
.footerright p{ margin-left: 100px; font-size: 14px; line-height: 26px; color: #484848}
.footerright p i{ margin-left: 50px;}
/*	底部样式结束	*/

.font_scroll{color:#FFFFFF;font-size:12px;font-family:ו;font-weight:bold;
}
.search_sub {background-image:url(../images/searcher.gif); background-repeat: no-repeat; color: #fff; font-size: 14px;FONT-FAMILY:÷ו;width: 67px; height: 30px; float: left; margin-left: 10px; border-width: 0; display: inline; }
.search_sub_2 {background-image:url(../images/searcher.gif); background-repeat: no-repeat; color: #fff; font-size: 14px;FONT-FAMILY:÷ו;width: 67px; height: 30px; float: left; margin-left: 10px; border-width: 0; display: inline; }

.td_1{text-align:center;color:white;font-family:ו;font-size:14px;}
.table_1{table-layout:fixed;width:958;height:234;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#D1EA74,endcolorstr=#77A819,gradientType=0);/* for   ie*/
         background: -moz-linear-gradient(top,#D1EA74,#77A819); /* for firefox 3.6+ */
		 background: -webkit-gradient(linear, left top, left bottom, from(#D1EA74), to(#77A819)); /* for webkit browsers */
}
div,ul,li{
margin:0 auto;
padding:0;
}

ul{
list-style:none;
}

body,div,ul,li{
padding:0;
text-align:center;
}
a:link{
text-Brandsation:none;
FONT-SIZE: 14px; COLOR: #2F4621;
; font-family: ""
}
a:visited {
color: gray;
text-Brandsation:none;
}
a:hover {
color: #000000;
text-Brandsation:underline;
FONT-SIZE: 14px;
}

a { text-Brandsation: NONE;
    color: #000000;
    font-size: 14px;
	line-height: 22px;	
	text-decoration: NONE;
}
.white_bg {
	FONT-SIZE: 14px; COLOR: #000000
}

/**/
img {
	border: 0;
}
STYLE3 {
	color: #FCB316;
	font-weight: bold;
}

BODY {
	margin: 0px;FONT-SIZE: 14px; SCROLLBAR-HIGHLIGHT-COLOR: buttonface; SCROLLBAR-SHADOW-COLOR: buttonface; SCROLLBAR-3DLIGHT-COLOR: buttonhighlight; SCROLLBAR-TRACK-COLOR: #cccccc; FONT-FAMILY: ""; SCROLLBAR-DARKSHADOW-COLOR: buttonshadow
}
TD {
	FONT-SIZE: 14px; FONT-FAMILY: ""
}
DIV {
	FONT-SIZE: 14px; FONT-FAMILY: ""
}
FORM {
	FONT-SIZE: 14px; FONT-FAMILY: ""
}
OPTION {
	FONT-SIZE: 14px; FONT-FAMILY: ""
}

.td_1{text-align:center;color:white;font-family:宋体;font-size:14px;}
.table_1{table-layout:fixed;width:958;height:234;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#D1EA74,endcolorstr=#77A819,gradientType=0);/* for   ie*/
         background: -moz-linear-gradient(top,#D1EA74,#77A819); /* for firefox 3.6+ */
		 background: -webkit-gradient(linear, left top, left bottom, from(#D1EA74), to(#77A819)); /* for webkit browsers */
}
/**/
img {
	border: 0;
}

ul {
	list-style: none;
}

h1 {
	font: normal 1.2em arial, verdana, helvetica, sans-serif;
	margin: 23px 18px;
	text-align: left;
}
#wrapper {
	width: 1004px;
	margin: 0 auto;
	border: solid 5px #FF6347;
	/*background-color: #F3F3F3;*/
	height: auto;
}

#top {
	height: 28px;
	overflow: hidden;
	width: 100%;
	background: #000  repeat-x;
	color: #fff;
	cursor: default;
	text-align: left;
	font: normal 10px/32px arial, verdana, helvetica, sans-serif;
}

#top strong {
	font: bold 11px arial;
	margin-left: 2px;
	margin-right: 6px;
}

#top span {
	display: inline;
	margin-left: 10px;
	float: left;
	clear: none;
	margin-top: -20px;
}

#top ul {
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
	display: inline;
}

#top ul li a, #top ul li {
	display: block;
	float: right;
	width: 78px;
	height: 28px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font: bold 12px/32px arial, verdana, helvetica, sans-serif;
	overflow: hidden;
}

#top ul li a:hover {
	color: #000;
}
#adspace {	
	height: 67px;
	background: #86221B url(images/ad.gif) repeat-x;
	border-top: 1px solid #CA807C;
	border-left: 1px solid #A5514B;
	border-right: 1px solid #5B1D1B;
	border-bottom: 1px solid #3E1B19;
	font: normal 10px/100px verdana, arial, sans-serif;
	text-align: center;
	color: #fff;
	cursor: default;
	overflow: hidden;
}

#main {
	height: 246px;
	/*background: #FE8624 url(images/main.gif) repeat-x;*/
	border-top: 1px solid #FEC782;
	border-left: 1px solid #FEB154;
	border-right: 1px solid #D76C22;
	border-bottom: 1px solid #783C1C;
	overflow: hidden;
}

#main ul {
	width: 710px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

#main ul li {
	float: left;
	text-align: center;
	margin-left: 25px;
	display: inline;
}

#main ul li a img {
	border: 3px solid #fff;
}

#main ul li a img:hover {
border: 3px solid #FEE5C6;
}

#main ul li h2 {
	font: bold 11px arial, verdana, helvetica;
	margin-top: 10px;
	color: #000;
}
/**/
A { text-decoration: NONE; color: #000000}
.white_bg {
	font-size: 14px; COLOR: #000000
}
.t {
	LINE-HEIGHT: normal; font-size: 14px
}
BODY {
	margin: 0px;font-size: 14px; SCROLLBAR-HIGHLIGHT-COLOR: buttonface; SCROLLBAR-SHADOW-COLOR: buttonface; SCROLLBAR-3DLIGHT-COLOR: buttonhighlight; SCROLLBAR-TRACK-COLOR: #cccccc; FONT-FAMILY: "宋体"; SCROLLBAR-DARKSHADOW-COLOR: buttonshadow
}
TD {
	FONT-SIZE:12px;; FONT-FAMILY: 宋体
}
DIV {
	FONT-SIZE:12px;; FONT-FAMILY: "宋体"
}
FORM {
	FONT-SIZE:12px;; FONT-FAMILY: 宋体
}
OPTION {
	font-size: 14px; FONT-FAMILY: "宋体"
}
P {
	font-size: 14px; FONT-FAMILY: "宋体"
}
TD {
	font-size: 14px; FONT-FAMILY: "宋体"
}
BR {
	FONT-SIZE:12px;; FONT-FAMILY: 宋体
}
SELECT {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; font-size: 14px; BORDER-LEFT-COLOR: #ffffff; BORDER-BOTTOM-WIDTH: 0px; BORDER-BOTTOM-COLOR: #ffffff; BORDER-TOP-COLOR: #ffffff; FONT-FAMILY: "宋体"; BACKGROUND-COLOR: #ffffff; BORDER-RIGHT-WIDTH: 0px; BORDER-RIGHT-COLOR: #ffffff
}
.unnamed1 {
	font-size: 14px
}
A:link {
	font-size: 14px; COLOR: #000000; TEXT-DECORATION: none
; font-family: "宋体"
}
a { white-space: nowrap; }
.form {
	PADDING-RIGHT: 30px; PADDING-LEFT: 30px; PADDING-BOTTOM: 30px; PADDING-TOP: 30px
}
.C {  font-size: 14px; line-height: 22px}
.C {  }
.A {
	font-size: 14px;
	line-height: 22px;
}
.D {  font-size: 14px; line-height: 18px}
.D {  }
.fortable {  border-color: #000000 #000000 #000000 #3333CC; border-top-width: 4px; border-right-width: 1px; border-bottom-width: 4px; border-left-width: 1px}
.hight {  line-height: 25px}
.hight {  }
.hight {  }
.high {  line-height: 20px}
.high {  }
.high {  }
.gao {  line-height: 23px}
.gao {  }

.sec1  {
background-color:  #A5BE5A;
cursor:  hand;
height:  30px;
color:  #ffffff;
font: bold 14px arial;
border-bottom:  1px  solid  #FFFFFF
text-align: center;
}
.secnone  {
background-color:  #A5BE5A;
cursor:  hand;
height:  30px;
color:  #ffffff;
font: bold 14px arial;
text-align: center;
}
.sec3  {
background-color:  #A5BE5A;
cursor:  hand;
height:  30px;
color:  #ffffff;
font: bold 14px arial;
border-bottom:  1px  solid  #FFFFFF
text-align: center;
}

.sec2  {
background-color:  #FFFFFF;
cursor:  hand;
height:  30px;
color:  #DB5B6F;
font: bold 14px arial;
font-weight:  bold;
text-align: center;
}

*{margin:0; padding:0;}
#box{width:740px; border:1px solid #ccc;}
.title{ font-size:12px; padding-left:3px; height:20px; border-bottom:1px solid #fff; background:#9cf; line-height:30px; color:#CC3300; cursor:pointer;}
.content{ padding:5px; height:150px;}
.STYLE3 {color: #FF0000}
.STYLE7 {color: #CC3300; font-weight: bold; }
.STYLE8 {color: #CC3300}
.STYLE9 {color: #000000}
