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

.c {
	clear: both;
}
.zywqh a {
	display: inline-block;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	background-size: 28px !important;
	text-indent: 35px;
	margin-left: 10px;
}
.zywqh {
	margin-top: 10px;
}
.nav-header-xg {
	width: 100%;
	position: relative;
	background: #0060aa;
	line-height: 48px;
	height:48px;
	overflow:hidden;
}
.nav-header-xg .nav {
    width: 1020px;
	margin: 0 auto;
}
.nav-header-xg .nav a {
	color: #FFF;
	display: inline-block;
	height: auto;
	width: 124px;
	text-align: center;
}
.nav-header-xg .nav a:hover {
	background: #eb3d00;
}
.nav-header-xg .nav span {
	width: 1px;
	height: 12px;
	background: #FFF;
	display: inline-block;
}
.nav-header-xg .nav span:last-child {
	background: none !important;
}
.vertical-yq-xg {
	width: 56px;
	height: 56px;
	background-color: #0060aa;
	margin: 0 auto;
	border-radius: 50px;
	color: #FFF;
	text-align: center;
	line-height: 56px;
	font-size: 26px;
	font-weight: bold;
}
/*内容第一部分样式*/
.first-tier-xg {
	width: 100%;
	min-width: 1100px;
	margin: 0 auto;
	position: absolute;
	z-index: 10;
	z-index: 2;
}
.first-tier-xg .first-title h3 {
	width: 500px;
	height: 14px;
	font-size: 14px;
	line-height: 14px;
	margin: 10px auto;
	color: #a8a8a8;
}
.first-tier-xg .first-title h2 {
	width: 360px;
	height: 36px;
	font-size: 36px;
	line-height: 36px;
	margin: 10px auto;
	color: #000000;
}
.first-tier-xg .btns {
	width: 421px;
	height: 31px;
	border-left: 1px solid #dddddc;
	margin: 40px auto 124px auto;
	overflow: hidden;
}
.first-tier-xg .btns span {
	float: left;
	width: 208px;
	line-height: 31px;
	border-right: 1px solid #dddddc;
	color: #4c4c4c;
	font-size: 30px;
	text-align: center;
	cursor: pointer;
}
.first-tier-xg .btns .active {
	color: #ec5920;
}
.first-tier-xg .bottom {
	position: absolute;
	left: 50%;
	margin-left: -51px;
	bottom: -51px;
	z-index: 1;
}
/*第一部分两块共用*/

.first-tier-xg .list {
	width: 1100px;
	margin: 0 auto;
	height: 330px;
	overflow: hidden;
}
.first-tier-xg ul {
	width: 1120px;
	height: 330px;
	margin-right: -20px;
	overflow: hidden;
}
.first-tier-xg ul li {
	width: 260px;
	height: 330px;
	margin-right: 20px;
	float: left;
	background-color: #fff;
}
.xfl-xg {
	margin-bottom: 30px;
	text-align: center;
}
.xfl-xg a {
	padding: 0 10px;
	border-right:1px solid #dddddc
}
.xfl-xg a:last-child{ border:0 !important;}
.xfl-xg a:hover {
	color: #ec5920;
}
.joint-bin {
	float: left;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	height: 140px !important;
	display: table;
	position: relative;
}
.joint-bin a {
	display: table-cell;
	vertical-align: middle;
	background: rgba(255,255,255,.35);
	text-align: center;
	width: 100%;
	height: 100%;
	border-color: #ddd;
	border-style: dotted;
	border-width: 1px 1px 0 0;
}
.joint-bin a img {
	line-height: 0;
	max-width: 210px;
	max-height: 120px;
}
.now {
	background: #eb3d00;
}
.intro-main {
	line-height: 30px;
}
.intro-main p {
	line-height: 30px;
}
.page-turning .on {
	background-color: #fe6808;
	color: #fff;
	border: 1px solid #fe6808;
}
.page-turning a:hover {
	background-color: #fe6808;
	color: #fff;
	border: 1px solid #fe6808;
}
.page-turning .next {
	text-indent: 999em;
	/* background: url(../web../images/nextPageBtn.png) no-repeat center; */
}
.page-turning .prev {
	text-indent: 999em;
	/* background: url(../web../images/previousPageBtn.png) no-repeat center; */
}
.nr {
	/* background: url(../web../images/pro_btn1.gif) no-repeat !important; */
	display: block !important;
	height: 32px !important;
	line-height: 32px !important;
	text-indent: 0px !important;
	font-family: "Microsoft Yahei" !important;
	text-align: center !important;
	margin: 0 auto 10px !important;
	border: 0 !important;
	color: #FFF !important;
}
.xnr a {
	font-size: 12px !important;
	display: inline-block !important;
	background: none !important;
	width: 116px !important;
	text-indent: 10px !important;
	overflow:hidden;
}
.xnr span {
	height: 48px;
	border-bottom: 1px solid #bbb;
	line-height: 48px;
	color: #4c4c4c;
	font-size: 12px !important;
	display: inline-block !important;
	background: none !important;
	width: 116px !important;
	text-indent: 10px !important;
	font-weight: bold;
}
.msg_input {
	width: 264px;
	height: 34px;
	border: 1px solid #d9d9d9;
	border-radius: 2px;
	padding: 0 10px;
}
.msg_textarea {
	width: 264px;
	height: 80px;
	border: 1px solid #d9d9d9;
	border-radius: 2px;
	padding: 10px;
	resize: none;
	line-height: 20px !important;
}
.msg_submit {
	background: #000;
	width: 286px;
	height: 36px;
	margin: 20px auto;
	border-radius: 3px;
	border: 0;
	text-align: center;
	font: 18px/36px "microsoft yahei";
	color: #fff;
	cursor: pointer;
}
.foot-right {
	float: right;
	width: 445px;
	color: #aaa;
	margin-top: 43px;
}
.foot-right a {
	color: #aaa;
}
.likecp {
	margin-top: 10px;
}
.likecp li {
	float: left;
	text-align: center;
}
.likecp li a {
	display: block;
	width: 150px;
	height: 113px;
	overflow: hidden;
	margin-right: 22px;
}
.cpbtxg{
	background:url(../images/protopbg.png) no-repeat center; 
	padding-top:45px; 
	padding-bottom:10px;
}
.cpbtxg h2{
	width: 360px;
    height: 36px;
    font-size: 36px;
    line-height: 36px;
    margin: 10px auto;
    margin-top: 0px !important;
    color: #FFF;
	text-align:center;
}
.cpbtxg h3{
    width: 500px;
    height: 14px;
    font-size: 14px;
    line-height: 14px;
    margin: 10px auto;
    color: #FFF;
	text-align:center;
}
.proall{  color:#0060aa !important; font-weight:bold;}