
*
{
	margin: 0;
	padding: 0;
	border: 0;
}

body, table, tr, td, select, input, ul, li, dl, dt, dd
{
	color: #444;
	font-size: 12px;
	font-family: "思源黑体", "宋体"
}

h2
{
	font-size: 16px;
	font-weight: bold;
}

img
{
	border: 0px;
	vertical-align: middle;
}

dd { margin-left: 0px; }

a
{
	color: #444;
	text-decoration: none;
	font-size: 12px;
	font-family: "思源黑体", "宋体"
}

a:hover { color: #006DC7; }

a:active { outline: none; blr:expression(this.onFocus=this.blur());
}

a:focus
{
	outline: none;
	-moz-outline: none;
}

input { outline: none; }

.redfont { color: #F00; }

hr
{
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px dotted #ccc;
	padding: 0;
}

.clear
{
	clear: both;
	float: none;
}

.bor
{
	border-left: 7px #FFF solid;
	border-right: 7px #FFF solid;
	background-color: #FFF;
}

.mtop { margin-top: 10px; }

.ptop { padding-top: 8px; }

.pleft { padding-left: 8px; }

.pbottom { padding-bottom: 8px; }

.mbottom { margin-bottom: 10px; }

ul, li
{
	list-style: none;
	text-align: left;
	vertical-align: middle;
}

.mleft { margin-left: 9px; }

.header { height: 130px; }

.tops
{
	width: 1200px;
	height: 80px;
	position: relative;
	margin: 0px auto;
}

.tops .logo
{
	position: absolute;
	left: 5px;
	top: 8px;
	width: 198px;
	height: 61px;
}

.nav_01
{
	height: 50px;
	background-color: #419fd9;
}

.nav_02
{
	width: 1200px;
	height: 50px;
	line-height: 50px;
	margin: 0px auto;
	position: relative;
	z-index: 999;
}

.language
{
	position: absolute;
	right: 30px;
	top: 30px;
}

.language a
{
	color: #999;
	margin-right: 30px;
}

.SearchText
{
	position: absolute;
	width: 200px;
	top: 14px;
	right: 56px;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	color: #888;
}

.SearchButton
{
	position: absolute;
	width: 17px;
	height: 17px;
	right: 62px;
	top: 17px;
}

/*
 | ------------------------------------------
 | Glide styles
 | ------------------------------------------
 | Here are slider styles
 | 
*/








































.box
{
	width: 100%;
	height: 100%;
	font-size: 5em;
	color: #fff;
	text-transform: capitalize;
	vertical-align: middle;
	position: relative;
}

.box div
{
	position: absolute;
	width: 400px;
	right: 100px;
	top: 100px;
	line-height: 80px;
}

.box h2 { font-size: 40px; }

.box p
{
	font-size: 14px;
	line-height: 30px;
}

.box div a
{
	float: right;
	font-size: 14px;
	color: #FFF;
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 2px #FFF solid;
}

.slider
{
	position: relative;
	width: 100%;
	height: 500px;
	overflow: hidden;
	padding-top: 10px;
	z-index: 0;
}

.slides
{
	height: 100%;
	/* Simple clear fix */
	overflow: hidden;
	/**	
		 * Prevent blinking issue
		 * Not tested. Experimental.
		 */
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	/**
		 * Here is CSS transitions 
		 * responsible for slider animation in modern broswers
		 */
	-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.slide
{
	height: 100%;
	float: left;
	clear: none;
}

.slider-arrow
{
	position: absolute;
	display: block;
	margin-bottom: -20px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-size: 2em;
	background-color: #333;
	background-color: rgba(50,50,50,.3);
	border-radius: 50%;
}

.slider-arrow--right
{
	bottom: 50%;
	right: 30px;
}

.slider-arrow--left
{
	bottom: 50%;
	left: 30px;
}

.slider-nav
{
	position: absolute;
	bottom: 30px;
}

.slider-nav__item
{
	width: 12px;
	height: 12px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px;
	background: #fff;
	overflow: hidden;
}

.slider-nav__item:hover { background: #419FD9; }

.slider-nav__item--current { background: #419FD9; }

.picMarquee
{
	height: 380px;
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	padding-top: 58px;
}

.marqueeFont
{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

.top_List
{
	width: 120px;
	float: left;
	position: relative;
	line-height: 57px;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	background-color: #419FD9;
	text-align: center;
}

#div1
{
	height: 57px;
	line-height: 57px;
	width: 1040px;
	overflow: hidden;
	position: absolute;
	left: 120px;
	top: 1px;
	background-color: #F0F0F0;
	text-align: left;
}

#div1 a
{
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
}

#div1 a:hover { text-decoration: underline; }

.bottom_link
{
	min-height: 200px;
	_height: 200px;
	overflow: visible;
	background-color: #419FD9;
}

.linkWidth
{
	width: 1200px;
	margin: 0px auto;
	padding-top: 50px;
	padding-bottom: 50px;
	line-height: 26px;
	color: #FFF;
}

.linkWidth a { color: #FFF; }

.copyright
{
	text-align: center;
	min-height: 60px;
	_height: 60px;
	overflow: visible;
	padding-top: 20px;
}

.subapge_adv
{
	margin-top: 10px;
	height: 300px;
	border-bottom: 4px #419FD9 solid;
}

.subapge_adv a
{
	display: block;
	height: 300px;
}

.subpage
{
	width: 1200px;
	min-height: 300px;
	_height: 300px;
	overflow: visible;
	padding-top: 20px;
	margin: 0px auto;
}

.subpage_left
{
	width: 200px;
	float: left;
}

.subpage_left li
{
	height: 50px;
	line-height: 50px;
	background-color: #B0CD4D;
	width: 168px;
	margin-bottom: 10px;
}

.subpage_left .subpage_left_zdh
{
	height: 60px;
	line-height: 60px;
	background-color: #FFF;
	border-left: 4px #419FD9 solid;
	border-right: 4px #419FD9 solid;
	width: 160px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color: #666;
}
.subpage_left .subpage_left_cate
{
	height: 35px;
	line-height: 35px;
	width: 168px;
	margin-bottom: 5px;
}


.subpage_left .subpage_left_cate a
{
	display: block;
	text-align: center;
	height: 35px;
	line-height: 35px;
	background-color: #F5F5F5;
	width: 168px;
	font-size: 14px;
	font-weight: bold;
	color: #555;
}
.subpage_left .subpage_left_cate a:hover{
	background-color: #9CCDEB;
	color:#FFF;
}



.subpage_left li a
{
	display: block;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background-color: #B0CD4D;
	width: 168px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.subpage_left li a:hover { background-color: #419FD9; }

.subpage_right
{
	width: 950px;
	margin-left: 50px;
	float: left;
}

.Position
{
	height: 60px;
	line-height: 60px;
	background: url(/images/ico_home_2.png) no-repeat 0px 24px;
	padding-left: 18px;
	color: #419FD9;
}

.Position a { color: #419FD9; }

.subpage_info
{
	padding: 3px 0px;
	line-height: 30px;
}

.subpage_news_list { padding-bottom: 20px; }

.subpage_news_list p
{
	height: 35px;
	background: url(/images/line.gif) repeat-x -20px 34px;
}

.subpage_news_list p a
{
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	color: #777;
	background: url(/images/1.gif) no-repeat 10px 6px;
	padding-left: 20px;
}

.subpage_news_list p a span
{
	float: right;
	padding-right: 10px;
}

.subpage_news_list .listpage
{
	height: 40px;
	line-height: 40px;
	background: none;
	text-align: right;
	padding-top: 20px;
}

.subpage_news_list .Nothing
{
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
}

.subpage_news_list .listpage span
{
	border: 1px solid #CCC;
	padding: 5px 20px;
	background-color: #FFF;
	color: #999;
	margin-right: 10px;
}

.subpage_news_list .listpage a
{
	height: 40px;
	line-height: 40px;
	background: none;
	background-color: #FFF;
	padding-left: 0px;
	border: 1px solid #CCC;
	padding: 5px 20px;
	color: #333;
	margin-right: 10px;
}

.subpage_News_title
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.subpage_News_title h3
{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 30px;
}

.subpage_News_title .updateData
{
	height: 30px;
	line-height: 40px;
	background-color: #F9F9F9;
	text-align: center;
}

.subpage_News_title .News_info
{
	font-size: 14px;
	line-height: 28px;
	padding-top: 10px;
	word-wrap: break-word;
	word-break: break-all;
}

.downTable table
{
	margin-top: 10px;
	border: 1px #E0E0E0 solid;
}

.downTable tr td
{
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.downTable .downTitle td
{
	background-color: #F0F0F0;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}

.downTable .listpage td { background-color: #F7F7F7; }

.downTable { padding-bottom: 20px; }
.subpage_job_name {
	line-height: 30px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #F30;
	margin-top: 0px;
}

.subpage_job_info {
	padding-left: 10px;
	line-height: 30px;
	height: 30px;
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	background-color: #F8F8F8;
	position: relative;
}

.subpage_job_info img {
	position: absolute;
	right: 10px;
	top: 5px;
	cursor: pointer;
}

.subpage_job_contents {
	padding: 10px;
	line-height: 25px;
}

.subpage_job .listpage {
	background-image: none;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background-color: #F3F3F3;
	border-top: 1px #E0E0E0 solid;
}

.subpage_job .listpage a {
	display: inline;
	text-decoration: none;
	border: none;
}

.subpage_job .listpage a:hover {
	border: none;
	background: none;
}

.subpage_Feedback{padding-bottom:20px;}

.feedback {
	margin-top: 10px;
	border-top: 1px #E0E0E0 solid;
	background-color: #FFF;
}

.feedback li {
	border-bottom: 1px #E0E0E0 solid;
	border-left: 1px #E0E0E0 solid;
	border-right: 1px #E0E0E0 solid;
	padding: 10px;
	position: relative;
}

.Message_Button {
	height: 25px;
}



.feedback li span {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif
}

.feedback li input {
	border-left: 1px #C8C8C8 solid;
	border-top: 1px #C8C8C8 solid;
	border-right: 1px #E0E0E0 solid;
	border-bottom: 1px #E0E0E0 solid;
	vertical-align: middle;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	position: absolute;
	left: 100px;
	top: 6px;
}

.feedback li h2{position:absolute; left:60px; top:13px;}



.feedback .Message_Contents {
	height: 100px;
}

.feedback li textarea {
	width: 516px;
	line-height: 20px;
	border-left: 1px #C8C8C8 solid;
	border-top: 1px #C8C8C8 solid;
	border-right: 1px #E0E0E0 solid;
	border-bottom: 1px #E0E0E0 solid;
	height: 100px;
	vertical-align: middle;
	font-size: 12px;
	padding-left: 5px;
	color: #666;
	position: absolute;
	left: 100px;
	top: 6px;
}

.feedback li img {
	cursor: pointer;
	position: absolute;
	left: 100px;
}

.feedback .feedback_Title {
	background-color: #FFF4E6;
	border-left: 1px #E0E0E0 solid;
	border-right: 1px #E0E0E0 solid;
	border-top: 1px #E0E0E0 solid;
	line-height: 30px;
}

#readMessage li {
	border-bottom: 1px #E0E0E0 solid;
	line-height: 28px;
	border-left: 1px #E0E0E0 solid;
	border-right: 1px #E0E0E0 solid;
	padding-left: 20px;
	background-color: #FFF;
	color: #666;
}

#readMessage .Title {
	background: #F0F0F0;
	border-left: 1px #E0E0E0 solid;
	border-right: 1px #E0E0E0 solid;
	border-top: 1px #E0E0E0 solid;
	line-height: 32px;
	margin-top: 10px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
}

#readMessage .Title span {
	float: right;
	padding-right: 10px;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}

#readMessage li p {
	color: #FF6500;
}

.Feedpage {
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #FFF;
}

.Feedpage a:hover {
	text-decoration: none;
}

.darkgreenColor {
	color: #C0C0C0;
}

.redColor {
	color: #FF6500;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif
}

.blackColor a {
	color: #000;
}

.blackColor a:hover {
	text-decoration: underline;
}
.subpage_News_title
{
    padding-top: 20px;
    padding-bottom: 20px;
}

.subpage_News_title h3
{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 10px;
    line-height: 30px;
}

.subpage_News_title .updateData
{
    height: 30px;
    line-height: 30px;
    background-color: #F9F9F9;
    text-align: center;
}

.subpage_News_title .News_info
{
    font-size: 14px;
    line-height: 28px;
    padding-top: 10px;
    word-wrap: break-word;
    word-break: break-all;
}

.main_product_list1 {
	overflow: hidden;
	padding-top: 15px;
	padding-left: 15px;
}

.main_product_list1 li {
	width: 212px;
	height: 220px;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	display: inline;
	margin-right: 18px;
}

.main_product_list1 li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
 *display: block;
 *font-size:150px;
 *font-family:Arial;
	width: 210px;
	height: 170px;
	border: 1px #CCCCCC solid;
	background-color: #FFF;
}

.main_product_list1 li a img {
	vertical-align: middle;
}

.main_product_list1 li p a {
	display: block;
	text-align: left;
	width: 160px;
	height: 30px;
	line-height: 20px;
	cursor: pointer;
	padding-top: 2px;
	font-size: 12px;
	border: 0px;
	background: none;
}

.main_product_list1 .listpage {
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-left: 0px;
	border-top: 1px #E0E0E0 solid;
	padding-top:20px;
}

.main_product_list1 .listpage a {
	display: inline;
	text-decoration: none;
	border: none;
	font-size: 12px;
}

.main_product_list1 .listpage a:hover {
	border: none;
	background: none;
}







.subpage_Pro_info {
	height: 270px;
	padding: 10px;
}

.subpage_Pro_info_img {
	width: 340px;
	height: 250px;
	float: left;
	background-color: #FFF;
}

.subpage_Pro_info_img p {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
 *display: block;
 *font-size:214px;
 *font-family:Arial;
	width: 337px;
	height: 244px;
	border: 3px #CCC solid;
}

.subpage_Pro_info_name {
	width: 315px;
	height: 250px;
	float: left;
	padding-left: 20px;
}

.subpage_Pro_info_name h4 {
	font-size: 20px;
	line-height: 34px;
	background: url(/images/line.gif) repeat-x bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.subpage_Pro_info_name p {
	line-height: 28px;
}

.subpage_Pro_info_name p img {
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}

.subpage_Pro_Contents {
	line-height: 26px;
	padding: 10px;
}

.scroll_horizontal{position:relative;width:1200px;height:320px;padding:50px 10px 0px 10px; margin:0px auto;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:1180px;height:320px;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left;width:428px; height:320px; text-align:left; position:relative;}
.scroll_horizontal .list li div{display:block;position:absolute; width:300px; height:60px; background-color:#6DB7E2; top:260px; left:0px; text-align:center; color:#FFF;}
.scroll_horizontal .list li div h2{ font-size:16px; font-weight:bold; line-height:60px;}
.scroll_horizontal .list li div p{line-height:20px;}

.scroll_horizontal .prev,
.scroll_horizontal .next{position:absolute;width:17px;height:25px;font:0/0 Arial;cursor:pointer;}
.scroll_horizontal .prev{left:580px; top:380px; background:url(/images/left.gif) no-repeat left top;}
.scroll_horizontal .next{right:580px; top:380px; background:url(/images/right.gif) no-repeat left top;}