


/*Tile*/
.blog-tile {
	float: left;
	width: 25%;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.b-l-block {
	margin: 0 0 0 10px;
	position: relative;
}
.b-l-block figure {
	margin: 0;
}
.b-l-block figure img {
	width: 100%;
	height:200px;
}
.bl-info {
	background: #fff;
	padding: 0 25px;
	position: relative;
	min-height: 92px;
}
.bl-info h3 {
	padding: 18px 0 16px 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}
.bl-info span.date {
	font-weight: 300;
	font-size: 14px;
	position: absolute;
	right: 25px;
	bottom: 20px;
	text-align: right;
	color: #afafaf;
}
.recent {
	float: right;
	width: 29%;
	height: auto;
	margin-top: 70px;
}
.recent .blog-tile {
	width: 100%;
	margin-bottom: 30px;
	float: none;
}
.recent .b-l-block {
	margin: 0;
}
.recent .bl-info {
	height: auto !important;
	min-height: inherit;
}
.recent .bl-info h3 {
	padding-bottom: 55px;
}
.bl-info span.date {
	line-height: normal;
}
h3.question {
	background: url(question.svg) no-repeat 0 6px;
	background-size: 18px;
	padding: 0 0 0 26px;
	margin: 0 0 10px 0;
}


.contact_bj {
    background: url("../images/index_contact_bg.jpg") no-repeat center;
    overflow: hidden;
	padding-bottom:30px;

}

.traffic{width:700px; margin:0 auto;}

.way1 .railway{width:330px; height:30px; line-height:30px; text-indent:50px; color:#fff; font-size:18px; background:url(../images/railway.png) no-repeat left center;}
.way1 .railway_des{width:280px; padding-left:50px; line-height:22px; color:#fff; font-size:14px;}
.way2 .bus{width:330px; height:30px; line-height:30px; text-indent:63px; color:#fff; font-size:18px; background:url(../images/bus.png) no-repeat left center;}
.way2 .bus_des{width:270px; padding-left:63px; line-height:22px; color:#fff; font-size:14px;}

.float_left{float:left;}
.float_right{float:right;}


/*表格样式 */

.lianxi{text-align:center; margin:30px 10% 50px 10%;}


.lianxi h2{
    text-align: center;
    font-size: 20px;
    color: #333333;
  
    margin-top: 40px;
    margin-bottom: 10px;

}

.gridbody {
	border-top: #D6D6D6 1px solid; border-right: #D6D6D6 1px solid;
}
.gridbody thead  { font-size:14px;

}
.gridbody th {
	border-bottom: #D6D6D6 1px solid; border-left: #D6D6D6 1px solid; padding: 3px; background-color: #e5e5e5; height: 25px; VERTICAL-ALIGN: middle; color:#333333;
}
.gridbody td {
	border-bottom: #D6D6D6 1px solid; border-left: #D6D6D6 1px solid; padding: 3px; height: 25px; color: #4b4b4b; font-size:14px;
}
.gridbody td.text_left{
	text-align: left;
    text-indent: 5px;
}
.gridbody td.text_center{
	text-align: center;
}
.gridbody td.text_right{
	text-align: right;
	margin-right: 2px;
}







/*Responsive*/
@media screen and (min-width: 1850px) {
.article-area, #disqus_thread {
	width: 61%;
}
.recent {
	width: 30%;
}
}
@media screen and (max-width: 1570px) {
.article-area, #disqus_thread {
	width: 64%;
}
}
@media screen and (max-width: 1276px) {
.blog-tile {
	width: 50%;
}
.twocol {
	width: 100%;
	margin-right: 0;
	float: none;
}
#disqus_thread {
	width: 100%;
}
}
@media screen and (max-width: 1000px) {
.recent {
	display: none;
}
.article-area {
	width: 100%;
	float: none;
}
.twocol {
	width: 49%;
	float: left;
	margin: 0 2% 60px 0;
}
}
 @media screen and (max-width: 820px) {
.bl-info {
	min-height: 120px;
}
.intPerson .photo {
	width: auto;
	float: none;
	margin: 0;
}
.personDtls {
	padding-top: 30px;
	float: none;
	width: auto;
}
.twocol {
	width: 100%;
	margin-right: 0;
	float: none;
}
}
@media screen and (max-width: 700px) {
.blog-tile {
	width: 100%;
	margin-bottom: 45px;
}
.bl-info {
	min-height: 92px;
}
.bl-info h3 {
	padding-bottom: 18px;
}
}
@media screen and (max-width: 600px) {
.bl-info {
	padding-right: 20px;
	padding-left: 20px;
}
.bl-info h3 {
	padding-bottom: 40px;
}
.bl-info span.date {
	right: 20px;
}
}





/*标题*/


.tc{
	position:fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display:none
}
.p_tc{
	position:absolute;
	right: 30px;
    bottom: 30px;
}
.p_tc_a{
	width:80px;
	height:32px;
	line-height:32px;
	color:#006be3 !important;
	background-color:#ffffff;
	text-align:center;
	border-radius:6px;
	margin-right:10px;
}
.p_tc_b{
	width:80px;
	height:32px;
	line-height:32px;
	background-color:#fecb2e;
	text-align:center;
	border-radius:6px;
}
.head {
    width: 100%;
    position: relative;
    z-index: 100;
}

.top_man {
    background-color: #333333;
    width: 100%;
    overflow: hidden;
    height: 36px;

}

.top {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    color: #e5e5e5;
    height: 100%;
    line-height: 36px;
    font-size: 14px;
}

.top b {
    float: right;
    margin-left: 30px;
    cursor: pointer;
	font-weight:normal;
	
}
.top b a {
    color: #e5e5e5;
	
}

.fw {
    color: #ff6915;
}

.p20{
	padding-right: 30px;
}

.main_nav {
    float: right;
   /* width: 64%;*/

}

.main_nav>li{
	width:96px;
	height:70px;
	line-height:70px;
    float: left;
    position: relative;
    box-sizing: border-box;
	margin:0 14px;
	text-align:center;
	margin: 0 8px;

}

.main_nav>li>a{
    overflow: hidden;
    font-size: 16px;
	width:100%;
	
}
.main_nav>li>a:after{
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	right: 50%;
	bottom: 0;
	height: 3px;
	opacity: 0;
	background-color: #dc6103;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.main_nav>li>a:hover:after{
	left: 1%;
	right: 1%;
	opacity: 1;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.main_nav>li>a:hover {
    color: #ff6915;
}

.main_nav>li:last-child{
	padding-right:0;
}
/*隐藏*/
.on{
	display:block;
}
.hide{
	right:0;
	left:0;
    position:absolute;
    text-align: center;
    width: 100%;
    z-index: 999999;
    background: #f5f5f5;
    box-sizing: border-box;
	top: 70px;
	display:none;
	
}
.hide_ul{
/*	width:1200px;
	margin:0 auto;
	overflow:hidden;
	padding-right: 55px;
*/}

.hide_ul li{
	height: 30px;
    line-height: 30px;
	text-align:center;
	width: 100%;
}
.hide_ul li a{
	
}
.hide_ul li a span{
	display:block;
	color:#666666;
	font-size:16px;
	margin-top:12px;
	
}
.hide2{
    left: 40px !important;
}
.hide a{
   line-height: 22px;
    font-size: 14px !important;
}
.jta{
    position: absolute;
    bottom: 95px;
    left: 40px;
}
.jta2{
    position: absolute;
    bottom: 121px;
    left: 40px;
}

/*手机二级导航*/
.menu {
    width: 100%;
    height: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    background: #fff;
    float: right;
    display: none;
}

.banner {
    width: 100%;

    height: auto;
    overflow: hidden;
	/*z-index:-1;*/
}

.banner img {
    width: 100%;
    height: auto;
}
.txt1{
    top: 13%;
    position: absolute;
    right: 25%;

}

.txt2{
    top: 13%;
    position: absolute;
    right: 29%;
}
.txt3{
    top: 19%;
    position: absolute;
    right: 20%;
}
.case_txt1{
    position: absolute;
    top: 20.1%;
    left: 0%;

}

.case_txt2{
    position: absolute;
    top: 7.7%;
    right: 10.4%;
}
.case_txt3{
    position: absolute;
    top: 0%;
    right: 0%;
}
.content {
overflow:hidden;

}

.block_title {
    text-align: center;
    font-size: 36px;
    color: #333333;
    background: url("../images/bt_bg.png") no-repeat bottom center;

    padding-bottom: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
}


.core_business {core_business
    width: 100%;
    overflow: hidden;
}

.core_business li{
	float:left;
	margin-left:30px;
}
.core_business li:first-child{
	margin-left:0px;
}
.core_business li h2{
	padding-top:22px;
	font-size:20px;
	line-height:1;
}
.core_business li span{
	padding-top:22px;
	padding-bottom:32px;
	line-height:1;
	font-size:14px;
}
.yiyan{
	background:#f5f5f5;
	padding-left:30px;
}

.service {
    color: #999999;
    text-align: center;
    line-height: 25px;
    display: block;
}


.service_ul {
    margin: 87px 0px;
    overflow: hidden;
}

.service_ul li {
    width: 10%;
    height: auto;
    text-align: center;
    float: left;
    margin: 0 2.1%;
    position: relative;
}

.service_ul li a h3 {
    font-size: 18px;
    color: #666666;
    margin-top: 34px;
    margin-bottom: 21px;
}

.service_ul li a span {
    font-size: 12px;
    color: #999999;
}

.img_2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.service_ul li a .img_2:hover {
    opacity: 1;
}

.service_ul li a:hover h3 {
    color: #00b8ff;
}

.service_ul li a:hover span {
    color: #00b8ff;
}

.case {
    width: 100%;
    background-color: #f2f2f2;
    height: auto;
    overflow: hidden;
}

.case_home li {
    width: 20%;
    height: auto;
    float: left;
    position: relative;
}

.case_home li a {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.case_home li a img{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.case_home {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f2f2f2;
    position: relative;

}

.case_info {
    position: absolute;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    color: white;
    text-align: center;
}

.case_info span {
    width: 100%;
    line-height: 30px;
    font-size: 25px;
    margin-top: 20%;
}

.case_info h2 {
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    margin-top: 3%;
}

.more{
    width: 230px;
    height: 50px;
    font-size: 12px;
    color: #fff !important;
    line-height: 50px;
    background-color: #0cadeb;
    text-align: center;
    display: block;
    margin: 40px auto;
}
.home_news_fl {
    width: 47%;
    float: left;
    margin-top: 90px;
    background: url("../images/sx.jpg") no-repeat right center;
    padding-right: 3%;
}

.bloc_news_top {
    background: url("../images/kf_block.png") no-repeat ;
    margin-bottom: 40px;
    padding-left: 78px;
}

.bloc_news_top h2 {
    font-size: 30px;
}

.bloc_news_top span {
    font-size: 14px;
}

.home_news {

}

.home_news li {
    float: left;
    width: 100%;
    background-color: #f2f2f2;
    margin: 10px 0;
}

.home_news li a {
    width: 95%;
    overflow: hidden;
    margin: 0 auto;
    display: block;
}

.home_news li h2 {
    margin-top: 20px;
    font-size: 14px;
    color: #999999;
    padding-bottom: 9px;
    border-bottom: 1px solid #cccccc;
}

.home_news li span {
    line-height: 25px;
    color: #999999;
    padding-bottom: 18px;
}

.home_news li:hover {
    background-color: #0cadeb;
    box-shadow: 0px 10px 25px #e5e5e5;
}
.home_news_r{
	width:100%;
	overflow:hidden
}
.home_news_r a{
	width:100%;
}

.home_news li:hover h2, .home_news li:hover span {
    color: #fff;
}

.home_news_fr {
    float: right;
    width: 47%;
    margin-top: 90px;
}

.bloc_news_top_r {
    background: url("../images/kf_block_news.png") no-repeat;
    padding-left: 78px;
    margin-bottom: 40px;
}

.home_news_r li {
    float: left;
    width: 100%;
    margin: 10px 0;
}

.home_news_r li:hover h2 {
    color: #0cadeb;
}

.home_news_r li:hover span {
    color: #0cadeb;
}

.home_news_r li:hover b {
    background-color: #0cadeb;
    color: #fff;
}

.bloc_news_top_r h2 {
    font-size: 30px;
}

.bloc_news_top_r span {
    font-size: 14px;
}

.home_news_r b {
    width: 12%;
    height: 12%;
    line-height: 66px;
    text-align: center;
    background-color: #f2f2f2;
    font-size: 36px;
    color: #999999;
    float: left;
}

.home_news_rbt {
    float: right;
    width: 85%;
    border-bottom: 1px dashed #cdcdcd;
    padding-bottom: 20px;
}

/*.home_news_rbt:last-child{*/
/*border-bottom:none;*/
/*}*/
.home_news_rbt h2 {
    color: #999999;
    font-size: 18px;
	height:24px;
	overflow:hidden
}

.home_news_rbt span {
    color: #999999;
    font-size: 12px;
    margin-top: 10px;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	text-overflow:ellipsis;

}

.news_more {
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff !important;
    font-size: 14px;
    background-color: #0cadeb;
    float: right;
    margin-top: 25px;
}

.customers {
    width: 100%;
    max-width: 1200px;
    padding-bottom: 0px;
    height: auto;
    overflow: hidden;
}

.customers li {
    width: 17.4%;
    margin: 12px 1%;
    float: left;
    overflow: hidden;
    position: relative;
}

.customers li {
    border: 1px solid #e1e0e0;
    background: white;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.customers li:hover {
    box-shadow: 0px 5px 10px #999;
    text-decoration: none;
    -webkit-transition: all 100ms linear;
    transition: all 100ms linear;
}

.customers li a, .customers li img {
    display: block;
    width: 100%;
    height: auto;
}



.contact {
   
    overflow: hidden;


}

.contact_ul {
    width: 100%;
    overflow: hidden;
    padding-top: 44px;
    padding-bottom: 140px;
}

.contact_ul li {
    width: 21%;
    height: 130px;
    background: rgba(90, 90, 90, .6);
    float: left;
    margin: 0 2%;
    cursor: pointer;
}

.contact_ul li:hover {
    background: rgba(13, 86, 115, .6);
}

.contact_ul li span {
    width: 100%;
    text-align: center;
    margin: 15px 0;
}

.contact_ul li h3 {
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding-bottom: 20px;
}

/*底部*/

.parter {
    width: 80%;
    line-height: 22px;
    margin: 30px auto 15px;
    text-align: center;
    color: #999999;
}

.parter a {
    padding: 0 5px 0 3px;
    color: #999999 !important;
}

.parter a:hover {
    color: #2d7ebb
}

/*定位窗口*/
.support {
    position: fixed;
    top: 200px;
    right: 0;
    width: 50px;
    height: 203px;
    z-index: 9999;
}

.support li.support_tel,.support_qq,.support li.support_ph,.support_wechat{
    width: 172px;
}
.support li.support_dz{
    width: 252px;
}
.support li.support_dz:hover{
    left: -190px;
}
.support_dz_a{
    line-height: 22px !important;
    padding-top: 5px;
    box-sizing: border-box;
}

.support li {
    height: 60px;
    position: absolute;
    left: 0;
}
.support li.support_qq {
    top: 63px;
}
.support li.support_dz {
    top: 126px;
}
.support li.support_ph{
    top: 189px;
}
.support_wechat{
    top: 252px;
}
.top_top{
   top: 315px;
}
.top_top a{
    background:rgba(82,168,236,0.6) !important;
}

.support li a {
    display: block;
    color: #FFF;
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    background-color: #ff3600;
    border-radius: 6px;
}
.support li a img{
    float: left;
    margin: 12px 10px;
    display: block;
}

.support li.support_tel:hover,.support li.support_qq:hover,.support li.support_ph:hover{
    left: -120px
}

.support li a:hover {
    background-color: #008dc6
}
.support_wechat_img{
    position: absolute;
    top: 0;
    right: 180px;
    display: none;
}

/*响应*/
.nav-phone {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: none;
    border-top: 1px solid #2d7ebb;
}

.nav-phone li {
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eaeaea;
    background: #fff;
}

.nav-phone li a {
    display: block;
    font-size: 14px;
    width: 100%;
}

.main_menu {
    display: block;
    width: 34px;
    height: 34px;
    margin: 5px;
    float: right;
    cursor: pointer;
}

.top_p b img {
    margin: 5px auto;
}

.top_p {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}

.top_p a {
    display: block;
    width: 39px;
    height: 34px;
    margin: 5px;
    background: url(../images/logo1.png) center center no-repeat;
    background-size: cover;
    float: left;
}

.xuanzhuan {
    background: url(../images/close.png) center center;
}

.xuanzhuan img {
    animation: xuanzhuan .4s;
    -moz-animation: xuanzhuan .4s; /* Firefox */
    -webkit-animation: xuanzhuan .4s; /* Safari 和 Chrome */
    -ms-animation: xuanzhuan .4s; /* Safari 和 Chrome */
    -o-animation: xuanzhuan .4s; /* Opera */
    opacity: 0
}







@media only screen and (max-width: 1249px) {
    .case_home li {
        width: 25%;
    }
    .main_nav li {
        padding: 0 20px;
    }

}

@media only screen and (max-width: 1185px) {
    .main_nav {
        width: 60%;
    }

    .main_nav li {
        padding: 5px 12px;
    }

}


@media only screen and (max-width: 1157px) {
    .main_nav li {
        padding: 0 12px;
    }


}

@media only screen and (max-width: 1023px) {
    .case_home li {
        width: 33.333%;
    }
    .core_top_phone h3 {
        font-size: 18px;
    }

    .round_phone span , .business_case-phone h3{
        font-size: 14px;
    }


    .main_nav, .top_man {
        display: none;
    }
	
	 .main_nav, .top_man, .logo {
        display:marker;
    }

    .menu, .core_business_phone {
        display: block;

    }
    .core_business_phone,.service,.home_news_fl,.home_news_fr,.contact_ul{
        width: 90%;
        margin: 0 auto;
        overflow: hidden;
    }
    .home_news_fl,.home_news_fr{
        float:none;
        background: none;
        overflow: hidden;
    }

    .block_title {
        font-size: 28px;
    }

    .core_business {
        display: none;
    }

}
/*网站建设*/
.dynamic{
    width: 100%;
    background-color: #afafaf;
    height: auto;
    overflow: hidden;
    text-align: center;

}
.dynamic_ul{
    width: auto;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    display:table;
    height: auto;
}
.dynamic_ul li{
    float: left;
    font-size: 24px;
    cursor: pointer;
    color: #666666;
	width:233px;
	height:100px;
	line-height:100px;
	text-align:center;
}
.dynamic_ul li a{
	width:100%;
	height:100%;

}
.dynamic_ul li:hover a,.dynamic_ul .hover a{
    background-color: #fff;
    color: #333333;


}
.what_a{
    width: 37%;
    margin-top: 115px;
    float: left;
}
.what_a h2{
    font-size: 36px;
    background: url("../images/douh.png") no-repeat left center;
    padding-left:67px;
}
.what_a p{
    color: #666666;
    line-height: 24px;
    margin-top: 35px;
    text-align: justify;
}
.what_b{
    width: 50%;
    margin-top: 72px;
}
.characteristics{
    width: 100%;
    background-color: #f2f2f2;
    margin-top: 95px;
}
.pages_title{
    font-size: 36px;
    background: url("../images/bt2_bg.png") no-repeat bottom center;
    text-align: center;
    margin-top: 60px;
    padding-bottom: 15px;
    margin-bottom: 38px;
}
.characteristics_ul{
    margin: 77px 0;
    overflow: hidden;
}
.characteristics_ul li{
    width: 12.5%;
    height: auto;
    text-align: center;
    float: left;
    margin: 0 1.8%;
    position: relative;
}
.characteristics_ul li h3{
    font-size: 20px;
    margin: 8% 0;
    font-size: 18px;
}
.characteristics_ul li span{
    font-size: 14px;
    color: #999999;
}
.characteristics_ul li a:hover h3 {
    color: #00b8ff;
}

.characteristics_ul li a:hover span {
    color: #00b8ff;
}

.img_3{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.characteristics_ul li a .img_3:hover {
    opacity: 1;
}
.responsive{
    /*margin-bottom:100px;*/
    overflow: hidden;
}
.responsive li{
    width: 30%;
    float: left;
    margin:1% 1%;
    position: relative;
}
.responsive li a{
    width: 100%;
    height: auto;
}
.responsive li a img{
    width: 100%;
    height: auto;
}
.case_xys{
    width: 100%;
    height: 22%;
    bottom: 0;
    position: absolute;
    background: rgba(0, 0, 0, .8);
}
.case_xys h2{
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 26px;

}
.case_xys span{
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: block;
    line-height: 24px;
}
.contact_btn{
    width: 180px;
    height: 60px;
    border-radius: 6px;
    background-color: #d2d2d2;
    display: block;
    margin: 47px auto;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
}
.pages_title_f{
    font-size: 36px;
    background: url("../images/bt2_bg.png") no-repeat bottom center;
    text-align: center;
    margin-top: 30px;
    padding-bottom: 15px;
	color:#FFFFFF;

}
.service_f{
    color: #ffffff;
    text-align: center;
    line-height: 25px;
    display: block;
    margin-bottom: 34px;
	font-size:18px;
}

/*营销型网站*/
.marketing{
	width:100%;
	overflow:hidden
}
.marketing_a{
    margin-top: 56px;
    float: left;
    width: 40%;
	margin-left: 110px;
	margin-bottom:78px;

}
.marketing_a_bb{
	margin-top: 56px;
    float: left;
    width: 40%;
	margin-left: 110px;

}
.marketing_b{
    width: 37%;
    float: right;
}
.marketing_b h2{
    font-size: 36px;
    background: url("../images/douh2.png") no-repeat right center;
    padding-right: 67px;
    text-align: center;
    margin-top: 120px;
    margin-bottom: 55px;
}
.marketing_b p{
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    text-align: justify;
}
.marketing_elements{
    background-color: #f2f2f2;
    height: 655px;
}
.h700{
    width: 100%;
    height: 319px;
    overflow: hidden;
}

.pages_title_yx{
    font-size: 36px;
    background: url("../images/yxhx.png") no-repeat bottom center;
    text-align: center;
    margin-top: 60px;
    padding-bottom: 15px;
    margin-bottom: 38px;
}
.marketing_div{
    margin: 90px 0;
    overflow: hidden;
}
.marketing_ulfl{
    width: 46%;
    overflow: hidden;
    height: auto;
    float: left;
}
.marketing_ulfl li{
	width:100%;
    margin-bottom: 50px;
    float: left;
    overflow: hidden;
}
.marketing_title{
    width: 49%;
    float: left;
}
.marketing_title h2{
    font-size: 20px;
    text-align: right;
    margin: 22px 0;
}
.marketing_title p{
    font-size:12px;
    color: #999999;
    text-align: right;
}
.marketing_img{
    width: 43.5%;
    float: right;
}
.marketing_img img{
    width: 100%;
}
.marketing_ulfr{
    width: 48%;
    float: right;
    margin-top: 92px;
}
.marketing_ulfr li {
	width:100%;
    margin-bottom: 50px;
    float: left;
    overflow: hidden;
}
.marketing_imgr{
    float: left;
    width: 42%;
}
.marketing_imgr img{
    width: 100%;
}
.marketing_titler{
    float: right;
    width: 55%;
}
.marketing_titler h2{
    font-size: 20px;
    text-align: left;
    margin: 22px 0;
}
.marketing_titler p{
    font-size: 12px;
    text-align: left;
    color: #999999;
  
}

/*实现营销型*/
.marketing_implementation{
    overflow: hidden;
    margin-top: 90px;
}
.marketing_implementation li{
    float: left;
    width: 20%;
    text-align: center;
    margin: 0 2.5%;
    cursor: pointer;
}
.marketing_implementation li img{
    width: 63%;
}
.marketing_implementation li:hover h2{
    color: #00b8ff;
}
.marketing_implementation li h2{
    font-size:20px;
    margin: 10px 0;
}
.marketing_implementation li p{
    color: #999999;
    line-height: 25px;
}


/*品牌网站*/
.brand{
    margin-top: 145px;
    background-color: #e5e5e5;
    height: 320px;
    position: relative;
}
.brand_img{
    float: left;
    margin-left: 30px;
    margin-bottom: 100px;
    position: absolute;
    top:-36px;
}
.brand_title{
    width: 55%;
    float: right;
    margin-right: 60px;
}

.brand_title h2{
    margin-top: 52px;
    font-size: 36px;
    margin-bottom: 40px;
}
.brand_title span{
    font-size: 18px;
    color: #666666;
    display: block;
    letter-spacing: 1.2px;
}
.brand_title p{
    color: #666666;
    font-size: 14px;
    line-height: 25px;
}
.gravity{
    margin-top: 70px;
    margin-bottom: 96px;
    overflow: hidden;
}
.gravity li{
    float: left;
    background-color: #0cadeb;
    width: 30%;
    text-align: center;
    min-height:330px;
    height: auto;
    cursor: pointer;
    margin:0 1.5%;
}
.gravity li img{
    margin: 40px 0;
}
.gravity li h2{
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
	padding: 0 20px;
}
.gravity li span{
    font-size: 12px;
    color: #e5e5e5;
    width: 60%;
    margin: 0 auto;
    line-height: 22px;
}
.function{
    background-color: #f5f5f5;
	height: 745px;
}

.function_ul{
    width: 80%;
    margin:  0 auto;
}
.function_ul li{
    width: auto;
    cursor: pointer;
    border: 1px solid #a0a0a0;


    padding: 0 10px;
}
.function_ul li:hover{
    border: 1px solid #00b8ff;
    background-color: #00b8ff;
    color: #fff;
}
.function_ul li:hover span{

    color: #fff;
}

.function_ul li h2{
    font-size: 18px;
    padding-left: 15px;
 }
.function_ul li span{
    font-size: 12px;
    color: #999999;
    line-height: 10px;
    padding-left: 15px;
}
/**浮动**/
.fl{ float:left;}
.fr{ float:right;}



.w100{ width: 100%; height: auto;  margin:0 auto;overflow: hidden;}
.box{
	width: 96%;
	max-width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 30px auto;
}
.box_no{
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;

}

.box2{
    width: 100%;
    max-width: 1200px;
    height: 674px;
    margin: 0 auto;
    position: relative;
}
.news_nav{
    height: 60px;
	z-index:2;
	background-color:#f4f4f4;
	width:100%;
	margin-top:-6px;

}
.news_nav li{
    padding-left:5px;
	padding-right:5px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    float: left;
    text-align: center;
}
.news_nav li a{
    color: white;
    font-size: 14px;
    display: block;
}
.news_nav .one{
    background: #0090FF;
}
.news_nav .two{
    background: #FF8D42;
}
.news_nav .three{
    background: #4FAE6A;
}
.news_nav .fours{
    background: #fa615b;
}

.news_nav .five{
    background: #55d2d6;
}
.news_nav .six{
    background: #d164d4;
}

.news_nav li:hover,.news_nav .hover{ height:60px;line-height:60px;}

.news_ul{
	overflow:hidden
}
.news_ul li {
    width: 100%;
    height: 187px;
    overflow: hidden;
    float: left;
    margin-bottom: 0px;
}
.news_ul .news_images {
    width: 35%;
    float: left;
}
.news_images .img {
    width: 250px;
	height:150px;
	padding:5px;
    float: right;
    margin-right: 5%;
	border:solid 1px #ccc;
}
.news_introduce {
    width: 62%;
    height: 140px;
    float: right;
    padding: 10px 1%;
    /* border: 1px solid #fff; */
    position: relative;
	color:#444;
	 font-size: 15px;
	line-height:220%;
}
.news_introduce .tit {
    font-size: 18px;
    margin-bottom: 15px;
	color:#222;
	line-height:220%;

}

.news_introduce .info {
    line-height:180%;
    height: 80px;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	overflow:hidden;
	text-overflow:ellipsis;
	color:#888;
	

}
.news_introduce .time {
    color: #ccc;
    margin-top: 25px;
}
.news_introduce .time a {
    color: #ccc;
}
.news_images .img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.tit:hover {
    color: #2d7ebb;
}

.news_ul li:hover .news_introduce { /*border:1px solid #2d7ebb*/
}

.news_introduce .time {
    color: #ccc;
    margin-top: 25px
}

.news_introduce .time a {
    color: #ccc
}

.news_introduce .line {
    position: absolute;
    background: #2d7ebb;
}

.top_line {
    top: 0;
    left: 0;
    width: 0;
    height: 1px;
}

.bottom_line {
    bottom: 0;
    right: 0;
    width: 0;
    height: 1px;
}

.left_line {
    bottom: 0;
    left: 0;
    width: 1px;
    height: 0;
}

.right_line {
    top: 0;
    right: 0;
    width: 1px;
    height: 0;
}
.news_introduce:hover .top_line, .news_introduce:hover .bottom_line {
    width: 100%;
}

.news_introduce:hover .right_line, .news_introduce:hover .left_line {
    height: 100%;
}

/*关于我们*/
.welcome{
    margin-top: 30px;
    margin-bottom: 42px;
    margin-left: 150px;
}
.about_tt{
    position: relative;
    overflow: hidden;
    float: left;
    margin-top: 80px;
    height: 620px;
}
.about_title{
    margin:0 10%;
	margin-bottom:50px;
    width: 80%;
	color:#444444;
 }
 
 .about_title h1{
 background-color:#f8f8f8;
 border:solid 1px #e6e5e5;
 padding:6px 10px;
 font-size:15px;
 margin:60px 0px 10px 0px;

 }
 
 .about_title h2{
 border-bottom:dashed 1px #ddd;
 text-align:center;
 font-size:25px;
 line-height:80px;
   
 }
 
.about_title ul li{
    margin-top: 0px;
    font-size: 16px;
	line-height:200%;
	padding:10px 0px;

}

.about_title p{
text-align:center  !important;
}

.about_title span{
font-size: 18px !important;
font-weight:bold;
}

.qscx{
    float: right;
    margin:35px 0;
}
.about_img{
    position: absolute;
    z-index: -1;
    overflow: hidden;
    right: 352px;
    height: 606px;
    margin-top: 80px;
}
.concept_img{
    width: 40%; margin-left:10px;
}
.concept{
    width: 56%;
}
.concept li{
    margin-bottom: 44px;
}
.concept li h3{
     font-size: 16px;
     height: 30px;
     line-height: 30px;
     padding-left: 10px;
	 padding-right: 10px;

 }
.concept li span{
    font-size: 12px;
    line-height: 25px;

}
.concept li .concept_title1{
    background: url("../images/concept_title1.png") no-repeat left center; color:#666;
}
.concept li .concept_title2{
    background: url("../images/concept_title2.png") no-repeat left center;
}
.concept li .concept_title3{
    background: url("../images/concept_title3.png") no-repeat left center;
}
.concept li .concept_title4{
    background: url("../images/concept_title4.png") no-repeat left center;
}
.block_view{
    background: url("../images/bt_bg.png") no-repeat bottom center;
    text-align: center;
    font-size: 36px;
    color: #333333;
    padding-bottom: 15px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.our_point {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.our_point li {
    width: 45%;
    height: auto;
    float: left;
    margin-right: 2%;
	margin-left: 3%;
    margin-top: 0px;
}
.our_point li img {
    width: 90%;
    margin: 15px 0;
}
.our_point li .info {
    width: 85%;
}
.our_point li .info h3 {
    font-size: 21px;
	color:#333;
    line-height: 30px;
    margin-bottom: 10px;
}
.our_point li .info p {
    line-height: 35px;
    font-size: 14px;
	color:#666;
	border-bottom: dashed 1px #cccccc;
}


/*成功案例*/
.cases{
    text-align: center;

}
.cases_title{
    text-align: center;
    overflow: hidden;
    width: auto;
    margin: 0 auto 70px auto;
    display: table;
}
.cases_title li{
     float: left;
     cursor: pointer;
    margin: 0 20px;
 }
.cases_title li:hover,.cases_title .hover{
    color: #00b8ff;
}

/*联系我们*/
.lxwm{
    width: 100%;
    margin: 60px auto;
    overflow: hidden;
}
.service_lxwm{
    font-size: 18px;
    color: #999999;
    display: block;
    text-align: center;
}
.lxwm_fl{
    width: 490px;
    height: 413px;
    border-top: 2px solid #87deff;
    border-bottom: 2px solid #87deff;
    border-left: 2px solid #87deff;
    padding: 0 30px;
    float: left;
    box-sizing: border-box;
}
.lxwm_fl .lxwm_title{
    margin-top: 28px;
    margin-bottom: 55px;
    font-size: 20px;
}
.lxwm_fr .lxwm_title{
    margin-top: 28px;
    margin-bottom: 25px;
    font-size: 20px;
}
.lxwm_fl p{
    margin-bottom:35px;
    font-size: 14px;
}
.lxwm_fr{
    width:710px;
    background: url("../images/lxwm_bg.jpg") no-repeat center;
    float: right;
    padding: 0px 30px 2px 50px;
    box-sizing: border-box;
    overflow: hidden;
    height: 414px;
}
.lxwm_fr p{
    margin-bottom: 28px;
    float: left;
    width: 100%;
}
.input_style{
    border: none;
    background:rgba(0, 0, 0, 0);
    border-bottom: 1px solid #999999;
    outline: none;
    width: 85%;
    float: right;
}
.input_area {
    width: 84%;
    height: 75px;
    margin-bottom: 5px;
    float: right;
    background:rgba(0, 0, 0, 0);
    border: none;
    border-bottom: 1px solid #999999;
    outline: none;
    resize: none;
}
.lxwm_fr label{
    margin-right: 10px;
    float: left;
}
.input_btn {
    width: 90px;
    height: 25px;
    font-size: 18px;
    cursor: pointer;
    float: right;
    border: 0;
    margin-top: -15px;
    background:rgba(0, 0, 0, 0);
}

/*软件开发*/
.software{
    margin: 7.6% 0;
    overflow: hidden;
}
.software li{
    width: 44.7%;
    margin: 2% 2%;
    border: 2px solid #00b8ff;
    min-height: 222px;
    float: left;
}
.software li:hover{
    background-color: #00b8ff;
}
.software li:hover h3,.software li:hover a{
    color: #fff;
}
.software li a:hover{
    background-color: #ff6915;
}
.software_fl{
    float: left;
    width: 30%;
    margin: 30px;
}
.software_fl img{
    width: 100%;
}
.software_fr{
    float: left;
    margin-left: 20px;
    width: 40%;
}
.software_fr h3{
    font-size: 24px;
    margin: 53px 0 60px 0;
}
.software_fr a{
    font-size: 16px;
    margin-right: 18px;
    padding: 2%;
}

/*行业解决方案*/
.pain{
    background-color: #f5f5f5;
    width: 100%;
    overflow: hidden;
    padding-bottom: 100px;

}
.pain_ul{
    overflow: hidden;
    padding-top: 23px;
}
.pain_ul li{
    width: 27.5%;
    float: left;
    margin: 0 2%;
}
.pain_a{
    background-color: #0cadeb;
    text-align: center;
    height: auto;
}

.pain_a img{
    text-align: center;
    margin-top: 20px;
}
.pain_a h2{
    margin-top: 25px;
    font-size: 20px;
    color: #ffffff;

}
.pain_a b{
    width: 34px;
    background-color: #fff;
    text-align: center;
    height: 1px;
    margin: 10px auto 0 auto;

}
.pain_a span{
    width: 60%;
    margin: 20px auto 40px auto;
    color: #FFFFFF;
}
.pain_b{
    text-align: center;
    background-color: #fff;

}
.pain_b img{
    padding-top: 10px;
    margin: 0 auto;
    display: block;
}
.pain_b span{
    width: 60%;
    margin: 45px 0;
    font-size: 16px;
    color: #666666;

}
.jz_advantage{
    text-align: center;
    width: 92%;
	/*width:86%*/
    margin: 50px auto 130px auto;
    overflow: hidden;
}
.jz_advantage li{
    /*width: 14.8%;*/
	width:150px;
    height: auto;
    text-align: center;
    float: left;
    /*margin: 0 2.6%;*/
	margin:0 30px;
    position: relative;
}

.img_3{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.jz_advantage li a .img_3:hover {
    opacity: 1;
}
.jz_advantage li a h3 {
    font-size: 18px;
    color: #666666;
    margin-top: 34px;
    margin-bottom: 21px;
}
.jz_advantage li a span {
    font-size: 12px;
    color: #999999;
}
.jz_advantage li a:hover h3 {
    color: #00b8ff;
}

.jz_advantage li a:hover span {
    color: #00b8ff;
}
/*智慧社区*/
.traditional{
    overflow: hidden;
}
.community{
    margin-top: 60px;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 40px;
    margin-bottom: 50px;
}
.community_a{
    float: left;
    height: 60px;
    border-right: 1px solid #e6e6e6;
    padding-right: 16px;
}
.community_a h2{
    font-size: 30px;
    color: #00b8ff;
    display:inline;
    line-height: 60px;
}
.community_b{
    width: 56%;
    float: left;
    margin-left:30px;
    color: #999999;
    line-height: 28px;
}
.traditional_xy{
    width: 36.5%;
}
.traditional_xy img{
    width: 100%;
}
.traditional_right{
    width: 60%;
    float: right;
}
.traditional_right>h3{
    font-size: 22px;
    color: #666666;
    padding-bottom: 14px;
    border-bottom:1px solid #e6e6e6;
}
.traditional_a{
    width: 28%;
    float: left;
}
.traditional_a h3{
    font-size: 16px;
    color: #00b8ff;
    margin: 28px 0;
    text-align: center;
}
.traditional_a span{
    width: 100%;
    height: 58px;
    border: 1px solid #e6e6e6;
    display: block;
    padding: 8px 20px;
    box-sizing: border-box;
    margin: 20px 0;
}
.traditional_b{
    width: 10%;
    float: left;
    margin-top: 65px;
    text-align: center;
}
.traditional_b span{
    font-size: 30px;
    color: #00b8ff;
    display: block;
    margin-top: 20px;
    margin-bottom: 40px;
}
.traditional_c{
    width: 62%;
    float: left;
}
.traditional_c h3{
    font-size: 16px;
    color: #00b8ff;
    margin: 28px 0;
    text-align: center;
}
.traditional_c span{
    width: 100%;
    height: 58px;
    border: 1px solid #e6e6e6;
    display: block;
    padding: 8px 20px;
    box-sizing: border-box;
    margin: 20px 0;
	line-height: 42px;
}
.wechat_community{
    width: 100%;
    background: url("../images/das.jpg") no-repeat center;
    height: 520px;
}
.wechat_community_title{
    font-size: 48px;

}
.wechat_community_title b{
    font-size: 30px;
    display:inline;
    padding-left: 15px;
}
.wechat_community_ul{
    margin-top: 80px;
   
}

.wechat_community_ul li{
    width: 10.9%;
    float: left;
    text-align: center;
    margin: 0 7%;
    cursor:pointer;
    position: relative;
    height: auto;

}
.wechat_community_ul li .img_4{

}
.wechat_community_ul li .img_4:hover{

    -webkit-transition: all 1s ease;
    -moz-transition: all  1s ease;
    -o-transition: all  1s ease;
    -ms-transition: all  1s ease;
    transition: all  1s ease;
    opacity: .0;
}
.wechat_community_ul h3{
    font-size: 20px;
    margin-top: 10px;
}

.time_txt{
    width: 230px;
    height: 230px;
    border-radius: 50%;
    border: 1px solid #00b8ff;
    position: absolute;
    top: -50px;
    left: -50px;
    padding: 70px 35px;
    box-sizing: border-box;
    background-color: #fafafa;
    font-size: 14px;
    color: #666666;
    opacity:0;
    -webkit-transition: top .5s,opacity .5s .6s ease;
    transition: top .5s,opacity .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;

}
.wechat_community_ul li:hover .time_txt{
    opacity: 1;

}

.operating{
    margin-bottom: 114px;
    overflow: hidden;
}
.mt48{
    margin: 48px 0;

}
.operating_a{
    width:39.3%;
}
.operating_a img{
    width: 100%;
}

.operating_b{
    width: 54%;
    float: right;
    padding-left: 28px;

}
.operating_b li{
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
	height:94px;

}
.operating_b li:hover .operating_xh2{
    background-color: #0cadeb;
}
.operating_b li:hover .operating_xh2 h2,.operating_b li:hover .operating_xh3 h2,.operating_b li:hover .operating_xh4 h2{
    color: #ffffff;
}
.operating_b li:hover .operating_xh2 p, .operating_b li:hover .operating_xh3 p,.operating_b li:hover .operating_xh4 p{
    color: #e5e5e5;
}

.operating_xh{
    font-size: 72px;
    color: #FFFFFF;
    width: 14.2%;
    background-color: #0cadeb;
    float: left;
    text-align: center;
}


.operating_xh2,.operating_xh3,.operating_xh4{
    width: 64%;
    background-color: #f5f5f5;
    float: left;
    padding:0 20px;
    cursor: pointer;
	height: 94px;

}
.operating_xh2 h2,.operating_xh3 h2,.operating_xh4 h2{
    padding-top: 12px;
    padding-bottom:5px;
    font-size: 16px;
    color: #999999;

}
.operating_xh2 p,.operating_xh3 p,.operating_xh4 p{
    line-height: 25px;
    font-size: 12px;
    color: #999999;
}

.operating_b li:hover .operating_xh3{
    background-color: #ff6915;
}
.operating_b li:hover .operating_xh4{
    background-color: #31cebe;
}
/*智慧餐厅*/
.restaurant{
    width: 38%;
    float: left;
}
.restaurant_a{
    float: left;
    margin-left: 20px;
}
.restaurant_ul li{
    overflow: hidden;
    margin-bottom: 40px;
    width: 100%;
}

.restaurant h2{
    font-size: 36px;
    margin-top: 100px;
    margin-bottom: 44px;
}
.restaurant_ul li h3{
    font-size: 24px;
    font-weight: bold;
}
.restaurant_ul li:last-child{
    margin-bottom: 0;
}

.restaurant_ul li b{
    font-size: 24px;
    font-family:"Light";
    display:inline;
    margin-left: 5px;
}
.restaurant_ul li span{
    color: #666666;
    font-size: 14px;
}
.restaurant_c{
    float: right;
    width: 57.2%;
}
.restaurant_c img{
    width: 100%;
    height: auto;
}
.restaurant_bg{
    background-color: #def6ff;
    height: 654px;
}
.restaurant_ula{
    width: 100%;
    overflow: hidden;
    padding-bottom: 40px;
}
.restaurant_ula li{
    background-color: #0cadeb;
    width: 29.2%;
    text-align: center;
    float: left;
    margin: 0 1.5%;
}
.restaurant_ula li h2{
    color: #fff;
    font-size: 20px;
    margin-bottom: 38px;
}
.restaurant_ula li span{
    color: #e5e5e5;
    font-size: 12px;
    width: 66%;
    margin-bottom: 54px;
}
.restaurant_ula img{
    margin-top: 48px;
    margin-bottom: 30px;
}
.mt42{
    margin-bottom: 119px !important;
}

.w80{
    width: 95%;
    margin: 60px auto;
}
.pre{
	position:relative
}
.pre_a{
    height: 50px;
    background: url("../images/pre_a.png") no-repeat center;
    font-size: 16px;
    width: 179px;
    color: #666666;
    box-sizing: border-box;
    padding-top: 6px;
    cursor: pointer;
    text-indent: 15px;
	position:absolute;
	left:145px;
	top:64px;
	
}
.pre_ra{
    height: 50px;
    text-indent: 15px;
    background: url("../images/pre_ra.png") no-repeat center;
    font-size: 16px;
    width: 197px;
    color: #666666;
    box-sizing: border-box;
    padding-top: 6px;
    cursor: pointer;
	position:absolute;
	top:85px;
	right: 140px;
}
.pre_c{
    margin-left: 14px !important;
    margin-bottom: 64px !important;
}
.pre_rc{
	top:222px!important;
	right: 125px!important;
}
.pre_rd{
    margin-bottom: 70px !important;
}

.pre_d{
	left:162px !important;
	position:absolute;
	top:350px;
	position:absolute;
}
.pre span{

    display: block;
}

.pre_b{
    background: url("../images/pre_b.png") no-repeat center;
    height: 50px;
    width: 227px;
    font-size: 16px;
    box-sizing: border-box;
    padding-top: 6px;
    cursor: pointer;
    text-indent: 15px;
	position:absolute;
	top:198px;
	left:97px;
}
.pre_rb{
    background: url("../images/pre_rb.png") no-repeat center;
    height: 50px;
    width: 241px;
    font-size: 16px;
    box-sizing: border-box;
    padding-top: 6px;
    cursor: pointer;
    text-indent: 15px;
	position:absolute;
	top:360px;
	right: 152px;
}

.pre span:hover{
    color: #00b8ff !important;
}
.pre span:hover b{
    color: #00b8ff !important;
}

.pre_a b,.pre_b b,.pre_rb b,.pre_ra b{
    font-size: 12px;
    color: #999999;
}
.pre_img{
	width:100%;
    float: left;
	text-align:center;
}

.o1{
	position:absolute;
	top:24px !important;
	left:166px !important;
}
.o2{
	position:absolute;
	top:157px !important;
}
.o3{
	position:absolute;
	top:270px !important;
	left:99px !important;
}
.o4{
	position:absolute;
	top:380px !important;
	left:232px !important;
}


.on1{
	position:absolute;
	top:6px !important;
	right:200px !important;
}
.on2{
	position:absolute;
	top:116px !important;
	right:140px !important;
}
.on3{
	position:absolute;
	top:242px !important;
	right:78px !important;
}
.on4{
	position:absolute;
	top:366px !important;
	right:190px !important;
}

/*详情页*/
.content_detail{ width:100%; max-width:1000px; height:auto; overflow:hidden; margin:0 auto; min-height:400px; }
.title_detail{ font-size:20px; color:#1e2124}
.tips{ line-height:30px; border-bottom:1px solid #eaeaea; color:#999;}
.tips span{ padding-right:20px;}
.tips a{color:#999;}
.tips a:hover{ color:#2d7ebb;}
.content img{ max-width:100%; height:auto}
.box2_p,.core_phone{ display:none}
.fanne{ margin:40px 0px;}
.content_ang{padding: 20px; font-size:14px; line-height:35px; margin-bottom: 98px;}

/*详情页*/

/*分页*/
.page{display:table;height:60px; width:auto; overflow:hidden; line-height:30px; margin:40px auto 20px; text-align:center}
.page a{ font-size:28px; text-align:center; font-size:14px; margin: 0 5px; color:#000000; display:inline-block; font-family:"黑体"}
.page a:hover,.page .current{  color:#0000;}
.page .firstPage,.page .lastPage,.page .nowpage,.page .total{ display:none}
.current{ width:36px; height:21px; line-height:21px;}
.current:hover,.current{ background-color:#00b8ff; color:#fff !important;}
.pages{
	width:36px; height:21px; line-height:21px;
}
.pages:hover{ background-color:#00b8ff; color:#fff;}


/*增加*/
.neibian{
	padding:0 90px 0 70px;
	box-sizing: border-box;
}

.dlzc{float:right; margin-top:20px; margin-right:80px; font-size:14px; }
.dlzc a{color:#3899cc;}






/*响应*/

@media only screen and (max-width: 1600px) {
    .txt1{
		top: 0%;
		right: 15%;
    }
	.txt2{
		top: 10%;
		right: 22%;
	}
	.DB_tab25 .DB_next{
		right: -260px!important;
	}
	.DB_tab25 .DB_prev{
		left:-260px !important;
		
	}
	
}


@media only screen and (max-width: 1400px) {
  .DB_tab25 .DB_next{
		right: -180px!important;
	}
	.DB_tab25 .DB_prev{
		left:-180px !important;
		
	}
  
}

@media only screen and (max-width: 1157px) {
    .logo {
        width: 28%;

    }
}
@media only screen and (max-width: 954px) {
    .news_more{
        float: left;
        text-align: center;
        display:inline;

    }

    .bloc_news_top,.bloc_news_top_r{
        margin: 20px 0 20px 0px;
    }
    .service_ul li {
        width: 20%;

    }
    .img_2{
        display: none;
    }
	 .about_title h1{

 margin:30px 0px 10px 0px;

 }
 	   .news_nav{
    height: 90px;
	z-index:2;
	background-color:#f4f4f4;
	width:100%;
	margin-top:-6px;

}

}
@media only screen and (max-width:516px) {
    .case_home li {
        width: 50%;
    }
    .service_ul li a h3{
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .service_ul li {
        width: 100%;
        margin-bottom: 20px;
    }

    .img_2{
        display: none;
    }
		   .news_nav{
    height: 90px;
	z-index:2;
	background-color:#f4f4f4;
	width:100%;
	margin-top:-6px;

}

}
@media only screen and (max-width:673px) {
    .contact_ul{
        text-align: center;
        width: auto;
        padding-top: 0;
    }
  .contact_ul li{
      width: 46%;
      margin-bottom: 10px;
      text-align: center;

  }

	   .news_nav{
    height: 90px;
	z-index:2;
	background-color:#f4f4f4;
	width:100%;
	margin-top:-6px;

}
}
@media only screen and (max-width:506px) {
    .contact {
        background: url("../images/contact_bg.jpg") repeat-y center;
    }
    .contact_ul{
        height: auto;
        width: 90%;
        margin: 0 auto;
    }
    .contact_ul li{
        width: 90%;
        margin-bottom: 10px;
        text-align: center;

    }
	   .news_nav{
    height: 90px;
	z-index:2;
	background-color:#f4f4f4;
	width:100%;
	margin-top:-6px;

}
}