@charset "utf-8";
*{ margin:0; padding:0;}
body,td,th{ font-size:14px; color:#333; font-family: "Microsoft YaHei";}
a{ color:#333; text-decoration:none;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th{ margin:0; padding:0; list-style:none; border:0px;}
dl,dt,dd{ margin:0px; padding:0px; list-style:none;}
ul,li{ list-style:none;}
input,textarea,slsct{ font-family:inherit; font-weight:inherit;}
img{ border:0;}
.pro_border img{
    border: 1px #ddd solid;
}

/* 乌鸦 */
.hide{
    display: none;
}

.width-1200{
    width: 1200px;
    margin: 0 auto;
}

.clear{ clear:both; height: 0;}
.clearfix:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.pull-left,.fl{ float:left;}
.pull-right,.fr{ float:right;}
.ov-hi{ overflow: hidden;}
.text-en{ font-family:Arial, Helvetica, sans-serif;}

.text-center{
    text-align: center;
}
.text-left{
    text-align: left;
}
.text-right{
    text-align: right;
}


.line-clamp-1{
    overflow: hidden;
    white-space: nowrap;
}
.line-clamp-2{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.line-clamp-3{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* 内页 */
.page_main{
    width: 1200px;
    margin: 20px auto;
}
/* 内页右边 */
.page_content{
    margin-left: 20px;
    width: 930px;
}

.n_about_l {
float: left;
margin-right: 30px;
width: 750px;
height: 500px;
}
.n_about_w p {text-indent: 2em; font-size: 16px; color: #333; line-height: 32px;}

.navigation {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    line-height: 40px;
    height: 40px;
    margin-bottom: 20px;
    border: 1px dashed #ddd;
    border-right: none;
    text-align: left;
    border-left: none;
}
.navigation .dicon{ font-size:18px; padding:0 5px; color:#066dd8;}
.navigation_w{ float:right; 
    padding-right:5px; 
    font-size:12px;     
    font-style: normal;
    font-weight: 300;
    font-family: arial;
    color: #ccc;
}
.link{ display:none;}
.topadcs{width:100%; height:400px;}

.Feedback_Form{
	margin-bottom: 30px;
}
.Feedback_Form li {
	width: 100%;
	background: none;
	font-size: 14px;
	color: #888;
	margin-bottom: 10px;
	overflow: hidden;
}
.Feedback_Form li input{
	width: 85%;
	height: 41px;
	padding: 10px;
	line-height: normal;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 3px;
	float: left;
}
.Feedback_Form li textarea {
	width: 85%;
	height: 130px;
	border-radius: 3px;
	padding: 8px;
	line-height: 20px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	float: left;
}
.Feedback_Form li p.tip{
	margin-left: 105px;
}
.Feedback_Form li p strong{
	font-weight: bold;
	text-decoration: underline;
	color: red;
}
.Feedback_Form li div.fl{
	width: 105px;
	line-height: 41px;
	height: 41px;
	text-align: right;
	font-size: 12px;
	color: #333;
}
a.button.btn_message{
	display: inline-block;
	zoom: 1;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding: 10px 50px;
	line-height: 40px;
	 background: #066dd8; 
	font-size: 16px;
	color: #fff;
}

.Feedback_Form li input.code_input{
	width: 100px;
}
.Feedback_Form li img{
	height: 20px; margin-top:12px;
}

.news_n_big{
	margin-bottom: 20px;
}
.news_show_list>li{
	padding: 10px;
	overflow: hidden;
	border-bottom: #efefef solid 1px;
}
.news_show_list>li:hover{
	background: #f9f9f9;
}
ul.news_show_list>li>.pull-left{
	margin-right: 15px;
}
ul.news_show_list>li>.pull-left a{
	display: block;
}
ul.news_show_list>li>.pull-left img{
	width: 205px;
	height: 121px;
	padding: 2px;
}
.news_show_title_big{
	margin-bottom: 15px;
	overflow: hidden;
}
.news_show_title{
	font-size: 16px;
	color: #333;
}
.news_show_title:hover{
	font-size: 16px;
}
.new_show_time{
	overflow: hidden;
	margin-bottom:8px;
}
.news_show_describe{
	overflow: hidden;
	line-height: 29px;
	padding-top: 10px;
	height: 60px;
	color: #999;
}
.news_show_more{
	width: 120px;
	height: 38px;
	line-height: 38px;
	background: #eee;
	display: block;
	text-align: center;
	overflow: hidden;
}
.news_show_more:hover{
	background: #066dd8;
}
.news_show_more span{
	color: #333;
}
.news_show_content .date_day{
	width: 53px;
	height: 53px;
	display: block;
	line-height: 53px;
	text-align: center;
	background: #84bd00;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	float: left;
}
.news_show_content .date_month{
	font-size: 16px;
	float: left;
	padding-left: 8px;
}
.news_show_content .date_month>p{
	line-height: 30px;
	font-weight: bold;
}
.news_show_time{
	font-size: 14px;
	font-weight: normal;
	color: #787878;
}

ul.npro_ul li {
	float: left;
	width: 300px;
	margin-bottom: 15px;   
	display: inline-block;
}
ul.npro_ul li:nth-child(3n) {
	margin-right: 0;
}
.npro_ul li img{
	width: auto;
	max-height: 230px;
	max-width: 100%;
	height: 230px;
	display: -webkit-inline-box;
	transition: 0.3s all;
}
.npro_ul li p{
	height:40px;
	line-height:40px;
	text-align:center;
	background: #ddd;
	width: calc(287px + 6px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/*margin-top: 5px;*/
}
.npro_ul li:hover .pro_img{
	border: 1px #066dd8 solid;
}
.npro_ul li:hover p{
	background: #066dd8;
	color: #fff;
}

.pro_img{
	height: autopx;
	width: 287px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	border: 1px #ddd solid;
	padding: 2px;
}

.pro_detail_img {
	text-align: center;
}
.pro_detail_img img {
	max-width: 100%;
}
.pro_detail_name {
	font-size: 15px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
}
.pro_detail_next {
	padding: 6px 0;
	text-align: center;
}
.pro_content {
	line-height: 28px;
}
.pro_content img {
	max-width: 100%;
	display: block;
}
.pro_content_title {
	position: relative;
	height: 40px;
	border-bottom: 1px solid #ddd;
	line-height: 40px;
	font-size: 14px;
	color: #444;
	margin-bottom: 15px;
	padding-left: 5px;
}
.pro_content_title strong {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.pro_content_title span {
	color: #999;
}

.pro_content_title i {
	display: block;
	width: 100px;
	position: absolute;
	bottom: -1px;
	z-index: 2;
	left: 0;

	border-bottom: 2px solid #333333;

}
.pro_content_con {
	line-height: 28px;
}
.pro_content_con img {
	max-width: 100%;
	display: block;
	padding: 20px 0;
}
.pro_content_con p {
	margin-bottom: 20px;
}

.news_detail_img {
	text-align: center;
}
.news_detail_img img {
	max-width: 100%;
}
.news_detail_name {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #dcdcdc;
}
.news_detail_name p {
	font-weight: normal;
	font-size: 14px;
}
.news_detail_next {
	padding: 20px 0;
	text-align: center;
	border-top: 1px solid #ddd;
}
.news_detail_content {
	line-height: 26px;
	padding: 20px 0;
}
.news_detail_content img {
	max-width: 100%;
	display: block;
	padding: 20px 0;
}
.news_detail_content p{
	margin-bottom: 20px;
}


.partner_bg {
	margin-top: 50px;
	width: 100%;
	height: 390px;
	background: #f9f9f9;
	overflow: hidden;
}
.partner_tile {margin-top: 50px; margin-bottom: 40px; text-align: center;}
.partner_tile span {font-size: 34px;}
.partner_tile p {font-size: 16px;}

.picScroll_left{ width: 1200px;height: auto;position: relative;margin: 0 auto;}
.picScroll_left .hd ul li{float: left;}
.picScroll_left .hd ul li.on{color: #f00;}

.picScroll_left .hd .pageState{float: right;}
.picScroll_left .bd .next{position: absolute;background: url(../images/left_ico.png) no-repeat center;width: 47px;height: 47px;top: 50px;left: -50px;cursor: pointer;}
.picScroll_left .bd .prev{position: absolute;background: url(../images/right_ico.png) no-repeat center;width: 47px;height: 47px;top: 50px;right: -50px;cursor: pointer;}    
.picScroll_left .bd{width: 1200px;position: relative;}
.picScroll_left .bd ul li{width: 300px;display: block;}   
.picScroll_left .bd ul li img{width: 280px;display: block;margin: 0 auto;} 
.picScroll_left .bd ul li p{text-align: center;font-size: 16px;line-height: 30px;}


#flashs{ position:relative; height:600px; overflow:hidden;}
#flashs .bgitem{position:absolute; top:0; }
#flashs .btn{ position:absolute; z-index:7; bottom:20px; left:50%; margin-left:-45px; padding:0px 6px;}
#flashs .btn span{ background:#333; cursor: pointer;display: inline-block;margin:0 2px;width:25px;height:25px;font-size:14px;line-height:25px;text-align:center;color:#fff;}
#flashs .btn span.cur{  background:#F90;}


/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}


/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}