body {
	color: #232323;
}
a {
	color: #333;
}
a:hover, a:focus {
	color: #06c;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
img {
	display: block;
}
/**header**/
.top_content{
	width: 100%;
	position: relative;
}
.header{
	width: 1190px;
	padding: 44px 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -595px; 
	z-index: 1000
}
.logo {
	width: 267px;
	height: 81px;
	float: left;
}
.logo img {
	width: 266px;
	height: 70px;
}
.nav {
	height: 53px;
	line-height: 53px;
	overflow: hidden;
	float: right;
}
.nav ul li {
	float: left;
}
.nav ul li a {
	display: inline-block; 
	float: left;
	width: 100px;
	height: 53px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}
.nav ul li.cur a>span, .nav ul li a:hover>span, .nav ul li a.cur>span {
	border-bottom: 2px solid #fff;
	padding-bottom: 3px;
	
}
.banner {
	width: 100%;
	margin: 0px auto;
	position: relative;
	height: 831px;
	overflow: hidden;
}
.focusBox {
	position: relative;
	height: 831px;
	overflow: hidden;
	width: 100% !important;
}
.focusBox .pic {
	position: relative;
	z-index: 0;
	width: 100% !important;
	height: 831px;
}
.focusBox .pic li {
	width: 100% !important;
	height: 831px;
}
.focusBox .pic li a {
	width: 100%;
	height: 831px;
	display: block;
}
.focusBox .banner_text{
	width: 1060px;
	height: 450px;
	background: url(../images/banner_txt_bg.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	margin-left: -530px;
	top: 240px;
	z-index: 1000;
	text-align: center;
}
.focusBox .banner_text .title{
    font-size: 50px;
    padding: 100px 0 60px 0;
    font-weight: bold;
    color: #fff;
}
.focusBox .banner_text .bd{
	width: 806px;
	height: 6px;
	background-color: #fff;
	margin: 0 auto;
}
.focusBox .banner_text .dec{
	font-size: 36px;
    padding-top: 40px;
    color: #fff;
}
.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}
.focusBox .hd li {
	margin: 0 5px;
	background: rgba(255,255,255,.5);
	height: 4px;
	overflow: hidden;
	width: 20px;
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
}
.focusBox .hd .on {
	background: #fff;
}
.focusBox .prev, .focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	/* background: url(../images/ctr.png) no-repeat 0 0; */
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.focusBox .prev {
	left: 0;
}
.focusBox .next {
	background-position: 0 -90px;
	right: 0;
}
.focusBox .prev:hover, .focusBox .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}
/**end--header**/
.wrapper {
	width: 1190px;
	margin: 0px auto;
	position: relative;
}
.com_bg {
	background: #f8f8f8;
}
.bg_color{
	background-color: #f6f6f6;
}
.bg_blue{
	background-color: #121655;
}
.row_1{
	padding: 29px 0;
	min-height: 130px;
}
.row_1 .box{
	 width: 596px;
	 margin-left: 297px;
	 text-align: center;
}
.row_1 h3{
	font-size: 40px;
	line-height: 60px;
}
.row_1 .dec{
	color: #999;
	font-size: 22px;
	line-height: 30px;
	padding-top: 20px;
}
.row_1 .quotes{
	width: 54px;
	height: 44px;
	position: absolute;
	top: 96px;
}
.row_1 .left{
	left: 114px;
}
.row_1 .right{
	right: 114px;
}
.row_2{
	padding: 30px 0 20px 0;
}
.title{
	text-align: center;
}
.title h3{
	font-size: 32px;
	line-height: 52px;
}
.title_icon{
	width: 122px;
	height: 6px;
	margin: 0 auto;
}
.title h5{
	font-size: 18px;
	line-height: 38px;
	letter-spacing: 2px;
}
.row_2 .content{
	width: 100%;
	overflow: hidden;
}
.row_2 .box{
	width:565px;
	margin-top: 32px;
}
.row_2 .box.left{
	float: left;
	margin-left: 21px;
}
.row_2 .box.right{
	float: right;
	margin-right: 21px;
}
.row_2 .chart_box{
	width: 548px;
	background-color: #fdfdfd; 
	box-shadow: 4px 4px 4px #e6e6e6;
	-webkit-box-shadow: 4px 4px 4px #e6e6e6;
	-moz-box-shadow: 4px 4px 4px #e6e6e6;
	-o-box-shadow: 4px 4px 4px #e6e6e6;
	margin: 4px 0 4px 4px;
	overflow: hidden; 
	text-align: center;
}
.row_2 .chart_box .h1{
	padding-top: 18px;
	font-size: 18px;
}
.row_2 .chart_pic{
	width: 100%;
	margin-top: 36px;
}
.row_2 .data_from{
	font-size: 12px;
	margin: 34px 0 12px 0;
}
.row_2 .chart_title{
	font-size: 24px;
	line-height: 58px;
	text-align: center;
}
.row_2 .chart_content{
	line-height: 20px;
	letter-spacing:1px;
	font-size: 14px;
	padding: 0 26px;
}
/*row3*/
.row_3{
	height: 555px;
	padding-top: 38px;
	background: url(../images/row_3.jpg) no-repeat;
	background-size: 100% 100%;
}
.row_3 .title{
	color: #fff;
}
.row_3 .content{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	text-align: center;
}
.row_3 .content ul li{
	width: 284px;
	float: left;
	margin-top: 30px;
	padding: 35px 0;
	font-size: 22px;
	line-height: 34px;
	color: #fff;
}
.row_3 .content ul li:nth-child(1){
	background-color: #f15246;
}
.row_3 .content ul li:nth-child(2){
	background-color: #f9a226;
	margin-left: 18px;
}
.row_3 .content ul li:nth-child(3){
	background-color: #c8c212;
	margin-left: 18px;
}
.row_3 .content ul li:nth-child(4){
	background-color: #27b34a;
	margin-left: 18px;
}
.row_3 .content ul li:nth-child(5){
	background-color: #33b6c1;
}
.row_3 .content ul li:nth-child(6){
	background-color: #4a85f0;
	margin-left: 18px;
}
.row_3 .content ul li:nth-child(7){
	background-color: #9f59fa;
	margin-left: 18px;
}
.row_3 .content ul li:nth-child(8){
	background-color: #cc62c6;
	margin-left: 18px;
}
/*row_4*/ 
.row_4 .title{
	text-align: center;
}
.row_4{
	padding-top: 38px;
}
.row_4 .content{
	width: 100%;
	overflow: hidden;
	margin-top: 26px;
	text-align: center;
	color: #666;
}
.row_4 .content .list{
  overflow: hidden;
}
.row_4 .content ul li{
	width: 160px;
	float: left;
	margin-left: 97px;
}
.row_4 .content ul li img{
	width: 101px;
	margin: 0 auto;
}
.row_4 .content ul li p{
	font-size: 22px;
	height: 40px;
	line-height: 40px;
	margin-top: 8px;		
}
.row_4 .content ul li .bd{
	width: 60px;
	height: 1px;
	background-color: #666;
	margin: 0 auto;
}
.row_4 .content ul li:nth-child(1){
	margin-left: 0;
}
.row_4 .content .dec{
	font-size: 16px;
	line-height: 26px;
	width: 1030px;
	margin: 22px auto;
	text-align: center;
}
/*row_5*/
.row_5{
	padding-top: 38px;
}
.row_5 .content{
	width: 100%;
	overflow: hidden;
	padding: 26px 0 32px 0;
}
.row_5 .tab_title{
	width: 276px;
	overflow: hidden;
	float: left;
}
.row_5 .tab_title ul li{
	width: 266px;
	height: 60px;
	line-height: 60px;
	cursor: pointer;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.row_5 .tab_title ul li i{
	width: 38px;
	height: 28px;
	display: inline-block;
	vertical-align: middle;
	margin: 17px 17px 0 20px;
	float: left;
}
.row_5 .tab_title ul li .bd{
	width: 10px;
	height: 60px;
	background-color: #3292d0;
	opacity: 0;
	display: inline-block;
	float: left;
}
.row_5 .tab_title ul li p{
	float: left;
	font-size: 16px;
}
.row_5 .tab_title ul li i{
	background-position: 0 0;
}
.row_5 .tab_title ul li:nth-child(1) i{
	background: url(../images/tab_1.png) no-repeat;
	background-size: 76px 28px;
}
.row_5 .tab_title ul li:nth-child(2) i{
	background: url(../images/tab_2.png) no-repeat;
	background-size: 76px 28px;
}
.row_5 .tab_title ul li:nth-child(3) i{
	background: url(../images/tab_3.png) no-repeat;
	background-size: 76px 28px;
}
.row_5 .tab_title ul li:nth-child(4) i{
	background: url(../images/tab_4.png) no-repeat;
	background-size: 76px 28px;
}
.row_5 .tab_title ul li:nth-child(5) i{
	background: url(../images/tab_5.png) no-repeat;
	background-size: 76px 28px;
}
.row_5 .tab_title ul li:nth-child(6) i{
	background: url(../images/tab_6.png) no-repeat;
	background-size: 76px 28px;
}
.row_5 .tab_title ul li:nth-child(7) i{
	background: url(../images/tab_7.png) no-repeat;
	background-size: 76px 28px;
}
.row_5 .tab_title ul li:nth-child(8) i{
	background: url(../images/tab_8.png) no-repeat;
	background-size: 76px 28px;
}
.row_5 .tab_title ul li:nth-child(9) i{
	background: url(../images/tab_9.png) no-repeat;
	background-size: 76px 28px;
}
.row_5 .tab_title ul li.active,.row_5 .tab_title ul li:hover{
	color: #3292d0;
	transition: 0.2s linear;
}
.row_5 .tab_title ul li.active i,.row_5 .tab_title ul li:hover i{
	background-position:  -38px 0;
}
.row_5 .tab_title ul li.active .bd,.row_5 .tab_title ul li:hover .bd{
	opacity: 1;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	transition: .2s linear;
}
.row_5 .tab_pic{
	width: 891px;
	overflow: hidden;
	float: right;
}
.row_5 .tab_pic ul li{
	 display: none;
}
.row_5 .tab_pic ul li.active{
	display: block;
}
/*/row_5*/
/*row_6*/
.row_6{
	padding-top: 38px;
}
.row_6 .content{
	width: 900px;
	height: 376px;
	margin: 50px 0 58px 130px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.row_6 .content .round{
	width: 371px;
	height: 365px;
	margin: 10px 0 0 260px;
}
.row_6 .list_dec_txt ul li{
	width: 270px;
	font-size: 20px;
	line-height: 28px;
	position: absolute;
}
.row_6 .list_dec_txt ul li:nth-child(1){
	left: 0;
	top: 0;
}
.row_6 .list_dec_txt ul li:nth-child(2){
	right: 0;
	top: 0;
}
.row_6 .list_dec_txt ul li:nth-child(3){
	left: 0;
	bottom: 0;
}
.row_6 .list_dec_txt ul li:nth-child(4){
	right: 0;
	bottom: 0;
}
.row_6 .list_title_txt ul li{
	width: 100px;
	font-size: 22px;
	line-height: 26px;
	color: #3292d0;
	position: absolute;
}
.row_6 .list_title_txt ul li:nth-child(1){
	right: 470px;
	bottom: 200px;
	text-align: right;
}
.row_6 .list_title_txt ul li:nth-child(2){
	left: 460px;
	bottom: 200px;
	text-align: left;
}
.row_6 .list_title_txt ul li:nth-child(3){
	right: 470px;
	top: 208px;
	text-align: right;
}
.row_6 .list_title_txt ul li:nth-child(4){
	left: 460px;
	top: 208px;
	text-align: left;
}
/*row_7*/
.row_7{
	padding-top: 38px;
}
.row_7 .content{
	width: 100%;
	padding: 20px 0;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.row_7 .content ul li{
	width: 222px;
	float: left;
	margin-left: 20px;
}
.row_7 .content ul li .box{
	padding: 28px 0;
}
.row_7 .content ul li .box img{
	width: 84px;
	height: 83px;
	margin: 0 auto;
}
.row_7 .title_txt{
	font-size: 26px;
	line-height: 40px;
	padding-top: 14px;
}
.row_7 .dec_txt{
	font-size: 16px;
	line-height: 26px;
}
.row_7 .content ul li:nth-child(1){
	margin-left: 0;
}
.row_7 .content ul li:nth-child(1) .box{
	background-color: #ffa800;
}
.row_7 .content ul li:nth-child(2) .box{
	background-color: #02c25b;
}
.row_7 .content ul li:nth-child(3) .box{
	background-color: #ff5555;
}
.row_7 .content ul li:nth-child(4) .box{
	background-color: #5399e8;
}
.row_7 .content ul li:nth-child(5) .box{
	background-color: #ff6600;
}
/*row_8*/
.row_8{
	padding-top: 38px;
}
.row_8 .content{
	width: 100%;
	padding: 36px 0 16px 0;
	position: relative;
	overflow: hidden;
}
.row_8 .case_intro{
	padding: 0 30px 0 40px;
	overflow: hidden;
}
.row_8 .case_intro .left_txt{
	float: left;
	width: 523px;
	padding-top: 24px;
}
.row_8 .case_intro .right_pic{
	float: right;
	width: 544px;
	height: 386px;
}
.row_8 .case_intro .left_txt .h3{
	font-size: 32px;
	line-height: 78px;
}
.row_8 .case_intro .left_txt .bd{
	width: 60px;
	height: 4px;
	background-color: #999;
}
.row_8 .case_intro .left_txt .dec{
	line-height: 30px;
	font-size: 18px;
	padding: 18px 0 30px 0;
}
.row_8 .case_slide{
	width: 100%;
	height: 142px;
	margin-top: 40px;
}
.row_8 .imglist_w {
    width: 1098px;
    height: 122px;
    overflow: hidden;
    float: left;
    position: relative;
}
.row_8 .imglist_w ul {
    width: 20000px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.row_8 .imglist_w li {
    width: 120px;
    float: left;
    padding: 0 18px;
}
.row_8 .imglist_w li a {
    text-decoration: none;
    float: left;
}
.row_8 .imglist_w li img{
	width: 120px;
	height: 122px;
}
a.abtn{
	width: 45px;
	height: 120px;
	display: block;
}
a.aleft{
	float: left;
	background: url(../images/slide_arrow.png) no-repeat 25% 120px;
	background-position: 0 0;
}
a.aright{
	float: right;
	background: url(../images/slide_arrow.png) no-repeat 25% 120px;
	background-position: -45px 0;
}
a.agrayleft { 
	cursor: default;
    background-position: -90px 0;
}
a.agrayright { 
	cursor: default;
    background-position: -135px 0; 
}
/*row_9*/
.row_9{
	padding-top: 38px;
}
.row_9 .content{
	width: 100%;
	padding: 36px 0 26px 0;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.row_9 .content .box1{
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}
.row_9 .content .box1 ul li {
	width: 180px;
	float: left;
}
.row_9 .content .box1 ul li img{
	width: 86px;
	height: 69px;
	margin: 0 auto;
}
.row_9 .content .box1 ul li p{
	font-size: 20px;
	line-height: 60px;
}
.row_9 .content .box2{
	width: 100%;
	overflow: hidden;
	margin-top: 24px;
}
.row_9 .content .box2 ul li {
	width: 200px;
	background-color: #fff;
	float: left;
	margin-left: 52px;
	border: 1px solid #e0e0e0;
}
.row_9 .content .box2 ul li:nth-child(1){
   margin-left: 44px;
   width: 78px;
   line-height: 200px;
}
.row_9 .content .box2 ul li:nth-child(1) div{
	font-size: 24px;
	line-height: 38px;
	padding: 27px 0;
}
.row_9 .content .box2 ul li img{
	width: 60px;
	height: 59px;
	margin: 52px auto 0;
}
.row_9 .content .box2 ul li p{
	font-size: 16px;
	padding-top: 40px;
	padding-bottom: 32px;
	color: #4d4d4f;
}
.row_9 .apply-btn{
	width: 280px;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	color: #fff;
	background-color: #3292d0;
	margin: 30px auto 10px;
	display: block;
}
/*row_10*/
.row_10{
	padding-top: 68px;
}
.row_10 .content{
	width: 976px;
	padding: 88px 0 60px 52px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.row_10 .content ul li img{
	float: left;
	width: 154px;
	height: 62px;
	margin: 0 0 68px 90px;
}
/*row_11*/
.row_11{
	width: 100%;
	height: 342px;
	background:#494949 url(../images/regist_bg.jpg) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.row_11 .content{
	width: 1190px;
	text-align: center;
	margin: 80px auto 0;
}
.row_11 .content h3{
	font-size: 52px;
	line-height: 100px;	
	color: #fff;
}
.row_11 .content .regist-btn{
	width: 152px;
	height: 44px;
	line-height: 44px;
	background-color: #08b2eb;
	color: #fff;
	font-size: 22px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	margin: 0 auto;
	display: block;

}
.bg_footer{
	width: 100%;
	overflow: hidden;
	background-color: #2d2d2d;
	color: #fff;
}
.row_12{
	width: 
}
.row_12 .content{
	padding: 20px;
    border-bottom: 1px solid #969696
}
.row_12 .box1 {
    width: 260px;
    float: left;
}
.row_12 .head {
    height: 40px;
    padding-top: 20px;
}
.row_12 .head h3 {
    font-size: 15px;
}
.row_12 .head .bd{
	width: 60px;
	height: 4px;
	background-color: #fff;
	margin-top: 5px;
}
.row_12 .body {
    padding: 10px 0px;
}
.row_12 .body ul li {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}
.row_12 .box2 {
    width: 270px;
    float: left;
}
.row_12 .box3 {
    width: 285px;
    float: left;
}
.row_12 .box4 {
    width: 95px;
    float: right;
}
.row_12 .box4 .ewm_head{
	padding-top: 20px;
}
.row_12 .ewm_txt{
	width: 95px;
	padding-top: 10px;
	font-size: 12px;
}
.copyright {
    padding: 25px 0 0 0;
    text-align: center;
    font-size: 12px;
}
.copyright .thumb {
    margin-bottom: 15px;
}
.copyright .thumb ul li {
    display: inline;
    margin: 0 10px;
}
.copyright .thumb img {
    width: 100px;
    height: 36px;
    display: inline-block;
}
.copyright .foot_txt {
    line-height: 20px;
}
.copyright .foot_txt a{
	color: #fff;
}
.clear {
    clear: both;
    width: 0;
    height: 0px;
    margin: 0;
    padding: 0;
    border: none;
    overflow: hidden;
    font-size: 0px;
}

.sideNav {
    position: fixed;
    z-index: 99;
    right: 0;
    bottom: 150px;
}

.sideNav ul {
    width: 40px;
    margin-top: 50px;
}

.sideNav li {
    cursor: pointer;
    overflow: hidden;
    width: 40px;
    height: 40px;
    margin-top: 10px;
    border-radius: 4px 0 0 4px;
    background-color: #6eba3d;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    transition: all 0.2s;
}


.sideNav li:hover {
    width: 120px;
    margin-left: -80px;
}

.sideNav .qqqrcode:hover,
.sideNav .wechatqrcode:hover,
.sideNav .customService:hover {
    width: 40px;
    margin-left: 0;
}

.sideNav li a {
    display: block;
    width: 120px;
    height: 40px;
    color: #fff;
}

.sideNav li a:hover {
    text-decoration: none;
}

.sideNav li img {
    float: left;
    width: 20px;
    margin: 10px;
}

.sideNav li span {
    float: left;
}

.sideNav li .fa {
    width: 20px;
    margin: 0 10px;
    font-size: 25px;
    line-height: 40px;
	display:inline-block;
	text-align:center;
}

.sideNav li .tip {
    cursor: default;
    visibility: hidden;
    position: absolute;
    top: 10px;
    right: 30px;
    z-index: 99;
    padding: 10px 10px 10px 10px;
    border: 1px solid rgba(0, 0, 0, .2);
    background-color: #fff;
    color: #666;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, .4);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.2s;
}


.sideNav li:hover .tip {
    visibility: visible;
    right: 50px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.sideNav .tip img {
    width: 120px;
    margin: 0;
}

.sideNav .qqqrcode .tip a {
    width: 120px;
    /*margin: 10px;*/
    border-radius: 4px;
    /*background-color: #2891EB;*/
    background-color: #6eba3d;
    line-height: 40px;
    text-align: left;
    transition: all 0.2s;
}

.sideNav .qqqrcode .tip a:hover {
    background-color: #55ba3d;
}

.sideNav a {
    text-decoration: none;
    background-color: transparent;
}