.style-primary {
}
a {
	text-decoration: none;
	color:inherit;
}
a:hover {
	text-decoration: none;
}
.divid-block {
	height: 10px;
	background-color: #f6f6f6;
}
.btea {
	border-top: 1px solid #eaeaea;
}
.bbe3 {
	border-bottom: 1px solid #e3e3e3;
}
.cTit {
	font-size: 30px;
	line-height: 44px;
	color: #333333;
	text-align: center;
}
.cTitText {
	font-size: 14px;
	line-height: 26px;
	color: #666;
	margin-top: 10px;
	text-align: center;
}
.row-box {
	overflow: hidden;
}
.row-item {
	padding: 0 10px;
	box-sizing: border-box;
	float: left;
}
.part-two, .part-three {
	margin: 0 -10px;
}
.part-two .row-item {
	width: 50%;
}
.part-three .row-item {
	width: 33.33%;
}
.relete-pege .row-box .wsc-relate {
	margin-top: 40px;
}
/* 
btn 
*/
.btn {
	display: inline-block;
	text-align: center;
	width: 220px;
	height: 50px;
	box-sizing: border-box;
	vertical-align: top;
	line-height: 50px;
	transition: 0.36s;
	font-size: 14px;
	border-radius: 2px;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-online {
	background-color: #F08401;
	color: #fff;
}
.btn-online:hover {
	background-color: #FFA700;
}
.btn-more {
	background-color: #F0F0F0;
	color: #6C728B;
}
.btn-more:hover {
	background-color: #F08401;
	color: #fff;
}
.btn-white {
	background-color: #fff;
	color: #283C86;
}
.btn-white:hover {
	background-color: #FFA700;
	color: #fff;
}
.btn-orangebd {
	border: 1px solid #F08401;
	background-color: #fff;
	color: #F08401;
}
.btn-orangebd:hover {
	background-color: #F08401;
	color: #ffffff;
}
/*
page
*/
.u-paging {
	margin-top: 40px;
}
.paging-inner {
	height: 40px;
	margin: 0 auto;
	font-size: 0;
	text-align: center;
}
.paging-inner a, .paging-inner span {
	margin:0 5px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	color: #999;
	font-size: 14px;
	background-color: #f6f6f6;
	transition: 0.3s;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.paging-inner .current, .paging-inner a:hover {
	background-color: #2148B1;
	color: #fff;
	border-color: #2148B1;
}
.paging-inner .prev {
	background:#f6f6f6 url(../images/page-prev.png) no-repeat center center;
}
.paging-inner .next {
	background:#f6f6f6 url(../images/page-next.png) no-repeat center center;
}
.paging-inner .prev:hover {
	background:#2148B1 url(../images/page-prevh.png) no-repeat center center;
}
.paging-inner .next:hover {
	background:#2148B1 url(../images/page-nexth.png) no-repeat center center;
}
.bgf0 .paging-inner a, .bgf0 .paging-inner span {
	background-color: #fff;
}
.bgf0 .paging-inner .prev, .bgf0 .paging-inner .next {
	background-color: #fff;
}
.bgf0 .paging-inner .current, .bgf0 .paging-inner a:hover, .bgf0 .paging-inner .prev:hover, .bgf0 .paging-inner .next:hover {
	background-color: #2148B1;
}
.wsc-tags a:hover {
	background-color: #D8DCE8;
	color: #5F72A2;
}
.wsc-search-list .list-item:hover .list-tit {
	color: #2148B1;
}
.search-none-tip a {
	color: #2148B1;
}
.search-tab .active a, .search-tab li:hover a {
	color: #2148B1;
}
.sl-count span, .s-key {
	color: #2148B1;
}
.search-tab li span {
	background-color: #2148B1;
}
.search-form input:focus, .ft-search input:focus {
	border-color: #d1d1d1 !important;
}
.btn-search {
	background-color: #2148B1;
}
.btn-search:hover {
	background-color: #4266C9;
}
.inb3-search .btn-search:hover, .ft-search .btn-search:hover {
	background-color: #FFA700;
}
.wsc-foot a, .wsc-bottom a {
	transition: 0.36s;
}
.wsc-foot a:hover {
	color: #fff;
}
.wsc-bottom a:hover {
	color: #b1b1b1;
}
.wsc-secnav .active a, .wsc-secnav li:hover a {
	background-color: #fff;
	color: #2148B1;
}
.rTitMore:hover {
	color: #2148B1;
}
.dc_news {
	border-right: 1px solid #e8e8e8;
	background: url(../images/det-bgline.png) repeat-y 880px 0;
}
.rTit2 .rTitText {
	font-size: 24px;
}
.d-contbot {
	border-top: 1px solid #E8E8E8;
	margin-top: 30px;
	padding-right: 40px;
}
.d-relate {
	margin-top: 40px;
}
.d-rTit {
	position: relative;
	padding-left: 10px;
}
.d-rTit .line {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 2px;
	height: 16px;
	background-color: #2148B1;
}
.d-rTit .rTitText {
	font-size: 16px;
}
.d-relate .rList {
	padding:30px 30px 30px;
	margin-top: 20px;
}
.d-relate .rListCon {
	margin:0 -10px;
}
.d-relate .rlist-itembox {
	width:50%;
	box-sizing: border-box;
	float: left;
	padding:0 10px;
}
.d-relate .rlist-item {
	border-top: 1px #e0e0e0 dotted;
	margin-top:20px;
	position:relative;
	padding-top: 10px;
}
 .d-relate .rlist-itembox:nth-child(1) .rlist-item, .d-relate .rlist-itembox:nth-child(2) .rlist-item {
 border-top: 0;
 margin-top: 0;
 padding-top: 0;
}
.d-relate .rlist-tit {
	line-height: 24px;
	font-size: 14px;
	color: #333333;
	height: 24px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.d-relate .rlist-time {
	color: #999;
	margin-top: 10px;
	font-size: 12px;
	line-height:20px
}
.d-relate .rlist-text {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	height: 52px;
	overflow: hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	margin-top: 6px;
}
.d-relate .rlist-picitem {
	padding-left:180px;
}
.d-relate .rlist-picitem .rlist-img {
	margin-left: -180px;
	width: 160px;
	float: left;
}
.d-relate .rlist-picitem .rlist-img img {
	width: 100%;
}
.d-relate .rlist-picitem .rlist-info {
	width:100%;
	float: left;
}
.wsc-list-pro {
	overflow: hidden;
	background-color: unset;
	margin-top: 30px;
}
.wsc-list-pro .rListCon {
	margin:-20px -10px 0;
}
.wsc-list-pro .rlist-imgitem {
	width:25%;
	float:left;
	box-sizing: border-box;
	padding: 0 10px;
	margin-top:20px;
}
.wsc-list-pro .rlist-img {
	overflow: hidden;
	margin:0;
	float:none;
	position: relative;
	box-sizing: border-box;
}
.wsc-list-pro .rlist-img img {
	width: 100%;
}
.wsc-list-pro .rlist-info {
	overflow: hidden;
	padding: 20px;
	border: 1px solid #eaeaea;
}
.wsc-list-pro .rlist-tit {
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	text-align: center;
}
.prolist-main .wsc-list-pro .rlist-imgitem {
	width: 33.33%;
}
.comment-form {
	padding: 80px 0;
}
/* 
form 
*/

.cmfm-main {
	margin-top: 40px;
}
.form-main {
	width: 880px;
	float: left;
	padding: 50px 60px 50px 40px;
	background-color: #fff;
	box-sizing: border-box;
	border-top: 2px solid #EAEAEA;
}
.form-bar {
	width: 280px;
	float: right;
	background-color: #fff;
	box-sizing: border-box;
	border-top: 2px solid #EAEAEA;
	padding-bottom: 12px;
}
.wsc-form .fm-row {
	margin-top: 12px;
	padding-left: 120px;
}
.wsc-form .fm-row:first-child {
	margin-top: 0;
}
.wsc-form label {
	float: left;
	width: 112px;
	margin-left: -120px;
	font-size: 14px;
	line-height: 42px;
	color: #666;
	position: relative;
	text-align: right;
}
.wsc-form .fm-item sup {
	color: #da2121;
	top: 0;
	margin-left: 10px;
}
.wsc-form .fm-item {
	float: left;
	position: relative;
}
.wsc-form input, .wsc-form .sel-head {
	width: 400px;
	height: 42px;
	background-color: #f6f6f6;
	border: solid 1px #eaeaea;
	box-sizing: border-box;
	padding: 8px 15px;
	line-height: 24px;
	font-size: 12px;
	color: #555;
	transition: 0.36s;
}
.wsc-form input::placeholder, .wsc-form textarea::placeholder {
 color: #B4B4B4;
}
.wsc-form textarea {
	width: 660px;
	height: 160px;
	background-color: #f6f6f6;
	border: solid 1px #eaeaea;
	box-sizing: border-box;
	padding: 8px 15px;
	line-height: 24px;
	font-size: 12px;
	color: #555;
	transition: 0.36s;
	display: block;
	resize: none;
	outline: none;
}
.wsc-form input:focus, .wsc-form textarea:focus, .sel-head.clicking {
	border-color: #d1d1d1;
}
.wsc-form .fm-sel {
	position: relative;
	width: 400px;
}
.wsc-form .sel-head .tit {
	float: left;
	color: #B4B4B4;
	max-width: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wsc-form .sel-head .sel-arr {
	float: right;
	width: 12px;
	height: 100%;
	background: url(../images/sel-arr.png) no-repeat center center;
	transition: 0.36s;
}
.rotate180 {
	transform: rotateZ(180deg);
}
.wsc-form .sel-list {
	position: absolute;
	left: 0;
	top: 42px;
	width: 100%;
	height: 220px;
	overflow-y: scroll;
	box-sizing: border-box;
	padding: 10px 15px;
	background-color: #f5f5f5;
	display: none;
	z-index: 10;
}
.wsc-form .sel-list li {
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #eaeaea;
	cursor: pointer;
	color: #555;
}
.wsc-form .sel-list li:hover, .wsc-form .sel-list li.active {
	color: #2148B1;
}
.msg-box {
	position: absolute;
	right: -140px;
	top: 8px;
	color: #da2121;
	line-height: 24px;
}
.fm-btn {
	margin-top: 25px;
}
.fm-btn .btn {
	width: 180px;
}
.fm-online {
	padding: 40px 0 30px;
	border-bottom: 1px solid #EFEFEF;
	text-align: center;
}
.fm-online .text {
	font-size: 14px;
	line-height: 20px;
	color: #555;
	margin-top: 18px;
}
.fmbar-btn {
	margin-top: 15px;
}
.fmbar-btn .btn {
	width: 180px;
}
.form-bar .item {
	margin-top: 30px;
}
/* 
bot-zhblock 
*/

.bot-zhblock {
	padding: 80px 0;
	border-bottom: 1px solid #eaeaea;
}
.bot-zhblock .item {
	width: 380px;
	float: left;
	margin-left: 20px;
	height: 460px;
	box-sizing: border-box;
	padding-top: 40px;
	text-align: center;
}
.bot-zhblock .item:first-child {
	margin-left: 0;
}
.bot-zhblock .item1 {
	background: url(../images/bot-img1.jpg) no-repeat center top;
}
.bot-zhblock .item2 {
	background: url(../images/bot-img2.jpg) no-repeat center top;
}
.bot-zhblock .item3 {
	background: url(../images/bot-img3.jpg) no-repeat center top;
}
.bot-zhblock .tit {
	font-size: 20px;
	line-height: 28px;
	color: #fff;
	font-weight: bold;
}
.bot-zhblock .text {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	margin-top: 10px;
}
.bot-zhbtn {
	margin-top: 260px;
}
.bot-zhbtn .btn {
	width: 240px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
}
/* 
listPage 
*/
.list-topblock {
	background-color: #fff;
	box-shadow:0px 0px 30px rgba(0, 0, 0, 0.05);
}
.list-topmain {
	width: 800px;
	float: left;
	box-sizing: border-box;
	height: 188px;
	padding: 40px 50px 0 40px;
}
.list-toppro {
	width: 1100px;
	float: left;
	box-sizing: border-box;
	height: 488px;
	padding: 40px 50px 0 10px;
}
.list-topmain .search-form form {
	padding-right: 66px;
}
.list-topmain .search-form .btn-search {
	margin-right: -66px;
	width: 66px;
}
.hot-search {
	padding-left: 34px;
	margin-top: 20px;
	font-size: 14px;
	line-height: 26px;
	background: url(../images/hot-search.png) no-repeat 0 center;
}
.hot-search .item-dt {
	float: left;
	color: #555;
	font-weight: bold;
}
.hot-search .item-dd {
	float: left;
	color: #666;
}
.hot-search .item-dd a {
	margin-left: 10px;
}
.hot-search .item-dd a:hover {
	color: #2148B1;
}
.list-topbar {
	width: 380px;
	height: 188px;
	box-sizing: border-box;
	float: right;
	padding: 35px 40px 0;
	background: url(../images/list-topbar.jpg) no-repeat center top;
}
.list-topbar .tit {
	font-size: 18px;
	color: #fff;
	line-height: 25px;
	font-weight: bold;
}
.list-topbar .text {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	margin-top: 5px;
}
.list-topbar .item-btn {
	margin-top: 20px;
}
.list-topbar .btn {
	width: 160px;
	height: 42px;
	line-height: 42px;
}
/* 
articleList 
*/

.article-list {
	margin-top: 20px;
}
.wsc-list-article .list-main {
	margin-top: -20px;
	margin-right: -21px;
}
.wsc-list-article .list-item {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	width: 580px;
	transition: 0.36s;
}
.wsc-list-article .list-tit {
	display: block;
	padding: 40px 40px 30px;
	border-bottom: 1px solid rgba(33, 72, 177, 0.3);
	border-radius:2px 2px 0 0;
	transition: 0.36s;
}
.wsc-list-article .list-tit span {
	display: block;
	padding-left: 25px;
	background: url(../images/art-titico.png) no-repeat 0 center;
	font-size: 18px;
	color: #333333;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: 0.36s;
}
.wsc-list-article .list-info {
	padding: 35px 40px 40px;
	background-color: #F9F9F9;
	border-radius: 0 0 2px 2px;
	transition: 0.36s;
}
.wsc-list-article .list-text {
	font-size: 14px;
	line-height: 26px;
	color: #666;
	height: 78px;
	overflow: hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
}
.wsc-list-article .list-bot {
	margin-top: 40px;
}
.wsc-list-article .list-time {
	line-height: 38px;
	color: #999999;
	float: left;
}
.wsc-list-article .list-btn {
	float: right;
}
.wsc-list-article .list-btn .btn {
	width: 140px;
	height: 38px;
	line-height: 38px;
	background-color: #fff;
	color: #999;
}
.wsc-list-article .list-btn .btn span {
	display: inline-block;
	padding-right: 30px;
	background: url(../images/list-more.png) no-repeat right center;
}
.wsc-list-article .list-item:hover {
	box-shadow:0px 0px 24px rgba(0, 0, 0, 0.06);
}
.wsc-list-article .list-item:hover .list-info {
	background-color: #fff;
}
.wsc-list-article .list-item:hover .list-tit span {
	color: #2148B1;
}
.wsc-list-article .list-item:hover .list-btn .btn {
	background-color: #2148B1;
	color: #fff;
}
.wsc-list-article .list-item:hover .list-btn .btn span {
	background-image: url(../images/list-moreh.png);
}
/* 
faqList 
*/

.faq-list {
	margin-top: 40px;
}
.wsc-list-faq .list-main {
}
.wsc-list-faq .list-item {
	margin-top: 20px;
	border-top: 1px solid #eaeaea;
	border-radius: 2px;
	background-color: #F9F9F9;
	padding: 40px;
	transition: 0.36s;
}
.wsc-list-faq .list-item:first-child {
	margin-top: 0;
}
.wsc-list-faq .list-tit {
	float: left;
	max-width: 800px;
	padding-left: 39px;
	background: url(../images/faq-titico.png) no-repeat 0 center;
	font-size: 18px;
	color: #fff;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: 0.36s;
}
.wsc-list-faq .list-more {
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	float: right;
	padding-right: 30px;
	background: url(../images/faq-more.png) no-repeat right center;
}
.wsc-list-faq .list-info {
	display: block;
	padding: 17px 40px;
	background-color: #2148B1;
	border-radius: 50px;
	transition: 0.36s;
}
.wsc-list-faq .list-text {
	padding: 40px;
	border-radius:25px;
	background-color: #fff;
	margin-top: 15px;
	font-size: 14px;
	line-height: 26px;
	color: #666;
	max-height: 78px;
	overflow: hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
}
.wsc-list-faq .list-item:hover {
	box-shadow:0px 0px 24px rgba(0, 0, 0, 0.06);
	background-color: #fff;
}
.wsc-list-faq .list-item:hover .list-info {
	background-color: #4266C9;
}
.wsc-list-faq .list-item:hover .list-tit {
	color: #fff;
}
.wsc-list-faq .list-item:hover .list-text {
	background-color: #F6F6F6;
}
.l_news {
	padding: 50px 0;
	border-bottom: 1px solid #EAEAEA;
}
.lnews-top .list-item {
	float: left;
	width: 500px;
	padding: 40px;
	margin-left: 20px;
	background-color: #F6F6F6;
}
.lnews-top .list-item:first-child {
	margin-left: 0;
}
.lnews-top .list-img {
	overflow: hidden;
}
.lnews-top .list-img img {
	width: 100%;
}
.lnews-top .list-info {
	padding-top: 30px;
}
.lnews-top .list-tit {
	font-size: 18px;
	line-height: 30px;
	color: #333;
	height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.lnews-top .list-time {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	margin-top: 10px;
}
.lnews-top .list-text {
	margin-top: 20px;
	font-size: 14px;
	line-height: 26px;
	color: #999999;
	height: 52px;
	overflow: hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.l_news .lMain .list-main {
}
.l_news .lMain .list-item {
	padding: 30px 40px;
	background-color: #f6f6f6;
	border-bottom: 0;
}
.l_news .lMain .list-info {
	position: relative;
	padding-top: 9px;
}
.l_news .lMain .list-time {
	font-size:14px;
	color: #333333;
	line-height: 20px;
	margin-top: 15px;
	display: block;
}
.l_news .lMain .list-text {
	font-size: 14px;
	line-height: 26px;
	margin-top: 20px;
	color: #999999;
	max-height: 52px;
	overflow: hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.l_news .lMain .list-picitem {
	padding-left: 20px;
}
.l_news .lMain .list-picitem .list-info {
}
.l_news .lMain .list-picitem .list-img {
	float: left;
	margin-left: -290px;
	width:260px;
	overflow: hidden;
}
.l_news .lMain .list-picitem .list-img img {
	width: 100%;
}
/* 
caseList 
*/
.casesx {
	padding: 50px 0;
	background-color: #f6f6f6;
}
.casesx .choose-attr {
	margin-top: 25px;
	padding-left: 121px;
}
.casesx .choose-attr:first-child {
	margin-top: 0;
}
.casesx .choose-attr .tit {
	width: 100px;
	float: left;
	margin-left: -121px;
	font-size: 16px;
	line-height: 22px;
	padding-left: 21px;
	color: #333;
}
.casesx .choose-attr .tit1 {
	background: url(../images/casesx-ico1.png) no-repeat 0 center;
}
.casesx .choose-attr .tit2 {
	background: url(../images/casesx-ico2.png) no-repeat 0 center;
}
.casesx .choose-attr .attr-list {
	width: 100%;
	float: left;
}
.casesx .attr-list .item {
	float: left;
	font-size: 14px;
	line-height: 22px;
	transition: 0.36s;
	color: #555;
}
.casesx .attr-list .item:last-child i {
	display: none;
}
.casesx .attr-list .item i {
	margin: 0 20px;
	color: #555555;
	font-weight: normal;
}
.casesx .attr-list .item:hover, .casesx .attr-list .item.active {
	color: #2148B1;
	font-weight: bold;
}
.ban-anli .banTit {
	padding-top: 235px;
}
.ban-btn {
	font-size: 0;
	margin-top: 40px;
}
.ban-btn .btn {
	width: 240px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	margin: 0 7px;
}
.case-listmain {
	padding: 80px 0;
}
.wsc-list-case .list-main {
	margin-top: -20px;
	margin-right: -21px;
}
.wsc-list-case .list-item {
	float: left;
	width: 380px;
	margin-right: 20px;
	margin-top: 20px;
	box-sizing: border-box;
	border:1px solid #EAEAEA;
}
.wsc-list-case .list-img {
	overflow: hidden;
}
.wsc-list-case .list-img img {
	width: 100%;
	height: 216px;
}

.wsc-list-case .list-img1 {
	overflow: hidden;
}
.wsc-list-case .list-img1 img {
	width: 100%;
	height: 416px;
}


.wsc-list-case .list-info {
	padding: 20px 30px;
}
.wsc-list-case .list-tit {
	font-size: 18px;
	line-height: 28px;
	color: #333333;
	height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.wsc-list-case .list-mark {
	margin-top: 10px;
}
.wsc-list-case .mark-item {
	padding-left: 18px;
	background: url(../images/incase-dot.png) no-repeat 0 center;
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	height: 26px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.wsc-list-case .mark-item1 {
	padding-left: 18px;
	background: url(../images/incase-dot.png) no-repeat 0 10px;
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	height:82px;
	overflow: hidden;

}
.case-bot {
	background-color: #F6F6F6;
	padding: 60px 0;
}
.case-bot .item {
	margin-top: 30px;
	border-top: 1px solid #EAEAEA;
	padding-top: 30px;
	line-height: 28px;
	color: #555555;
}
.case-bot .item:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.case-bot .item .tit, .case-bot .item .item-dt {
	color: #333333;
	font-weight: bold;
}
.case-bot .item-dt {
	float: left;/* width: 165px; */
}
.case-bot .item-dd {
	float: left;
	width: 1015px;
}
.case-bot .item-dd a {
	margin-left: 10px;
	transition: 0.36s;
}
.case-bot .item-dd a:first-child {
	margin-left: 0;
}
.case-bot .item-dd a:hover {
	color: #2148B1;
}
.case-bot .item .text {
	margin-top: 5px;
}
.case-bot .item .text a {
	color: #2148B1;
}
/* 
caseDet 
*/
.ban-anlidet {
	position: relative;
}
.ban-anlidet .ban-info {
	width: 1180px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.ban-info .item {
	float: left;
	width: 293px;
	height: 120px;
	background-color: rgba(33, 72, 177, 0.6);
	margin-left: 1px;
	box-sizing: border-box;
	padding: 40px 0 0 30px;
	text-align: left;
}
.ban-info .item:first-child {
	margin-left: 0;
}
.ban-info .item-dt {
	color: rgba(255, 255, 255, 0.8);
	line-height: 20px;
}
.ban-info .item-dd {
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
	line-height: 20px;
}

.case-det {
	padding: 0 0 80px;
}
.det-main {
	padding-top: 60px;
}
.det-maincpny {
	padding: 60px; line-height:26px;
}
.det-maincpny img{ max-width:1060px;}
.mt30{ margin-top:30px;}
.det-item {
	padding-top: 50px;
	margin-top: 50px;
	border-top: 1px solid #ddd;
}
.det-item:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.det-tit {
	font-size: 24px;
	line-height: 28px;
	color: #333;
	text-align: center;
}
.det-content {
	margin-top: 30px;
}
.casedet-img {
	margin-top: 30px;
}
.casedet-img .img-left {
	float: left;
	width: 840px;
	height: 490px;
	padding: 20px;
	box-sizing: border-box;
	background-color: #F6F6F6;
	overflow: hidden;
}
.casedet-img .img-left img {
	width: 100%;
}
.casedet-img .img-list {
	padding: 20px;
	box-sizing: border-box;
	float: right;
	width: 340px;
	height: 490px;
	position: relative;
	background-color: #F0F0F0;
}
.casedet-img .img-list .list-main {
	margin-top: -15px;
	margin-right: -11px;
}
.casedet-img .img-list .item {
	float: left;
	width: 145px;
	height: 82px;
	box-sizing: border-box;
	margin-right: 10px;
	margin-top: 15px;
	overflow: hidden;
}
.casedet-img .img-list .item img {
	width: 100%;
	cursor: pointer;
}
.casedet-img .img-list .item.active {
	border: 1px solid #304BAE;
}
.casedet-img .img-list .list-num {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
}
.casedet-img .img-list .list-num span {
	color: #304BAE;
}
.det-repro .list-main {
	margin-top: -20px;
	margin-right: -21px;
}
.det-repro .list-item {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	width: 580px;
	padding: 20px;
	box-sizing: border-box;
	background-color: #F6F6F6;
}
.det-repro .list-img {
	float: left;
	width: 160px;
	margin-right: 30px;
	overflow: hidden;
}
.det-repro .list-img img {
	width: 100%;
}
.det-repro .list-info {
	float: left;
	width: 350px;
}
.det-repro .list-tit {
	font-size: 18px;
	line-height: 26px;
	color: #333;
	padding-top: 15px;
	height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.det-repro .list-btn {
	font-size: 0;
	margin-top: 20px;
}
.det-repro .list-btn .btn {
	width: 150px;
	height: 42px;
	line-height: 42px;
}
.det-repro .list-btn .btn-orangebd {
	margin-left: 10px;
	line-height: 40px;
}
.case-eval {
	border: 20px solid #f6f6f6;
	background: #fff url(../images/left-yinhao.png) no-repeat 58px center;
	padding: 40px 50px 40px 150px;
	font-size: 14px;
	line-height: 24px;
	color: #555555;
}
.rList.wsc-list-case {
	background-color: unset;
	margin-top: 30px;
}
.case-detbot.bot-zhblock {
	padding: 60px 0;
}
.case-contbot {
	margin-bottom: 60px;
}
.case-contbot .wsc-tags {
	margin-top: -10px;
}
/* 
proHome
 */
.proBan {
	height: 675px;
}
.proban-main {
	width: 1180px;
	margin: auto;
	padding-top: 180px;
}
.proban-main .inb3-left {
	width: 385px;
}
.proban-main .inb3-list {
	height: 414px;
	box-sizing: border-box;
}
.proban-main .inb3-list .swiper-pagination-switch, .proban-main .inb3-list .swiper-pagination-switch2 {
	width: 170px;
	padding: 15px 0 15px 45px;
	height: 70px;
	text-align: left;
	line-height: 40px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.proban-main .inb3-list .swiper-pagination-switch:before, .proban-main .inb3-list .swiper-pagination-switch2:before {
	top: 15px;
	left: 12px;
}
.proban-main .inb3-right {
	width: 795px;
}
.proban-main .swiper-container {
	height: 414px;
}
.proban-main .inb3-right .item-info {
	top: 300px;
	left: 60px;
}
.proban-main .inb3-list .list-item .tit {
	font-size: 16px;
}
.pro-home {
	padding: 60px 0;
}
.pro-home .container {
	overflow: hidden;
}
.prob1-item {
	background-color: #fff;
	margin-top: 40px;
}
.prob1-item:first-child {
	margin-top: 0;
}
.prob1-item .item-img, .prob1-item .item-info {
	width: 590px;
}
.prob1-item .item-img img {
	width: 100%;
}
.prob1-item .item-info {
	box-sizing: border-box;
	padding: 60px 60px 0;
}
.prob1-item .item-info .tit {
	font-size: 24px;
	line-height: 33px;
	color: #333333;
	font-weight: bold;
}
.prob1-item .item-info .hot-pro {
	margin-top: 20px;
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	font-size: 14px;
	color: #333333;
}
.prob1-item .item-info .hot-promain {
	float: left;
}
.prob1-item .item-info .hot-promain i:first-child {
	display: none;
}
.prob1-item .item-info .hot-protit {
	color: #F08400;
	float: left;
}
.prob1-item .item-info .text {
	font-size: 14px;
	line-height: 26px;
	color: #666;
	margin-top: 35px;
}
.prob1-item .item-info .protag-attr {
	margin-top: 20px;
}
.prob1-item .item-btn {
	margin-top: 45px;
	font-size: 0;
	margin-right: -30px;
}
.prob1-item .item-btn .btn {
	width: 240px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
}
.prob1-item .item-btn .btn-orangebd {
	margin-left: 15px;
	line-height: 58px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.prob2-main {
	margin-top: -20px;
	margin-right: -21px;
}
.prob2-main .item {
	float: left;
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
}
.prob2-main .item-img img {
	width: 100%;
}
.prob2-main .item-info {
	position: absolute;
	left: 0;
	top: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 45px 0 0;
	text-align: center;
}
.prob2-main .tit {
	font-size: 24px;
	line-height: 33px;
	color: #333333;
	font-weight: bold;
}
.prob2-main .item-btn {
	margin-top: 232px;
	text-align: center;
}
.prob2-main .item-btn .btn {
	width: 240px;
	height: 60px;
	line-height: 58px;
}
.bgf6 .wsc-list-pro .rlist-info {
	background-color: #fff;
}
.prolist-ban {
}
.prolist-ban .container{
    height: 420px;
    padding: 80px 0;
    width: unset;
}
.plban-main {
	width: 1180px;
	margin: auto;
}
.plban-content {
	width: 590px;
	height: 420px;
	padding: 60px 60px 0;
	box-sizing: border-box;
	background-color: #fff;
}
.plban-main .tit {
	font-size: 24px;
	line-height: 33px;
	color: #333333;
	font-weight: bold;
}
.plban-main .text {
	font-size: 14px;
	line-height: 26px;
	color: #666;
	margin-top: 20px;
}
.protag-attr {
	margin-top: 30px;
}
.protag-attr .item {
	float: left;
	width: 118px;
	height: 34px;
	border: 1px solid #D8DCE8;
	color: #99A5C4;
	text-align: center;
	line-height: 34px;
	margin-right: 10px;
}
.plban-main .item-btn {
	margin-top: 50px;
}
.plban-main .btn {
	width: 220px;
	height: 60px;
	line-height: 60px;
}
.plban-main .btn-orangebd {
	line-height: 58px;
	margin-left: 10px;
}
.btn-tel span {
	padding-left: 22px;
	background: url(../images/tel-ico.png) no-repeat 0 center;
}
.btn-tel:hover span {
	background-image: url(../images/tel-icoh.png);
}
.pro-list .side-nav, .pro-list .side-contact {
	padding: 30px;
	background-color: #f6f6f6;
}
.pro-list .side-nav li {
	margin-top: 3px;
}
.pro-list .side-nav li:first-child {
	margin-top: 0;
}
.pro-list .side-nav a {
	display: block;
	background-color: #fff;
	transition: 0.36s;
	padding-left: 15px;
	font-size: 0;
	height: 60px;
}
.pro-list .side-nav i {
	display: inline-block;
	height: 60px;
	vertical-align: middle;
	width: 40px;
}
.pro-list .side-nav .tit {
	display: inline-block;
	vertical-align: middle;
	max-width: 160px;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
.pro-list .side-nav .ico1 {
	background: url(../images/inb3-ico1.png) no-repeat 0 center;
}
.pro-list .side-nav .ico2 {
	background: url(../images/inb3-ico2.png) no-repeat 0 center;
}
.pro-list .side-nav .ico3 {
	background: url(../images/inb3-ico3.png) no-repeat 0 center;
}
.pro-list .side-nav .ico4 {
	background: url(../images/inb3-ico4.png) no-repeat 0 center;
}
.pro-list .side-nav .ico5 {
	background: url(../images/inb3-ico5.png) no-repeat 0 center;
}
.pro-list .side-nav .ico6 {
	background: url(../images/inb3-ico6.png) no-repeat 0 center;
}
.pro-list .side-nav .ico7 {
	background: url(../images/inb3-ico7.png) no-repeat 0 center;
}
.pro-list .side-nav .ico8 {
	background: url(../images/inb3-ico8.png) no-repeat 0 center;
}
.pro-list .side-nav .ico9 {
	background: url(../images/inb3-ico9.png) no-repeat 0 center;
}
.pro-list .side-nav .ico10 {
	background: url(../images/inb3-ico10.png) no-repeat 0 center;
}
.pro-list .side-nav li:hover .ico1, .pro-list .side-nav li.active .ico1 {
	background-image: url(../images/inb3-ico1h.png);
}
.pro-list .side-nav li:hover .ico2, .pro-list .side-nav li.active .ico2 {
	background-image: url(../images/inb3-ico2h.png);
}
.pro-list .side-nav li:hover .ico3, .pro-list .side-nav li.active .ico3 {
	background-image: url(../images/inb3-ico3h.png);
}
.pro-list .side-nav li:hover .ico4, .pro-list .side-nav li.active .ico4 {
	background-image: url(../images/inb3-ico4h.png);
}
.pro-list .side-nav li:hover .ico5, .pro-list .side-nav li.active .ico5 {
	background-image: url(../images/inb3-ico5h.png);
}
.pro-list .side-nav li:hover .ico6, .pro-list .side-nav li.active .ico6 {
	background-image: url(../images/inb3-ico6h.png);
}
.pro-list .side-nav li:hover .ico7, .pro-list .side-nav li.active .ico7 {
	background-image: url(../images/inb3-ico7h.png);
}
.pro-list .side-nav li:hover .ico8, .pro-list .side-nav li.active .ico8 {
	background-image: url(../images/inb3-ico8h.png);
}
.pro-list .side-nav li:hover .ico9, .pro-list .side-nav li.active .ico9 {
	background-image: url(../images/inb3-ico9h.png);
}
.pro-list .side-nav li:hover .ico10, .pro-list .side-nav li.active .ico10 {
	background-image: url(../images/inb3-ico10h.png);
}
.pro-list .side-contact {
	margin-left: 0;
	border-top: 0;
	margin-top: 20px;
}
.pro-list .side-contact .item {
	background-color: #fff;
}
.pro-list .side-nav li:hover a, .pro-list .side-nav li.active a {
	background-color: #F08400;
}
.pro-list .side-nav li:hover .tit, .pro-list .side-nav li.active .tit {
	color: #fff;
}
.pro-list .wsc-list-pro {
	margin-top: 0;
}
.pro-dettop {
	padding: 60px 0 80px;
}
.pd-img {
	width: 580px;
	float: left;
}
.pd-info {
	width: 520px;
	float: right;
}
.pd-text {
	margin-top: 40px;
	padding: 25px 15px 25px 25px;
	background-color: #f6f6f6;
}
.pd-text .item-dt {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
.pd-text .item-dd {
	line-height: 28px;
	color: #555555;
	margin-top: 15px;
}
.pd-package {
	line-height: 28px;
	padding: 25px;
	color: #828282;
	border-bottom: 1px solid #EAEAEA;
}
.pd-package img {
	display: none;
}
.pd-btn {
	margin-top: 50px;
	font-size: 0;
}
.pd-btn .btn {
	width: 240px;
	height: 60px;
	line-height: 60px;
}
.pd-btn .btn-orangebd {
	line-height: 58px;
	margin-left: 15px;
}
.pro-det .d-edit-item {
	background-color: #f6f6f6;
	margin-top: 10px;
	/*height: 197px;*/
	overflow: hidden;
	position: relative;
}
.pro-det .d-edit-item:first-child {
	margin-top: 0;
}
.d-edit-item .left-info {
	padding: 40px 40px 0;
	box-sizing: border-box;
	width: 930px;
	float: left;
}
.d-edit-item .left-info .tit {
	font-size: 0;
}
.d-edit-item .left-info .tit i {
	display: inline-block;
	vertical-align: middle;
	width: 37px;
	height: 28px;
}
.d-edit-item .left-info .tit .ico1 {
	background: url(../images/pd-titico1.png) no-repeat 0 center;
}
.d-edit-item .left-info .tit .ico2 {
	background: url(../images/pd-titico2.png) no-repeat 0 center;
}
.d-edit-item .left-info .tit .ico3 {
	background: url(../images/pd-titico3.png) no-repeat 0 center;
}
.d-edit-item .left-info .tit .ico4 {
	background: url(../images/pd-titico4.png) no-repeat 0 center;
}
.d-edit-item .left-info .tit span {
	font-size: 18px;
	line-height: 28px;
	color: #2148B1;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}
.d-edit-item .right-img {
	width: 250px;
	float: right;
	height: 197px;
}
.d-edit-item .left-info img {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 250px !important;
	max-height: 197px;
}
.pd-fuwu {
	padding: 60px 0;
}
.pdfw-main {
	margin-top: 30px;
}
.pdfw-main .item {
	float: left;
	width: 380px;
	height: 320px;
	box-sizing: border-box;
	padding: 50px 40px 0;
	background-color: #fff;
	margin-left: 20px;
}
.pdfw-main .item:first-child {
	margin-left: 0;
}
.pdfw-main .tit {
	font-size: 20px;
	line-height: 28px;
	color: #333333;
	text-align: center;
}
.pdfw-main .line {
	margin: 20px auto 0;
	width: 30px;
	height: 2px;
	background-color: #F08400;
}
.pdfw-main .text {
	margin-top: 15px;
	line-height: 26px;
	color: #555555;
	height: 78px;
}
.pdfw-main .item-btn {
	margin-top: 30px;
	text-align: center;
}
.pdfw-main .item-btn .btn {
	width: 240px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
}
.pd-about {
	padding: 60px 0;
}
.pd-about .item {
	background-color: #f6f6f6;
}
.pd-about .item-img {
	width: 590px;
}
.pd-about .item-img img {
	width: 100%;
}
.pd-about .item-info {
	width: 590px;
	box-sizing: border-box;
	padding: 60px 60px 0;
}
.pd-about .tit {
	font-size: 20px;
	line-height: 28px;
	color: #2148B1;
	font-weight: bold;
}
.pd-about .line {
	background-color: #2148B1;
	width: 32px;
	height: 2px;
	margin-top: 20px;
}
.pd-about .text {
	margin-top: 20px;
	line-height: 26px;
	color: #555555;
}
.rlist-img {
	overflow: hidden;
}
.list-img img, .rlist-img img {
	transition: 0.36s;
}
.list-item:hover img, .rlist-item:hover img, .wsc-list-pro .rlist-imgitem:hover img {
	transform: scale(1.08);
}
.list-item:hover .list-tit, .wsc-list-pro .rlist-imgitem:hover .rlist-tit {
	color: #2148B1;
}
.rlist-item:hover .rlist-tit {
	color: #2148B1;
}
.side-link .link-item:hover .item-dt span {
	background-image: url(../images/det-arrh.png);
}
.side-link .link-item:hover .item-dd {
	color: #2148B1;
}
.wsc-search-list .list-main {
	margin-top:20px;
}
.wsc-search-list .list-item {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #e0e0e0;
}
.wsc-search-list .list-info {
	float: left;
	width: 100%;
}
.wsc-search-list .list-tit {
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wsc-search-list .list-mark {
	font-size:14px;
	line-height: 24px;
	margin-top:10px;
	color: #999999;
}
.wsc-search-list .list-cate {
	font-size:14px;
	display:inline;
	margin-right:20px;
}
.wsc-search-list .list-time {
	font-size:14px;
	display:inline;
	margin-right:20px;
}
.wsc-search-list .list-text {
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	color: #666666;
	max-height: 48px;
	overflow: hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.wsc-search-list .list-picitem {
	padding-left: 180px;
}
.wsc-search-list .list-picitem .list-info {
}
.wsc-search-list .list-picitem .list-img {
	float: left;
	margin-left: -180px;
	width:160px;
	overflow: hidden;
}
.wsc-search-list .list-picitem .list-img img {
	width: 100%;
}
.caseset-tip {
	height: 200px;
	box-sizing: border-box;
	padding-top: 65px;
	background: url(../images/case-det-tip.jpg) no-repeat center top;
}
.caseset-tip .info {
	width: 700px;
	float: left;
}
.caseset-tip .tit {
	font-size: 26px;
	line-height: 36px;
	color: #fff;
	font-weight: bold;
}
.caseset-tip .text {
	margin-top: 8px;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
}
.caseset-tip .tip-btn {
	float: right;
	width: 420px;
	font-size: 0;
	padding-top: 10px;
}
.caseset-tip .btn-online {
	width: 180px;
	margin-left: 10px;
}
.caseset-tip .btn-orangebd {
	border: 0;
}



.wsc-fixBar{
    position: fixed;
    left: 5px;
    top: 35%;
    z-index: 1000;
}
.fb-online,.fb-tel,.fb-em,.fb-top{
    width: 80px;
    height: 60px;
    position: relative;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #eaeaea;
    font-size: 12px;
    line-height: 14px;
    color: #828282;
    transition: 0.36s;
    text-align: center;
}
.fb-online a,.fb-tel a,.fb-em a,.fb-top a{
    display: block;
    width: 78px;
    height: 58px;
    box-sizing: border-box;
    padding-top: 33px;
}
.fb-online a{
    background: url(../images/fix-onlineh.png) no-repeat center 8px ;

}
.fb-tel a{
    background:  url(../images/fix-tel.png) no-repeat center 8px;

}
.fb-em a{
    background:  url(../images/fix-em.png) no-repeat center 10px;

}
.fb-top a{
    background: url(../images/fix-top.png) no-repeat center 10px;

}
.fb-tel:hover a{
    background-image: url(../images/fix-telh.png);

}
.fb-em:hover a{
    background-image: url(../images/fix-emh.png);

}
.fb-top:hover a{
    background-image: url(../images/fix-toph.png);

}
.fb-online,.fb-online:hover,.fb-tel:hover,.fb-em:hover,.fb-top:hover{
    background-color: #F08401;
    border-color: #F08401;
    color: #fff;
}

.fbarCon{
    height: 60px;
    line-height:60px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: absolute;
    right: 80px;
    top: 0;
    z-index: 10;
    background-color: #F08401;
}
.fb-tel .fbarCon{
    width: 165px;
}
.fb-em .fbarCon{
    width: 227px;
}
.fb-tel,.fb-em{
    overflow: hidden;
}
.fb-tel a,.fb-em a{
    position: absolute;
    right: 0;
    top: 0;
}
.fb-tel:hover {
    width: 245px;
    margin-left: 0px;
}
.fb-em:hover {
    width: 307px;
    margin-left: 0px;
}



.pro_con_l{ width:850px; float:left; overflow:hidden;}
.pro_con_r{ width:280px; float:right;}
.pro_con_rr{ width:280px; }


.fixed {
    position: fixed;
    top: 0 !important;
    z-index: 10000;
}


.fixed_r {
    position: fixed;
    top: 100px !important;
    z-index: 10000;
}


.side-pro {
    padding: 25px 20px;
    background-color: #f6f6f6;
}

.side-pro .tit {
    font-size: 20px; text-align:center; font-weight:bold;
    line-height:35px;
    color: #222222;
}

.side-pro .item {
    margin-top: 20px;
    border: 1px solid #eaeaea;
}

.side-pro .item-img img {
    width: 100%;
}
.side-pro .item-tit {
    padding: 15px;
    background-color: #fff;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    text-align: center;
}

.side-pro .item-btn {
    margin-top: 20px;
}

.side-pro .item-btn .btn:first-child {
    margin-top: 0;
    font-size: 18px;
    font-weight: bold;
}
.side-pro .item-btn .btn {
    margin-top: 10px;
}

.btn-online {
    background-color: #F08401;
    color: #fff;
}

.btn {
    display: inline-block;
    text-align: center;
    width: 220px;
    height: 50px;
    box-sizing: border-box;
    vertical-align: top;
    line-height: 50px;
    transition: 0.36s;
    font-size: 14px;
    border-radius: 2px;
}

.btn-block {
    display: block;
    width: 100%;
}

.side-buyinfo {
    padding: 25px 20px;
    background-color: #f6f6f6;
    margin-top: 20px;
}

.item-btn {
    margin-top: 20px;
}

.btn-online {
    background-color: #F08401;
    color: #fff;
}

.buyinfo {
    margin-top: 25px;
}
.buyinfo .tit {
    font-size: 16px;
    line-height: 22px;
    color: #222222;
}

.side-buyinfo .buyinfo-main {
    margin-top: 20px;
}

.proban-main .inb3-list .swiper-pagination-switch a {
    display: block;
    width: 100%;
}

.maquee{ height:362px; overflow:hidden;}
.maquee ul li{ height:56px; padding:15px 0px; line-height:28px; color:#555; border-top: 1px solid #cccccc;}
.maquee ul li h2{ height:28px; font-size:14px;}
.maquee ul li p{ height:28px;}
.maquee ul li p span{float: right;
    color: #F08400;}