* {
	padding: 0;
	margin: 0;
	outline: 0;
	font-family: "微软雅黑", arial;
	text-decoration: none;
	list-style: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

img {
	border: none;
}
body {
	position: relative;
	min-width: 960px;
}

.max-box {
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 12px;
	padding-right: 12px;
}

.trans3 {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

.trans5 {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

header {
	position: fixed;
	width: 100%;
	height: 120px;
	background: #fff;
	top: 0px;
	left: 0px;
	z-index: 999;
}

.header-box {
	min-width: 930px;
}

.header-box-r {
	float: right;
}

.header-box .logo {
	float: left;
	overflow: hidden;
	margin-top: 18px;
	margin-bottom: 15px;
}

.header-box .logo a {
	display: block;
	width: 257px;
	height: 53px;
}

.header-box .logo img {
	width: 100%;
	height: 100%;
	float: left;
}

.header-box-top {
	height: 29px;
	text-align: right;
	padding: 6px 0px;
	position: relative;
	z-index: 5;
	background: #fff;
	padding-right: 30px;
	margin-right: -30px;
}

.h-box-search {
	height: 21px;
	background: #d3d3d3;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin-top: 1px;
	margin-right: 1px;
}

.h-box-search .search-txt {
	height: 21px;
	line-height: 19px;
	width: 133px;
	font-size: 13px;
	text-align: center;
	border: none;
	background: none;
	float: left;
}

.h-box-search .search-txt:focus {
	width: 180px;
}

.h-box-search .search-box {
	height: 21px;
	width: 26px;
	background: url(../images/main.png) no-repeat;
	background-position: -4px -5px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 0px;
}

.h-box-search .search-submit {
	display: block;
	height: 21px;
	width: 26px;
	background: none;
	cursor: pointer;
	text-indent: -1000px;
	border: none;
}

.ch-city {
	height: 23px;
	background: url(../images/main.png) no-repeat;
	background-position: -44px -4px;
	width: 156px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-right: 2px;
}

.ch-city-box {
	border: 1px solid #e5e5e5;
	height: 21px;
	line-height: 21px;
	float: left;
	margin-left: 31px;
	width: 124px;
	background: #fff;
	margin-top: 1px;
}

.ch-city-box span {
	color: #a6a6a6;
	font-size: 13px;
	cursor: pointer;
	height: 21px;
	line-height: 19px;
	display: block;
	padding-left: 12px;
	text-align: left;
}

.login-box {
	border: 1px solid #e5e5e5;
	height: 21px;
	line-height: 21px;
	vertical-align: top;
	background: url(../images/main.png) no-repeat;
	background-position: -1px -35px;
	display: inline-block;
	width: 113px;
	margin-top: 1px;
	position: relative;
}

.login-box span {
	color: #6c6c6c;
	display: block;
	font-size: 12px;
	text-align: center;
	width: 100%;
	text-indent: 6px;
	line-height: 21px;
	cursor: pointer;
	background: url(../images/main.png) no-repeat;
	background-position: 83px -63px;
}

.ch-city.toggle-boxs .toggle-box {
	position: absolute;
	width: 124px;
	top: 23px;
	text-align: center;
	right: -1px;
	border: 1px solid #e5e5e5;
	border-top: 0px;
	overflow: hidden;
	display: none;
}

.login-box.toggle-boxs .toggle-box {
	position: absolute;
	width: 100%;
	top: 21px;
	text-align: center;
	left: -1px;
	border: 1px solid #e5e5e5;
	border-top: 0px;
	overflow: hidden;
	display: none;
}

.toggle-boxs:hover .toggle-box {
	display: block;
}

.toggle-boxs .toggle-box a {
	display: block;
	font-size: 12px;
	color: #6c6c6c;
	line-height: 26px;
	background: #fff;
}

.ch-city.toggle-boxs .toggle-box a {
	text-align: left;
	text-indent: 19px;
}

.toggle-boxs .toggle-box a {
	border-top: 1px solid #e5e5e5;
}

.toggle-boxs .toggle-box a:hover {
	background: #e5e5e5;
	color: #fff;
}

.header-nav {
	text-align: center;
	margin-right: -26px;
	margin-top:20px;
}

.header-nav-box {
	display: inline-block;
	position: relative;
}

.header-nav-box.active .header-nav1 {
	color: #0073c0;
}

.header-nav-box.active .header-nav1:after {
	background: #0073c0;
	width: 96px;
}

.header-nav1 {
	font-size: 14px;
	color: #2c2c2c;
	text-align: center;
	width: 111px;
	display: block;
	height: 40px;
	line-height: 35px;
	background: #fff;
	position: relative;
	z-index: 2;
	padding-bottom: 5px;
	overflow: hidden;
}

.header-nav1:after {
	width: 96px;
	height: 5px;
	background: #fff;
	margin: auto;
	display: block;
	content: '';
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

.header-nav-box:hover .header-nav-box2 {
	top: 40px;
}

.header-nav-box:hover .header-nav1 {
	color: #0073c0;
}

.header-nav-box:hover .header-nav1:after {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	background: #0073c0;
}

.header-nav-box2 {
	position: absolute;
	width: 96px;
	left: 50%;
	margin-left: -48px;
	top: -1000%;
	background: url(../images/header-nav-box2s.png);
}

.header-nav-box2 a {
	display: block;
	line-height: 35px;
	text-align: center;
	font-size: 13px;
	color: #0073c0;
	border-top: 1px solid #0073c0;
}

.header-nav-box2 a:hover {
	background: #0073c0;
	color: #fff;
}

.main-banner {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	height: 277px;
}

.main-nav {
	overflow: hidden;
	height: 65px;
	position: relative;
}

.main-nav-l {
	float: left;
	overflow: hidden;
}

.main-nav-l a {
	font-size: 16px;
	color: #242424;
	display: inline-block;
	width: 105px;
	text-align: center;
	line-height: 34px;
	height: 34px;
	margin-top: 16px;
}

.main-nav-l a.active {
	background: url(../images/main-nav-l.jpg) no-repeat center center;
	color: #fff;
}

.main-nav-r {
	overflow: hidden;
	float: right;
}

.main-nav-r a {
	color: #7b7b7b;
	font-size: 12px;
	line-height: 26px;
	height: 26px;
	display: inline-block;
	margin-left: 15px;
	margin-top: 20px;
}

.main-nav-r a:hover {
	color: #0073c0;
}

.main-nav-r a.home {
	background: url(../images/main.png) no-repeat;
	background-position: -7px -178px;
	padding-left: 27px;
}

.main-nav-back {
	overflow: hidden;
	float: right;
	line-height: 25px;
	margin-top: 3px;
}

.main-nav-back a {
	background: url(../images/main-nav-back.jpg) no-repeat;
	width: 23px;
	height: 20px;
	cursor: pointer;
	overflow: hidden;
	text-indent: -1000px;
	display: block;
}

.main-nav-txt {
	overflow: hidden;
	float: left;
	line-height: 25px;
}

.main-nav-txt .title {
	color: #242424;
	overflow: hidden;
	padding-right: 20px;
	font-size: 18px;
}

.main-nav-txt .txt {
	font-size: 14px;
	color: #666666;
}

.main-nav2 {
	border-bottom: none;
	padding-top: 33px;
	padding-bottom: 10px;
	height: auto;
}

.main-box2 {
	background: #e0e0e0;
	overflow: hidden;
	height: 274px;
}

.mb-boxs-b {
	max-width: 1064px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.mb-boxs {
	overflow: hidden;
	display: block;
	width: 32.5%;
	position: relative;
	margin-top: 40px;
	float: left;
	margin-left: 1.25%;
}

.mb-boxs .img {
	overflow: hidden;
	z-index: 0;
}

.mb-boxs .img img {
	width: 100%;
	float: left;
}

.mb-boxs-txt {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: url(../images/mb-boxs-txt.png);
	z-index: 2;
	text-align: left;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.mb-boxs-txt:hover {
	background: url(../images/mb-boxs-txt2.png);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.mb-boxs-txt .more {
	font-size: 13px;
	color: #bbb9b7;
	position: absolute;
	right: 24px;
	bottom: 18px;
}

.mb-boxs-txt i {
	display: block;
	float: left;
	width: 64px;
	height: 64px;
	margin-right: 18px;
	overflow: hidden;
}

.mb-boxs-txt .title {
	font-size: 18px;
	color: #ffffff;
	line-height: 20px;
	overflow: hidden;
	padding-top: 6px;
	padding-bottom: 4px;
	font-weight: bold;
}

.mb-boxs-txt .en {
	font-size: 12px;
	color: #807f7c;
	line-height: 18px;
}

.mb-boxs-txt a {
	display: block;
	height: 201px;
	overflow: hidden;
}

.mb-boxs-txt .txt {
	position: absolute;
	overflow: hidden;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	height: 64px;
	width: 180px;
}


/*底部*/

footer {
	overflow: hidden;
	background: #2f363a;
	position: relative;
	z-index: 20;
}

.footer-box {
	padding-top: 28px;
	padding-left: 5px;
	padding-right: 5px;
	min-width: 960px;
	position: relative;
}

.footer-box1 {
	overflow: hidden;
	display: inline-block;
	width: 130px;
	vertical-align: top;
}

.footer-box1 img {
	width: 136px;
	float: left;
}

.footer-box1 a {
	display: block;
	overflow: hidden;
	background: url(../images/footer-box1.png) no-repeat center bottom;
	padding-bottom: 2px;
}

.footer-box2 {
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	width: 450px;
	margin-top: 10px;
	margin-left: 10px;
}

.footer-box2 .fb-li {
	display: block;
	overflow: hidden;
	float: left;
	width: 65px;
	
}

.footer-box2 .fb-li a {
	display: block;
	color: #d0d1d1;
	font-size: 12px;
	line-height: 18px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

.footer-box2 .fb-li a:hover {
	color: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

.footer-box2 .fb-li .top {
	display: block;
	color: #f8f8f8;
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 15px;
}

.footer-box3 {
	overflow: hidden;
	display: inline-block;
	width: 128px;
	margin-top: 12px;
	margin-left: 6px;
}

.footer-box3 .fx-top {
	overflow: hidden;
	text-align: center;
	margin-bottom: 12px;
}

.footer-box3 .fx-box {
	width: 25px;
	line-height: 24px;
	height: 24px;
	font-size: 12px;
	display: block;
	color: #a6a6a6;
	text-align: center;
	background: url(../images/main.png) no-repeat;
	padding-top: 27px;
	margin-right: 4.5px;
	cursor: pointer;
	float: left;
	margin-right: 8px;
}

.footer-box3 .fx-box:hover {
	color: #0073c0;
}

.footer-box3 .fx-box.wx {
	background-position: -10px -217px;
}

.footer-box3 .fx-box.qq {
	background-position: -46px -217px;
}

.footer-box3 .fx-box.tm {
	background-position: -81px -217px;
}

.footer-box3 .fx-box.yk {
	background-position: -116px -217px;
}

.footer-box3 .fx-box:hover {
	background-position-y: -298px !important;
}

.fl-ewm {
	overflow: hidden;
	width: 128px;
	height: 128px;
	margin: auto;
}

.fl-ewm img {
	width: 128px;
	height: 128px;
	float: left;
}

.footer-box4 {
	display: inline-block;
	margin-left: 8px;
}

.footer-add {
	overflow: hidden;
	display: block;
	width: 100%;
}

.footer-add p {
	font-size: 12px;
	color: #a6a6a6;
	padding-left: 8px;
	
}

footer .cop {
	overflow: hidden;
	height: 60px;
}

footer .cop-l {
	float: left;
	font-size: 12px;
	color: #999999;
	line-height: 24px;
	height: 24px;
	margin-top: 18px;
}

footer .cop-l span {
	float: left;
	margin-right: 15px;
}

footer .cop-l img {
	float: left;
	margin-top: 6px;
}

footer .cop-r {
	float: right;
	overflow: hidden;
	color: #d7d7d7;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	margin-top: 18px;
}

footer .cop-r a {
	display: inline-block;
	color: #d7d7d7;
	font-size: 12px;
	margin: 0px 6px;
	height: 24px;
	line-height: 24px;
	cursor: pointer
}

footer .cop-r a.active {
	color: #0073c0;
}

.fxqq-box,
.fxwx-box,
.yq-box {
	overflow: hidden;
	background: #fff;
	position: absolute;
	width: 100%;
	bottom: 318px;
	display: none;
	z-index: 20;
}

.fxwx-box {
	text-align: center;
}

.fxqq-box-center,
.yq-box-center {
	width: 1037px;
	overflow: hidden;
	margin: auto;
	padding: 20px 10px;
}

.fxqq-box a {
	font-size: 14px;
	line-height: 26px;
	background: url(../images/fxqq-box.png) no-repeat center left;
	display: block;
	float: left;
	padding-left: 30px;
	color: #999999;
	width: 116px;
	margin-right: 32px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.yq-box a {
	font-size: 14px;
	line-height: 26px;
	display: block;
	float: left;
	padding-left: 30px;
	color: #999999;
	width: 145px;
	margin-right: 32px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.fxqq-box a:hover {
	color: #0073c0;
}

.fxqq-box .fxqq7 {
	margin-right: 0px;
}

.fxqq-mask {
	overflow: hidden;
	background: url(../images/fxqq-mask.png);
	position: fixed;
	z-index: 15;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	display: none;
}

.fxwx-li {
	display: inline-block;
	overflow: hidden;
	margin: 20px;
	font-size: 15px;
	color: #8d8d8d;
}

.fxwx-li img {
	width: 220px;
	height: 220px;
}

.pags-box {
	overflow: hidden;
	padding: 20px 0px;
	/* margin-bottom: 40px; */
}

.pags-box .pags-txt {
	float: right;
	overflow: hidden;
}

.pags-box a {
	display: block;
	float: left;
	overflow: hidden;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #999999;
}

.pags-box .pags-a {
	background: url(../images/pag.png) no-repeat -31px 0px;
	margin-right: 10px;
}

.pags-box .prev {
	background: url(../images/pag.png) no-repeat 0px 0px;
	margin-right: 10px;
	text-indent: -1000px;
}

.pags-box .next {
	background: url(../images/pag.png) no-repeat -62px 0px;
	text-indent: -1000px;
}

.pags-box a:hover,
.pags-box a.active {
	background-position-y: -30px;
	color: #0073c0;
}

.fl-box {
	position: fixed;
	right: 0px;
	bottom: 320px;
	z-index: 20;
}

.fl-box .to-top {
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: url(../images/fl-top.png) #2f363a no-repeat 50% 50%;
	font-weight: 300;
	cursor: pointer;
	margin-bottom: 2px;
}

.fl-box .to-tqq {
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: url(../images/fl-qq.png) #2f363a no-repeat 50% 50%;
	font-weight: 300;
	cursor: pointer;
}

.fl-box .to-top:hover,
.fl-box .to-tqq:hover {
	background-color: #0073c0;
}

.footer-box .tongji {
	position: absolute;
	border: 1px solid #0f81ce;
	color: #0f81ce;
	font-size: 14px;
	font-family: arial;
	right: 26px;
	top: 223px;
	line-height: 20px;
	font-weight: bold;
	padding: 0px 6px;
	z-index: 2;
}

/*20180502*/
.w1040{max-width: 1040px;margin: 0 auto;}
.text-center{text-align: center;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.clear:after{display: table;clear: both;content: '';}
.img100 img{width: 100%;vertical-align: bottom;}
.mg-tb50{margin: 25px auto;}
.pd-tb100{padding: 50px 0;}
.pd-tb80{padding: 40px 0;}
.bgf1{background: #f1f1f1;}
.bg0073c0{background: #0073c0;}
.love li{float: left;width: 31%;margin-right: 3.5%;margin-bottom: 20px;}
.love li.last{margin-right: 0;}
.love-des{overflow: hidden;padding: 30px 15px;position: relative;border:2px solid #fff;border-top: none;}
.love-des p{font-size: 14px;color: #222;min-height: 60px;}
.love-des span{font-size: 18px;color: #666;}
.love-des i{position: absolute;width: 20px;height: 20px;right: 15px;bottom:32px;border-radius: 100%;-webkit-border-radius: 100%;background:#c1c1c1 url(../images/aixin-ic.png);}
.love li a{display: block;}
.love li:hover .love-des{border-color: #0073c0;box-shadow: 0 2px 4px #ddd;}
.love li:hover .love-des i{background-color: #0073c0;}

.cpsp{position: relative;height: 100%;}
.cpspbtn{position: absolute;width: 100%;height: 100%;left: 0;top:0;z-index: 9;}
.cpspbtn:before{content: ''; position: absolute;width: 55px;height: 55px;background: url(../images/bofang.png);top:50%;left: 50%;margin: -27px 0 0 -27px;}
.cpsp video{vertical-align: bottom;max-width: 100%;max-height: 100%;}
.cpsp{cursor: pointer;}
.spbox{position: relative;height: 100%;}
.cp-box-img .slides li.active .cpspbtn{display: none;}

.maps{width: 100%;height: 450px;box-shadow: 0 0 6px #ddd;}
.sxmaps{padding: 30px 20px;position: relative;z-index: 5;}
.sxmaps-list{width: 174px;height: 38px;border:1px solid #ccc;border-radius: 4px;-webkit-border-radius: 4px;position: relative;margin-left: 20px;}
.sxmaps-cs{position: absolute;left: 10px;top:0;height: 100%;font-size: 14px;color: #808080;line-height: 38px;}
.sxmaps-sl{line-height: 38px;position: relative;padding-left: 70px;cursor: pointer;}
.sxmaps-sl p{font-size: 14px;}
.sxmaps-sl ul{position: absolute;left: 0;top:40px;border:1px solid #ccc;width: 100%;box-sizing: border-box;border-radius: 4px;-webkit-border-radius: 4px;max-height: 250px;overflow-y: auto;background: #fff;display: none;}
.sxmaps-sl ul li{font-size: 14px;text-indent: 70px;cursor: pointer;}
.sxmaps-sl ul li:hover{background: #e5e5e5;}
.sxmaps-sl:before{content: '';position: absolute;width: 12px;height: 12px;background: url(../images/downs.png);top:50%;right: 12px;margin-top: -6px;}
.sxmaps-sl.active:before{transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.sxmaps-r{width: 120px;height: 38px;text-align: center;line-height: 38px;color: #fff;background: #0073c0;border-radius: 4px;-webkit-border-radius: 4px;}
.sxmaps-sl:before{transition: all .3s linear;-webkit-transition: all .3s linear;}
.city-list li{border-top: 1px solid #e5e5e5;padding: 30px 0;float: left;width: 50%;}
.city-title{margin:0 50px 15px;}
.city-title b{font-size: 16px; color: #333;font-weight: normal;}
.city-title span{font-size: 14px; color: #808080;}
.city-cons{position: relative;padding-left: 100px;margin: 6px 50px;}
.city-cons span{position: absolute;left: 0;top:0;font-size: 14px; color: #999;}
.city-cons span img{vertical-align: middle;margin: -2px 15px 0 0;}
.city-cons p{font-size: 14px; color: #808080;}
.city-list{margin-bottom: 25px;}


.tech-list li{float: left;width: 48%;padding-right: 4%;border-bottom: 1px solid #e6e6e6;margin-top: 15px;}
.tech-list li.even{padding-right: 0;}
.tech-title{margin-bottom: 12px;}
.tech-title h4{font-weight: normal;font-size: 18px; color: #333;position: relative;padding-right: 15px;}
.tech-title h4:after{content: '';position: absolute;width: 7px;height: 12px;background: url(../images/jszc15.png);top:50%;margin-top: -6px;right: 0;}
.tech-title a{font-size: 14px; color: #999;text-transform: uppercase;line-height: 24px;}
.tech-des{margin: 20px 0;height: 160px;}
.tech-des a{display: block;position: relative;font-size: 14px; color: #333;line-height: 30px;padding-left: 15px;}
.tech-des a:before{content: '';width: 6px;height: 6px;position: absolute;top:50%;margin-top: -3px;left: 0;-webkit-border-radius: 100%;border-radius: 100%;background: #b3b3b3;}
.tech-des a:hover{color: #0073c0;}
.tech-des a:hover:before{background: #0073c0;}
.fanan-list li{float: left;width: 32%;margin-right: 2%;text-align: center;}
.fanan-list li.last{margin-right: 0;}
.fanan-list li p{font-size: 14px;color: #313131;}
.fanan-list .img100{height: 166px;margin-bottom: 15px;}
.fanan-list{margin-bottom: 70px;}
.gywmtitles{position: relative;}
.gywmtitles span{position: absolute;bottom: 20px;right:50px;font-size: 20px;color: #004098;}
.qyxx-a{background: url(../images/3333.jpg) no-repeat bottom;background-size: cover;border-top: 1px solid #f1f1f1;}
.qyxx-a h2{font-size: 30px;font-weight: normal;color: #444;}
.qyxx-a h3{font-size: 17px;font-weight: normal;}
.qyxx-a p{margin: 0 auto;font-size: 14px;font-weight: normal;color: #828282;line-height: 1.8em;}
.qyxx-izs{position: absolute;left: 50%;top:0;width: 30px;margin-left: -15px;height: 10px;background: url(../images/18050404.png);}
.qyxx-b-list{margin-bottom: 25px;}
.qyxx-b-list li{float: left;width: 29.333333%;margin: 0 2%;}
.qyxx-b-list li img{max-width: 128px;vertical-align: bottom;}
.qyxx-b-list li p{display: block;font-size: 14px; color: #0073c0;margin-top: 10px;}


/*
.qyxx-b-list.active li{animation:leftShow 1s linear both;-webkit-animation:leftShow 1s linear both;}
@keyframes leftShow{
    0%{transform: translateX(-50px);opacity: 0;}
   100%{transform: translateX(0);opacity: 1;}
}
*/

.qyxx-b-des p{font-size: 14px; color: #828282;line-height: 1.8em;text-align: justify;text-indent: 2em;}
.qyxx-sp{margin-top: 15px;cursor: pointer;position: relative;height: 375px;background: #000;}
.qyxx-mysp-btn{position: absolute;left: 0;top:0;right: 0;bottom:0;z-index: 99;}
.qyxx-mysp-btn:before{content: '';position: absolute;width: 58px;height: 58px;left: 50%;top:50%;margin: -29px 0 0 -29px;background: url(../images/18050406.png);}

.qyxx-mysp{position: fixed;left: 0;top:0;right: 0;bottom:0;background: rgba(0,0,0,0.6);z-index: 99999999;display: none;}
.qyxx-spbox{position: absolute;width: 800px;left: 50%;margin-left: -400px;top:50%;transform: translateY(-50%);}
.qyxx-mysp-con video{height: 375px;vertical-align: bottom;margin: 0 auto;display: block;}
.qyxx-c{background: #edf0f1;}
.pd-tb20{padding: 20px 0;}
/*.qyxx-close{width: 30px;height: 30px;position: absolute;right: -15px;top:-15px;background: url("../images/xx.png");cursor: pointer;z-index: 999;}*/
.qyxx-d{padding: 25px 0 40px;}
.qyxx-d .qyxx-izs{background: url(../images/18050407.png);}
.qyxx-d li{float: left;width: 29.333333%;margin: 0 2%;}

.cp-list2-title{margin: 20px auto;}
.cp-list2-title h2{font-size: 24px;color: #222;text-transform: uppercase;}
.cp-list2-title h3{font-size: 18px;color: #222;margin: 10px auto 20px;}
.cp-list2-title i{display: block;width: 45px;height: 3px;background: #0073c0;margin: 0 auto;}
.cp-list2-des{background-size: cover;background-position: center;background-repeat: no-repeat;}
.cp-list2-list li{width: 48%;margin-right: 4%;float: left;position: relative;margin-top: 20px;}
.cp-list2-list li a{display: block;}
.cp-list2-list li.last{margin-right: 0;}
.cp-list2-list li .img100{width: 50%;background: #f5f5f5;height: 225px;}
.cp-list2-des{position: absolute;right: 0;height: 100%;top:0;width: 50%;}
.cp-list2-des:before{content: '';left: 0;position: absolute;top:0;right: 0;bottom:0;background: rgba(0,0,0,0.4);z-index: 5;}
.cp-des2{position: relative;z-index: 9;margin-top: 60px;margin-left: 35px;}
.cp-des2 h3{font-size: 18px; color: #fff;margin-bottom: 6px;}
.cp-des2 p{font-size: 12px; color: #fff;}
.circel{width: 20px;height: 20px;background: url(../images/18050419.png);margin-top: 30px;}
.cp-list2-list li:hover .cp-list2-des:before{background: rgba(2,116,192,0.8);}
.cp-list2-list li:hover .circel{background: url(../images/18050420.png);}
.cp-list2-list{padding-bottom: 50px;}

.index-list{margin-top: 15px;}
.title0514{border-bottom: 1px dashed #ccc;padding-bottom: 14px;margin-bottom: 20px;}
.title0514 h3{font-size: 20px;}
.title0514 h3 span{font-weight: normal;font-size: 12px;text-transform: uppercase;margin-left: 6px;}
.title0514 a{font-size: 12px;color: #000; line-height: 26px;}
.title0514 a:hover{color: #006dd2;}
.index-cp li{float: left;width: 25%;text-align: center;} 
.index-cp li:last-child{margin-right: 0;}
/*.index-cp li img{width: 200px;}*/
.index-cp li.last{margin-right: 0;}
.index-cp li:nth-child(4n){margin-right: 0;}
.index-cp-des{margin-top: 8px;}
.index-cp-des h4{font-size: 12px; color: #797a7d;font-weight: normal;}
.index-cp-des p{font-size: 14px; color: #ababab;margin: 10px 0; line-height: 1.6em;}
.index-cp-des b{font-size: 14px; color: #006dd2;}
.index-cp li .img100{overflow: hidden; border:2px solid #dcdcdc;margin:0 auto; padding: 10px; box-sizing: border-box;max-width: 94%;}
.index-cp li:hover h4{color: #006dd2}
.index-cp li:hover p{color: #006dd2}
/*.index-cp{width: 90%;margin:0 auto;}*/
.bgf5{background: #f5f5f5;}
.xw-left{width: 409px;}
.xw-left .img100{width: 186px;}
.wx-left-des{width: 200px;margin-left:15px;}
.wx-left-des h4{font-size: 13px;color:#0089ca;margin-bottom: 1.5em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.wx-left-des p{font-size:12px; color: #8a8c8e;text-align: justify;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.wx-left-title{position: relative;margin-top: 8px;}
.wx-left-des b{position: absolute;right: 0;top:0;font-size: 14px; color: #444; line-height: 24px;}
.xw-left{overflow: hidden;margin-top: 12px;}
.index-xw{width: 94%;margin:0 auto;}
.xw-right{width: 530px;}
.xw-right a{display: block;}
.xw-right span{font-size: 12px; color:#888;position: absolute;right: 38px;top:0;}
.xw-right p{font-size: 13px; color: #888888;margin:7px 150px 0 10px; line-height: 22px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.xw-right li{border-bottom: 1px dashed #ccc;}
.xw-right li a{display: block;position: relative;}
.xw-right li a:before{content: '';position: absolute;width: 6px;height: 6px;background: #888;border-radius: 100%;-webkit-border-radius:100%;left: 0;top:50%;margin-top: -3px;}
.xw-right li a:hover p{color: #006dd2;}




.jsfa .title0514 h3{color: rgba(68,68,68,0.75);margin-right: 35px;cursor: pointer;}
.jsfa .title0514 h3.active{color: #000;}
.jsfa-list li{float: left;width: 500px;background: #f8f8f8;margin-bottom: 12px;border-radius: 6px;-webkit-border-radius: 6px;overflow: hidden; position:relative;}
.jsfa-list li.last{margin-right: 0;}
.jsfa-list li .img100{width: 232px;}

.jsfa-list li:nth-last-child(2){margin-bottom: 0;}
.jsfa-list li:last-child{margin-bottom: 0;}


.jsfa-left{width: 268px;position: relative;overflow: hidden;}
.jsfa-des span{color: rgba(68,68,68,0.75);font-size: 14px;}
.jsfa-des h4{color: #444;font-size: 18px;margin: 16px 0;}
.jsfa-des p{color: rgba(68,68,68,0.75);font-size: 14px;line-height: 1.6em;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; position: absolute;left: 25px;bottom: -80px;width: 218px;}
.jsfa-des{margin: 25px;}
.jsfa-list li:hover p{bottom: 25px;}
.jsfa-list li:hover{background: #0073c0;}
.jsfa-list li:hover span{color: rgba(255,255,255,0.75);}
.jsfa-list li:hover h4{color: #fff;}
.jsfa-list li:hover p{color: #fff;}
.jsfa-list{display: none;}
.jsfa-list.active{display: block;}
.index-boxs{margin-bottom: 30px;}
.lookimgs{position: absolute;width: 100%;bottom:0;left: 0;background: rgba(0,115,192,0.75);padding:  12px 0;height: 24px;}
.lookimg .swiper-slide a{display: block;overflow: hidden;position: relative;}
.lookimg .swiper-slide a:hover .lookimgs{bottom:0;}
.lookimg .swiper-slide a:hover .lookimgs:before{right: 10px;}
.lookimgs h4{font-size: 18px;color: #fff;font-weight: normal;margin-left: 18px;}
.lookimg .swiper-pagination{position: static;margin-top: 25px;}
.lookimg .swiper-pagination span{width: 12px;height: 12px;}
.lookimgs:before{position: absolute;content: '';width: 19px;height: 15px;background: url(../images/18051413.png);right: 18px;top:50%;margin-top: -8px;}

.cp-list2-des:before,.circel,.lookimgs,.lookimgs:before{
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.jsfa-des p{
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
}
@media (max-width:1024px){
	.w1040{margin:0 15px;width: auto;}
	/*.index-cp li{width:23.5%;margin-right: 2%;}*/
	.xw-right{width:56.3%;}
	.jsfa-list li{width: 49%;margin-right: 2%;}
	.jsfa-left{width:52.3%;}
	.lookimg{margin-bottom:15px !important;}
	.index-xw{width: 100%;}
	/*.xw-left{width:41.1%;}*/
	.jsfa-list li .img100{width:47.6%;}
	.banner-box .flexslider .slides li{height: 410px !important;}
	.banner-box .flexslider .slides li img,.banner-box{height:410px !important;}
}



