﻿/*全局样式*/
* {
	list-style:none;
	margin:0;
	padding:0;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
	display:block
}
body {
	font:14px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	color:#333;
	min-width:1200px;
	overflow-x:hidden;
}
dl, dt, dd, ul, p, li, form, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
ul {
	list-style: none;
}
img {
	border:0;
	-ms-interpolation-mode:bicubic;
	vertical-align:bottom;
}
a {
	color:#333;
	text-decoration:none;
	transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
a:hover {
	color:#3362a2;
	text-decoration:none
}
.clearfix:after {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: ".";
	display: block;
	visibility: hidden;
}
.clearfix {
*zoom:1;
}
.fl {
	float:left;
	display:inline;
}
.fr {
	float:right;
	display:inline;
}
.w1170 {
	width: 1200px;
	margin: 0 auto;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.m20 {
	margin-top: 20px;
}
.m30 {
	margin-top: 30px;
}
.m40 {
	margin-top: 40px;
}
.mt45 {
	margin-top:40px;
}
.mt50 {
	margin-top: 50px;
}
.m60 {
	margin-top: 60px;
}
.m80 {
	margin-top: 80px;
}
.pd60 {
	padding-top:60px;
}
.clearfix {
	display:inline-table;
}
*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
*+html .clearfix {
	min-height:1%;
}
input, select, textarea {
	vertical-align:middle;
*font-size:100%;
}
input {
	margin:0;
	outline:none;
	padding:0;
}
input::-ms-clear {
display:none;
}
.header {
	height:90px;
	background:#fff url(../images/nav_hr.gif) bottom repeat-x;
	border-bottom:#eeeeee solid 1px;
	width:100%;
}
.header .wrap {
}
.header .logo {
	float: left;
	display:block;
	width:280px;
	height:80px;
}
.header .logo h1 {
	display:inline-block;
	margin-top:15px;
}
.header .logo i {
	display:inline-block;
	font-style:normal;
	font-size:14px;
	margin-left:30px;
	background:url(../images/icon1.gif) no-repeat 0px 34px;
	padding-left:15px;
	color:#da251d;
	line-height:80px;
}
.header .nav {
	width: 730px;
	float:left;
	margin-top:8px;
	margin-left:50px;
	z-index: 111;
}
.header .nav li {
	display:inline-block;
	height: 80px;
	line-height: 80px;
	text-align: center;
	padding: 0 12px;
}
.header .nav li a.dli {
	color: #666666;
	display: block;
	text-align: center;
	font-size: 16px;
	padding: 0 6px;
}
.header .nav li a.dli:hover {
	color:#333333;
	border-bottom:#3362a2 solid 2px;
}
.header .nav li.drop-menu-effect:hover a.dli {
	color:#333333;
	border-bottom:#3362a2 solid 2px;
}
.header .nav li.selected .submenu {
	display:block;
}
.header .nav li .submenu {
	display:none;
	position:absolute;
	right:0px;
	z-index:700;
	width:100%;
	height:400px;
	background:#fff url(../images/nav_hr.gif) bottom repeat-x;
	text-align:left;
}
.header .nav li .submenu .sub_01 {
	width:305px;
	height:400px;
	float:left;
	border-right:#dddddd solid 1px;
}
.header .nav li .submenu .sub_02 {
	width:350px;
	height:385px;
	float:left;
	border-right:#dddddd solid 1px;
	padding-top:15px;
}
.header .nav li .submenu .sub_03 {
	width:500px;
	height:400px;
	float:left;
}
.header .nav li .submenu .sub_01 span {
	color:#666666;
	font-size:24px;
	font-weight:bold;
	padding-top:20px;
	display:block;
}
.header .nav li .submenu .sub_01 p {
	font-size:14px;
	color:#333333;
	line-height:30px;
	padding-right:45px;
	display:block;
	padding-bottom:15px;
}
.header .nav li .submenu .sub_01 a {
	display: inline-block;
	height: 38px;
	width: 140px;
	border: #3362a2 solid 1px;
	border-radius: 20px;
	font-size: 18px;
	line-height: 38px;
	color: #3362a2;
	font-style: normal;
	text-align: center;
}
.header .nav li .submenu .sub_01 a:hover {
	background:#3362a2;
	color: #fff;
}
.header .nav li .submenu .sub_02 a {
	display:block;
	border-bottom:#dddddd solid 1px;
	font-size:16px;
	color:#333333;
	width:250px;
	margin:auto;
	line-height:60px;
	height:60px;
}
.header .nav li .submenu .sub_02 a span {
	display:block;
}
.header .nav li .submenu .sub_02 a:hover span {
	color:#3362a2;
	background:url(../images/jian_t.gif) no-repeat 220px 22px;
}
.header .nav li .submenu .sub_03 img {
	padding-top:30px;
	padding-left:50px;
}
.header .nav li .submenu .sub_03 span {
	display:block;
	padding-left:50px;
	font-size:16px;
	color:#333333;
	line-height:35px;
}
.header .nav li .submenu .sub_04 {
	width:370px;
	padding-top:8px;
	padding-right:30px;
	padding-left:20px;
	height:392px;
	float:left;
	border-right:#dddddd solid 1px;
}
.header .nav li .submenu .sub_04 a {
	display:block;
	line-height:30px;
}
.header .nav li .submenu .sub_04 a:hover span {
	display:block;
	color:#3362a2;
	background:url(../images/jian_t.gif) no-repeat right center;
}
.sub_05 {
	width:390px;
	float:left;
	padding-left:20px;
	padding-top:20px;
}
.sub_05 a {
	display:block;
	height:140px;
	padding-bottom:20px;
	background:url(../images/nv_more.gif) no-repeat left bottom;
}
.sub_05 img {
	width:180px;
	height:130px;
}
.sub_05 dt {
	width:180px;
	height:130px;
	display:block;
	float:left;
	margin-right:30px;
}
.sub_05 dd {
	color:#333333;
	font-size:14px;
	line-height:18px;
}
.sub_05 dd p {
	color:#999999;
	font-size:14px;
	line-height:18px;
	padding-top:10px;
}
.header .dian {
	width:1200px;
	margin:auto;
	position:relative;
}
.header .seach_top {
	position:absolute;
	top:25px;
	right:50px;
	width:40px;
	height:40px;
	background:#a0a6a9 url(../images/search_bg.png) right no-repeat;
	border:none;
	border-radius:20px;
	text-indent:10px;
	color:#eeeeee;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color:    #eeeeee;
}
input:-moz-placeholder, textarea:-moz-placeholder {
 color:    #eeeeee;
}
input::-moz-placeholder, textarea::-moz-placeholder {
 color:    #eeeeee;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
 color:    #eeeeee;
}
.header .lang {
	background:#a0a6a9;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	position:absolute;
	top:25px;
	width:40px;
	height:40px;
	border-radius:20px;
	text-align:center;
	line-height:40px;
	right:0px;
}
.header .lang:hover {
	background:#c21304;
}
.banner {
	width:100%;
	height:550px;
	overflow:hidden;
	position:relative;
	z-index:99;
}
.banner .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:18px;
	left:0;
	height:30px;
	line-height:30px;
	text-align:center;
}
.banner .hd ul {
	text-align:center;
	padding-top:5px;
}
.banner .hd ul li {
	cursor:pointer;
	display:inline-block;
*display:inline;
	zoom:1;
	width:12px;
	height:12px;
	margin:8px 4px 8px;
	overflow:hidden;
	line-height:9999px;
	background:#fff;
	border:#fff solid 1px;
	border-radius: 50%;
	-moz-border-radius:  50%;
	-webkit-border-radius:  50%;
	filter:alpha(Opacity=65);
	-moz-opacity:0.65;
	opacity: 0.65;
}
.banner .hd ul .on {
	background:#3362a2;
	border:#3362a2 solid 1px;
	filter:alpha(Opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.banner .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.banner .bd li {
	zoom:1;
	vertical-align:middle;
	display:block;
	width:100%;
	height:550px;
}
.banner .bd img {
	display:block;
}
.banner .bd li a {
	display:block;
	width:100%;
	height:550px;
}
.banner .prev, .banner .next {
	position:absolute;
	left:10%;
	top:45%;
	width:34px;
	height:58px;
	background:url(../images/slider_arrow.png) 0px 0px no-repeat;
	filter:alpha(opacity=80);
	opacity:0.8;
}
.banner .next {
	left:auto;
	right:10%;
	background-position:right;
}
.banner .prev:hover, .banner .next:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.in_fuwu {
	padding-top:75px;
	height:400px;
}
.in_fuwu .a_img {
	float:left;
}
.in_fuwu dl {
	width:540px;
	float:right;
}
.in_fuwu dl dt {
	border-bottom:#eeeeee solid 1px;
	height:65px;
	padding-top:10px;
}
.in_fuwu dl dt span {
	color:#333333;
	font-size:36px;
	display:inline-block;
	padding-right:20px;
}
.in_fuwu dl dt em {
	color:#999999;
	font-size:18px;
	font-style:normal;
	display:inline-block;
}
.in_fuwu dl dd {
	border-bottom:#eeeeee solid 1px;
	height:77px;
}
.in_fuwu dl dd i {
	height:77px;
	width:100px;
	float:left;
}
.in_fuwu dl dd i img {
	padding-top:12px;
}
.in_fuwu dl dd span {
	font-size:18px;
	color:#333333;
	display:block;
	line-height:30px;
	padding-top:12px;
}
.in_fuwu dl dd p {
	font-size:14px;
	color:#999999;
	display:block;
	line-height:20px;
}
.in_product_list {
	margin-top:75px;
	width:100%;
	background: url(../images/pro_in_bg.jpg) center;
	background-size:cover;
	height:850px;
}
.in_title1 {
	text-align:center;
	padding-top:70px;
}
.in_title1 h6 {
	color:#ffffff;
	font-size:36px;
	display:block;
}
.in_title1 span {
	color:#999999;
	font-size:18px;
	display:block;
	line-height:40px;
}
.in_title1 em {
	width:62px;
	height:5px;
	background:#3362a2;
	display:block;
	margin:auto;
}
.titl_bd {
	text-align:center;
	padding-top:30px;
}
.titl_bd a {
	display:inline-block;
	font-size:18px;
	color:#fff;
	cursor:pointer;
	height:46px;
	line-height:46px;
	padding-left:30px;
	padding-right:30px;
	margin-left:20px;
	margin-right:20px;
}
.titl_bd a.hover {
	background:#3362a2;
	border-radius:25px;
}
.pro_list1 {
	width:1200px;
	margin:auto;
	overflow:hidden;
	position:relative;
	padding-top:0px;
}
.pro_list1 .hd {
	overflow:hidden;
	height:60px;
	padding:0 10px;
}
.pro_list1 .hd ul {
	text-align:center;
	overflow:hidden;
	zoom:1;
	margin-top:20px;
	zoom:1;
}
.pro_list1 .hd ul li {
	display:inline-block;
	width:60px;
	height:6px;
	overflow:hidden;
	margin-right:5px;
	margin-left:5px;
	text-indent:-999px;
	cursor:pointer;
	background:#cccccc;
}
.pro_list1 .hd ul li.on {
	background:#3362a2;
}
.pro_list1 .bd {
}
.pro_list1 .bd ul {
	overflow:hidden;
	zoom:1;
	width:1200px;
}
.pro_list1 .bd ul li {
	margin-right:60px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.pro_list1 .bd ul li a {
	display:block;
	width:360px;
	height:450px;
	background:#fff;
	border-radius:5px;
}
.pro_list1 .bd ul li img {
	width:360px;
	height:275px;
	border-radius:5px;
}
.pro_list1 .bd ul li i {
	display:block;
	height:5px;
	width:100%;
	background:#dddddd;
}
.pro_list1 .bd ul li a:hover i {
	height:5px;
	width:100%;
	background:#3362a2;
}
.pro_list1 .bd ul li span {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	display:block;
	padding-left:60px;
	padding-right:60px;
	padding-top:15px;
	line-height:30px;
	padding-bottom:15px;
}
.pro_list1 .bd ul li em {
	display:inline-block;
	width:120px;
	height:40px;
	line-height:40px;
	border:#dddddd solid 1px;
	border-radius:20px;
	font-style:normal;
	color:#999999;
	font-size:16px;
}
.pro_list1 .bd ul li a:hover em {
	background:#3362a2;
	color:#fff;
	border:#3362a2 solid 1px;
}
.pro_list1 .pageState {
	display:none;
}
.parHd {
	text-align:center;
	padding-top:30px;
}
.parHd li {
	display:inline-block;
	font-size:18px;
	color:#fff;
	cursor:pointer;
	height:46px;
	line-height:46px;
	padding-left:30px;
	padding-right:30px;
	margin-left:20px;
	margin-right:20px;
}
.parHd li.hover {
	background:#3362a2;
	border-radius:25px;
}
.slideGroup {
	width:1200px;
	margin:auto;
}
.slideGroup .parHd {
	height:30px;
	line-height:30px;
}
.slideGroup .parHd ul {
	text-align:center;
}
.slideGroup .parHd ul li {
	display:inline-block;
	font-size:18px;
	color:#fff;
	cursor:pointer;
	height:46px;
	line-height:46px;
	padding-left:30px;
	padding-right:30px;
	margin-left:20px;
	margin-right:20px;
}
.slideGroup .parHd ul li.on {
	background:#3362a2;
	border-radius:25px;
}
.slideGroup .slideBox {
	overflow:hidden;
	zoom:1;
	padding:10px 0 10px 0;
	position:relative;
	color:#fff;
}
.slideGroup .parBd {
	padding-top:60px;
}
.in_title2 {
	text-align:center;
	padding-top:70px;
}
.in_title2 h6 {
	color:#333333;
	font-size:36px;
	display:block;
}
.in_title2 span {
	color:#999999;
	font-size:18px;
	display:block;
	line-height:40px;
}
.in_title2 em {
	width:62px;
	height:5px;
	background:#3362a2;
	display:block;
	margin:auto;
}
.news_con {
	width:100%;
	padding-top:45px;
	height:560px;
}
.news_con .img_big {
	width:50%;
	float:left;
	background:url(../images/in_news_b1.jpg);
	height:560px;
	background-size:cover;
}
.news_con ul {
	width:50%;
	float:right;
	height:560px;
	background:url(../images/in_news_b2.jpg) repeat-x;
}
.news_con ul li {
	width:100%;
	text-indent:27px;
}
.news_con ul li:hover {
	background:#31639e;
}
.news_con ul li a {
	width:600px;
	display:block;
	color:#fff;
	color:#ffffff;
	font-size:18px;
	line-height:80px;
}
.news_con ul li a span {
	float:right;
}
.in_gc_anli {
	padding-top:20px;
}
.slideBoxh {
	overflow:hidden;
	zoom:1;
	padding:10px 0 10px 42px;
	position:relative;
	padding-top:40px;
}
.slideBoxh .sPrev, .slideBoxh .sNext {
	position:absolute;
	left:5px;
	top:130px;
	display:block;
	width:30px;
	height:94px;
	background: url(../images/slide_b.png) left no-repeat;
}
.slideBoxh .sNext {
	left:auto;
	right:5px;
	background: url(../images/slide_b.png) right no-repeat;
}
.slideBoxh .sPrev:hover, .slideBoxh .sNext:hover {
	border-color:#f60;
}
.slideBoxh ul {
	overflow:hidden;
	zoom:1;
}
.slideBoxh ul li {
	margin:0 24px;
	float:left;
	_display:inline;
	overflow:hidden;
	width:230px;
	height:280px;
	text-align:center;
}
.slideBoxh ul li .img {
	width:230px;
	height:180px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.slideBoxh ul li .img img {
	width:230px;
	min-height:180px;
}
.slideBoxh ul li em {
	display:none;
}
.slideBoxh ul li a:hover em {
	display:block;
	background:url(../images/a_more.png) no-repeat;
	width:230px;
	height:180px;
	margin-top:-180px;
	position:relative;
	z-index:10;
}
.slideBoxh ul li span {
	color:#000000;
	font-size:16px;
	height:40px;
	line-height:40px;
	display:block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.slideBoxh ul li p {
	color:#666666;
	font-size:14px;
	line-height:28px;
}
.slideBoxh ul li a:hover span {
	color:#3362a2;
}
footer {
	min-height:530px;
	width:100%;
	background:#2b3030;
	margin-top:20px;
}
.list_ul_ffa {
	padding-top: 70px;
	border-bottom: #444444 solid 1px;
	height: 80px;
	margin-bottom: 50px;
}
.list_ul_ffa li {
	color:#fff;
	display:inline-block;
	padding-left: 60px;
}
.list_ul_ffa li span {
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
}
.list_ul_ffa li p {
	font-size: 14px;
	color:#ddd;
}
.list_ul_ffa li.a1 {
	background:url(../images/fo_1.png) no-repeat 0px 18px;
}
.list_ul_ffa li.a2 {
	background:url(../images/fo_2.png) no-repeat 0px 18px;
	margin-left: 150px;
}
.list_ul_ffa li.a3 {
	background:url(../images/fo_3.png) no-repeat 0px 18px;
	margin-left: 150px;
}
.foo_logo {
	width: 300px;
	float:left;
}
.foo_logo img {
	padding-bottom: 20px;
}
.foo_logo p {
	display: block;
	color: #ddd;
	line-height: 23px;
}
.xglianj {
	float: left;
	width: 610px;
	margin-left: 125px;
}
.xglianj h6 {
	display: block;
	color: #ffffff;
	font-size:30px;
}
.xglianj h6 em {
	display: block;
	width: 75px;
	height:4px;
	background: #3362a2;
	margin-top: 15px;
	margin-bottom: 15px;
}
.xglianj dl {
	display: inline-block;
	float: left;
	padding-right: 60px;
}
.xglianj dl a {
	color: #ddd;
	line-height: 30px;
	display:block;
	width:90px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.weixin {
	float: right;
	width: 150px;
	height: 150px;
}
.weixin span {
	display: block;
	;
	color: #ddd;
	text-align: center;
	line-height: 40px;
}
.Copyright {
	text-align: center;
	color: #ddd;
	line-height: 60px;
	border-top: #444444 solid 1px;
	margin-top: 50px;
}
.nei_banner {
	width: 100%;
	height: 360px;
	background:url(../images/about_ban.jpg) no-repeat center;
	position: relative;
	;
	z-index: 1;
}
.nei_banner_en {
	width: 100%;
	height: 360px;
	background:url(../images/about_ban_en.jpg) no-repeat center;
	position: relative;
	;
	z-index: 1;
}
.n_naver {
	width: 100%;
	background:url(../images/ban_di.png);
	height: 60px;
	position: relative;
	;
	z-index: 2;
	margin-top: -60px;
}
.n_naver .n_nav {
	width: 1200px;
	margin: auto;
	position: relative;
}
.n_naver .h55 {
	display: block;
	width: 244px;
	height: 115px;
	margin-top: -55px;
	font-size: 36px;
	color:#fff;
	text-align: center;
	line-height: 115px;
	position: absolute;
	background:url(../images/ban_nav.png);
}
.n_naver .positon {
	display: inline-block;
	float: right;
	line-height: 60px;
	color: #fff;
	background:url(../images/home.png) no-repeat 0px 22px;
	padding-left: 30px;
}
.n_naver .positon a {
	color: #fff;
}
.n_naver ul {
	display: inline-block;
	float: right;
	height: 58px;
}
.n_naver ul li {
	float: left;
	line-height: 58px;
	padding-left: 10px;
	padding-right: 10px;
}
.n_naver ul li a {
	color: #ffffff;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 58px;
	display: inline-block;
}
.n_naver ul li a:hover {
	border-bottom: #c21304 solid 2px;
}
.n_naver ul li.hover a {
	border-bottom: #c21304 solid 2px;
}
.net_tt {
	width:100%;
	text-align: center;
	padding-top: 50px;
}
.net_tt span {
	color: #333333;
	font-size:24px;
	display: block;
}
.net_tt em {
	display:inline-block;
	width: 52px;
	height: 4px;
	background: #3362a2;
}
.con_tent {
	padding-top: 30px;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.con_tent h5 {
	color: #333333;
	font-size: 24px;
	line-height: 90px;
	display: block;
}
.con_tent p {
	padding-bottom: 30px;
}
.con_tent img {
	max-width:80%;
}
.con_tent .xm_img {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}
hr {
	color: #dddddd;
	border:#dddddd solid 1px;
	border-bottom: none;
}
.con_tent font {
	color: #3362a2;
}
.n_weisx {
	float: right;
	padding: 10px 10px 10px 10px;
	border: #cdd1d5 solid 1px;
	margin-top: 20px;
	width: 170px;
}
.news_li dt {
	border-bottom: #dddddd solid 1px;
	padding-bottom: 10px;
	padding-top: 30px;
}
.news_li dt span {
	color: #3362a2;
	font-size: 20px;
}
.news_li dt em {
	float: right;
	font-style: normal;
	font-size: 16px;
	color: #999999;
}
.news_li dd {
	height: 150px;
	border-bottom: #dddddd dashed 1px;
	padding-bottom: 25px;
	padding-top: 25px;
}
.news_li dd .img {
	width:600px;
	height: 150px;
	overflow: hidden;
	float: left;
	margin-right: 50px;
	text-align:center;
	vertical-align:bottom;
	display:inline-block;
}
.news_li dd .img img {
	min-width: 600px;
	max-width:605px;
	min-height: 150px;
	display:inline-block;
	margin-top:-120px;
}
.news_li dd p {
	font-size: 14px;
	color: #999999;
	line-height: 26px;
	height: 98px;
	padding-bottom: 10px;
	display: block;
}
.news_li dd em {
	display: inline-block;
	height: 38px;
	width: 140px;
	border: #3362a2 solid 1px;
	border-radius: 20px;
	font-size: 18px;
	line-height: 38px;
	color: #3362a2;
	font-style: normal;
	text-align: center;
}
.news_li a:hover dd em {
	background:#3362a2;
	color: #fff;
}
.atc_tit {
	color: #333333;
	font-size: 30px;
	text-align: center;
	padding-top: 80px;
	list-style: 80px;
}
.atc_fcc {
	text-align:center;
	padding-top: 20px;
	padding-bottom: 30px;
}
.atc_fcc span {
	display: inline-block;
	background:url(../images/ci.gif) no-repeat 0px 3px;
	padding-left: 30px;
	padding-right: 40px;
}
.atc_fcc em {
	font-style: normal;
	display: inline-block;
	background:url(../images/time.gif) no-repeat 0px 3px;
	padding-left: 23px;
}
.pre {
	line-height: 90px;
	height: 90px;
}
.pre li {
	width: 50%;
	float: left;
}
.atc_tits {
	color: #333333;
	font-size: 30px;
	text-align: center;
	padding-top: 20px;
	list-style: 80px;
}
.pres {
	line-height: 30px;
	height: 90px;
	padding-top: 40px;
}
.pres li {
	width: 100%;
}
.zs_list {
	width: 1300px;
}
.zs_list li {
	width: 359px;
	float: left;
	;
	margin-right: 60px;
	padding-top: 20px;
}
.zs_list li img {
	width: 359px;
	height: 450px;
	border: solid 1px #dddddd;
}
.zs_list li span {
	display: block;
	text-align: center;
	color: #333333;
	font-size: 16px;
	line-height: 40px;
}
.amli_list {
	width: 1300px;
	padding-top: 20px;
}
.amli_list li {
	width: 257px;
	float: left;
	;
	margin-right: 60px;
	padding-top: 20px;
}
.amli_list li .img {
	width: 255px;
	height: 200px;
	border: solid 1px #dddddd;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.amli_list li .img img {
	width: 255px;
	min-height:200px;
}
.amli_list li em {
	display:none;
}
.amli_list li a:hover em {
	display:block;
	background:url(../images/a_more_a.png) no-repeat;
	width:255px;
	height:200px;
	margin-top:-200px;
	position:relative;
	z-index:10;
}
.amli_list li span {
	color:#000000;
	font-size:16px;
	height:40px;
	line-height:40px;
	display:block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.amli_list li span {
	display: block;
	height: 40px;
	overflow: hidden;
	width: 257px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	line-height: 40px;
}
.left_cons {
	width: 245px;
	height: auto;
	float:left;
	padding-top: 30px;
}
.left_cons dl.left_lm {
}
.left_cons dl.left_lm dt {
	background: #31639e;
	border-radius: 6px 6px 0px 0px;
	height: 50px;
}
.left_cons dl.left_lm dt span {
	color: #fff;
	font-size: 16px;
	text-indent: 25px;
	line-height: 50px;
	display: block;
}
.left_cons dl.left_lm dd {
	background: #f7f8f8;
	height: 50px;
	padding-left: 24px;
	padding-right: 24px;
}
.left_cons dl.left_lm dd a {
	display: block;
	background:url(../images/dot.png) no-repeat 0px 22px;
	text-indent: 10px;
	border-bottom: #dddddd dashed 1px;
	height: 49px;
	line-height: 49px;
	color: #333333;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.left_cons dl.left_lm dd a:hover {
	color: #31639e;
	background:url(../images/dot_a.png) no-repeat 0px 22px;
	text-indent: 10px;
}
.left_cons dl.left_lm dd:last-child {
	border-radius: 0px 0px 6px 6px;
}
.left_cons dl.left_lm dd:last-child a {
	border-bottom: none;
}
.right_cons {
	width: 908px;
	height: auto;
	float: right;
	padding-top: 30px;
}
.list_xingmm {
	margin-top: -30px;
}
.list_xingmm li {
	height: 190px;
	border-bottom: #dddddd solid 1px;
	padding-bottom: 30px;
	padding-top: 30px;
}
.list_xingmm li a {
}
.list_xingmm li em {
	display: inline-block;
	width: 89px;
	height: 44px;
	padding-top: 45px;
	color: #999999;
	margin-left: 55px;
	border: #dddddd solid 1px;
	background:url(../images/yy.jpg) no-repeat 26px 18px;
	text-align: center;
	font-style: normal;
	float: right;
}
.list_xingmm li img {
	width: 258px;
	height: 180px;
	float:left;
	margin-right: 30px;
}
.list_xingmm li b {
	font-size: 18px;
	font-weight: normal;
	display: block;
	padding-bottom:25px;
	line-height: 20px;
}
.list_xingmm li p {
	color: #999999;
	font-size: 14px;
	line-height: 26px;
	height: 90px;
}
.list_xingmm li p.en_p {
	height: 70px;
}
.list_xingmm li span {
	display: inline-block;
	height: 38px;
	width: 140px;
	border: #3362a2 solid 1px;
	border-radius: 20px;
	font-size: 18px;
	line-height: 38px;
	color: #3362a2;
	font-style: normal;
	text-align: center;
}
.list_xingmm li a:hover span {
	background:#3362a2;
	color: #fff;
}
.list_xingmm li i {
	display: inline-block;
	background: #999999;
	width: 40px;
	height: 2px;
	margin-top: -15px;
	position: absolute;
}
.menu_left {
	width:245px;
}
.menu_left dt {
	width:245px;
	height:45px;
	text-align:center;
	background:#4b4b4b;
	color:#FFF;
	font-weight:bold;
	line-height:45px;
	font-size:16px;
}
.menu_left dd {
	margin-bottom: 10px;
}
.menu_left dd h5 {
	font-weight:normal;
	text-align:left;
	position: relative;
	margin-top: -50px;
	z-index: 2;
	display: block;
}
.menu_left dd .ren {
	display: block;
	width:245px;
	height: 50px;
	position: relative;
	z-index: 1;
	background: #31639e url(../images/loo.png) no-repeat 210px 16px;
	;
	border-radius: 6px 6px 0px 0px;
}
.menu_left dd .add {
	display: block;
	width:245px;
	border-radius: 6px 6px 6px 6px;
	height: 50px;
	position: relative;
	z-index: 1;
	background: #f8f8f8 url(../images/lof.png) no-repeat 210px 16px;
}
.menu_left dd h5 a {
	line-height:50px;
	height:50px;
	color: #333;
	font-size:16px;
	padding-left:20px;
	display:block;
	width:100%;
	position:relative;
	z-index:1;/*text-shadow: 0 1px 1px black;text-shadow: 0 -1px 1px black; */
	width:180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.menu_left dd h5 a:hover {
	color: #333;
}
.menu_left dd h5 .accordion_toggle:hover {
	display: block;
	width:245px;
	height:50px;
	background:#6faafe;
}
.menu_left dd ul {
	display:none;
}
.menu_left dd ul li {
	background:#f7f8f8;
}
.menu_left dd ul li span {
	padding-left: 24px;
	padding-right: 24px;
	display: block;
	overflow: hidden;
	background:url(../images/dot.png) no-repeat 24px 22px;
	text-indent: 10px;
	border-bottom: #dddddd dashed 1px;
	line-height: 49px;
	height: 49px;
	color: #333333;
	font-size: 14px;
	overflow: hidden;
	text-overflow:ellipsis;
}
.menu_left dd ul li span:hover {
	color: #31639e;
	background:url(../images/dot_a.png) no-repeat 24px 22px;
	text-indent: 10px;
}
.menu_left dd ul li:last-child {
	border-radius: 0px 0px 6px 6px;
}
.menu_left dd ul li:last-child span {
	border-bottom: none;
}
.menu_left dd ul li:hover ul {
	display: block;
}
.menu_left dd ul li ul li {
	background:#657e9c;
}
.menu_left dd ul li ul li:first-child {
	padding-top: 10px;
}
.menu_left dd ul li ul li:last-child {
	border-radius: 0px 0px 0px 0px;
	padding-bottom: 10px;
}
.menu_left dd ul li ul li a {
	color: #ffffff;
	padding-left: 35px;
	padding-right: 24px;
	display: block;
	line-height: 18px;
	background:url(../images/jj.png) no-repeat 24px 9px;
	padding-top:5px;
	padding-bottom: 5px;
}
.menu_left dd ul li ul li a:hover {
	color: #dddddd;
}
.p_img {
	height: 300px;
}
.p_img img {
	float: left;
	width: 400px;
	height: 300px;
}
.p_img .dess {
	float: right;
	width: 470px;
}
.p_img h6 {
	display: block;
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	border-bottom: #dddddd solid 1px;
	line-height: 35px;
	padding-bottom:20px;
	padding-top:10px;
}
.p_img span {
	display: block;
	padding-top: 20px;
	color: #3461a1;
	font-size: 16px;
}
.p_img p {
	color: #999999;
	font-size: 14px;
	line-height: 30px;
	display: block;
	padding-top: 10px;
}
.pro_cons {
	border-bottom: #eeeeee solid 1px;
	border-left: #eeeeee solid 1px;
	border-right: #eeeeee solid 1px;
	margin-top: 30px;
	min-height: 250px;
}
.pro_cons .tab_menu {
	height: 60px;
	background: #f8f8f8;
}
.pro_cons .tab_menu li {
	float: left;
	padding-left: 35px;
	padding-right: 35px;
	font-size: 16px;
	line-height: 58px;
	cursor: pointer;
	border-top: solid #f8f8f8 2px;
}
.pro_cons .tab_menu li.hover {
	border-top: solid #3461a2 2px;
	background:#fff;
}
.pro_cons .con_li {
	padding: 45px 45px 45px 45px;
}
.pro_cons .con_li_wx span {
	display: block;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
.pro_cons .con_li_wx img {
}
.pages {
	margin:10px 0;
	text-align: center;
	padding-top:30px;
	padding-bottom:40px;
}
.pages a {
	display: inline-block;
	zoom: 1;
	line-height:30px;
	border:1px solid #ebebeb;
	margin-right:10px;
	background-color:#FFF;
	font-size:14px;
	padding:0 12px;
	height:30px;
	display:inline-block;
	background:#e5e5e5;
	color: #666666;	
}
.pages span {
	background-color: #3362a2;
	color:#fff;
	padding:0 12px;
	display: inline-block;
	zoom: 1;
	line-height:30px;
	margin-right:10px;
	font-size:14px;
	padding:0 12px;
	height:30px;
	display:inline-block;
	border: 1px solid #ebebeb;
}

.pages a:hover {
	background-color:#3362a2;
	color:#fff;
	text-decoration: none;
}
.con_li table {
	border-collapse:collapse;
	border-bottom:#dddddd solid 1px;
	border-left:#dddddd solid 1px;
}
.con_li table tr {
	height:35px;
	line-height:35px;
	font-size:14px;
}
.con_li table tr.colored {
	background-color:inherit;
}
.con_li table tr td:hover {
	background-color:#f1f1f1;
}
.con_li table td {
	text-indent:10px;
	border-top:#dddddd solid 1px;
	border-right:#dddddd solid 1px;
	height:48px;
	line-height:48px;
}
.con_li table th {
	text-indent:10px;
	background:#f8f8f8;
	font-size:16px;
	border-top:#dddddd solid 1px;
	border-right:#dddddd solid 1px;
	height:44px;
	line-height:44px;
}
 @font-face {
 font-family: 'icomoon';
 src:url('../fonts/icomoon.eot?qradjf');
 src:url('../fonts/icomoon.eot') format('embedded-opentype'),  url('../fonts/icomoon.ttf') format('truetype'),  url('../fonts/icomoon.woff') format('woff'),  url('../fonts/icomoon.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
.demo-icon {
	font-family:"icomoon";
	font-style:normal;
	font-weight:normal;
	speak:none;
	display:inline-block;
	text-decoration:inherit;
	text-align:center;
	font-variant:normal;
	text-transform:none;
	font-size:24px;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	line-height:24px;
	color:#999;
}
/*new right*/
.cndns-right {
	position:fixed;
	right:1px;
	top:70%;
	margin-top:-100px;
	z-index:100;
}
.cndns-right-meau {
	position:relative;
}
.cndns-right-btn {
	width:48px;
	height:48px;
	text-align:center;
	display:block;
	margin-bottom:6px;
	position:relative;
	background-color:#c8d3d9
}
.cndns-right-btn span {
	color:#fff;
	font-size:26px;
	line-height:48px;
}
.cndns-right-btn sup {
	display:block;
	min-width:24px;
	height:24px;
	text-align:center;
	line-height:24px;
	color:#fff;
	border-radius: 50%;
	background-color:#33639e;
	position:absolute;
	left:-12px;
	top:-12px;
}
.cndns-right-btn p {
	color:#33639e;
	font-size:14px;
	line-height:18px;
	padding-top:5px;
	display:none;
}
.cndns-right-meau:hover .cndns-right-btn span {
	display:none
}
.cndns-right-meau:hover .cndns-right-btn p {
	display:block;
}
.meau-car .cndns-right-btn {
	border-color:#33639e;
	margin-bottom:20px;
}
.meau-car.cndns-right-meau:hover .cndns-right-btn {
	background-color:#33639e
}
.meau-car.cndns-right-meau:hover .cndns-right-btn span {
	color:#fff;
	display:block;
}
.meau-car .cndns-right-btn span {
	color:#33639e;
}
.meau-sev .cndns-right-btn {
	background:url(../images/qq.png) no-repeat #c8d3d9 center;
}
.meau-sev .cndns-right-btn:hover {
	background:url(../images/qq.png) no-repeat #33639e center;
}
.meau-sev .cndns-right-btn p {
	color:#fff
}
.meau-sev .cndns-right-btn span {
	color:#fff
}
.meau-top .cndns-right-btn span {
	font-size:12px;
	line-height:12px;
	padding-top:10px;
	display:block
}
.meau-top .cndns-right-btn i {
	display:block;
	color:#999;
	font-style:normal;
}
.meau-top.cndns-right-meau:hover .cndns-right-btn {
	background-color:#33639e
}
.meau-top.cndns-right-meau:hover .cndns-right-btn span {
	display:block;
	color:#fff
}
.meau-top.cndns-right-meau:hover .cndns-right-btn i {
	color:#fff;
}
.cndns-right-box {
	position:absolute;
	top:-15px;
	right:48px;
	padding-right:25px;
	display:none;
}
.cndns-right-box .box-border {
	border:1px solid #ccc;
	border-top:4px solid #33639e;
	padding:20px;
	background-color:#fff;
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
	box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
	position:relative
}
.cndns-right-box .box-border .arrow-right {
	display:block;
	width:13px;
	height:16px;
	background:url(../images/arrow.png) no-repeat;
	position:absolute;
	right:-13px;
	top:26px;
}
.cndns-right-box .box-border .sev-t span {
	font-size:42px;
	float:left;
	display:block;
	line-height:56px;
	margin-right:20px;
	color:#d3d3d3
}
.cndns-right-box .box-border .sev-t p {
	float:left;
	color:#33639e;
	font-size:24px;
	line-height:28px;
}
.cndns-right-box .box-border .sev-t i {
	display:block;
	font-size:14px;
	color:#aaa;
	text-align:center;
	font-style:normal;
}
.cndns-right-box .box-border .sev-b {
	padding-top:15px;
	margin-top:15px;
	border-top:1px solid #e4e4e4
}
.cndns-right-box .box-border .sev-b h4 {
	color:#666;
	font-size:14px;
	font-weight:normal;
	padding-bottom:15px;
}
.cndns-right-box .box-border .sev-b li {
	float:left;
	width:33.33333%
}
.cndns-right-box .box-border .sev-b li a {
	display:inline-block;
	color:#999;
	font-size:13px;
	padding-left:43px;
	background:url(../images/q1.gif) no-repeat left 3px;
	line-height:36px;
}
.cndns-right-box .box-border .sev-b li a:hover {
	color:#33639e
}
.meau-sev .cndns-right-box .box-border {
	width:430px;
}
.meau-contact .cndns-right-box .box-border {
	width:230px;
}
.cndns-right-meau:hover .cndns-right-box {
	display:block
}
