﻿charset "utf-8";
body {
    font-family: "Microsoft YaHei",SimHei,"宋体",simsun,sans-serif;
    font-size: 14px;
    background: #fff;
    overflow-x: hidden;
}
body,html,ul,p,dl,h3,h4,h5,dl,dt,dd,ul,li,a,tr,td {
    padding: 0;
    margin:0;
    font-weight: normal;
}

html,body{
	width: 100%;
	height: 100%;
}

table{
	border: none;
	border-collapse: collapse;
}


.met_tools{border-top:1px solid #ddd;margin-top:30px; margin-bottom:50px; position:relative;padding:10px 10px 0;height:25px;line-height:25px}
.met_tools .met_page{clear:both;right:0px;top:0;color:#818181;}
.met_tools .met_page li{ display:inline; list-style:none; margin-left:30px;}
.met_tools .met_page li span{ padding-right:5px;}
.met_tools .met_page a{color:#607fa6}


ul {
    list-style: none;
}
a,a:link,a:hover,a:visited,a:active {
    text-decoration: none;
    border:none;
	outline:none;
}
i,em {
    font-style: normal;
}
img{
    border: none;
    vertical-align: middle;
    width: auto;
    max-width: 100%;
}
input,button,select,textarea {
    background: transparent;
    outline: none;
    border: none;
    font-family: "Microsoft YaHei";
}
input[type="text"] {
    -webkit-appearance: none;
}
button,select {
    cursor: pointer;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.container{
	min-width: 1200px;
	
}

.header-box{
	width: 100%;
	background:url(../img/header-bg1.png) no-repeat;
	background-size: cover;
	position: relative;
}

.header{
	width:1200px;
	height:90px;
	margin: auto;
}

.header .header-logo{
	width: 188px;
	padding: 21px 0;
	margin-right: 64px;
	float: left;
}

.header .header-logo a{
	display: block;
	width: 100%;
}

.header .nav{
	width:770px;
	float: left;
}
.header .nav>ul{
	width: 100%;
	height:80px;
	overflow: hidden;
}

.header .nav>ul>li{
	height: 100%;
	float: left;
	font-size: 18px;
	margin-right: 9px;
	
}
.header .nav ul li:last-child{
	margin-right: 0;
}


.header .nav ul li .menu{
	width: 100%;
	height:0;
	overflow: hidden;
	background:rgba(0,0,0,.9);
	position: absolute;
	top:80px;
	z-index: 999;
	left: 0;
}

.header .nav ul li .menu ul{
	width: 1200px;
	margin: auto;
	padding-left: 27px;
	box-sizing: border-box;
	padding-bottom: 10px;
}

.header .nav ul li .menu ul li{
	width: 155px;
	float: left;
	margin-right: 40px;
}

.header .nav ul li .menu .ul li:last-child{
	width: 217px;
	margin-right: 0;
}

.menu ul li h4{
	font-size: 16px;
	box-sizing:border-box;
	padding: 30px 0 8px 10px;
	color: #FFFFFF;
}

.menu ul li dl{
	width: 100%;
	height: 40px;
	background:#2A3032;
	margin-bottom: 8px;
	box-sizing: border-box;
}
.menu ul li dl:hover{
	border: 1px solid #00BBEF;
}
.menu ul li dl:hover dd a{
	color: #00BBEF !important;
}
.menu ul li dl dd{
	width: 100%;
	box-sizing: border-box;
}

.menu ul li dl dd {
	height:40px;
	line-height: 40px;
}

.menu ul li dl dd a{
	height:40px;
	line-height: 40px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 14px;
	width: 100%;
	float: left;
}


.menu-else li{
	display: block;
	width: 167px;
	height: 40px;
	background: #2A3032;
	text-align: center;
	margin-top: 60px;
	
}

.menu-else li a{
	font-size: 14px;
	height:40px;
	line-height: 40px;
	padding:0 22px !important;
	overflow: hidden;
}

.menu-else li a:hover{
	border: 1px solid #00BBEF;
	color: #00BBEF !important;
	box-sizing: border-box;
}

.header .nav ul li>a{
	color: #FFFFFF;
	display: block;
	padding: 32px 21px 8px;
}

.header .nav ul .active{
	background:#020E26;
}

.header .login{
	width: 170px;
	float: right;
	padding: 29px 0 20px;
}

.header .login i{
	display: block;
	float: right;
	width: 2px;
	height: 15px;
	background: #636B78;
	margin: 8px 20px;
	
}

.header .login a{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 32px;
	float: right;
}
.header .login .produc-text{
	display: block;
	line-height: 32px;
	background:#0CAAFD;
	float: right;
	padding: 0 15px;
	margin-left:20px;
}

/*banner区域*/
 /* 区域*/
.banner{
	width: 100%;
	overflow: hidden;
}


.about-banner .banner-line,.case-banner .banner-line,.product-banner .banner-line,.pc-banner .banner-line,.other-banner .banner-line,.software-banner .banner-line {
	padding-left: 0;
}

.banner .banner-line span{
	display: block;
	font-size: 53px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: impact;
}
.banner .banner-line .banner-title{
	font-size: 44px;
	font-weight: normal;
}



.banner .banner-line span i{
	color: #97CB38;
}

.product-banner .banner-line span,.pc-banner .banner-line span,.other-banner .banner-line span{
	display: block;
	font-size:60px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: impact;
}

.about-banner .banner-line{
	padding: 0;
}
.about-banner .banner-line span{
	color: #333366;
	
}

.case-banner .banner-line span{
	color: #FFFFFF;
	padding-top: 20px;
}

..product-banner .banner-line span{
	padding-top: 50px;
}

.product-banner .banner-title{
	font-size: 30px !important;
}

.case-banner .banner-title{
	padding-top: 0 !important;
}
.case-banner .banner-line a{
	margin-left: 2px !important;
	margin-top: 50px !important;
}


.about-banner .banner-line span i{
	color: #97CB38;
}




.about-banner .banner-line .banner-title{
	font-size:40px;
	color: #333366;
	font-weight: normal;
}
 

.product-other-left .product-cale span{
	font-size:30px;
	font-weight: normal;
}

.product-banner .banner-line a{
	display: block;
	background: none;
	border: 1px solid white;
	font-size: 18px;
}

.pc-banner .banner-line .banner-title,.software-banner .banner-line .banner-title,.other-banner .banner-line .banner-title{
	font-size:30px;
	font-weight: normal;
}
.pc-banner .banner-line .banner-title  i{
	display: block;
	color: #FFFFFF;
}


.banner .banner-line a{
	background: #07B9ED;
	display: block;
	width: 130px;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	margin-top: 53px ;
	margin-left: 33px;
}

.about-banner .banner-line a,.case-banner .banner-line a,.product-banner .banner-line a,.pc-banner .banner-line a,.software-banner .banner-line a,.other-banner .banner-line a{
	margin-left: 0px;
}
.software-banner .banner-line{
	top: 30%;
}
.about-banner .banner-line a{
	margin-top: 61px;
	margin-left:3px;
}

.software-banner  .banner-line .banner-title{
	padding: 22px 0 6px;
}

.software-banner .banner-line>span{
	font-size: 60px;
}
.software-banner .banner-line a,.other-banner .banner-line a{
	display: block;
	width: 148px !important;
	height: 48px !important;
	line-height: 48px;
	background: none;border: 1px solid white;font-size: 18px;
	box-sizing: border-box;
	margin-top: 85px;
}



.banner .btn{
	/*width:163px;*/
	height: auto;
	position:absolute;
	bottom:26px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 9999;
}

.banner .btn ul{
	/*width: 100%;*/
	height: auto;
	overflow: hidden;
	float: left;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.banner .btn ul li{
	width: 15px;
	height: 15px;
	float: left;
	background: white;
	border-radius: 11px;
	margin-right: 12px;
	cursor: pointer;
}

.banner .btn ul li:last-child{
	margin-right: 0;
}

.banner .btn ul .on{
	background:#99CC33;
}



/*主体部分*/
.main{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.main .main-product{
	width: 1232px;
	height:auto;
	margin:auto;
}

.main .main-product h3{
	font-size: 50px;
	font-weight: normal;
	text-align: center;
	padding: 50px 0px 45px;
}

.main .main-product .main-product-info{
	width: 1204px;
	height: auto;
	margin: auto;
}

.main .main-product .main-product-info ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.main .main-product .main-product-info ul li{
	width: 384px;
	float: left;
	font-size: 28px;
	text-align: center;
	margin-right: 26px;
	
	background: #007CC2;
}
.main .main-product .main-product-info ul .on{
	background: #85C226;
}
.main .main-product .main-product-info ul li:last-child{
	margin-right: 0;
}

.main .main-product .main-product-info ul li a{
	display: block;
	height: 72px;
	line-height: 72px;
	color: #FFFFFF;
}

.main .main-product .main-product-content{
	width: 1204px;
	height: auto;
	overflow: hidden;
	padding: 30px 0 60px;
}

.main .main-product .main-product-content span{
	display: block;
	width: 678px;
	height: auto;
	float: left;
	margin-right: 100px;
}

.main-product-content span img{
	max-width: 675px;
	max-height: 400px;
	display: block;
	margin: 0 auto;
}

.main-product .main-product-content .main-product-txt{
	width: 420px;
	float:left;
}

.main-product .main-product-content .main-product-txt h4{
	font-size: 44px;
	color: #007cc2;
	padding-top: 29px;
}
.main-product .main-product-content .main-product-txt span{
	font-size: 23px;
	font-family: "微软雅黑";
	color: #323232;
	padding-top: 7px;
	padding-bottom: 40px;
}
.main-product .main-product-content .main-product-txt p{
	font-size: 18px;
	color: #323232;
	line-height: 1.89em;
}

.main-product .main-product-content .main-product-txt a{
	display: block;
	width: 152px;
	height: 50px;
	font-size: 18px;
	line-height:50px;
	border: 2px solid #067FC3;
	border-radius: 3px;
	box-sizing: border-box;
	text-align: center;
	color: #007cc2;
	margin-top:22px;
	margin-left:4px;
	transition: all 0.5s ease;
}

.main-product .main-product-content .main-product-txt a:hover{
	background:#067FC3;
	color:#FFFFFF;
}

.main .main-product-banner{
	width: 100%;
	text-align: center;
}

.main-solve{
	width: 1200px;
	height: auto;
	margin:0 auto 63px;
}

.main-solve>h3{
	height: auto;
	overflow: hidden;
	font-size: 50px;
	text-align: center;
	padding: 50px 0 30px;
}

.main-solve .main-solve-content{
	width: 100%;
	height: 575px;
	position: relative;
}

.main-solve .main-solve-content .msc{
	width: 240px;
	height: 430px;
	background:rgba(1,92,145,1);
}

.main-solve .main-solve-content .m-1{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	
}



.main-solve .main-solve-content .m_public>span{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block;
	margin: auto;
	padding: 0 !important;
}
.main-solve .main-solve-content .m_public span img{
	width: 153px;
	height: 153px;
	display: block;
	margin:68px auto 38px;
}

.main-solve-content .m_public a{
	display: block;
	margin:26px auto 0;
}
.m_public .msc-1-title i{
	padding-left: 0;
}
.m_public .msc-1-title span{
	display: block;
	color: #FFFFFF;
	text-align: center;
	padding-top:0px;
}
.main-solve .main-solve-content .m_public{
	width: 348px;
	height:536px;
	box-shadow: 0 5px 40px rgba(0,0,0,.5);
}

.main-solve .main-solve-content .m_public p{
	padding: 0 80px;
}

.m_public .msc-1-title{
	padding: 0;
	margin:0 auto 30px!important;
}

.main-solve .main-solve-content .m-5{
	position: absolute;
	right:0px;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	background:rgba(0,124,194,1);
}

.m_public span{
	padding: 0;
	margin: auto;
}

.m_public .msc-1-title{
	padding: 0;
	margin: auto;
}

.m_public .msc-1-title>span{
	display: block;
	width: 100%;
	text-align:center;
	margin: auto;
	padding: 0 !important;
}




.main-solve .main-solve-content .m_public>span{
	padding: 0;
	margin: auto;
}

.main-solve .main-solve-content .m_public>span img{
	display: block;
	margin:68px auto 25px !important;
}








.main-solve .main-solve-content .m-2{
	position: absolute;
	left:240px;
	top: 0;
	bottom: 0;
	margin: auto;
	background:rgba(2,107,167,1);
}

.main-solve .main-solve-content .m-3{
	position: absolute;
	right:240px;
	top: 0;
	bottom: 0;
	margin: auto;
	background:rgba(2,107,167,1);
}


.main-solve .main-solve-content .m-4{
	position: absolute;
	right:0px;
	top: 0;
	bottom: 0;
	margin: auto;
	background:rgba(1,92,145,1);
}


.main-solve .main-solve-content .m-5{
	
	position: absolute;
	right:0px;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	background:rgba(0,124,194,1);
}
.m-5 .msc-1-title{
	padding: 0;
	margin: auto;
}

.m-5 .msc-1-title>span{
	display: block;
	width: 100%;
	text-align:center;
	margin: auto;
	padding: 0 !important;
}




.main-solve .main-solve-content .m-5>span{
	padding: 0;
	margin: auto;
}

.main-solve .main-solve-content .m-5>span img{
	display: block;
	margin:38px auto 32px;
	
}

.main-solve-content .msc>span{
	display: block;
	width: 100%;
	padding:38px 0 27px 60px;
	box-sizing: border-box;
}

.main-solve-content .msc .msc-1-title{
	width: 210px;
	height: auto;
	overflow: hidden;
	padding-left: 11px;
	font-size: 16px;
	font-weight: normal;
	position: relative;
}

.msc .msc-1-title>span{
	display: block;
	padding-left: 25px;
	box-sizing: border-box;
	float: left;
	color: #FFFFFF;
}
.msc .msc-1-title span:nth-child(2){
	padding-bottom: 9px;
}

.m-3 .msc-1-title>span{
	width: 100%;
	display: block;
	padding-left: 0 !important;
	text-align: center;
}

.m-4 .msc-1-title>span{
	width: 100%;
	display: block;
	padding-left: 0 !important;
	text-align: center;
}


.msc .msc-1-title .left{
	width: 11px;
	height: 11px;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5.5px;
	padding-left:11px;
}
.msc .msc-1-title .right{
	width: 11px;
	height: 11px;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -5.5px;
}

.msc p{
	color: #FFFFFF;
	line-height: 18px;
	padding: 30px 22px 0 22px;
	opacity: 0.5;
	font-size: 12px;
}

.msc a{
	display:inline-block;
	width: 95px;
	line-height: 24px;
	text-align: center;
	background: #85C226;
	font-size: 12px;
	margin:7px 0 0 69px;
	box-sizing: border-box;
	color: #FFFFFF;
}


/*公司发展历史*/
.company-history{
	width: 100%;
	height: auto;
	overflow: hidden;
	
}

.company-history span{
	display: block;
	width: 100%;
}
.company-history .company-content{
	width:170px;
	margin: auto;
	float: left;
	margin-left: 60px;
}

.company-history .company-content .company-age{
	width:170px;
	height: auto;
	margin:120px 0px 72px;
}

.company-history .company-content .company-money{
	width: 170px;
	margin-bottom:80px;
}


.company-history .company-content .company-advantage{
	width:130px;
	color: white;
}

.company-age ,.company-money span{
	display: block;
	width: 100%;
	height: auto;
	color: white;
	
}




.company-age span span{
	display: block;
	width: 130px;
	text-align: left;
	font-size: 42px;
	margin-bottom: 15px;
	border-bottom: 3px solid #FFFFFF;
}

.company-advantage span span{
	display: block;
	width: 130px;
	font-size:42px;
	color: #FFFFFF;
	padding-bottom:5px;
	margin-bottom: 10px;
	border-bottom: 3px solid #FFFFFF;
}

.company-advantage span span i{
	
}

.company-money span span{
	display: block;
	width: 130px;
	font-size:42px;
	border-bottom: 3px solid #FFFFFF;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.company-age span span i,.company-money span span i{
	display: block;
	font-size: 15px;
	color: #FFFFFF;
	margin-top:15px;
}

.company-history a{
	background:#85C226;
	display: block;
	width: 130px;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	margin-top:39px;
	margin-bottom: 106px;
}

.map{
	position:relative;height:696px;background:url(../img/map-bg.png) center no-repeat
}
.map-service{width: 1200px;height: auto;overflow: hidden; margin: auto;}
.map-service-right{padding-top:30px;float: right;margin-right: 50px;}
.china-map{width:748px;height:618px;background:url(../img/mapbg.png) center no-repeat;position:relative;}
.region-list{position:absolute;left:0;top:0}

@-webkit-keyframes warn{
0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}
@-moz-keyframes warn{
0%{-moz-transform:scale(0);transform:scale(0);opacity:1}
100%{-moz-transform:scale(1);transform:scale(1);opacity:0}
}
@-o-keyframes warn{
0%{-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-o-transform:scale(1);transform:scale(1);opacity:0}
}
@keyframes warn{
0%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}
}
.area-box .dot{position:absolute;left:0;width:10px;height:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#05b3fb;opacity:1;filter:alpha(opacity=100)}
.area-box .pulse{position:absolute;top:-30px;left:-30px;height:66px;width:66px;border:2px solid #05b3fb;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;-webkit-box-shadow:0 0 4px #05b3fb,0 0 10px #05b3fb inset;-moz-box-shadow:0 0 4px #05b3fb,0 0 10px #05b3fb inset;box-shadow:0 0 4px #05b3fb,0 0 10px #05b3fb inset;opacity:.12;filter:alpha(opacity=0);-webkit-animation:warn 2s ease-out both;-moz-animation:warn 2s ease-out both;-o-animation:warn 2s ease-out both;animation:warn 2s ease-out both;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;background:0 0}
.area-box .delay-01{-webkit-animation-delay:0;-moz-animation-delay:0;-o-animation-delay:0;animation-delay:0}
.area-box .delay-02{-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}
.area-box .delay-03{-webkit-animation-delay:.8s;-moz-animation-delay:.8s;-o-animation-delay:.8s;animation-delay:.8s}
.area-box .delay-04{-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s;-o-animation-delay:1.2s;animation-delay:1.2s}
.area-box .delay-05{-webkit-animation-delay:1.6s;-moz-animation-delay:1.6s;-o-animation-delay:1.6s;animation-delay:1.6s}
.area-box .delay-06{-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}
.area-box .delay-07{-webkit-animation-delay:2.4s;-moz-animation-delay:2.4s;-o-animation-delay:2.4s;animation-delay:2.4s}
.area-box .delay-08{-webkit-animation-delay:-.4s;-moz-animation-delay:-.4s;-o-animation-delay:-.4s;animation-delay:-.4s}
.area-box .delay-09{-webkit-animation-delay:-.8s;-moz-animation-delay:-.8s;-o-animation-delay:-.8s;animation-delay:-.8s}
.area-box .delay-10{-webkit-animation-delay:-1.2s;-moz-animation-delay:-1.2s;-o-animation-delay:-1.2s;animation-delay:-1.2s}
.area-box .delay-11{-webkit-animation-delay:4s;-moz-animation-delay:4s;-o-animation-delay:4s;animation-delay:4s}
.region-list.active .area-box .dot{background:#00ff1e}
.region-list.active .area-box .pulse{border-color:#00ff1e;top:-39px;left:-41px;height:88px;width:88px;-webkit-box-shadow:0 0 12px #0080d9,0 0 20px #0080d9 inset;-moz-box-shadow:0 0 12px #0080d9,0 0 20px #0080d9 inset;box-shadow:0 0 12px #0080d9,0 0 20px #0080d9 inset}
.region-list.waite .area-box .dot{background:#f90}
.region-list.waite .area-box .pulse{border-color:#f90}
.show-regin{position:absolute;left:2px;height:0;top:0;width:11px;opacity:0;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.online-node .show-regin,.region-list:hover .show-regin,.underline-node .show-regin,.waite-node .show-regin{height:127px;opacity:1}
.show-regin span{
    left: 8px;
    top: -11px;
    font-size: 14px;
    color: #ccc;position:absolute;left:8px;top:-11px;padding:6px 10px;font-size:14px;color:#ccc;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;text-align:center;white-space:nowrap;
	}
.postition-10 .show-regin span{left:8px}
.postition-6 .show-regin span{left:-50px}
.area-box{z-index:77}
.show-regin{z-index:66}
.region-list.active .show-regin span{position:relative;color:#ccc}
.region-list.waite .show-regin span{color:#ccc}
.postition-1{left:317px;top:297px}
.postition-2{left:399px;top:493px}
.postition-3{left:354px;top:543px}
.postition-4{left:359px;top:348px}
.postition-5{left:500px;top:476px}
.postition-6{left:484px;top:551px}
.postition-7{left:515px;top:393px}
.postition-7.region-list.active .area-box .pulse{top:-50px;left:-51px;width:110px;height:110px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
.postition-8{left:348px;top:325px}
.postition-9{left:609px;top:487px}
.postition-9.region-list.active .area-box .pulse{top:-50px;left:-50px;width:110px;height:110px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
.postition-10{left:463px;top:590px}
.postition-11{left:533px;top:501px}
.postition-13{left:407px;top:449px}
.douhao{width:0}



/*新闻商家*/
.index-news{
	width: 100%;
}
.index-news .index-news-content{
	width: 1200px;
	margin: auto;
}

.index-news .index-news-content h3{
	font-size: 50px;
	text-align: center;
	padding-top:50px;
	padding-left: 127px;
}

.index-news .index-news-content h3 a{
	display:inline-block;
	
	width: 117px;
	line-height: 38px;	
	color: #0066cc;	
	text-align: center;
	border: 1px solid #0066CC;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: normal;
	float: right;
	margin-top: 24px;
	margin-right: 5px;
	transition:all 0.5s ease;
}

.index-news .index-news-content h3 a:hover{
	background:#0066CC;
	color: #FFFFFF;
}

.index-news .index-news-content .index-news-left{
	width: 515px;
	position: relative;
	float: left;
	
}
.index-news-left .l-content{
	width: 425px;
	padding:50px 0 50px;
}

.index-news-left .l-content span{
	display: block;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}

.index-news-left .l-content span img{
	max-width: 425px;
}

.index-news-left .l-content p{
	padding: 20px 0 10px;
}

.index-news-left .l-content p a{
	color: #000000;
}
.index-news-left .l-content p a:hover{
	text-decoration: underline;
}

.index-news-left .news-time{
	position: absolute;
	top:50px;
	right:5px;
	width: 104px;
	height: 102px;
	background:#85C226;
}


.index-news-left .news-time span{
	display: block;
	font-size: 46px;
	text-align:center;
	color: #FFFFFF;
	padding-top:5px;
}

.index-news-left .news-time span i{
	display: block;
	text-align: center;
	font-size: 20px;
}

.index-news .index-news-content .index-news-right{
	width: 650px;
	float: right;
	margin: 56px 6px 36px;
	border-left: 1px solid #EDECE9;
	box-sizing: border-box;
}
.index-news .index-news-content .index-news-right ul{
	width: 607px;
	float: right;
}

.index-news .index-news-content .index-news-right ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 24px 0 14px;
	border-bottom: 1px dashed #EDECE9;
}

.index-news .index-news-content .index-news-right ul li:last-child{
	border-bottom: none;
}

 .index-news-right ul li .news-txt{
 	width: 460px;
 	height: auto;
 	float: left;
 }

 .index-news-right ul li .news-txt h4{
 	padding-bottom: 8px;
 }
 
 .index-news-right ul li .news-txt h4 a{
 	color: #000000;
 }
 
  .index-news-right ul li .news-txt h4 a:hover{
  	color: red;
  }

.index-news-right ul li .news-txt p{
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 12px;
	color:#999999;
}

.index-news-right ul li .news-txt-time{
	width: 60px;
	height: 60px;
	float: right;
	border: 1px solid #CFCFCF;
	box-sizing: border-box;
}

.index-news-right ul li .news-txt-time span{
	display: block;
	text-align: center;
	font-size: 26px;
}

.index-news-right ul li .news-txt-time span i{
	display: block;
	font-size:12px;
}


/*合作商家*/
.business{
	width: 100%;
	height: 470px;
	overflow: hidden;
	background: url(../img/ban.jpg) no-repeat center;
}

.business span{
	display: block;
	width: 100%;
}

.business-fir{
	width: 100%;
	text-align: center;
}

.business-fir>ul{
	display: inline-block;
	width: 1168px;
	margin-top: 230px;
	margin-left: 8px;
	padding-left: 80px;
}
.business-fir>ul>li{
	width: 194px;
	float: left;
	margin-right: 30px;
}

.business-fir>ul>li img{
	display: block;
	max-width: 195px;
	margin: 0 auto;
}
/*企业证书*/
.certificate{
	width: 1300px;
	margin: auto;
}
.certificate h3{
	font-size: 50px;
	text-align: center;
	font-weight: normal;
	padding: 50px 0 45px; 
}
.certificate .certificate-content{
	width: 100%;
	margin-bottom:70px;
	position: relative;
}

.certificate-content .certificate-content-pic{
	width: 1190px;
	height: auto;
	overflow: hidden;
	margin: auto;
}

.certificate-content .certificate-content-pic ul{
	
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	left: 0;
}

.certificate-content .certificate-content-pic ul li{
	width: 203px;
	float: left;
	margin-right: 43.75px;
	
}

.certificate-content .certificate-content-pic ul li:last-child{
	margin-right: 0;
}

.certificate-content .certificate-content-pic ul li a{
	display: block;
	width: 100%;
	font-size: 14px;
	color:#999999;
	text-align: center;
}

.certificate-content .certificate-content-pic ul li a img{
	display: block;
}

.certificate-content .certificate-content-pic ul li .certificate-txt{
	padding-top:20px;
}

.certificate-content .next{
	width: 29px;
	height: 37px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	cursor: pointer;
	margin: auto;
}

.certificate-content .prve{
	width: 29px;
	height: 37px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	cursor: pointer;
	margin: auto;
}


/*点击显示大图*/
.honer-big-pic{
	width: 100%;
	height:100%;
	overflow: hidden;
	position:fixed;
	top: 0;
	bottom: 0;
	margin: auto;
	background: rgba(0,0,0,.5);
	z-index: 9999;
	display: none;
}

.honer-big-pic span{
	display: block;
	width: 100%;
	height: 100%;
	display: none;
	position: relative;
}

.honer-big-pic span img{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

/*登录注册*/
.register{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../img/resiger.png) no-repeat;
	background-size: cover;
}
.register span{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 33px;
	color: #FFFFFF;
	padding: 48px 0 40px;
}

.register a{
	display: block;
	width: 245px;
	line-height: 54px;
	margin: auto;
	font-size: 25px;
	text-align: center;
	background:#85C226;
	color: #FFFFFF;
	margin-bottom: 33px;
}
.reigister-box-content table tr td:nth-child(1){
	border-right: 1px solid #D3D4F5;
	box-sizing: border-box;
}
.reigister-box-content form table{
	border: none;
}

.reigister-box-content form table .register-phone input,.reigister-box-content form table .register-pwd input,.reigister-box-content form table .register-qpwd input{
	width:280px;
	height: 46px;
	padding: 5px;
	box-sizing: border-box;
}


.reigister-box-content form table .register-pwd{
	border: none;
}

.reigister-box-content form table .register-pwd td{
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
}



.reigister-box-content form table .register-pwd td:last-child{
	border: none;
}

.reigister-box-content form table .register-code p{
	width: 86px;
	float: left;
	height:34px;
	line-height:34px;
	border: 1px solid #2BA3EC;
	box-sizing: border-box;
	text-align: center;
	color: #2BA3EC;
	margin:0 10px;
	
}

.reigister-box-content form table .register-code span{
	display: block;
	color: #333333;
	font-size: 12px;
	cursor: pointer;
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	text-align: center;
	margin-top:15px;
	float: left;
}

.reigister-box-content form table .short-message td:nth-child(2) input{
	width: 146px;
	height: 40px;
	padding-left: 5px;
	box-sizing: border-box;
}

.reigister-box-content form table .short-message td:nth-child(3) button{
	width: 130px;
	height: 37px;
	font-size: 15px;
	color: #FFFFFF;
	background:#63B73D;
}




.reigister-box-content form table .register-pwd input{
	width: 100%;
	height: 40px;
	padding-left: 5px;
	box-sizing: border-box;
}

.reigister-box-content form table .register-btn button{
	padding: 0;
	width: 380px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
	background: #00AAFF;
}

/*尾部*/
.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	background:#2C3035;
}

.footer-content{
	width: 1200px;
	height: 280px;
	overflow: hidden;
	margin: auto;
}

.footer-content .footer-content-left{
	width: 248px;
	height: auto;
	overflow: hidden;
	padding-left: 12px;
	box-sizing: border-box;
	float: left;
	margin-right: 62px;
}

.footer-content .footer1-content-left{
	width: 400px;
	box-sizing: border-box;
	padding-left:43px;
	float: left;
	margin-right:0px;
}
.footer-content .footer-content-left>span{
	display: block;
	padding: 46px 0 16px;
}
.footer-content .footer-content-left p{
	width: 100%;
}
.footer-content .footer-content-left p span{
	display: block;
}

.footer-content .footer-content-left p span:nth-child(1){
	font-size: 16px;
	color: #6b6d6f;
}

.footer-content .footer-content-left p span:nth-child(2){
	font-size: 34px;
	color: #cccccc;
}

.footer-content .footer-content-left ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 10px 0 75px;
}

.footer-content .footer-content-left ul li{
	width: 45px;
	height: 45px;
	float: left;
	margin-right: 13px;
	cursor: pointer;
}

.footer-content .footer-content-left ul li:last-child{
	margin-right: 0;
}
.footer-content .footer-content-center{
	width: 800px;
	float: left;
}

.footer-content .footer1-content-center{
	width: 800px;
	height: auto;
	overflow: hidden;
	float: left;
}

.footer-content .footer-content-center ul{
	width: 100%;
	height: auto;
}

.footer-content .footer-content-center ul li{
	width: 90px;
	float: left;
	margin-right: 64.3px;
}

.footer-content .footer-content-center ul li:last-child{
	margin-right: 0;
}

.footer-content .footer-content-center ul li h4{
	font-size: 18px;
	color:#ffffff;
	padding-top: 46px;
	padding-bottom: 24px;
}

.footer-content .footer-content-center ul li a{
	display: block;
	font-size: 14px;
	color:#999999;
	line-height: 24px;
}

.footer-content .footer-content-right{
	width: 146px;
	height: auto;
	float: left;
}

.footer-content .footer-content-right h4{
	font-size: 14px;
	color: #ffffff;
	padding-top:46px;
	text-align: center;
	padding-bottom: 30px;
}

.footer-content .footer-content-right span{
	width: 100%;
}
.footer .copyright{
	width: 100%;
	clear: left;
	border-top: 1px solid #212427;
	padding:20px 0;
}

.footer .copyright p{
	font-size: 12px;
	color: #999999;
	text-align: center;
	line-height: 1.7em;
	
}

.footer .copyright p a{
	color: #999999;
}



/*云产品*/
.product-yun{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #0094D1;
}
.product-nav{
	height: 50px;
	margin: auto;
}

.product-nav ul{
	float: left;
	position: relative;
	margin: auto;
	left: 50%;
	transform: translateX(-50%);
}

/*pc*/
.product-pc-nav ul{
	margin-left: -227.5px;
}

.product-software-nav ul{
	margin-left: -477.5px;
}
/*关于我们*/

.about-nav ul{
	margin-left: -240px;
}
/*技术支持*/
.support-nav ul{
	margin-left: -240px;
}
/*案例列表*/
.case-nav ul{
	margin-left: -278px;
}

.nav-other ul{
	margin-left: -235px;
}

.product-nav ul li{
	line-height: 50px;
	text-align: center;
	float: left;
	margin-right: 57px;
}

.product-nav ul li:last-child{
	margin-right: 0;
}

.product-nav ul li i{
	display: block;
	width:9px;
	height: 9px;
	float: left;
	background: url(../img/produvt-nav.png) no-repeat;
	background-size: cover;
	margin: 20.5px 4px 20.5px 0;
}

.product-nav ul li a{
	color: #FFFFFF;
}

.product-yun-info{
	width: 1200px;
	margin: auto;
}
.product-yun-info h1{
	font-size: 24px;
	text-align: center;
	color: #022055;
	padding: 26px 0 22px;
}

.product-yun-info h3{
	font-size: 24px;
	text-align: center;
	color: #022055;
	padding: 26px 0 22px;
}


.product-yun-info p{
	text-align: center;
	color: #999999;
	font-size: 14px;
	padding-bottom: 19px;
}

.product-yun-info p span {
	margin-right: 8px;
}
.product-yun-summary{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin:0 auto 0px;
}

.product-yun-summary .pys-left{
	width: 727px;
	float:
	 left;
}

.product-yun-summary .pys-left h3{
	font-size: 24px;
	color: #022055;
	
}

.product-yun-summary .pys-left .pys-left-txt{
	width: 100%;
	padding: 67px 0;
}

.product-yun-summary .pys-left .pc-left-txt{
	padding: 40px 0;
}

.product-yun-summary .pys-left .pys-left-txt p{
	font-size: 14px;
	color:#505050;
	line-height: 24px;
	padding: 0 24px;
}
.product-yun-summary .pys-left .pc-left-txt p{
	padding-bottom: 20px;
}

.product-yun-summary .pys-right{
	width: 473px;
	float: right;
}

.product-yun-summary .pys-right span{
	display: block;
}

.product-yun-summary .pys-right span img{
	display: block;
	margin:10px auto 0;
}

.product-yun-dot{
	width: 1200px;
	margin: auto;
}
.product-yun-dot p{
	color: #505050;
}
.product-yun-dot img{
	max-width: 1200px;
}
.product-yun-dot h3{
	font-size:24px;
	padding-bottom: 26px;
	color: #022055;
}

.product-yun-dot .pyd-content{
	width: 100%;
}
.product-yun-dot .pyd-content ul{
	width: 100%;
}
.product-yun-dot .pyd-content ul li{
	position: relative;
	height: auto;
	min-height: 45px;
	overflow: hidden;
	margin-bottom: 25px;
	 
}

.product-yun-dot table strong {
	font-weight: normal;
}

.product-yun-dot .pyd-content ul li i{
	width: 45px;
	height: 45px;
	position: absolute;
	background:#60C0E7;
	font-size: 25px;
	text-align: center;
	line-height:45px;
	color: #FFFFFF;
	border-radius:5px;
	margin-left: 11px;
}

.product-yun-dot .pyd-content ul li .txt{
	display:table-cell;
	vertical-align:middle;
	height: 45px;
	color: #505050;
	font-family: "微软雅黑";
	padding-left: 66px;
	font-size: 14px;
	
 
}

.product-yun-dot .pyd-content ul li .txt span{
	display: inline-block;
	vertical-align:middle;   
}

.product-yun-dot table,.scheme-list-content table{
	width: 100%;
	border: 1px solid #C3C3C3;
}

.product-yun-dot table th,.scheme-list-content table th{
	background: #CCCCCC;
	border-right: 1px solid #C3C3C3;
}

.product-yun-dot table tr,.scheme-list-content table tr{
	height: 54px;
	font-size: 18px;
}

.product-yun-dot table tr:nth-child(odd),.scheme-list-content table tr:nth-child(odd){
	background: #E9E9E9;
}

.product-yun-dot table tr td,.scheme-list-content table tr td{
	text-align: center;
	border-right: 1px solid #C3C3C3;
	padding: 15px !important;
	vertical-align:middle;
}

/*产品优势*/
.product-yun-advantage{
	width: 1200px;
	margin: auto;
}
.product-yun-advantage h3{
	font-size: 24px;
	padding: 21px 0 12px ;
	color: #022055;
}

.product-yun-advantage ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 55px;
}

.product-yun-advantage ul li{
	width: 362px;
	background:#60C0E7;
	border-radius: 10px;
	padding-bottom: 33px;
	float: left;
	margin-right: 57px;
}

.product-yun-advantage ul li:last-child{
	margin-right: 0;
}

.product-yun-advantage ul li h4{
font-size: 36px;	
color: white;
text-align: center;
padding: 24px 0 26px;
}

.product-yun-advantage ul li .advantage-txt{
	width: 312px;
	height: auto;
	min-height: 270px;
	background: white;
	margin: auto;
	border-radius: 10px;
}

.product-yun-advantage ul li .advantage-txt p{
	font-size: 14px;
	padding:15px 56px;
	color: #505050;
	line-height: 24px;
	
}


/*技术规格*/
.product-yun-spec{
	width: 1200px;
	margin: auto;

}

.product-yun-spec h3{
	font-size: 24px;
	color: #022055;
}

.product-yun-spec table{
	width: 100%;
	border: 1px solid #C3C3C3;
	box-sizing: border-box;
	margin: 10px 0 38px;
}

.product-yun-spec table tr{
	width:100%;
	height:54px;
	
	
}

.product-yun-spec table tr:nth-child(odd){
	background: #E9E9E9;
}

.product-yun-spec table tr .spec-left{
	width: 200px;
	color: #2e3235;
	text-align: center;
	font-size: 15px;
	border-right: 1px solid #C3C3C3;
	box-sizing: border-box;
}

.product-yun-spec table tr .spec-right{
	width: 1000px;
	font-size: 13px;
	padding-left: 15px;
	box-sizing: border-box;
	color: #727171;
}




.product-yun-spec table tr:nth-child(1){
	background:#CCCCCC;
	
}
.product-yun-spec table tr:nth-child(1) .spec-left{
	font-size: 15px;
	color: #262046;
	font-weight: bold;
}

.product-yun-spec table tr:nth-child(1) .spec-right{
	color: #262046;
	font-weight: bold;
	padding-left: 83px;
	box-sizing: border-box;
}


.product-yun-call{
	width: 1200px;
	background:url(../img/product-yun-question.png) no-repeat;
	background-size:cover;
	margin:0px auto 32px;
}

.product-yun-call .product-yun-special,.product-yun-message{
	width: 100%;
}

.product-yun-call .product-yun-special>span,.product-yun-message>span{
	display: block;
	width: 263px;
	height: 63px;
	padding: 26px 0 0 73px;
}

.product-yun-call .product-yun-special ul, .product-yun-message ul{
	width: 100%;
	max-width: 620px;
	height: auto;
	padding: 13px 0 7px;
	overflow: hidden;
}

.product-yun-call .product-yun-special ul li,.product-yun-message ul li{
	font-size: 16px;
	color: #39414c;
	padding-left: 142px;
	box-sizing: border-box;
	position: relative;
}

.product-yun-call .product-yun-special ul li i{
	display:block;
	width: 16px;
	height: 16px;
	background: url(../img/special-title.png) no-repeat;
	background-size:cover;
	float: left;
	position: absolute;
	top: 5px;
}

.product-yun-call .product-yun-special ul li p,.product-yun-message ul li p{
	margin-left: 22px;
	box-sizing: border-box;
	line-height: 26px;
}

.product-yun-call .product-yun-message ul li i{
	display:block;
	width: 16px;
	height: 16px;
	background: url(../img/call-title.png) no-repeat;
	background-size:cover;
	float: left;
	position: absolute;
	top: 5px;
}


/*pc*/
.pc-com,.connect{
	width: 1200px;
	height: auto;
	margin: auto;
}

.pc-com h3,.connect h3{
	font-size: 24px;
	color: #022055;
}

.pc-com span,.connect span{
	display: block;
	width: 100%;
	margin: 10px 0 30px;
}


/*软件产品*/

.product-software-content{
	width: 1200px;
	margin: auto;
}

.product-software-content ul{
	width: 100%;
	height:auto;

}
.product-software-content ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid #E3DFDF;
	background:#F9F9F9;
	margin-bottom: 20px;
}

.product-software-content ul li:last-child{
	/*margin-bottom: 0;*/
}

.product-software-content ul li .software-left{
	width: 317px;
	height: auto;
	float: left;
}

.product-software-content ul li .software-left span{
	display: block;
	width: 100%;
	padding: 20px 0 26px;
}

.software-left span img{
	display: block;
	margin:0 auto 0;
}

.software-right{
	width: 880px;
	float: right;
	padding:20px 20px 0;
	box-sizing: border-box;
}

.software-right h4{
	
	font-size: 24px;
	padding: 20px 0 10px;
}

.software-right h4 a{
	color: #0094d1;
}

.software-right h4 a:hover{
	text-decoration: none;
}

.software-right p{
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	text-align: left;
}
.software-right>a{
	display: block;
	width: 118px;
	height: 38px;
	line-height: 38px;
	background: #00BAEE;
	text-align: center;
	border: 1px solid #0099CC;
	box-sizing: border-box;
	color: #FFFFFF;
	border-radius: 2px;
}

/*关于我们*/
.about{
	width:100%;
	margin: auto;
}

.about .about-company,.about-honer,.about-advantage,.about-culture{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: auto;
}

.about .about-company{
	padding-top: 52px;
}
.about .about-company .about-company-left{
	width: 650px;
	float: left;
}

.about .about-company .about-company-left h3{
	color: #022055;
	font-size: 24px;
	padding:14px 0 38px;
}

.about-company-left p{
	color: #505050;
	font-size: 14px;
	line-height: 30px;
	text-indent: 28px;
}
.about-company-right{
	width: 535px;
	height: auto;
	overflow:hidden;
	float: right;
	
}
.about-company-right span{
	display: block;
	width: 100%;
}
.about-company-right span img{
	float: right;
}

/*荣誉资质*/
.about-honer h3{
	color: #022055;
	font-size: 24px;
	padding: 22px 0 23px;
}

.about-honer p{
	color: #505050;
	font-size: 14px;
	line-height: 30px;
}

.about-honer .about-honer-pic{
	width: 1030px;
	margin: auto;
	position: relative;
}
.about-honer .about-honer-pic .about-honer-content{
	width: 942px;
	height: auto;
	overflow: hidden;
	margin:auto;
}
.about-honer .about-honer-pic ul{
	
	margin:30px auto 0;
	position: relative;
	left: 0;
}

.about-honer .about-honer-pic ul li{
	width: 203px;
	float: left;
	margin-right: 43.333333px;
}
.about-honer .about-honer-pic ul li:last-child{
	margin-right: 0;
}

.about-honer .about-honer-pic ul li a{
	display:block;
	text-align: center;
	color: #999999;
	padding-top:15px;
}


.about-honer .next,.about-honer .prve{
	position:absolute;
	width: 29px;
	height: 37px;
	top: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
}

.about-honer .prve{
	right: 0;
}

/*我们的优势*/
.about-advantage h3{
	color: #022055;
	font-size: 24px;
	padding: 75px 0 20px;
}

.about-advantage p{
	font-size: 14px;
	line-height: 30px;
	color: #999999;
}

.about-advantage ul{
	width: 912px;
	height: auto;
	overflow: hidden;
	margin:20px auto;
}

.about-advantage ul li{
	width: 182px;
	float: left;
	margin-right: 61.3333px;
}
.about-advantage ul li:last-child{
	margin-right: 0;
}

.about-advantage ul li span{
	display: block;
	width:100%;
	height: 204px;
	position: relative;
	
}

.about-advantage ul li span img{
	position: absolute;
	display: block;
	bottom: 0;
}

.about-advantage ul li p{
	text-align: center;
	font-size: 24px;
	padding-top: 20px;
}

/*企业文化*/
.about-culture{
	padding-bottom:60px;
}
.about-culture h3{
	color: #022055;
	font-size: 24px;
	padding: 23px 0 12px;
}
.about-culture p{
	color: #505050;
	font-size: 14px;
	line-height: 30px;
}


/*技术支持*/
.support-content{
	width: 1004px;
	margin: auto;
}
.case-content{
	width: 1204px;
	margin: auto;
}

.support-content h3,.case-content h3{
	font-size: 24px;
	color: #022055;
	text-align: center;
	padding: 25px 0 35px;
}

.support-content .support-content-list{
	width: 100%;
	padding-bottom: 25px;
}

.support-content .support-content-list>ul{
	width: 100%;
	height: auto;
	overflow: hidden;

}
.support-content-list>ul>li {
	width: 100%;
	height: auto;
	overflow: hidden;
	background:#F5F5F5;
	padding:20px 0 17px;
	margin-bottom: 15px;
	box-sizing: border-box;
	
}
.support-content-list>ul>li:last-child{
	margin-bottom: 0;
}

.support-content-list li .scl-left{
	width:204px;
	height:100%;
	overflow: hidden;
	float: left;	
}

.support-content-list ul li .scl-left span{
	display: block;
	width: 162px;
	height:100%;
	overflow: hidden;
	margin: auto;

}
.support-content-list ul li .scl-left span img{
	display: block;
	margin-top: 3px;
}

.support-content-list ul li .scl-right{
	width: 800px;
	float: right;

}

.support-content-list ul li .scl-right h4{
	font-size: 14px;
	color: #003366;
	padding-bottom:10px;
}

.scl-right .scl-right-message{
	width: 100%;
	position: relative;
}

.scl-right .scl-right-message i{
	display: block;
	float: left;
	font-size:12px;
	color: #666666;
	position: absolute;
}

.scl-right .scl-right-message p{
	padding-left: 38px;
	color: #666666;
	font-size: 12px;
	font-family:'宋体';
}
.scl-right .scl-right-message span{
	display: inline-block;
	font-size:12px;
	color: #666666;
}
.scl-right .scl-right-message .size{
	padding-right: 20px;
}


.support-content-list .scl-down{
	width: 100%;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	margin-top: 12px;
}

.support-content-list .scl-down a{
	width: 92px;
	height: 100%;
	display: block;
	background: #40A0EC;
	text-align: center;
	color: #FFFFFF;
	border:1px solid #1E8DD0;
	border-radius: 2px;
	box-sizing: border-box;
	float: left;
}

.support-content-list .scl-down span{
	display: block;
	float: left;
	margin-left: 10px;
	color: #666666;
}


/*方案列表*/
.scheme{
	width:1200px;
	margin: auto;
}
.scheme h3{
	font-size: 24px;
	color: #022055;
	text-align: center;
	padding: 30px 0 43px;
}

.scheme .scheme-list{
	width: 100%;
	height: auto;
	overflow: hidden;	
}
.scheme .scheme-list>ul{
	width: 100%;
	
}
.scheme .scheme-list>ul>li{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 1px dashed #DCDCDC;
	margin-bottom: 16px;
}

.scheme .scheme-list ul li:last-child{
	margin-bottom: 0;
}

.scheme .scheme-list ul li .scheme-list-left{
	width: 280px;
	height: auto;
	float: left;
}

.scheme-list-left  span{
	display: block;
	width:100%;
}
.scheme .scheme-list ul li .scheme-list-right{
	width:920px;
	float: left;
	padding-left: 27px;
	box-sizing: border-box;
}
.scheme-list-right h4{
	font-size: 18px;
	
	padding: 10px 0;
}
.scheme-list-right h4 a{
	color: #0094d1;
}

.scheme-list-right h4 a:hover{
	text-decoration: underline;
}

.scheme-list-right p{
	 font-size: 12px;
	 color: #666666;
	 line-height: 20px;
}

.scheme-list-right .slr-message{
	width: 100%;
	font-size: 12px;
	color: #666666;
	margin-top:26px;
}

/*方案页详情*/
.scheme-list-content{
	width: 1200px;
	margin: auto;
	line-height: 1.3em;
	color: #333;
}

.scheme-list-content h1{
	font-weight: normal;
	font-size: 24px;
	color:#022055;
	text-align: center;
	padding: 30px 0 10px;
}
.scheme-list-content h2{
	font-weight: bold;
	font-size: 24px;
	color:#022055;
	padding: 42px 0 15px;
}
.scheme-list-content h3{
	font-weight: bold;
	font-size: 20px;
	padding: 15px 0 15px;
}
.scheme-list-content h3 a {
	font-weight: bold;
}
.scheme-list-content a {
	color:#333;	
}

.scheme-list-content .list-content-info{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
	border-bottom:1px solid #c8c8c8;
	padding-bottom:5px;
}
.scheme-list-content .list-content-info span{
	font-size: 14px;
	color: #999999;
	margin-right: 8px;
}

.scheme-list-content .list-content-pic{
	width: 100%;
	padding-bottom: 18px;
}

.scheme-list-content .list-content-pic span{
	display: block;
	width: 100%;
	margin:37px auto 24px;
}
.scheme-list-content .list-content-pic span img{
	display: block;
	margin: auto;
}

.scheme-list-content .list-content-pic p{
	font-size: 14px;
	color: #505050;
	line-height: 22px;
}

.scheme-list-content .make-up,.case-advantage{
	width: 100%;
}
.scheme-list-content .make-up h4,.case-advantage h4{
	font-size: 24px;
	color: #022055;
}

.scheme-list-content .make-up ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 10px 0 23px;
}
.scheme-list-content .make-up ul li{
	width: 100%;
	list-style: decimal inside;
	line-height: 32px;
	font-size: 14px;
	color: #505050;
	
}

.scheme-list-content .make-true{
	width: 1200px;
	height: auto;
	padding-bottom: 29px;
}
.make-true h4{
	font-size: 24px;
	color: #022055;
}
.make-true p{
	color: #505050;
	font-size: 14px;
	line-height: 24px;
	padding-top: 14px;
}
.case-advantage ul{
	padding:18px 0 30px;
}

.case-advantage ul li i{
	width: 9px;
	height: 11px;
	display: block;
	background: url(../img/case-advandage.png) no-repeat;
	background-size: cover;
	float: left;
	margin: 10px 5px 10px 0 ;
}
.case-advantage ul li{
	width: 100%;
	font-size: 14px;
	color: #505050;
	line-height: 32px;
	padding-left: 7px;
	box-sizing: border-box;
}

/*案例列表*/
.case-content-list{
	width: 1204px;
	margin:auto;
}
.case-content-list ul{
	
	width: 100%;
	
}

.case-content-list ul li{
	width: 100%;
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	padding: 25px 24px;
	margin-bottom: 30px;
	position: relative;
}

/*.case-content-list ul li:last-child{
	margin-bottom: 0;
}*/

.case-content-list ul li .content-list-left{
	width: 252px;
	height: 168px;
	height: auto;
	overflow: hidden;
	float: left;
}

.case-content-list ul li .content-list-left span{
	display: block;
	width: 100%;
}
.content-list-left span img{
	display: block;
}

.case-content-list ul li .content-list-right{
	width:888px;
	float: right;
	padding-left: 30px;
	box-sizing: border-box;
}

.content-list-right h4{
	font-size: 18px;
	
	padding: 10px 0 10px;
}

.content-list-right h4 a{
	color: #0094d1;
}

.content-list-right h4 a:hover{
	text-decoration: underline;
}

.content-list-right p{
	font-size: 12px;
	color: #666666;
	font-family:'宋体';
	line-height: 22px;
	
}

.content-list-right>a{
	display: block;
	width: 118px;
	height: 38px;
	line-height: 38px;
	color: #3EB0D6;
	border: 1px solid #0698CB;
	border-radius: 2px;
	text-align: center;
	margin-top:16px;
	transition: all 0.5s ease;
	box-sizing: border-box;
}

.content-list-right>a:hover{
	background:#0698CB;
	color: #FFFFFF;
}

.case-content-list ul li .date{
	width: 74px;
	height: 79px;
	background: #83C12C;
	position: absolute;
	top: -18px;
	left: 0;
	z-index: 999;
}
.case-content-list ul li .date span{
	display: block;
	font-size: 34px;
	padding: 8px 0;
	text-align: center;
	color: #FFFFFF;
}
.case-content-list ul li .date span i:first-child{
	display: block;
	width: 36px;
	font-size: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-indent: -41px;
	margin: 0 auto;
}
.case-content-list ul li .date span i:last-child{
	display: block;
	width: 40px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-indent: -41px;	
	margin: 0 auto;
}
.case-list-content table{
	margin: auto;
	font-size: 19px;
	background: #65AFCE;
	color: #ffffff;
	margin-bottom:35px;
}

.case-list-content table tr th{
	padding: 15px;
	border-right: 1px solid #fff;
	color: #fff;
}

.case-list-content table tr{
	border-bottom: 1px solid #fff;
}

.case-list-content table tr td{
	padding: 15px;
	box-sizing: border-box;
	border-right: 1px solid #fff;
}

.case-list-content .project-summary,.project-require{
	width: 100%;
	height: auto;
	overflow:hidden;
}

.case-list-content .project-summary h4,.project-require h4{
	font-size: 24px;
	color: #022055;
}
.project-summary .project-summary-txt{
	width: 100%;
	padding: 13px 0 42px;
}

.project-summary .project-summary-txt p{
	font-size: 14px;
	color: #505050;
	line-height: 24px;
}

.project-require .project-require-txt{
	width: 100%;
}

.project-require .project-require-txt>p{
		font-size: 14px;
	color: #505050;
	line-height: 24px;
	padding: 20px 0 21px;
}
.project-require .project-require-txt ul{
	width:100%;
	height: auto;
	overflow: hidden;
}

.project-require .project-require-txt ul li{
	font-size: 14px;
	color:#505050;
	padding-bottom: 22px;
}

.project-require .project-require-txt ul li span{
	display: block;
	padding-bottom: 28px;
}

.project-target{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 64px;
}
.project-target .project-target-txt{
	width: 100%;
}
.project-target h4{
	font-size: 24px;
	color: #022055;
	padding: 30px 0 14px;
}

.project-target .project-target-txt p{
	font-size: 14px;
	color: #505050;
	line-height: 24px;
}

/*其他产品*/
.product-other{
	width: 100%;

}
.product-other>ul{
	width: 1200px;
	margin: auto;
	height: auto;
	overflow: hidden;
}

.product-other>ul>li{
	width: 588px;
	float: left;
	padding: 43px 0 25px;
	border: 1px solid #CBCBCB;
	box-sizing: border-box;
	margin-bottom: 23px;
}

.product-other>ul>li:nth-child(even){
	float:right;
}

.product-other ul li .product-other-left{
	width: 340px;
	float: left;
}
.product-other ul li .product-other-left h5{
	font-size: 29px;
	
	padding:0px 0 18px;
	padding-left: 24px;
}

.product-other-left h5 a{
	color: #333333;
}
.product-other-left h5 a:hover{
	color: red;
}

.product-other-left .product-summary{
	width: 100%;
	padding-left: 24px;
	box-sizing: border-box;
}

.product-other-left .product-summary>span{
	display: block;
	width: 100%;
	font-size: 17px;
	color: #999999;
}

.product-other-left .product-summary p{
	font-size: 20px;
	color: #666666;
	padding-top:20px;
}

.product-other-left .product-summary p>span i{
	font-size: 29px;
	color: #ef0404;
}
.product-other-left .product-summary p>span>span{
	font-size: 13px;
	color: #022055;
}
.product-other-left .product-summary p>del{
	display: block;
	font-size: 17px;
	color: #999999;
}

.product-other-left .product-cale{
	width: 186px;
	height: 46px;
	line-height: 46px;
	font-size: 20px;
	color: #FFFFFF;
	background:url(../img/price.png) no-repeat;
	background-size:100% 100%;
	margin-top: 20px;
}
.product-other-left .product-cale span{
	display: block;
	font-size: 20px;
	box-sizing: border-box;
	padding-left: 20px;
}
.product-other-left .product-cale span i{
	font-size:30px;
}

.product-other ul li .product-other-right{
	width: 245px;
	float: right;
}

.product-other h3{
	font-size: 24px;
	text-align: center;
	color: #022055;
	padding: 30px 0;
}


/*下一页*/
.page{
	/*width: 306px;*/
	height: 35px;
	margin:28px auto;
	float:left;
	position: relative;
	left: 50%;
	transform: translateX(-50%);	
}

.page ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	
}

.page ul li{
	float: left;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #00AAFF;
	margin-right: 7px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}

.page ul li a{
	display: block;
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
}

.page ul li:last-child{
	margin-right: 0;
}

.page ul .active{
	background:#85C226;
}



/*加入我们*/

.about-add,.about-welfare{
	width: 1200px;

	margin:auto;
}

.about-add h3,.about-welfare h3{
	font-size: 40px;
	color: #022055;
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 40px 0 25px;
}

.about .about-add-txt{
	width: 100%;
	padding-bottom: 34px;
	
}

.about .about-add-txt p{
	font-size: 14px;
	line-height: 30px;
	color: #505050;
}
.about .about-add-pic{
	width: 100%;
}

.about .about-add-pic ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.about .about-add-pic ul li{
	width: 296px;
	height: 196px;
	float: left;
	margin-right:5px;
	padding-bottom: 5px;
}

.about .about-add-pic ul li:nth-child(4n){
	margin-right: 0;
}


.about-welfare{
	width: 1200px;
	margin:auto;
}

.about-welfare .about-welfare-content{
	width:100%;
	padding: 0 33px;
}

.about-welfare .about-welfare-content ul{
	width:100%;
	height: auto;
	overflow: hidden;
	
}

.about-welfare .about-welfare-content ul li{
	width:400px;
	height: 161px;
	padding-top: 33px;
	box-sizing: border-box;
	float: left;
}
.about-welfare-content .welfare-pay i{
	display: block;
	width:60px;
	height: 52px;
	float: left;
	
}

.about-welfare-content .welfare-pay i img{
	display: block;
	width: auto;
	margin:auto;
}

.about-welfare-content .welfare-pay .welfare-pay-txt{
	width: 250px;
	height: auto;
	float:left;
}

.welfare-pay-txt h5{
	font-size: 20px;
	color: #022055;
	padding-left: 16px;
	padding-bottom: 5px;
}

.welfare-pay-txt p{
	font-size: 14px;
	color: #505050;
	padding: 0 16px;
	line-height: 18px;
}


.about-recruit-content{
	width: 1200px;
	height: auto;
	margin: auto;
	padding-bottom: 44px;
}

.about-recruit-content .about-recruit-title{
	font-size: 40px !important;
	color: #022055 !important;
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 50px 0 30px;
}

.picScroll-left{ width:1200px;height: auto;margin:auto;position:relative;}

		.picScroll-left .hd .prev{
			 display:block;  
			 width:29px; height:37px; 
			 float:right; 
			 position: absolute;
			 top: 0;
			 bottom: 0;
			 right: -20px;
			 margin: auto;
			  overflow:hidden;
			 cursor:pointer; 
			 background:url(../img/prve.png);
		}
		
		.picScroll-left .hd .next{
			 display:block;  
			 width:29px; height:37px; 
			 float:right; 
			 position: absolute;
			 top: 0;
			 bottom: 0;
			 left: -20px;
			 margin: auto;
			  overflow:hidden;
			 cursor:pointer; 
			 background:url(../img/next.png);
		}
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		/*.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icocircle.gif") 0 -9px no-repeat; }*/
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd>ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd>ul>li{width:400px;float:left; overflow:hidden;box-sizing: border-box;}
		
		.picScroll-left .bd>ul>li:last-child{
			margin-right: 0;
		}
		.picScroll-left .bd>ul>li .title{ line-height:24px;}
		
		.about-recruit{
			width: 100%;
			height: 800px;
			padding:0 20px;
			box-sizing: border-box;
			position: relative;
		}
		
		.about-recruit h3{
			height:32px;
			line-height: 32px;
			font-size: 24px;
			color: #6f6d6d;
			font-weight:normal;
			padding-bottom: 30px;
		}
		
		.about-recruit h3 i{
			display: block;
			width: 34px;
			height: 32px;
			float: left;
			margin-right: 5px;
		}
		
		.about-recruit h3 a{
			display: block;
			width: 47px;
			height: 21px;
			line-height: 21px;
			font-size: 13px;
			color: #FFFFFF;
			background: url(../img/about-list2.png) no-repeat;
			background-size: cover;
			float:right;
			text-align: center;
			margin-right: 24px;
			box-sizing: border-box;
			margin-top:5px;
		}
		
		.about-recruit>span{
			display: block;
			font-size: 14px;
			color:#959090;
			padding-bottom: 30px;
		}
		
		.about-recruit .recruit-request{
			width: 100%;
			height: auto;
			overflow: hidden;
			padding-bottom: 20px;
		}
		
		.recruit-request h5{
			font-size: 20px;
			color: #2375ce;
			font-weight: normal;
			padding-bottom: 10px;
		}
		.recruit-request>span{
			display: block;
			font-size: 14px;
			color:#959090;
		}
		
		.about-recruit .task-request h5{
			font-size: 20px;
			color: #85c226;
			font-weight: normal;
			padding-bottom: 10px;
		}
		
		.about-recruit .task-request dl dd{
			clear: left;
			font-size: 14px;
			color:#959090;
			padding-bottom: 20px;
			position: relative;
		}
		
		.about-recruit .task-request dl dd i{
			display: block;
			position: absolute;
			width: 9px;
			height: 9px;
			background:url(../img/about-list.png) ;
			background-size: cover;
			top: 4.5px;
		}
		
		.about-recruit .task-request dl dd span{
			display: block;
			/*padding-left: 13px;*/
			box-sizing: border-box;
		}
		
		.about-recruit .task-request a{
			display: block;
			width:292px;
			height: 55px;
			line-height: 55px;
			margin:auto;
			font-size: 24px;
			text-align: center;
			background: #83C12C;
			border-radius: 27px;
			color: #FFFFFF;
			/*margin-top: 25px;*/
			position: absolute;
			bottom: 0;
		}
		
		.about-recruit .task-request a:hover{
			text-decoration: none;
		}









/*热点新闻*/
.news-hot{
	width: 1200px;
	height: auto;
	overflow: hidden;
	padding-top: 32px;
	margin:auto;
}

.news-hot .news-hot-left,.support-question .support-question-left{
	width: 226px;
	height: auto;
	overflow: hidden;
	float:left;
	background: #FFFFFF;
	margin-bottom:30px;
}

.news-hot .news-hot-left h3,.support-question .support-question-left h3{
	width: 226px;
	height: 75px;
	line-height: 75px;
	background:#1F75BB;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

.news-hot .news-hot-left  ul{
	width: 100%;
	border: 1px solid #D4D0D1;
	padding:5px 20px 43px 12px;
	box-sizing: border-box;
}

.news-hot .news-hot-left  ul li,.support-question .support-question-left ul li{
	width:100%;
	height: 50px;
	line-height:50px;
	border-bottom: 1px solid #F4F2F2;
	box-sizing: border-box;
}



.news-hot .news-hot-left  ul li a,.support-question .support-question-left ul li a{
	color: #999999;
}
.news-hot .news-hot-left  ul li .active,.support-question .support-question-left ul li .active{
	color:#1d75bd;
}

.news-hot .news-hot-left  ul li a i,.support-question .support-question-left ul li a i{
	width: 5px;
	height: 9px;
	display: block;
	background: url(../img/go.jpg) no-repeat;
	background-size: cover;
	float: right;
	margin-top:20px;
}


.news-hot .news-hot-right{
	width: 950px;
	float: right;
}

.news-hot .news-hot-right2{
	width: 1176px;
	float: right;
}


.news-hot-right .news-hot-pic{
	width: 200px;
	float: left;
}

.news-hot-right2 .news-hot-pic2{
	width: 200px;
	float: left;
}

.news-hot-right .news-hot-pic a{
	display: block;
	width: 100%;
	height: 158px;
	position: relative;
}

.news-hot-right2 .news-hot-pic2 a{
	display: block;
	width: 100%;
	height: 158px;
	position: relative;
}

.news-hot-right .news-hot-pic a img{
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin:auto;
}

.news-hot-right2 .news-hot-pic2 a img{
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin:auto;
}

.news-hot-right .news-hot-txt{
	width:746px;
	float: right;
	padding: 18px 0 15px;
	box-sizing: border-box;
	
}

.news-hot-right2 .news-hot-txt2{
	width:972px;
	float: right;
	padding: 18px 0 15px;
	box-sizing: border-box;
	
}

.news-hot-right>ul>li{
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid #E5E5E5;	
	box-sizing: border-box;
	margin-bottom: 22px;
}

.news-hot-right2>ul>li{
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid #E5E5E5;	
	box-sizing: border-box;
	margin-bottom: 22px;
}

.news-hot-right>ul>li:last-child{
	margin-bottom: 0;
}
.news-hot-right2>ul>li:last-child{
	margin-bottom: 0;
}

.news-hot-right>ul>li:hover{
	box-shadow: 0px 0px 5px 5px #F7F7F7;
}

.news-hot-right2>ul>li:hover{
	box-shadow: 0px 0px 5px 5px #F7F7F7;
}
.news-hot-right .news-hot-txt .hot-txt-content{
	width: 100%;
	height: 125px;
	padding:0 20px;
	box-sizing: border-box;
	border-left:1px solid #E5E5E5;
}
.news-hot-right2 .news-hot-txt2 .hot-txt-content{
	width: 100%;
	height: 125px;
	padding:0 20px;
	box-sizing: border-box;
	border-left:1px solid #E5E5E5;
}
.news-hot-right .hot-txt-content h5{
	font-size: 18px;
	
	padding: 5px 0;
}
.news-hot-right2 .hot-txt-content h5{
	font-size: 18px;
	
	padding: 5px 0;
}

.news-hot-right .hot-txt-content h5 a{
	color: #0094D1;
	
}
.news-hot-right2 .hot-txt-content h5 a{
	color: #0094D1;
	
}
.news-hot-right .hot-txt-content h5 a:hover{
	text-decoration: underline;
}

.news-hot-right2 .hot-txt-content h5 a:hover{
	text-decoration: underline;
}

.news-hot-right .hot-txt-content>a{
	display: block;
	font-size: 12px;
	color:#666666;
	line-height: 20px;
}
.news-hot-right2 .hot-txt-content>a{
	display: block;
	font-size: 12px;
	color:#666666;
	line-height: 20px;
}

/*----*/

/*.news-hot-right .hot-txt-content>a:hover{
	color: red;
}*/

.hot-txt-content .news-hot-time{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 16px;
}

.hot-txt-content .news-hot-time span{
	display: block;
	font-size: 14px;
	color: #9e9b9b;
	float: left;
}

.hot-txt-content .news-hot-time span i{
	display: block;
	width: 14px;
	height: 14px;
	background: url(../img/time.png) no-repeat;
	background-size: cover;
	float: left;
	margin-right: 9px;
	margin-top:2px;
}

.hot-txt-content .news-hot-time a{
	display: block;
	float: right;
	font-size: 14px;
	color: #0094d1;
}


/*关于我们-联系我们*/
.about-call{
	width: 1200px;
	margin:auto;
}

.about-call h3{
	font-size: 40px;
	color: #022055;
	font-weight: normal;
	text-align: center;
	padding: 60px 0 30px;
}

.about-call-way{
	width: 100%;
}

.about-call-way ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.about-call-way ul li{
	width: 584px;
	height: 180px;
	padding-left: 15px;
	box-sizing: border-box;
	border: 1px solid #E3E2E2;
	padding-bottom: 18px;
	float: left;
	margin-bottom: 24px;
}

.about-call-way ul li:nth-child(even){
	float: right;
}

.about-call-way ul li h4{
	font-size: 30px;
	color: #666666;
	padding: 20px 0 10px;
	
}

.about-call-way ul li span{
	font-size: 14px;
	display: block;
	padding-bottom: 10px;
	color: #959090;
}

.about-call-way ul li dl{
	width: 100%;
	color:#948F8F;
}

.about-call-way ul li dl dd{
	height: 30px;
	line-height: 30px;	
	display: block;
}

.about-call-way ul li p{
	line-height: 30px;
}
.about-call-phone i{
	display: block;
	width: 22px;
	height: 15px;
	background: url(../img/about-call_07.png) no-repeat;
	background-size: cover;
	float: left;
	margin: 7px 8px 0 0px;
	margin-top: 7px;
	margin-right: 8px;
}

.about-call-adress i{
	display: block;
	width: 14px;
	height: 23px;
	background: url(../img/about-call_11.png) no-repeat;
	background-size: cover;
	float: left;
	margin: 3px 11px 0 4px;
}


.about-online{
	width: 1200px;
	margin: auto;
}
.about-online h3{
	font-size: 40px;
	
	text-align: center;
	color: #022055;
	padding: 25px 0 10px;
}

.about-online ul{
	width: 100%;
	height: 330px;
}

.about-online ul li{
	width: 400px;
	height: 330px;
	float: left;
	border-right: 1px solid transparent;
	border-image: url(../img/line.png) 30 30 repeat;
	box-sizing: border-box;
}
.about-online ul li:last-child{
	border: none;
}


.about-online ul li .online-pic{
	width: 100%;
	padding-top: 30px;
	
}
.about-online ul li .online-pic img{
	display: block;
	margin:auto;
}

.about-online ul li .online-pic p{
	text-align: center;
	color: #666666;
	font-size: 24px;
	margin-top: 10px;
}
.about-online ul li .online-pic a{
	display: block;
	width: 172px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	border-radius: 21px;
	background:#83C12C;
	color: #FFFFFF;
	margin:auto;
	font-size: 20px;
	margin-top: 10px;
}


.about-follow{
	width: 1200px;
	margin:0 auto 50px;
}

.about-follow h3{
		font-size: 40px;
	padding: 10px 0 30px;
	text-align: center;
	color: #022055;
}

.about-follow ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.about-follow ul li{
	width:268px;
	height: 290px;
	border: 1px solid #D4D3D3;
	box-sizing: border-box;
	float: left;
	margin-right: 42.6px;
	background:#F6F4F4;
		 
}

.about-follow ul li:last-child{
	margin-right: 0;
}

.about-follow ul li .about-follow-pic{
	width: 100%;
	height: 218px;
	position: relative;

}

.about-follow ul li .about-follow-pic img{
	display:block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin:auto;
}

.about-follow-http,.about-follow-weibo{
	width: 100%;
	padding: 0 24px;
}
.about-follow-erweima{
	width: 100%;
	padding: 0 30px;
	box-sizing: border-box;
}

.about-follow-http p,.about-follow-weibo p{
	font-size: 14px;
	color: #959090;
}

.about-follow-erweima p{
	font-size: 14px;
	color: #959090;
	text-align: center;
	box-sizing: border-box;
}

.about-follow-http p a{
	color: #959090;
}

.about-follow-weibo p a{
	display:block;
	font-size: 14px;
	color: #959090;
}


.about-local{
	width: 1200px;
	margin: auto;
}

.about-local h3{
	font-size: 40px;
	color: #022055;
	text-align: center;
	padding-bottom: 25px;
}

.about-local .about-local-content{
	width: 1050px;
	height: auto;
	margin:0 auto 80px;
}


.support-question{
	width:1196px;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-top: 40px;
}

.support-question .support-question-left>ul{
	width: 100%;
	border: 1px solid #D4D0D1;
	padding:5px 20px 20px 12px;
	box-sizing: border-box;
}

.support-question .support-question-right{
	width: 936px;
	float:right;
}

.support-question .support-question-right>ul{
	width: 100%;
}

.support-question .support-question-right>ul>li{
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px dashed #EEEEEE;
}

.support-question .support-question-right>ul>li .active p{
	color: #0094d1;
}

.support-question-right>ul>li .active p i{
	background: #0094D1;
}

.support-question-right .support-question-content{
	width: 100%;
}
.support-question-content p
{
	color: #666666;
	cursor: pointer;
}

.support-question-content p i{
	display: block;
	width: 9px;
	height: 9px;
	background:#666666;
	float: left;
	margin-top: 6px;
	margin-right:10px;
}

.support-question-content p span{
	color: #CCCCCC;
	float: right;
	padding-right: 8px;
	box-sizing: border-box;
}

.support-question-txt{
	width: 100%;
	height: auto;
	padding: 30px 0 10px;
	box-sizing: border-box;
	display: none;
}

.support-question-txt p{
	padding-left: 50px;
	box-sizing: border-box;
	color: #666666;
	
}

.support-question-right .page{
	margin:54px auto 29px;
}



/*意见反馈*/
.support-feedfack{
	width: 100%;
	padding: 53px 0 36px;
	background:#EDEDED;
}

.support-feedfack .support-feedfack-content{
	width: 1200px;
	margin: auto;
	background: #FFFFFF;
}

.support-feedfack .support-feedfack-content h3{
	font-size: 40px;
	color: #022055;
	text-align: center;
	padding: 42px 0 50px;
}

.support-feedfack .support-feedfack-content form{
	display: block;
	width: 820px;
	margin: auto;
	
}

.support-feedfack .support-feedfack-content form table{
	border: none;
	padding: 0;
	margin:0;
}

.support-feedfack .support-feedfack-content form tr td:nth-child(1){
width: 90px;
padding-right: 16px;
box-sizing: border-box;
}

.support-feedfack .support-feedfack-content form tr td:nth-child(2){
width:730px;
}

.support-feedfack .support-feedfack-content form tr{
	display: block;
	width: 100%;
	height:36px;
	line-height: 36px;	
	margin-bottom: 20px;
	
}

.support-feedfack .support-feedfack-content form tr input{
	text-indent: 5px;
	padding: 0;
}

.support-feedfack .feedfack-title input{
	width: 100%;
	height: 36px;
	line-height: 36px;
	border: 1px solid #5CB6FD;
	
}

.support-feedfack .feedfack-people input,.feedfack-call input{
	width:380px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #5CB6FD;
	box-sizing: border-box;
}

.support-feedfack .feedfack-people span{
	font-size: 12px;
}

.support-feedfack .feedfack-call button{
	width: 112px;
	height: 36px;
	border: none;
	line-height: 36px;
	background:#85C226;
	color: #FFFFFF;
	margin-left: 6px;
}

.support-feedfack .feedfack-yanzhengma input{
	width: 280px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #5CB6FD;
	
}
.support-feedfack .support-feedfack-content .feedfack-flow{
	min-height: 128px;
	
}
.support-feedfack .feedfack-flow textarea{
	width: 100%;
	min-height: 128px;
	border: 1px solid #5CB6FD;
	resize: none;
	padding: 0;
	box-sizing: border-box;
}
.support-feedfack-content form table .login{
	display: block;
	width: 100%;
	height: 58px;
	line-height: 58px;
	text-align: center;
	padding: 26px 0 50px;
}
.support-feedfack-content form table .login td{
	display: block;
	width: 100% !important;
}
.support-feedfack-content form table .login button{
	width: 302px;
	height: 58px;
	line-height: 58px;
	background: #0094D1;
	color: #FFFFFF;
	border-radius: 25px;
	clear: left;
	margin: auto;
}


/*登录页*/

.login-header{
	width: 100%;
	position: relative;
}

.login-header .header .nav ul li>a{
	color:#333333;
	display: block;
	padding: 32px 21px 22px;
	
}

.login-header .header .login a{
	font-size: 14px;
	color: #333333;
	line-height: 32px;
	float: right;
}
.login-header .header .login .produc-text{
	display: block;
	line-height: 32px;
	background:#0CAAFD;
	float: right;
	padding: 0 15px 0 11px;
	color: #FFFFFF;
}


.login-main{
	width: 100%;
	height: 754px;
	background: url(../img/login-banner_02.jpg) no-repeat top center;
	background:cover;
	position: relative;
}

.login-main .login-pic{
	width: 100%;
	text-align: center;
	
}
.login-main .login-pic img{
	display: block;
	margin:auto;
}

.login-main .login-content{
	width: 1200px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin:auto;
}


.login-main .login-content .login-content-txt{
	width: 650px;
	padding-top: 202px;
}

.login-content-txt h3{
	font-family: impact;
	font-size: 53px;
	color: #99cc33;
	font-weight: normal;
}

.login-content-txt h3 span{
	font-size: 22px;
	color: #FFFFFF;
	padding-left: 10px;
}

.login-content-txt p{
	font-size: 40px;
	color: #FFFFFF;
	padding: 10px 0 50px;
}

.login-content-txt a{
	display: block;
	width: 141px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	color: #FFFFFF;
	background:#07B9ED;
}

.login-content .login-box,.register-box{
	width: 470px;
	height: 566px;
	background:rgba(255,255,255,.2);
	margin-top: 73px;
	padding: 30px;
	box-sizing: border-box;
}

.register-box{
	width: 540px;
	height: 566px;
	background:rgba(255,255,255,.2);
	margin-top: 73px;
	padding: 30px;
	box-sizing: border-box;
}


.login-content .login-box .login-box-content,.register-box .reigister-box-content{
	width: 100%;
	background:#FFFFFF;
	padding: 0 45px;
	box-sizing: border-box;
}

.register-box .reigister-box-content{
	padding: 0 54px;
}

.login-box-content h1,.reigister-box-content h1{
	font-size: 30px;
	color: #302e2e;
	font-weight: normal;
	text-align: center;
	padding: 15px 0;
	margin:0;
}

.login-box-content form,.register-box-content form{
	width: 100%;
}
.login-box-content form table,.register-box-content form table{
	width: 100%;
}

.login-box-content form table .login-phone,.login-box-content form table .login-pwd{
	display: block;
	width: 100%;
	height: 40px;
	border: 1px solid #CBCBCB;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.login-box-content form table .login-phone td:nth-child(1),.login-box-content form table .login-pwd td:nth-child(1){
	width: 84px;
	font-size: 14px;
	color: #333333;
	border-right: 1px solid #D2D3F4;
	box-sizing: border-box;
}
.login-box-content form table .login-phone td:nth-child(2),.login-box-content form table .login-pwd td:nth-child(2){
	width: 225px;
}
.login-box-content form table tr td:nth-child(2) input{
	width: 100%;
	height: 40px;
	padding-left: 5px;
	box-sizing:border-box;
}

.login-box-content form table .yanzhengma{
	width: 190px;
	float: left;
	font-size: 14px;
	color: #333333;
	border: 1px solid #CBCBCB;
	box-sizing: border-box;
	margin-bottom:10px;
}

.login-box-content form table .yanzhengma td:nth-child(1){
	width:84px;
	font-size: 14px;
	color: #333333;
	border-right: 1px solid #D2D3F4;
	box-sizing: border-box;
}


.login-box-content form table .yanzhengma-txt{
	width:120px;
	height: 34px;
	float: right;
	margin-top: 2px;
}

.login-box-content form table .yanzhengma-txt td p{
	width: 84px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #2BA3EC;
	box-sizing: border-box;
	text-align: center;
	color: #2BA3EC;
	background: ;
	
	float: left;
}

.login-box-content form table .yanzhengma-txt td:nth-child(2){
	width: 36px;
}
.login-box-content form table .yanzhengma-txt td span{
	width: 36px;
	color: #333333;
	font-size: 12px;
	cursor: pointer;
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	text-align: center;
}


.login-box-content form table .forgot-pwd td{
	width: 154px;
	height: 40px;
	padding-right: 15px;
	box-sizing: border-box;
}

.login-box-content form table .forgot-pwd td span{
	font-size: 14px;
	color: #333333;
	cursor: pointer;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
}

.login-box-content form table .forgot-pwd td a{
	font-size: 14px;
	color: #333333;
}

.login-box-content form table .login-entry{
	width: 100%;
	
	
}

.login-box-content form table .login-entry button{
	width: 100%;
	height: 55px;
	line-height:55px;
	background:#0CAAFD;
	font-size: 24px;
	color: #FFFFFF;
}


.login-way{
	width: 100%;
	margin-top: 15px;
}

.login-way span{
	display: block;
	width: 100%;
	text-align: center;
	color:#656565;
	padding-bottom: 10px;
}

.login-way ul{
	width: 160px;
	height: auto;
	overflow: hidden;
	margin: auto;
}

.login-way ul li{
	float: left;
	width: 65px;
	height: 65px;
}

.login-way ul li:nth-child(1){
	margin-right:30px;
}

.login-way ul li span{
	display: block;
	width: 100%;
}

.login-way p{
	width: 160px;
	margin:auto;
	padding-top: 10px;
	padding-bottom: 42px;
}

.login-way p a{
	display: block;
	color: #ff9900;
	font-size: 16px;
	float: right;
	
}


.login-footer{
	width: 1200px;
	margin:auto;
}

.login-footer ul{
	width: 907px;
	height: auto;
	overflow: hidden;
	margin:auto;
	padding: 30px 0 12px;
}

.login-footer ul li{
	float: left;
}

.login-footer ul li a{
	display: block;
	padding: 0 18px;
	color:#323232;
	border-right: 1px solid #323232;
	box-sizing: border-box;
	font-size: 14px;
}
.login-footer ul li:hover a{
	color: red;
}

.login-footer ul li:last-child a{
	border: none;
}

.login-footer p{
	font-size: 12px;
	color:#666666;
	text-align: center;
}


/*产品验证*/
.validate-main{
	width: 100%;
	min-height: 770px;
	background:url(../img/validate-banner.jpg) no-repeat top center;
	background: cover;
	padding-top: 110px;
	box-sizing: border-box;
	
}

.validate-main .validate-content{
	width: 1013px;
	min-height:445px;
	background:#FFFFFF;
	margin: auto;
	position: relative;
	box-shadow: 0 0 10px 3px #CCCCCC;
}

.validate-main .validate-content h3{
	font-size: 40px;
	color: #333333;
	text-align: center;
	padding: 60px 0 40px;
}

.validate-main .validate-content>span{
	display: block;
	font-size: 18px;
	color: #727171;
	text-align: center;
	padding-bottom: 22px;
}

.validate-content .validate-txt{
	width:600px;
	height: 46px;
	margin:auto;
	margin-bottom: 33px;
}

.validate-content input{
	display: block;
	width: 366px;
	height: 48px;
	border: 1px solid #D3CFCF;
	box-sizing: border-box;
	padding-left: 5px;
	margin:auto;
}

.validate-content #but{
	display: block;
	width: 183px;
	height: 58px;
	line-height: 58px;
	background: #0CAAFD;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	margin:auto;
	margin-top: 34px;
	cursor: pointer;
}


.validate-main .validate-true,.validate-false{
	position: absolute;
	width: 630px;
	height: 260px;
	left: 0;
	right: 0;
	margin:auto;
	background:#FFFFFF;
	top:90px;
	box-shadow: 0 0 10px 5px #B3B3B3;
}

.validate-main  .validate-title{
	width: 100%;
	height: 54px;
	line-height: 54px;
	background:#0CAAFD;
	
}

.validate-main  .validate-title span{
	text-align: left;
	float:left;
	padding-left: 22px;
	box-sizing: border-box;
	color: #FFFFFF;
	font-size: 18px;
}

.validate-main  .validate-title .close{
	display: block;
	width: 22px;
	height: 22px;
	background: url(../img/close-validate.png) no-repeat;
	background-size:100% 100%;
	float: right;
	margin: 16px 20px 16px 0;
	cursor: pointer;
}
.validate-main .validate-true .validate-true-txt,.validate-false .validate-false-txt{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}
.validate-main .validate-true .validate-true-txt h4{
	font-size: 35px;
	color: #333333;
	padding:30px 0 25px ;
	display:inline-block;
	margin: auto;
}

.validate-true .validate-true-txt h4 i{
	display: block;
	width: 28px;
	height: 28px;
	float: left;
	margin: 13px 13px 13px 0;
}

.validate-true .validate-true-txt h4 i img{
	display: block;
}

.validate-main .validate-true .validate-true-txt P{
	font-size: 25px;
	color:#333333;
	text-align: center;
}


.validate-false-txt p{
	font-size: 26px;
	color: #333333;
	text-align: left;
	display: inline-block;
	margin:60px auto 0;
}
.validate-false-txt p i{
	display: block;
	width: 28px;
	height: 28px;
	float: left;
	margin: 3.5px 13px 3.5px 0;
}

.validate-false-txt p i img{
	display: block;
}


/*注册*/
.register-main{
	width: 100%;
	height: 754px;
	background: url(../img/register-banner.jpg) no-repeat top center;
	background:cover;
	position: relative;
}

.register-main .register-content{
	width: 1200px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin:auto;
}

.register-main .register-content .register-content-txt{
	width: 650px;
	padding-top: 202px;
}

.register-content-txt h3{
	font-family: impact;
	font-size: 53px;
	color: #99cc33;
	font-weight: normal;
}

.register-content-txt h3 span{
	font-size: 22px;
	color: #f3f1f1;
	padding-left: 10px;
}

.register-content-txt p{
	font-size: 40px;
	color: #0078c0;
	text-shadow:3px 3px 5px #FFFFFF;
}

.register-content-txt a{
	display: block;
	width: 141px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	color: #FFFFFF;
	background:#07B9ED;
	margin-top: 40px;
}

.reigister-box-content form{
	width: 100%;
}

.reigister-box-content form table tr{
	display: inline-block;
	width: 100%;
	height: 46px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	color: #333333;
	box-sizing: border-box;

}

.reigister-box-content form table tr td:nth-child(1){
	height: 46px;
}

.reigister-box-content form table .register-phone td:nth-child(1){
	border-right: 1px solid #D3D4F5;
	box-sizing: border-box;
}

.reigister-box-content form table .register-phone td:nth-child(2){
width: 280px;
}


.register-phone td:nth-child(2) input{
	width: 100%;
	height: 46px;
	padding-left: 5px;
	box-sizing: border-box;
}


.reigister-box-content form table .yanzhengma{
	width:245px;
	float: left;
	font-size: 14px;
	color: #333333;
	border: 1px solid #CBCBCB;
	box-sizing: border-box;
	margin-bottom:10px;
}

.reigister-box-content form table .yanzhengma td:nth-child(1){
	width:98px;
	font-size: 14px;
	color: #333333;
	border-right: 1px solid #D2D3F4;
	box-sizing: border-box;
}

.reigister-box-content form table .yanzhengma td:nth-child(2){
	width:146px;
	font-size: 14px;
	color: #333333;
	background: darkcyan;
}


.reigister-box-content form table .yanzhengma-txt{
	width:120px;
	height: 34px;
	float: right;
	margin-top: 2px;
}

.login-box-content form table .yanzhengma-txt td p{
	width: 84px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #2BA3EC;
	box-sizing: border-box;
	text-align: center;
	color: #2BA3EC;
	background: ;
	
	float: left;
}

.login-box-content form table .yanzhengma-txt td:nth-child(2){
	width: 36px;
}
.login-box-content form table .yanzhengma-txt td span{
	width: 36px;
	color: #333333;
	font-size: 12px;
	cursor: pointer;
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	text-align: center;
}





/*我的资料*/

.my-container{
	width: 100%;
	min-width: 1200px;
	margin: auto;
}


.my-header{
	width: 100%;

	overflow: hidden;
	background:#3778DE;
	position: relative;
}

.my-header .my-logo{
	width:285px;
	margin-right:65px;
}

.my-header .my-logo a{
	display: block;
}

.my-header-right {
	width: 100%;
	padding-left: 285px;
	box-sizing: border-box;
}
.my-header .nav{
	/*566*/
	width:760px;
	/*position: absolute;
	top: 50%;
	left: 21%;
	transform: translateY(-50%);*/
}

.my-header .nav ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.my-header .nav ul li{
	float: left;
	margin-right:62px;
}

.my-header .nav ul li:last-child{
	margin-right: 0;
}

.my-header .nav ul li a{
	height: 93px;
	line-height: 93px;
	display: block;
	color: #FFFFFF;
	font-size: 18px;
}

.my-header .my-header-message{
	/*272*/
	width:272px;
	box-sizing: border-box;
	margin: 9.5px 0;
}

.my-header .my-header-message>span{
	display:block;
	/*75*/
	width:75px;
	border:5px solid #83ABEA;
	border-radius:50%;
	box-sizing: border-box;
	float: left;
	margin-right:8px;
}

.my-header .my-header-message>span img{
	border-radius:50%;
}
.my-header .my-header-right .my-data{
	width: 188px;
	box-sizing: border-box;
	font-size: 14px;
	float: right;
	padding-top:14px;
}
.my-header .my-header-message .my-data span{
	display: block;
	font-size: 15px;
	color: #FFFFFF;
	
}
.my-header .my-header-message .my-data .time {
	font-size: 12px;
}

.my-header .my-header-message .my-data .time i{
	display: block;
}


.my-content{
	width: 100%;
	min-height: 768px;
	background: darkcyan;
}

.my-content-left {
	width:285px;
	margin-right:-285px;
	min-height: 768px;
	background:#327AE0;
	padding-top:50px;
	box-sizing: border-box;
}

.my-content-left ul{
	width: 100%;
}

.my-content-left ul li{
	width: 100%;
	height: 95px;
	line-height: 95px;
	overflow: hidden;
	border-bottom: 1px solid #2560BA;
	position: relative;
}

.my-content-left ul li a{
	display:inline-block;
	margin: auto;

	color: #cde1fe;
	font-size:24px;
	position: absolute;
	left: 50%;
	margin-left: -68.5px;
}

.my-content-left ul li a img{
	display: block;
}

.my-content-left ul .number-profile i{
	display: block;
	width: 27px;
	height:27px;
	margin: 34.5px 10px 34.5px 0;
	float: left;
}

.my-content-left ul .number-state i{
	display: block;
	width: 28px;
	height:28px;
	margin: 34.5px 9px 34.5px 0;
	float: left;
}

.my-content-left ul .set-profile i{
	display: block;
	width: 27px;
	height:23px;
	margin: 36.5px 10px 36.5px 0;
	float: left;
}

.my-content-left ul .set-pwd i{
	display: block;
	width: 26px;
	height:26px;
	margin: 33.5px 11px 33.5px 0;
	float: left;
}

.my-content-left ul .sing-out i{
	display: block;
	width: 25px;
	height:27px;
	margin: 34.5px 10px 34.5px 0;
	float: left;
}

.my-content-left ul .active{
	background:#2560BA;
}


.my-content-right{
	width:100%;
	min-height: 768px;
	background:#FFFFFF;
	box-sizing: border-box;
	padding: 0 60px 0 309px;
}

/*.my-content-right h3{
	padding: 15px 0 35px 25px;
}*/

.my-content-right .pwd-title{
	padding: 19px 0 43px 0;
	box-sizing: border-box;
}

.my-content-right .profile-set-title{
	padding: 19px 0 50px 0;
	box-sizing: border-box;
}

.my-content-right .my-proflie-title,.my-content-right .number-state-title{
	padding: 19px 0 35px 0;
	box-sizing: border-box;
}

.my-content-right h3 i{
	display: block;
	width: 11px;
	height: 26px;
	background: url(../img/profile-title-bg.png) no-repeat;
	background-size: 100% 100%;
	float: left;
	margin-right: 7px;
}


.my-content-right table {
	border: 1px solid #D1D1D1;
}
.my-content-right table tr td{
	border: none;
	border-right: 1px solid #D1D1D1;
}

.my-content-right table tr td:nth-child(1){
	font-size: 15px;
	color: #333333;
}

.my-content-right table tr:nth-child(odd){
	background: #E9E9E9;
}

.my-content-right table tr td:nth-child(2){
	font-size: 13px;
	padding-left: 42px;
	box-sizing: border-box;
	color: #727171;
}


.my-content-right table tr .profile-photo span{
	width: 195px;
	height: 135px;
	border-radius: 3px;
}


.my-content-right .set-information{
	width: 100%;
	padding-left: 18px;
		
	box-sizing: border-box;
}

.my-content-right .set-information h4{
	font-size: 22px;
	color: #333333;

	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
.my-content-right .set-information table{
	border: none;
}
.my-content-right .set-information table tr{
	display: block;
	background: none;
	margin-bottom:18px;
}
.my-content-right .set-information table tr td{
	border: none;
	
}
.my-content-right .set-information table tr td:nth-child(2){
	padding: 0;
	width: 366px;
}


.my-content-right .set-information table tr td:nth-child(2) input{
	width: 100%;
	height: 40px;
	border: 1px solid #D4D0D0;
	box-sizing:border-box;
	padding-left: 5px;
}

.my-content-right .set-information table tr td:nth-child(2) button{
	width: 100%;
	height: 55px;
	border: 1px solid #D4D0D0;
	box-sizing:border-box;
	font-size: 18px;
	text-align: center;
	line-height: 55px;
	color: #FFFFFF;
	background:#00AAFF;
	border: none;
	border-radius: 3px;
}

.share_but{
	width: 350px;
	margin: 20px auto;
}

/*资质证书*/
.cert-content{
	width: 1200px;
	height: auto;
	margin: 50px auto;
	/*padding: 100px 0;*/
	border: 1px solid #ccc;
	overflow: hidden;
}

.cert-content ul li{
	float: left;
	margin-left: 80px;
	margin-bottom: 50px;
}

.cert-content ul li:nth-child(4n){
	margin-right: 0;
}

.cert-content ul li p{
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	color: #4C4C4C;
}

.cert-content ul li img{
	max-width: 203px;
}

.cert-content .firm{
	overflow: hidden;
}

.cert-content .firm span{
	width: 100%;
	display: block;
	font-size: 22px;
	color: #525252;
	line-height: 26px;
	border-bottom:1px solid #ccc;
	padding: 10px 20px;
	margin-bottom: 20px;
}

.cert-content .product span{
	width: 100%;
	display: block;
	font-size: 22px;
	color: #525252;
	line-height: 26px;
	border-bottom:1px solid #ccc;
	padding: 10px 20px;	
	margin-bottom: 20px;
}

.slider-container {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: all-scroll;
}

.slider-control {
  z-index: 2;
  position: absolute;
  top: 0;
  width: 12%;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  opacity: 0;
}
.slider-control.inactive:hover {
  cursor: auto;
}
.slider-control:not(.inactive):hover {
  opacity: 1;
  cursor: pointer;
}
.slider-control.left {
  left: 0;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
}
.slider-control.right {
  right: 0;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
}

.slider-pagi {
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: 2rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 0;
  list-style-type: none;
}
.slider-pagi__elem {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width:16px;
  height:16px;
  margin: 0 0.5rem;
  border-radius: 50%;
 	background: #FFFFFF;

  cursor: pointer;
}
/*.slider-pagi__elem:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1.2rem;
  height: 1.2rem;
  background: #fff;
  border-radius: 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
}*/

.slider-pagi .active{
	background: #99CC33 !important;
}


.slider.animating {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  will-change: transform;
}
.slider.animating .slide__bg {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  will-change: transform;
}

.slide {
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.slide.active .slide__overlay,
.slide.active .slide__text {
  opacity:1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
          
}



.slide__bg {
  position: absolute;
  top: 0;
  /*left: -50%;*/
  width: 100%;
  background-size: cover;
  will-change: transform;
}
.slide:nth-child(1) {
  left: 0;
}
.slide:nth-child(1) .slide__bg {
  left: 0;
  
}
.slide:nth-child(1) .slide__overlay-path {
  fill: #e99c7e;
}
@media (max-width: 991px) {
  .slide:nth-child(1) .slide__text {
    background-color: rgba(233, 156, 126, 0.8);
  }
}
.slide:nth-child(2) {
  left: 100%;
}
.slide:nth-child(2) .slide__bg {
  left: -50%;

}
.slide:nth-child(2) .slide__overlay-path {
  fill: #e1ccae;
}

.slide:nth-child(3) {
  left: 200%;
}
.slide:nth-child(3) .slide__bg {
  left: -100%;
}
.slide:nth-child(3) .slide__overlay-path {
  fill: #adc5cd;
}

.slide:nth-child(4) {
  left: 300%;
}
.slide:nth-child(4) .slide__bg {
  left: -150%;

}
.slide:nth-child(4) .slide__overlay-path {
  fill: #cbc6c3;
}

.slide__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: salmon;*/
}
.slide__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  /*-webkit-transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
  transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
  transition: transform 0.5s 0.5s, opacity 0.2s 0.5s;
  transition: transform 0.5s 0.5s, opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;*/
  will-change: transform, opacity;

   -webkit-transition:  translate3d(-20%, 0, 0);
  -moz-transition: translate3d(-20%, 0, 0);
  -ms-transition: translate3d(-20%, 0, 0);
  
          transform: translate3d(-20%, 0, 0);
  opacity: 0;
}
.slide__overlay path {
  opacity: 0.8;
}
.slide__text {
  position: absolute;
  left:23%;
  top:23%;
  color: #fff;
  -webkit-transition: opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s,-moz-transform 0.5s 0.8s,-ms-transform 0.5s 0.8s;
  -moz-transition:opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s,-moz-transform 0.5s 0.8s,-ms-transform 0.5s 0.8s;
  -ms-transition:opacity 0.5s 0.8s,  -webkit-transform 0.5s 0.8s,-moz-transform 0.5s 0.8s,-ms-transform 0.5s 0.8s;
  
  transition: opacity 0.5s 0.8s,  -webkit-transform 0.5s 0.8s,-moz-transform 0.5s 0.8s,-ms-transform 0.5s 0.8s;
  transition: -webkit-transform 0.5s 0.8s,-moz-transform 0.5s 0.8s,-ms-transform 0.5s 0.8s, opacity 0.5s 0.8s;
  transition: -webkit-transform 0.5s 0.8s,-moz-transform 0.5s 0.8s,-ms-transform 0.5s 0.8s, opacity 0.5s 0.8s;
  
  
  /*will-change: transform, opacity;*/
 transition-duration:0.5s;
 
 -moz-transition-duration: 0.5s;
 
  -ms-transition-duration: 0.5s;
  -webkit-transform: translateY(-50%);
  
  -moz-transition: translateY(-50%);
  -ms-transition-duration: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;

}


.slide__text span{
	display: block;
	text-align: left;
}

.slide__text a{
	display: block;
	width: 131px;
	height:43px;
	line-height: 43px;
	text-align: center;
	margin-top: 62px;
	background:#07B9ED;
	font-size: 16px;
	border-radius: 1px;
	color: #ffffff;
	margin-left: 32px;
}
.slide .play {
	opacity:1;
	-webkit-transform: translateX(0) translateY(0%);
	-moz-transform: translateX(0) translateY(0%);
	-ms-transform: translateX(0) translateY(0%);
     transform: translateX(0) translateY(0%);
}





/*联系客服效果*/


.clearfix:after {
	clear: both
}

.text-center {
	text-align: center
}

.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}

.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px
}

.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}



.service .suspension {
	width: 46px;
	height: 210px;
	position: fixed;
	right: 30px !important;
	bottom: 60px;
	z-index: 999
}

.service  .suspension li {
	position: relative;
	width: 46px;
	height: 46px;
	margin-top: 10px
}

.service  .connect-us,
.service  .qrcode {
	position: absolute;
	bottom: 0;
	z-index: 30
}

.service  .suspension li:first-child {
	margin-top: 0
}

.service  .buy-car,
.service  .pop-qrcode,
.service  .pop-tel,
.service  .to-top {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #bcbcbc;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../img/suspend_icon.png)
}

.service  .voice-service {
	background-image: url(../img/suspend_icon_03.png)
}

.service  .pop-tel {
	border-color: #0af;
	background-color: #0af;
	background-position: -1px 0
}

.service  .pop-qrcode {
	background-position: -1px -51px
}

.service  .to-top {
	background-position: 0 -100px;
	cursor: pointer;
	display: none;
}

.service  .connect-us {
	width: 240px;
	right: 54px;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
	display: none
}

.service .connect-us dl {
	margin: 32px 24px
}

.service .connect-us dd {
	display: list-item;
	width: 100%;
	height: auto;
	padding: 16px 0;
	overflow: hidden;
	margin-top: 0;
	border-top: 1px solid #f4f4f4
}

.service .connect-us dd:first-child {
	padding-top: 0;
	border-top: none
}

.service .connect-us dd.feedback-item {
	padding-bottom: 0
}

.service .connect-us dd a {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 0
}

.service .service-online {
	background-image: url(../img/suspend_icon_03.png)
}

.service .service-online:hover {
	background-image: url(../img/suspend_icon_03_blue.png)
}

.service .service-feedback:hover .info-name,
.service .service-online:hover .info-name {
	color: #0af
}

.service .service-phone {
	background-image: url(../img/suspend_icon_01.png)
}

.service  .service-phone:hover {
	background-image: url(../img/suspend_icon_01_blue.png)
}

.service  .service-feedback {
	background-image: url(../img/suspend_icon_02.png)
}

.service  .service-feedback:hover {
	background-image: url(../img/suspend_icon_02_blue.png)
}

.service  .info-name,
.service  .info-value {
	display: block;
	padding-left: 52px
}

.service .info-name {
	height: 14px;
	font-size: 14px;
	color: #333
}

.service  .info-value {
	margin-top: 8px;
	height: 18px;
	font-size: 18px;
	font-weight: 700;
	color: #f90
}

.service  .service-feedback .info-value {
	font-size: 12px;
	font-weight: inherit;
	color: #999
}

.service  .qrcode {
	width: 139px;
	height: 163px;
	right: 55px;
	-webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
	background-image: url(../img/code2d.jpg);
	display: none
}


/** online service **/
.text-center {
	text-align: center
}

.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}

.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px
}

.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}



.suspension {
	width: 46px;
	height: 210px;
	position: fixed;
	right: 30px;
	bottom: 60px;
	z-index: 999
}

.suspension li {
	position: relative;
	width: 46px;
	height: 46px;
	margin-top: 10px
}



.suspension li:first-child {
	margin-top: 0
}

.buy-car,
.pop-qrcode,
.pop-tel,
.to-top {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #bcbcbc;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../img/suspend_icon.png)
}

.voice-service {
	background-image: url(../img/suspend_icon_03.png)
}

.pop-tel {
	border-color: #0af;
	background-color: #0af;
	background-position: -1px 0
}

.pop-qrcode {
	background-position: -1px -51px
}

.to-top {
	background-position: 0 -100px;
	cursor: pointer;
	display: none;
}

.connect-us {
	width: 240px;
	right: 54px;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
	display: none
}

.connect-us dl {
	margin: 32px 24px
}

.connect-us dd {
	display: list-item;
	width: 100%;
	height: auto;
	padding: 16px 0;
	overflow: hidden;
	margin-top: 0;
	border-top: 1px solid #f4f4f4
}

.connect-us dd:first-child {
	padding-top: 0;
	border-top: none
}

.connect-us dd.feedback-item {
	padding-bottom: 0
}

.connect-us dd a {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 0
}

.service-online {
	background-image: url(../img/suspend_icon_03.png)
}

.service-online:hover {
	background-image: url(../img/suspend_icon_03_blue.png)
}

.service-feedback:hover .info-name,
.service-online:hover .info-name {
	color: #0af
}

.service-phone {
	background-image: url(../img/suspend_icon_01.png)
}

.service-phone:hover {
	background-image: url(../img/suspend_icon_01_blue.png)
}

.service-feedback {
	background-image: url(../img/suspend_icon_02.png)
}

.service-feedback:hover {
	background-image: url(../img/suspend_icon_02_blue.png)
}

.info-name,
.info-value {
	display: block;
	padding-left: 52px
}

.info-name {
	height: 14px;
	font-size: 14px;
	color: #333
}

.info-value {
	margin-top: 8px;
	height: 18px;
	font-size: 18px;
	font-weight: 700;
	color: #f90
}

.service-feedback .info-value {
	font-size: 12px;
	font-weight: inherit;
	color: #999
}



.bx-wrapper{
	margin-bottom: 0 !important;
	position: relative;
}

.bx-wrapper .bx-viewport{
	top: -5px;
	border: none !important;
	box-shadow: none !important;
}

.bx-wrapper .bx-pager{
	position: absolute;
	bottom: 3.5rem !important;
}

.bx-wrapper .bx-pager.bx-default-pager a{
	width: 16px !important;
	height: 16px !important;
	border-radius: 50% !important;
	background: #FFFFFF !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
	background:#99CC33 !important;
	
}

.banner img{
	display: block;
	margin: auto;
}