@charset "utf-8";


/*---------- base ---------*/

input,
select,
button {
	font: 12px Verdana, Arial, Tahoma;
	vertical-align: middle;
}

.c {
	border: 1px solid #CCC;
	border-top: none
}

.clear {
	clear: both;
}

.h10 {
	height: 10px;
	line-height: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 12px;
	font-weight: normal
}

header {}

.message_list {
	padding: 20px;
}

.message_list ul li {
	line-height: 24px;
}

.message_list ul li .message_tit {
	border-bottom: 1px dashed #dedede;
	line-height: 30px;
	height: 30px;
}

.message_list ul li .info {
	border-bottom: 1px solid #dedede;
	padding: 10px 0;
}

.message_list ul li .date {
	display: inline-block;
	font-size: 12px;
	color: #999;
	margin-left: 20px;
}

a.message_add {
	float: right;
	display: inline-block;
	color: #f00;
	margin-right: 20px;
}

.message_add_form {
	width: 508px;
	margin: 0px auto;
}

.reply_list ul li {
	padding: 10px 20px;
	background: #eee;
}

.form_table th {
	font-weight: normal;
	vertical-align: top;
	padding-top: 10px;
	width: 100px;
}

.form_table td {
	font-weight: normal;
	vertical-align: middle;
	padding-top: 10px;
}

.detail_table th {
	padding: 8px 0;
}

.list_btn,
.search_btn {
	display: inline-block;
	width: 79px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 0;
	cursor: pointer;
}

.list_input {
	font-size: 14px;
	height: 32px;
	padding: 0 3px;
	line-height: 32px;
	border: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 400px;
}

.input_date {
	height: 32px;
	padding: 0 3px;
	background: url(../images/icon.png) no-repeat center right;
	line-height: 32px;
	border: 1px solid #a7b5bc;
	border-right: 1px solid #ced9df;
	border-bottom: 1px solid #ced9df;
	width: 400px;
}

.list_textarea {
	height: 80px;
	width: 400px;
	padding: 0 3px;
	line-height: 20px;
	border: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

a.sub_btn,
.sub_btn {
	display: inline-block;
	width: 138px;
	text-align: center;
	color: #fff;
	height: 36px;
	line-height: 36px;
	border: 0;
	font-size: 14px;
	cursor: pointer;
	font-weight: bold;
}

body {
	font-size: 12px;
	font-family: "微软雅黑";
	margin: 0px auto;
	padding: 0px;
	color: #333;
	overflow-x: hidden;
}

img {
	border: none;
}

p {
	margin: 0;
	padding: 0;
}

ul,
li,
ol,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a {
	color: #333;
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
}

a:hover {
	color: #21468d;
	text-decoration: none;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}

.center {
	margin: auto;
}

.w1280 {
	width: 1240px;
}

.adminbuy {
	margin-top: 30px;
}

.adminbuy1 {
	margin-top: 50px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.top {
	width: 100%;
	height: 37px;
	border-bottom: 1px solid #e7e7e7;
	background-color: #f4f4f4;
	line-height: 37px;
	color: #666;
	font-size: 14px;
}

.top dl {
	width: 60%;
	float: left;
}

.top dt {
	width: 40%;
	float: right;
	text-align: right;
}

.top dt a {
	font-size: 14px;
	padding: 0px 5px;
	color: #666;
}

.top dt a:hover {
	color: #21468d;
}

.logo_l {
	float: left;
	padding: 32px 0px;
	height: 70px;
}

.logo_l h1 {
	margin: 0
}

.logo_l dl {
	font-size: 35px;
	font-weight: bold;
	color: #333;
}

.logo_l dt {
	font-size: 15px;
	color: #999;
	letter-spacing: 3px;
}

.logo_r {
	float: right;
	background: url(../images/tel.png) no-repeat right center;
	padding-right: 60px;
	height: 50px;
	text-align: right;
	padding: 42px 60px 42px 0px;
}

.logo_r dl {
	font-size: 14px;
}

.logo_r dt {
	font-size: 24px;
	color: #022364;
	font-weight: 700;
}

.ewm {
	float: right;
	margin-right: 20px;
	margin-top: 17px;
}

#nav {
	width: 100%;
	line-height: 62px;
	background-color: #21468d;
	height: 62px;
}

#nav li {
	float: left;
	text-align: center;
}

#nav li a {
	line-height: 62px;
	display: block;
	height: 62px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}

#nav li:hover {
	text-decoration: none;
	height: 62px;
	background-color: #022364;
}

#nav li dl {
	background-color: #022364;
	list-style-type: none;
	text-align: left;
	left: -999em;
	position: absolute;
	z-index: 99999;
	float: left;
}

#nav li dl dt {
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #fff;
}

#nav li dl dt a {
	font-size: 14px;
	height: 46px;
	line-height: 46px;
}

#nav li dl dt a:hover {
	background: none;
	font-size: 15px;
	font-weight: bold;
}

#nav li:hover dl {
	left: auto;
}

#nav li:hover a {
	color: #fff;
}

#curr {
	background-color: #022364;
}

#ss {
	width: 100%;
	height: 79px;
	border-bottom: 1px solid #f0f0f0;
}

.rmss {
	float: left;
	line-height: 79px;
	font-size: 14px;
	color: #666;
	;
}

.rmss a {
	font-size: 14px;
	color: #666;
	;
	padding: 0px 5px;
}

.rmss a:hover {
	color: #21468d;
	font-weight: bold;
}

.search {
	margin-top: 20px;
	float: right;
	border: none;
	line-height: 38px;
	background: url(../images/ss.png) no-repeat center center;
	width: 282px;
}

.sinput {
	color: #666;
	font-size: 13px;
	height: 38px;
	outline: none;
	padding-left: 15px;
	width: 230px;
	margin: 0px;
	border: 0px;
	background-color: transparent;
	line-height: 38px;
	float: left;
}

#s_btn {
	width: 35px;
	height: 38px;
	text-align: center;
	border: none;
	font-size: 12px;
	outline: none;
	float: left;
	background-color: transparent;
}

.title {
	text-align: center;
}

.title li {
	font-size: 52px;
	font-weight: bold;
}

.title li span {
	color: #21468d;
}

.title p {
	background: url(../images/line.png) no-repeat center center;
	font-size: 16px;
	color: #999;
	line-height: 40px;
}

.icpfl {
	width: 250px;
	float: left;
	margin-right: 20px;
}

.icpfl ol {
	height: 78px;
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	background: url(../images/cpfl.png) no-repeat 199px center #21468d;
	line-height: 78px;
	text-indent: 24px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

.icpfl ul {
	background: #f7f7f7;
	padding: 15px 5px;
}

.icpfl ul li {
	background: url(../images/li.png) no-repeat 220px center;
	padding: 0px 5px;
}

.icpfl ul li a {
	font-size: 16px;
	color: #666;
}

.icpfl ul li:hover {
	background: url(../images/lih.png) no-repeat 220px center #21468d;
}

.icpfl ul li:hover a {
	color: #fff;
}

.icpfl dl {
	height: 60px;
	padding: 15px 0;
	text-align: center;
	background-color: #21468d;
}

.icpfl dl dt {
	font-size: 18px;
	color: #fff;
}

.icpfl dl p {
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	padding-left: 30px;
	background: url(../images/tel1.png) no-repeat left center;
	display: inline-block;
}

.cpzs {
	float: right;
}

.cpzs .tabli {
	height: 78px;
	background: #f7f7f7;
	margin-bottom: 20px;
}

.cpzs .tabli ul li {
	width: 188px;
	text-align: center;
	line-height: 78px;
	background: #e8e8e8;
	font-size: 18px;
	color: #333;
	float: left;
}

.cpzs .tabli ul li.cur {
	background: #21468d;
	color: #fff;
}

.cpzs .tabli .c1-right-tel {
	font-size: 16px;
	color: #666;
	line-height: 78px;
	padding-left: 40px;
	background: url(../images/tel2.png) no-repeat left center;
	position: absolute;
	top: 0;
	right: 20px;
}

.cpzs .tabli .c1-right-tel span {
	font-weight: bold;
	color: #21468d;
	font-size: 26px;
}

.tab {
	display: none;
}

.tab ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.tab ul ol {
	width: 31.333%;
}

.tab ul ol a {
	width: 100%;
	box-shadow: 1px 1px 6px #ccc;
	display: inline-block;
	overflow: hidden;
}

.tab ul ol a img {
	transition: all 0.6s;
}

.tab ul ol:hover a img {
	transition: all 0.6s;
	transform: scale(1.3);
}

.tab ul ol p {
	text-align: center;
	line-height: 60px;
	height: 60px;
	font-size: 15px;
	color: #444;
	overflow: hidden;
}

.tab ul ol:hover p {
	color: #21468d;
	font-weight: bold;
	font-size: 15px;
}

.ysbg {
	background: url(../images/ys.jpg)center no-repeat;
	height: 605px;
	padding-top: 20px;
}

.ysbg-r {
	width: 590px;
	margin-left: 50px;
}

.title1 li {
	text-align: center;
	color: #21468d;
	font-size: 36px;
	font-weight: bold;
}

.title1 p {
	padding: 10px 0 20px;
	text-align: center;
	color: #666;
	font-size: 18px;
}

.ys-item {
	float: left;
	width: 237px;
	height: 210px;
	margin-right: 20px;
	background: #ffffff;
	margin-bottom: 20px;
	text-align: center;
	padding: 20px 24px 0px;
}

.ys-item:nth-child(odd) {
	margin-right: 0;
}

.ys-item li {
	padding: 20px 0 15px;
	color: #333;
	font-size: 20px;
	font-weight: 500;
}

.ys-item p {
	color: #666;
	font-size: 12px;
	line-height: 24px;
}

.ys-item:hover {
	box-shadow: 0px 5px 20px #ececec;
}

.ys-item:hover img {
	filter: invert(49%) sepia(93%) saturate(369%) hue-rotate(64deg) brightness(102%) contrast(93%);
}

.ys-item:hover li {
	color: #21468d;
	font-weight: bold;
}

.picScroll-left {
	position: relative;
}

.picScroll-left .bd {
	overflow: hidden;
}

.picScroll-left .bd ul li {
	;
	float: left;
	margin: 0 10px;
}

.picScroll-left .bd ul li a {
	display: block;
	overflow: hidden;
}

.picScroll-left .bd ul li img {
	transition: all 0.6s;
}

.picScroll-left .bd ul li:hover a img {
	transition: all 0.6s;
	transform: scale(1.3);
}

.picScroll-left a.next {
	display: block;
	width: 60px;
	height: 60px;
	background: url(../images/right.png) no-repeat center;
	position: absolute;
	right: -60px;
	cursor: pointer;
}

.picScroll-left a.next:hover {
	background: url(../images/righth.png) no-repeat center;
}

.picScroll-left a.prev {
	display: block;
	width: 60px;
	height: 60px;
	background: url(../images/left.png) no-repeat center;
	position: absolute;
	left: -60px;
	cursor: pointer;
}

.picScroll-left a.prev:hover {
	background: url(../images/lefth.png) no-repeat center;
}

.ys {
	width: 100%;
	background: url(../images/ysbj.jpg) no-repeat center bottom #F1F1F3;
	padding: 50px 0px;
}

.ys1 li {
	margin-bottom: 30px;
}

.ys1 li .ysimg {
	width: 50%;
	float: left;
	overflow: hidden;
}

.ys1 li .ysimg img {
	width: 100%;
	height: 100%;
	transition: all .6s;
}

.ys1 li .ysimg:hover img {
	transform: scale(1.3);
}

.ys1 li .wz {
	width: 47%;
	float: right;
}

.ys1 li:nth-child(2n) .ysimg {
	float: right;
}

.ys1 li:nth-child(2n) .wz {
	float: left;
}

.ys1 li .wz .wz-tlt {
	padding-left: 90px;
	position: relative;
	padding-top: 30px;
	padding-bottom: 20px;
}

.ys1 li .wz .wz-tlt ol {
	font-size: 28px;
	font-weight: bold;
	color: #333333;
}

.ys1 li .wz .wz-tlt p {
	font-size: 17px;
	color: #666;
	line-height: 30px;
}

.ys1 li .wz .wz-tlt dt {
	width: 74px;
	height: 85px;
	background: url(../images/ys.png) no-repeat center;
	text-align: center;
	line-height: 85px;
	color: #fff;
	font-size: 48px;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 10px;
}

.ys1 li .wz .wz-con {
	font-size: 16px;
	color: #383838;
	line-height: 30px;
}

.ys1 li .wz .wz-con li {
	margin-bottom: 10px;
	list-style: circle;
}


.ys1 li .wz .wz-tu {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}

.ys1 li .wz .wz-tu img {
	transition: all .6s;
}

.ys1 li .wz .wz-tu:hover img {
	transform: scale(1.3);
}

.ys1 li:nth-child(4) .wz-tel {
	font-size: 16px;
	font-weight: bold;
	color: #21468d;
	margin-top: 30px;
}

.ys1 li:nth-child(4) .wz-tel span {
	font-size: 24px;
}

.ys1 li:nth-child(4) a.ljzx {
	display: block;
	width: 220px;
	height: 40px;
	background: #21468d;
	box-shadow: 0 0 20px #21468d;
	border-radius: 20px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	margin-top: 20px;
}

.h-about {
	background: url(../images/about.jpg) repeat-x bottom center;
	padding-bottom: 60px;
}

.h-about-box {
	background: #fff;
	margin-top: 30px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}

.h-about-left {
	width: 49%;
	overflow: hidden;
}

.h-about-left img {
	width: 100%;
	transition: all .6s;
	height: 100%;
}

.h-about-left:hover img {
	transform: scale(1.3);
}

.h-about-right {
	width: 47%;
	padding: 1% 2% 0 2%;
}

.title2 li {
	color: #040203;
	font-size: 44px;
	font-weight: bold;
	padding-bottom: 7px;
}

.title2 p {
	color: #333;
	font-size: 24px;
}

.about-con {
	color: #666;
	font-size: 16px;
	line-height: 30px;
	padding: 15px 0;
}

.about-con p {
	text-indent: 2em;
}

.more-a {
	display: block;
	width: 206px;
	height: 50px;
	color: #fff;
	background: #21468d;
	text-align: center;
	border-radius: 5px;
	transition: all .6s;
	font-size: 14px;
	line-height: 50px;
}

.more-a:hover {
	color: #fff;
	padding-left: 15px;
}

.ab-tu {
	margin-top: 30px;
}

.ab-tu .tabli2 {
	width: 200px;
}

.ab-tu .ab-tu-img {
	float: right;
}

.ab-tu .tabli2 ul li {
	width: 200px;
	height: 70px;
	background: #d3d3d3;
	text-align: center;
	font-size: 22px;
	color: #333;
	padding-top: 25px;
	cursor: pointer;
}

.ab-tu .tabli2 ul li span {
	display: block;
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}

.ab-tu .tabli2 ul li.cur {
	background: url(../images/cur.png) no-repeat center;
	color: #fff;
}

.ab-tu .tabli2 ul li.cur span {
	color: rgba(255, 255, 255, 0.5);
}

.ab-tu .ab-tu-img .tab2 {
	display: none;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd {
	overflow: hidden;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li {
	float: left;
	margin-right: 18px;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li img {
	transition: all .6s;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li img:hover {
	transform: scale(1.1);
}

.news-top-t {
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
}

.news-top-t li {
	float: left;
	color: #333;
	font-size: 22px;
}

.news-top-t li b {
	display: inline-block;
	margin: 0 0 0px 14px;
	color: #999;
	font-size: 14px;
	font-weight: normal;
}

.more-n {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/more.png);
	margin-bottom: 18px;
}

.h-news-a .xwimg {
	width: 280px;
	height: 196px;
	overflow: hidden;
}

.h-news-a .xwimg img {
	transition: all .6s;
	width: 280px;
	height: 196px;
}

.h-news-a:hover img {
	transform: scale(1.1);
}

.news-a-con {
	margin-left: 300px;
}

.news-a-con li {
	color: #333;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 12px 0;
	font-weight: bold;
}

.news-a-con p {
	color: #999;
	font-size: 14px;
	line-height: 24px;
}

.news-a-con span {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin-top: 10px;
	background: url(../images/more1.png);
}

.h-news-b {
	border: 1px solid #eee;
	padding: 10px 20px 10px 23px;
	margin-top: 28px;
}

.h-news-b li {
	line-height: 36px;
}

.h-news-b li a {
	color: #666;
	font-size: 14px;
}

.h-news-b li span {
	float: right;
	color: #999;
}

.h-news-b li:hover a {
	color: #21468d;
	font-weight: bold;
}

.h-news-b li a::before {
	content: '';
	left: 0;
	height: 6px;
	width: 6px;
	transition: all .6s;
	border: 1px solid #21468d;
	display: inline-block;
	margin-right: 5px;
}

.h-news-b li:hover a::before {
	background: #21468d;
}

#ydemo {
	height: 390px;
	height: 500px;
	overflow: hidden;
}

.h-news-c a {
	display: block;
	padding: 20px 0;
	border-bottom: 1px dashed #dcdcdc;
}

.h-news-c a:first-child {
	padding-top: 0;
}

.h-news-c a:last-child {
	border-bottom: none;
}

.h-news-c .pic {
	width: 160px;
	overflow: hidden;
	box-shadow: 1px 1px 6px #ccc;
	margin-left: 5px;
}

.h-news-c .pic img {
	width: 100%;
	height: auto;
	transition: all .6s;
}

.h-news-c .news-c-con {
	margin-left: 185px;
}

.news-c-con li {
	color: #333;
	font-size: 16px;
	padding: 15px 0 16px;
	font-weight: bold;
}

.news-c-con .newscon {
	color: #999;
	font-size: 14px;
	line-height: 24px;
}

.h-news-c a:hover img {
	transform: scale(1.1);
}

.h-news-c a:hover li {
	color: #21468d;
}

.foot-bg {
	background: #252526;
	border-top: 6px solid #21468d;
	padding: 42px 0px 10px 0px;
	color: #bdbdbd;
}

.foot-bg a {
	color: #bdbdbd;
}

.foot-bg a:hover {
	color: #21468d;
}

.flogo {
	width: 150px;
	float: left;
	margin-right: 50px;
	margin-top: 110px;
}

.flogo li {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}

.flogo p {
	text-transform: uppercase;
}

.dbcpfl {
	width: 529px;
	float: left;
	position: relative;
	border-right: 1px solid #323233;
	margin-right: 40px;
}

.dbcpfl li {
	color: #fff;
	padding-left: 15px;
	font-size: 20px;
	padding-bottom: 27px;
}

.dbcpfl li::before {
	content: '';
	top: 7px;
	left: 0px;
	width: 6px;
	height: 16px;
	background: #21468d;
	position: absolute;
}

.dbcpfl p {
	line-height: 32px;
	width: 50%;
	float: left;
}

.dbcpfl p a {
	font-size: 14px;
	color: #bdbdbd;
}

.dlxwm {
	width: 300px;
	float: left;
	position: relative;
}

.dlxwm li {
	color: #fff;
	padding-left: 15px;
	font-size: 20px;
	padding-bottom: 27px;
}

.dlxwm li::before {
	content: '';
	top: 7px;
	left: 0px;
	width: 6px;
	height: 16px;
	background: #21468d;
	position: absolute;
}

.dlxwm p {
	color: #bdbdbd;
	position: relative;
	padding-left: 16px;
	font-size: 14px;
	line-height: 30px;
}

.dlxwm p::before {
	position: absolute;
	content: '';
	top: 12px;
	left: 0;
	width: 3px;
	height: 3px;
	background: #bdbdbd;
}

.ewm1 {
	width: 110px;
	float: right;
	line-height: 36px;
	text-align: center;
	margin-top: 70px;
}

.copyright {
	border-top: 1px solid rgba(255, 255, 255, 0.24);
	margin-top: 20px;
	text-align: center;
	line-height: 28px;
	padding-top: 10px;
	font-size: 14px;
}

.yqlj {
	width: 100%;
	background-color: #252526;
	color: #bdbdbd;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
}

.yqlj a {
	color: #bdbdbd;
	font-size: 14px;
	margin-right: 5px;
}

.yqlj a:hover {
	color: #21468d;
}

/*内页样式*/
#left {
	width: 230px;
	float: left;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#right {
	width: 950px;
	float: right;
	margin-top: 30px;
	margin-bottom: 20px;
}

.title3 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	color: #303030;
	padding-bottom: 10px;
}

.title3 span {
	color: #222;
}

.title3 li {
	width: 40px;
	height: 3px;
	background-color: #21468d;
	margin: 8px auto 0px auto;
}

.mup1 {
	height: 26px;
	line-height: 26px;
	border-bottom: #ccc 1px solid;
	margin-bottom: 10px;
	background: url(../images/new_jt.jpg) no-repeat 10px center;
	padding-left: 20px;
	font-size: 14px;
	color: #000;
	margin-top: 10px;
}

.mup {
	width: 100%;
	background-color: #EFEFEF;
	border-bottom: 1px solid #DFDEDE;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
}

.mup img {
	margin-right: 5px;
}

.mup span {
	float: right;
}

.mup span a {
	font-size: 16px;
}

.hg {
	line-height: 30px;
}

.tittle {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}

.lb {
	text-align: left;
}

.lb a {
	color: #333;
}

.lb a:hover {
	color: #21468d;
}

.nyxw2 {
	width: 48%;
	float: left;
	text-align: left;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #D5D5D5 dotted;
	margin-right: 4%;
	background: url(../images/cion01.gif) no-repeat left center;
	color: #333;
}

.nyxw2 a {
	padding-left: 20px;
	color: #333;
}

.nyxw2 span {
	float: right;
	height: 40px;
	line-height: 40px
}

.nyxw2:nth-child(2n) {
	margin-right: 0px;
}

.nyxw2 a:hover {
	color: #21468d;
}

.page {
	text-align: center;
	margin: 10px auto 10px auto;
}

.page li {
	display: inline-block;
	line-height: 40px;
	border: 1px solid #cccccc;
	padding: 0 18px;
	margin: 0px 3px;
	border-radius: 3px;
}

.page li a {
	color: #999999;
	font-size: 14px;
}

.page li:hover {
	background-color: #21468d;
	border: 1px solid #21468d;
}

.page li:hover a {
	color: #fff;
}

.current {
	background-color: #21468d !important;
	border: 1px solid #21468d !important;
}

.current a {
	color: #fff !important;
}

.inews ul {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.inews ul li {
	background: url(../images/cion01.gif) no-repeat left center;
	line-height: 32px;
	height: 32px;
}

.inews ul li a {
	padding-left: 20px;
	font-size: 16px;
}

.inews ul li a:hover {
	color: #21468d;
	margin-left: 5px;
}

.inews ul li span {
	float: right;
}

.inews ul p {
	color: #999;
}

/*内页样式*/
.nr {
	line-height: 36px;
	font-size: 14px;
	margin-bottom: 20px;
}

.pubdate {
	text-align: center;
	font-size: 16px;
}

.nr a {
	font-size: 14px;
}

.info {
	margin-bottom: 20px;
}

.left {
	width: 240px;
	float: left;
	margin-right: 20px;
}

.right {
	float: left;
}

.cpfl {
	width: 240px;
	float: left;
	margin-right: 20px;
	background-color: #f3f3f3;
}

.cpfl ul {
	color: #fff;
	font-size: 22px;
	text-align: center;
	background-color: #21468d;
	height: 50px;
	padding: 20px 0px;
}

.cpfl ul p {
	font-size: 15px;
	text-transform: uppercase;
}

.cpfl li {
	height: 46px;
	line-height: 46px;
	transition: all .2s ease;
	border-bottom: 1px solid #fff;
	text-indent: 10px;
}

.cpfl li a {
	font-size: 14px;
}

.cpfl li:hover {
	transition: all .2s ease;
	text-indent: 20px;
	background-color: #21468d;
}

.cpfl li:hover a {
	color: #fff;
}

.cpfl dl {
	background-color: #21468d;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.cpfl dt {
	padding: 0px 0px 0px 5px;
	line-height: 36px;
	font-size: 14px;
}

.nlx {
	margin-top: 15px;
}

.nlxt {
	height: 42px;
	line-height: 42px;
	background: #21468d;
	font-size: 16px;
	color: #fff;
	padding-left: 20px;
}

.nlxb {
	padding: 0px 0px 0px 5px;
	line-height: 38px;
	font-size: 14px;
	border: 1px solid #CCCCCC;
}

.info img {
	max-width: 940px;
	height: auto;
}

table {
	border-collapse: collapse;
}

.cp_l {
	width: 420px;
	margin-right: 30px;
}

.cp_r dl {
	border-bottom: 1px solid #EEEEEE;
	font-size: 22px;
	font-weight: bold;
	background-color: #FAFAFA;
	line-height: 40px;
	height: 40px;
	border-left: 2px solid #21468d;
	padding-left: 10px;
}

.cp_r ul {
	background-color: #FDFDFD;
	padding: 10px;
	margin-bottom: 5px;
}

.cp_r ul li {
	color: #21468d;
	font-size: 16px;
}

.cp_r ul ol img {
	float: left;
	width: 130px;
	margin-right: 10px;
}

.cp_r ul ol p {
	line-height: 26px;
	font-size: 13px
}

.cp_r dd {
	font-size: 14px;
	line-height: 26px;
}

.cp_r dt {
	margin-top: 10px;
	padding: 15px 20px;
	font-size: 14px;
	color: #666;
	background-color: #efefef;
	border-radius: 15px;
	overflow: hidden;
	line-height: 31px;
}

#preview {
	float: none;
	margin: 0px auto;
	text-align: center;
	width: 420px;
}

.jqzoom {
	width: 410px;
	height: 410px;
	position: relative;
	border: 1px solid #DDDDDD;
	display: table-cell;
	vertical-align: middle;
	padding: 4px;
}

.zoomdiv {
	left: 859px;
	height: 300px;
	width: 300px;
}

.list-h li {
	float: left;
}

#spec-n5 {
	width: 420px;
	height: 56px;
	padding-top: 6px;
	overflow: hidden;
}

#spec-left {
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-right {
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-list {
	float: left;
	overflow: hidden;
	margin-left: 5px;
	display: inline;
	position: relative;
	width: 390px;
	margin-right: 5px;
}

#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 65px;
}

#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 430px;
	height: 430px;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}

.bigimg {
	width: 800px;
	height: 800px;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}

#spec-list div {
	margin-top: 0;
	margin-left: 0px;
	width: 100% !important;
}

.nyxx {
	background: #fafafa;
	color: #444;
	line-height: 36px;
	font-weight: bold;
	font-size: 15px;
	border-radius: 5px;
	margin: 10px 0px;
}

.nyxx i {
	background: #21468d;
	width: 2px;
	height: 20px;
	display: block;
	float: left;
	margin: 8px 10px 0px 0px;
}

@media screen and (min-width:1400px) {
	.moddle {
		width: 1400px;
	}

	#nav li {
		width: 200px;
	}

	#nav li dl {
		width: 260px;
		margin-left: -30px;
	}

	.rmss {
		width: 926px;
	}

	.icpfl ul li {
		height: 43px;
		line-height: 43px;
	}

	.cpzs {
		width: 1130px;
	}

	.tab ul ol a img {
		width: 100%;
	}

	.picScroll-left .bd ul li {
		width: 330px;
		margin: 0 10px;
	}

	.picScroll-left .bd ul li img {
		width: 330px;
		height: 260px;
	}

	.picScroll-left a.next {
		top: 100px;
	}

	.picScroll-left a.prev {
		top: 100px;
	}

	.ab-tu .ab-tu-img {
		width: 1180px;
	}

	.ab-tu .ab-tu-img .picScroll-left2 .bd ul li {
		width: 277px;
		height: 190px;
	}

	.ab-tu .ab-tu-img .picScroll-left2 .bd ul li img {
		width: 277px;
		height: 190px;
	}

	.news-l {
		width: 685px;
	}

	.news-r {
		width: 685px;
	}

	/*内页*/
	.prolist {
		width: 100%;
		overflow: hidden;
	}

	.prolist dl {
		float: left;
		width: 272px;
		height: auto;
		line-height: 0px;
		margin-right: 10px;
	}

	.prolist dl:nth-child(5n) {
		margin-right: 0px;
	}

	.prolist dt {
		width: 270px;
		height: auto;
		text-align: center;
		border: 1px solid #CCCCCC;
		border-radius: 5px;
	}

	.prolist dt a {
		width: 100%;
	}

	.prolist dd {
		text-align: center;
		height: 46px;
		line-height: 46px;
		overflow: hidden;
		font-size: 14px;
		width: 100%;
	}

	.pro_list_img {
		width: 270px;
		height: 270px;
		display: table-cell;
		vertical-align: middle;
		margin: 0px;
		float: none;
		line-height: 0px;
		font-size: 0px;
		overflow: hidden;
	}

	.prolist dt .pro_list_img img {
		padding: 0px;
		border: none;
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
		display: block;
		margin: auto;
		line-height: 0px;
		font-size: 0px;
		cursor: pointer;
		transition: all 0.6s;
	}

	.prolist dl dd a {
		color: #333;
	}

	.prolist dt:hover .pro_list_img img {
		transform: scale(1.3);
	}

	.prolist dl:hover dd a {
		color: #21468d;
	}

	.right {
		width: 1140px;
	}

	.product {
		width: 100%;
		overflow: hidden;
	}

	.product dl {
		float: left;
		width: 276px;
		height: auto;
		line-height: 0px;
		margin-right: 12px;
	}

	.product dl:nth-child(4n) {
		margin-right: 0px;
	}

	.product dt {
		width: 274px;
		height: auto;
		text-align: center;
		border: 1px solid #CCCCCC;
		border-radius: 5px;
	}

	.product dt a {
		width: 100%;
	}

	.product dd {
		text-align: center;
		height: 46px;
		line-height: 46px;
		overflow: hidden;
		font-size: 14px;
		width: 100%;
	}

	.product_img {
		width: 274px;
		height: 274px;
		display: table-cell;
		vertical-align: middle;
		margin: 0px;
		float: none;
		line-height: 0px;
		font-size: 0px;
		overflow: hidden;
	}

	.product dt .product_img img {
		padding: 0px;
		border: none;
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
		display: block;
		margin: auto;
		line-height: 0px;
		font-size: 0px;
		cursor: pointer;
		transition: all 0.6s;
	}

	.product dl dd a {
		color: #333;
	}

	.product dt:hover .product_img img {
		transform: scale(1.3);
	}

	.product dl:hover dd a {
		color: #21468d;
	}

	.cp_r {
		width: 690px;
	}
}

@media screen and (max-width:1399px) {
	.moddle {
		width: 1200px;
	}

	#nav li {
		width: 171px;
	}

	#nav li dl {
		width: 261px;
		margin-left: -45px;
	}

	.rmss {
		width: 760px;
	}

	.icpfl ul li {
		height: 38px;
		line-height: 38px;
	}

	.cpzs {
		width: 930px;
	}

	.tab ul ol a img {
		width: 100%;
	}

	.picScroll-left .bd ul li {
		width: 280px;
		margin: 0 10px;
	}

	.picScroll-left .bd ul li img {
		width: 280px;
		height: 320px;
	}

	.picScroll-left a.next {
		top: 80px;
	}

	.picScroll-left a.prev {
		top: 80px;
	}

	.ab-tu .ab-tu-img {
		width: 980px;
	}

	.ab-tu .ab-tu-img .picScroll-left2 .bd ul li {
		width: 227px;
		height: 190px;
	}

	.ab-tu .ab-tu-img .picScroll-left2 .bd ul li img {
		width: 227px;
		height: 190px;
	}

	.news-l {
		width: 585px;
	}

	.news-r {
		width: 585px;
	}

	/*内页*/
	.prolist {
		width: 100%;
		overflow: hidden;
	}

	.prolist dl {
		float: left;
		width: 232px;
		height: auto;
		line-height: 0px;
		margin-right: 10px;
	}

	.prolist dl:nth-child(5n) {
		margin-right: 0px;
	}

	.prolist dt {
		width: 230px;
		height: auto;
		text-align: center;
		border: 1px solid #CCCCCC;
		border-radius: 5px;
	}

	.prolist dt a {
		width: 100%;
	}

	.prolist dd {
		text-align: center;
		height: 46px;
		line-height: 46px;
		overflow: hidden;
		font-size: 14px;
		width: 100%;
	}

	.pro_list_img {
		width: 230px;
		height: 230px;
		display: table-cell;
		vertical-align: middle;
		margin: 0px;
		float: none;
		line-height: 0px;
		font-size: 0px;
		overflow: hidden;
	}

	.prolist dt .pro_list_img img {
		padding: 0px;
		border: none;
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
		display: block;
		margin: auto;
		line-height: 0px;
		font-size: 0px;
		cursor: pointer;
		transition: all 0.6s;
	}

	.prolist dl dd a {
		color: #333;
	}

	.prolist dt:hover .pro_list_img img {
		transform: scale(1.3);
	}

	.prolist dl:hover dd a {
		color: #21468d;
	}

	.right {
		width: 940px;
	}

	.product {
		width: 100%;
		overflow: hidden;
	}

	.product dl {
		float: left;
		width: 226px;
		height: auto;
		line-height: 0px;
		margin-right: 12px;
	}

	.product dl:nth-child(4n) {
		margin-right: 0px;
	}

	.product dt {
		width: 224px;
		height: auto;
		text-align: center;
		border: 1px solid #CCCCCC;
		border-radius: 5px;
	}

	.product dt a {
		width: 100%;
	}

	.product dd {
		text-align: center;
		height: 46px;
		line-height: 46px;
		overflow: hidden;
		font-size: 14px;
		width: 100%;
	}

	.product_img {
		width: 224px;
		height: 224px;
		display: table-cell;
		vertical-align: middle;
		margin: 0px;
		float: none;
		line-height: 0px;
		font-size: 0px;
		overflow: hidden;
	}

	.product dt .product_img img {
		padding: 0px;
		border: none;
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
		display: block;
		margin: auto;
		line-height: 0px;
		font-size: 0px;
		cursor: pointer;
		transition: all 0.6s;
	}

	.product dl dd a {
		color: #333;
	}

	.product dt:hover .product_img img {
		transform: scale(1.3);
	}

	.product dl:hover dd a {
		color: #21468d;
	}

	.cp_r {
		width: 490px;
	}
}

/*左侧工具条*/
#toolbar {
	position: fixed;
	z-index: 9999;
	right: 0px;
	bottom: 15%;
}

#toolbar li {
	margin-bottom: 3px;
	font-size: 0;
	width: 57px;
	height: 57px;
	right: 0;
	position: relative;
}

#toolbar li a {
	display: block;
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	width: 57px;
	height: 57px;
	overflow: hidden;
	background: #282828;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	white-space: nowrap;
	font-size: 0;
}

#toolbar li .icon-font {
	display: inline-block;
	vertical-align: middle;
	width: 57px;
	height: 57px;
	background-color: #21468d;
	color: #fff;
}

#toolbar li .icon-qq:after {
	background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
	background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
	background-position: 0 -30px;
}

#toolbar li .icon-message:after {
	background-position: 0 -120px;
}

#toolbar li .icon-top:after {
	background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
	background-position: 0 0;
}

#toolbar li .wz {
	display: inline-block;
	line-height: 57px;
	font-size: 18px;
	color: #fff;
	vertical-align: middle;
	padding-left: 10px;
}

#toolbar li .wz1 {
	display: inline-block;
	line-height: 57px;
	font-size: 20px;
	font-family: impact;
	color: #fff;
	vertical-align: middle;
	padding-left: 0px;
}

.icon-font {
	position: relative;
}

.icon-font:after {
	content: "";
	width: 30px;
	height: 30px;
	background-image: url(../images/icon_spirit.png);
	background-repeat: no-repeat;
	position: absolute;
	left: calc(50% - 15px);
	top: calc(50% - 15px);
}

#toolbar li.ewm2 .ewm-box {
	position: absolute;
	z-index: 1;
	padding: 5px;
	background: #282828;
	width: 110px;
	right: 120%;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .7s;
	transition: all .7s;
}

#toolbar li.ewm2 .ewm-box p {
	margin-bottom: 0;
}

#toolbar li.ewm2 .ewm-box img {
	max-width: 100%;
}

#toolbar li.ewm2 .ewm-box:after {
	content: '';
	position: absolute;
	right: -5px;
	bottom: 20px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 5px;
	cursor: pointer;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #282828;
	border-right: none;
}

#toolbar li.ewm2:hover .icon {
	background-position: -57px -180px;
}

#toolbar li.ewm2:hover .ewm-box {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

#toolbar li.backtop {
	cursor: pointer;
}

#toolbar li.backtop .iconfont {
	color: #fff;
	background-color: #292e39;
}

#toolbar li:hover a {
	width: 280px;
}

#toolbar li:hover .icon-font {
	background-color: #282828;
}

#toolbar li:hover .icon-qq:after {
	background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
	background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
	background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
	background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
	background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
	background-position: -30px -60px;
}

.ab_img img {
	max-width: 100% !important;
	height: auto !important;
	display: inline-block;
}

.ab_img p {
	text-wrap: inherit !important;
}

.ab_img p span {
	text-wrap: inherit !important;
}


/* AB模板网新增分页样式 www.admibnuy.cn */
.pagebar {
	padding: 20px;
	overflow: hidden;
	clear: both
}

.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 12px;
	padding: 8px 10px;
	margin: 0 2px;
	border-radius: 3px;
	line-height: 100%
}

.pagination span {
	color: #333;
	font-size: 12px;
	padding: 7px 2px;
	margin: 0 2px;
	border-radius: 3px;
}

.pagination a:hover {
	color: #333;
	border: 1px solid #333;
}

.pagination a.page-num-current {
	color: #fff;
	background: #333;
	border: 1px solid #333;
}

.pagination .st {
	font-family: 宋体
}

.text-secondary {
	text-align: center;
	padding: 20px 0
}

#tj {
	width: 100%;
	height: 35px;
	border: 0;
	background: #21468d;
	color: #fff;
	cursor: pointer;
}



/*产品中心*/
.probox {
	
	font-family: "Microsoft Yahei";
	line-height: 30px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding: 72px 0 0;
	background: url(../images/bg01.jpg) repeat center 0;
}

.pro_nav {
	width:21%;
	background: #f4f4f4;
	margin-top: 30px;
}

.pro_nav h3 {
	margin-block-start: 0px;
	margin-block-end: 0px;
	font-size: 24px;
	line-height: 100px;
	height: 100px;
	color: #fff;
	background: url(../images/protbg.gif) no-repeat center 0;
	text-align: center;
}

.pro_nav h3 a {
	color: #fff;
}

.pro_nl {
	padding: 6px 8px 0 12px;
	line-height: 50px;
	height: 850px;
	overflow: hidden;
}

.pro_n1 {
	position: relative;
}

.pro_n1:before {
	content: "";
	position: absolute;
	width: 2px;
	height: 100%;
	background: #da2538;
	left: 0;
	top: 0;
	display: none;
}

.pro_n1:hover:before {
	display: block;
}

.pro_nl h4 {
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	background: url(../images/prolbg1.gif) no-repeat 0 0;
	padding: 0 31px;
	margin-bottom: 4px;
	margin-block-start: 0px;
}

.pro_nl h4 a {
	display: block;
	color: #000;
}

.pro_nl h4:hover,
.pro_nl h4.cur,
.pro_nl h4.sidenavcur {
	background: url(../images/prolbg2.gif) no-repeat 0 0;
}

.pro_nl ul {
	clear: both;
	display: block;
	padding: 0 0 6px;
}

.pro_nl li {
	height: 45px;
	white-space: nowrap;
	border-bottom: dashed 1px #d1d0d0;
	line-height: 45px;
}

.pro_nl li:last-child {
	border: 0;
}

.pro_nl li a {
	display: block;
	color: #000;
	padding: 0 0 0 30px;
	font-size: 16px;
}

.pro_nl li a:hover {
	color: #0096f5;
	text-decoration: none;
}

.pro_pho {
	background: url(../images/pro_pho.gif) no-repeat 0 0;
	height: 71px;
	padding: 56px 0 0 30px;
	line-height: 18px;
	color: #fff;
}

.pro_pho span {
	font-family: Impact, Arial blod;
	font-size: 28px;
	line-height: 31px;
	display: block;
}

.pro_list {
	width: 78%;
	overflow: hidden;
	margin-top: 30px;
}

.prev1,
.next1 {
	width: 17px;
	height: 27px;
	display: block;
	left: 463px;
	top: 174px;
	z-index: 2;
}

.prev1 {
	left: 26px;
}

.pro_c {
	width: 943px;
	height: 375px;
	background: #fff;
	overflow: hidden;
	overflow: hidden;
	margin-bottom: 20px;
}

.pro_lc dl {
	width: 943px;
	height: 375px;
}

.pro_lc dt,
.pro_lc dt img {
	width: 500px;
	height: 375px;
	display: block;
	overflow: hidden;
	float: left;
}

.pro_lc dd {
	width: 346px;
	display: block;
	overflow: hidden;
	padding: 53px 0 0 60px;
	float: left;
	line-height: 26px;
	color: #333;
}

.pro_lc dd h4 {
	color: #333;
	font-size: 16px;
	line-height: 42px;
	height: 42px;
}

.pro_lc dd h4 a {
	color: #333;
}

.pro_lc dd .pro_lw {
	height: 180px;
	overflow: hidden;
}

.more01 {
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	background: #00479d;
	text-align: center;
	color: #fff;
	display: block;
	font-size: 16px;
}

.more01 a {
	display: block;
	color: #fff;
}

.pro_list ul {
	
}

.pro_list li {
	position: relative;
	overflow: hidden;
	margin: 0 1% 0 0;
	float: left;
	width: 32%;
	margin-bottom: 32px;
	border: solid 1px #d2d2d2;
}

.pro_list li img {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	
}

.pro_list li p {
	display: block;
	line-height: 24px;
	background: #c4c4c4;
	padding: 22px 13px 0 24px;
	height: 63px;
}

.pro_list li span {
	display: block;
	float: left;
	width: 144px;
	color: #7c7c7c;
	line-height: 16px;
	font-size: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.pro_list li span a {
	font-size: 20px;
	line-height: 22px;
	color: #000;
	display: block;
}






.lxfsnr {
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding-top: 20px;
}

.lxfsnr ul {
	overflow: hidden;
}

.lxfsnr li {
	margin: 0 0 20px 30px;
	float: left;
	width: 45%;
	padding: 25px 0 14px 28px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.lxfsnr li img {
	float: left;
}

.lxfsnr li p {
	float: left;
	line-height: 46px;
	padding-left: 25px;
	font-size: 16px;
}

.Separate {
	background: url(/skin/images/ctbg.png) no-repeat bottom;
	font-size: 30px;
	text-align: center;
	margin: 35px auto 40px;
}

.Separate span {
	display: block;
	font-size: 14px;
	letter-spacing: 5px;
	color: #a4a4a4;
	margin-top: 10px;
}