@charset "utf-8";

/* 以下为公共样式，添加请注明author */
* {
	margin: 0;
	padding: 0;
	color: #575757;
	font: 14px/24px "microsoft yahei", "times new roman", sans-serif;
}

body {
	min-width: 1200px;
	color: #575757;
	background: #FFF;
}

ul,
li {
	list-style-type: none;
}

input,
select,
img {
	border: none;
	outline: none;
	vertical-align: middle;
}

a,
a:link,
a:hover,
a:active,
a:visited {
	text-decoration: none;
}

.clear {
	clear: both;
}

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

.clearfix {
	zoom: 1;
}

.height20 {
	height: 20px;
}

.height30 {
	height: 30px;
}

.height50 {
	height: 50px;
}

/* 浮动 */

.floatL {
	float: left;
}

.floatR {
	float: right;
}

/* 显示 */

.displayB {
	display: block;
}

.displayN {
	display: none;
}

.pull-left {
	float: left;
}

/* 以上为公共样式，添加请注明author */

/* 微信公众号--- */
div.codeDiv {
	width: 156px;
	float: left;
	color: #575757;
	margin: 0 10px;
	text-align: center;
}

div.codeDiv label {
	color: #575757;
	display: block;
	margin: 5px 0 10px 0;
}

.footerCode .codeDiv label {
	color: #fff;
	display: block;
	margin: 5px 0 10px 0;
}

.codeImg {
	width: 85px;
	height: 85px;
	margin-top: 0px;
}

.image-codeApp {
	background-image: url(/images/v3/erwei_app_cx.png) !important;
	background-size: 175px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: inline-block;
}

/* header */
.header {
	border-bottom: 2px solid #005BAC;
}

/* 顶部快捷入口 */
.loginBarBg {
	width: 100%;
	height: 52px;
	background: #1565c0;
}

.loginBar {
	margin: 0 auto;
	color: #FFFFFF;
	width: 1200px;
	height: 52px;
	font-size: 12px;
}

.loginBar label {
	color: #FFFFFF;
}

.loginBar a,
.loginBar span {
	color: #FFFFFF;
	margin: 0 1px;
	line-height: 52px;
}

.loginBar a:hover {
	text-decoration: underline;
}

.loginBarLeft a,
.loginBarLeft span {
	font-size: 12px;
	display: block;
	float: left;
}

.loginBarLeft a font {
	color: #fff;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 130px;
	float: left;
	line-height: 52px;
}

.loginBarCode {
	width: 80px;
	height: 42px;
	padding: 5px 0;
	cursor: pointer;
	margin-left: 15px;
	position: relative;
	background: url(../../images2/xrsbx/loginBarCode.jpg) no-repeat;
}

.loginBarCode label {
	display: block;
	cursor: pointer;
	font-size: 12px;
	margin-left: 10px;
	line-height: 20px;
}

.loginBarCode:hover .loginBarCodeShow {
	display: block;
}

.loginBarCodeShow {
	width: 352px;
	height: 120px;
	padding: 10px 0;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	border-top: 2px solid #FFFFFF;
	position: absolute;
	top: 52px;
	right: 0;
	z-index: 100;
}

.loginBarCodeShow label {
	width: 156px;
	margin-left: 0;
	text-align: center;
}

.loginBarArrow {
	float: right;
	margin-top: -22px;
	margin-right: 40px;
	border-bottom: 6px solid #FFFFFF;
	border-top: 4px solid #004AAB;
	border-right: 4px solid #004AAB;
	border-left: 4px solid #004AAB;
}

/* logo、搜索 */
.logoBar {
	width: 1200px;
	margin: 0 auto;
	height: 77px;
	padding: 21px 0;
	line-height: 77px;
}

.logoImg {
	width: 309px;
	height: 77px;
	margin-right: 50px;
	background: url(//www.cpic.com.cn/images2/logoNEW_03.jpg) no-repeat;
}

/* 导航 */
.navBar {
	width: 1200px;
	margin: 0 auto;
	height: 40px;
}


.navParent {
	float: left;
	height: 40px;
	color: #575757;
	font-size: 18px;
	padding: 0 30px;
	line-height: 42px;
	text-align: center;
	position: relative;
	border-bottom: 2px solid #FFFFFF;
}

.navParent:hover,
.navActive {
	color: #005BAC;
	border-bottom: 2px solid #005BAC;
}

/* footer */
.footerBg {
	background: url(../../images/v2/common/cpic_common_footer_bg.jpg) no-repeat;
	border-top: 1px solid #CACACA;
    margin-top: 40px;
}

.footer {
	width: 1200px;
	margin: 0 auto;
}

.footerLink {
	padding: 35px 0;
}

.footerLogo {
	width: 300px;
	height: 148px;
	background: url(../../images2/axnybx/newfootlogo.png) no-repeat;
}

.footerLink h3 {
	padding-bottom: 10px;
	color: #fff;
}

.linkList {
	height: 155px;
	padding: 0 65px;
	border-right: 1px solid #CACACA;
}

.linkList a {
	color: #eeeeef;
	display: block;
	font-size: 12px;
	line-height: 30px;

}

.footerCode {
	padding-left: 25px;
}

.footerCode h3 {
	margin-left: 20px;
}

.copyRight {
	padding: 40px 0;
}

.copyRight span {
	color: #D0E0F2;
}

.copyRightImg {
	width: 112px;
	height: 40px;
	margin: 5px 20px 5px 0;
	background: url(../../images2/xrsbx/foot_img.jpg) no-repeat;
}

.copyText span {
	font-size: 12px;
	line-height: 24px;
}

/* footer底部 */

/* 内容头部路径 */
.conRoute {
	padding: 15px;
	text-indent: 15px;
	background: #FDFDFD;
	background: -webkit-linear-gradient(#ffffff, #f5f5f5);
	background: -o-linear-gradient(#ffffff, #f5f5f5);
	background: -moz-linear-gradient(#ffffff, #f5f5f5);
	background: linear-gradient(#ffffff, #f5f5f5);
	border: 1px solid #e8e8e8;
}

.conRoute p {
	width: 1200px;
	margin: 0 auto;
	display: block;
}

.conRoute p a {
	color: #575757;
}

.conRoute p a:hover {
	color: #005BAC;
	text-decoration: underline;
}


/* 公共样式*/
.con {
	width: 1200px;
	margin: 0 auto;
}

.conRight {
	width: 970px;
	float: right;
	padding: 30px 0 30px 30px;
}

.conImg {
	width: 914px;
	height: 325px;
	background: #CCC;
}

.conTitle {
	color: #005bac;
	line-height: 40px;
	border-bottom: 1px #e8e8e8 solid;
}


/*页面active状态*/
/* 服务大厅 */
.servicePageActive {
	display: block;
	position: relative;
}

.lifeHomePage .lifePageActive {
	color: #005BAC;
	border-bottom: 2px solid #005BAC;
}


/*banner样式*/
.bannerCover {
	width: 1200px;
	height: 0;
	position: relative;
	margin: 0 auto;
	z-index: 20;
}

.arrowLeftBox {
	left: 200px;
}

.arrowLeft,
.arrowRight {
	width: 30px;
	height: 60px;
	display: none;
	margin-top: 150px;
	background: url(//www.cpic.com.cn/images2/gwsy/index/index_pic.png) no-repeat;
	background-position: -61px -409px;
}

.arrowRight {
	background-position: -91px -409px;
}

.arrowRightBox {
	right: 300px;
}

.arrowLeftBox,
.arrowRightBox {
	width: 30px;
	height: 370px;
	position: absolute;
	overflow: hidden;
	top: 0;
}

/* 首页banner-----开始 */
.bannerContainer {
	width: 1920px;
	height: 370px;
}

.homeBanner {
	width: 1920px;
	height: 370px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
}

.homeBanner .pagination {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	width: 100%;
	text-align: center;
}

.homeBanner .swiper-pagination-switch {
	width: 17px;
	height: 18px;
	display: inline-block;
	background: url(//www.cpic.com.cn/images2/gwsy/index/index.png) no-repeat;
	background-position: -41px -95px;
	margin: 0 6px;
}

.homeBanner .swiper-active-switch {
	background-position: -15px -95px;
}

.homeBanner:hover .arrowLeft,
.homeBanner:hover .arrowRight {
	display: block;
}

/* 首页banner-----结束 */


/*新搜索框*/
.hide {
	display: none;
}

.search-box {
	height: 42px;
	margin-top: 20px;
	margin-left: 35px;
	position: relative;
	float: right;
}

.search-btn {
	height: 34px;
	width: 33px;
	display: block;
	margin-left: 14px;
	margin-top: 8px;
	cursor: pointer;
	background-position: -344px -194px;
}

.search-text {
	line-height: 40px;
	height: 40px;
	width: 292px;
	border-radius: 25px;
	border: 1px solid #1565c0;
	outline: none;
	padding: 0 26px;
}

.search-text.focus {
	border: 1px solid #4cc0c1;
}

.search-prompt-box {
	width: 418px;
	position: absolute;
	left: -25px;
	top: 64px;
	z-index: 50;
	background: #fff;
	-webkit-box-shadow: 0px 5px 25px 5px rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0px 5px 25px 5px rgba(0, 0, 0, 0.19);
	-ms-box-shadow: 0px 5px 25px 5px rgba(0, 0, 0, 0.19);
	-o-box-shadow: 0px 5px 25px 5px rgba(0, 0, 0, 0.19);
	box-shadow: 0px 5px 25px 5px rgba(0, 0, 0, 0.19);
}

.search-prompt-box:before {
	position: absolute;
	display: inline-block;
	top: -15px;
	left: 190px;
	width: 0;
	height: 0px;
	content: '';
	border-style: solid;
	border-width: 15px;
	border-color: transparent transparent #fff #fff;
	transform: rotate(135deg);
	box-shadow: -5px 5px 10px -3px rgba(0, 0, 0, 0.19);
}

.search-prompt-box li {
	padding-left: 60px;
	height: 55px;
	line-height: 55px;
	font-size: 14px;
	color: #4a4a4a;
}

.search-prompt-box li a:hover {
	color: #1565c0;
}

.search-prompt-box li:hover {
	background-color: #ddd;
}

.search-prompt-box .circle {
	top: -11px;
	left: 111px;
}

.search-box,
.head .search-box * {
	box-sizing: border-box
}

.icon-cpic-common {
	display: block;
	background: url(../../images2/axnybx/search.png) -7px -8px;
	background-repeat: no-repeat;
}

.keywords-box {
	z-index: 1001;
}


.onlineProduct {
  line-height: 43px;
  color: #005BAC;
}

.left-menu {
    background: #f8f8f8;
    border-right: 1px solid #CCCCCC;
    box-sizing: border-box;
}
