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:81px;
	background: #fff;
	z-index: 9999;
	box-shadow: 0 3px 9px rgba(0,0,0,0.1);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=135, Strength=5,);
    -moz-box-shadow: 0 3px 9px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.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: 220px;
	width: 88px;
	padding: 0 1px;
	background: none;
}
.head-news{
	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.fix-nav a{
	display: block;
	width: 90px;
	height: 81px;
	font-size: 14px;
	color: #000;
	text-align: center;
	line-height: 81px;
	cursor: pointer;
}
.nav-box ul li.fix-wexin-xcx {
	position: relative;
	z-index: 99;
	width: 130px;
	text-align: center;
}
.nav-box ul li.fix-wexin-xcx a{
	/*position: relative;*/
	display: inline-block;
	padding-left: 15px;
	/*width: 90px;*/
	height: 81px;
	font-size: 14px;
	color: #000;
	text-align: center;
	line-height: 81px;
	cursor: pointer;
}
/*.nav-box ul li a.fix-color-xcx {
	color: #ff0000;
}*/
.nav-box ul li:hover a,.nav-box ul li.nav-hover-css a{
	color: #0ba6ff;
	height: 76px;
	border-bottom: 5px solid #6e779d;
}
.nav-box ul li:hover a span.fix-hot-dot, .nav-box ul li.nav-hover-css a span.fix-hot-dot {
	background:  #0ba6ff;
}
.fix-hot-dot {
	position: absolute;
	display: inline-block;
    top: 38px;
    left: 55px;
    width: 5px;
    height: 5px;
    background: #000;
	border: 0;
	border-radius: 20px;
}
/*小程序添加内容*/
.small-system{
	position: relative;
	
}
.nav-hot{
	position: absolute;
	z-index: 100;
    top: 18px;
    right: 2px;
    font-size: 12px;
    color: #ff0000;
}
.exploit {
	position: absolute;
	top: 81px;
	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: 220px;
	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 {
	display: none;
}
.icon-shopo {
	
}
.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("../newimages/bus/list_icon.png");
	background-position:543px 134px;
}
.page-foot-service .foot-icon-second{
	width:50px;
	height: 56px;
	background: url("../newimages/bus/list_icon.png");
	background-position:467px 134px;
}
.page-foot-service .foot-icon-third{
	width:56px;
	height: 56px;
	background: url("../newimages/bus/list_icon.png");
	background-position:393px 134px;
}
.page-foot-service .foot-icon-fourth{
	width:47px;
	height: 56px;
	background: url("../newimages/bus/list_icon.png");
	background-position:308px 134px;
}
.page-foot-service .foot-icon-fifth{
	width:37px;
	height: 56px;
	background: url("../newimages/bus/list_icon.png");
	background-position:229px 134px;
}
.page-foot-service .foot-icon-sixth{
	width:50px;
	height:56px;
	background: url("../newimages/bus/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: 110px;
	height: 110px;
	background: url("../newimages/page/fixed_icon.png") no-repeat center center;
    background-position:-137px -152px;
}
.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("../newimages/page/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;
        display:inline-block;
	/*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(../newimages/bus/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("../newimages/small_system/small_icons.png") no-repeat center center;
	background-position:-165px -24px;
}
.us-icon-up{
	background: url("../newimages/small_system/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("../newimages/page/fixed_icon.png") no-repeat center center;
    background-position:-129px -149px;
}
.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("../newimages/page/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("../newimages/bus/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("../newimages/home/sprite2.png") no-repeat center center;
	background-position:-221px -88px;
    vertical-align: sub;
}
.talk-ajax-blue .talk-icon{
	background: url("../newimages/home/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("../newimages/home/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-color: #fff;
    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);*/
}
.fix-talk-icon {
	float: left;
    width: 86px;
    height: 104px;
    margin-left: 10px;
    margin-top: 11px;
    background: url("../newimages/home/talk_img.png") no-repeat;
}
.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;
}

/*20170327 底部地址 修改*/
.fix-foot {
	margin-top: 0;
	font-size: 14px;
	text-align: left;
}
.fix-city {
	display: inline-block;
	/*width: 65px;*/
	padding-left: 14px;
}
.fix-city i {
	margin-right: 7px;
}
.qthp-nav-out {
    position: fixed;
    top: 0;
}
.qt-all-top {
	width: 100%;
	height: 71px;
	display: none;
}
.home-page-logo img, .home-page-poster img {
	width: 100%;
}
.fix-clr {
	clear: both;
}

/*20170408 地区qpp开发 修改*/
.fix-title-location {
	line-height: 56px;
}
.fix-consult-btn {
	margin-top: 25px;
}
.newstime-right.fix-show-news {
	float: right;
	margin-left: 0;
	margin-right: 45px;
}
.newstime-lefts.fix-news-pos {
	margin-left: 42px;
}

/*20170412 在线咨询 修改*/
.talk {
	z-index: 9999;
    left: 50%;
    width: 394px;
    height: 296px;
    margin-left: -147px;
    /*overflow: hidden;*/
    border: 0;
    outline: none;
    display: none;
}
.consult-box {
	background: url("../newimages/fix_img/consult-box-one.png") no-repeat center;
}
.talk_box {
	z-index: 96;
    overflow: auto;
    display: none;
    width: 394px;
    height: 296px;
    border: 0;
    outline: none;
    background-position: 0 0;
}
.talk .close {
	float: right;
    width: 32px;
    height: 30px;
    margin-right: 21px;
    margin-top: 23px;
    cursor: pointer;
    opacity: 0;
    filter:alpha(opacity=0);
}
.consult-btn {
	display: inline-block;
    float: left;
    width: 130px;
    height: 42px;
}
.wait-consult {
    margin-top: 185px;
    margin-left: 52px;
    background-position: -78px -312px;
}
.now-consult {
    margin-top: 128px;
    margin-left: 30px;
    background-position: -227px -310px;
}
.msg-tips-question {
	display: inline-block;
	margin-top: 11px;
	margin-left: 68px;
	font-size: 12px;
	color: #c3c3c3;
	font-family: "宋体";
}
a.msg-tips-btn {
	margin-left: 62px;
	text-decoration: underline;
	color: #327fff;
}
.msg-tips-icon {
	display: inline-block;
    width: 20px;
    height: 19px;
    background-position: -6px -330px;
}
#qq_small {
	position: fixed;
	right: -90px;
	top: 33%;
}
.qq-small-box {
	width: 140px;
	height: 180px;
	/*margin-top: 45px;*/
	background: #000;
	border: 0;
	border-radius:10px 0 0 10px;
	opacity: 0.3;
	filter:alpha(opacity=30);
}
.qq-small-content {
	position: absolute;
	top: 7px;
	width: 140px;
	height: 180px;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
}
.qq-small-content a {
	display: inline-block;
	width: 100%;
	height: 50px;
	color: inherit;
}
.qq-small-content a:hover {
	background: #000;
	background: rgba(0,0,0,0.5);
    -webkit-background: rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#880000',endcolorstr='#880000');
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=5);
}
.icon-btn {
	display: inline-block;
	width: 50px;
    height: 50px;
}
.qq-icon-btn {
    background-position: 6px -381px;
}
.msg-icon-btn {
	background-position: -49px -383px;
}
.tel-icon-btn {
	background-position: -105px -387px;
}
.tel-btn p {
	display: inline-block;
	float: right;
	margin-top: -7%;
	width: 60%;
}
.tel-btn p.last-phone {
	float: right;
	margin-top: -30%;
}
.center-btn {
	margin-top: 7px;
	margin-bottom: 7px;
}

/*20170417 底部浮动*/
.footer-all-mask {
	position: fixed;
	z-index: 9999;
	bottom: 0;
	width: 100%;
	height: 142px;
	background: #000;
	opacity: 0.7;
	filter:alpha(opacity=70);
}
.footer-all {
	position: fixed;
	z-index: 10000;
	bottom: 0;
	width: 100%;
	height: 184px;
}
.center-content {
	margin: auto;
	width: 1200px;
	height: 100%;
	background: url("../newimages/fix_img/footer-all.png") no-repeat center bottom;
}
.float-close {
	float: right;
	margin-right: 120px;
	margin-top: 20px;
    display: inline-block;
    width: 45px;
    height: 46px;
    background-position: -28px -316px;
    cursor: pointer;
} 
.footer-all p {
	letter-spacing: normal;
}
.float-text {
	margin-right: 25px;
	font-size: 24px;
	color: #fff;
	font-family: "yayuan_zi";
}
.float-info-one {
	padding-top: 60px;
}
.float-info-two {
	font-weight: bold;
	font-size: 30px;
	width: 100%;
	font-family: "ya_yuanzii";
	color: #fff;
}
.float-info-three {
	font-size: 24px;
}

div.publice-case-more div.more-case {
	margin-top: 10px;
}
.fix-company-info {
	height: 465px;
}
.fix-company-info .about-top-lf {
	margin-top: 160px;
}