﻿#yhtcLi{
	display:none;
}
#newsCenterLi{
	display:;
}
body {
	font-family: Arial, 'Microsoft YaHei', sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 1.42857143;
    margin-top: 0;
    margin: 0;
}
a {text-decoration: none;}
p {margin: 0}
ul{padding: 0;margin: 0;}

/*轮播css*/
.banner-zhuce {
border-radius: 3px;
height: 60px;
line-height: 41px;
margin: 0 auto;
overflow: hidden;
padding-top: 10px;
width: 1000px;
}
* {
box-sizing: border-box;
}
.banner-zhuce {
line-height: 41px;
}
.banner-zhuce .ban_inp {
background: #fff none repeat scroll 0 0;
border: 1px solid #fff;
border-radius: 5px;
color: #666666;
float: left;
font-family: "微软雅黑";
font-size: 16px;
height: 42px;
line-height: 20px;
margin-left: 20px;
margin-right: 20px;
margin-top: 0;
padding: 5px 10px;
width: 260px;
}
.banner-zhuce .ban_but {
background: rgba(0, 0, 0, 0) url("../../images/apk_list.png") no-repeat scroll 0 0;
border: medium none;
border-radius: 5px;
cursor: pointer;
height: 41px;
transition: all 0.2s ease 0s;
width: 118px;
}
.banner-zhuce span {
font-family: "微软雅黑";
font-weight: 100;
}
.touchslider {
width: 100%; position: relative; height: 350px;
}
.main_image {
	width:100%; 
	height:350px;
	min-width: 1200px; 
	overflow:hidden; 
	margin:0 auto; 
	position:relative;
	margin-top:0px;
}

.main_image ul {
	width:9999px; 
	height:350px; 
	overflow:hidden; 
	position:absolute; 
	top:0; 
	left:0;
	padding: 0;
    margin: 0;
    list-style: none;
}

.main_image li {
	float:left; 
	width:100%;
	min-width: 1200px; 
	height:350px;
}

.main_image li span {
	display:block; 
	width:100%; 
	min-width: 1200px; 
	height:350px
}

.main_image li a {
	display:block;
	width:100%; 
	min-width: 1200px; 
	height:350px;
}

.main_image li .img_1 {
	background: url('../../../images/banner01.jpg') center top no-repeat;
	background-size:100%;
}

.main_image li .img_2 {
	background: url('../../../images/banner02.jpg') center top no-repeat;
	background-size:100%;
}

.main_image li .img_3 {
	background: url('../../../images/banner03.jpg') center top no-repeat;
	background-size:100%;
}

.main_image li .img_4 {
	background: url('../../../images/banner04.jpg') center top no-repeat;
	background-size:100%;
}
div.flicking_bg{
	width:100%; 
	height:30px; 
	z-index:900; 
	position:absolute; 
	bottom:0px; 
	background:#CCC; 
	line-height:30px;
	background:url(../../../images/pic_bg.png) repeat-x;
}

div.flicking_con {
	width:990px; 
	margin:0 auto; 
	position:relative; 
	height:30px;
}

div.flicking_inner {
	position:absolute;
	z-index:999; 
	width:110px; 
	height:30px; 
	margin-left:440px;
}
div.flicking_inner a {
	float:left; 
	width:21px;
	height:21px; 
	margin:0; 
	padding:0; 
	background:url('../../../images/btn_main_img.png') 0 0 no-repeat;
	display:block; 
	text-indent:-1000px;
	margin-top:5px;
}

div.flicking_inner a.on {
	background-position:0 -21px
}

#btn_prev,#btn_next{
	z-index:11111;
	position:absolute;
	display:block;
	width:73px!important;
	height:74px!important;
	top:50%;
	margin-top:-37px;
	display:none;
}

#btn_prev{
	background:url(../../../images/hover_left.png) no-repeat left top;
	left:100px;
}

#btn_next{
	background:url(../../../images/hover_right.png) no-repeat right top;
	right:100px;
}
div.flicking_con {
    width: 990px;
    margin: 0 auto;
    position: relative;
    height: 30px;
}
div.flicking_inner a {
    float: left;
    width: 21px;
    height: 21px;
    margin: 0;
    padding: 0;
    background: url(../../../images/btn_main_img.png) 0 0 no-repeat;
    display: block;
    text-indent: -1000px;
    margin-top: 5px;
}
/*搜索*/
.search {
    background: #000;
    color: #fff;
    line-height: 60px;
    text-align: center;
    width: 100%;
    min-width: 1200px;
}
.search form {
	display: inline-block;
}
.search form span {
	font-size: 24px;
}
.search form .inp1 {
	width: 385px;
	height: 40px;
	border-radius: 5px;
	font-size: 24px;
	border: 0;
	outline: none;
	padding-left: 15px;
	font-family: Arial, 'Microsoft YaHei', sans-serif;
	font-size: 18px;
	color: #999;
	margin-left: 20px;
}
.search form .inp2 {
	text-align: center;
	width: 150px;
	color: #fff;
	background: #016dcf;
	padding: 9.5px 0;
	border: 0px solid red;
	outline: none;
	border-radius: 5px;
	font-size: 18px;
	margin-left: 10px;
	font-family: Arial, 'Microsoft YaHei', sans-serif;
	cursor: pointer;
}

.model-head {
	height: 35px;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.model-head img {
	top: 0;
	left: 0;
	z-index: 0;
}
.model-title {
	background: #fff;
	font-size: 30px;
	color: #000;
	display: inline-block;
	position: relative;
	z-index: 1;
	padding: 0 20px;
}
/*提供的服务*/
.services {
	width: 1200px;
	margin: 0 auto;
}
.service-hd {
	list-style: none;
	margin-top: 30px;
}
.service-hd li.on img.turn-top {
	display: block;
}
.turn-top {
    position: absolute;
    bottom: -3px;
    left: 135px;
    display: none;
}
.service-hd li {
	cursor: pointer;
	float: left;
	width: 25%;
	text-align: center;
	font-size: 24px;
	color: #016dcf;
	position: relative;
	padding-bottom: 25px;
}
.div1 {
	display: block;
}
.div2 {
	display: none;
}
.service-hd li.on .div1 {
	display: none;
}
.service-hd li.on .div2 {
	display: block;
}
.service-body {
	list-style: none;
	background: #eee;
	padding: 35px 40px 35px;
	border-top: 3px solid #3499f2;
	display: none;
}
.service-body li {
	width: 20%;
	float: left;
	font-size: 18px;
	color: #016dcf;
	text-align: center;
	position: relative;
}
.service-body li:last-child img.turn-right {
	display: none;
}
.service-body li span {
	display: inline-block;
	vertical-align: middle;
}
.service-body li span.sp1 {
	line-height: 150px;
	margin-right: 0px;
}
.service-body li span.sp1 img {
	vertical-align: middle;
}
.service-body li span p {
	text-align: left;
}
.service-box {
	display: inline-block;
	width: 160px;
	height: 182px;
	background: #a7d5ff;
	border-radius: 10px;
	position: relative;
	padding-top: 20px;
}
.service-body3 .service-box {
	width: 135px;
}
.service-box4>ul {
	float: left;
}
.download-ul {
    list-style: none;
    padding: 0px 70px;
    width: 56%;
    padding-right: 0;
}
.download-ul li a {
	display: inline-block;
}
.download-ul li a img {
	width: 150px;
	vertical-align: middle;
}
.service-body .download-ul li {
	width: 33.33%;
	line-height: 109px;
}
.box4-ul {
    list-style: none;
    margin: 0;
    width: 44%;
    padding: 0px 0;
    padding-right: 60px;

}
.box4-ul li {
	float: left;
	padding: 5px 15px;
	margin-bottom: 10px;
	width: 50%;
}
.box4-ul li span {
    display: inline-block;
    background: #a7d5ff;
    line-height: 69px;
    width: 160px;
    border-radius: 5px;
    font-size: 18px;
    border-top: 5px solid #016dcf;
}
.linep {
	right: 0;
	top: 0;
	width: 1px;
    height: 205px;
}
.blue-box1 {
	position: absolute;
	top: 0;
	left: 0;
	background: #016dcf;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	width: 160px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	z-index: 2;
}
.blue-box2 {
	position: absolute;
	top: 0;
	left: 0;
	background: #016dcf;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	width: 384px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	z-index: 2;
}
.blue-box4 {
    position: absolute;
    top: 0;
    left: 0;
    background: #016dcf;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    width: 882px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 2;
}
.service-body2 li {
    width: 25%;
    float: left;
    font-size: 18px;
    color: #016dcf;
    text-align: center;
    position: relative;
}
.service-body3 li {
    width: 16.65999999%;
    float: left;
    font-size: 18px;
    color: #016dcf;
    text-align: center;
    position: relative;
}
.api-img a {
	display: block;
}
.api-img a img {
	width: 55px;
}
/*优惠套餐*/
.red {
	color: #ff3e3e!important;
}
.combo {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 55px;
	margin-top: 60px;
}
.combo-box {
	margin-top: 40px;
	margin-bottom: 65px;
}
.combo-box>div.box-c {
	float: left;
	width: 16.6679%;
	text-align: center;
	padding: 10px 0;
}
.combo-box>div.box-c:hover .div1 {
	display: none;
}
.combo-box>div.box-c:hover .div2 {
	display: block;
}
.box-c h1 {
	font-size: 24px;
	color: #006cc8;
	margin: 0;
}
.box-c p.p1 {
	font-size: 24px;
	color: #666;
}
.box-c p {
	font-size: 16px;
	color: #666;
}
.box-c a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	width: 120px;
	line-height: 32px;
	margin: 0 auto;
	border-radius: 5px;
}
.box-c a.a1 {
	margin-bottom: 5px;
}
.bg6 {
	background: #f59100;
}
.bg7 {
	background: #016dcf;
}

.recharge {
	background: #eee;
	padding: 40px;
}
.recharge ul {
	float: left;
}
.line {
	list-style: none;
	padding: 0;
	width: 200px;
}
.line li {
	width: 100%;
	background: #8ac7ff;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 80px;
	cursor: pointer;
}
.line li.on {
	background: #fa8d14;
}
.line-body {
	list-style: none;
	padding: 0;
	width: 920px;
}
.line-body li {
	width: 20%;
	text-align: center;
	float: left;
	font-size: 18px;
	color: #016dcf;
	position: relative;
}
.turn-right {
	position: absolute;
	right: -12px;
	top: 75px;
}
.turn-right2 {
    position: absolute;
    right: -12px;
    top: 45px;
}
.line-body li:last-child .turn-right2 {
	display: none;
}
.line-body li:hover .div1 {
	display: none;
}
.line-body li:hover .div2 {
	display: block;
}
/*解决方案*/
.solution {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
    margin-bottom: 60px;
}
.solution>div.solution-box {
	float: left;
	width: 20%;
	text-align: center;
}
.solution>div.solution-box>div.boxp {
	display: inline-block;
	height: 270px;
}
.box-text p {
	color: #fff;
	font-size: 16px;
}
.box-text p.box-texttt {
	font-size: 30px;
	margin-top: 15px;
}
.bg1 {
	background: #006cc8;
}
.bg2 {
	background: #12377b;
}
.bg3 {
	background: #f54500;
}
.bg4 {
	background: #44af35;
}
.bg5 {
	background: #f59100;
}
/*我们的优势*/
.advantage {
	width: 1200px;
	margin: 0 auto;
	padding: 35px 0 80px;
}
.advantage>div {
	width: 14.286%;
	text-align: center;
	color: #666;
	float: left;
}
.advantage>div:hover .div1 {
	display: none;
}
.advantage>div:hover .div2 {
	display: block;
}
.advantage>div p {
	font-size: 24px;
}
.advantage>div p:last-child {
	font-size: 18px;
}
/*软件功能特点*/
.function-out {
    background: #50a5ff;
    width: 100%;
    min-width: 1200px;
}
.function {
	width: 1200px;
	height: 460px;
	margin: 0 auto
}
.function-detail {
	float: right;
	width: 700px;
}
.function-detail ul {
	display: inline-block;
	width: 350px;
	list-style: none;
	padding: 0;
	margin-top: 45px;
	float: left;
	padding-left: 20px;
} 
.function-detail ul li {
	margin-bottom: 15px;
}
.function-detail ul li span {
	display: inline-block;
	vertical-align: middle;
}
.function-detail ul li:hover span img.grey-shadow2 {
    box-shadow: 0px 1px 12px 5px #427ab5;
    border-radius: 50%;
}
.function-detail ul li span.rt {
    width: 235px;
    margin-left: 10px;
}
.function-detail ul li span  p {
	color: #fff;
}
.function-spantt{
	font-size: 16px;
}
.function-spanbd{
	font-size: 12px;
}
.function-img {
	height: 460px;
}
/*公司动态/行业新闻*/
.list {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 85px;
	margin-top: 40px;
}
.list>div {
	float: left;
	width: 580px;
}
.list>div header {
	font-size: 23px;
	border-bottom:1px solid #dfdfdf;
	color: #000;
	padding-left: 18px;
	padding-bottom: 12px;
}
.list>div header a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.company {
	padding-right: 20px;
}
.industry {
	padding-left: 20px;
}
.content {
	font-size: 14px;
	padding-top: 15px;
	position: relative;
}
.content a {
	color: #666;
	text-decoration: none;
}
.content a.lt {
	display: inline-block;
	width: 250px;
	text-align: center;
}
.content ul {
	display: inline-block;
	list-style: black!important;
	margin: 0;
	position: absolute;
	left: 275px;
	top: 15px;
}
.content ul li {
	line-height: 28px;
}
/*合作伙伴*/
.partners {
	width: 1200px;
	margin: 0 auto;
	padding: 35px;
}
.partners a {
	display: block;
	width: 20%;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}
/*底部*/

.footer {
    background: #333333;
    width: 100%;
    min-width: 1200px;
}
.footer .box1 {
	padding: 45px 0;
	width: 1200px;
	margin: 0 auto;
	color: #c7c7c7;
	font-size: 16px;
	background: url(../../../images/bgline.png);
}
.footer .box1 ul {
	margin-right: 35px;
	float: left;
	list-style: none;
}
.footer .box1 ul span {
    margin-bottom: 10px;
    display: inline-block;
}
.footer .box1 ul:last-child {
	float: right;
	margin-right: 0;
}
.footer .box1 ul li a {
	color: #c7c7c7;
	font-size: 12px;
	text-decoration: none;
}
.footer .box2 {
	width: 1200px;
	margin: 0 auto;
	font-size: 12px;
	color: #717174;
	line-height: 55px;
}
.footer .box2 p {
	margin-left: 20px;
}
.footer .box3 {
	font-size: 12px;
	color: #717174;
	text-align: center;
	border-top: 1px solid #4e4e4e;
	line-height: 62px;
}
.footer .box3 a {
	color: #717174;
	text-decoration: none;
	margin-right: 5px;
}

/*-----------新闻列表页-------------*/
.news-list {
	width: 1200px;
	margin: 25px auto;
}
.news-list>div {
	float: left;
}
.news-column {
	width: 298px;
	height: 800px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #f7f7f7;
}
.news-content {
	width: 898px;
	height: 800px;
/*	border: 1px solid #000;
	border-radius: 5px;*/
}
.news-box {
	width: 100%;
	height: 100%;
	padding: 10px 50px;
}
.column-box {
	width: 100%;
	height: 100%;
	padding: 20px;
}
.p-titel {
	font-size: 24px;
    color: #016dcf;
}
.column-ul {
	list-style: none;
	margin-top: 10px;
}
.column-ul li {
	line-height: 40px;
	border-bottom: 1px solid #ccc;
}
.column-ul li a {
	text-decoration: none;
	font-size: 16px;
	color: #696969;
}
.column-ul li.active a {
	color: #016dcf;
}
.column-ul li a:hover {
	color: #016dcf;
}
.news-box p.p1 {
	font-size: 24px;
	color: #ff0000;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	text-align: center;
}
.news-box p {
	text-indent: 2em;
	color: #696969;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 25px;
}
.news-box p.p2 {
	font-size: 14px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	text-align: center;
	padding: 5px 0;
}
.news-box p.p2 a {
	text-align: center;
	color: #696969;
	text-decoration: none;
	margin-bottom: 0;
}
.news-box p.p3 {
	color: #696969;
	font-size: 14px;
	margin-bottom: 0;
}
.news-box p.p3 a {
	color: #696969;
	text-decoration: none;
}
/*新闻列表页*/
.list-box {
    width: 100%;
    height: 100%;
    padding: 10px 50px;
}
.list-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.list-box ul li {
	padding: 10px 0;
	border-top: 1px solid #ccc;
}
.list-box ul li p {
	line-height: 25px;
}
.list-box ul li .p1 a {
	font-size: 16px;
	color: #ff0000;
	text-decoration: none;
}
.list-box ul li .p1 span {
	font-size: 14px;
	color: #ccc;
}
.p-des {
	font-size: 14px;
	color: #696969;
}

/*帮助中心*/
.container {
	width: 1200px;
	margin: 0 auto;
}
.static-img {
	min-width: 1200px;
}
.static-img img {
	width: 100%;
	display: block;
}
.title-big {
	font-size: 22px;
	color: #585858;
	padding: 40px 0;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}
.title-big .p1 {
	font-size: 36px;
}
.tab-bd .box-bd.on {
	display: block;
}
.tab-hd {
	width: 300px;
	margin-bottom: 50px;
}
.tab-hd a {
	display: block;
	width: 214px;
	border: 1px solid #dadada;
	margin-bottom: 13px;
	text-align: center;
	line-height: 57px;
	color: #585858;
	font-size: 18px;
}
.tab-hd a.on {
	border: 1px solid #1c5eb9;
	background: #1c5eb9; 
	color: #fff;
}
.tab-hd a:hover {
	border: 1px solid #1c5eb9;
	background: #1c5eb9; 
	color: #fff;
}
.tab-bd {
	width: 900px;
}
.content {
	overflow: hidden;
	padding: 0;
	margin-top: 45px;
}
.content>div {
	float: left;
}
.row {
	font-size: 16px;
	color: #585858;
	border-bottom: 1px solid #e6e5e5;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.row:last-child {
	border-bottom: 0;
}
/*.row p {
	padding: 10px 30px;
}*/
.row p {
    padding-bottom: 20px;
    overflow: hidden;
}
.row p img {
    vertical-align: middle;
    margin-right: 20px;
    display: block;
    float: left;
}
.row p mark {
    padding: 7px 30px;
    vertical-align: middle;
    background: #f3f3f3;
    width: 845px;
    display: block;
    margin-left: 55px;
}
.row p span {
    margin-left: 30px;
    display: block;
    line-height: 35px;
    padding-left: 55px;
}
.box-bd {
	margin-bottom: 120px;
}
.api-box1 {
	font-size: 16px;
	color: #585858;
	padding: 20px;
	border: 1px solid #e6e6e6;
}
.api-box1 p {
	line-height: 35px;
}
.code-p {
	font-size: 16px;
	color: #585858;
	line-height: 60px;
	border-bottom: 1px solid #e6e6e6;
	padding-left: 20px;
}
.litle-p {
	line-height: 60px;
	font-size: 20px;
	color: #585858;
	position: relative;
	padding-left: 20px;
	line-height: 80px;
}
.litle-p .blue-line {
	width: 4px;
	background: #1c5eb9;
	height: 13px;
	position: absolute;
	left: 0;
	top: 33px;
}
.blue {
	color: #1c5eb9!important;
}
.dashed {
	font-size: 16px;
	color: #585858;
	background: #f9f9f9;
	border: 1px dashed #e6e6e6;
	padding: 15px 20px;
}
.parameter {
	border: 0px solid #fff;
	width: 100%;
	text-align: center;
}
.parameter thead td {
	background: #e8eff8;
	font-size: 14px;
	color: #585858;
	padding: 14px 0;
}
.parameter tbody td {
	background: #f3f7fb;
	font-size: 14px;
	color: #585858;
	padding: 14px 0;
}
.parameter tr td:nth-child(1) {
	width: 100px;
	border-right: 5px solid #fff;
}
.parameter tr td:nth-child(2) {
	width: 100px;
	border-right: 5px solid #fff;
}
.parameter tr td:nth-child(3) {
	width: 675px;
}
.code-p2 {
    font-size: 16px;
    color: #585858;
    line-height: 60px;
    padding-left: 20px;
}
.dashed-black {
    font-size: 16px;
    color: #585858;
    border: 1px dashed #e6e6e6;
    padding: 15px 20px;
}
.blue-titel {
	font-size: 16px;
	color: #1c5eb9;
	line-height: 60px;
}
.api-box2 {
    font-size: 16px;
    color: #585858;
    padding: 0 20px;
}
.p-state {
	font-size: 16px;
	color: #585858;
	line-height: 35px;
}
.parameter-line {
	border-collapse:collapse;
	border:1px solid #ccc;
	font-size: 16px;
	color: #585858;
}
.parameter-line td {
	border:1px solid #ccc;
	padding: 10px 0;
	text-align: center;
}
.parameter-line td:nth-child(1) {
	width: 155px;
}
.parameter-line td:nth-child(2) {
	width: 745px;
}

/*产品服务——通知短信*/
.basic {
	padding-bottom: 40px;
	border-bottom: 1px solid #ccc;
}
.basic .p1 {
	font-size: 26px;
	color: #585858;
	margin-bottom: 25px;
}
.basic .p2 {
	font-size: 16px;
	color: #585858;
	line-height: 30px;
}
.features .p1 {
	font-size: 26px;
	color: #585858;
	line-height: 115px;
}
.features-box {
	overflow: hidden;
	padding-bottom: 55px;
	border-bottom:1px solid #d9d9d9;
}
.features-box>ul {
	float: left;
	width: 50%;
	list-style: none;
}
.features-box>ul>li {
	font-size: 16px;
	color: #585858;
	line-height: 35px;
	padding-left: 37px;
	position: relative;
}
.features-box>ul>li>.sp1 {
	display: inline-block;
}
.features-box ul li .sp2 {
	display: inline-block;
}
.content2 {
    overflow: hidden;
    padding: 0;
    margin-top: 45px;
}
.content2>div {
    float: left;
}
.square {
	display: inline-block;
	width: 7px;
	height: 7px;
	background: #497ec7;
	position: absolute;
	top: 15px;
	left: 0;
}
.range .p1 {
	font-size: 26px;
	color: #585858;
	line-height: 115px;
}
.range-ul {
	list-style: none;
	overflow: hidden;
}
.range-ul li {
	display: block;
	float: left;
	width: 128px;
	text-align: center;
	cursor: pointer;
}
.range-ul li img {
	margin-bottom: 25px;
}
.range-ul {
	font-size: 16px;
	color: #585858;
}
.range-ul li:hover .div1 {
	display: none;
}
.range-ul li:hover .div2 {
	display: block;
}

/*应用案例*/
.case-banner img {
	width: 100%;
}
.case-text .p1 {
	font-size: 20px;
	color: #114a98;
	line-height: 75px;
}
.case-text .p2 {
	font-size: 16px;
	color: #585858;
	line-height: 33px;
}
#map {
	width:100%;
	min-width: 1200px;
	height:700px;
	border:0;
	font-size:12px;
}
/*关于我们*/
.about {
    min-width: 1200px;
    position: relative;
}
.about img {
    width: 100%;
    min-width: 1200px;
    display: block;
}


.introduction {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	color: #585858;
	padding: 70px 0;
	
}
.introduction .p1 {
	font-size: 46px;
	margin-bottom: 40px;
}
.introduction .p2 {
	font-size: 16px;
	line-height: 35px;
	text-indent: 2.2em;
}
ul,li{
	list-style-type: none;

}
.introduction  li {
	font-size: 18px;
	line-height: 40px;
	text-indent: 2.2em;
}
.contact {
	list-style:none;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	color: #585858;
	padding-bottom: 65px;
	border-bottom: 1px solid #dddfde;
}
.contact li {
	float: left;
	width: 33.33%;
	text-align: center;
	cursor: pointer;
}
.contact li:hover .div1 {
	display: none;
}
.contact li:hover .div2 {
	display: block;
}
.contact li .p1 {
	font-size: 16px;
	color: #1c5eb9;
	line-height: 70px;
}
.contact li .p2 {
	font-size: 18px;
	line-height: 27px;
}

/*支付方式*/
.pay .payment {
	overflow: hidden;
	margin-bottom: 230px;
}
.pay .payment:first-child {
	margin-bottom: 0px;
}
.payment>div {
	float: left;
	padding: 60px 0;
}
.pay-lt {
	width: 340px;
	color: #1c5eb9; 
}
.pay-lt .p1 {
	font-size: 28px;
}
.pay-lt .p1 span {
	display: inline-block;
	padding-bottom: 18px;
	border-bottom: 1px solid #e5e5e5;
}
.pay-lt .p2 {
	font-size: 15px;
	margin-top: 18px;
}
.pay .payment .pay-rt {
	width:860px;
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
}
.pay .payment:last-child .pay-rt {
	border-bottom: 0;
}
.pay-rt>div {
	border: 1px solid #b9b9ba;
	width: 413px;
	margin-right: 34px;
	float: left;
	padding: 18px 45px;
}
.pay-rt>div:last-child{
	margin-right: 0;
}
.pay-rt>div>p.p1 {
	font-size: 18px;
	border-bottom: 1px solid #779ed5;
	padding-bottom: 15px;
}
.pay-rt>div>p {
	font-size: 16px;
	color: #585858;
	line-height: 35px;
}
/*新闻*/
.dy-news {
	list-style: none;
	
}
.dy-news li {
	overflow: hidden;
	color: #585858;
	border-bottom: 10px solid #f3f3f3;
	padding-bottom: 30px;
	margin-top: 30px;
}
.dy-news li:first-child	{
	margin-top: 0;
}
.dy-news>li>div {
	float: left;
}
.dy-news>li>div.lt {
	width: 95px;
	height: 95px;
	margin-right: 40px;
	border: 1px solid #e7e7e7;
	padding: 10px;
	text-align: center;
}
.dy-news>li>div.rt {
	width: 765px;
}
.dy-news>li>div.lt .p1 {
	font-size: 27px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 7px;

}
.dy-news>li>div.lt .p2 {
	font-size: 22px;
	padding-top: 3px;
}
.dy-news>li>div.rt .p1 {
	font-size: 20px;
	margin-bottom: 15px;
}
.dy-news>li>div.rt .p1 a {
	color: #585858;
}
.dy-news>li>div.rt .p2 {
	font-size: 14px;
	line-height: 24px;
}
.back {
	position: absolute;
	right: 0;
	top: 65px;
}
.dy-tail-title {
	font-size: 24px;
	text-align: center;
	line-height: 154px;
	color: #585858;
}
.hit-date{line-height:24px; padding-bottom:30px; text-align:center; color:#585858; font-size:14px;}
.dy-tail-content {
	margin-bottom: 160px;
}
.dy-tail-content p {
	text-indent: 2em;
	font-size: 16px;
	color: #585858;
	line-height: 35px;
}
.pages {
	background: #f3f3f3;
	overflow: hidden;
	list-style: none;
	margin-bottom:225px;
	height: 35px;
	padding-top:5px;
}
.pages li {
	float: left;
	width: 33.33%;
	text-align: center;
	
}
.pages li a {
	padding: 25px 0;
	font-size: 16px;
	color: #585858;
	padding-bottom: 15px;
}
.pages li:hover a.div1 {
	display: none;
}
.pages li:hover a.div2 {
	display: block;
	transition: display 1.5s;
	-moz-transition: display 1.5s; /* Firefox 4 */
	-webkit-transition: display 1.5s; /* Safari 和 Chrome */
	-o-transition: display 1.5s; /* Opera */
}
.process img {
	width: 100%;
}
.process-line {
	list-style: none;
	background: #1c5eb9;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
}
.process-line li {
	line-height: 59px;
	float: left;
	width: 20%;
	text-align: center;
	position: relative;
}
.process-line li span {
	margin-left: 15px;
}
.process-line li img {
	position: absolute;
	right: -10px;
	top: 0;
}
.process-line li:last-child img {
	display: none;
}
.api-example img {
	width: 150px;
	margin-right: 25px;
	vertical-align: middle;
}
.content ul.index-news {
	top:0;
}
/*加盟我们*/
.join .contact {
	padding-bottom: 0px; 
	border-bottom: 0px solid #dddfde; 
}
.join .contact li .p2 {
    font-size: 18px;
    line-height: 27px;
    color: #303741;
}
.join .about a {
    font-size: 18px;
    color: #fff;
    display: block;
    border: 1px solid #fff;
    width: 6%;
    min-width: 85px;
    line-height: 30px;
    position: absolute;
    top: 45%;
    left: 27.5%;
    text-align: center;
}
.join .about a:hover {
    color: #fa8d14;
}
.join .about2 a {   
    min-width: 85px;
    display: block;
    top:100%;
    left:46.5%
}
.join-way {
	width: 1018px;
	margin: 0 auto;
	overflow: hidden;
	padding: 75px 0 100px 0;
}
.join-way>div.lt {
	width: 610px;
	float: left;
}
.join-way>div.lt h6 {
	font-size: 24px;
	color: #333;
	padding-bottom: 25px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 25px;
}
.join-way>div.lt h6 span {
	padding-bottom: 28px;
	border-bottom: 3px solid #086fce;
}
.join-way>div.lt .p1 {
	font-size: 15px;
	color: #5e6264;
	line-height: 25px;
	margin-bottom: 35px;
}
.join-way>div.lt .p2 {
	font-size: 18px;
	color: #505050;
}
.join-way>div.lt .p2 span {
	margin-right: 25px;
}
.join-way>div.lt .p2 span img {
	margin-right: 10px;
}
.join-way>div.rt {
	width: 340px;
	float: right;
}


/*浮动客服*/
#floatDivBoxs {
	width:130px; 
	background:url(../../../images/tan_bg.jpg) repeat-x;
	position:fixed;
	top:140px;
	left:0px;
	z-index:999;
	border-radius:5px;
}

#floatDivBoxs .floatDtt {
	width:100%;
	height:45px;
	line-height:52px; 
	color:#eb4f38;
	font-size:16px;
	text-indent:15px;
	background:url(../../../images/tan_fg.jpg) left bottom repeat-x;
}

#floatDivBoxs .floatDtt img {
	margin-right:0px;
}

#floatDivBoxs .floatDqq {
	background:url(../../../images/tan_fg.jpg) left bottom repeat-x;
	padding-bottom:10px;
}

#floatDivBoxs .floatDqq li   {
	width:120px;
	height:35px;
	background:url(../../../images/tan_kf.jpg) center center no-repeat;
	text-align:center;
	line-height:35px;
	margin-top:5px;
	font-size:12px;
	color:#047484;
	padding-left:20px;
}

#floatDivBoxs .floatDqq li a {
	color:#047484;
}

#floatDivBoxs .floatDtxt{
	font-size:14px;
	color:#eb4f38;
	padding:6px 0px 6px 0px;
}

#floatDivBoxs .floatDtel{
	padding:0 0 15px 15px;
}

#floatDivBoxs .floatDtel img{
	display:block;
}

.floatShadow{
}

#rightArrow{
	width:20px;
	height:81px;
	background:url(../../../images/online_arrow.jpg) -24px 0px no-repeat;
	position:fixed;
	top:200px;
	left:130px;
	z-index:999;
}

#rightArrow a{
	display:block;
	height:81px;
}
.paging{text-align:center; display:block; padding-top:40px;}
.paging a,.paging span{display:inline-block;*display:inline;zoom:1;padding:6px 12px;border:1px solid #d9d9d9;background:#fff;margin:0 5px; color:#8a8a8a; border-radius:3px;}
.paging span,.paging a:hover{background:#0d7ff4;border-color:#0d7ff4;color:#fff}



@media (max-width: 1620px) {
	#map {
	height:500px;
	border:0;
	font-size:12px;
}
