﻿@charset "utf-8";
/* CSS Document */



body, td, th, input, textarea, select {
	font-family: "微软雅黑", Arial, Tahoma;
	font-size: 12px;
	color: #464646;
}
body, form {
	margin: 0;
}
img {
	border: 0px none;
}
ul {
	display: block;
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
p {
	display: block;
	margin: 0;
	padding: 0;
}
h1 {
	color: #464646;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 26px;
	font-weight: normal;
	margin-top: 15px;
}
a {
	color: #464646;
	text-decoration: none;
}
a:hover, a:active {
	color: #005ca1;
}
.aGray {
	color: #999;
}
.aGray:hover, aGray:active {
	color: #333;
}
.aBlue {
	color: #005ca1;
}
.aBlue:hover, aBlue:active {
	color: #333;
}
#top {
	width: 100%;
	height: 90px;
	background: url(../img/top_bg.png) repeat-x left bottom;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	background-color: #FFF;
}
#topCon {
	width: 1000px;
	height: 90px;
	margin: auto;
}
#top_left {
	float: left;
	padding: 16px 0px 0px 12px;
	width: 180px;
	height: 50px;
}
#top_right {
	float: right;
	height: 90px;
	width: 808px;
}
#top_right_top {
	width: 786px;
	height: 39px;
	padding-top: 11px;
	padding-right: 22px;
	text-align: right;
}
#top_lan {
	width: 80px;
	height: 12px;
	float: right;
	padding-top: 4px;
	margin-left: 12px;
}
#top_lan a {
	display: block;
	width: 38px;
	height: 16px;
	padding-left: 22px;
	background: url(../img/en.gif) no-repeat left 3px;
}
#top_sh {
	padding-top: 4px;
}
#top_sh a {
	color: #005ca1;
}
#formsear img {
	vertical-align: middle;
}
#formsear #keys {
	vertical-align: middle;
	border: 0px none;
	background: none;
	width: 137px;
	margin-top: 3px;
}
#formsear #button {
	vertical-align: middle;
	border: 0px none;
	background: url(../img/search3.png) no-repeat;
	height: 24px;
	width: 19px;
	cursor: pointer;
}
#menu {
	width: 721px;
	height: 40px;
	margin-left: 87px;
	_width: 724px;
	_margin-left: 84px;
}
#menu a {
	display: block;
	float: left;
	width: 94px;
	height: 40px;
	line-height: 42px;
	font-size: 14px;
	text-align: center;
	color: #444;
	border-radius: 10px 10px 0 0;
}
#menu a:hover, #menu a:active, #menu a.A {
	color: #fff;
	background: -webkit-linear-gradient(#5893d4, #004897); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#5893d4, #004897); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#5893d4, #004897); /* Firefox 3.6 - 15 */
	background: linear-gradient(#5893d4, #004897); /* 标准的语法 */
}
#menubtm {
	width: 100%;
	height: 4px;
	font-size: 4px;
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	margin-top: 90px;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../img/top_btm.png");/*只对IE6有效*/
	background: url(../img/top_btm.png) repeat-x !important;
	_background: none;
}
#menuson {
	width: 747px;
	padding-left: 353px;
	_padding-left: 346px;
	height: 0px;
	margin: auto;
	overflow: hidden;
}
#menuson ul {
	float: left;
	width: 103px;
}
#menuson ul li a {
	display: inline-block;
	line-height: 24px;
	color: #777;
}
#menuson ul li a:hover, #menuson ul li a:active {
	color: #F60;
}
#banner {
	width: 100%;
	height: 410px;
	position: relative;
	z-index: 1;
}
#banner div {
	width: 100%;
	height: 400px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#banner div span {
	display: block;
	width: 100%;
	height: 100%;
}
#banner1 {
	width: 100%;
	height: 450px;
	position: relative;
	z-index: 1;
}
#banner1 div {
	width: 100%;
	height: 400px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
#banner1 div span {
	display: block;
	width: 100%;
	height: 100%;
}
#main {
	width: 980px;
	padding: 0px 10px;
	margin: auto;
	margin-top: 18px;
}
#main_l, #main_le {
	width: 310px;
	float: left;
}
#main_le{
   margin-left: 30px;
}
#main_c{
	width: 100%;
	float: left;
        margin-top: 20px;
}
.main_tit {
	font-weight: bold;
	font-size: 14px;
	color: #444;
	font-family: Tahoma, Arial;
}
.main_tit_en {
	font-size: 11px;
	color: #888;
	margin-left: 5px;
}
#main_news {
	margin-top: 12px;
	padding-top: 10px;
	border-top: 1px solid #E6E6E6;
}
#main_news li {
	height: 25px;
}
#main_news li a {
	display: block;
	float: left;
	width: 240px;
	background: url(../img/arr_news.gif) no-repeat left 6px;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#main_news li a:hover, #main_news li a:active {
	background: url(../img/arr_news.gif) no-repeat left -20px;
}
#main_news li span {
	display: block;
	float: right;
	width: 60px;
	text-align: right;
	color: #999;
}
#main_pro {
	border-top: 1px solid #E6E6E6;
	margin-top: 8px;
	padding-top: 15px;
	width: 100%;
	font-size: 0px;
}
#main_pro li {
    width: 24%;
    padding-right: 1px;
    margin-right: 8px;
    float: left;
    overflow: hidden;
}
#main_pro li.clear {
	float: none;
	clear: both;
	height: 0px;
	font-size: 0px;
}
#main_pro li a img {
	vertical-align: middle;
	border: 1px solid #E6E6E6;
	margin-right: 7px;
	display: inline-block;
        width: 99%;
}
#main_pro li a span {
    vertical-align: middle;
    display: inline-block;
    width: 99%;
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#main_pro li a {
	font-size: 12px !important;
}
#main_pro_list {
	border-top: 1px solid #E6E6E6;
	margin-top: 12px;
	padding-top: 10px;
	width: 300px;
}
#main_pro_list li {
	height: 30px;
	width: 100%;
	padding-right: 5px;
	overflow: hidden;
}
#main_pro_list li p{
 color:#000;
}
#main_pro_list li.clear {
	float: none;
	clear: both;
	height: 0px;
	font-size: 0px;
}
#main_pro_list li a {
	vertical-align: middle;
	display: inline-block;
	width: 135px;
	padding-left: 10px;
	font-size: 12px !important;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#main_pro_list li a:hover, #main_pro_list li a:active {
	background: url(../img/arr_news.gif) no-repeat left -20px;
}
.more {
	display: block;
	width: 65px;
	padding-left: 9px;
	height: 23px;
	padding-top: 3px;
	background: url(../img/more_bg.png) no-repeat left top;
	color: #005ca1;
}
.more:hover, .more:active {
	background: url(../img/more_bg.png) no-repeat left -26px;
	color: #F90;
}
#main_r {
	float: right;
	width: 300px;
}
.industry1 {
	display: inline-block;
	width: 99px;
	height: 22px;
	padding-top: 35px;
	background: url(../img/industry1.gif) no-repeat center top;
	text-align: center;
}
.industry1:hover, .industry1:active {
	background: url(../img/industry1.gif) no-repeat center -57px;
}
.industry2 {
	display: inline-block;
	margin-left: 1px;
	width: 99px;
	height: 22px;
	padding-top: 35px;
	background: url(../img/industry2.gif) no-repeat center top;
	text-align: center;
}
.industry2:hover, .industry2:active {
	background: url(../img/industry2.gif) no-repeat center -57px;
}
.industry3 {
	display: inline-block;
	margin-left: 1px;
	width: 99px;
	height: 22px;
	padding-top: 35px;
	background: url(../img/industry3.gif) no-repeat center top;
	text-align: center;
}
.industry3:hover, .industry3:active {
	background: url(../img/industry3.gif) no-repeat center -57px;
}
.industry4 {
	display: inline-block;
	margin-top: 1px;
	width: 99px;
	height: 20px;
	padding-top: 37px;
	background: url(../img/industry4.gif) no-repeat center top;
	text-align: center;
}
.industry4:hover, .industry4:active {
	background: url(../img/industry4.gif) no-repeat center -57px;
}
.industry5 {
	display: inline-block;
	margin-top: 1px;
	margin-left: 1px;
	width: 99px;
	height: 20px;
	padding-top: 37px;
	background: url(../img/industry5.gif) no-repeat center top;
	text-align: center;
}
.industry5:hover, .industry5:active {
	background: url(../img/industry5.gif) no-repeat center -57px;
}
.industry6 {
	display: inline-block;
	margin-top: 1px;
	margin-left: 1px;
	width: 99px;
	height: 20px;
	padding-top: 37px;
	background: url(../img/industry6.gif) no-repeat center top;
	text-align: center;
}
.industry6:hover, .industry6:active {
	background: url(../img/industry6.gif) no-repeat center -57px;
}
#main_b {
	width: 1000px;
	margin: auto;
	background: url(../img/main_btm_bg.png) no-repeat;
}
#main_b_l {
	width: 770px;
	padding-left: 10px;
	float: left;
	background: url(../img/split_line1.png) repeat-y 750px top;
	margin-top: 18px;
}
#main_b_r {
	width: 220px;
	float: right;
	margin-top: 18px;
}
#main_b_r p{
    margin-top: 10px;
    text-align: center;
}
#main_b_l ul {
	float: left;
	width: 123px;
}
#main_b_l ul li.tit {
	font-weight: bold;
	padding-bottom: 10px;
	height: 20px;
}
#main_b_l ul li {
	height: 24px;
}
#main_b_l ul li a {
	color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
#main_b_l ul li a:hover, #main_b_l ul li a:active {
	color: #F60;
}
#main_b_l ul li.tit a {
	color: #868686;
}
#main_b_l ul li.tit a:hover, #main_b_l ul li.tit a:active {
	color: #005ca1;
}
#bottom {
	background: url(../img/bottom_bg.png) repeat-x;
	height: 60px;
}
#bottomCon {
	width: 980px;
	margin: auto;
	padding-top: 16px;
}
#bottom_l {
	width: 700px;
	float: left;
	color: #868686;
	padding-top: 2px;
}
#bottom_c {
	width: 110px;
	float: left;
	text-align: center;
	padding-top: 2px;
}
#bottom_r {
	width: 145px;
	float: right;
}
#bannerS {
	width: 100%;
	height: 200px;
	padding-top: 90px;
	position: relative;
	z-index: 1;
	background: #CCC;
}
#bannerS div {
	width: 100%;
	height: 200px;
	text-align: center;
	margin: auto;
}
#bannerS div p {
	width: 1000px;
	margin: auto;
	height: 200px;
	_position: absolute;
	_top: 90px;
	_left: 50%;
	_margin-left: -500px;
	_z-index: 1;
}
#mainS_l {
	width: 210px;
	float: left;
}
#mainS_r {
	width: 740px;
	float: right;
}
.l_tit, .r_tit {
	border-bottom: 1px solid #E6E6E6;
	height: 23px;
}
.prolist_side li {
	border-bottom: 1px solid #E6E6E6;
}
.prolist_side li a {
	background: url(../img/list_arr.gif) no-repeat 3px 9px !important;
	padding: 5px 0px 5px 13px !important;
}
.prolist_side li a:hover, .prolist_side li a:active {
	background: url(../img/list_arr.gif) no-repeat 3px -83px !important;
}
.r_tit_l {
	float: left;
}
.r_tit_r {
	float: right;
	color: #999;
}
.prolist {
	display: block;
	overflow: hidden;
	width: 760px;
	padding-top: 22px;
	margin-left: 16px;
}
.prolist li {
	float: left;
	width: 150px;
	margin-right: 35px;
	margin-bottom: 10px;
	text-align: center;
}
.prolist li a img {
	width: 146px;
	height: 146px;
	padding: 1px;
	border: 1px solid #DDD;
}
.prolist li a span {
	display: block;
	padding-top: 8px;
	line-height: 135%;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.prolist li a:hover img, .prolist li a:active img {
	border: 1px solid #00A0FC;
}
.prolist li a:hover span, .prolist li a:active span {
	color: #005ca1;
}
.prolist li.clear {
	float: none;
	clear: both;
	width: 100%;
	height: 25px;
}
#propath {
	background: #005ca1;
	padding: 6px 10px 7px 10px;
	margin-top: 12px;
	color: #FFF;
}
#propath a {
	color: #FFF;
}
#propath a:hover, #propath a:active {
	color: #005ca1;
}
#pro_btm {
	padding-bottom: 10px;
	padding-top: 17px;
	margin-top: 25px;
	border-top: 1px solid #E6E6E6;
}
#pro_btm ul {
	display: block;
	font-size: 0px;
	width: 700px;
	height: 65px;
	overflow: hidden;
}
#pro_btm ul li {
	height: 65px;
	width: 300px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
#pro_btm ul li a img {
	vertical-align: middle;
	border: 1px solid #E6E6E6;
	margin-right: 7px;
	display: inline-block;
	width: 48px;
	height: 48px;
}
#pro_btm ul li a .span {
	vertical-align: middle;
	display: inline-block;
	width: 240px;
}
#pro_btm ul li a {
	font-size: 12px !important;
}
.nav {
	display: block;
}
.nav li {
	border-bottom: 1px solid #E6E6E6;
}
.nav li a {
	display: block;
	background: url(../img/list_arr.gif) no-repeat 3px 9px;
	padding: 5px 0px 5px 13px;
}
.nav li a:hover, .nav li a:active {
	background: url(../img/list_arr.gif) no-repeat 3px -83px;
}
.nav li a.A {
	color: #F60;
}
.text, .industry {
	line-height: 210%;
	font-family: "微软雅黑", Arial, Tahoma !important;
}
.text p, .industry p {
	margin: 0;
	padding: 0;
	margin-top: 17px;
	font-family: "微软雅黑", Arial, Tahoma !important;
}
.industry {
	line-height: 200%;
}
.industry p {
	margin-top: 0;
}
.text_culture {
	line-height: 190%;
	padding-top: 5px;
}
.text_culture * {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
.news_list {
	border-top: 1px solid #E9E9E9;
	margin-top: 22px;
}
.news_list li {
	height: 35px;
	border-bottom: 1px solid #E9E9E9;
}
.news_list li a {
	float: left;
	line-height: 35px;
	background: url(../img/list_arr.gif) no-repeat 3px 13px;
	padding-left: 14px;
}
.news_list li a:hover, .news_list li a:active {
	background: url(../img/list_arr.gif) no-repeat 3px -79px;
}
.news_list li span {
	display: block;
	float: right;
	width: 120px;
	text-align: right;
	line-height: 35px;
	color: #999;
}
#quick a {
	display: block;
	border-bottom: 1px solid #E6E6E6;
}
.searHeight {
	background: #FFFFCC;
	font-style: normal;
}
input {
	outline: none;
}
#cer_cls {
	margin-top: 23px;
}
#cer_cls a {
	display: inline-block;
	padding: 20px 30px;
	background: #EEEEEE;
	font-size: 14px;
}
#cer_cls a:hover, #cer_cls a:active, #cer_cls a.A {
	background: #005ca1;
	color: #FFF;
}
.cerlist {
	display: block;
	overflow: hidden;
	width: 760px;
}
.cerlist li {
	float: left;
	width: 165px;
	margin-right: 20px;
	_margin-right: 16px;
	text-align: left;
}
.cerlist li a span {
	display: block;
	padding-top: 12px;
	line-height: 135%;
	background: url(../img/arr.gif) no-repeat left 17px;
	padding-left: 10px;
}
.cerlist li a:hover span, .cerlist li a:active span {
	color: #005ca1;
}
.cerlist li.clear {
	float: none;
	clear: both;
	width: 100%;
	height: 12px;
	border-bottom: 1px solid #EEE;
}
.page_nav a {
	border-right: #aaaadd 1px solid;
	padding-right: 5px;
	border-top: #aaaadd 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #aaaadd 1px solid;
	color: #000099;
	padding-top: 2px;
	border-bottom: #aaaadd 1px solid;
	text-decoration: none
}
.page_nav a:hover {
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	color: #000;
	border-bottom: #000099 1px solid
}
.page_nav a:active {
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	color: #000;
	border-bottom: #000099 1px solid
}
.page_nav span.current {
	border-right: #000099 1px solid;
	padding-right: 5px;
	border-top: #000099 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #000099 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #000099 1px solid;
	background-color: #000099
}
.page_nav span.nolink {
	border-right: #aaaadd 1px solid;
	padding-right: 5px;
	border-top: #aaaadd 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #aaaadd 1px solid;
	color: #999;
	padding-top: 2px;
	border-bottom: #aaaadd 1px solid
}

.about_img{
    line-height: 180%;
    border-top: 1px solid #E6E6E6;
    margin-top: 12px;
    padding: 15px 0 0 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.pro_c{
    width: 100%;
    height: 25px;
}
.pro_l{
    float: left;
    width: 80%;
}
.pro_r{
    float: right;
}

.cont_c{
    width: 100%;
}
.cont_l{
    float: left;
    width: 50%;
}
.cont_r{
    float: right;
    width: 30%;
    margin-top: 40px;
}


.yqlj{
    width: 980px;
    font-size: 12px;
    margin: 15px auto;
    font-weight: bold;
    line-height: 30px;
}
.yqlj a{
   font-size: 14px;
   color:#000;
}
.yqlj a:hover{
   color:#b93739;
}
@media (max-width: 769px){
.yqlj{
    width: 100%;
}
}














