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

body {
	font-size: 12px;
	font-family: "微软雅黑";
	margin: 0px auto;
	padding: 0px;
	color: #272727;
	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;
	font-size: 12px;
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
}
a:hover {
	color: #003E92;
	text-decoration: none;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}
.center {
	margin: auto;
}
.sbj {
	margin-top: 30px;
}
.sbj1 {
	margin-top: 50px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.top1 {
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #888888;
	border-bottom: 1px solid #E5E5E5;
}
.top1 span {
	float: right;
}
.top1 span a {
	font-size: 14px;
	color: #888888;
	margin-left: 10px;
}
.top1 span a img {
	margin-right: 3px;
}
.top1 span a:hover {
	color: #003E92;
}
.logo_l {
	float: left;
	padding: 27px 0px;
	height: 66px;
	width: 480px;
}
.logo_l dl {
	color: #000;
	font-size: 36px;
	font-weight: bold;
}
.logo_l dt {
	text-transform: uppercase;
	font-size: 14px;
	color: #909090;
	letter-spacing: 1.5px;
}
.logo_r {
	float: right;
	background: url(../images/tel.png) no-repeat left center;
	padding-left: 50px;
	font-family: "Impact";
	margin-top: 33px;
	height: 54px;
}
.logo_r dl {
	font-size: 14px;
	color: #888888;
}
.logo_r dt {
	font-size: 28px;
	color: #d20a05;
}
#nav {
	width: 100%;
	background-color: #003E92;
	height: 60px;
	line-height: 60px;
}
#nav li {
	float: left;
	text-align: center;
}
#nav li a {
	line-height: 60px;
	display: block;
	height: 60px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
#nav li:hover {
	text-decoration: none;
	height: 60px;
	background-color: #d20a05;
}
#nav li dl {
	background-color: #d20a05;
	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: 13px;
	height: 46px;
	line-height: 46px;
}
#nav li dl dt a:hover {
	background: none;
	font-size: 14px;
	font-weight: bold;
}
#nav li:hover dl {
	left: auto;
}
#nav li:hover a {
	color: #fff;
}
#curr {
	background-color: #d20a05;
}
#ss {
	width: 100%;
	background-color: #003E92;
	height: 60px;
}
.rmss {
	float: left;
	line-height: 60px;
	font-size: 16px;
	color: #fff;
}
.rmss a {
	font-size: 16px;
	color: #fff;
	padding: 0px 5px;
}
.rmss a:hover {
	color: #D20A05;
	font-weight: bold;
}
.search {
	height: 46px;
	margin-top: 7px;
	float: left;
}
.search input {
	color: #888888;
	display: inline-block;
	font-size: 14px;
	height: 44px;
	border: 1px solid #D4D4D4;
	outline: none;
	padding: 0 16px;
	vertical-align: middle;
	width: 360px;
	margin: 0px;
	background-color: #fff;
}
.search button {
	background-color: #D20A05;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	line-height: 44px;
	outline: none;
	vertical-align: middle;
	width: 80px;
	padding: 0px;
	border: 1px solid #D20A05;
	margin-left: -5px;
}
.search img {
	height: 16px;
	margin-right: 8px;
	vertical-align: middle;
	width: 14px;
}
#wrap {
	width: 100%;
	background-color: #F6F6F6;
	padding: 60px 0px;
}
.title {
	text-align: center;
}
.title li {
	color: #003e92;
	font-size: 30px;
}
.title p {
	color: #888888;
	font-size: 14px;
	text-transform: uppercase;
	margin: 3px auto;
}
.title ol {
	width: 30px;
	height: 2px;
	background-color: #D20A05;
	margin: 0px auto;
}
.icpfl {
	width: 240px;
	background-color: #FFFFFF;
	margin-right: 15px;
	float: left;
}
.icpfl dl {
	background-color: #003e92;
	color: #ffffff;
	font-size: 24px;
	text-align: center;
	padding: 20px 0px;
}
.icpfl dl p {
	text-transform: uppercase;
	font-size: 14px;
}
.icpfl ul {
	padding: 10px;
}
.icpfl ul li {
	background-color: #f6f6f6;
	padding: 0px 10px;
	border: 1px solid #D2D2D2;
}
.icpfl ul li a {
	color: #272727;
	font-size: 15px;
}
.icpfl ul li span {
	float: right;
}
.icpfl ul li:last-child {
	margin-bottom: 0px;
}
.icpfl ul li:hover {
	background-color: #003E92;
	border: 1px solid #003E92;
}
.icpfl ul li:hover a {
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
}
#wrap1 {
	width: 100%;
	background: url(../images/hf.png) no-repeat center center;
	height: 220px;
	margin: -20px auto 0px auto;
}
.hf {
	color: #fff;
}
.hf dl {
	float: left;
	width: 60%;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	margin-top: 80px;
}
.hf dl p {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 5px;
}
.hf ul {
	float: left;
	width: 40%;
	margin-top: 40px;
	font-size: 36px;
}
.hf ul span {
	font-size: 48px;
	font-weight: bold;
}
.hf ul p {
	font-size: 30px;
}
.wrap1 {
	width: 1200px;
	margin: 50px auto 0px auto;
}
.x-ys-1-img {
	width: 600px;
	position: relative;
}
.x-ys-1-img img {
	position: absolute;
	right: 0;
	top: 0;
}
.x-ys-1-text {
	width: 600px;
	height: 588px;
}
.x-ys-1-text li {
	margin-left: 66px;
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 50px;
}
.x-ys-text li + li {
	border-top: 1px dashed #c3c2c2;
	margin-top: 50px;
	padding-top: 50px;
}
.x-ys-text li ol {
	color: #666666;
	font-size: 24px;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.x-ys-text li ol span {
	display: block;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
}
.x-ys-text li ol::before {
	position: absolute;
	content: "";
	display: block;
	width: 60px;
	height: 5px;
	background-color: #D20A05;
	left: 0;
	bottom: 0;
}
.x-ys-text li p {
	color: #666666;
	font-size: 16px;
	line-height: 32px;
}
.x-ys-2-text {
	width: 600px;
}
.x-ys-2-text li {
	margin-right: 66px;
	list-style-type: none;
	margin-top: 50px;
}
.x-ys-2-img {
	width: 600px;
}
.x-apply {
	background: url(../images/yyly.jpg) no-repeat center top;
	padding-top: 52px;
	margin-top: 80px;
}
.x-title {
	text-align: center;
}
.x-title li {
	color: #fff;
	font-size: 44px;
	font-weight: bold;
}
.x-title p {
	color: #999999;
	font-size: 18px;
	text-transform: uppercase;
}
#wrap2 {
	width: 100%;
	background: url(../images/gs.jpg) no-repeat center center;
	padding: 50px 0px;
}
.title1 {
	text-align: center;
}
.title1 li {
	color: #fff;
	font-size: 30px;
}
.title1 p {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	margin: 3px auto;
}
.title1 ol {
	width: 30px;
	height: 2px;
	background-color: #fff;
	margin: 0px auto;
}
.company {
	color: #fff;
}
.company dl {
	width: 600px;
	float: left;
	height: 400px;
	overflow: hidden;
}
.company dl img {
	width: 600px;
	height: 400px;
	cursor: pointer;
	transition: all 0.6s;
}
.company dl:hover img {
	transform: scale(1.3);
}
.company ul {
	float: left;
	margin-left: 20px;
}
.company ul p {
	text-indent: 2em;
}
.company ul ol {
	background-color: #003e92;
	width: 160px;
	height: 46px;
	line-height: 46px;
	text-align: center;
}
.company ul ol a {
	color: #fff;
	font-size: 16px;
}
.company:hover ul ol {
	background-color: #D20A05;
	border-radius: 5px;
}
.dllist1 {
	margin: 0px auto;
}
.dllist1 dl {
	float: left;
	margin: 0px 10px;
}
.dllist1 dl dt {
	width: 300px;
	overflow: hidden;
	display: inline-table;
}
.dllist1 dl dt img {
	width: 300px;
	height: 240px;
	transition: all 0.6s;
}
.dllist1 dl:hover dt img {
	transform: scale(1.3);
}
.dllist1 dl p {
	text-align: center;
	line-height: 46px;
}
.dllist1 dl p a {
	font-size: 16px;
}
.dllist1 dl:hover p {
	background-color: #003e92;
}
.dllist1 dl:hover p a {
	color: #fff;
}
#demo {
	overflow: hidden;
	width: 100%;
	margin-top: 30px;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
	overflow: hidden;
}
.hf1 {
	width: 100%;
	background: url(../images/hf1.jpg) no-repeat center bottom;
	padding: 30px 0px;
	height: 120px;
}
.hf1 dl {
	width: 540px;
	height: 120px;
	float: left;
}
.hf1 ul {
	float: left;
	width: 340px;
	margin: 0px 100px;
	color: #fff;
}
.hf1 ul li {
	background-color: #FF6537;
	font-size: 30px;
	font-family: "impact";
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 25px;
}
.hf1 ul li img {
	margin-right: 15px;
}
.hf1 ul p {
	border: 2px solid #fff;
	border-radius: 25px;
	text-align: center;
	height: 46px;
	line-height: 46px;
	margin-top: 20px;
}
.hf1 ul p a {
	font-size: 24px;
	color: #fff;
}
.hf1 ul p a img {
	margin-left: 5px;
	transition: all 0.6s;
}
.hf1 ul p:hover a {
	color: #d20a05;
}
.hf1 ul p:hover a img {
	margin-left: 10px;
}
.hf1 dt {
	width: 120px;
	float: right;
}
.xwzx {
	width: 338px;
	border: 1px solid #E7E7E7;
	background: url(../images/xw.png) no-repeat center top;
	padding: 20px;
	float: left;
	margin-right: 20px;
}
.title2 {
	color: #fff;
	margin-bottom: 20px;
}
.title2 li {
	font-size: 18px;
	font-weight: bold;
}
.title2 p {
	text-transform: uppercase;
}
.xwzx1 a li {
	width: 338px;
	height: 200px;
	overflow: hidden;
	display: inline-table;
}
.xwzx1 a li img {
	width: 338px;
	height: 200px;
	transition: all 0.6s;
}
.xwzx1 a:hover li img {
	transform: scale(1.3);
}
.xwzx1 a p {
	color: #003e92;
	font-size: 16px;
	margin: 5px 0px;
}
.xwzx1 a ol {
	font-size: 14px;
	color: #888888;
	line-height: 26px;
}
.xwzx1 a:hover p {
	margin-left: 10px;
}
.xwzx1 a span {
	float: right;
}
.xwzx3 {
	padding: 9px 20px;
	border: 1px solid #E7E7E7;
}
.ititle3 li {
	font-size: 18px;
	font-weight: bold;
	color: #003e92;
	float: left;
}
.ititle3 li p {
	text-transform: uppercase;
	font-size: 12px;
	color: #272727;
	font-weight: normal;
}
.ititle3 span {
	float: right;
	height: 20px;
	width: 20px;
	line-height: 20px;
	background-color: #003e92;
	text-align: center;
	margin-top: 10px;
}
.ititle3 span a {
	color: #fff;
}
.xwzx4 ul {
	width: 48%;
	float: left;
	margin-right: 4%;
}
.xwzx4 ul:nth-child(2n) {
	margin-right: 0px;
}
.xwzx4 ul li a {
	font-size: 16px;
}
.xwzx4 ul p {
	color: #888888;
	font-size: 14px;
	line-height: 26px;
	margin: 5px 0px;
	height: 78px;
	overflow: hidden;
}
.xwzx4 ul ol {
	text-align: right;
	color: #888888;
}
.xwzx4 ul:hover li a {
	margin-left: 10px;
}
.sbj2 {
	margin-top: 20px;
}
.xwzx5 ul {
	width: 48%;
	float: left;
	margin-right: 4%;
}
.xwzx5 ul:nth-child(2n) {
	margin-right: 0px;
}
.xwzx5 ul li {
	background: url(../images/q.png) no-repeat left center;
}
.xwzx5 ul li a {
	font-size: 14px;
	padding-left: 20px;
}
.xwzx5 ul p {
	color: #888888;
	font-size: 13px;
	line-height: 22px;
	margin: 5px 0px;
	height: 44px;
	overflow: hidden;
	background: url(../images/a.png) no-repeat left 6px;
	padding-left: 20px;
}
.xwzx5 ul:hover li a {
	margin-left: 10px;
}
.footer {
	width: 100%;
	background-color: #272727;
	color: #888888;
	padding: 50px 0px 10px 0px;
}
.footer a:hover {
	color: #003e92;
}
.footer a {
	color: #888888;
}
.footnav dl:nth-child(4) {
	width: 140px;
	float: right;
	margin-left: 60px;
}
.footnav dl:nth-child(4) p {
	font-size: 14px;
	color: #888888;
	text-align: center;
	line-height: 32px;
}
.footnav dl:nth-child(3) {
	width: 290px;
	float: left;
	padding: 0px 55px;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
}
.footnav dl:nth-child(3) span {
	font-size: 14px;
}
.footnav dl:nth-child(3) p {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}
.footnav dl:nth-child(3) ol {
	font-size: 14px;
	line-height: 30px;
}
.footnav dl:nth-child(1) li, .footnav dl:nth-child(2) li {
	color: #fff;
	font-size: 18px;
	margin-bottom: 20px;
}
.footnav dl:nth-child(1) dt, .footnav dl:nth-child(2) dt {
	width: 50%;
	float: left;
	line-height: 30px;
}
.footnav dl:nth-child(1) dt a, .footnav dl:nth-child(2) dt a {
	font-size: 14px;
}
.copyright {
	text-align: center;
	color: #959595;
	line-height: 36px;
	font-size: 14px;
	margin-top: 15px;
}
.copyright a {
	color: #959595;
	font-size: 14px;
}
.yqlj {
	width: 100%;
	text-align: center;
	line-height: 40px;
	background-color: #000000;
	color: #ffffff;
}
.yqlj a {
	color: #888888;
	font-size: 12px;
	padding-right: 5px;
}
/*内页样式*/

#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: #003E92;
	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: #003E92;
}
.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: #003E92;
}
.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: #003E92;
	border: 1px solid #003E92;
}
.page li:hover a {
	color: #fff;
}
.current {
	background-color: #003E92!important;
	border: 1px solid #003E92!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: #003E92;
	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: #003E92;
	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: 20px;
}
.cpfl li a {
	font-size: 14px;
}
.cpfl li:hover {
	transition: all .2s ease;
	text-indent: 30px;
	background-color: #003E92;
}
.cpfl li:hover a {
	color: #fff;
}
.cpfl dl {
	background-color: #003E92;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.cpfl dt {
	padding: 0px 5px;
	line-height: 32px;
	font-size: 14px;
}
.nlx {
	margin-top: 15px;
}
.nlxt {
	height: 42px;
	line-height: 42px;
	background: #003E92;
	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 #003E92;
	padding-left: 10px;
}
.cp_r ul {
	background-color: #FDFDFD;
	padding: 10px;
	margin-bottom: 5px;
}
.cp_r ul li {
	color: #003E92;
	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;
	text-indent: 2em;
}
.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: #003E92;
	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: 155px;
}
#nav li dl {
	width: 155px;
}
.rmss {
	width: 926px;
}
.search {
	width: 474px;
}
.icpfl ul li {
	background-color: #f6f6f6;
	padding: 0px 10px;
	border: 1px solid #D2D2D2;
	height: 40px;
	line-height: 40px;
	margin-bottom: 9px;
}
.cpzs {
	width: 1145px;
	float: left;
}
.cpzs div {
	width: 278px;
	margin-right: 11px;
	float: left;
	background-color: #fff;
	margin-bottom: 25px;
}
.cpzs div li {
	width: 278px;
	height: 222px;
}
.cpzs div li a {
	width: 278px;
	height: 222px;
	overflow: hidden;
	display: inline-table;
}
.cpzs div li a img {
	width: 278px;
	height: 222px;
	transition: all 0.6s;
}
.cpzs div:hover li a img {
	transition: all 0.6s;
	transform: scale(1.2);
}
.cpzs div:nth-child(4n) {
	margin-right: 0px;
}
.cpzs div p {
	line-height: 50px;
	height: 50px;
	text-align: center;
}
.cpzs div p a {
	font-size: 16px;
	color: #272727;
}
.cpzs div:hover {
	background-color: #003e92;
}
.cpzs div:hover p a {
	color: #fff;
}
.company ul {
	width: 780px;
}
.company ul p {
	line-height: 42px;
	font-size: 16px;
}
.company ul ol {
	margin-top: 15px;
}
.xwzx2 {
	width: 1000px;
	float: left;
}
.footnav dl:nth-child(1), .footnav dl:nth-child(2) {
	width: 399px;
	float: left;
}
.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: #003E92;
}
.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: #003E92;
}
.cp_r {
	width: 690px;
}
}
.toolbar {width: 52px;position: fixed;right: 1%;top: 44%;z-index: 999;}
.toolbar dd {width: 51px;height: 51px;margin-bottom: 1px;position: relative;-webkit-border-radius: 100%;border-radius: 100%;margin-top: 4px;border: #ebebeb solid 1px;background-color: #fff;-webkit-border-radius: 100%;border-radius: 100%;}
.toolbar dd i {width: 51px;height: 51px;display: block;position: absolute;left: 0;top: 0;cursor: pointer;text-align: center;-webkit-border-radius: 100%;border-radius: 100%;}
.toolbar dd i span {width: 35px;height: 35px;display: block;margin: 8px 0 0 8px;background: url(../images/rightfixicon.png) no-repeat 0 0;}
.toolbar .slide-tel {display: block;width: 0;height: 53px;line-height: 53px;font-size: 24px;font-weight: bold;font-family: arial;color: #FFF;position: absolute;padding: 0 0 0 53px;top: -1px;right: -2px;-webkit-border-radius: 50px;border-radius: 50px;overflow: hidden;}
.toolbar .pop {position: absolute;right: 90px;top: -65px;background: #003E92;display: none;}
.toolbar .pop-code {width: 160px;}
.toolbar .pop-code img {width: 120px;height: 120px;display: block;padding: 20px 20px 0;}
.toolbar .pop-code p {height: 52px;line-height: 26px;text-align: center;color: #fff;font-size: 16px;font-weight: 400;white-space: nowrap;}
.toolbar .pop-code p b {display: block;font-size: 14px;font-weight: normal;}
.toolbar .qq span {background-position: -35px -47px;}
.toolbar .qq a {width: 52px;height: 52px;cursor: pointer;display: block;}
.toolbar .qq:hover {background-color: #003E92;border-radius: 100%;}
.toolbar .qq:hover span {background-position: 0 -47px;}
.toolbar .tel span {background-position: -35px 0;}
.toolbar .tel:hover {background: #003E92;}
.toolbar .tel:hover span {background-position: 0 0;}
.toolbar .code span {background-position: -35px -95px;}
.toolbar .code:hover {background-color: #003E92;border-radius: 100%;}
.toolbar .code:hover span {background-position: 0 -95px;}
.toolbar .top span {background-position: -35px -142px;}
.toolbar .top:hover {background-color: #003E92;border-radius: 100%;}
.toolbar .top:hover span {background-position: 0 -142px;}