


@import "base.css";

body{color: #656565;font-family: "微软雅黑";font-size: 14px;}

a{color: #656565;}
.container{width: 98%;max-width: 1200px;margin: auto;}

.banner{position: relative;z-index: 0;}

.header {background: url(../image/topBg.jpg) repeat-x;position: relative;z-index: 1;}
.header .logo {position: absolute;width: 350px;left: 0;top: 0;z-index: 5;}
.header .line {line-height:3;overflow: hidden;font-size: 12px;;color:#fff;text-align: right}
.header .line a {margin: 0 5px;color:#ffffff;}

.BTopLine {margin-top: 10px;padding-left: 380px;}
.menu li {float: left;line-height: 50px;width:calc(100% / 7);font-size: 16px;text-align: center;position: relative}
.menu li a {display: block;color: #ffffff;}
.menu li:hover a,.menu li .child a:hover {color: #fff;background-color: #1db0d5}
.menu li .child {display: none;width:100%;font-size: 14px;position: absolute;z-index:9;top: 100%;left: 50%;transform: translateX(-50%);}
.menu li .child a {border-top: 1px solid #fff;background: #252525;display: block;color: #ffffff}
.menu li:hover .child{display: block}

.menu-button{position: fixed;width: 25px;right:2%;top:30px;cursor: pointer;display: none;z-index: 101;}
.menu-button span{width:100%;display: block;height: 2px;background: #ffffff;border-radius: 10px;-webkit-transition: .3s;transition: .3s;position: relative}
.menu-button span:nth-child(2){margin: 7px 0}

.menu-button.cross span:nth-of-type(1) {-webkit-transform: translateY(9px) rotate(-45deg);-ms-transform: translateY(9px) rotate(-45deg);transform: translateY(9px) rotate(-45deg);}
.menu-button.cross span:nth-of-type(2) {opacity: 0;}
.menu-button.cross span:nth-of-type(3) {-webkit-transform: translateY(-9px) rotate(45deg);-ms-transform: translateY(-9px) rotate(45deg);transform: translateY(-9px) rotate(45deg);}



@media only screen and (max-width : 1200px) {
	body{font-size: 12px;}

	.header .logo {width: 260px;}
	.header .line {font-size: 12px;}
	.BTopLine {padding-left: 380px;}
	.menu li {line-height:40px;width:calc(100% / 7);font-size: 14px;}
	.menu li .child {display: none;width:150px;font-size: 12px;}

}
@media only screen and (max-width : 812px) {
	.menu-button{display: block}
	.no_mobile{display: none}
	.header .logo {width: 200px;}

	.BTopLine {padding: 0;margin: 0;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: #252525;z-index: 4;display: none}
	.BTopLine.open{display: block}

	.menu li {width:100%;}
	.menu li:first-child {margin-top: 90px;}
	.menu li .child {display: none !important;}

}

.searchLine {padding: 18px 0 10px;background: url(../image/searchBg.jpg) no-repeat center;}
.searchL {width: 495px;margin: auto}
.PhoneR {padding-left: 58px;font-size: 16px;float: right;background: url(../image/phone.jpg) no-repeat left center;}
.PhoneR h3 {font-size: 24px;color: #1db0d5;}
.searchBox {margin-bottom: 5px;overflow: hidden;border: 1px solid #cccccc;}
.searchBox .input,.searchBox .btn_search{border: 0;height: 26px;line-height: 26px;}
.searchBox .input {float: left;width: calc(100% - 70px);}
.searchBox .btn_search {float: right;width: 70px;background: url("../image/search.jpg") no-repeat center}
.searchL p{font-size: 12px;color: #323232;}
.searchL p a {color: #707070;font-size: 12px;margin: 0 5px;}
.searchL p a:hover {text-decoration: underline;}

@media only screen and (max-width : 812px) {

}


.part01 {padding:100px 0 130px 0;background: url(../image/part01.jpg) no-repeat center bottom;}
.part_text{
	max-width: 560px;
	width: 100%;
}
.part_text h2 {
	font-size: 40px;
	letter-spacing: 2px;
	color: #7c7c7c;
	margin-bottom: 30px;
}
.part01 p {
	padding-left: 60px;
	font-size: 15px;
	line-height: 2;
	padding-bottom: 30px;
}
.part01 p:nth-child(2) {
	background: url("../image/num01.jpg") left no-repeat;
}
.part01 p:nth-child(3) {
	background: url("../image/num02.jpg") left no-repeat;
}
.part01 p:nth-child(4) {
	background: url("../image/num03.jpg") left no-repeat;
}



.part02 {
	background: url(../image/part02.jpg) no-repeat center;
	padding: 88px 0 309px 0
}
.part02 .part_text{
	float: right;
}
.part02 .part_text h2 {
	color: #ffffff;
	margin-bottom: 0;
}
.part02 p {
	font-size: 18px;
	color: #9df2ff;
	line-height: 2;
}



.part03 {
	background: url(../image/part03.jpg) no-repeat top;
	padding: 133px 0 51px 0
}

.part03 .part_text h2{
	color: #ffffff;
	margin-bottom: 20px;
	margin-left: 130px;
}

.part03 p {
	line-height: 30px;
	color: #cacaca;
	margin-bottom: 40px;
	margin-left: 132px;
}
.part03 p:nth-child(4) {
	margin-bottom: 0;
}
.part03 .call {
	margin-left: 130px;
}
.part03 .call img, .part03 .call h3 {
	display: inline-block;
}
.part03 .call img {
	vertical-align: middle;
}
.part03 .call .img {
	display: inline-block;
	margin-left: 65px;
}
.part03 .call span {
	color: #2bd8f3;
	font-size: 24px;
	font-weight: bold;
}



.part04 {
	background: url(../image/part04.jpg) no-repeat center 0;
	padding: 142px 0 306px 0;
}

.part04 .part_text {
	float: right;
}
.part04 .part_text h2 {
	font-size:  50px;
	letter-spacing: 6px;
	font-weight: 700;
	color: #000;
	margin-bottom: 130px;
}
.part04 .part_text p {
	font-size: 14px;
	line-height: 2;
	margin-bottom: 90px;
}


.part05 {
	background: url(../image/part05.jpg) no-repeat center 0;
	clear: both;
}
.part05 .part05_top {
	padding: 100px 0 40px;
}
.part05 .part05_top .swiper-wrapper{
	-webkit-transition-timing-function: linear;    /*之前是ease-out*/
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	margin: 0 auto;
}
.part05 .part05_top img {
	width: 100%;
}
.part05 .part05_top p {
	background: #eaeaea;
	padding: 10px 0 10px 30px;
}
.part05 .part05_top p:after{
	content: '';
	display: block;
	width: 25%;
	height: 4px;
	background: #0aa1ce;
	border-radius: 5px;
	margin-top: 20px;
}

.custom {
	background-color: white;
	text-align: center;
	padding-top: 40px;
}

.custom h2 {
	margin: 15px auto 0;
	font-size: 14px;
	color: #029ed9;
	line-height: 1.5;
	max-width: 165px;
	border-radius: 8px;
	padding: 0 60px;
	border: 1px solid #dcdcdc;
}



.InforPart {
	background: #fff;
	padding-bottom: 70px;
}
.leftInfor {
	float: left;
	width: 68%;
}
.rightInfor {
	float: right;
	width: 26%;
}
.InforName {
	border-bottom: 1px solid #ececec;
	line-height: 40px;
	overflow: hidden;
}
.InforName .blueDot {
	float: left;
	margin-top: 10px;
}
.InforName h3 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #029ed9;
	margin-left: 17px;
}

.profile {
	margin-top: 35px;
}
.movieBox {
	width: 47%;
	background: url(../image/movieBg.jpg) no-repeat left;
	float: left;
	text-align: center;
	padding-top: 20px;
}
.proText {
	float: right;
	width: 48%;
}
.proText h3 {
	color: #029ed9;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0;
	line-height: 30px;
}
.proText p {
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 17px;
}
.proText a {
	display: block;
	width: 100px;
	line-height: 30px;
	background: #029ed9;
	text-align: center;
	color: #ffffff;
}

.honerPart {
	margin-top: 50px;
}
.honerPart li p{
	line-height: 2;
	text-align: center;
}
.FQA li p{
	text-indent: 2em;
	line-height: 2;
}
.FQA li p:nth-child(1) {
	font-weight: bold;
	color: #029ed9;
	background: url("../image/ask.jpg") left 3px no-repeat;
}
.FQA li p:nth-child(2) {
	background: url("../image/answer.jpg") left 3px no-repeat;
}



.newsPArt {
	background-color: #f3f3f3;
	clear: both;
	padding: 30px 0;
}
.leftNews,.midNews,.rightNews {
	float: left;
	background-repeat: no-repeat;
	background-position: right center;
}
.leftNews {
	float: left;
	width: calc(30% - 50px);
	padding-right: 50px;
	background-image: url(../image/shadow.jpg);
}
.midNews {
	float: left;
	width: calc(40% - 40px);
	padding-right: 40px;
	background-image: url(../image/shadow.jpg);
}
.rightNews {
	float: right;
	width: 30%;
}
.newsName img{
	vertical-align: bottom;
}
.newsName a{
	font-weight: bold;
	color: #029ed9;
	margin-left: 17px;
}
.leftNews .img {
	margin: 25px 0;
}
.newsPArt ul li {
	background-image: url(../image/dot.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 42px;
	height: 42px;
	border-bottom: 1px dotted #cecece;
	padding-left: 14px;
}
.newsPArt ul li span {
	float: right;
}
.newsPArt ul li a {
	float: left;
	width: calc(100% - 90px);
}
.formbox p {
	line-height: 30px;
	margin-bottom: 10px;
}
.formbox p input {
	float: left;
	width: calc(100% - 120px);
	height: 28px;
	border: 1px solid #a9a9a9;
}
.formbox p label {
	float: left;
	display: inline-block;
	width: 75px;
}
.formbox p textarea {
	width: calc(100% - 123px);
	border: 1px solid #a9a9a9;
	float: left;
}
.formbox p button {
	border: none;
	padding: 0;
}
.formbox {
	padding-top: 30px;
}


.pageBotm {
	background: url(../image/botmBg.jpg) #1db0d5 no-repeat center 0;
	padding: 30px 0;
	clear: both;
}

.subNav {
	clear: both;
	line-height: 40px;
	background-color: #1ba8cc;
	text-align: center;
	color: white
}
.subNav a {
	color: white;
	margin: 0 10px;
}
.pageBText {
	background-image: url(../image/subNavBg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 40px;
}

.pageBText p {
	float: left;
	width: calc(100% - 100px);
	line-height: 26px;
	color: white
}

.pageBText p span {
	color: white;
	margin: 0 30px;
}
.pageBText p a {
	color: white;
	margin-right: 20px;
}
.pageBText p a:hover {
	text-decoration: underline;
}
.ewm {
	float: right;
	margin: 25px 0 0 0
}

@media screen and (max-width: 768px){
	.part_text h2 {
		font-size: 18px;
	}
	.part01 {
		background: none;
		padding: 30px 0;
	}
	.part01 p {
		font-size: 14px;
		padding-bottom: 10px;
	}
	.part02 {
		background: #1798ad;
		padding: 20px 0 30px 0;
	}
	.part02 p {
		font-size: 14px;
	}
	.part03 {
		background: #242424;
		padding: 30px 0 51px 0;
	}
	.part03 .part_text h2 {
		margin-left: 0;
	}
	.part03 p {
		margin-left: 0;
		margin-bottom: 20px;
	}
	.part03 .call {
		margin-top: 20px;
		margin-left: 0;
	}
	.part03 .call .img {
		display: block;
		margin-left: 0;
		margin-top: 10px;
	}
	.part04 {
		background: none;
		padding: 40px 0;
	}
	.part04 .part_text h2 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.part04 .part_text p {
		margin-bottom: 10px;
	}
	.part05 .part05_top p {
		padding: 10px 0 10px 5px;
	}
	.leftInfor,.rightInfor,.movieBox,.proText {
		width: 100%;
	}
	.honerPart {
		margin-top: 30px;
	}
	.rightInfor {
		margin-top: 30px;
	}
	.leftNews,.midNews,.rightNews {
		width: 100%;
		padding-right: 0;
		background: none;
	}
	.midNews {
		margin: 25px 0;
	}
	.pageBText p {
		width: 100%;
	}
	.ewm {
		display: block;
		float: none;
		margin: 10px auto;
	}
	.honerPart .swiper-button-next:after, .honerPart .swiper-button-prev:after {
		font-size: 20px;
		font-weight: bold;
	}
}

/*首页结束*/
.pagecon {
	padding: 20px 0;
}
.pageconl {
	width: 18%;
	float: left;
}
.pageconr {
	width: 81%;
	float: right;
}
.pageconl .leftitem {
	border: #d5d5d5 1px solid;
	border-radius: 4px;
	margin-bottom: 12px;
	padding-bottom: 10px;
}
.pageconl .leftitem p {
	line-height: 32px;
	font-size: 14px;
	text-indent: 20px;
	font-weight: bold;
}
.pageconl .leftitem ul li {
	background-color: #027BC4;
	width: 85%;
	margin: 0 auto 6px;
	border-radius: 2px;
}
.pageconl .leftitem ul p {
	line-height: 24px;
}
.pageconl .leftitem ul p a{
	font-weight: 400;
	padding-left: 30px;
	color: #656565;
}
.pageconl .leftitem ul li a {
	display: block;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	text-indent: 16px;

}
.pageconl .leftitem dl {
	padding: 0 12px;
}
.pageconl .leftitem dl dt .img {
	padding-top: 10px;
	width: 33%;
}
.pageconl .leftitem dl dt .text {
	width: 64%;
}
.pageconl .leftitem dl dt .text span {
	display: block;
}
.pageconl .leftitem dl dd {
	line-height: 24px;
}

.pageconr .sitemap {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	line-height: 34px;
	padding-left: 12px;
}
.pageconr_main {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	padding: 20px;
	margin-top: 12px;
	font-size: 14px;
}


.newslist li {
	padding: 20px 0px;
	border-bottom: #d1d2d1 dashed 1px;
}
.newslist li .img{
	width: 20%;
	float: left;
}
.newslist li .text {
	width: 78%;
	float: right;
}
.newslist li .text .tit {
	line-height: 2;
	font-size: 14px;
	font-weight: bold;
}
.newslist li .text .tit a {
	float: left;
	width: calc(100% - 80px);
}
.newslist li .text .tit span {
	float: right;
	font-weight: 400;
}
.newslist li .text a span {
	float: right;
	font-weight: 400;
}
.newslist li .text p {
	line-height: 1.5;
}
.newslist li .text p a {
	color: #ff6600;
}

.prolist li {
	float: left;
	width: 23.5%;
	margin: 0 0.75% 15px;
}

.prolist li .img p {
	text-align: center;
	line-height: 30px;
}

.pagination {
	padding-top: 30px;
	text-align: center;
}
.pagination a {
	display: inline-block;
	background: transparent;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
}
.pagination .current {
	background: #09f;
	color: #ffffff;
}

.info h1{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 10px;
	border-bottom: #e1e3df dashed 1px;
}
.info>p {
	line-height: 30px;
	color: #505050;
	font-size: 12px;
	text-align: center;
}

.info_con {
	padding: 2%;
}

@media screen and (max-width: 768px){
	.pageconl {
		width: 100%;
	}
	.pageconr {
		width: 100%;
	}
	.newslist li .img {
		display: none;
	}
	.newslist li .text {
		width: 100%;
	}
	.pageconl .leftitem dl dt .img {
		padding-top: 0;
	}
	.prolist li {
		width: 48%;
		margin: 0 1% 10px;
	}
}