@charset "utf-8";

.register-top {
	width: 100%;
	height: 120px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: #fff;
}

.register-top .logo {
	display: block;
	width: 287px;
	height: 59px;
	margin-top: 30px;
	margin-right: 45px;
}

.register-top .logo img {
	max-width: 287px;
	height: 59px;
}

.register-top .fanhui {
	padding-top: 30px;
	font-size: 18px;
	color: #333;
	line-height: 28px;
	font-weight: bold;
}

.register-top .fanhui h3 {
	font-size: 18px;
	color: #333;
	line-height: 28px;
	font-weight: bold;
}

.register-top .fanhui a {
	color: #ff584f;
	font-weight: bold;
}

.register-top .fr {
	line-height: 120px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.register-top .fr a {
	color: #ff584f;
}

.register-con {
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding: 60px 0;
}

.register-con .w {
	height: 828px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.register-con .w .left {
	width: 828px;
	height: 828px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: #fff;
	border-radius: 10px;
	padding-top: 55px;
}

.register-con .w .left .buzhou {
	position: relative;
	width: 455px;
	height: 70px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 auto;
}

.register-con .w .left .buzhou .xian {
	position: absolute;
	left: 45px;
	top: 45px;
	width: 385px;
	height: 6px;
	background: #f8f8f8;
}

.register-con .w .left .buzhou .item {
	position: absolute;
	width: 66px;
	height: auto;
	color: #888888;
	overflow: hidden;
	font-size: 16px;
	text-align: center;
	z-index: 99999;
	line-height: 30px;
	font-weight: bold;
}

.register-con .w .left .form {
	width: 450px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 40px;
}

.register-con .w .left .form .item {
	margin-bottom: 15px;
	overflow: hidden;
}

.register-con .w .left .form .item .fl {
	width: 80px;
	line-height: 32px;
	text-align: right;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.register-con .w .left .form .item .youbian {
	float: left;
	width: 329px;
	height: 32px;
	border: 1px solid #cdcdcd;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin-left: 10px;
	font-weight: bold;
}

.register-con .w .left .form .item .youbian input::-webkit-input-placeholder {
	color: #999999;
}

.register-con .w .left .form .item .youbian input,
select {
	width: 100%;
	height: 100%;
	border: none;
	background: none;
	font-size: 14px;
	/* color: #999999; */
	font-weight: bold;
}

.register-con .w .left .form .anniu .btn {
	width: 155px !important;
	height: 48px !important;
	background: url(../images/btn2.png) no-repeat 100% 100%;
	float: left;
}

.register-con .w .left .form .anniu .btn2 {
	background: #f5f6fa !important;
	margin-left: 15px !important;
	float: left;
	color: #333333;
	font-size: 16px;
}

.register-con .w .left .form .item img {
	display: block;
	margin-left: 10px;
	margin-top: 2.5px;
}

.register-con .w .left .form .items {
	overflow: hidden;
	padding-left: 68px;
	font-size: 12px;
	color: #333333;
	line-height: 30px;
}

.register-con .w .left .form .btn {
	width: 331px;
	height: 48px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../images/btn.png) no-repeat 100% 100%;
	border-radius: 4px;
	border: none;
	margin-left: 68px;
	margin-top: 30px;
}

.register-con .w .left .form .items input {
	margin-top: 9px;
	display: block;
	float: left;
	margin-right: 5px;
}

.register-con .w .left .form .items a {
	color: #115fad;
}


.register-con .w .left .form .item .youbian2 {
	width: 125px !important;
}

.register-con .w .left .buzhou .item2 {
	left: 195px;
}

.register-con .w .left .buzhou .item3 {
	right: 0;
}

.register-con .w .left .buzhou .act {
	color: #ec6941 !important;
}

.register-con .w .left .buzhou .act span {
	color: #ec6941 !important;
	border: 1px solid #ec6941 !important;
}

.register-con .w .left .buzhou .item span {
	display: block;
	width: 36px;
	height: 36px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 50%;
	border: 1.5px solid #d2d2d2;
	background: #fff;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	color: #666666;
}

.register-con .w .left .form .biaoti {
	text-align: center;
	margin: 0 auto;
	width: 125px;
	height: 13px;
	background: url(../images/zhuce6.png) no-repeat 100% 100%;
	line-height: 13px;
	color: #666666;
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: bold;
}

.register-con .w .right {
	width: 371px;
	height: 828px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: #fdfdfd;
	border-radius: 10px;
	padding-top: 65px;
	padding-left: 30px;
	padding-right: 30px;
}

.register-con .w .right .biaoti {
	width: 100%;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	overflow: hidden;
}

.register-con .w .right .biaoti img {
	display: block;
	margin-top: 2px;
	margin-right: 6px;
}

.register-con .w .right .con {
	padding-bottom: 30px;
	padding-top: 15px;
	overflow: hidden;
}

.register-con .w .right .jieshao {
	position: relative;
	min-width: 130px;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #666666;
	padding-left: 20px;
	margin-right: 50px;
}

.register-con .w .right .fudong {
	margin: 0;
}

.register-con .w .right .jieshao:before {
	position: absolute;
	content: '';
	width: 7px;
	height: 7px;
	background: #666666;
	border-radius: 50%;
	left: 0;
	top: 10.5px;
}

.register-con .w .right a {
	display: block;
	width: 40%;
	margin-top: 20px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
}

.register-con .w .right a img {
	display: block;
}

/* 登录样式 */
.login {
	width: 100%;
	height: 768px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: url(../images/login-banner.png) center center / 1920px 100% no-repeat;
}

.login .left {
	line-height: 768px;
	font-size: 48px;
	color: #555555;
	font-weight: bold;
}

.login .right {
	margin-top: 168px;
	margin-right: 50px;
	width: 496px;
	height: 434px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: rgba(255, 255, 255, .8);
	padding-top: 35px;
	padding-left: 55px;
	padding-right: 75px;
}

.login .right h3 {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 35px;
}

.login .right .yonghu {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.login .right .yonghu .fl {
	width: 60px;
	line-height: 32px;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}

.login .right .yonghu .fr {
	width: 288px;
	height: 32px;
	border: 1px solid #CDCDCD;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFFFFF;
}

.login .right .yonghu .fr input {
	width: 100%;
	height: 100%;
	border: none;
	background: none;
	padding: 0 10px;
}

.login .right .yanzhengma .fr {
	float: left;
	width: 120px;
	margin-left: 18px;
}

.login .right .yanzhengma img {
	display: block;
	float: left;
	margin-left: 20px;
}

.login .right .anniu {
	width: 100%;
	height: 48px;
	padding-left: 78px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.login .right .anniu .fl {
	color: #666666;
	font-size: 14px;
}

.login .right .anniu .fr {
	color: #666666;
	font-size: 14px;
}

.login .right .anniu button {
	width: 288px;
	height: 48px;
	background: url(../images/btn3.png)no-repeat 100% 100%;
	border: none;
}

/* 月刊杂志 */
.banners {
	height: 750px;
}

.yuekan-con {
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding-top: 40px;
}

.yuekan-con .neirong {
	/* width: 1420px; */
	margin: 0 auto;
	position: relative;
}

.yuekan-con .right {
	position: absolute;
	width: 73px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	left: 50%;
	margin-left: 630px;
}

.yuekan-con .right a {
	display: block;
	width: 73px;
	height: 73px;
	border-radius: 3px;
	background: #FFFFFF;
	color: #333333;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 14px;
	margin-bottom: 10px;
}

.yuekan-con .right a p {
	text-align: center;
	font-weight: bold;
	margin-top: 3px;
}

.yuekan-con .right img {
	display: block;
	margin: 0 auto;
}

.yuekan-con .w h3 {
	color: #333333;
	font-size: 24px;
}

.yuekan-con .w .yingwen {
	font-size: 16px;
	color: #aaaaaa;
	display: block;
	margin-bottom: 35px;
}

.yuekan-con .w .quanbu {
	display: block;
	width: 299px;
	height: 52px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	background: #FFFFFF;
	border: 1px solid #e60012;
	border-radius: 3px;
	text-align: center;
	line-height: 52px;
	color: #333333;
	font-size: 14px;
	margin-bottom: 65px;
	margin-top: 30px;
}

.yuekan-con .w .list {
	overflow: hidden;
}

.yuekan-con .w .item {
	float: left;
	width: 592px;
	height: 300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: url(../images/yuekan5.png) 100% 100%;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 45px;
	margin-bottom: 15px;
	margin-right: 15px;
}

.yuekan-con .w .item:nth-child(2n) {
	margin-right: 0;
}

.yuekan-con .w .item img {
	width: 188px;
	height: 256px;
	display: block;
}

.yuekan-con .w .item .fr {
	width: 330px;
}

.yuekan-con .w .item .biaoti {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 25px;
}

.yuekan-con .w .item .fr .item-c {
	display: block;
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	overflow: hidden;
}

.yuekan-con .w .item .fr .item-c div {
	position: relative;
	width: 300px;
	line-height: 20px;
	font-size: 14px;
	color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
}

.yuekan-con .w .item .fr .item-c div:before {
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	background: #E55F5F;
	border-radius: 50%;
	left: 0;
	top: 7px;
}

.yuekan-con .w .item .fr .shuliang {
	display: block;
	float: right;
	color: #666666;
	font-size: 14px;
}

.yuekan-con .w .item .fr .btn {
	width: 100px;
	height: 24px;
	display: block;
	background: url(../images/yuekan6.png);
}

/* 月刊杂志索阅 */
.banners2 {
	height: 240px !important;
}

.suoyue-con {
	width: 100%;
	height: 605px;
	background: #f5f6fa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding-top: 30px;
}

.suoyue-con .w {
	height: 509px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: url(../images/suoyue1.png) no-repeat 100% 100%;
}

.suoyue-con .w .left {
	width: 726px;
	height: 478px;
}

.suoyue-con .w .left img {
	display: block;
	width: 181.5px;
	height: 244px;
}

.suoyue-con .w .left .wenzi {
	position: relative;
	width: 181.5px;
	height: 244px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding: 20px;
}

.suoyue-con .w .left .wenzi div {
	position: absolute;
	line-height: 48px;
	color: #FFFFFF;
	font-size: 14px;
	top: 50%;
	transform: translateY(-50%);
}

.suoyue-con .w .right {
	position: absolute;
	width: 466px;
	height: 627px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
	background: #FFFFFF;
	overflow: hidden;
	margin-top: -100px;
	margin-left: 740px;
	padding-top: 25px;

}

.suoyue-con .w .right h3 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 30px;
}

.suoyue-con .w .right form {
	padding-left: 60px;
	padding-right: 60px;
}

.suoyue-con .w .right .yonghu {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.suoyue-con .w .right .yonghu .fl {
	width: 60px;
	line-height: 32px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.suoyue-con .w .right .yonghu .fr {
	width: 270px;
	height: 32px;
	border: 1px solid #CDCDCD;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFFFFF;
}

.suoyue-con .w .right .yonghu .fr input {
	width: 100%;
	height: 100%;
	border: none;
	background: none;
	padding: 0 10px;
}

.suoyue-con .w .right .anniu {
	width: 100%;
	height: 48px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.suoyue-con .w .right .anniu button {
	width: 100%;
	height: 48px;
	background: url(../images/btn4.png)no-repeat 100% 100%;
	border: none;
}

.suoyue-con .w .right span {
	color: #da3227;
	font-size: 18px;
	line-height: 38px;
	display: block;
	padding-left: 60px;
	margin-top: 10px;
	font-weight: bold;
}

.suoyue-con .w .right p {
	line-height: 24px;
	color: #333333;
	display: block;
	padding-left: 60px;
	font-size: 14px;
	font-weight: bold;
}

.jianjie {
	width: 100%;
	height: 500px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: url(../images/suoyue6.png) no-repeat;
	background-size: cover;
	background-position: center;
	color: #fff;
	padding: 45px 150px;
}

.jianjie h3 {
	font-size: 22px;
	text-align: center;
	line-height: 30px;
}

.jianjie span {
	display: block;
	font-size: 16px;
	color: #aaaaaa;
	text-align: center;
	line-height: 30px;
	margin-bottom: 35px;
}

.jianjie .w div {
	width: 897px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 30px;
	text-indent: 40px;
	overflow: hidden;
}

.jianjie .w div p {
	margin-bottom: 10px;
}

.wangqi {
	background: #FFFFFF !important;
	color: #333333 !important;
	height: 525px !important;
}

.wangqi div {
	width: 1200px !important;
}

.wangqi span {
	margin-bottom: 30px !important;
}

.wangqi div img {
	display: block;
	width: 248px;
	height: 338px;
	margin-left: 37px;
}

/* 会议预告 */
.yugao {
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 70px;
}

.yugao .left {
	width: 954px;
	height: auto;
	overflow: hidden;
}

.yugao .left .yugao-top {
	width: 100%;
	height: 43px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: #FFFFFF;
	border-top: 1px solid #ff584f;
}

.yugao .left .yugao-top ul li {
	float: left;
	overflow: hidden;
}

.yugao .left .yugao-top ul li a {
	display: block;
	width: 116px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.yugao .left .yugao-top ul li .act {
	color: #fff;
	background: #ff584f;
}

.yugao .left .yugao-bottom {
	width: 100%;
	/* height: 1006px; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: #fff;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 0 20px;
}

.yugao .left .yugao-bottom a {
	display: block;
	width: 100%;
	height: 169px;
	border-bottom: 1px solid #f1f1f1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding-top: 25px;
}

.yugao .left .yugao-bottom a h3 {
	line-height: 36px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.yugao .left .yugao-bottom a .ell_2 {
	font-size: 14px;
	color: #999999;
	line-height: 22px;
	margin-top: 8px;
}

.yugao .left .yugao-bottom a .xinxi {
	overflow: hidden;
	margin-top: 15px;
}

.yugao .left .yugao-bottom a .xinxi div {
	color: #666666;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

.yugao .left .yugao-bottom a .xinxi .bianji {
	width: 205px;
}

.yugao .left .yugao-bottom a .xinxi .bianji2 {
	width: 348px;
	margin-left: 10px;
}

.yugao .left .fenye a {
	display: block;
	width: 42px;
	font-size: 16px;
	text-align: center;
	line-height: 42px;
	height: 42px;
	background: #fff;
	color: #333333;
	margin-left: 14px;
}

.yugao .left .fenye a img {
	display: block;
	margin: 0 auto;
	margin-top: 13.5px;
}

.yugao .left .fenye .act {
	background: #ef350e;
	color: #FFFFFF;
}

.yugao .left .fenye a .yincang {
	display: none;
}

.yugao .left .fenye a:hover .yincang {
	display: block;
}

.yugao .left .fenye a:hover .xianshi {
	display: none;
}

.yugao .left .fenye .fr {
	line-height: 42px;
	height: 42px;
	color: #666666;
	font-size: 14px;
}

.yugao .left .fenye .fr button {
	width: 66px;
	height: 42px;
	background: #FFFFFF;
	border: none;
	font-size: 14px;
	color: #333333;
	margin-left: 25px;
}

.yugao .left .fenye .fr input {
	display: block;
	width: 88px;
	height: 42px;
	text-align: center;
	background: #FFFFFF;
	margin: 0 10px;
}

.yugao .right {
	width: 230px;
	height: 360px;
	overflow: hidden;
	padding: 12px 15px;
}

.yugao .right h3 {
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	font-weight: bold;

}

.yugao .right .list {
	border-top: 1px solid #f1f1f1;
	padding-top: 11px;
}

.yugao .right .list-fl {
	width: 20px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.yugao .right .list-fl div {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 11px;
}

.yugao .right .list-fl .paiming1 {
	color: #FFFFFF;
	background: url(../images/yugao1.png) no-repeat 100% 100%;
}

.yugao .right .list-fl .paiming2 {
	color: #FFFFFF;
	background: url(../images/yugao2.png) no-repeat 100% 100%;
}

.yugao .right .list-fl .paiming3 {
	color: #FFFFFF;
	background: url(../images/yugao3.png) no-repeat 100% 100%;
}

.yugao .right .list-fr div {
	width: 170px;
	height: 20px;
	text-align: left;
	line-height: 20px;
	font-size: 14px;
	color: #666666;
	margin-bottom: 11px;
}

/* 会议预告详情 */
.yugao .left .xiangqing-top {
	width: 100%;
	height: 130px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: #FFFFFF;
	border-top: 2px solid #ef350e;
	padding: 0 30px;
}

.yugao .left .xiangqing-top h3 {
	line-height: 48px;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	margin-top: 15px;
}

.yugao .left .xiangqing-top .xinxi {
	line-height: 24px;
	color: #666666;
	font-size: 14px;
	padding-top: 15px;
	overflow: hidden;
}

.yugao .left .xiangqing-top .xinxi .fl {
	width: 205px;
}

.yugao .left .xiangqing-top .xinxi .fr a {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	background: url(../images/fenxiang.png) no-repeat;
	background-position: left;
	margin-left: 5px;
	margin-top: 5px;
}

.yugao .left .xiangqing-b {
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: #FFFFFF;
	margin-top: 15px;
	padding: 45px 25px 25px 25px;
}

.yugao .left .xiangqing-b .neirong {
	/* font-size: 14px;
	color: #333333;
	line-height: 30px; */
}
.yugao .left .xiangqing-b .neirong table{border-collapse: collapse;}

.yugao .left .xiangqing-b .fenge {
	display: block;
	margin-top: 45px;
	margin-bottom: 45px;
}

.yugao .left .xiangqing-b .xiayige a {
	width: 100%;
	color: #333333;
	font-size: 14px;
	line-height: 36px;
}

.yugao .left .xiangqing-b h3 {
	color: #666;
	width: 100%;
	line-height: 48px;
	font-weight: bold;
	font-size: 22px;
}

.yugao .left .xiangqing-b .wenzhang {
	position: relative;
	line-height: 28px;
	color: #333333;
	font-size: 14px;
	width: 100%;
	padding-left: 15px;
	font-weight: bold;
}

.yugao .left .xiangqing-b .wenzhang:before {
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	background: #E55F5F;
	border-radius: 50%;
	left: 0;
	top: 11px;
}

/* 产品库 */
.banners .w{
	position: relative;
	overflow: hidden;
	height: 530px;
}
.banners .w .a1{
    font-size: 22px;
    position: absolute;
    color: #FFFFFF;
    left: 187px;
    top: 78px;
}
.banners .w .a2{
    left: 344px;
    top: 78px;
}
.banners .w .a3{
    left: 480px;
    top: 91px;
    font-size: 21px;
}
.banners .w .a4{
    left: 627px;
    top: 66px;
    font-size: 19px;
}
.banners .w .a5{
    left: 751px;
    top: 75px;
    font-size: 19px;
}
.banners .w .a6{
    left: 954px;
    top: 83px;
    font-size: 19px;
}
.banners .w .a7{
    left: 247px;
    top: 178px;
    font-size: 21px;
}
.banners .w .a8{
    left: 342px;
    top: 198px;
    font-size: 28px;
	line-height: 34px;
}
.banners .w .a9{
    left: 482px;
    top: 204px;
    font-size: 19px;
}
.banners .w .a10{
	left: 587px;
    top: 159px;
    font-size: 19px;
}
.banners .w .a11{
	left: 690px;
    top: 182px;
    font-size: 28px;
	line-height: 34px;
}
.banners .w .a12{
	left: 838px;
    top: 158px;
    font-size: 18px;
}
.banners .w .a13{
	left: 939px;
    top: 185px;
    font-size: 27px;
    line-height: 34px;
}
.banners .w .a14{
	left: 207px;
    top: 299px;
    font-size: 20px;
    line-height: 22px;
}
.banners .w .a15{
	left: 329px;
    top: 339px;
    font-size: 22px;
    line-height: 25px;
}
.banners .w .a16{
	left: 446px;
    top: 302px;
    font-size: 22px;
    line-height: 25px;
}
.banners .w .a17{
	left: 578px;
    top: 254px;
    font-size: 17px;
    line-height: 21px;
}
.banners .w .a18{
	left: 421px;
    top: 415px;
    font-size: 19px;
    line-height: 21px;
}
.banners .w .a19{
    left: 567px;
    top: 358px;
    font-size: 19px;
    line-height: 21px;
}
.banners .w .a20{
	left: 666px;
    top: 347px;
    font-size: 20px;
    line-height: 21px;
}
.banners .w .a21{
    left: 801px;
    top: 293px;
    font-size: 20px;
    line-height: 20px;
}
.banners .w .a22{
	left: 806px;
    top: 407px;
    font-size: 20px;
    line-height: 22px;
}
.banners .w .a23{
	left: 931px;
    top: 316px;
    font-size: 20px;
    line-height: 21px;
}
.chanpin {
	width: 100%;
	height: 400px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 15px;
}

.chanpin .w {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.chanpin .left {
	width: 230px;
	height: 400px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: url(../images/chanpin1.png);
}

.chanpin .left h3 {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 28px;
	margin-top: 45px;
	margin-bottom: 30px;
}

.chanpin .left p {
	width: 95px;
	line-height: 36px;
	color: #fff;
	font-size: 18px;
	float: left;
	margin:0 10px;
}

.chanpin .right {
	width: 970px;
	height: 400px;
}

.chanpin .right .list {
	position: relative;
	overflow: hidden;
	width: 485px;
	height: 133px;
}

.chanpin .right .list:hover .zhezhao {
	display: block;
}

.chanpin .right .list .zhezhao {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	padding-top: 48px;
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.chanpin .right .list .zhezhao a {
	display: block;
	width: 132px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	background: #ff584f;
	margin-right: 12px;
}

.chanpin .right .item {
	display: block;
	width: 485px;
	height: 133px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding: 12px;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}

.chanpin .right .item .img {
	display: block;
	width: 100px;
	height: 100px;
	margin-right: 12px;
}

.chanpin .right .item .ell_2 {
	color: #333333;
	line-height: 20px;
	font-weight: bold;
	font-size: 14px;
}

.chanpin .right .item span {
	color: #666666;
	font-size: 12px;
	line-height: 24px;
	margin: 6px 0;
}

.chanpin .right .item p {
	max-width: 300px;
	color: #666;
	line-height: 24px;
	font-size: 14px;
}

.chanpin .right .item .gongsi img {
	margin-left: 4px;
	margin-top: 4px;
}

.chanpin2 .left {
	background: url(../images/chanpin2.png) no-repeat 100% 100% !important;
}

.chanpin3 .left {
	background: url(../images/chanpin3.png) no-repeat 100% 100% !important;
}

.chanpin2 {
	margin-top: 0;
}

.chanpin3 {
	margin-top: 0;
	margin-bottom: 15px;
}

/* 公司介绍 */
.gongsi-top {
	width: 100%;
	height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: #f5f6fa;
	line-height: 40px;
	color: #333333;
	font-size: 16px;
}
.gongsi-top img{
	display: block;
	margin-top: 11px;
	margin-right: 5px;
}
.gongsi-top .pingfen{
	color: #666;
	font-size: 14px;
	margin-right: 35px;
}
.atar_Show {
	background: url(../images/stark2.png);
	width: 105px;
	height: 21px;
	position: relative;
	float: left;
	margin-top: 8px;
}

.atar_Show p {
	background: url(../images/stars2.png);
	left: 0;
	height: 21px;
	width: 105px;
}

.gongsi-jieshao{
	width: 100%;
	height: 200px;
	overflow: hidden;
	background: url(../images/gongsi1.png) no-repeat;
	background-position: center;
	background-size: cover;
	color: #fff;
}
.gongsi-jieshao img{
	display: block;
	width: 85px;
	height: 77px;
	margin-top: 35px;
}
.gongsi-jieshao h3{
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	line-height: 150px;
	margin-left: 15px;
}
.gongsi-jieshao .fr{
	width: 515px;
	padding-top: 58px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
}
.gongsi-nav{
	width: 100%;
	height: 40px;
	overflow: hidden;
	background: #262a2e;
	line-height: 40px;
}
.gongsi-nav ul li a{
	display: block;
	width: 120px;
	height: 40px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}
.gongsi-nav ul li .nav-1{
	width: 88px !important;
}
.gongsi-nav ul li .act{
	background: #316ccb;
	color: #FFFFFF;
}
.gongsi-banner{
	width: 100%;
	height: 500px;
}
.yaolu{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 23px;
	padding-bottom: 35px;
	background: #FFFFFF;
}
.yaolu h3{
	color: #2f384d;
	font-size: 26px;
}
.yaolu .item{
    overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 270px;
	height: auto;
	margin-right: 40px;
	margin-top: 45px;
	margin-bottom: 40px;
}
.yaolu .item:nth-child(5){
	margin-right: 0;
}
.yaolu .item img{
	display: block;
	width: 270px;
	height: 274px;
	margin: 0 auto;
}
.yaolu .item .neirong{
	width: 270px;
	height: 81px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding: 15px 15px 6px 15px;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	border: 1px solid #f1f1f1;
}
.yaolu .item .neirong h4{
	color: #333333;
	font-size: 18px;
	line-height: 30px;
}
.yaolu .quanbu{
	display: block;
	margin: 0 auto;
	width: 126px;
	height: 40px;
	border: 1px solid #ec6941;
	text-align: center;
	line-height: 40px;
	color: #2f384d;
	overflow: hidden;
}
.zhaobiao{
	background: #f5f6fa;
}
.zhaobiao .biaoge{
	height: 295px;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin: 35px 0;
}
.zhaobiao .biaoge .biaoge1 div{
	width: 200px;
	height: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15.37px;
	color: #333333;
	line-height: 60px;
	padding-left: 24px;
	font-weight: bold;
}
.zhaobiao .biaoge .biaoge2 div{
	width: 200px;
	height: 45px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	color: #333333;
	line-height: 45px;
	padding-left: 24px;
	background: #fff;
}
.zhaobiao .biaoge .biaoge2 div a{
	display: block;
	width: 76px;
	height: 27px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	line-height: 27px;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 13.5px;
	background: #ec6941;
	margin-top: 10px;
}
.zhaobiao .biaoge .biaoge2:nth-child(2n+0) div{
	background: #fafafa;
}
.caigou{
	background: url(../images/gongsi4.jpg) center center / 1920px 100% no-repeat;
	padding-top: 45px;
}
.lainxi{
	position: relative;
	width: 100%;
	/* height: 485px; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: url(../images/Contactus.png) center bottom / 100% 500px no-repeat;
	background-color: #FFFFFF;
	padding-top: 50px;
}
.lainxi h3{
	text-align: center;
	font-size: 26px;
	line-height: 40px;
}
.lainxi .neirong{
	/* position: absolute; */
	/* top: 50px; */
}
.lainxi .neirong .left{
	width: 309px;
	height: 385px;
	background: url(../images/gongsi5.png) no-repeat 100% 100%;
}
.lainxi .neirong .left img{
	width: 275px;
    height: 356px;
    display: block;
    margin-top: 29px;
    float: right;
}
.lainxi .neirong .right{
	padding-top: 95px;
	padding-left: 60px;
}
.lainxi .neirong .right h4{
	font-size: 16px;
	color: #333333;
	line-height: 42px;
	
}
.lianxiren{
	font-size: 14px;
	color: #666666;
	line-height: 42px;
	margin-bottom: 5px;
}
.lainxi .neirong .right .dianhua{
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	padding-left: 10px;
	margin-right: 55px;
	margin-bottom: 35px;
}
.lainxi .neirong .right .dianhua span{
	color: #666666;
	font-size: 20px;
	line-height: 30px;
}
.lainxi .neirong .right .youxiang .fl{
	color: #666;
	font-size: 14px;
	line-height: 30px;
	margin-right: 75px;
	display: block;
	overflow: hidden;
}
.lainxi .neirong .right .dizhi{
	width: 700px;
	color: #666;
	font-size: 14px;
	line-height: 30px;
	margin-right: 75px;
	overflow: hidden;
}
.quanxian_tip{font-weight: bold;text-align: center;}
	.quanxian_tip a{color: #c33;}


