@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font: normal 14px "微软雅黑";
}

body {
	min-width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

#to_Top {
	color: #fff;
	position: fixed;
	bottom: 10px;
	right: 0;
	width: 40px;
	height: 44px;
	text-align: center;
	background: #428a7b;
	font-weight: bold;
	cursor: pointer;
	display: none;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #f4f4f4;
}

a:hover {
	cursor: pointer;
}

.clear,
.clearfix {
	clear: both;
}

.box1100 {
	width: 1100px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.floatLeft {
	float: left;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
}


/*------banner--------*/
/*.banner{
	width: 100%;
	height: 600px;
	background: #333;
}*/



/*---------product----------*/
.product{
	width: 100%;
	height: 530px;
	padding-top: 40px;
}
.pro_list{
	float: left;
	width: 200px;
}
.pro_nav{
	height: 290px;
}
.pro_nav h3{
	display: block;
	width: 200px;
	height: 70px;
	background: #126AB4;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 70px;
}
.pro_nav  ul{
	width: 150px;
	height: 170px;
	background: #fafafa;
	padding: 25px 26px;
}
.pro_nav  ul li{
	margin: 10px 0;
}
.pro_nav  ul li a{
	display: block;
	width: 146px;
	height: 30px;
	border: solid 1px #999;
	color: #666;
	text-align: center;
	line-height: 30px;
}
.pro_nav  ul li:hover a{
	background: #333;
	border: solid 1px #333333;
	color: #fff;
	transition: 0.4s;
}
.cp_sys{
	width: 200px;
	margin-top: 20px;
}
.cp_ewm{
	position: relative;
	overflow: hidden;
	width: 150px;
	height: 150px;
	margin: 0 auto;
}
.cp_ewm img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.cp_sys b{
	display: block;
	width: 200px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
	line-height: 30px;
}
.pro_right{
	float: right;
	width: 840px;
}
.pro_right ul li{
	float: left;
	margin-right: 30px;
	margin-bottom: 50px;
}
.pro_right ul li:nth-child(3n){
	margin-right: 0;
}
.cp_img{
	width: 258px;
	height: 188px;
	border: solid 1px #666;
	position: relative;
	overflow: hidden;
}
/*.cp_img{
	width: 260px;
	height: 190px;
	position: relative;
	overflow: hidden;
}*/
.cp_img img{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.pro_right ul li b{
	position: absolute;
	display: block;
	width: 260px;
	height: 36px;
	background: #666;
	color: #fff;
	text-align: center;
	line-height: 36px;
	margin-top: -15px;
}
.pro_right ul li:hover .cp_img{
	border: solid 1px #126AB4;
	transition: .4s;
}
.pro_right ul li:hover b{
	background: #126AB4;
	transition: .4s;
}

/*----------adv-------------*/
/*优势开始*/

.adv {
	width: 100%;
	height: 780px;
	background: url(../images/adc_bj_02.png)no-repeat center;
	/* margin-top: 40px; */
}

.adv1100 {
	width: 1100px;
	margin: 0 auto;
}

.advHead {
	width: 400px;
	height: 48px;
	margin: 0 auto;
	padding-top: 40px;
}

.advHead b {
	float: left;
	font: bold 36px "微软雅黑";
	color: #333;
	margin-left: 36px;
}
.advHead h3 {
	float: left;
	font: bold 36px "微软雅黑";
	color: #126AB4;
	margin-left: 36px;
}
.adv .w1100 i {
	display: block;
	width: 1100px;
	font: normal 14px "微软雅黑";
	color: #333;
	text-align: center;
	letter-spacing: 20px;
	margin-left: 28px;
}

.aTitle {
	/* height: 960px; */
	padding-top: 60px;
	position: relative;
}

.aWaz {
	position: absolute;
	width: auto;
	height: 572px;
	margin-top: 40px;
}

.liZ {
	width: 500px;
	height: 130px;
	margin-bottom: 182px;
}

.liZ h3 {
	font: bold 16px "微软雅黑";
	color: #fff;
	margin-bottom: 24px;
}

.liZ p {
	width: 264px;
	font: normal 14px "微软雅黑";
	color: #fff;
	line-height: 22px;
	/* display: -webkit-box; */
	/* -webkit-line-clamp: 4; */
	/* -webkit-box-orient: vertical; */
	/* overflow: hidden; */
}

.atp {
	position: absolute;
	width: 500px;
	/* height: 870px; */
	margin-left: 298px;
}

.atp img {
	width: 500px;
	height: 250px;
	margin-bottom: 38px;
}

.aWay {
	position: absolute;
	width: auto;
	/* height: 730px; */
	margin-top: 40px;
	margin-left: 840px;
}

.liY {
	width: 266px;
	height: 130px;
	margin-bottom: 182px;
}

.liY h3 {
	font: bold 18px "微软雅黑";
	color: #333;
	margin-bottom: 24px;
}

.liY p {
	width: 264px;
	font: normal 14px "微软雅黑";
	color: #666;
	line-height: 22px;
	/* display: -webkit-box; */
	/* -webkit-line-clamp: 4; */
	/* -webkit-box-orient: vertical; */
	/* overflow: hidden; */
}


/*优势结束*/

/*-----------------liuc--------------*/
/*流程开始*/

.process {
	width: 100%;
	height: 180px;
	background: url(../images/liuc_bj_02.png)no-repeat center;
}

.pro1100 {
	width: 1100px;
	margin: 0 auto;
}

.process ul {
	width: 720px;
	float: left;
	margin-top: -10px;
	margin-left: 5px;
}

.process ul li {
	width: 165px;
	float: left;
	margin-right: -55px;
	margin-top: 68px;
}

.process ul li:hover img {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
	transition: all .8s;
}

.process ul li:last-child {
	margin-right: 0;
}

.process ul li p {
	width: 85px;
	font: normal 14px "微软雅黑";
	color: #666;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	margin-left: -14px;
}

.process ul li p:nth-child(odd) {
	margin-top: -50px;
}

.process ul li:hover p {
	color: #126AB4;
}

.proRight {
	float: right;
	width: 300px;
	margin-right: 50px;
}

.proRight h3 {
	font: normal 30px "微软雅黑";
	color: #fff;
	margin-top: 30px;
	/* margin-left: 40px; */
	margin-bottom: 10px;
}

.proRight b {
	float: left;
	font: normal 14px "微软雅黑";
	color: #fff;
}

.proRight i {
	font: normal 24px arial;
	color: #fff;
}

.proRight a {
	display: block;
	width: 118px;
	height: 30px;
	border: solid 1px #fff;
	font: normal 14px "微软雅黑";
	color: #fff;
	text-align: center;
	line-height: 30px;
	margin-top: 20px;
	margin-left: 54px;
}

.proRight a:hover {
	text-decoration: underline;
}


/*流程结束*/


/*case start*/

.case {
	width: 100%;
	height: 430px;
}

.c1100 {
	width: 1100px;
	margin: 0 auto;
}

.casetit {
	padding-top: 40px;
	height: 70px;
}

.casetit h3 {
	width: 1100px;
	display: block;
	font: normal 24px "微软雅黑";
	color: #126ab4;
	text-align: center;
	margin-bottom: 2px;
}

.casetit span {
	display: block;
	width: 40px;
	height: 2px;
	background: #333;
	margin: 10px auto;
}

.casetit h5 {
	width: 1100px;
	display: block;
	font: bold 14px arial;
	color: #ccc;
	text-transform: uppercase;
	text-align: center;
	/* margin-top: 0px; */
}

.caselist {
	margin-top: 40px;
	height: 240px;
	margin-bottom: 40px;
}

.caselist li {
	width: 270px;
	height: 200px;
	float: left;
	margin-right: 6px;
}
.caselist li:last-child{
	margin-right: 0;
}
.caseimg {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 201px;
}

.caseimg img {
	/* width: 100%; */
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: 0.3s;
}

.casexz {
	width: 270px;
	height: 40px;
	background: #126AB4;
	position: absolute;
	margin-top: -10px;
	display: none;
}

.casexz b {
	width: 265px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

/*.casexz span {
	display: block;
	width: 30px;
	height: 1px;
	background: #fff;
	margin: 0 auto;
}*/

.caselist li:hover .casexz {
	display: block;
	transition: 0.3s;
}

.cmore {
	display: block;
	width: 150px;
	height: 50px;
	background: #EE3F3F;
	font: normal 14px "微软雅黑";
	color: #fff;
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
}

.cmore:hover {
	text-decoration: underline;
}


/*case end*/


/*about start*/

.about {
	width: 100%;
	height: 570px;
	background: url(../images/about_bj_02.png)no-repeat center;
	/* margin-top: 40px; */
}


.ab_title {
	padding-top: 50px;
	width: 1100px;
	/*margin-bottom: 40px;*/
}

.ab_title h4 {
	display: block;
	width: 1100px;
	font: bold 14px arial;
	color: #999;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.ab_title h5 {
	display: block;
	width: 1100px;
	font: normal 24px "微软雅黑";
	color: #fff;
	text-align: center;
	
}
.ab_title span{
	display: block;
	width: 40px;
	height: 2px;
	background: #fff;
	margin: 0 auto;
}
.about .w1100 p {
	font: normal 14px "微软雅黑";
	color: #fff;
	display: block;
	width: 950px;
	margin: 0 auto;
	line-height: 32px;
	text-align: center;
	margin-top: 40px;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.ab_nav {
	width: 800px;
	margin: 0 auto;
	margin-top: 60px;
}

.ab_nav li {
	width: 190px;
	border-right: solid 1px #555;
	float: left;
	/* margin: 0 auto; */
}

.ab_nav li:last-child {
	border-right: none;
}

.ab_nav_tit {
	/* margin-left: 90px; */
	width: 49px;
	height: 45px;
	overflow: hidden;
	margin: 0 auto;
}
.ab_nav_tit img{
	margin: 0 auto;
}
.ab_nav b {
	display: block;
	font: normal 14px "微软雅黑";
	color: #fff;
	text-align: center;
	/* margin-left: -36px; */
	margin-top: 20px;
}

.ab_nav li:hover b {
	color: #126AB4;
}

.ab_nav li:hover .ab_nav_tit img{
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	transition: all .4s;
}
/*about end*/


/*-------gsphoto------*/
/*合作伙伴开始*/

.partner {
	width: 100%;
	height: 170px;
	background: #ebedf0;
	padding-top: 25px;
	box-sizing: border-box;
}

.partnerBox {
	width: 100%;
	height: 120px;
	background: #126ab4;
}

.partCont {
	width: 1100px;
	height: 100%;
	background: #ebedf0;
	margin: 0 auto;
}


/*合作伙伴结束*/


/*理由开始*/

.reason {
	width: 100%;
	height: 601px;
}

.reasonBox {
	width: 1100px;
	margin: 0 auto;
	padding-top: 80px;
	box-sizing: border-box;
}

.reasonTitle {
	font-size: 30px;
	color: #00a845;
	letter-spacing: 1px;
	text-align: center;
	text-shadow: 3px 2px 3px #666;
}

.reasonTitle i {
	font-size: 72px;
	letter-spacing: 10px;
}

.reasonWord {
	width: 856px;
	height: 108px;
	text-align: center;
	font-size: 16px;
	color: #666;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: -60px;
	line-height: 36px;
	position: relative;
	display: none;
	padding: 0 60px;
	box-sizing: border-box;
}

.reasonWordOn {
	transition: .3s;
	display: block;
	animation: reasonWordOn .3s ease;
}

@keyframes reasonWordOn {
	from {
		transform: rotateX(90deg);
		transition: .3s;
	}
	to {
		transform: rotateX(0deg);
		transition: .3s;
	}
}

@-moz-keyframes reasonWordOn {
	from {
		transform: rotateX(90deg);
		transition: .3s;
	}
	to {
		transform: rotateX(0deg);
		transition: .3s;
	}
}

.reasonWord:before {
	content: url(../images/reasonICO.png);
	position: absolute;
	left: 0;
	top: 0;
}

@-ms-keyframes reasonWordOn {
	from {
		transform: rotateX(90deg);
		transition: .3s;
	}
	to {
		transform: rotateX(0deg);
		transition: .3s;
	}
}

.reasonWord:before {
	content: url(../images/reasonICO.png);
	position: absolute;
	left: 0;
	top: 0;
}

.reasonWDLY {
	font-size: 36px;
	color: #db5a22;
	text-align: center;
}

.wdly {
	width: 1100px;
	margin: 0px auto;
	margin-top: 120px;
	cursor: pointer;
}

.wdly li {
	width: 275px;
	height: 118px;
	box-sizing: border-box;
	border-left: 1px solid #ccc;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #666;
	padding-top: 35px;
	position: relative;
}

.wdly li span {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.wdly li p {
	color: #333;
	font-size: 24px;
	margin-top: 5px;
}

.wdly li:nth-child(1) {
	border: none;
}

.wdly li:hover {
	color: #00a845;
}

.wdly li:hover p {
	color: #db5a22;
}

.wdly .wdlyliOn {
	color: #00a845;
}

.wdly .wdlyliOn p {
	color: #db5a22;
}


/*理由结束*/


/*滚动3开始*/

.case3Mask {
	width: 100%;
	height: 100%;
	position: relative;
}
.case3Mask:before {
	content: '';
	display: block;
	width: 20px;
	height: 100%;
	background: #ebedf0;
	position: absolute;
	left: 0;
	top: 0;
	transform: translateX(-100%);
}
.case3Mask:after {
	content: '';
	display: block;
	width: 20px;
	height: 100%;
	background: #ebedf0;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateX(100%);
}
.case3MaskT {
	cursor: pointer;
	width: 14px;
	height: 26px;
	position: absolute;
	top: 60%;
}

.case3MaskT::before {
	content: "";
	display: block;
	width: 30px;
	height: 3px;
	background: #999;
	transform: rotate(-45deg) translate(-5px, 5px);
	opacity: 0;
}

.case3MaskT::after {
	content: "";
	display: block;
	width: 30px;
	height: 3px;
	background: #999;
	transform: rotate(-135deg) translate(-16px, -18px);
	opacity: 0;
}

.case3MaskT:hover::before {
	background: #00538d;
}

.case3MaskT:hover::after {
	background: #00538d;
}

.case3MaskTL {
	left: -60px;
	transform: translate(-50%, -100%);
	background: url(../images/tl.png);
}

.case3MaskTL:hover {
	background: url(../images/tl.png);
}

.case3MaskTR {
	right: -60px;
	transform: translate(50%, -100%) rotate(180deg);
	background: url(../images/tl.png);
}

.case3MaskTR:hover {
	transform: translate(50%, -100%) rotate(180deg);
	background: url(../images/tl.png);
}

.case3Show {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.case3Box {
	height: 100%;
	width: 2000px;
	/*background: pink;*/
}

.case3Box li {
	cursor: pointer;
	width: 200px;
	height: 120px;
	background: #fff;
	overflow: hidden;
	float: left;
	margin-right: 25px;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 1px;
}

.case3Box li img {
	width: 100%;
}


/**/



/*news start*/

.news {
	width: 100%;
	height: 620px;
	/* background: #f4f4f4; */
	margin-bottom: 30px;
}

.n1100 {
	width: 1100px;
	margin: 0 auto;
}

.n_title {
	padding-top: 50px;
	width: 1100px;
}

.n_title h4 {
	font: bold 30px arial;
	color: #666;
	text-align: center;
	text-transform: uppercase;
}

.n_title h5 {
	font: normal 18px "微软雅黑";
	color: #4AA1F7;
	text-align: center;
}

.n_con {
	margin-top: 50px;
}

.n_tt {
	float: left;
	width: 540px;
	margin-right: 20px;
}

.n_tt img {
	width: 540px;
	height: 250px;
}

.n_tt h4 {
	font: bold 16px "微软雅黑";
	color: #666;
	margin-left: 6px;
	margin-top: 30px;
	margin-bottom: 20px;
	float: left;
}

.n_tt i {
	float: right;
	font: normal 14px arial;
	color: #999;
	margin-top: 30px;
}

.n_tt p {
	width: 540px;
	font: normal 14px "微软雅黑";
	color: #777;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.n_tt b {
	font: normal 14px "微软雅黑";
	color: #999;
	display: block;
	width: 540px;
	text-align: right;
	margin-top: 15px;
}

.n_tt:hover h4 {
	color: #126AB4;
}

.n_tt:hover b {
	color: #126AB4;
}

.n_List {
	float: left;
}

.n_List li {
	width: 540px;
	height: 100px;
	margin-bottom: 4px;
	background: #dedede;
}

.n_List li:last-child {
	margin-bottom: 0;
}

.n_time {
	float: left;
	width: 55px;
	height: 55px;
	margin-right: 30px;
	margin-top: 20px;
	margin-left: 30px;
}

.n_time h5 {
	font: normal 36px arial;
	color: #666666;
	text-align: center;
}

.n_time i {
	font: normal 14px arial;
	color: #999;
	text-align: center;
}

.n_nr {
	float: left;
	width: 390px;
	height: 75px;
	margin-top: 20px;
}

.n_nr h3 {
	font: bold 16px "微软雅黑";
	color: #666;
}

.n_nr p {
	width: 395px;
	height: 40px;
	font: normal 14px "微软雅黑";
	color: #999;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.n_List li:hover {
	background: #126AB4;
	transition: 0.8s;
}

.n_List li:hover .n_time {
	margin-left: -50px;
	display: none;
	transition: 0.8s;
}

.n_List li:hover .n_nr {
	margin-left: 60px;
	transition: 0.8s;
}

.n_List li:hover .n_nr h3 {
	transition: 0.8s;
	color: #fff;
}

.n_List li:hover .n_nr p {
	transition: 0.8s;
	color: #fff;
}


/*news end*/
@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font: normal 14px "微软雅黑";
}

body {
	min-width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

#to_Top {
	color: #fff;
	position: fixed;
	bottom: 10px;
	right: 0;
	width: 40px;
	height: 44px;
	text-align: center;
	background: #428a7b;
	font-weight: bold;
	cursor: pointer;
	display: none;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #f4f4f4;
}

a:hover {
	cursor: pointer;
}

.clear,
.clearfix {
	clear: both;
}

.box1100 {
	width: 1100px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.floatLeft {
	float: left;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
}


/*------banner--------*/
/*.banner{
	width: 100%;
	height: 600px;
	background: #333;
}*/



/*---------product----------*/
.product{
	width: 100%;
	height: 530px;
	padding-top: 40px;
}
.pro_list{
	float: left;
	width: 200px;
}
.pro_nav{
	height: 290px;
}
.pro_nav h3{
	display: block;
	width: 200px;
	height: 70px;
	background: #126AB4;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 70px;
}
.pro_nav  ul{
	width: 150px;
	height: 170px;
	background: #fafafa;
	padding: 25px 26px;
}
.pro_nav  ul li{
	margin: 10px 0;
}
.pro_nav  ul li a{
	display: block;
	width: 146px;
	height: 30px;
	border: solid 1px #999;
	color: #666;
	text-align: center;
	line-height: 30px;
}
.pro_nav  ul li:hover a{
	background: #333;
	border: solid 1px #333333;
	color: #fff;
	transition: 0.4s;
}
.cp_sys{
	width: 200px;
	margin-top: 20px;
}
.cp_ewm{
	position: relative;
	overflow: hidden;
	width: 150px;
	height: 150px;
	margin: 0 auto;
}
.cp_ewm img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.cp_sys b{
	display: block;
	width: 200px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
	line-height: 30px;
}
.pro_right{
	float: right;
	width: 840px;
}
.pro_right ul li{
	float: left;
	margin-right: 30px;
	margin-bottom: 50px;
}
.pro_right ul li:nth-child(3n){
	margin-right: 0;
}
.cp_img{
	width: 258px;
	height: 188px;
	border: solid 1px #666;
	position: relative;
	overflow: hidden;
}
/*.cp_img{
	width: 260px;
	height: 190px;
	position: relative;
	overflow: hidden;
}*/
.cp_img img{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.pro_right ul li b{
	position: absolute;
	display: block;
	width: 260px;
	height: 36px;
	background: #666;
	color: #fff;
	text-align: center;
	line-height: 36px;
	margin-top: -15px;
}
.pro_right ul li:hover .cp_img{
	border: solid 1px #126AB4;
	transition: .4s;
}
.pro_right ul li:hover b{
	background: #126AB4;
	transition: .4s;
}

/*----------adv-------------*/
/*优势开始*/

.adv {
	width: 100%;
	height: 780px;
	background: url(../images/adc_bj_02.png)no-repeat center;
	/* margin-top: 40px; */
}

.adv1100 {
	width: 1100px;
	margin: 0 auto;
}

.advHead {
	width: 400px;
	height: 48px;
	margin: 0 auto;
	padding-top: 40px;
}

.advHead b {
	float: left;
	font: bold 36px "微软雅黑";
	color: #333;
	margin-left: 36px;
}
.advHead h3 {
	float: left;
	font: bold 36px "微软雅黑";
	color: #126AB4;
	margin-left: 36px;
}
.adv .w1100 i {
	display: block;
	width: 1100px;
	font: normal 14px "微软雅黑";
	color: #333;
	text-align: center;
	letter-spacing: 8px;
	margin-left: 28px;
}

.aTitle {
	/* height: 960px; */
	padding-top: 60px;
	position: relative;
}

.aWaz {
	position: absolute;
	width: auto;
	height: 572px;
	margin-top: 40px;
}

.liZ {
	width: 500px;
	height: 130px;
	margin-bottom: 182px;
}

.liZ h3 {
	font: bold 16px "微软雅黑";
	color: #fff;
	margin-bottom: 24px;
}

.liZ p {
	width: 264px;
	font: normal 14px "微软雅黑";
	color: #fff;
	line-height: 22px;
	/* display: -webkit-box; */
	/* -webkit-line-clamp: 4; */
	/* -webkit-box-orient: vertical; */
	/* overflow: hidden; */
}

.atp {
	position: absolute;
	width: 500px;
	/* height: 870px; */
	margin-left: 298px;
}

.atp img {
	width: 500px;
	height: 250px;
	margin-bottom: 38px;
}

.aWay {
	position: absolute;
	width: auto;
	/* height: 730px; */
	margin-top: 40px;
	margin-left: 840px;
}

.liY {
	width: 266px;
	height: 130px;
	margin-bottom: 182px;
}

.liY h3 {
	font: bold 18px "微软雅黑";
	color: #333;
	margin-bottom: 24px;
}

.liY p {
	width: 264px;
	font: normal 14px "微软雅黑";
	color: #666;
	line-height: 22px;
	/* display: -webkit-box; */
	/* -webkit-line-clamp: 4; */
	/* -webkit-box-orient: vertical; */
	/* overflow: hidden; */
}


/*优势结束*/

/*-----------------liuc--------------*/
/*流程开始*/

.process {
	width: 100%;
	height: 180px;
	background: url(../images/liuc_bj_02.png)no-repeat center;
}

.pro1100 {
	width: 1100px;
	margin: 0 auto;
}

.process ul {
	width: 720px;
	float: left;
	margin-top: -10px;
	margin-left: 5px;
}

.process ul li {
	width: 165px;
	float: left;
	margin-right: -55px;
	margin-top: 68px;
}

.process ul li:hover img {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
	transition: all .8s;
}

.process ul li:last-child {
	margin-right: 0;
}

.process ul li p {
	width: 85px;
	font: normal 14px "微软雅黑";
	color: #666;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	margin-left: -14px;
}

.process ul li p:nth-child(odd) {
	margin-top: -50px;
}

.process ul li:hover p {
	color: #126AB4;
}

.proRight {
	float: right;
	width: 300px;
	margin-right: 50px;
}

.proRight h3 {
	font: normal 30px "微软雅黑";
	color: #fff;
	margin-top: 30px;
	/* margin-left: 40px; */
	margin-bottom: 10px;
}

.proRight b {
	float: left;
	font: normal 14px "微软雅黑";
	color: #fff;
}

.proRight i {
	font: normal 24px arial;
	color: #fff;
}

.proRight a {
	display: block;
	width: 118px;
	height: 30px;
	border: solid 1px #fff;
	font: normal 14px "微软雅黑";
	color: #fff;
	text-align: center;
	line-height: 30px;
	margin-top: 20px;
	margin-left: 54px;
}

.proRight a:hover {
	text-decoration: underline;
}


/*流程结束*/


/*case start*/

.case {
	width: 100%;
	height: 430px;
}

.c1100 {
	width: 1100px;
	margin: 0 auto;
}

.casetit {
	padding-top: 40px;
	height: 70px;
}

.casetit h3 {
	width: 1100px;
	display: block;
	font: normal 24px "微软雅黑";
	color: #126ab4;
	text-align: center;
	margin-bottom: 2px;
}

.casetit span {
	display: block;
	width: 40px;
	height: 2px;
	background: #333;
	margin: 10px auto;
}

.casetit h5 {
	width: 1100px;
	display: block;
	font: bold 14px arial;
	color: #ccc;
	text-transform: uppercase;
	text-align: center;
	/* margin-top: 0px; */
}

.caselist {
	margin-top: 40px;
	height: 240px;
	margin-bottom: 40px;
}

.caselist li {
	width: 270px;
	height: 200px;
	float: left;
	margin-right: 6px;
}
.caselist li:last-child{
	margin-right: 0;
}
.caseimg {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 201px;
}

.caseimg img {
	/* width: 100%; */
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: 0.3s;
}

.casexz {
	width: 270px;
	height: 40px;
	background: #126AB4;
	position: absolute;
	margin-top: -10px;
	display: none;
}

.casexz b {
	width: 265px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

/*.casexz span {
	display: block;
	width: 30px;
	height: 1px;
	background: #fff;
	margin: 0 auto;
}*/

.caselist li:hover .casexz {
	display: block;
	transition: 0.3s;
}

.cmore {
	display: block;
	width: 150px;
	height: 50px;
	background: #EE3F3F;
	font: normal 14px "微软雅黑";
	color: #fff;
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
}

.cmore:hover {
	text-decoration: underline;
}


/*case end*/


/*about start*/

.about {
	width: 100%;
	height: 570px;
	background: url(../images/about_bj_02.png)no-repeat center;
	/* margin-top: 40px; */
}


.ab_title {
	padding-top: 50px;
	width: 1100px;
	/*margin-bottom: 40px;*/
}

.ab_title h4 {
	display: block;
	width: 1100px;
	font: bold 14px arial;
	color: #999;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.ab_title h5 {
	display: block;
	width: 1100px;
	font: normal 24px "微软雅黑";
	color: #fff;
	text-align: center;
	
}
.ab_title span{
	display: block;
	width: 40px;
	height: 2px;
	background: #fff;
	margin: 0 auto;
}
.about .w1100 p {
	font: normal 14px "微软雅黑";
	color: #fff;
	display: block;
	width: 950px;
	margin: 0 auto;
	line-height: 32px;
	text-align: center;
	margin-top: 40px;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.ab_nav {
	width: 800px;
	margin: 0 auto;
	margin-top: 60px;
}

.ab_nav li {
	width: 190px;
	border-right: solid 1px #555;
	float: left;
	/* margin: 0 auto; */
}

.ab_nav li:last-child {
	border-right: none;
}

.ab_nav_tit {
	/* margin-left: 90px; */
	width: 49px;
	height: 45px;
	overflow: hidden;
	margin: 0 auto;
}
.ab_nav_tit img{
	margin: 0 auto;
}
.ab_nav b {
	display: block;
	font: normal 14px "微软雅黑";
	color: #fff;
	text-align: center;
	/* margin-left: -36px; */
	margin-top: 20px;
}

.ab_nav li:hover b {
	color: #126AB4;
}

.ab_nav li:hover .ab_nav_tit img{
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	transition: all .4s;
}
/*about end*/


/*-------gsphoto------*/
/*合作伙伴开始*/

.partner {
	width: 100%;
	height: 170px;
	background: #ebedf0;
	padding-top: 25px;
	box-sizing: border-box;
}

.partnerBox {
	width: 100%;
	height: 120px;
	background: #126ab4;
}

.partCont {
	width: 1100px;
	height: 100%;
	background: #ebedf0;
	margin: 0 auto;
}


/*合作伙伴结束*/


/*理由开始*/

.reason {
	width: 100%;
	height: 601px;
}

.reasonBox {
	width: 1100px;
	margin: 0 auto;
	padding-top: 80px;
	box-sizing: border-box;
}

.reasonTitle {
	font-size: 30px;
	color: #00a845;
	letter-spacing: 1px;
	text-align: center;
	text-shadow: 3px 2px 3px #666;
}

.reasonTitle i {
	font-size: 72px;
	letter-spacing: 10px;
}

.reasonWord {
	width: 856px;
	height: 108px;
	text-align: center;
	font-size: 16px;
	color: #666;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: -60px;
	line-height: 36px;
	position: relative;
	display: none;
	padding: 0 60px;
	box-sizing: border-box;
}

.reasonWordOn {
	transition: .3s;
	display: block;
	animation: reasonWordOn .3s ease;
}

@keyframes reasonWordOn {
	from {
		transform: rotateX(90deg);
		transition: .3s;
	}
	to {
		transform: rotateX(0deg);
		transition: .3s;
	}
}

@-moz-keyframes reasonWordOn {
	from {
		transform: rotateX(90deg);
		transition: .3s;
	}
	to {
		transform: rotateX(0deg);
		transition: .3s;
	}
}

.reasonWord:before {
	content: url(../images/reasonICO.png);
	position: absolute;
	left: 0;
	top: 0;
}

@-ms-keyframes reasonWordOn {
	from {
		transform: rotateX(90deg);
		transition: .3s;
	}
	to {
		transform: rotateX(0deg);
		transition: .3s;
	}
}

.reasonWord:before {
	content: url(../images/reasonICO.png);
	position: absolute;
	left: 0;
	top: 0;
}

.reasonWDLY {
	font-size: 36px;
	color: #db5a22;
	text-align: center;
}

.wdly {
	width: 1100px;
	margin: 0px auto;
	margin-top: 120px;
	cursor: pointer;
}

.wdly li {
	width: 275px;
	height: 118px;
	box-sizing: border-box;
	border-left: 1px solid #ccc;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #666;
	padding-top: 35px;
	position: relative;
}

.wdly li span {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.wdly li p {
	color: #333;
	font-size: 24px;
	margin-top: 5px;
}

.wdly li:nth-child(1) {
	border: none;
}

.wdly li:hover {
	color: #00a845;
}

.wdly li:hover p {
	color: #db5a22;
}

.wdly .wdlyliOn {
	color: #00a845;
}

.wdly .wdlyliOn p {
	color: #db5a22;
}


/*理由结束*/


/*滚动3开始*/

.case3Mask {
	width: 100%;
	height: 100%;
	position: relative;
}
.case3Mask:before {
	content: '';
	display: block;
	width: 20px;
	height: 100%;
	background: #ebedf0;
	position: absolute;
	left: 0;
	top: 0;
	transform: translateX(-100%);
}
.case3Mask:after {
	content: '';
	display: block;
	width: 20px;
	height: 100%;
	background: #ebedf0;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateX(100%);
}
.case3MaskT {
	cursor: pointer;
	width: 14px;
	height: 26px;
	position: absolute;
	top: 60%;
}

.case3MaskT::before {
	content: "";
	display: block;
	width: 30px;
	height: 3px;
	background: #999;
	transform: rotate(-45deg) translate(-5px, 5px);
	opacity: 0;
}

.case3MaskT::after {
	content: "";
	display: block;
	width: 30px;
	height: 3px;
	background: #999;
	transform: rotate(-135deg) translate(-16px, -18px);
	opacity: 0;
}

.case3MaskT:hover::before {
	background: #00538d;
}

.case3MaskT:hover::after {
	background: #00538d;
}

.case3MaskTL {
	left: -60px;
	transform: translate(-50%, -100%);
	background: url(../images/tl.png);
}

.case3MaskTL:hover {
	background: url(../images/tl.png);
}

.case3MaskTR {
	right: -60px;
	transform: translate(50%, -100%) rotate(180deg);
	background: url(../images/tl.png);
}

.case3MaskTR:hover {
	transform: translate(50%, -100%) rotate(180deg);
	background: url(../images/tl.png);
}

.case3Show {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.case3Box {
	height: 100%;
	width: 2000px;
	/*background: pink;*/
}

.case3Box li {
	cursor: pointer;
	width: 200px;
	height: 120px;
	background: #fff;
	overflow: hidden;
	float: left;
	margin-right: 25px;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 1px;
}

.case3Box li img {
	width: 100%;
}


/**/



/*news start*/

.news {
	width: 100%;
	height: 620px;
	/* background: #f4f4f4; */
	margin-bottom: 30px;
}

.n1100 {
	width: 1100px;
	margin: 0 auto;
}

.n_title {
	padding-top: 50px;
	width: 1100px;
}

.n_title h4 {
	font: bold 30px arial;
	color: #666;
	text-align: center;
	text-transform: uppercase;
}

.n_title h5 {
	font: normal 18px "微软雅黑";
	color: #4AA1F7;
	text-align: center;
}

.n_con {
	margin-top: 50px;
}

.n_tt {
	float: left;
	width: 540px;
	margin-right: 20px;
}

.n_tt img {
	width: 540px;
	height: 250px;
}

.n_tt h4 {
	font: bold 16px "微软雅黑";
	color: #666;
	margin-left: 6px;
	margin-top: 30px;
	margin-bottom: 20px;
	float: left;
}

.n_tt i {
	float: right;
	font: normal 14px arial;
	color: #999;
	margin-top: 30px;
}

.n_tt p {
	width: 540px;
	font: normal 14px "微软雅黑";
	color: #777;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.n_tt b {
	font: normal 14px "微软雅黑";
	color: #999;
	display: block;
	width: 540px;
	text-align: right;
	margin-top: 15px;
}

.n_tt:hover h4 {
	color: #126AB4;
}

.n_tt:hover b {
	color: #126AB4;
}

.n_List {
	float: left;
}

.n_List li {
	width: 540px;
	height: 100px;
	margin-bottom: 4px;
	background: #dedede;
}

.n_List li:last-child {
	margin-bottom: 0;
}

.n_time {
	float: left;
	width: 55px;
	height: 55px;
	margin-right: 30px;
	margin-top: 20px;
	margin-left: 30px;
}

.n_time h5 {
	font: normal 36px arial;
	color: #666666;
	text-align: center;
}

.n_time i {
	font: normal 14px arial;
	color: #999;
	text-align: center;
}

.n_nr {
	float: left;
	width: 390px;
	height: 75px;
	margin-top: 20px;
}

.n_nr h3 {
	font: bold 16px "微软雅黑";
	color: #666;
}

.n_nr p {
	width: 395px;
	height: 40px;
	font: normal 14px "微软雅黑";
	color: #999;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.n_List li:hover {
	background: #126AB4;
	transition: 0.8s;
}

.n_List li:hover .n_time {
	margin-left: -50px;
	display: none;
	transition: 0.8s;
}

.n_List li:hover .n_nr {
	margin-left: 60px;
	transition: 0.8s;
}

.n_List li:hover .n_nr h3 {
	transition: 0.8s;
	color: #fff;
}

.n_List li:hover .n_nr p {
	transition: 0.8s;
	color: #fff;
}


/*news end*/
