@charset "utf-8";
/* CSS Document */
.header .logo img {
	margin: 13px 0 0;
}
.header .himg{
	float: left;
}
.header .himg img{
	margin: 30px 0 0 0;
}
.clear {
	clear:both;
}
.mio-banner .slideBox {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
}
.mio-banner .slideBox .bd {
	position: relative;
	z-index: 0;
}
.mio-banner .slideBox .bd li {
	position: relative;
	text-align: center;
}
.mio-banner .slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mio-banner .slideBox .bd li img {
	vertical-align: top;
	width: 100%;
}
.mio-banner .slideBox .hd {
	position: absolute;
	height: 28px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.mio-banner .slideBox .hd li.on {
	background: #0170cc;
}
.mio-banner .slideBox .hd li {
	display: inline-block;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: #333;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 3px;
	border: #fff 2px solid;
}
.header1 {
	width: 1200px;
	margin: 0 auto;
}
.header .logo {
	float: left;
}
.logo_teldh {
	float: right;
}
.header {
	margin: 10px auto;
}
/*导航*/
#nav {
	background: #0170cc;
	height: 55px;
}
.nav {
	width: 1200px;
	margin: 0 auto;
}
.nav>li {
	float: left;
	width: 171px;
	line-height: 55px;
	text-align: center;
	position: relative;
}
.nav>li:hover{
	background: #ef9704;
}
.nav>li a {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
}
.nav>li.list {
	position: relative;
}
.nav>li.list .list_ul {
	position: absolute;
	left: 0;
	display: none;
	width: 171px;
	z-index: 9999;
}
.nav>li.list .list_ul>li {
	position: relative;
	border-bottom: 1px solid #087ad9;
	background: #0170cc;
}
.nav>li.list .list_ul>li:hover{
	background: #ef9704;
}
.nav>li.list .list_ul>li a {
	color: #fff;
	font-weight: normal;
	font-size:15px;
}
.nav>li.list .list_ul>li ul.list_children {
	position: absolute;
	z-index: 99999;
	top: 0px;
	left: 171px;
	width: 120px;
	display: none;
}
.nav>li.list .list_ul>li ul.list_children li {
	background: #efefef;
	position: relative;
}
.nav>li.list .list_ul>li ul.list_children li a {
	color: #fff;
}
/*搜索*/
.sousuo {
	background: url(/images/ss_bg.jpg) repeat-x top left;
    height: 63px;
}
.sousuo1 {
	width: 1200px;
	margin: 0 auto;
	line-height: 63px;
}
.gjc {
	float: left;
}
.gjc h1 {
	display: inline-block;
	font-weight: bold;
}
/*服务项目*/
.show1 {
    padding-top: 30px;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
.show_title h4 {
    font-size: 34px;
    color: #333333;
    text-align: center;
}
.show_title span {
    display: block;
    width: 136px;
    height: 36px;
    margin: 0 auto;
    padding:5px 0;
    background: url(/images/zs.png) no-repeat center center;
}
.show_title p {
    color: #666;
    font-size: 16px;
    text-align: center;
}
.cp-bg {
    padding-bottom: 40px !important;
    margin-top: 20px;
}
.in_products_l {
    float: left;
    width: 240px;
    padding-bottom: 50px;
    background: #333;
    overflow: hidden;
}
.in_products_l_t {
    height: 130px;
    line-height: 34px;
    color: #FFF;
    text-align: center;
}
.in_products_l_t a {
    color: #FFF;
    display: block;
}
.in_products_l_t h2 {
    line-height: 30px;
    font-size: 33px;
    padding-top: 30px;
    font-weight: 600;
    color: #fff;
}
.in_products_l_t h6 {
    line-height: 56px;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
}
.in_products_list {
    width: 230px;
    background: #FFFFFF;
    padding-bottom: 15px;
    padding-top: 2px;
    margin: 0 auto;
}
.in_products_list li {
    display: block;
    margin-top: 10px !important;
    margin: 0 auto;
    height: 40px;
    width: 200px;
    background: #333;
}
.in_products_list li a {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    background: url(/images/muen-ico.png) no-repeat 0px;
    margin-left: 11px;
    padding-left: 29px;
    color: #FFFFFF;
}
.in_products_tel {
    margin-top: 20px;
    margin-left: 15px;
}
.in_products_tel p {
    font-size: 15px;
    color: #FFFFFF;
    padding-left: 20px;
    line-height: 32px;
}
.in_products_tel span {
	font-size: 20px;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 34px;
    display: block;
}
.pc-more {
    width: 220px;
    margin-top: 10px !important;
    margin: 0 auto;
}
.pc-more a {
    color: #FFFFFF;
    padding: 14px 78px;
    border-radius: 4px;
    background: #0170cc;
    font-size: 16px;
    display: block;
}
.product_right {
	float: right;
	width: 930px;
	overflow: hidden;
}
.product_tit {
	height: 50px;
    border: 1px solid #ddd;
}
.product_tit .more {
	display: block;
    float: right;
    padding-right: 15px;
    line-height: 50px;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}
.product_tit h3 a {
	float: left;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #ef9704;
    width: 120px;
}
.product_right ul li:nth-child(3n) {
 margin-right: 0;
}
.product_list {
	margin-top: 20px;
}
.product_right ul li {
	float: left;
    width: 298px;
    border: 1px solid #eee;
    margin: 0px 15px 15px 0px;
	background: #fff;
}
.product_right ul li:hover {
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.product_right ul li b {
	display: block;
	max-width: 100%;
	height: 220px;
	overflow: hidden;
	text-align: center;
}
.product_right ul li a img {
	max-width: 100%;
	height: 220px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
}
.product_right ul li img:hover {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
}
.product_right ul li span {
	display: block;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}
.product_right ul li span a {
	display: block;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*案例*/
.advertisement{
	background: url(/images/q.jpg) no-repeat center top; 
	height: 255px; 
	width: 100%;
}
.success {
    margin-top: 50px;
    margin-bottom: 50px;
}
.succ_left {
    width: 581px;
}
.fl {
    float: left;
}
.succ_img {
    width: 100%;
    height: 426px;
    overflow: hidden;
}
.succ_img img {
    width: 100%;
    height: 100%;
    transition: all ease-in-out .5s;
}
.success .succ_left .succ_img:hover img{
	transform: scale(1.2);
	transition: all ease-in-out .5s;
}
.succ_wenzi {
    width: 100%;
    font-size: 22px;
    height: 70px;
    line-height: 70px;
    color: #333;
    text-align: center;
    box-shadow: 0px 5px 6px 0px rgba(230, 230, 230, .8);
}
.succ_right {
    width: 600px;
}
.fr {
    float: right;
}
.anli_top {
    height: 448px;
    overflow: hidden;
}
#scoll_top .swiper-container {
    height: 100% !important;
}
.anli_top ul li {
    width: 292px;
    height: 214px;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.anli_top ul li img {
    width: 100%;
    height: 100%;
    transition: all ease-in-out .5s;
}
.anli_top ul li:hover img{
	transform: scale(1.2);
	transition: all ease-in-out .5s;
}
.anli_top ul li:nth-child(2n){
	margin-right: 0;
}
.anli_top ul li p {
    position: absolute;
    width: 100%;
    line-height: 35px;
    background: rgba(0, 0, 0, .65);
    font-size: 16px;
    color: #fff;
    bottom: 0;
    left: 0;
    text-align: center;
}
.anli_bottom {
    position: relative;
    margin-top: 15px;
}
.more_anniu {
    display: block;
    width: 100px;
    height: 30px;
    border-radius: 50px;
    background: #0084e1;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
/*关于我们*/
.about_us {
    padding-bottom: 50px;
}
.about_show {
    margin-top: 40px;
}
.about_left {
    width: 47%;
    line-height: 34px;
    font-size: 15px;
}
.about_right {
    width: 50%;
}
.morejs {
	display: block;
    color: #fff;
    font-size: 16px;
    width: 225px;
    line-height: 54px;
    background: #0084e1;
    border-radius: 50px;
    text-align: center;
    margin: 20px auto 0;
}
/*新闻*/
.index_news {
    background: url(/images/hs_bg.png) no-repeat top left;
    height: 620px;
}
.shuxian {
    width: 22px;
    margin-left: 68px;
}
.insexnew_all {
    padding-top: 30px;
}
.indexnew_left ul li {
    width: 160px;
    height: 46px;
    background: #525252;
    font-size: 16px;
    color: #fff;
    border-radius: 50px;
    margin-top: 13px;
    text-align: center;
    line-height: 46px;
    transition: all ease-in-out .3s;
}
.xinwen_on {
    background: #0084e1 !important;
    position: relative;
}
.shulie {
    width: 16px;
    margin: 0 auto;
    padding: 20px 0;
}
.fangkuai {
    width: 34px;
    height: 31px;
    margin: 0 auto;
}
.indexnew_right {
    width: 993px;
    margin-top: -90px;
}
.indexnew_right ul li:nth-child(2n) {
    margin-right: 0;
}
.indexnew_right ul li {
    width: 480px;
    float: left;
    margin-right: 30px;
}
.indexnew_title {
    margin-top: 40px;
}
.indexnew_data {
    width: 83px;
    height: 83px;
    text-align: center;
    color: #fff;
    background: #ef9704;
}
.indexnew_data h4 {
    font-size: 36px;
    line-height: 50px;
    font-weight: normal;
}
.index_news p {
    font-size: 16px;
}
.index_newbiaoti {
    width: 380px;
}
.index_newbiaoti h3 {
    color: #fff;
    font-size: 15px;
    line-height: 32px;
    font-weight: bold;
    transition: all ease-in-out .3s;
}
.index_newbiaoti p {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all ease-in-out .3s;
}
/*各区服务网点*/
.in_productswd {
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
	padding: 30px 30px;
	width:1140px;
	margin:0 auto 30px;
}

.in_products_list_wd li {
	display: block;
	margin-bottom: 15px !important;
	background: #F2F2F2;
	height: 40px;
	width: 46.9%;
	background: #0084e1;
	float: left;
	margin-right: 20px;
	padding: 0 0 0 25px;
}

.in_products_list_wd li a {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	color: #FFFFFF;
}

.in_products_list_wd li:nth-child(2n) {
	margin-right: 0;
}
/*底部*/
.f_link {
	width: 1200px;
	margin: 10px auto;
	font: 14px/30px 微软雅黑;
}
.footer {
	width: 100%;
	padding-top: 35px;
	font-size: 15px;
	overflow: hidden;
	background: #333333;
}
.footer .footer_box {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.footer .footer_box .item_contact {
	width: 413px;
}
.footer .footer_box>div {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	height: 210px;
	border-right: 1px solid #464545;
}
.footer .footer_box>div .title4 {
	font-size: 22px;
	line-height: 30px;
	color: #fff;
}
.footer .footer_box>div .title4 span {
	font-size: 18px;
	position: relative;
	top: 2px;
}
.footer .footer_box>div hr {
	width: 54px;
	text-align: left;
	display: inline-block;
	background: #fff;
	border-style: inset;
	border-width: 1px;
}
.footer .footer_box .item_contact .cot {
	margin-top: 20px;
	line-height: 28px;
}
.footer .footer_box .item_nav {
	width: 510px;
}
.footer .footer_box .item_nav .box {
	width: 350px;
	margin: 0 auto;
}
.footer .footer_box .item_nav .box ul {
	margin-top: 10px;
	text-align: left;
}
.footer .footer_box .item_nav .box ul li {
	width: 113px;
	display: inline-block;
	text-align: left;
	margin-top: 10px;
}
.footer .footer_box .item_nav .box ul li a {
	color: #fff;
}
.footer .footer_box .item_chat {
	width: 265px;
	border: 0;
	text-align: center;
}
.footer .footer_box .item_chat p {
	font-size: 18px;
	line-height: 25px;
	color: #fff;
}
.footer .footer_box .item_chat img {
	width: 130px;
	height: 130px;
	margin-top: 14px;
}
.footer_bottom {
	width: 100%;
	border-top: 1px solid #464545;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	margin-top: 40px;
}

/*内页*/
h2.left-box {
	margin-bottom: 14px;
	position: relative;
	text-indent: 10px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	background: #0170cc;
	margin: 20px 0 0 0;
}
.xypg-left-con {
	border: 1px solid #ebebeb;
	padding: 15px 10px;
}
.xypg-left-nav > li {
	margin-bottom: 12px;
	position: relative;
}
.xypg-left-nav > li > a {
	display: block;
	font-size: 14px;
	color: #666666;
	position: relative;
	line-height: 40px;
	border: 1px solid #e4e4e4;
	text-align: center;
}
.xypg-left-nav > li .first-nav-btn {
	position: absolute;
	z-index: 99;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
	right: 10%;
	top: 13px;
}
.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
	color:#333;
}
.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
background-color: #f5ba00;
}
.page-about-left {
	width: 243px;
	float: left;
}
ul.latest-news li {
	margin-top: 15px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}
.latest-news li a:before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #d1d1d1 url(../images/xypg-left-jt.png) -1px -16px no-repeat;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
}
.latest-news li a:hover {
	color: #333;
	text-decoration: underline;
}
.left-box-content p {
	margin-bottom: 0;
	border-bottom: 1px dotted #b8b8b8;
	font-size: 14px;
	color: #333333;
	padding: 8px 0;
}
.rightbox_product_relation_ul li {
	width: 209px;
	padding: 5px;
	margin: 5px;
	float: left;
	background: #f6f6f6;
}
.rightbox_product_relation_ul li a {
	display: block;
}
.rightbox_product_relation_ul li a img {
	max-width: 100%;
	height: 143px;
	display: block;
	margin: 0 auto;
}
.rightbox_product_relation_ul li a h4 {
	line-height: 30px;
	text-align: center;
	height: 30px;
	overflow: hidden;
}
.info-product-right {
	width: 925px;
	position: relative;
}
.rightbox_new_relation_ul {
	word-break: break-word;
}
.rightbox_new_relation_ul li {
	padding: 10px;
	margin: 5px 12px 5px 0;
	background: #f9f9f9;
	width: 418px;
	float: left;
}
.rightbox_new_relation_ul li a {
	display: block;
}
.rightbox_new_relation_title {
	font-size: 14px;
	margin-bottom: 10px;
	float:left;
}
.rightbox_new_relation_time {
	margin-bottom: 10px;
	color: #666;
	float: right;
}
.rightbox_new_relation_description {
	color: #666;
}
.sort-product-right {
	width: 925px;
	position: relative;
}
.page-about-right {
	width: 925px;
	position: relative;
}
.sideMenu li:hover .first-nav-btn {
	background-color: #333;
}
.sideMenu li {
	margin-bottom: 12px;
	position: relative;
}
.sideMenu li a {
	display: block;
	text-indent: 27px;
	font-size: 14px;
	color: #666666;
	position: relative;
	line-height: 40px;
	border: 1px solid #e4e4e4;
	padding-right: 15%;
}
.first-nav-btn {
	position: absolute;
	z-index: 99;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
	right: 10%;
	top: 13px;
}
.page-content {
	line-height: 26px;
}
.sort-product-list li {
	width: 32%;
}
.tp1 {
	border: 1px solid #eee;
	text-align: center;
	padding: 3px;
}
.tp1 img {
	max-width: 100%;
	height: 180px;
}
.xiangxi {
	line-height: 32px;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	margin: 0 0 15px;
}
.info-content {
	line-height: 24px;
}
.gsjs1 {
	margin: 10px 0 0;
	line-height: 25px;
}

/*右侧悬浮*/
.toolbar {
	width: 52px;
	position: fixed;
	right: 1%;
	top: 70%;
	z-index: 999;
}
.toolbar dd {
	width: 51px;
	height: 51px;
	margin-bottom: 1px;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-top: 4px;
	border: #ebebeb solid 1px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i {
	width: 51px;
	height: 51px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 8px 0 0 8px;
	background: url(../images/rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
	display: none;
}
.toolbar .slide-tel {
	display: block;
	width: 0;
	height: 53px;
	line-height: 53px;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 53px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
.toolbar .pop {
	position: absolute;
	right: 90px;
	top: -65px;
	background: #962829;
	display: none;
}
.toolbar .pop-code {
	width: 160px;
}
.toolbar .pop-code img {
	width: 120px;
	height: 120px;
	display: block;
	padding: 20px 20px 0;
}
.toolbar .pop-code h3 {
	height: 52px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
}
.toolbar .pop-code h3 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.toolbar .qq span {
	background-position: -35px -47px;
}
.toolbar .qq a {
	width: 52px;
	height: 52px;
	cursor: pointer;
	display: block;
}
.toolbar .qq:hover {
	background-color: #962829;
	border-radius: 100%;
}
.toolbar .qq:hover span {
	background-position: 0 -47px;
}
.toolbar .tel span {
	background-position: -35px 0;
}
.toolbar .tel:hover {
	background: #962829;
}
.toolbar .tel:hover span {
	background-position: 0 0;
}
.toolbar .code span {
	background-position: -35px -95px;
}
.toolbar .code:hover {
	background-color: #962829;
	border-radius: 100%;
}
.toolbar .code:hover span {
	background-position: 0 -95px;
}
.toolbar .top span {
	background-position: -35px -142px;
}
.toolbar .top:hover {
	background-color: #962829;
	border-radius: 100%;
}
.toolbar .top:hover span {
	background-position: 0 -142px;
}
.toolbar dd:hover {
}
span.mt25 img {
	width: 235px;
}
