

*{
	margin:0;
	padding:0;
	font-family:微软雅黑;
	letter-spacing:1px 
}

/* 头部开始 */

.header{
	text-align:center;
	margin-bottom:10px;
	font-size:20px;
	color:#000;
}

/* 头部结束 */

/* 首页开始 */
.swiper-slide img{
	width:100%;
}
/* 选择开始 */

.module{
	padding:0 20%;
	text-align:center;
}
.title{
	text-align:center;
	margin:50px;
}
.title h2{
	font-size:26px;
	font-weight:bold;
}
.title p{
	margin-top:10px;
	font-size:16px;
	color:#666666;
}
.choose{
	font-size:28px;
	text-align:center;
}
.choose img{
	margin-bottom:10px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.choose img:hover {
	transform: rotate(360deg) scale(1.2);
	-webkit-transform: rotate(360deg) scale(1.2);
	-moz-transform: rotate(360deg) scale(1.2);
	-o-transform: rotate(360deg) scale(1.2);
	-ms-transform: rotate(360deg) scale(1.2);
}
.choose1 p{font-size:18px;border-top:2px solid #ef4234;}
.choose2 p{font-size:18px;border-top:2px solid #f7bf12;}
.choose3 p{font-size:18px;border-top:2px solid #a056d3;}
.choose4 p{font-size:18px;border-top:2px solid #2e8adf;}
.choose5 p{font-size:18px;border-top:2px solid #479b29;}
.choose6 p{font-size:18px;border-top:2px solid #00bfdc;}
.choose1{color:#ef4234;padding: 0 20px;}
.choose2{color:#f7bf12;padding: 0 20px;}
.choose3{color:#a056d3;padding: 0 20px;}
.choose4{color:#2e8adf;padding: 0 20px;}
.choose5{color:#479b29;padding: 0 20px;}
.choose6{color:#00bfdc;padding: 0 20px;}

.more{
	width:20%;
	background-color:#000;
	color:#fff;
	text-align:center;
	margin:60px 40%;
	padding:10px 20px;
}
.more:hover{
	background-color:#e6e6e6;
}

/* 选择结束 */

/* 优势开始 */

.module1{		width:100%;
	text-align:center;
	background-color:#e8f4ff;
}
.pfs{
	float:left;
	text-align:center;
	background-color:#cfe8fe;
	margin:0 10px 70px 10px;
	height:275px;
	color:#000;		padding: 20px;
}
.pfs:hover{
	background-image:url(../img/youshi.png);
	background-size:100% 100%;
	color:#fff;
}
.pfs p{
	font-size:22px;
	margin-bottom:5px;
	font-weight: bold;
}
.pfs span{
	font-size:16px;
	line-height:2;
}

/* 优势结束 */

/* 服务开始 */

.module2{
	padding:0 10%;
	text-align:center;
}
.fuwu{
	text-align:center;
	padding:25px;
	color:#000;
}
.fuwu:hover{
	background-color:#eee;
}
.fuwu li{
	font-size:22px;
	margin-top:20px;
	list-style-type:none;
}
.fuwu p{
	font-size:16px;
	margin-top:20px;
}

/* 服务结束 */

/* 合作开始 */

.module3{		width:100%;
	text-align:center;
	background-image:url(../img/fuwu.png);
	margin:30px 0;
}
.cpt{
	background-color:#fff;
	margin-bottom:100px;		width: 100%;
}
.cpt img{
	width:50%;
}
.cpt li{
	text-align:center;
	border:1px solid #dedede;
	height:150px;
	line-height:140px;
	list-style-type:none;
}

/* 合作结束 */
/* 首页结束 */

/* 内页开始 */
.figure{
	width:100%;
}
/* 关于开始 */
.centera p {
	font-size:24px;
	color:#1363b6;
	border-bottom:1px solid #eee;
	margin-top:50px;
	line-height:2;
	text-align:center;		font-weight: bold;
}
.centera li{
	font-size:20px;
	color:#b3b3b3;
	border-bottom:1px solid #eee;
	text-align:center;
	list-style-type:none;
	line-height:3;
}
.centera a{
	color:#b3b3b3;
	padding:20px;
}
.centera a:hover:visited{
	color:#1363b6;
}
.centera li:before{
	content:"";
	color:#b3b3b3;
}
.centera li:hover:before{
	content:"•";
	color:#1363b6;
}
.centerali{
	content:"•";
	color:#1363b6;
}

.centerb{
	border-left:2px solid #f3f3f3;
	border-top:2px solid #f3f3f3;
	margin-top:40px;
	min-width:800px;
}
.centerb p{
	padding:10px 20px;
	background:linear-gradient(#fff, #eeebec);
	font-size:18px;
	text-align:left;
}
.articles{	
	padding:20px 20px 100px;
	line-height:2;
}
.articles img{
	margin-bottom:25px;
}
.articles h3{
	font-size: 20px;
	margin-top:50px;
}
.articles h4{
	font-weight:300;
}

/* 关于结束 */

/* 内页结束 */

/* 底部开始 */

.di{	width:100%;	
	background-color:#2c81c1;
	padding:20px 0;
	text-align:center;
}
.cr{	width:100%;	
	background-color:#206090;
	text-align:center;
	color:#fff;
	font-size:16px;
	padding:20px 0;
}
.cr span{
	margin-right:10px;
}
.di a{
	color:#fff;
	font-size:16px;
	padding:5px 5px;
	margin:5px 5px;
	line-height:2;
}
.di a:hover{
	background-color:#fff;
	color:#2c81c1;
}
.dizhi{
	margin-top:40px;
}
.dizhi p{
	padding:0 10px;
	background-color:#579ace;
}
.dizhi div{
	color:#fff;
	text-align:left;
	font-size:14px;
	line-height:1.5;
	padding:10px 10px;
}
.phone{	margin-top: 20px;}
.phone span{
	color:#fff;
	font-size:16px;
	margin-right:20px;
}
.qixiang{
	color:#FFF;
	margin-left:10px;
}
.gba{
	color:#fff;
}
/*底部结束*/

/*自适应*/
@media (max-width: 1200px){
/* 首页开始 */
.swiper-slide img{
	width:100%;
}
.title p {
    margin-top: 10px;
    font-size: 12px;
}
.title h2 {
    font-size: 25px;
}
.more{
	width:50%;
	margin: 27px 25%;
}
.choose{font-size:16px;}
.choose img{ width: 80%;}
.choose p{font-size:12px;margin-bottom:20px;}
.pfs{
	margin: 0 1.6% 30px;
}
.pfs span{
	font-size: 16px;
	line-height: 1;
}
.module2 {
	padding: 0 5%;
}
.fuwu{
	margin:20px 0;
	height:200px;
}
.fuwu li {
    font-size: 20px;
	margin-top: 20px;
}
.fuwu p {
    font-size: 12px;
    margin-top: 10px;
}

.dizhi{
	margin-top: 20px;
	margin-bottom: 5px;
}
.dizhi div {
	margin-bottom:20px;
}
.phone span {
    font-size: 12px;
	margin-right: 5px;
}
.cr{
	font-size: 10px;
}
.cr span{
	vertival-align:middle;
}
.qixiang {
    margin-left: 1%;
}
/* 首页结束 */
/* 内页开始 */
.figure{
	width:100%;
}
.centera p {
    margin-top: 60px;
    text-align: center;
}
.articles img{
	width:100%;
	margin-bottom:20px;
}
.articles h3{
	margin-bottom:20px;
}
.articles span{
	margin-bottom:20px;
}
.centerb {
	padding:0px;
    min-width: 60%;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
.centerb p {
    font-size: 12px;
}
/* 内页结束 */
}

@media (max-width: 992px){
/* 首页开始 */
.title p {
    margin-top: 10px;
    font-size: 12px;
}
.title h2 {
    font-size: 25px;
}
.module{
	padding:0 10%;
}
.more{
	width:50%;
	margin: 27px 25%;
}
.choose{font-size:16px;}
.choose img{ width: 90%;}
.choose p{font-size:16px;margin-bottom:20px;}
.pfs{
	margin: 0 1.6% 30px;
}
.pfs span{
	font-size: 16px;
	line-height: 1;
}
.module2 {
	padding: 0 5%;
}
.fuwu{
	margin:20px 0;
	height:200px;
}
.fuwu li {
    font-size: 20px;
	margin-top: 20px;
}
.fuwu p {
    font-size: 12px;
    margin-top: 10px;
}

.dizhi{
	margin-top: 20px;
	margin-bottom: 5px;
}
.dizhi div {
	margin-bottom:20px;
}
.phone span {
    font-size: 14px;
	margin-right: 5px;
}
.cr{
	font-size: 12px;
}
.cr span{
	vertival-align:middle;
}
.qixiang {
    margin-left: 20%;
}
/* 首页结束 */
/* 内页开始 */
.figure{
	width:100%;
}
.centera li {
    font-size: 18px;
}
.centera p {
    margin-top: 20px;
    text-align: center;
}
.articles img{
	width:100%;
	margin-bottom:20px;
}
.articles h3{
	margin-bottom:20px;
	margin-top:5px;
}
.articles span{
	margin-bottom:20px;
}
.centerb {
	padding:0px;
    min-width: 100%;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
.centerb p {
    font-size: 12px;
}
/* 内页结束 */
}

@media (max-width: 572px){
/* 首页开始 */
.title p {
    margin-top: 10px;
    font-size: 12px;
}
.title h2 {
    font-size: 25px;
}
.module{
	padding:0 10%;
}
.more{
	width:50%;
	margin: 27px 25%;
}
.choose{font-size:14px;}
.choose img{ width: 80%;}
.choose p{font-size:10px;margin-bottom:20px;}
.pfs{
	margin: 0 1.6% 30px;
}
.pfs span{
	font-size: 16px;
	line-height: 1;
}
.centera li {
    font-size: 18px;
}
.centera p {
    margin-top: 20px;
    text-align: center;
}
.module2 {
	padding: 0 5%;
}
.fuwu{
	margin:20px 0;
	height:200px;
}
.fuwu li {
    font-size: 20px;
	margin-top: 20px;
}
.fuwu p {
    font-size: 12px;
    margin-top: 10px;
}

.dizhi{
	margin-top: 20px;
	margin-bottom: 5px;
}
.dizhi div {
	margin-bottom:20px;
}
.phone span {
    font-size: 14px;
	margin-right: 5px;
}
.cr{
	font-size: 12px;
}
.cr span{
	vertival-align:middle;
}
.qixiang {
    margin-left: 20%;
}
.cpt li {
    height: 100px;
	line-height: 100px;
}
/* 首页结束 */

/* 内页开始 */
.figure{
	width:100%;
}
.centera li {
    font-size: 18px;
}
.centera p {
    margin-top: 20px;
    text-align: center;
}
.articles img{
	width: 100% !important;		height: 100% !important;
}
.articles h3{
	margin-bottom:20px;
	margin-top:5px;
}
.articles h4{
	margin-bottom:5px;
}
.articles span{
	margin-bottom:20px;
}
.centerb {
	padding:0px;
    min-width: 100%;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
.centerb p {
    font-size: 12px;
}
/* 内页结束 */

}