* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: "Microsoft yahei";
	font-size: 16px;
	line-height: 2;
	color: #333333;
}
div, form, p, img, ul, li {list-style: none;}
.cl {clear: both;}
select, input, img, select {
	vertical-align:middle;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
img{
	border:0px;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #27AAF8;
}
.wrap {
	background-image: url(../img/dh_bj.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 138px;
	width: 100%;
	float: left;
	position:absolute;
	top:0px;
	z-index:99;
	min-width: 1200px;
}
.wrap .level {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

nav .level>li{
	float: left;
	width: 136px;
	text-align: center;
	font-size: 16px;
	transition: .4s;
	color: #FFF;
	padding-top: 30px;
	padding-bottom: 10px;
	min-width:80px;
	position: relative;
}
.xinsu_nav_dw{
	position: absolute;
	top: 40px;
	right:0px;
}
nav .level>li a.on{
	color: #F1AA00;
}
nav .level>li a{
	color: #FFF;
	display: block;
}
nav .level>li a:hover{
	color: #F1AA00;
}   /* 设置鼠标滑过后的样式 */

nav .two{
	display: none;
	margin-top: 10px;
	width: 300px;

}  /* 先使二级菜单的内容隐藏 */
nav .level>li:hover .two{
	display: block;
	background-color: #005197;

}   /* 鼠标滑过一级菜单后的显示二级菜单 */
nav .two li{padding: 5px 0px;transition: .4s;cursor: pointer;}
nav .two li:hover{
	background-color: #3E97E3;
}
.level p {
	float: left;
	padding-top: 17px;
	padding-right: 10px;
	padding-left: 10px;
}

/*banner 样式*/

.banner {
	width: 100%;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 1;
	float: left;
}
.slider{ width:100%;  min-width:1200px;  height:815px;  position:relative; overflow:hidden; background:#fff; text-align:center;   }
.slider .bd{ width:100%; position:absolute;   }
.slider .bd li{ width:100%;  overflow:hidden; }
.slider .bd li img{
	display:block;
	width:100%;
	height:815px;
}

.slider .hd{ position:absolute; width:100%; left:0;  z-index:1; height:8px; bottom:20px;  text-align:center;  }
.slider .hd li{ display:inline-block; *display:inline; zoom:1; width:30px; height:13px; line-height:99px; overflow:hidden; background:url(../images/slider-btn.png) 0 -13px no-repeat;
	margin:0 0px; cursor:pointer; filter:alpha(opacity=100);opacity:1;  }
.slider .hd li.on{ background-position:0 0; filter:alpha(opacity=100);opacity:1;  }

.slider .hd2{
	position:absolute;
	width:100%;
	left:0;
	z-index:1;
	bottom:440px;
	text-align:center;
	font-size: 20px;

	color: #FFF;
}
.slider .hd3{
	position:absolute;
	width:100%;
	left:0;
	z-index:1;
	bottom:330px;
	text-align:center;
	font-size: 56px;
	font-weight: 600;
	color: #FFB400;
}
.slider .hd4{
	position:absolute;
	width:100%;
	left:0;
	z-index:1;
	bottom:290px;
	text-align:center;
	font-size: 18px;
	color: #FFF;
}

.xia1 {
	float: left;
	width: 100%;
	padding-top: 35px;
	padding-bottom: 50px;
}
.x1 {
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.x1_t {
	float: left;
	width: 100%;
	color: #005197;
	font-size: 48px;
	text-align: center;
	background-image: url(../img/bt_t.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 65px;
}
.x1_x {
	float: left;
	width: 100%;
	padding-top: 45px;
}
.x1_x1 {
	height: 345px;
	width: 590px;
}
.x1_x1 img {
	height: 345px;
	width: 590px;
}
.x1_x2 {
	color: #FFF;
	background-color: #005197;
	height: 305px;
	width: 610px;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
}
.x1_x2 h1 {
	font-size: 19px;
	float: left;
	width: 100%;
}
.x1_x2 p {
	float: left;
	width: 100%;
	line-height: 1.8;
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 14px;
}
.x1_x2 em {
	text-align: right;
	float: left;
	width: 100%;
	font-style: normal;
	font-size: 14px;
}
.x1_x2 em a {
	padding: 7px;
	border: 1px solid #FFF;
	color: #FFF;
}
.x1_x3 {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	float: left;
	width: 100%;
	padding-top:30px;
}
.x1_x3 a {
	border: 1px solid #005197;
	color: #005197;
	border-radius:13px;
	padding-top: 13px;
	padding-right: 50px;
	padding-bottom: 13px;
	padding-left: 50px;
}



.xia2 {
	float: left;
	width: 100%;
	background-size:100%;
	padding-bottom: 60px;
	background-color: #f6f6f6;
	padding-top: 60px;
}
.x2 {
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.x21 {
	float: left;
	width: 605px;
	padding-top: 50px;
}
.x22 {
	float: left;
	width: 665px;
	padding-left: 10px;
	padding-top: 50px;
}
.x22 p {
	float: left;
	width: 615px;
	padding-right: 25px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	font-size: 18px;
	padding-top: 18px;
	padding-bottom: 7px;
}
.x22 em {
	text-align: center;
	float: left;
	width: 100%;
	font-style: normal;
	font-size: 16px;
	padding-top: 27px;
}
.x22 em a {
	color: #FFF;
	background-color: #005197;
	border-radius:13px;
	padding-top: 13px;
	padding-right: 50px;
	padding-bottom: 13px;
	padding-left: 50px;
}



.xia3 {
	float: left;
	width: 100%;
	background-size:100%;
	padding-bottom: 70px;
	background-color: #f6f6f6;
}
.x3 {
	width: 1305px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.x31{
	position:relative;
	width:420px;
	height:225px;
	float: left;
	margin-right: 8px;
	margin-left: 7px;
	margin-top: 40px;
}
.x31 a,.x31 span{display:none; text-decoration:none}
.x31:hover{cursor:pointer}
.x31:hover a.now{cursor:pointer; position:absolute; top:0; width:100%; height:100%;
	z-index:100; left:0; display:block;}
.x31:hover span{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	color:#FFF;
	width:420px;
	text-align:center;
	z-index:10;
	height:36px;
	line-height:36px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	background-color: #005197;
	font-weight: 600;
}
/* 设置显示文字定位位置，背景半透明 */
.xia4 {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 50px;
}
.x4 {
	width: 1290px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.x41 {
	font-size: 14px;
	text-align: center;
	float: left;
	width: 422px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 8px;
	line-height: 2.5;
}
.x41 img {
	height: 287px;
	width: 422px;
}
.x42 {
	text-align: center;
	float: left;
	width: 100%;
	font-size: 16px;
	padding-top: 27px;
}
.x42 a {
	color: #FFF;
	background-color: #005197;
	border-radius:13px;
	padding-top: 13px;
	padding-right: 50px;
	padding-bottom: 13px;
	padding-left: 50px;
}

.xia5 {
	float: left;
	width: 100%;
	padding-top: 20px;
	background-image: url(../img/gy_bj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.x5 {
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.x5_t {
	float: left;
	width: 100%;
	color: #fff;
}
.x5_t h1 {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 48px;
	text-align: center;
}
.x5_t p {
	float: left;
	width: 100%;
	font-size: 16px;
}
.x5_t em {
	float: left;
	width: 100%;
	font-style: normal;
	text-align: center;
	padding-top: 20px;
}
.x5_t em a {
	padding: 7px;
	border: 1px solid #FFF;
	color: #FFF;
}
.x5_x {
	float: left;
	width: 100%;
	padding-top: 45px;
}
.x5_x1 {
	float: left;
	width: 265px;
}
.x5_x1 span {
	text-align: center;
	float: left;
	width: 100%;
}
.x5_x1 p {
	float: left;
	width: 100%;
	padding-top: 10px;
}



.xia6 {
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 30px;
}
.x6 {
	width: 1320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.x61 {
	float: left;
	width: 630px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 20px;
	padding-bottom: 30px;
}
.x61_l {
	font-size: 16px;
	color: #666;
	background-color: #f2f2f2;
	text-align: center;
	float: left;
	height: 82px;
	width: 97px;
	line-height: 1.6;
	padding-top: 15px;
	margin-top: 10px;
}
.x61_l span {
	font-size: 25px;
	color: #333;
	float: left;
	width: 100%;
}
.x61_r {
	float: left;
	width: 515px;
	padding-left: 15px;
}
.x61_r h1 {
	font-size: 19px;
	float: left;
	width: 100%;
}
.x61_r p {
	float: left;
	width: 100%;
	color: #666;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
}
.x62 {
	float: left;
	width: 100%;
	font-style: normal;
	text-align: center;
	padding-top: 20px;

}
.x62 a {
	padding: 7px;
	border: 1px solid #005197;
	color: #005197;
}







.dibu {
	float: left;
	height: auto;
	width: 100%;
	background-color: #252525;
	padding-top: 50px;
}

.db_t {
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.db_t1 {
	float: left;
	width: 200px;
	color: #FFF;
}
.db_t11 {
	font-size: 17px;
	font-weight: 600;
	background-image: url(../img/db_t.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 100%;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.db_t1 p {
	font-size: 14px;
	font-weight: 600;
	float: left;
	width: 100%;
}
.db_t1 p a {
	color: #FFF;
}
.db_t1 p a:hover {
	color: #39F;
}
.db_t2 {
	float: left;
	width: 390px;
	color: #FFF;
	padding-right: 75px;
	padding-left: 70px;
}
.db_t2 p {
	font-size: 14px;
	float: left;
	width: 100%;
	line-height: 1.5;
	padding-top: 10px;
	padding-bottom: 10px;
}
.db_t2 p img{
	float: left;
	padding-right:8px;
}
.db_t2 span {
	float: left;
	width: 100%;
}

.db_t3 {
	float: left;
	width: 540px;
	color: #FFF;
}
.db_t3 p {
	float: left;
	width: auto;
	min-width:230px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.db_t3 p span {
	float: left;
	width: 60px;
	padding-right: 10px;
	font-size: 13px;
	line-height: 40px;
}


.db_t3 p input {
	background-color: #e0e0e0;
	border: 1px solid #333;
	height: 40px;
	padding-left: 20px;
	border-radius:8px;
	font-size:12px;
	float: left;
	width: auto;
}

.db_t3 p textarea {
	width: 380px;
	max-width: 380px;
	background-color: #e0e0e0;
	border: 1px solid #333;
	height: 70px;
	max-height: 70px;
	padding-left: 20px;
	line-height: 50px;
	font-family: "microsoft yahei";
	border-radius:8px;
	font-size:12px;
}

.db_t3 em  {
	float: left;
	width: 100%;
	padding-top: 20px;
	text-align: center;
}

.db_t3 em input {
	background-color: #005197;
	height: 40px;
	width: 120px;
	font-size: 16px;
	color: #FFF;
	border: 0px;
	border-radius: 5px;
}
.db_z {
	width: 100%;
	float: left;
	padding-top: 30px;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.db_z p {
	color: #999;
	float: left;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 15px;
}
.db_z p a {
	color: #999;
}
.db_z p a:hover {
	color: #FFF;
}





.db_x {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 30px;
}
.nn {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 70px;
}
.n {
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.n_t {
	float: left;
	width: 100%;
	background-image: url(../img/n_t.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	line-height: 2.5;
}
.n_t a{
	text-transform: lowercase
}
.n_a {
	float: left;
	width: 100%;
	color: #666;
	padding-top: 20px;
}
.n_a img {
	max-width:100%;
}
.n_lx {
	float: left;
	width: 100%;
	padding-top: 25px;
}
.n_lx_l {
	float: left;
	width: 550px;
}
.n_lx_l1 {
	float: left;
	width: 520px;
	padding-left: 30px;
}
.n_lx_l1 h1 {
	font-size: 17px;
	font-weight: 600;
	float: left;
	width: 100%;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.n_lx_l1 p {
	font-size: 14px;
	float: left;
	width: 100%;
	line-height: 1.5;
	padding-top: 10px;
	padding-bottom: 10px;
}
.n_lx_l1 p img{
	float: left;
	padding-right:8px;
}
.n_lx_l2 {
	float: left;
	width: 550px;
	padding-top: 20px;
}
.n_lx_l2 p {
	float: left;
	width: auto;
	min-width:230px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.n_lx_l2 p span {
	float: left;
	width: 60px;
	padding-right: 10px;
	font-size: 13px;
	line-height: 40px;
}


.n_lx_l2 p input {
	background-color: #e0e0e0;
	height: 40px;
	padding-left: 20px;
	border-radius:8px;
	font-size:12px;
	float: left;
	width: auto;
	border: 0px;
	width: 380px;

}

.n_lx_l2 p textarea {
	width: 380px;
	max-width: 380px;
	background-color: #e0e0e0;
	border: 0px;
	height: 70px;
	max-height: 70px;
	padding-left: 20px;
	line-height: 50px;
	font-family: "microsoft yahei";
	border-radius:8px;
	font-size:12px;

}

.n_lx_l2 em  {
	float: left;
	width: 100%;
	padding-top: 20px;
	text-align: center;
}

.n_lx_l2 em input {
	background-color: #005197;
	height: 40px;
	width: 120px;
	font-size: 16px;
	color: #FFF;
	border: 0px;
	border-radius: 5px;
}
.n_lx_l2 h1 {
	font-size: 17px;
	font-weight: 600;
	background-image: url(../img/db_t.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 100%;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.n_lx_r {
	float: right;
	width: 715px;
}
.n_xw {
	float: left;
	width: 100%;
	color: #666;
	padding-top: 20px;
}
/* 新闻css */
.msn-focus {
	width: 1280px;
}

.msn-focus .hd {
	font-size: 17px;
	height:35px;
	line-height: 35px;
	width: 100%;
	margin-right: -7px
}
.msn-focus .hd li { float: left; display: inline; float: left; margin: 0 7px 0 0; height: 40px }
.msn-focus .hd li:hover { background: url("../images/arrow.png") no-repeat scroll center bottom }
.msn-focus .hd li:hover a { background-color: #005197; color: #fff }
.msn-focus .hd a { height: 35px; background-color: #eee; float: left; padding: 0 11px }
.msn-focus .bd {
	width: 100%;
	position: relative;
	overflow: hidden
}
/*.msn-focus .bd ul {*/
/*overflow: hidden;*/
/*position:relative;*/
/*font-size: 14px;*/
/*line-height: 28px*/
/*}*/
/*.msn-focus .bd li {*/
/*width: 1280px;*/
/*background-color: #fff;*/
/*position: relative*/
/*}*/
.n_xw1 {
	float: left;
	width: 1280px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
.n_xw11 {
	float: left;
	width: 1150px;
}
.n_xw11 h1 {
	font-size: 19px;
	float: left;
	width: 100%;
	color: #333;
}
.n_xw11 p {
	color: #666;
	float: left;
	width: 100%;
	line-height: 1.8;
	padding-top: 6px;
	font-size: 16px;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
}
.n_xw12 {
	float: right;
	width: 100px;
	font-style: normal;
	text-align: center;
	padding-top: 47px;
}
.n_xw12 a {
	padding: 7px;
	border: 1px solid #005197;
	color: #005197;
}
.n_xw2 {
	float: left;
	width: 100%;
}
.n_xw21 {
	float: left;
	width: 400px;
	padding-right: 12px;
	padding-left: 12px;
}
.n_xw211 {
	float: left;
	width: 400px;
}
.n_xw211 img {
	height: 225px;
	width: 400px;
}
.n_xw21 p {
	color: #666;
	background-color: #ededed;
	text-align: center;
	float: left;
	width: 370px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 1.7;
}
.n_xw21 p span {
	font-size: 20px;
	color: #333;
	float: left;
	width: 100%;
}


.msn-focus .bdOn .prev,.msn-focus .bdOn .next{ display:block;  }
.n_cp {
	float: left;
	width: 100%;
	/*padding-top: 30px;*/
}

.n_cp1 {
	float: left;
	width: 1280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 30px;
	padding-bottom: 30px;
}
.n_cp11 {
	float: left;
	width: 365px;
}
.n_cp11 img {
	height: 205px;
	width: 365px;
}
.n_cp12 {
	float: right;
	width: 890px;
	padding-top: 30px;
}
.n_cp12 h1 {
	font-size: 20px;
	float: left;
	width: 100%;
}
.n_cp12 p {
	color: #666;
	float: left;
	width: 100%;
	line-height: 1.7;
	font-size: 16px;
	padding-top: 10px;
}
.n_cp12 em {
	float: right;
	width: 100%;
	font-style: normal;
	text-align: right;
	padding-top: 12px;
}
.n_cp12 em a {
	padding: 7px;
	border: 1px solid #666;
	color: #666;
}
.cp_t {
	float: left;
	width: 1280px;
}
.cp_t_l {
	float: left;
	width: 725px;
}
.cp_t_l img {
	height: 415px;
	width: 725px;
}
.cp_t_r {
	float: right;
	width: 525px;
}
.cp_t_r1 {
	float: left;
	width: 100%;
}
.cp_t_r1 h1 {
	font-size: 20px;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.cp_t_r1 p {
	float: left;
	width: 100%;
}
.cp_t_r1 p span {
	font-size: 18px;
	color: #005197;
	font-weight: 600;
}
.cp_t_r2 {
	float: left;
	width: 100%;
	padding-top: 20px;
}
.cp_t_r2 p {
	font-size: 20px;
	line-height: 40px;
	color: #FFF;
	height: 40px;
	padding-right: 24px;
	padding-left: 24px;
	background-color: #005197;
	float: left;
	width: auto;
	border-radius:10px;
	margin-right: 6px;
	margin-left: 5px;
}
.cp_t_r2 p a {
	color: #FFF;
}
.cp_t_r22 {
	text-align: right;
	float: left;
	width: 518px;
	padding-top: 20px;
	padding-right: 7px;
}
.cp_z {
	float: left;
	width: 1280px;
	padding-top: 25px;
}
.cp_z_t {
	font-size: 29px;
	line-height: 50px;
	background-color: #d3d3d3;
	text-align: center;
	float: left;
	height: 50px;
	width: 100%;
}
.cp_x {
	float: left;
	width: 920px;
	padding-top: 20px;
	padding-left: 180px;
	background-image: url(../img/n_cp_tt.jpg);
	background-repeat: no-repeat;
	background-position: center 325px;
	padding-right: 180px;
	margin-bottom: 40px;
}
.cp_x p {
	float: left;
	width: auto;
	min-width:230px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.cp_x p span {
	float: left;
	width: 60px;
	padding-right: 10px;
	font-size: 13px;
	line-height: 40px;
}


.cp_x p input {
	background-color: #e0e0e0;
	height: 40px;
	padding-left: 20px;
	border-radius:8px;
	font-size:12px;
	float: left;
	width: auto;
	border: 0px;
	width: 700px;

}

.cp_x p textarea {
	width: 700px;
	max-width: 700px;
	background-color: #e0e0e0;
	border: 0px;
	height: 70px;
	max-height: 70px;
	padding-left: 20px;
	line-height: 50px;
	font-family: "microsoft yahei";
	border-radius:8px;
	font-size:12px;

}

.cp_x em  {
	float: left;
	width: 100%;
	padding-top: 20px;
	text-align: center;
}

.cp_x em input {
	background-color: #005197;
	height: 40px;
	width: 120px;
	font-size: 16px;
	color: #FFF;
	border: 0px;
	border-radius: 5px;
}
.cp_x h1 {
	font-size: 17px;
	font-weight: 600;
	background-image: url(../img/db_t.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 100%;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.n_pro {
	float: left;
	width: 1290px;
}
.n_pro1 {
	float: left;
	width: 420px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 30px;
}
.n_pro11 {
	float: left;
	width: 420px;
}
.n_pro11 img {
	height: 285px;
	width: 420px;
}
.n_pro12 {
	background-color: #ededed;
	float: left;
	width: 390px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.n_pro12 h1 {
	font-size: 21px;
	float: left;
	width: 100%;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 42px;
}
.n_pro12 p {
	font-size: 14px;
	color: #666;
	float: left;
	width: 100%;
}
.n_pro12 p span {
	float: right;
	width: auto;
}
.pro_t {
	font-size: 21px;
	text-align: center;
	float: left;
	width: 100%;
}
.pro_x {
	float: left;
	width: 1200px;
	padding-top: 25px;
	padding-left: 40px;
	padding-bottom: 6px;
}
.pro_x p {
	background-color: #ededed;
	float: left;
	width: 575px;
	font-size: 18px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
.pro_x p span {
	font-size: 20px;
	font-weight: 600;
}

.n_sp {
	float: left;
	width: 1290px;
}
.n_sp1 {
	float: left;
	width: 420px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 30px;
}
.n_sp11 {
	float: left;
	width: 420px;
}
.n_sp11 img {
	height: 285px;
	width: 420px;
}
.n_sp12 {
	float: left;
	width: 390px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	text-align:center;
	height: 37px;
	overflow: hidden;
}











/* 公用分页 */
.fy {
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 55px;
	font-size: 13px;
	padding-bottom: 25px;
}
.fy ul{
	margin: auto;
	/*width: 400px;*/
	display: inline-block;
}
.fy ul li{
	float: left;
}
.fy ul li a {
	color: #ccc;
	text-decoration: none;
	cursor: pointer;
	display:inline-block;
}

.fy a:hover {
	color: #000;
}

/*.fy a:active {*/
/*color: #000;*/
/*border: 1px solid #ccc*/
/*}*/
.fy ul li{
	color: #ccc;
	margin: 2px;
	padding: 3px 10px;
	border: 1px solid #ccc;
}

.fy ul li.thisclass {
	color: #005197;
	border: 1px solid #005197;
}
