@charset "utf-8";
/*全局页面顶部*/
.xbanner {
	background: url(../images/ixbannerbg1.jpg) center center no-repeat;
	width: 100%;
	height: 200px;
}
.xbanner1 {
	background: url(../images/ixbannerbg2.jpg) center center no-repeat;
}
.xbanner .slip_tit {
	width: 772px;
}
.xbanner .slip_tit .tit1 {
	padding-top: 45px;
	font: bold 32px "microsoft yahei";
	color: #fff;
}
.xbanner .slip_tit .tit2 {
	margin-top: 14px;
	font-size: 24px;
	color: #fff;
	line-height:28px
}
.xbanner .slip_btn {
	width: 300px;
	text-align: center;
}
.xbanner .slip_btn span {
	display: block;
	font-size: 25px;
	color: #fff;
	line-height: 18px;
	padding-top: 60px;
	padding-bottom: 5px;
}
.xbanner .slip_btn span i {
	width: 16px;
	height: 16px;
	background-position: -0px -141px;
	margin-right: 7px;
	vertical-align: bottom;
}
.xbanner .slip_btn p {
	font-weight: bold;
	font-size: 34px;
	color: #fff;
	font-family: "Arial";
	line-height: 36px;
}
.xbanner .slip_btn a {
	display: block;
	width: 300px;
	height: 46px;
	background-position: 0px -217px;
	margin-top: 16px;
	font-size: 18px;
	color: #fff;
	line-height: 46px;
	position: relative;
	-webkit-transition: all .0s ease-in-out 0s;
	-moz-transition: all .0s ease-in-out 0s;
	transition: all .0s ease-in-out 0s;
}
.xbanner .slip_btn a:hover {
	background-position: 0px -271px;
}
.xbanner .slip_btn a img {
	width: 300px;
	height: 0;
	transition: all .36s ease;
	position: absolute;
	left: 0;
	top: 46px;
}
.xbanner .slip_btn a:hover img {
	height: 300px;
}
.head-top-wrap {
	border-bottom: 1px solid #E0E0E0;
}
.head-top-box {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	line-height: 40px;
	color: #747474;
}
.head-top-box .left {
	float: left;
}
.head-top-box .right {
	float: right;
}
.head-main-wrap {
	background-color: #E2E2E2;
	background-image: url(../img/bg-head.jpg);
	background-size: cover;
	background-position: center top;
}
.head-main-box {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.head-main-box .logo {
	float: left;
	height: 80px;
	width: 150px;
	background-image: url(../img/logo.png);
	background-size: auto 80px;
	background-repeat: no-repeat;
	border-right: 1px solid #FFFFFF;
}
.head-main-box .name {
	float: left;
	height: 80px;
	width: 300px;
	margin-left: 30px;
}
.head-main-box .name .text1 {
	float: left;
	height: 50px;
	width: 150px;
	font-size: 32px;
	line-height: 50px;
	font-weight: bold;
}
.head-main-box .name .text2 {
	float: left;
	color: #0067AC;
	height: 50px;
	width: 150px;
	font-size: 22px;
	line-height: 50px;
}
.head-main-box .name .text3 {
	float: left;
	height: 30px;
	width: 300px;
	font-size: 18px;
	line-height: 30px;
}
.head-main-box .right {
	float: right;
	height: 80px;
	width: 490px;
	position: relative;
}
.head-main-box .icon {
	float: left;
	height: 80px;
	width: 80px;
	background-image: url(../img/ico-tel.png);
	background-size: auto 80px;
}
.head-main-box .wechat {
	height: 80px;
	width: 80px;
	background-image: url(../img/qr-user-wechat.png);
	background-size: auto 74px;
	position: absolute;
	right: 80px;
	top: 0px;
	background-color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
}
.head-main-box .wechat2 {
	height: 80px;
	width: 80px;
	background-image: url(../img/qr-user-wechat2.png);
	background-size: auto 74px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-position: center center;
	background-repeat: no-repeat;
}
.head-main-box .right .text1 {
	font-size: 16px;
	color: #747474;
	line-height: 20px;
	height: 20px;
	margin-top: 10px;
}
.head-main-box .right .text2 {
	font-size: 32px;
	color: #0067AC;
	font-weight: bold;
	line-height: 40px;
	height: 35px;
}
.head-main-box .right .text3 {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	color: #A2A2A2;
}
.menu-wrap {
	background-color: #0067AC;
	width: 100%;
	position: relative;
	z-index: 2;
	-webkit-box-shadow: 1px 1px 12px rgba(0, 0, 0, .08);
	-moz-box-shadow: 1px 1px 12px rgba(0, 0, 0, .08);
	box-shadow: 1px 1px 12px rgba(0, 0, 0, .08);
}
.menu-wrap .left-block {
	width: 60px;
	height: 80px;
	position: absolute;
	left: 0px;
	top: -10px;
	background-image: url(../img/block-left.png);
	background-size: cover;
}
.menu-wrap .right-block {
	width: 60px;
	height: 80px;
	position: absolute;
	right: 0px;
	top: -10px;
	background-image: url(../img/block-right.png);
	background-size: cover;
}
.menu-box {
	width: 1200px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}
.menu-box li {
	float: left;
	width: 170px;
}
.menu-box li a {
	width: 170px;
	height: 60px;
	line-height: 60px;
	display: block;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
}
.menu-box li a:hover {
	background-image: url(../img/bg_menu.png);
	background-size: cover;
}
.menu-active {
	background-image: url(../img/bg_menu.png);
	background-size: cover;
}
.head-container {
	height: 360px;
	width: 100%;
	background-size: cover;
	background-position: center center;
}
.rmenu a {
	color: #474747;
}
.rmenu .nav1 {
	width: 100%;
	text-align: center;
	background-color: #158AD9;
	line-height: 50px;
	font-size: 16px;
	color: #FFFFFF;
}
.rmenu .nav2 {
	width: 80px;
	height: 80px;
	float: left;
	text-align: center;
	line-height: 80px;
	font-size: 12px;
	color: #4F4F4F;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #E4E4E4;
	border-radius: 50%;
}
.rmenu .active2 {
	background-color: #FF9900;
	color: #FFFFFF;
} /*è”ç³»è¡¨å•*/
.nav {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ECECEC;
	height: 30px;
}
.nav:before {
	font-family: "Material Design Icons";
	content: "\F0352";
	margin-right: 5px;
}
.smenu {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	height: 30px;
}
.smenu li {
	width: 120px;
	height: 40px;
	float: left;
}
.smenu li a {
	width: 119px;
	height: 40px;
	background-color: #0067AC;
	display: block;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}
.smenu li .active {
	background-color: #FF9000;
}
/*全局页面底部*/
footer {
	background-color: #005A96;
	color: #fff;
	padding: 30px 0;
}
footer a {
	color: #FFFFFF;
}
footer a:hover {
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 1px;
}
.foot-menu-box li {
	width: 137px;
	float: left;
	line-height: 50px;
	text-align: center;
}
.foot-line:after {
	content: "|";
	margin-left: 10px;
	margin-right: 10px;
}
.foot-space {
	width: 100%;
	height: 60px;
}
.foot-block {
	width: 1200px;
	height: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -50px;
	margin-left: auto;
	margin-right: auto;
}
.foot-block .left {
	float: left;
	width: 50px;
	height: 50px;
	background-image: url(../img/block-right.png);
	background-size: cover;
}
.foot-block .center {
	float: left;
	width: 1100px;
	height: 50px;
	background-color: #FF9000;
}
.foot-block .right {
	float: right;
	height: 50px;
	width: 50px;
	background-image: url(../img/block-left.png);
	background-size: cover;
}
.foot-box {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.foot-box h2 {
	color: #FFFFFF;
	width: 65%;
	border-bottom: 1px solid #0078C8;
	font-size: 18px;
	line-height: 40px;
	margin-bottom: 10px;
}
.foot-box li {
	line-height: 30px;
}
.foot-box-item1 {
	width: 400px;
	height: 360px;
	float: left;
}
.foot-box-item2 {
	width: 200px;
	height: 360px;
	float: left;
	line-height: 18px;
}
.foot-box-item2 img {
	margin-bottom: 10px;
}
.foot-copyright {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #0078C8;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
}
.search-wrap {
	background-color: #F4F4F4;
}
.search-wrap2 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.search-wrap a {
	color: #111111;
	margin-right: 10px;
}
.search-wrap a:hover {
	border-bottom: 1px solid #ff9900;
	padding-bottom: 1px;
	color: #ff9900;
}
.search-wrap .left {
	float: left;
	line-height: 60px;
}
.search-wrap .right {
	float: right;
}
.search-box {
	width: 350px;
	height: 30px;
	background-color: #FEFEFE;
	margin-left: auto;
	margin-right: auto;
	border-radius: 15px;
	border: 1px solid #0067AC;
	overflow: hidden;
	padding-left: 15px;
	margin-top: 15px;
}
.search-key {
	height: 28px;
	width: 220px;
	background-color: #FEFEFE;
	border-style: none;
}
.search-submit {
	height: 30px;
	width: 80px;
	cursor: pointer;
	float: right;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	background-color: #0067AC;
	color: #FFFFFF;
}
.search-submit:hover {
	background-color: #0795E0;
}
.classification-wrap {
	background-color: #E8E8E8;
	padding: 1px 0;
}
.hangchaintro-wrap {
	padding: 1px 0;
	background-image: url(../img/intro-bg.jpg);
	background-size: cover;
	background-position: center top;
}
.hangchaintro-head {
	height: 107px;
	background-image: url(../img/hangchaintro-head.png);
}
.hangchaintro-box .left {
	width: 580px;
	float: left;
}
.hangchaintro-box .right {
	width: 580px;
	float: right;
}
.hangchaintro-box .item {
	margin-bottom: 60px;
}
.intro-box-num {
	font-family: 'DINPro';
	width: 80px;
	height: 60px;
	float: left;
	color: #666666;
	font-weight: bold;
	font-size: 60px;
	line-height: 60px;
	border-bottom: 1px solid #666666;
	text-align: center;
	margin-right: 20px;
}
.intro-box-topic {
	color: #0067AC;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
}
.intro-box-subtopic {
	color: #ED6603;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
}
.intro-box-item {
	margin-top: 20px;
	margin-right: 0;
	margin-left: 100px;
	margin-bottom: 20px;
	line-height: 30px;
}
.intro-box-item strong {
	color: #0067AC;
}
.intro-box-item:before {
	font-family: "Material Design Icons";
	content: "\F0734";
	margin-right: 5px;
}
.home-company-wrap {
	padding: 50px 0;
	background-color: #BAD8F2;
	background-image: url(../img/about_bg.jpg);
	background-position: center top;
	background-size: cover;
}
.home-news-wrap {
	padding: 1px 0;
	background-color: #F4F4F4;
}
.home-news-wrap .left {
	width: 600px;
	float: left;
	border-right: 1px solid #DADADA;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 40px;
}
.home-news-wrap .right {
	width: 560px;
	float: right;
}
.news-box-head {
	border-bottom: 1px solid #DADADA;
	margin-bottom: 20px;
}
.news-box-head-topic {
	border-bottom: 2px solid #005A96;
	display: inline-block;
	font-size: 25px;
	line-height: 40px;
}
.news-box-head-more {
	display: inline-block;
	float: right;
	line-height: 50px;
	color: #005A96;
}
.home-news-list a {
	color: #373737;
	line-height: 30px;
}
.home-news-list a:hover {
	color: #005A96;
}
.home-news-list a:before {
	font-family: "Material Design Icons";
	content: "\F035F";
	margin-right: 5px;
}
.page-about {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 40px;
	padding-bottom: 40px;
	background-size: cover;
	background-position: center center;
}
/*pages*/ .pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #09f;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor: default;
}

.customized-box li {
	width: 380px;
	height: 450px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
	border-radius: 10px;
	line-height: 25px;
	background-color: #F7F7F7;
	position: relative;
	padding: 15px;
}
.customized-box li:nth-child(3n) {
	margin-right: 0px;
}
.customized-box li h2 {
	text-align: center;
	margin: 10px 0;
	color: #0067AC;
}
.album-column5 li {
	width: 230px;
}
.album-column5 li:nth-child(5n) {
	margin-right: 0px;
}
.album-column4 li {
	width: 290px;
}
.album-column4 li:nth-child(4n) {
	margin-right: 0px;
}
.album-box li {
	float: left;
	border: 1px solid #DBDBDB;
	text-align: center;
	color: #666666;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.album-box .item-img-box {
	width: 100%;
	background-color: #D5D5D5;
	margin-bottom: 5px;
	overflow: hidden;
}
.album-box .item-img {
	width: 100%;
	background-size: cover;
	background-position: center center;
}
.album-box li:hover .item-img {
	transform: scale(1.1, 1.1);
	-webkit-transition: 0.3s transform;
	-moz-transition: 0.3s transform;
	transition: 0.3s transform;
}
.album-box li:hover {
	-webkit-box-shadow: 1px 1px 12px rgba(0, 0, 0, .08);
	-moz-box-shadow: 1px 1px 12px rgba(0, 0, 0, .08);
	box-shadow: 1px 1px 12px rgba(0, 0, 0, .08);
}
.page-product .left {
	width: 250px;
	float: left;
}
.page-product .right {
	width: 900px;
	float: right;
}
.lmenu {
	border: 1px solid #EFEFEF;
}
.lmenu li {
	background-color: #F4F4F4;
	padding: 10px;
	color: #1B1B1B;
}
.lmenu li:before {
	font-family: "Material Design Icons";
	content: "\F0142";
}
.navhead {
	background-color: #158AD9;
	text-align: center;
	color: #FFFFFF;
	padding: 10px;
}
.navhead .topic {
	font-size: 20px;
}
.navhead .subtopic {
	font-size: 12px;
}

.navhead {
	background-color: #158AD9;
	text-align: center;
	color: #FFFFFF;
	padding: 10px;
}
.navhead .topic {
	font-size: 20px;
}
.navhead .subtopic {
	font-size: 12px;
}

.index_prolist{background:url(../img/leftcpbt.jpg) no-repeat center top;width:270px;padding:96px 0 0;float:left;background:;}
.index_prolist ul li{ height:49px; line-height:49px; background: url(../img/left_icon1.png) no-repeat 15px center #ededed; padding-left:50px; border-bottom: 1px solid #dddddd; margin-bottom: 1px; font-size: 14px;}
.index_prolist ul li a{ color: #4c4c4c;}
.index_prolist ul li:hover{ background: url(../img/left_icon.png) no-repeat 15px center #0067ac;}
.index_prolist ul li:hover a{ color: #fff;}

#cpzs > ul > .selected a{text-decoration:none;} 
.index_proright{ width:900px; float:right; overflow:hidden}
.picFocus{ width:900px; position:relative;  overflow:hidden; zoom:1; }
.picFocus .hd{ width:100%;overflow:hidden; }
.picFocus .hd ul{ overflow:hidden; zoom:1; }
.picFocus .hd ul li{  float:left;  text-align:center;  background: #fff; border: 1px solid #e2e2e2; border-bottom: 5px solid #4c4c4c; padding: 7px; margin-left:15px; margin-bottom:15px}
.picFocus .hd ul li p{ height:28px; line-height:28px; color:#2f2a2a;}
.picFocus .hd ul li p a{ color:#2f2a2a;}
.picFocus .hd ul li img{ width:268px; height:182px; cursor:pointer; }
.picFocus .hd ul li .zxcp{ background: url(../img/bt_icon2.png) no-repeat 10px center; width: 85px; height: 30px; line-height: 30px; border: 1px solid #4c4c4c; border-radius: 20px; padding-left: 30px; margin-bottom: 10px; transition:0.4s all 0s linear;margin:0 auto;}
.picFocus .hd ul li.on{ border-bottom: 5px solid #e63c3d; }
.picFocus .hd ul li.on .zxcp a{ color:#e63c3d;}
.picFocus .hd ul li.on .zxcp{ border: 1px solid #e63c3d; }

.product-box li {
	width: 280px;
	height: 350px;
	float: left;
	margin-right: 20px;
	text-align: center;
	color: #333333;
}
.product-box li:nth-child(3n) {
	margin-right: 0px;
}
.product-box .item-img-box {
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	overflow: hidden;
	border: 1px solid #EFEFEF;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product-box .item-img {
	width: 100%;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.product-box li:hover .item-img {
	transform: scale(1.1, 1.1);
	-webkit-transition: 0.3s transform;
	-moz-transition: 0.3s transform;
	transition: 0.3s transform;
}
.product-img-box {
	margin-bottom: 10px;
}
.product-img-box .left {
	width: 450px;
	float: left;
}
.product-img-box .right {
	width: 450px;
	float: left;
}
.mainimg {
	width: 420px;
	height: 420px;
	border: 1px solid #ECECEC;
	background-position: center center;
	background-size: contain;
	margin-bottom: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat;
}
.smallimg li {
	width: 80px;
	height: 80px;
	float: left;
	border: 1px solid #ECECEC;
	background-position: center center;
	background-size: contain;
	margin-right: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*-------------------------------------------------------------------------------*/
/* 全局底部浮动 */
.float-navbar {
	width: 40px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 999;
}
.float-navbar .float-icon {
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	margin-top: 3px;
	line-height: 40px;
	font-size: 24px;
	text-align: center;
	color: #ADADAD;
	background-color: #FFFFFF;
	border: 1px solid #D7D7D7;
}
.float-navbar a.float-icon:hover {
	background-color: #C6C6C6;
	color: #FFFFFF;
	border: 1px solid #C6C6C6;
}
.float-navbar a.float-icon:hover .hidebox {
	display: block;
}
.float-navbar .hidebox {
	display: none;
	position: absolute;
	width: 130px;
	left: -130px;
	top: -114px;
}
.float-navbar .float-box {
	position: absolute;
	width: 120px;
	height: 135px;
	border: 1px solid #DEDEDE;
	right: 10px;
	background-color: #FFFFFF;
	padding: 9px;
	border-radius: 5px;
}
.float-navbar .float-box-arr {
	width: 10px;
	height: 10px;
	background-color: #FFFFFF;
	position: absolute;
	right: -6px;
	bottom: 15px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
}
.float-navbar .float_qrcode {
	width: 120px;
	height: 120px;
	margin: 0px;
}
.float-navbar .float_note {
	font-size: 12px;
	line-height: 26px;
	color: #7C7C7C;
	text-align: center;
}
/*分页模块*/
.page-nav {
	text-align: center;
	font-size: 12px;
	margin-top: 20px;
}
.arrow-left:after {
	font-family: "Material Design Icons";
	content: "\F013D";
}
.arrow-right:after {
	font-family: "Material Design Icons";
	content: "\F013E";
}
.pagenav0 {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	border: 1px solid #DFDFDF;
	color: #D6D6D6;
	font-weight: 500;
	width: 30px;
	margin-left: 3px;
	margin-right: 3px;
	background-color: #FFFFFF;
	border-radius: 5px;
}
.pagenav1 {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	border: 1px solid #DFDFDF;
	color: #767676;
	font-weight: 500;
	width: 30px;
	margin-left: 3px;
	margin-right: 3px;
	background-color: #FFFFFF;
	border-radius: 5px;
}
.pagenav2 {
	border: 1px solid #3498db;
	background-color: #3498db;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: 500;
	width: 30px;
	margin-left: 3px;
	margin-right: 3px;
	border-radius: 5px;
}
.pagenav1:hover {
	border: 1px solid #3498db;
	background-color: #3498db;
	color: #FFFFFF;
}
/*文章列表模块*/
.news-list {
	min-height: 800px;
}
.news-list li {
	padding: 20px 10px;
	border-bottom: 1px solid #EFEFEF;
}
.news-list a {
	width: 800px;
	line-height: 16px;
	color: #62615E;
	overflow: hidden;
	display: block;
}
.news-list a:hover .news-list-title {
	color: #3498DB;
}
.news-list a:hover .news-list-img {
	transform: scale(1.1, 1.1);
	-webkit-transition: 0.3s transform;
	-moz-transition: 0.3s transform;
	transition: 0.3s transform;
}
.news-list-img-box {
	width: 240px;
	height: 136px;
	background-color: #F4F4F4;
	overflow: hidden;
	border: 1px solid #E6E6E6;
	float: left;
}
.news-list-img {
	width: 240px;
	height: 136px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.news-list-title {
	width: 530px;
	height: 36px;
	font-size: 20px;
	line-height: 36px;
	float: right;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #222222;
}
.news-list-attach {
	width: 530px;
	height: 32px;
	font-size: 12px;
	line-height: 30px;
	float: right;
}
.news-list-attach .second-i {
	margin-left: 10px;
}
.news-list-abstract {
	font-size: 14px;
	line-height: 22px;
	float: right;
	width: 530px;
	height: 66px;
	overflow: hidden;
	color: #B3B3B3;
}
/*右侧推荐阅读类*/
.docs-list a {
	width: 140px;
	height: 116px;
	float: left;
	margin: 5px;
	line-height: 16px;
	color: #62615E;
	overflow: hidden;
}
.docs-list a:hover .docs-list-img {
	transform: scale(1.1, 1.1);
	-webkit-transition: 0.3s transform;
	-moz-transition: 0.3s transform;
	transition: 0.3s transform;
}
.docs-list-img-box {
	width: 138px;
	height: 80px;
	background-color: #F4F4F4;
	overflow: hidden;
	margin-bottom: 4px;
	border: 1px solid #E6E6E6;
}
.docs-list-img {
	width: 138px;
	height: 80px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
/*左右分栏*/
.left-box {
	width: 830px;
	float: left;
	height: 100%;
	min-height: 1200px;
}
.right-box {
	width: 322px;
	height: 100%;
	right: 0px;
	position: absolute;
	min-height: 1200px;
}
.right-box-item2 {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	font-size: 12px;
	margin-bottom: 20px;
}
.right-box-item {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	padding: 10px;
	font-size: 12px;
}
.right-box-style {
	margin-bottom: 20px;
	text-align: center;
}
.right-box-topic {
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	color: #111111;
	margin-bottom: 10px;
}
.right-box-qrcode {
	width: 100px;
	height: 100px;
	overflow: hidden !important;
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
	border-radius: 5px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
/*文章显示*/
.article-headbox {
	margin-bottom: 10px;
	width: 100%;
}
.article-mainbox {
	position: relative;
}
.article-topic {
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 10px;
	border-left: 3px solid #FF7700;
	padding-left: 17px;
}
.article-info {
	font-size: 12px;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #999999;
}
.tag-box a {
	display: inline-block;
	background-color: #CCCCCC;
	padding: 2px 15px;
	border-radius: 15px;
	margin-top: 5px;
	margin-right: 5px;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
}
.tag-box a:hover {
	background-color: #999999;
}
.article-box {
	width: 750px;
	min-height: 1000px;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	padding: 40px;
}
.article-end-text {
	text-align: center;
	border-top: thin solid #BBBBBB;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	height: 30px;
	color: #BBBBBB;
	font-size: 10px;
}
/*联系表单*/
.contact-box .left {
	width: 600px;
	float: left;
}
.contact-box .right {
	width: 500px;
	float: right;
}
.contact-topic {
	margin-bottom: 10px;
}
.contact-subtopic {
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	margin-bottom: 15px;
	color: #999999;
}
.contact-wechat-qrcode {
	width: 140px;
	height: 140px;
	background-image: url(../img/qr-user-wechat.png);
	background-size: cover;
}
.contact-wechat-text {
	width: 140px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 12px;
}
.myinput1 {
	width: 295px;
	height: 40px;
	display: block;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #DBDBDB;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	float: left;
}
.myinput2 {
	width: 295px;
	height: 40px;
	display: block;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #DBDBDB;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	float: left;
	margin-left: 10px;
}
.mytextarea {
	width: 600px;
	height: 200px;
	display: block;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #DBDBDB;
	padding-top: 10px;
	padding-bottom: 15px;
	box-sizing: border-box;
	border-radius: 5px;
}
.captcha-canvas {
	height: 40px;
	width: 120px;
	display: block;
	cursor: pointer;
	float: left;
	margin-right: 10px;
	margin-left: -120px;
}
.contact-submit {
	height: 40px;
	width: 140px;
	border-style: none;
	font-size: 14px;
	cursor: pointer;
	border-radius: 5px;
	font-weight: 500;
	text-align: center;
	display: block;
	line-height: 40px;
	background-color: #FF7700;
	color: #FFFFFF;
	float: left;
}
.contact-submit:hover {
	line-height: 42px;
	background-color: #FF9900;
}
.contact-submit-loading {
	height: 40px;
	width: 140px;
	border-style: none;
	font-size: 14px;
	cursor: pointer;
	border-radius: 5px;
	font-weight: 500;
	text-align: center;
	display: none;
	line-height: 40px;
	background-color: #AAAAAA;
	color: #FFFFFF;
	float: left;
}
.sales-wrap .left {
	width: 420px;
	float: left;
}
.sales-wrap .right {
	width: 750px;
	float: right;
	height: 764px;
	border: 1px solid #EFEFEF;
}
.sales-box li {
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 20px;
	background-color: #F4F4F4;
	border: 1px solid #EFEFEF;
	margin-bottom: 5px;
	border-radius: 5px;
	color: #313131;
	cursor: pointer;
}
.sales-box li:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}
.sales-box .active {
	background-color: #FF9900;
	color: #FFFFFF;
}
.contact-info {
	background-color: #EFEFEF;
	margin-bottom: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 5px;
}
.contact-wrap .left {
	width: 450px;
	float: left;
}
.contact-wrap .right {
	width: 700px;
	float: right;
	border: 1px solid #efefef;
	height: 336px;
}
.contact-box li {
	height: 60px;
	border-bottom: 1px solid #efefef;
	line-height: 60px;
}
.contact-box li span {
	height: 40px;
	width: 40px;
	font-size: 30px;
	color: #005A96;
	border: 1px solid #005A96;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	margin-top: 10px;
	margin-right: 5px;
	border-radius: 50%;
}
.lease-service-box li {
	width: 290px;
	height: 100px;
	float: left;
	border: 1px solid #DBDBDB;
	margin-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	background-color: #F5F5F5;
}
.product-box-home .item-topic {
	width: 230px;
	height: 40px;
	overflow: hidden;
	line-height: 20px;
	margin-bottom: 5px;
}
.product-box-home .item-price {
	width: 230px;
	color: #FF9900;
}
.product-box-home li {
	width: 230px;
	height: 320px;
	float: left;
	margin-right: 10px;
	text-align: center;
	color: #333333;
}
.product-box-home li:nth-child(5n) {
	margin-right: 0px;
}
.product-box-home .item-img-box {
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	overflow: hidden;
	border: 1px solid #EFEFEF;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product-box-home .item-img {
	width: 100%;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.product-box-home li:hover .item-img {
	transform: scale(1.1, 1.1);
	-webkit-transition: 0.3s transform;
	-moz-transition: 0.3s transform;
	transition: 0.3s transform;
}
