﻿body{font:12px/1.5 Tahoma,Helvetica,Arial,"微软雅黑",sans-serif;}
a{text-decoration:none; cursor: pointer;}
a:link,
a:visited,
a:hover,
a:active {text-decoration: none;}
.oh{overflow:hidden;}
.m0_auto{margin:0 auto;}
/*.fl{float:left;}*/
.fr{float:right;}
.cl{clear:both;}
/*导航栏*/
.nav-out{
	position: relative;
	width: 100%;
	min-width: 1200px;
	height:111px;
	background: #fff;
	z-index: 999999;
	box-shadow: 0 1px 5px rgba(193,193,193,1);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#c1c1c1', Direction=135, Strength=5,);
    -moz-box-shadow: 0 1px 5px rgba(193,193,193,1);
    -webkit-box-shadow: 0 1px 5px rgba(193,193,193,1);
}
.head-out{
	width: 100%;
	min-width: 1200px;
	height:30px;
	background: #2c2c2c;
}
.head-out-box{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.head-left{
	padding: 8px 0;
	height:14px;
}
.head-left ul li{
	float: left;
	border-left:1px solid #6b6b6b ;
}
.head-left .head-left-last{
	border-left:none;
}
.head-left .head-left-hover{
	display: block;
	padding:0px 10px;
	font-size:12px;
	color: #999999;
	line-height: 14px;
	text-align: center;
}
.head-left .head-left-hover:hover{
	color: #0ba6ff;
}
.head-right{
	position: absolute;
	top: 0;
	right: 0;
	width: 108px;
	height: 100%;
	font-size:14px;
	color: #999999;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	background: #242424;
}
.head-right:hover{
	color: #000;
	background: #fff;
}
.home-head-title{
	display: none;
}
/*关于我们弹框*/
.head-about-us{
	right: 120px;
	width: 88px;
	padding: 0 1px;
	background: none;
}
.nav-box{width: 1200px;margin: 0 auto;}
.home-page-logo{
	width: 148px;
	height: 47px;
	margin-top: 18px;
	float: left;
}
.home-page-poster{
	display: inline-block;
	width: 132px;
	height: 60px;
	margin-top: 12px;
	margin-left: 28px;
}
.nav{
	float: right;
}
.nav-box ul li{
	float: left;
	width: 90px;
	height: 81px;
}
.nav-box ul li a{
	display: block;
	width: 90px;
	height: 81px;
	font-size: 14px;
	color: #000;
	text-align: center;
	line-height: 81px;
	cursor: pointer;
}
.nav-box ul li a:hover,.nav-box ul li a.nav-hover-css{
	color: #0ba6ff;
	height: 76px;
	border-bottom: 5px solid #6e779d;
}
/*小程序添加内容*/
.small-system{
	position: relative;
	
}
.nav-hot{
	position: absolute;
	top: -7px;
    right: 0px;
    font-size: 12px;
    color: #ff0000;
}
.exploit {
	position: absolute;
	top: 111px;
	width: 100%;
	height: 150px;
	background-color: #fff;		
	border-top: 2px solid #5f8ab6;
	float: left;
	display: none;
	box-shadow: 0 3px 5px rgba(193,193,193,1);
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#c1c1c1', Direction=135, Strength=5,);/*for ie6,7,8*/ 
	-moz-box-shadow:0 3px 5px rgba(193,193,193,1);/*firefox*/ 
	-webkit-box-shadow:0 3px 5px rgba(193,193,193,1);/*webkit*/ 
}
.develop {
	margin: 0 auto;
	width: 1200px;
	height: 100%;
	display: none;
}
.develop-ways {
	float: right;
	width: 670px;
	height: 100%;
}
.develop .table-menu-list{
	display: block;
	width: 62px;
	height: 70px;
	margin-top: 30px;
    overflow: hidden;
}
.develop a:hover .develop-word{
	color: #0ba6ff;
}
.develop-wayc {
	float: right;
	margin-right: 20px;
	width:520px;
	height: 100%;
}
.develop-ul li {
	float: left;
	width: 20%;
	text-align: center;
	display: block;
}
.develop-ulc li {
	float: left;
	width: 25%;
	text-align: center;
	display: block;
}
.icon-shop {
}
.icon-shopo {
	display: none;
}
.develop-word {
	position: absolute;
    top:90px;
	font-size: 14px;
	color: #060001;
}
/*底部样式*/
.foot_bg{
	width:100%;
	min-width: 1200px;
	background-color:#303233;
}
.foot{
	width:1200px;
	color:#a6a6a6;
}
.foot a{
	color:#80898d;
}
.foot a:hover{
	color:#63b5df;
}
.page-foot-service{
	width: 100%;
	float: left;
	padding:56px 0;
	color: #80898d;
}
.page-foot-service ul li{
	width:200px;
	margin-bottom: 15px;
	float: left;
}
.page-foot-service .page-foot-active{
	display: block;
	width: 100%;
	height: 100%;
}
.service-icon{
	display: block;
	margin:0  auto;
}
.page-foot-service .foot-icon-first{
	width:44px;
	height: 56px;
	background: url(../images/list_icon.png);
	background-position:543px 134px;
}
.page-foot-service .foot-icon-second{
	width:50px;
	height: 56px;
	background: url(../images/list_icon.png);
	background-position:467px 134px;
}
.page-foot-service .foot-icon-third{
	width:56px;
	height: 56px;
	background: url(../images/list_icon.png);
	background-position:393px 134px;
}
.page-foot-service .foot-icon-fourth{
	width:47px;
	height: 56px;
	background: url(../images/list_icon.png);
	background-position:308px 134px;
}
.page-foot-service .foot-icon-fifth{
	width:37px;
	height: 56px;
	background: url(../images/list_icon.png);
	background-position:229px 134px;
}
.page-foot-service .foot-icon-sixth{
	width:50px;
	height:56px;
	background: url(../images/list_icon.png);
	background-position:148px 134px;
}
.service-title{
	width:  100%;
	margin-top: 10px;
	font-size: 16px;
	text-align: center;
}
.foot dl{
	float:left;
	margin-right:60px;
}
.foot dt{
	margin-bottom:20px;
	font-size:14px;
	color:#fff;
}
.foot dd{
	float:left;
	font-size:12px;
	line-height:28px;
	margin-right:20px;
}
.foot-logo-box{
	float:left;
	height:190px;
	font:inherit ;
	border-left:1px #565656 solid;
}
.home-foot-menu{
	float: left;
	width: 100%;
	padding: 40px 0;
	border-bottom: 1px solid #494a4b;
	border-top: 1px solid #494a4b;
}
.we-chat-out{
	float: left;
	width: 106px;
	margin-left: 70px;
	margin-top: 27px;
}
.we-chat-out .wechat-images{
	width: 106px;
	height: 106px;
	background: url(../images/qrcode-2.png) no-repeat center center;
}
.wechat-title{
	width: 100%;
	color: #80898d;
	font-size:14px;
	text-align: center;
	line-height: 40px;
}
.online-chat{
	float: left;
	margin-left:57px;
	margin-top: 27px;
}
.online-chat h4{
	width: 100%;
	font-size: 22px;
	color: #0084ff;
	text-align: center;
	line-height: 40px;
}
.link-title{
	width: 100%;
	font-size: 12px;
	color: #7f7f7f;
	text-align: center;
}
.online-chat .online-chat{
	display: block;
	width:105px;
	height: 25px;
	margin:24px 0 0 25px;
	background: url(../images/fixed_icon.png) no-repeat center center;
	background-position:-9px -24px;
}
.foot-address{
	clear: both;
	padding-top: 10px;
	text-align: center;
}

.foot .foot-logo-box .long_dl dd{margin-right:0px;}
.foot dd a{display:block;}
.friend_link{
	float: left;
	width:1200px;
	padding:30px 0;
	overflow:hidden;
	border-bottom: 1px solid #494a4b;
}
.friend_link a{
	line-height:30px;
	padding:7px 8px 7px 12px;
	margin-left:-8px;
}
.foot-statement{
	position: relative;
	float: left;
	width: 100%;
	padding: 25px 0;
	clear: both;
}
.state-logo{
	float: left;
	display: block;
	width: 62px;
	height: 62px;
	/*background:url(../images/foot_icon.png);
	background-size:62px 62px ;*/
}
.state-menu{
	float: left;
	margin-left: 17px;
}
.state-menu ul{
	width: 100%;
}
.state-menu ul li{
	float: left;
	margin-right: 28px;
	line-height:28px;
}
.state-menu ul li a{
	font-size:16px;
	color: #fff;
}
.state-title{
	width: 100%;
	float: left;
	font-size:12px;
	line-height: 15px;
}
.state-right{
	position: absolute;
	top: 29px;
	right: 0;
}
.state-right ul li{
	float: left;
	margin-left: 20px;
}
.right-praise-img{
	float: left;
	display: block;
	width: 33px;
	height: 37px;
}
.praise-cont-box{
	float: left;
	margin-left: 6px;
}
.praise-cont-top{
	width: 100%;
	font-size:12px;
}
.head-logo-box{
	position: absolute;
	width: 439px;
	right: 0;
	display: none;
	z-index:999999;
	float: left;
    height: 185px;
    border-left: none;
    background: #fff;
    box-shadow:3px 3px 10px rgba(0,0,0,0.10),-3px 0px 10px rgba(0,0,0,0.10),;
	-moz-box-shadow:3px 3px 10px rgba(0,0,0,0.10),-3px 0px 10px rgba(0,0,0,0.10);
	-webkit-box-shadow:3px 3px 10px rgba(0,0,0,0.10),-3px 0px 10px rgba(0,0,0,0.10);
}
.home-us-icon{
	display:inline-block;
	width: 9px;
	height: 5px;
	margin-left: 4px;
	margin-bottom:2px;
}
.us-icon-down{
	background: url(../images/small_icons.png) no-repeat center center;
	background-position:-165px -24px;
}
.us-icon-up{
	background: url(../images/small_icons.png) no-repeat center center;
	background-position:-165px -7px;
}
.head-logo-us{
	right: 0px;
	width: 90px;
	padding: 2px 0;
	height: auto;
}
.head-logo-us .home-about-list{
	float: left;
	width: 100%;
	height: 33px;
}
.us-list-title{
	display: block;
	width: 88px;
	height: 33px;
	margin: 0 auto;
	font-size: 12px;
	color: #1e1e1e;
	line-height: 33px;
	text-align: center;
}
.us-list-title:hover{
	color: #fff;
	background: #4786e4;
}
.head-wechat{
	width: 117px;
	margin:32px 0px 0 55px;
	padding-right: 42px;
	border-right: 1px #565656 solid;
}
.head-wechat .wechat-images{
	width: 117px;
    height: 117px;
    background: url(../images/qrcode-1.png) no-repeat center center;
}
.head-wechat-title{
	line-height: 17px;
}
.head-online-chat{
	margin:32px 45px 0 28px;
}
.head-online-chat h4{
	line-height: 30px;
}
.head-online-chat .online-chat-img{
	display: block;
	width:90px;
	height: 25px;
	margin:4px auto 0;
	background: url(../images/fixed_icon.png) no-repeat center center;
	background-position:-9px -24px;
}
.head-position{
	width: 135px;
	margin-top: 10px;
	font-size: 12px;
	color: #7f7f7f;
	line-height: 17px;
}
.head-position-icon{
	display: block;
	float: left;
	width: 12px;
	height: 15px;
	margin-right: 4px;
	background:url(../images/list_icon.png);
	background-position:178px 353px;
}
/*qq弹框样式*/
.qq_title {
    width: 130px;
    height: 26px;
    background: #0d85fc;
    box-shadow: 0 1px 5px rgba(13,123,252,1);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#0d85fc', Direction=135, Strength=5,);
    -moz-box-shadow: 0 1px 5px rgba(13,123,252,1);
    -webkit-box-shadow: 0 1px 5px rgba(13,123,252,1);
}
.qq_title .qq-content-span{
	line-height: 26px;
	color: #fff;
	float: left;
	margin-left: 10px;
	display: inline-block;
	font-size: 16px;
}
.qq_title img {
	float: right;
	width: 18px;
	height: 18px;
	margin:4px 3px;
}
.qq_content {
    width: 130px;
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0 1px 5px rgba(193,193,193,1);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#c1c1c1', Direction=135, Strength=5,);
    -moz-box-shadow: 0 1px 5px rgba(193,193,193,1);
    -webkit-box-shadow: 0 1px 5px rgba(193,193,193,1);
}
.qq_content .phoneNum {
    margin: 10px 0px 5px 10px;
    width: 107px;
    height: 26px;
    font-size: 12px;
    color: #0d85fc;
    text-align: center;
    line-height: 26px;
    border: 1px solid #0d85fc;
    border-radius: 5px;
}
.qq_content .qq-content-span{
    margin-left: 10px;
    font-size: 12px;
    color: #4f6072;
    display: block;
    margin-bottom:10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.qq_content a {
    margin-bottom: 20px;
    display: block;
}
.qq_content .talk-ajax-blue{
	background: #0d85fc;
	color: #fff;
}
.talk-icon{
	display: inline-block;
	width: 16px;
	height: 18px;
	margin-right:10px;
	background: url(../images/sprite2.png) no-repeat center center;
	background-position:-221px -88px;
    vertical-align: sub;
}
.talk-ajax-blue .talk-icon{
	background: url(../images/sprite2.png) no-repeat center center;
	background-position:-167px -88px;
}
.talk-text{
	display: inline-block;
}
.talk-small-box{
	width: 50px;
	height: 45px;
	padding-top: 5px;
	background: #0d85fc;
	margin-top: -200px;
}
.talk-small-head{
	display: block;
	width: 22px;
	height: 24px;
	margin: 0 auto;
	background: url(../images/sprite2.png) no-repeat center center;
	background-position:-261px -88px;
}
.talk-small-title{
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 25px;
}
.talk {
    z-index: 9999;
    left: 50%;
    width: 294px;
    height: 250px;
    margin-left: -147px;
    display: none;
}
.talk_box {
    z-index: 96;
    overflow: hidden;
    display: none;
    width: 294px;
    height: 135px;
    background: #fff left 10px bottom no-repeat url(../images/talk_img.png);
    z-index: 9;
    box-shadow: 0 1px 5px rgba(193,193,193,1);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#c1c1c1', Direction=135, Strength=5,);
    -moz-box-shadow: 0 1px 5px rgba(193,193,193,1);
    -webkit-box-shadow: 0 1px 5px rgba(193,193,193,1);
}
.middle-head{
	height:20px;
	background: #0d85fc;
}
.talk_box .close {
    float: right;
    margin-right: 5px;
    font-size: 20px;
    color: #fff;
    line-height: 16px;
    cursor: pointer;
    width: 14px;
    height: 14px;
}
.middle-alert-btn{
	width: 184px;
	float: right;
}
.talk_box .middle-alert-cont{
    margin-top: 20px;
    font-family: 宋体;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}
.talk_box .left-btn{
    display: block;
    float: left;
    width: 80px;
    height: 28px;
    background: #e4e1e1;
    border-radius: 5px;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    color: #666;
    margin-top: 15px;
    cursor: pointer;
}
.talk_box a {
    display: block;
    float: left;
    width: 77px;
    height: 26px;
    background: #0d85fc;
    border-radius: 5px;
    line-height: 26px;
    text-align: center;
    font-family: 宋体;
    font-size: 13px;
    color: #fff;
    margin-left: 6px;
    margin-top: 15px;
}
.talk_icon {
    margin-top: 5px;
    margin-left: -12px;
}