<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*椤堕儴灞曠ず閮ㄥ垎*/
.exhibition-box{
	width: 100%;
	background: url('img/exhibition-box-bg.png?v=20190121') no-repeat center top;
	/*background: url('img/70-box-bg.png?v=20190926') no-repeat center top;*/
}
.exhibition-content{
	/*width: 1200px;*/
	background: #f8f8f8;
	/*box-shadow: 0 1px 4px rgba(0,0,0,0.15);*/
	/*margin: 0 auto;*/
}
.exhibition-top{
	width: 100%;
}
.exhibition-top-left{
	width: 100%;
	float: left;
	height: 450px;
}
.exhibition-top-right{
	float: left;
	width: 400px;
	height: 450px;
	background: #fff;
	padding: 0 12px;
	margin-left: 10px;
}
/*鎮熺┖鍔ㄦ€�*/
.dynamic{
	width: 100%;
	height: 270px;
	border-bottom: 1px solid #ddd;
}
.dynamic&gt;a:hover{
	color: #ea4335;
}
.dynamic-title{
	width: 100%;
	padding-top: 9px;
}
.dynamic-title p{
	float: left;
	font-size: 16px;
	line-height: 34px;
	font-weight: bold;
	color: #ea4335;
	padding-left: 20px;
}
.dynamic-title a{
	float: right;
	font-size: 14px;
	line-height: 34px;
	color: #666;
}
.dynamic-title a:hover,.dynamic-title a:focus{
	color: #ea4335;
}
.dynamic li{
	padding: 15px 0;
	border-bottom: 1px dashed #e3e3e3;
}
.dynamic li:nth-child(3n){
	border-bottom: none;
}
.dynamic li a{
	display: block;
	padding: 0 6px;
}
.dynamic li a i{
	width: 6px;
	height: 12px;
	float: left;
	background: url(img/Jt-double_03.png);
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: 0 -12px;
	margin-top: 4px;
	margin-right: 7px;
}
.dynamic li a p{
	float: left;
	width: 340px;
	font-size: 14px;
	line-height: 16px;
	color: #666;
}
.dynamic li a:hover i{
	width: 6px;
	height: 12px;
	float: left;
	background: url(img/Jt-double_04.png);
	margin-top: 4px;
}
.dynamic li a:hover p{
	color: #ea4335;
}
.dynamic .swiper-container{
	height: 225px;
}
.dynamic .swiper-pagination-bullet{
	opacity: 1;
	border: 1px solid #ea4335;
	background: #fff;
}
.dynamic .swiper-pagination-bullet-active{
	background: #ea4335;
}
.exhibition-name{
	height: 227px;
}
.exhibition-name&gt;a:hover,.exhibition-name&gt;a:focus{
	color: #008bff;
}
.exhibition-name-title{
	width: 100%;
	padding-top: 7px;
}
.exhibition-name-title p{
	float: left;
	font-size: 16px;
	line-height: 34px;
	font-weight: bold;
	color: #008bff;
	padding-left: 20px;
}
.exhibition-name-title a{
	float: right;
	font-size: 14px;
	line-height: 34px;
	color: #666;
}
.exhibition-name-title a:hover,.dynamic-title a:focus{
	color: #008bff;
}
.exhibition-name li{
	padding: 13px 0;
	border-bottom: 1px dashed #eee;
}
.exhibition-name li:nth-child(4n){
	border-bottom:none;
}
.exhibition-name li a{
	display: block;
	padding-left: 6px;
}
.exhibition-name li a i{
	width: 6px;
	height: 12px;
	float: left;
	background: url(img/Jt-double_03.png);
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: 0 -12px;
	margin-top: 4px;
	margin-right: 7px;
}
.exhibition-name li a p{
	float: left;
	width: 280px;
	font-size: 14px;
	line-height: 16px;
	color: #666;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.exhibition-name li a span{
	float: right;
	display: block;
	width: 53px;
	text-align: right;
	padding-left: 10px;
}
.exhibition-name li a:hover i{
	width: 6px;
	height: 12px;
	float: left;
	background: url(img/Jt-double_03.png);
	margin-top: 4px;
}
.exhibition-name li a:hover p{
	color: #008bff;
}
.exhibition-name li a:hover span{
	color: #008bff;
}
.exhibition-name .swiper-container{
	height: 225px;
}
.exhibition-name .swiper-pagination-bullet{
	opacity: 1;
	border: 1px solid #008bff;
	background: #fff;
}
.exhibition-name .swiper-pagination-bullet-active{
	background: #008bff;
}
/*!*鍏徃鏍稿悕涓庡晢鏍囨煡璇㈡澘鍧�*!
.exhibition-center{
	padding: 10px 0 25px 0;
}
.exhibition-center-nav{
	padding-left: 460px;
}
.exhibition-center-nav div{
	float: left;
}
.exhibition-center-nav div:first-child{
	margin-right: 140px;
}
.exhibition-center-nav div p{
	font-size: 18px;
	line-height: 38px;
	color: #666;
	cursor: pointer;
}
.exhibition-center-nav div span{
	display: none;
	position: relative;
	left: 50%;
	height: 0px;
	width: 0px;
	border-top: 7px solid #ea4335;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	transform: translateX(-50%);
}
.exhibition-center-nav div.exhibition-nav-active p{
	color: #ea4335;
}
.exhibition-center-nav div.exhibition-nav-active span{
	display: block;
}
.exhibition-center-content{
	padding-top: 16px;
	width: 1200px;
	margin: 0 auto;
}
.company-plate{
	padding-left: 106px;
}
.company-plate-site{
	float: left;
	width: 244px;
	height: 46px;
	margin-right: 60px;
}
.company-site-icon{
	float: left;
	display: block;
	width: 46px;
	height: 46px;
	border: 1px solid #bbb;
	background: url('img/company-site-icon.png') no-repeat;
}
.company-site-main{
	position: relative;
	float: left;
	width: 152px;
	height: 46px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
.company-site-name{
	font-size: 16px;
	line-height: 44px;
	color: #333;
	text-align: center;
}
.company-site-list{
	display: none;
	position: absolute;
	top: 45px;
	width: 152px;
	background: rgba(255,255,255,0.9);
	box-shadow: 0 1px 4px rgba(0,0,0,0.15);
	padding: 10px 0;
}
.company-site-list li{
	padding-left: 26px;
	cursor: pointer;
}
.company-site-list li span{
	display: block;
	float: left;
	font-size: 16px;
	line-height: 28px;
	color: #999;
	text-align: center;
}
.company-site-list li p{
	float: left;
	font-size: 16px;
	line-height: 28px;
	color: #999;
	padding-left: 18px;
}
.company-site-list li:hover p{
	color: #ea4335;
}
.company-site-btn{
	float: left;
	display: block;
	width: 46px;
	height: 46px;
	background: url('img/company-site-btn.png') no-repeat;
	border: 1px solid #bbb;
}
.company-plate-search{
	float: left;
}
.company-plate-search span{
	float: left;
	display: block;
	width: 46px;
	height: 46px;
	background: url('img/company-search-icon.png') no-repeat;
	border: 1px solid #bbb;
}
.company-plate-search input{
	float: left;
	display: block;
	width: 420px;
	height: 46px;
	font-size: 16px;
	line-height: 44px;
	color: #999;
	border: 1px solid #bbb;
	padding-left: 19px;
	margin-left: -1px;
}
.company-search-btn{
	float: left;
	display: block;
	width: 160px;
	height: 46px;
	font-size: 16px;
	line-height: 46px;
	color: #fff;
	text-align: center;
	background: #ea4335;
	border-radius: 4px;
	margin-left: 60px;
}
!*.company-search-btn:hover,*!
!*.company-search-btn:focus{*!
!*	color: #fff;*!
!*	background: #ff3333;*!
!*}*!
.trademark-plate{
	display: none;
	padding-left: 260px;
}
.trademark-plate-search span{
	float: left;
	display: block;
	width: 46px;
	height: 46px;
	background: url('img/trademark-search-icon.png') no-repeat;
	border: 1px solid #bbb;
}
.trademark-plate-search input{
	float: left;
	display: block;
	width: 420px;
	height: 46px;
	font-size: 16px;
	line-height: 44px;
	color: #999;
	border: 1px solid #bbb;
	padding-left: 19px;
	margin-left: -1px;
}
.trademark-search-btn{
	float: left;
	display: block;
	width: 160px;
	height: 46px;
	font-size: 16px;
	line-height: 46px;
	color: #fff;
	text-align: center;
	background: #ea4335;
	border-radius: 4px;
	margin-left: 60px;
}
!*.trademark-search-btn:hover,*!
!*.trademark-search-btn:focus{*!
!*	color: #fff;*!
!*	background: #ff3333;*!
!*}*!
!*鍏徃鏍稿悕寮圭獥*!
#company-modal .modal-dialog{
	width: 480px;
}
#company-modal .modal-content{
	border: none;
	border-radius: 9px;
}
.company-module{
	position: relative;
}
.company-modal-close{
	position: absolute;
	top: 18px;
	right: 18px;
	width: 18px;
	height: 18px;
	background: url(img/company-modal-close.png) no-repeat;
	cursor: pointer;
}
.company-module-title{
	font-size: 18px;
	line-height: 90px;
	color: #fff;
	text-align: left;
	background: url('img/company-module-bg.png') no-repeat;
	padding-bottom: 22px;
	padding-left: 40px;
}
.company-module&gt;i{
	display: inline-block;
	width: 4px;
	height: 20px;
	background:#fff;
	position: absolute;
	left: 30px;
	top: 36px;
}
.company-module-name{
	padding: 8px 40px;
}
.company-name-left{
	float: left;
	width: 60px;
	font-size: 14px;
	line-height: 40px;
	color: #333;
	text-align: right;
}
.company-name-right{
	float: left;
	width: 320px;
	margin-left: 20px;
}
.company-name-right input{
	width: 100%;
	font-size: 14px;
	line-height: 38px;
	color: #999;
	border: 1px solid #eee;
	padding: 0 14px;
}
.company-name-right input:focus{
	border: 1px solid #EA4335;
}
.contact-way-right input:focus{
	border: 1px solid #EA4335;
}
.contacts-input input:focus{
	border: 1px solid #EA4335;
}
.service-area{
	padding: 8px 40px;
}
.service-area-left{
	float: left;
	width: 60px;
	font-size: 14px;
	line-height: 40px;
	color: #333;
	text-align: right;
}
.service-area-right{
	float: left;
	width: 320px;
	margin-left: 20px;
}
.service-area-right .error{
	float: left;
}
.service-area-province{
	position: relative;
	float: left;
	width: 100px;
	height: 40px;
	border: 1px solid #eee;
}
.province-name{
	position: relative;
	width: 100%;
	font-size: 14px;
	line-height: 38px;
	color: #333;
	text-align: right;
	padding-right: 42px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.province-name i{
	display: block;
	position: absolute;
	top: 15px;
	right: 19px;
	width: 14px;
	height: 8px;
	background: url('img/company-trademark-icon1.png') no-repeat;
}
.province-list{
	display: none;
	position: absolute;
	top: 39px;
	width: 98px;
	background: rgba(255,255,255,0.9);
    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
    z-index: 1;
}
.province-list-search{
	position: relative;
	width: 86px;
	height: 28px;
	margin: 10px 6px 4px;
}
.province-list-search input{
	width: 86px;
	height: 28px;
	border: 1px solid #ccc;
	padding-left: 30px;
}
.province-list-search span{
	display: block;
	position: absolute;
	top: 6px;
	left: 10px;
	width: 16px;
	height: 16px;
	background: url('img/company-trademark-icon2.png') no-repeat;
}
.province-list-main{
	max-height: 298px;
	padding-bottom: 4px;
	overflow: auto;
}
.province-list-main li{
	padding-left: 6px;
	cursor: pointer;
}
.province-list-main li span{
	float: left;
	display: block;
	width: 16px;
	font-size: 16px;
	line-height: 28px;
	color: #999;
	text-align: center;
}
.province-list-main li p{
	float: left;
	font-size: 16px;
	line-height: 28px;
	color: #999;
	padding-left: 8px;
}
.province-list-main li:hover span,
.province-list-main li:hover p{
	color: #ea4335;
}
.service-area-city{
	position: relative;
    float: left;
    width: 100px;
    height: 40px;
    border: 1px solid #eee;
    margin-left: 10px;
}
.city-names{
    width: 100%;
    font-size: 14px;
    line-height: 38px;
    color: #333;
    text-align: right;
    padding-right: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.city-names i {
    display: block;
    position: absolute;
    top: 15px;
    right: 19px;
    width: 14px;
    height: 8px;
    background: url(img/company-trademark-icon1.png) no-repeat;
}
.city-list{
	display: none;
	position: absolute;
    top: 39px;
    width: 98px;
    background: rgba(255,255,255,0.9);
    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
    z-index: 1;
}
.city-list-main{
	max-height: 340px;
	padding: 4px 0;
	overflow: auto;
}
.city-list-main li{
	font-size: 16px;
	line-height: 28px;
	color: #999;
	padding-left: 10px;
	cursor: pointer;
}
.city-list-main li:hover{
	color: #ea4335;
}
.service-area-county{
	position: relative;
    float: left;
    width: 100px;
    height: 40px;
    border: 1px solid #eee;
    margin-left: 10px;
}
.county-name{
    width: 100%;
    font-size: 14px;
    line-height: 38px;
    color: #333;
    text-align: right;
    padding-right: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	cursor: pointer;
}
.county-name i {
    display: block;
    position: absolute;
    top: 15px;
    right: 19px;
    width: 14px;
    height: 8px;
    background: url(img/company-trademark-icon1.png) no-repeat;
}
.county-list{
	display: none;
	position: absolute;
    top: 39px;
    width: 98px;
    background: rgba(255,255,255,0.9);
    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
    z-index: 1;
}
.county-list-main{
	max-height: 340px;
	padding: 4px 0;
	overflow: auto;
}
.county-list-main li{
	font-size: 16px;
	line-height: 28px;
	color: #999;
	padding-left: 10px;
	cursor: pointer;
}
.county-list-main li:hover{
	color: #ea4335;
}
.contact-way{
	padding: 8px 40px;
}
.contact-way-left {
    float: left;
    width: 60px;
    font-size: 14px;
    line-height: 40px;
    color: #333;
    text-align: right;
}
.contact-way-right {
	position: relative;
    float: left;
    width: 320px;
    margin-left: 20px;
}
.contact-way-right input {
    width: 100%;
    font-size: 14px;
    line-height: 38px;
    color: #999;
    border: 1px solid #eee;
    padding: 0 90px 0 14px;
}
.error{
	display: none;
	font-size: 12px;
    line-height: 12px;
    color: #ea4335;
    padding-top: 10px;
	padding-left: 14px;
}
.contact-way-right span{
	display: block;
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 14px;
    line-height: 40px;
    color: #ea4335;
}
.contacts{
	padding: 8px 40px;
}
.contacts-left {
    float: left;
    width: 60px;
    font-size: 14px;
    line-height: 40px;
    color: #333;
    text-align: right;
}
.contacts-right {
    position: relative;
    float: left;
    width: 320px;
    margin-left: 20px;
}
.contacts-input{
	float: left;
	width: 160px;
}
.contacts-input input{
	width: 100%;
    font-size: 14px;
    line-height: 38px;
    color: #999;
    border: 1px solid #eee;
    padding: 0 14px;
}
.contacts-check{
	float: left;
	padding: 10px 0 10px 16px;
}
.contacts-check div{
	position: relative;
	float: left;
}
.contacts-check div:first-child{
	margin-right: 22px;
}
.contacts-check div input{
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	opacity: 0;
	margin: 0;
	cursor: pointer;
	z-index: 1;
}
.contacts-check div span{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	background: url('img/company-trademark-icon3.png') no-repeat;
	margin: 0;
}
.contacts-check div span.contacts-check-active{
	background: url('img/company-trademark-icon4.png') no-repeat;
}
.contacts-check div p{
	font-size: 14px;
    line-height: 20px;
    color: #999;
    padding-left: 32px;
}
.verification-code{
	padding: 8px 40px;
}
.verification-code-left {
    float: left;
    width: 60px;
    font-size: 14px;
    line-height: 40px;
    color: #333;
    text-align: right;
}
.verification-code-right {
    float: left;
    width: 320px;
    margin-left: 20px;
}
.verification-code-input{
	float: left;
	width: 210px;
	height: 40px;
	margin-right: 10px;
}
.verification-code-input input{
	width: 100%;
    font-size: 14px;
    line-height: 38px;
    color: #999;
    border: 1px solid #eee;
    padding: 0 15px;
}
.verification-code-img{
	float: left;
	width: 100px;
	height: 40px;
	border: 1px solid #eee;
}
.verification-code-img img{
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.company-btn{
	padding: 22px 0 30px;
}
.company-btn p{
	font-size: 12px;
    line-height: 12px;
    color: #ea4335;
    padding-bottom: 10px;
    text-align: center;
}
.company-btn a{
	display: block;
	width: 320px;
	height: 40px;
	font-size: 18px;
    line-height: 40px;
    color: #fff;
    text-align: center;
	background: #ccc;
	margin-left: 120px;
}
.company-btn a:hover,
.company-btn a:focus{
	color: #fff;
	background: #ccc;
}
.company-btn a.btn-success{
    color: #fff;
	background: #ea4335;
}
.company-btn a.btn-success:hover,
.company-btn a.btn-success:focus{
	color: #fff;
	background: #ea4335;
}
#company-success-modal .modal-content{
	position: relative;
	width: 480px;
	background: none;
}
.company-success-modal-close{
	position: absolute;
	top: 18px;
	right: 18px;
	width: 18px;
	height: 18px;
	background: url(img/company-modal-close.png) no-repeat;
	cursor: pointer;
}*/

/*灞曠ず涓嬪崐閮ㄥ垎*/
.exhibition-down{
	width: 1200px;
	margin: 0 auto;
	padding: 10px;
	background: #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,0.15);
}
.exhibition-down-left{
	float: left;
	width: 404px;
	height: 260px;
	border: 1px solid #eee;
}
.exhibition-down-left ul{
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
.exhibition-down-left ul li{
	float: left;
	width: 200px;
	height: 130px;
	position: relative;
}
.exhibition-down-left li i{
	width: 28px;
	height: 28px;
	display: inline-block;
	background: url("img/exhibition-down-icon1.png")no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 30px;
	left: 12px;
}
.exhibition-down-left li .year{
	position: relative;
	font-size: 18px;
	line-height: 32px;
	color:#666;
	font-weight: normal;
	display: inline-block;
}
.exhibition-down-left li:nth-child(2) i{
	background: url("img/exhibition-down-icon2.png")no-repeat;
	background-size: 100% 100%;
}
.exhibition-down-left li:nth-child(3) i{
	background: url("img/exhibition-down-icon3.png")no-repeat;
	background-size: 100% 100%;
}
.exhibition-down-left li:nth-child(4) i{
	background: url("img/exhibition-down-icon4.png")no-repeat;
	background-size: 100% 100%;
}
.exhibition-down-left li p{
	font-size: 20px;
	line-height: 32px;
	color: #666;
	position: absolute;
	left: 50px;
	top: 76px;
}
.exhibition-down-left li div{
	display: block;
	font-size: 36px;
	line-height: 28px;
	color: #ea4335;
	text-align: center;
	position: absolute;
	top: 34px;
	left: 50px;
	font-weight: 500;
}
.exhibition-down-right{
	float: left;
	width: 379px;
	height: 260px;
	background: url(img/exhibition-down-bg.png) no-repeat;
	margin-left: 9px;
	border: 1px solid #eee;
}
.exhibition-down-right0{
	float: left;
	width: 379px;
	height: 260px;
	margin-left: 9px;
	border: 1px solid #eee;
	padding: 16px 18px;
	overflow: hidden;
}
.exhibition-down-right0 h4{
	font-size: 18px;
	font-weight: 600;
	color: #666;
	position: relative;
	padding-left: 25px;
	width: 200px;
}
.exhibition-down-right0 h4 i{
	width: 16px;
	height: 20px;
	display: inline-block;
	margin-right: 10px;
	background: url("img/icon-ry.png")no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
}
.exhibition-down-right0&gt;div{
	height: 200px;
}
.exhibition-down-right0 .item{
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin-right: 10px;
	position: relative;
}
.exhibition-down-right0 .item:nth-child(1){
	margin-top: 10px;
}
.exhibition-down-right0 .item span{
	display: inline-block;
	width: 4px;
	height: 4px;
	background:#dc465f;
	position: absolute;
	top: 13px;
}
.exhibition-down-right0 .item p{
	width: 300px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 20px;
}
/*.exhibition-down-right0 .item p:hover{*/
/*	color: #dc465f;*/
/*}*/
.exhibition-down-right-content{
	width: 358px;
	height: 209px;
	margin: 25px auto;
	overflow: hidden;

}
.exhibition-down-right-content p{
	position: relative;
	width: 390px;
	height: 220px;
	cursor: pointer;
	border: 1px solid #eee;
}
.exhibition-down-right-content p span{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 390px;
	height: 220px;
	background: url('img/exhibition-down-right-content-icon.png') no-repeat center center;
	z-index: 5;
}
.exhibition-down-right-content p img{
	cursor: pointer;
    transition: all 0.6s;
}
.exhibition-down-right-content p:hover img{
	transform: scale(1.2);
}
/*.exhibition-down-center{
	float: left;
	width: 320px;
	height: 260px;
	margin-left: 10px;
}
.exhibition-down-center img{
	width: 100%;
}
.exhibition-down-right{
	float: right;
	width: 462px;
	height: 260px;
	overflow: hidden;
}
.exhibition-down-right p{
	position: relative;
	width: 462px;
	height: 260px;
	cursor: pointer;
}
.exhibition-down-right p span{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 462px;
	height: 260px;
	background: url('img/exhibition-down-right-icon.png') no-repeat center center;
	z-index: 5;
}
.exhibition-down-right p img{
	cursor: pointer;
    transition: all 0.6s;
}
.exhibition-down-right p:hover img{
	transform: scale(1.2);
}*/

/*banner*/
.slideBox{
    /*width:680px;*/
    height:450px;
    overflow:hidden;
    position:relative;
    margin: 0 auto;
}
.slideBox .hd{
    height:15px;
    overflow:hidden;
    position:absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    bottom:15px;
    z-index:1;
    margin-left: -50px\0;
}
.slideBox .hd ul{
    overflow:hidden;
    zoom:1;
    float:left;
}
.slideBox .hd ul li{
    float:left;
    margin-left:15px;
    width:12px;
    height:12px;
    text-align:center;
    background:#fff;
    border: 1px solid #008bff;
    border-radius: 50%;
    cursor:pointer;
}
.slideBox .hd ul li:first-child {
    margin-left: 0;
}
.slideBox .hd ul li.on{
    background:#008bff;
    border: 1px solid #fff;
}
.slideBox .bd{
    /*width: 680px;*/
    /*position: absolute;*/
    /*height: 450px;*/
    /*text-align: center;*/
    /*left: 50%;*/
    /*margin-left: -340px;*/
}
.slideBox .bd li img{
	width: 100%;
	height: 450px;
}


/*鎮熺┖鏈嶅姟*/

.wkService-content{
	margin-top: 18px;
}
/*璐㈢◣鏈嶅姟*/
.wkService-tax-left{
	float: left;
	width: 885px;
	height: 440px;
	background: #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,0.15);
	margin-right: 20px;
}
.wkService-tax-name{
	position: relative;
	float: left;
	width: 295px;
	height: 440px;
}
.wkService-tax-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 295px;
	height: 440px;
	z-index: 1;
}
.wkService-tax-img img{
	width: 100%;
}
.wkService-name-text{
	position: absolute;
	top: 0;
	left: 0;
	width: 295px;
	height: 440px;
	z-index: 2;
}
.wkService-name-text h4{
	font-size: 56px;
	line-height: 56px;
	color: #fff;
	padding: 78px 0 0 35px;
}
.wkService-name-msg1{
	font-size: 36px;
	line-height: 36px;
	color: #fff;
	padding: 24px 0 78px 35px;
}
.wkService-name-msg2{
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	text-align: center;
}
.wkService-name-msg2 i{
	display: inline-block;
	width: 28px;
	height: 7px;
	border-top: 1px solid #fff;
}
.wkService-name-msg2 i:first-child{
	margin-right: 10px;
}
.wkService-name-msg2 i:last-child{
	margin-left: 10px;
}
.wkService-tax-name a{
	display: block;
	width: 165px;
	height: 40px;
	font-size: 20px;
	line-height: 38px;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 20px;
	margin: 0 auto;
	margin-top: 36px;

}
.wkService-tax-name a:hover{
	color: #ea4335;
	background: #fff;
}
.wkService-tax-main{
	float: left;
	width: 590px;
	height: 440px;
	padding: 0 24px;
}
.wkService-tax-discounts p{
	font-size: 20px;
	line-height: 20px;
	color: #333;
	border-bottom: 1px solid #eee;
	padding: 24px 0 12px 0;
}
.wkService-tax-discounts p a{
	float: right;
	font-size: 16px;
	line-height: 16px;
	color: #999;
	padding-top: 4px;
}
.wkService-tax-discounts p a:hover{
	color: #ea4335;
}
.wkService-tax-discounts ul{
	padding-top: 6px;
}
.wkService-tax-discounts ul li{
	float: left;
	width: 25%;
	padding: 10px 0;
}
.wkService-tax-discounts ul li a{
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 16px;
	color: #666;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.wkService-tax-discounts ul li a:hover{
	color: #ea4335;
}
.wkService-tax-counsel p{
	font-size: 20px;
	line-height: 20px;
	color: #333;
	border-bottom: 1px solid #eee;
	padding: 24px 0 12px 0;
}
.wkService-tax-counsel p a{
	float: right;
	font-size: 16px;
	line-height: 16px;
	color: #999;
	padding-top: 4px;
}
.wkService-tax-counsel p a:hover{
	color: #ea4335;
}
.wkService-tax-counsel ul{
	padding-top: 9px;
}
.wkService-tax-counsel ul li{
	padding: 9px 0;
}
.wkService-tax-counsel ul li i{
	float: left;
	display: block;
	width: 8px;
	height: 8px;
	background: #999;
	border-radius: 50%;
	margin-top: 4px;
	margin-right: 16px;
}
.wkService-tax-counsel ul li span{
	float: left;
	display: block;
	width: 518px;
	font-size: 16px;
	line-height: 16px;
	color: #999;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.wkService-tax-counsel ul li a:hover i{
	background: #ea4335;
}
.wkService-tax-counsel ul li a:hover span{
	color: #ea4335;
}
.wkService-tax-right{
	float: left;
	width: 295px;
	height: 440px;
}
.wkService-tax-right li{
	width: 295px;
	height: 210px;
	background: #fff;
}
.wkService-tax-right li:first-child{
	margin-bottom: 20px;
}
.wkService-tax-right li a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding: 16px 24px 24px;
	border: 1px solid #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,0.15);
}
.wkService-tax-right li a:hover{
	border: 1px solid #ea4335;
	box-shadow: 0 1px 4px rgba(234,57,63,0.15);
}
.wkService-tax-right li a h4{
	font-size: 20px;
	line-height: 36px;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.wkService-tax-right li a p{
	font-size: 16px;
	line-height: 32px;
	color: #666;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.wkService-tax-price{
	position: absolute;
	bottom: 24px;
	left: 24px;
	display: block;
}
.wkService-tax-price .price-money{
	font-size: 28px;
	line-height: 28px;
	color: #ea4335;
}
.wkService-tax-price .price-from{
	font-size: 18px;
	line-height: 18px;
	color: #ea4335;
	padding-top: 10px;
}

/*浼佷笟鏈嶅姟*/
.wkService-company-left{
	float: left;
	width: 885px;
	height: 440px;
	background: #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,0.15);
	margin-right: 20px;
}
.wkService-company-name{
	position: relative;
	float: left;
	width: 295px;
	height: 440px;
}
.wkService-company-name-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 295px;
	height: 440px;
	z-index: 1;
}
.wkService-company-name-img img{
	width: 100%;
}
.wkService-company-name-text{
	position: absolute;
	top: 0;
	left: 0;
	width: 295px;
	height: 440px;
	z-index: 2;
}
.wkService-company-name-text h4{
	font-size: 56px;
	line-height: 56px;
	color: #fff;
	padding: 78px 0 0 35px;
}
.wkService-name-msg1{
	font-size: 36px;
	line-height: 36px;
	color: #fff;
	padding: 24px 0 78px 35px;
}
.wkService-name-msg2{
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	text-align: center;
}
.wkService-name-msg2 i{
	display: inline-block;
	width: 28px;
	height: 7px;
	border-top: 1px solid #fff;
}
.wkService-name-msg2 i:first-child{
	margin-right: 10px;
}
.wkService-name-msg2 i:last-child{
	margin-left: 10px;
}
.wkService-company-name a{
	display: block;
	width: 165px;
	height: 40px;
	font-size: 20px;
	line-height: 38px;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 20px;
	margin: 0 auto;
	margin-top: 36px;

}
.wkService-company-name a:hover{
	color: #008bff;
	background: #fff;
}
.wkService-company-main{
	float: left;
	width: 590px;
	height: 440px;
	padding: 0 24px;
}
.wkService-company-discounts p{
	font-size: 20px;
	line-height: 20px;
	color: #333;
	border-bottom: 1px solid #eee;
	padding: 24px 0 12px 0;
}
.wkService-company-discounts p a{
	float: right;
	font-size: 16px;
	line-height: 16px;
	color: #999;
	padding-top: 4px;
}
.wkService-company-discounts p a:hover{
	color: #008bff;
}
.wkService-company-discounts ul{
	padding-top: 6px;
}
.wkService-company-discounts ul li{
	float: left;
	width: 25%;
	padding: 10px 0;
}
.wkService-company-discounts ul li a{
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 16px;
	color: #666;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.wkService-company-discounts ul li a:hover{
	color: #008bff;
}
.wkService-company-counsel p{
	font-size: 20px;
	line-height: 20px;
	color: #333;
	border-bottom: 1px solid #eee;
	padding: 24px 0 12px 0;
}
.wkService-company-counsel p a{
	float: right;
	font-size: 16px;
	line-height: 16px;
	color: #999;
	padding-top: 4px;
}
.wkService-company-counsel p a:hover{
	color: #008bff;
}
.wkService-company-counsel ul{
	padding-top: 9px;
}
.wkService-company-counsel ul li{
	padding: 9px 0;
}
.wkService-company-counsel ul li i{
	float: left;
	display: block;
	width: 8px;
	height: 8px;
	background: #999;
	border-radius: 50%;
	margin-top: 4px;
	margin-right: 16px;
}
.wkService-company-counsel ul li span{
	float: left;
	display: block;
	width: 518px;
	font-size: 16px;
	line-height: 16px;
	color: #999;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.wkService-company-counsel ul li a:hover i{
	background: #008bff;
}
.wkService-company-counsel ul li a:hover span{
	color: #008bff;
}
.wkService-company-right{
	float: left;
	width: 295px;
	height: 440px;
}
.wkService-company-right li{
	width: 295px;
	height: 210px;
	background: #fff;
}
.wkService-company-right li:first-child{
	margin-bottom: 20px;
}
.wkService-company-right li a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding: 16px 24px 24px;
	border: 1px solid #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,0.15);
}
.wkService-company-right li a:hover{
	border: 1px solid #008bff;
	box-shadow: 0 1px 4px rgba(0,139,255,0.15);
}
.wkService-company-right li a h4{
	font-size: 20px;
	line-height: 36px;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.wkService-company-right li a p{
	font-size: 16px;
	line-height: 32px;
	color: #666;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.wkService-company-price{
	position: absolute;
	bottom: 24px;
	left: 24px;
	display: block;
}
.wkService-company-price .price-money{
	font-size: 28px;
	line-height: 28px;
	color: #ea4335;
}
.wkService-company-price .price-from{
	font-size: 18px;
	line-height: 18px;
	color: #ea4335;
	padding-top: 10px;
}
.wkService-company-right-icon{
	position: absolute;
	bottom: 24px;
	right: 24px;
	display: block;
	width: 100px;
	height: 100px;
}
.wk-bottom{
	margin-bottom: 20px;
}

.hot-service{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.hot-service-title{
    width: 351px;
    height: 32px;
    display: block;
    margin: 0;
    background: url("img/hot-service-title_03.png?v=20171226");
    margin-top: 40px;
}
.line-eee{
    width: 100%;
    height: 1px;
    background: #eee;
    margin-top: 16px;
}
.hot-service ul{
    width: 100%;
    height: 320px;
    margin-top: 30px;
    display: block;
    padding: 0;
}
.hot-service ul li{
    width: 210px;
    float: left;
    margin: 0 15px;
}
.hot-service ul li .hot-service-one{
    height: 300px;
    margin-top: 10px;
    background: #f4f0ea;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(170,170,170,0.2);
}
.hot-service ul li .hot-service-two{
    height: 320px;
    width: 230px;
    background: #526677;
    -webkit-box-shadow:0 0 10px #999;
    -moz-box-shadow:0 0 10px #999;
    margin-top: 0;
    position: relative;
    overflow: hidden;
    display: none;
    margin-left: -10px;
    box-shadow: 0 4px 16px rgba(34,176,235,0.2);
}

.hot-service ul li i.shadow-line{
    width: 190px;
    height: 24px;
    /*background: url("img/hot-product-shadow_07.jpg");*/
    margin: 0 auto;
    display: block;
}
.hot-service ul li img{
    width: auto;
    display: block;
    margin: 0 auto;
    margin-top: 16px;
}
.text-product{
    width: 94%;
    margin: 0 auto;
    display: block;
}
.text-product h4{
    font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 18px;
    margin: 14px 0 0 0;
}
.text-product p{
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 20px;
    margin: 16px 0;
}
.text-product&gt;span{
    font-size: 18px;
    color: #FF7B22;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 18px;
}

.hot-service ul li .hot-service-two a{
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    margin:0;
    padding: 0;
    overflow: hidden;
}
.hot-service ul li .hot-service-two h4{
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    margin: 0;
    margin-top: 30px;
}
.hot-service ul li .hot-service-two&gt;a&gt;span{
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    display: block;
    width: 160px;
    padding-bottom: 20px;
    margin: 0 auto;
    margin-top: 16px;
    border-bottom: 1px solid #888;
}
.hot-service ul li .hot-service-two p{
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    color: #fff;
    width: 90%;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.hot-service ul li .hot-service-two span.btn-span{
    font-size: 12px;
    text-align: center;
    line-height: 32px;
    width: 98px;
    height: 32px;
    position: absolute;
    bottom: 34px;
    left: 50%;
    margin-left: -50px;
    border: 1px solid #fff;
    border-radius: 1px;
}
.hot-service ul li .hot-service-two span.btn-span:hover {
    border: 1px solid #EA4335;
    color: #EA4335;
}
.index-small-banner1{
    width:100%;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 110px;
    overflow: hidden;
}
.index-small-banner1 img{
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top:0;
}

.dream-trip{
    width: 100%;
    height: auto;
    background: #f8f8f8;
    overflow: hidden;
    /*padding-bottom: 30px;*/
}
.dream-tab{
    width: 320px;
    height: 44px;
    display: block;
    margin: 0 auto;
}
.dream-tab ul{
    width: 100%;
    height: 44px;
    display: block;
    margin-top: 40px;
}
.dream-tab ul li {
    float:left;
    width: 160px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.general-inherit {
    background: url(img/general-inherit.png) no-repeat center center;
}
.dream-tab ul li.general-active {
    color: #fff;
    height: 50px;
    background: url(img/general-active.png) no-repeat center center;
}
.GM-inherit {
    background: url(img/GM-inherit.png) no-repeat center center;
}
.dream-tab ul li.GM-active {
    color: #fff;
    height: 50px;
    background: url(img/GM-active.png) no-repeat center center;
}
.dream-tab ul li:hover{
    cursor: pointer;
}

.content-big-box{
    width: 100%;
    height: 100%;
}
.industry-dream{
    width: 1200px;
    margin: 0 auto;
    margin-top: 36px;
}
.industry-dream li{
    width: 380px;
    height: 220px;
    margin: 10px;
    float: left;
    box-shadow: 0 2px 8px rgba(170,170,170,0.2);
    position: relative;
}
.industry-dream li .text-child{
    float: left;
    width: 172px;
    margin-top: 82px;
    margin-left: 20px;
}
.industry-dream li:hover .text-child{
    margin-top: 91px;
    margin-left: 29px;
}
.industry-dream li h3{
    font-size: 20px;
    color: #999;
    width: 172px;
    line-height: 20px;
    font-weight: normal;
}
.industry-dream li p{
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin-top: 15px;
}
.industry-dream li img{
    width: 150px;
    height: 150px;
    float: right;
    margin-top: 35px;
    margin-right: 20px;
}
.industry-dream li:hover img{
    margin-top: 44px;
    margin-right: 29px;
 }
.industry-dream li.last-li img{
    width: 120px;
    height: 120px;
    float: none;
    display: block;
    margin: 20px auto;
}
.industry-dream li.last-li:hover img{
    margin-top: 29px;
}
.industry-dream li.last-li p{
    font-size: 24px;
    color: #333;
    text-align: center;
    font-weight: normal;
}
.industry-dream li .li-child{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
}
.industry-dream li .li-child a{
    display: block;
    width: 100%;
    height: 100%;
}
.industry-dream li:hover{
}
.industry-dream li:hover .li-child{
    width: 400px;
    height: 240px;
    position: absolute;
    left: -10px;
    top: -10px;
    box-shadow: 0 4px 16px rgba(34,176,235,0.2);
    border: 1px solid #EA4335;
    cursor: pointer;
}


.dream-trip-content{
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.dream-trip-title{
    width: 249px;
    height: 32px;
    display: block;
    margin: 0;
    background: url("img/dream-trip-title_13.png?v=20171222");
    background-size: 100% 100%;
    margin-top: 40px;
}

.tab-huXi{
    width: 1136px;
    height: 54px;
    margin: 0 auto;
    margin-top: 73px;
    background: url("img/dream-title-bg.png");
    position: relative;
}


.ul-box{
    width: 100%;
    height: auto;
}
.ul-box ul{
    width: 100%;
    margin: 0;
    padding: 0;
}

.ul-box ul li .flower{
    width: 210px;
    height: 88px;
    /*background: url("img/monkey0.png");*/
    position: relative;
    margin: 0 auto;
}
.ul-box ul li .flower i{
    width: 210px;
    height: 88px;
    background: url("img/monkey0.png")no-repeat;
	background-size: 100% 100%;
    position: absolute;
    top: -43px;
    left: -54px;
}
.ul-box ul li .flower i.flower1{
    background: url("img/monkey0-1.png") no-repeat;
	background-size: 100% 100%;
}
.ul-box ul li .flower i.flower2{
    background: url("img/monkey0-2.png") no-repeat;
	background-size: 100% 100%;
}
.ul-box ul li .flower i.flower3{
    background: url("img/monkey0-3.png") no-repeat;
	background-size: 100% 100%;
}
.ul-box ul li .flower i.flower4{
    background: url("img/monkey0-4.png") no-repeat;
	background-size: 100% 100%;
}
.ul-box ul li .flower i.flower-i{
    display: none;
}
.ul-box ul li .flower .cloud{
	width: 105px;
	height: 44px;
	position: absolute;
	top: -40px;
	left: 85px;
	display: none;
}

.ul-box ul li.active2 .flower .cloud1{
	background: url("img/monkey1-1.png");
	background-size: 100% 100%;
}
.ul-box ul li.active2 .flower .cloud2{
	background: url("img/monkey1-2.png");
	background-size: 100% 100%;
}
.ul-box ul li.active2 .flower .cloud3{
	background: url("img/monkey1-3.png");
	background-size: 100% 100%;
}
.ul-box ul li.active2 .flower .cloud4{
	background: url("img/monkey1-4.png");
	background-size: 100% 100%;
}

.ul-box ul li{
    width: 100px;
    height: 75px;
    float: left;
    margin-left: 160px;
}
.ul-box ul li:first-child{
    margin-left: 120px;
}
.ul-box ul li span{
    font-size: 18px;
    color: #666;
    margin-top: -25px;
    display: block;
    text-align: center;
}
.ul-box ul li:hover{
    cursor: pointer;
}

/*.ul-box ul li.active2 .flower{*/
/*    background: url("img/guan-hover.png");*/
/*}*/
.ul-box ul li.active2  .flower i{
    display: none;
}
.ul-box ul li.active2  .flower i.flower-i{
    display: block;
}
.ul-box ul li.active2 .cloud{
	display: block;
}
.ul-box ul li.active2&gt;span{
    color: #ea4335;
}


.every-dream{
    width: 1200px;
    height: auto;
    margin-top: 12px;
    display: none;
}
.every-dream:first-child{
    display: block;
}
.dream-tt{
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 6;
}
.dream-tt h4{
    font-size: 24px;
    text-align: center;
    line-height: 24px;
    color: #333;
    font-weight: normal;
}
.dream-tt p{
    font-size: 14px;
    text-align: center;
    color: #666;
    margin: 12px 0 24px 0;
}

.every-dream ul{
    width: 100%;
    margin: 0;
    margin-top: -4px;
    float: left;
    padding: 0;
}
.every-dream ul li{
    width: 224px;
    height: 299px;
    position: relative;
    background: #ffffff;
    float: left;
    margin: 10px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
}
.every-dream ul li.lang-li{
    width: 580px;
    margin: 10px;
}

.every-dream ul li.hot-dream{
    background: #f4f0ea;
}
.every-dream ul li:hover{
    border: 1px solid #EA4335;
    box-shadow: 0 4px 16px rgba(34,176,235,0.2);
    width: 400px;
    height: 255px;
    margin: 0;
}
.every-dream ul li.lang-li:hover{
    width: 600px;
    margin: 0;
}

.every-dream ul li h3{
    font-size: 18px;
    display: block;
    line-height: 18px;
    color: #333;
    margin: 0;
    margin-top: 20px;
    margin-left: 20px;
    font-weight: normal;
}
.every-dream ul li:hover h3{
    margin-top: 29px;
    margin-left: 29px;
}
.every-dream ul li p{
    font-size: 12px;
    width: 266px;
    color: #999;
    margin: 0;
    margin-left: 20px;
    margin-top: 11px;
    line-height: 22px;
}
.every-dream ul li:hover p{
    margin-left: 29px;
}
.every-dream ul li&gt;a&gt;span{
    font-size: 18px;
    color: #FF7B22;
    margin: 0;
    position: absolute;
    left: 20px;
    line-height: 18px;
    bottom: 20px;
}
.every-dream ul li:hover a&gt;span{
    bottom: 29px;
    left: 29px;
}

.every-dream ul li span.btn-span{
    font-size: 12px;
    width: 88px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #ff6d3b;
    border-radius: 3px;
    display: none;
}
.every-dream ul li.hover-dream span.btn-span{
    border: 1px solid #fff;
    color: #fff;
}
.every-dream ul li img{
    width: auto;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.every-dream ul li:hover img{
    right: 29px;
    bottom:29px;
}
.every-dream ul li a{
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    float: left;
}

.administration{
    width: 1200px;
    height: 790px;
    margin: 0 auto;
}
.administration-title{
    width: 353px;
    height: 31px;
    display: block;
    margin: 0;
    background: url("img/shenpi-title_20.jpg");
    background-size: 100% 100%;
    margin-top: 40px;
}
.administration-ul{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    margin-top: 30px;
}
.administration-ul li{
    width: 420px;
    height: 204px;
    position: relative;
    background: #ffffff;
    float: left;
    margin: 10px;
    box-shadow: 0 2px 8px rgba(170,170,170,0.2);
}
.administration-ul li:hover{
    border: 1px solid #EA4335;
    box-shadow: 0 4px 16px rgba(34,176,235,0.2);
    width: 440px;
    height: 224px;
    margin: 0;
}
.administration-ul li.lang-li2{
    width: 520px;
}
.administration-ul li.lang-li2:hover{
    width: 540px;
}
.administration-ul li.short-li1{
    width: 300px;
}
.administration-ul li.short-li3{
    width: 310px;
}
.administration-ul li.short-li3:hover{
    width: 330px;
}

.administration-ul li.hot-administration{
    background: #f4f0ea;
}
.administration-ul li.hover-administration2{
    border: 1px solid #EA4335;
    box-shadow: 0 4px 16px rgba(34,176,235,0.2);
}
.administration-ul li.hover-administration2:hover{
    width: 320px;
}

.administration-ul li h3{
    font-size: 18px;
    display: block;
    line-height: 18px;
    color: #333;
    margin: 0;
    margin-top: 20px;
    margin-left: 20px;
    font-weight: normal;
}
.administration-ul li:hover h3{
    margin-top: 29px;
    margin-left: 29px;
}
.administration-ul li p{
    font-size: 12px;
    width: 266px;
    color: #999;
    margin: 0;
    margin-left: 20px;
    margin-top: 11px;
    line-height: 22px;
}
.administration-ul li:hover p{
    margin-left: 29px;
}
.administration-ul li&gt;a&gt;span{
    font-size: 18px;
    color: #FF7B22;
    margin: 0;
    position: absolute;
    left: 20px;
    line-height: 18px;
    bottom: 20px;
}
.administration-ul li:hover a&gt;span{
    left: 29px;
    bottom: 29px;
}

.administration-ul li span.btn-span{
    font-size: 12px;
    width: 88px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #ff6d3b;
    border-radius: 3px;
    display: none;
}
.administration-ul li.hover-administration span.btn-span{
    border: 1px solid #fff;
    color: #fff;
}
.administration-ul li img{
    width: auto;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.administration-ul li:hover img{
    right: 29px;
    bottom: 29px;
}
.administration-ul li a{
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    float: left;
}


.administration-ul li.short-li3&gt;a&gt;span{
    right: 20px;
    position: absolute;
    left: auto;
}
.administration-ul li.short-li3:hover a&gt;span{
    right: 29px;
}
.administration-ul li.short-li3 img{
    left: 20px;
}
.administration-ul li.short-li3:hover img{
    left: 29px;
}
.administration-ul li.short-li2&gt;a&gt;span{
    position: absolute;
    right: 20px;
    left: auto;
}
.administration-ul li.short-li2:hover a span{
    right: 29px;
}
.administration-ul li.short-li2 img{
    left: 20px;
}
.administration-ul li.short-li2:hover img{
    left: 29px;
}
.administration-ul li.short-li1 img{
    position: static;
    display: block;
    margin: 0 auto;
    margin-top: 32px;
}
.administration-ul li.short-li1:hover img{
    margin-top: 42px;
}
.administration-ul li.short-li2 p,.administration-ul li.short-li3 p{
    width: 214px;
}
.administration-ul li.short-li1 span.big-span{
    font-size: 24px;
    position: static;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 16px;
}
.administration-ul li.hover-administration2 span{
    color: #333;
}

.advanced-service{
    width: 100%;
    height: 812px;
    background: #F8F8F8;
    float: left;
}
.advanced-service-main{
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.advanced-service-title{
    width: 353px;
    height: 32px;
    display: block;
    margin: 0;
    background: url("img/advanced-title-img_23.jpg");
    background-size: 100% 100%;
    margin-top: 40px;
}
.information-title-1124{
    width: 280px;
    height: 32px;
    display: block;
    margin: 0;
    background: url("img/information-titke-bg-1124_03.jpg");
    background-size: 100% 100%;
    margin-top: 40px;
}
.advanced-product{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
}
.advanced-product .big-left{
    width: 680px;
    height: auto;
    float: left;
}
.advanced-product .left-top{
    width: 100%;
    float: left;
}
.advanced-product .left-bottom{
    float: left;
}
.advanced-product .left-top-left{
    width: 232px;
    float: left;
}
.advanced-product .left-top-right{
    width: 474px;
    float: right;
}
.advanced-product .big-right{
    width: 520px;
    height: auto;
    float: right;
}



.advanced-product .advanced-service-box{
    width: 500px;
    height: 200px;
    background: #fff;
    position: relative;
    margin:10px;
    float: left;
    box-shadow: 0 2px 8px rgba(170,170,170,0.2);
}
.advanced-product .advanced-service-box:hover{
    box-shadow: 0 4px 16px rgba(34,176,235,0.2);
    border:1px solid #EA4335;
    width: 520px;
    height: 220px;
    margin: 0;
}

.advanced-service-box a{
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    float: left;
}
.advanced-service-box h3{
    font-size: 18px;
    display: block;
    line-height: 18px;
    color: #333;
    margin: 0;
    margin-top: 20px;
    margin-left: 20px;
    font-weight: normal;
}
.advanced-service-box:hover h3{
    margin-top: 29px;
    margin-left: 29px;
}
.advanced-service-box p{
    font-size: 12px;
    color: #999;
    margin: 0;
    margin-top: 11px;
    line-height: 22px;
    width: 80%;
    margin-left: 20px;
    display: block;
}
.advanced-service-box:hover p{
    margin-left: 29px;
}
.advanced-service-box&gt;a&gt;span{
    font-size: 18px;
    color: #FF7B22;
    margin: 0;
    position: absolute;
    left: 20px;
    line-height: 18px;
    bottom: 20px;
}
.advanced-service-box:hover a&gt;span{
    bottom: 29px;
    left: 29px;
}
.advanced-service-box span.btn-span{
    display: none;
}
.advanced-service-box img{
    width: auto;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.advanced-service-box:hover img{
    right: 29px;
    bottom: 29px;
}
.advanced-product .deformation1 img{
    position: static;
    display: block;
    margin: 0 auto;
    margin-top: 50px;
}
.advanced-product .deformation1 p{
    width: 186px;
}
.advanced-product .deformation4 p{
    width: 186px;
}
.advanced-product .deformation2 p{
    width: 186px;
}
.advanced-product .deformation1 span{
    left: auto;
    right: 20px;
}
.advanced-product .deformation1:hover span{
    left: auto;
    right: 29px;
}
.advanced-product .deformation2 span{
    left: 20px;
}
.advanced-product .deformation2:hover span{
    left: 29px;
}
.advanced-product .deformation2 img{
    left: auto;
    right: 20px;
    bottom: 20px;
}
.advanced-product .deformation2:hover img{
    right: 29px;
    bottom: 29px;
}

.advanced-product .deformation1{
    width: 232px;
    height: 420px;
    float: left;
    margin: 10px;
}
.advanced-product .deformation1:hover{
    width: 252px;
    height: 440px;
}

.advanced-product .deformation2{
    width: 320px;
    height: 200px;
    float: left;
}
.advanced-product .deformation2:hover{
    width: 340px;
    height: 220px;
}
.advanced-product .deformation3{
    width: 408px;
    height: 200px;
    float: left;
}
.advanced-product .deformation3:hover{
    width: 428px;
}
.advanced-product .deformation4{
    width: 240px;
    height: 420px;
    float: left;
}
.advanced-product .deformation4:hover{
    width: 260px;
    height: 440px;
}
.advanced-product .hot-advanced{
    background: #f4f0ea;
}


.information-box{
    width: 100%;
    height: 554px;
}
.information{
    width:1200px;
    margin: 0 auto;
    padding-bottom: 40px;
    height: 554px;
}
.information-title{
    width: 100%;
    display: block;
    margin-top: 40px;
}
.information-title h3{
    line-height: 24px;
    font-size: 24px;
    color: #474747;
    margin: 0;
    text-align: center;
}
.information-title p{
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 14px;
    margin: 0;
    margin-top: 16px;
}
.information-main{
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    margin-top: 24px;
    float: left;
}
.information-main li{
    width: 380px;
    height: 240px;
    background: #fff;
    float: left;
    margin: 10px;
    border: 1px solid #eee;
}

.information-main li:hover{
    width: 400px;
    height: 260px;
    border: 1px solid #EA4335;
    box-shadow: 0 4px 16px rgba(34,176,235,0.2);
    margin: 0;
}
.information-main li a{
    width: 378px;
    height: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.information-main li:hover a{
    text-decoration: none;
    margin-left: 10px;
    margin-top: 10px;
}
.information-main li img{
    width: 100%;
    height: 178px;
}
.information-main li p{
    font-size: 14px;
    color: #333;
    width: 360px;
    text-align: left;
    margin: 0;
    margin-left: 8px;
    margin-top: 10px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space: nowrap;
}
.information-main li span{
    font-size: 12px;
    color: #999;
    float: right;
    margin-right: 8px;
    margin-top: 5px;
}
.line-eee2{
    width: 100%;
    height: 1px;
    background: #eee;
    margin-top: 16px;
    float: left;
}
.more-a{
    width: 100%;
    height: 14px;
    float: left;
    margin-top: 16px;
}
.more-a a{
    font-size: 14px;
    color: #3399cc;
    float: right;
    line-height: 14px;
    margin-right: 15px;
}
.information-text{
    width: 1230px;
    margin-left: -30px;
    padding: 0;
    float: left;
    margin-top: 10px;
}
.information-text li{
    width: 380px;
    float: left;
    height: 34px;
    margin-left: 30px;
}
.information-text li p{
    font-size: 14px;
    color: #333;
    line-height: 34px;
    text-align: left;
    width: 92%;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space: nowrap;
}
.information-text li a:hover{
    text-decoration: none;
    color: #3399cc;
}
.information-text li:hover p{
    color: #3399cc;
}

.du-girl{
    width: 100%;
    height: 526px;
    background: url("img/duduGirl_06.jpg")center;
    position: relative;
}
.du-text{
    width: 336px;
    height: 110px;
    position: absolute;
    left: 50%;
    top: 120px;
}
.du-text h3{
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    margin: 0;
    text-align: center;
    color: #526677;
}
.du-text p{
    text-align: center;
    font-size: 14px;
    color: #526677;
    line-height: 24px;
    margin-top: 12px;
}
.du-girl ul{
    margin: 0;padding: 0;
    width: 1200px;
    float: left;
    position: absolute;
    bottom: 46px;
    left: 50%;
    margin-left: -600px;
}
.du-girl ul li{
    width: 20%;
    float: left;
    /*height: 150px;*/
}
.du-girl ul li h4{
    font-size: 20px;
    color: #526677;
    text-align: center;
    margin: 0;
    /*margin-top: 10px;*/
}
.du-girl ul li p{
    text-align: center;
    color: #526677;
    line-height: 24px;
    font-size: 14px;
    margin-top: 6px;
}
.du-girl ul li i{
    width: 74px;
    height: 71px;
    display: block;
    margin: 0 auto;
}
.du-girl ul li i.i-du1{
    background: url("img/du1_09.jpg");
    background-size: 100%;
}
.du-girl ul li i.i-du2{
    background: url("img/du2_11.jpg");
    background-size: 100%;
}
.du-girl ul li i.i-du3{
    background: url("img/du3_13.jpg");
    background-size: 100%;
}
.du-girl ul li i.i-du4{
    background: url("img/du4_15.jpg");
    background-size: 100%;
}
.du-girl ul li i.i-du5{
    background: url("img/du5_17.jpg");
    background-size: 100%;
}
/*鍚堜綔瀹㈡埛*/
.partner-main {
    width: 100%;
    margin: 0 auto;
}
.partner-content {
    margin-top: 40px;
    position: relative;
}
.partner-content h3 {
    font-size: 24px;
    color: #474747;
    text-align: center;
}
.partner-content-logo {
    width: 1201px;
    margin-top: 24px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
}
.partner-content-logo ul {
    width: 100%;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.partner-content-logo ul li {
    float: left;
    width: 200px;
    height: 113px;
    text-align: center;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
}
.partner-content-logo ul li div {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 112px;
}
.partner-content-logo ul li div img {
    width: 199px;
    vertical-align: middle;
}
/*鐢熷懡鍛ㄦ湡*/
.life-period{
    width: 100%;
    margin: 46px auto 0;
    height: 260px;
    background: url('img/pc-footer-20.jpg?v=20240227') no-repeat center center;
}

.call-me-popup{
    width: 650px;
    height: 342px;
    background: url("img/popup-big-bg_03.png");
    background-size: 100% 100%;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -325px;
    margin-top: -171px;
    z-index: 9999;
    display: none;
}
.call-me-popup i{
    width: 23px;
    height: 23px;
    background: url("img/round-close-icon_06.png");
    background-size: 100% 100%;
    position: absolute;
    right: 17px;
    top: 121px;
}
.call-me-popup i:hover{
    cursor: pointer;
}
.call-me-popup a{
    width: 118px;
    height: 42px;
    border: 1px solid #EA4335;
    color: #EA4335;
    text-align: center;
    line-height: 40px;
    position: absolute;
    left: 271px;
    bottom: 34px;
}
.call-me-popup a:hover{
    color: #fff;
    background: #EA4335;
}
.call-me-popup span{
    width: 118px;
    height: 42px;
    border: 1px solid #bfbfbf;
    color: #bfbfbf;
    text-align: center;
    line-height: 40px;
    position: absolute;
    right: 110px;
    bottom: 34px;
}
.call-me-popup span:hover{
    color: #fff;
    background: #bfbfbf;
    cursor: pointer;
}
/*鐩存挱*/
.index-fixed {
    position: fixed;
    left: 100%;
    top: 100%;
    margin-left: -334px;
    margin-top: -242px;
    z-index: 9999;
}
.example_video_1 {
    position: relative;
    background: #fff;
    padding: 0 6px 6px;
    border: 1px solid #ddd;
    border-radius: 2px;
}
.live-title {
    padding: 8px 0;
    background: #fff;
    z-index: 66;
    position:relative;
}
.live-logo {
    display: block;
    float: left;
    margin-right: 10px;
    width: 24px;
    height: 16px;
    background: url(img/live-logo.png?v=20171220) no-repeat center center;
}
.live-title p{
    float: left;
    font-size: 16px;
    color: #333;
    margin: 0;
    line-height: 16px;
}
.close-live {
    display: block;
    float: right;
    width: 19px;
    height: 19px;
    position:absolute;
    top: 6px;
    right: 0;
    background: url(img/close-live.png?v=20171220) no-repeat center center;
}
.live-poster {
    position: absolute;
    z-index: 9;
    width: 320px;
    height: 230px;
}
.live-poster&gt;img {
    width: 100%;
}
.now-time {
    position: absolute;
    padding-left: 9px;
    left: 6px;
    bottom: 6px;
    line-height: 30px;
    /*opacity: 0.5;*/
    font-size: 14px;
    color: #fff;
}


/*鎮熺┖棣栭〉绗笁鐗�*/
body{
    background: #f8f8f8;
}
.wk-hot{
    width: 1200px;
    margin: 0 auto;
}
.wk-hot .hot-left{
    width: 1200px;
    float: left;
    height: 308px;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
    position: relative;
}
.wk-hot .hot-left ul{
    width: 100%;
    height: 100%;
    display: flex;
    margin: 0;
}
.wk-hot .hot-left ul li{
    width: 238px;
    height: 260px;
    float: left;
    overflow: hidden;
    border-left: 1px solid #eeeeee;
    margin: 0 !important;
}
.wk-hot .hot-left ul li:first-child{
	border-left: none;
}
.wk-hot .hot-left ul li .hot-left-img{
    width: 120px;
    height: 120px;
    background: url("img/wk-choice-bg1.png") no-repeat;
    background-size: 100% 100%;
    display: block;
    margin: 0 auto;
    margin-top: 16px;
    overflow: hidden;
}
.wk-hot .hot-left ul li .hot-left-img img{
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    margin-top: 10px;
}
.wk-hot .hot-left ul li p{
    font-size: 20px;
    color: #333;
    text-align: center;
    line-height: 20px;
    margin-top: 36px;
}
.wk-hot .hot-left ul li a{
    display: block;
}
.wk-hot .hot-left ul li div.btn-p{
    width: 200px;
    display: block;
    margin: 0 auto;
    margin-top: 24px;
}
.wk-hot .hot-left ul li  div.btn-p span{
    width: 100px;
    float: left;
    color: #fff;
    text-align: center;
    font-size: 16px;
    height: 36px;
    background: #ea4335;
    border: 1px solid #ea4335;
    line-height: 36px;
}
.wk-hot .hot-left ul li  div.btn-p span.old-money{
    background: #fff;
    color: #bbb;
    text-decoration: line-through;
}
.wk-hot .hot-left ul li:hover{
    cursor: pointer;
}
.wk-hot .hot-left ul li:hover .hot-left-img{
    background: url("img/wk-choice-hover.png") no-repeat;
    background-size: 100% 100%;
}
.wk-hot .hot-left ul li:hover p{
    color: #ea4335;
}


.wk-hot .hot-right{
    width: 236px;
    height: 308px;
    float: right;
    background: #fff;
	display: none;
}
.wk-hot .hot-right .hot-right-area{
    width: 216px;
    height: 288px;
    border: 1px solid #eee;
    margin: 10px;
    overflow: hidden;
}
.wk-hot .hot-right ul{
    width: auto;
    height: 288px;
    margin: 0;
}
.wk-hot .hot-right ul li{
    width: 100%;
    height: 100%;
    float: left;
    margin: 0;
}
.wk-hot .hot-right ul li img{
    width: 100%;
    margin: 0;
}
.get-book{
    width: 1200px;
    height: 308px;
    display: none;
    margin: 0 auto;
    margin-top: 54px;
}
.get-book:first-child{
    display: block;
}
.get-book ul{
    width: 100%;
    margin: 0;
    margin-top: -4px;
    float: left;
    padding: 0;
}
.get-book ul li{
    width: 230px !important;
    height: 299px;
    position: relative;
    background: #ffffff;
    float: left;
    margin: 5px;
	box-shadow:0px 2px 16px 0px rgba(0, 0, 0, 0.1);
}
.get-book ul li .get-book-img{
    width: 148px;
    height: 128px;
    background: url("img/get-book-away.png");
    display: block;
    margin: 0 auto;
    margin-top: 36px;
    overflow: hidden;
}
.get-book ul li .get-book-img img{
    width: 94px;
    display: block;
    height: 108px;
    margin: 0 auto;
    margin-top: 10px;
}
.get-book ul li .front p{
    width: 82%;
    display: block;
    margin: 0 auto;
    font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 18px;
    margin-top: 36px;overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.get-book ul li .front span{
    font-size: 24px;
    display: block;
    line-height: 24px;
    color: #ea4335;
    text-align: center;
    margin-top: 22px;
}
.get-book ul li .front span span{
    display: inline-block;
    margin: 0;
}

.get-book ul li .back{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url("img/get-book-back.png");
    display: none;
}
.get-book ul li .back h3{
    font-size: 20px;
    display: block;color: #fff;
    text-align: center;
    line-height: 28px;
    width: 86%;
    margin: 0 auto;
    margin-top: 32px;
}
.get-book ul li .back p{
    width: 90%;
    display: block;
    margin: 0 auto;
    text-align: left;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin-top: 15px;
}
.get-book ul li .back span{
    width: 118px;
    display: block;
    height: 36px;
    border: 1px solid #fff;
    font-size: 16px;
    text-align: center;
    line-height: 34px;
    position: absolute;
    bottom: 28px;
    left: 50%;
    margin-left: -58px;
    color: #fff;
}
.get-book ul li .back a{
    display: block;
    width: 100%;
    height: 100%;
    margin-top: -32px;
    padding: 32px 0;
}


.get-book ul li:hover .front{
    display: none;
}
.get-book ul li:hover .back{
    display: block;
}
.get-book ul li:hover{
    cursor: pointer;
}

.industry-plan{
    width: 1188px;
    margin: 0 auto;
    position: relative;
	display: none;
}
.industry-plan a.look-more{
    position: absolute;
    right: 20px;
    top: 30px;
    color: #999;
    font-size: 14px;
}
.industry-plan a.look-more:hover{
    color: #4285f4;
    cursor: pointer;
}

.industry-plan li{
    width: 376px;
    height: 160px;
    float: left;
    margin: 10px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
    background: #fff;
    position: relative;
}
.industry-plan li h3{
    font-size: 20px;
    color: #333;
    font-weight: normal;
    line-height: 20px;
    margin-top: 24px;
    margin-left: 18px;
}
.industry-plan li p{
    width: 170px;
    font-size: 16px;
    color: #999;
    line-height: 24px;
    margin-left: 18px;
    margin-top: 10px;
}
.industry-plan li img{
    width: 120px;
    height: 120px;
    position: absolute;
    right: 20px;
    top: 20px;
}
.industry-plan li:hover{
    width: 396px;
    height: 180px;
    margin: 0;
}
.industry-plan li:hover{
    box-shadow: 0 0 8px rgba(0,0,0,0.15);
}
.industry-plan li:hover h3,.industry-plan li:hover p{
    margin-left: 28px;
}
.industry-plan li:hover h3{
    margin-top: 34px;
}
.industry-plan li:hover img{
    right: 30px;
    top: 30px;
}
.news-information-main{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.information-left{
    width: 740px;
    height: 260px;
    float: left;
    background: #fff;
    margin-left: 20px;
    margin-bottom: 20px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
    position: relative;
}
.information-left img{
    width: 340px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
.information-left .message-box{
    width: 340px;
    float: left;
    margin-left: 18px;
}
.information-left .message-box h4{
    font-size: 16px;
    color: #333;
    line-height: 16px;
    margin-top: 23px;
    display: block;
    width: 100%;
}
.information-left .message-box h4 a{
    display: block;
    float: inherit;
    line-height: 24px;
    position: static;
    color: #333;font-size: 16px;
}
.information-left .message-box span{
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 12px;
    margin-top: 4px;
    margin-bottom: 10px;
}
.information-left .message-box p{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 8px;
    height: 125px;
    overflow: hidden;
}
.information-left a{
    color: #999;
    font-size: 14px;
    position: absolute;
    right: 15px;
    bottom:10px;
}
.information-left:hover{
    box-shadow: 0 0 8px rgba(0,0,0,0.15);
}
.information-left .message-box:hover{
    cursor: pointer;
}
.information-left .message-box:hover h4 a{
    color: #4285f4;
}
.information-left a:hover{
    color: #4285f4;
    cursor: pointer;
}
.news-information-main div:last-child{
    margin-bottom: 0;
}
.information-right1{
	width: 420px;
	height: 540px;
	float: right;
	background: #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,0.15);
	position: relative;
}
.information-right{
    width: 1180px;
    height: 202px;
    float: right;
    padding: 5px 10px;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
    position: relative;
	overflow: hidden;
}
.information-right ul{
    width: 100%;
    margin: 0 auto;
}
.information-right ul li{
    width: 386px;
	height: 95px;
    position: relative;
    padding: 6px 0 5px;
	border-right: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	float: left;
}
.information-right ul li:hover i{
	color:#4285f4 ;
}
.information-right ul li:nth-child(3n){
	border-right: none;
}
.information-right ul li:nth-child(4),.information-right ul li:nth-child(5),.information-right ul li:nth-child(6){
	border-bottom: none;
}

.information-right ul li i{
    width: 5px;
    height:5px;
    float: left;
    /*background: url("img/Jt-double_03.png");*/
    /*background-position: 0 -12px;*/
    margin-top: 14px;
	margin-right: 10px;
	background: #989898;
}
.information-right ul li a p{
	-webkit-box-orient: vertical;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	float: right;
	width: 335px;
	max-height: 60px;
	color:#333;
	margin-top: 5px;
}
.information-right ul li a p:hover{
	color: #4285f4;
}
.information-right ul li a{
	display: block;
	float: left;
	width: 368px;
	max-height: 60px;
    font-size: 16px;
    line-height: 28px;
    color: #333;
    padding-left: 16px;
}
.information-right ul li a:hover i{
	background: #4285f4;
}
.information-right ul li span{
	display: block;
    font-size: 12px;
    line-height: 24px;
    color: #999;
    padding-left: 22px;
	position: absolute;
	bottom: 10px;
	left: 8px;
}
.information-right .alone-a{
    font-size: 14px;
    line-height: 14px;
    color: #999;
    float: right;
    position: absolute;
    right: 18px;
    bottom: 10px;
}
.information-right .alone-a:hover{
    cursor: pointer;
    color: #4285f4;
}
.information-right ul li:hover{
    cursor: pointer;
}
.information-right ul li:hover i{
    background-position: 0 0;
}
.information-right ul li:hover a{
    color: #4285f4;
    text-decoration: underline;
}
.information-right ul li:hover a i{
	background: #4285f4;
}
.index-small-banner{
    width: 100%;
    height: auto;
    margin-top: 36px;
}
.index-small-banner img{
    width: 100%;
}

.hot-left .swiper-container{
    height: 260px;
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}
.news-next{
    width: 30px !important;
    height: 60px !important;
    background: url("img/right1.png");
    /*background: #ffffff !important;*/
    margin-top: -30px !important;
}
.news-prev{
    width: 30px !important;
    height: 60px !important;
    background: url("img/left1.png");
    /*background: #ffffff !important;*/
    margin-top: -30px !important;
}
/*.swiper-button-next1{*/
/*    margin-right: 0;*/
/*}*/
/*.swiper-button-prev1{*/
/*	margin-left: 0;*/
/*}*/
/*.swiper-button-left1{*/
/*    margin-right: -10px;*/
/*}*/
.news-next:hover{
    width: 30px;
    height: 60px;
    background: url("img/right2.png") !important;
}
.news-prev:hover{
    width: 30px;
    height: 60px;
    background: url("img/left2.png") !important;
}
.swiper-pagination1{
    left: 50%;
    transform: translateX(-50%);
}
.swiper-pagination1 span{
    margin: 0 4px;
}

i.yun1{
    position: absolute;
    right: -30px;
    width: 36px;
    height: 49px;
    background: url("img/yun1.png");
    top:10px;
}

i.yun2{
    position: absolute;
    left: -60px;
    width: 68px;
    height: 45px;
    background: url("img/yun2.png");
    bottom: 40px;
}
i.yun3{
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -120px;
    width: 44px;
    height: 23px;
    background: url("img/yun3.png");
}
i.yun4{
    position: absolute;
    right: -50px;
    width: 87px;
    height: 38px;
    background: url("img/yun4.png");
    top: 30px;
}
i.yun5{
    position: absolute;
    left: 50%;
    margin-left: -230px;
    width: 90px;
    height: 60px;
    background: url("img/yun5.png");
    bottom: 150px;
}
i.yun6{
    position: absolute;
    left: -40px;
    width: 58px;
    height: 45px;
    background: url("img/yun6.png");
    bottom: 0;
}
i.yun7{
    position: absolute;
    left: 50%;
    margin-left: 110px;
    width: 112px;
    height: 57px;
    background: url("img/yun7.png");
    top: 300px;
    z-index: -1;
}
i.yun8{
    position: absolute;
    right: -20px;
    width: 39px;
    height: 33px;
    background: url("img/yun8.png");
    top: 600px;
}
i.yun9{
    position: absolute;
    left: -40px;
    width: 46px;
    height: 68px;
    background: url("img/yun9.png");
    bottom: -10px;
    z-index: -1;
}
.hot-left .swiper-button-next.swiper-button-disabled,.hot-left .swiper-button-prev.swiper-button-disabled{
	display: none;
}















</pre></body></html>