﻿@charset "utf-8";
/* CSS Document */
.header {
	background: url(../images/bj.jpg);
    background-size: 100% 100%;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
}
.header1 {
    width: 1200px;
    margin: 0 auto;
}
.header .logo {
    float: left;
}
.header .logo img {
    margin: 18px 0;
}
.teltb{
    float: right;
    font-size: 14px;
    color: #333;
    padding: 25px 0 0 0;
    line-height: 26px;
    }
.teltb span {
    display: block;
    font-size: 29px;
    color: #a01c05;
    font-weight: bold;
}
.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: #a01d06;
}
.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;
}
/*导航*/
#nav {
    float: left;
    line-height: 116px;
    margin: 0 8.5%;
}
.nav>li:hover{background: #a01c05;}
.nav>li:hover>a{color:#fff;}
.nav>li {
    float: left;
    padding: 0 14px;
    text-align: center;
    position: relative;
}
.nav>li a {
    display: block;
    font-size: 16px;
}
.nav>li:after {
    content: '';
    width: 1px;
    height: 15px;
    position: absolute;
    top: 45%;
    right: 0px;
    background: rgba(0, 0, 0, 0.52);
}
.nav>li:nth-child(5):after {
    background: none;
}
.nav>li.list {
	position: relative;
}
.nav>li.list .list_ul {
	position: absolute;
    left: 0;
    display: none;
    width: 130px;
    z-index: 9999;
}
.nav>li.list .list_ul>li {
	position: relative;
    border-bottom: 1px solid #a93a3d;
    background: #98282b;
    line-height: 50px;
}
.nav>li.list .list_ul>li a {
	color: #fff;
    font-size: 15px;
}
.nav>li.list .list_ul>li ul.list_children {
	position: absolute;
	z-index: 99999;
	top: 0px;
	left: 150px;
	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;
}
/*作品展示*/
.zpzs{
	width:1200px;
	margin:40px auto 20px;
}
.titzp{
	background: url(../images/zptit.png) no-repeat center;
	height:90px;
}
ul.zpfenlei>li {
	display: inline-block;
	padding: 0 30px;
	line-height: 40px;
	margin: 0 25px 0 0;
}

ul.zpfenlei {
    margin: 25px auto;
    text-align: center;
}

ul.zpfenlei>li>a {
    font-size: 16px;
}

ul.zpfenlei>li:nth-child(1) {
    background: #a01c05;
}

ul.zpfenlei>li:nth-child(1) a {
    color: #fff;
}
ul.zpfenlei>li:hover a {
    color: #fff;
}
ul.zpfenlei>li:hover {
    background: #a01c05;
}
#case_list {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
#case_list ul li {
    position: relative;
    margin: 0 2% 2% 0;
    float: left;
    width: 23.5%;
    box-shadow: 0 1px 2px 0px rgba(0,0,0,.3);
    text-align: center;
}
#case_list li a i {
    height: 210px;
    display: block;
}
#case_list ul li:nth-child(4n) {
    margin-right: 0;
}
#case_list li a i img {
    height: 210px;
    width: 100%;
}
.shadow {
    height: 55px;
    line-height: 55px;
    text-align: center;
    width: 100%;
    background: rgba(0,0,0,0.6);
    position: absolute;
    left: 0;
    bottom: 0;
}
.shadow a {
    background: none !important;
    display: inline !important;
    color: white;
    height: 210px;
}
.shadow span {
    color: white;
    display: block;

}
/*优势*/
.index_main {
    height: 405px;
    text-align: center;
    position: relative;
    display: block;
    background: #efefef;
}
.index_main .inner3 {
    width: 1200px;
    margin: 0 auto;
}
.index_main .inner3 .title {
    padding-top: 40px;
    font-size: 32px;
    line-height: 32px;
}

.index_main .inner3 ul {
    margin: 30px auto;
    display: flex;
 }
.index_main .inner3 li {
    float: left;
    display: inline-block;
    margin-right: 20px;
    flex: auto;
}
.index_main .inner3 li .tb {
    background: url(/images/index_inner2_bg.png) no-repeat;
    width: 80px;
    height: 80px;
    float: left;
    display: inline-block;
    position: relative;
    -webkit-transition: all .4s ease-in-out;
}
.index_main .inner3 li .tb span.a1 {
    background-position: 0px 0px;
    width: 30px;
    height: 50px;
    top: 19px;
    left: 34px;
}
.index_main .inner3 li .tb span {
    background: url(/images/index_inner2_ico.png) no-repeat;
    position: absolute;
    z-index: 100;
    -webkit-transition: all 1.5s ease-in-out;
}
.a1 {
    padding: 0px !important;
}
.index_main .inner3 li .nn {
    display: inline-block;
    margin-left: 5px;
}
.index_main .inner3 li .nn .num {
    font-size: 24px;
    line-height: 80px;
    color: #2d2d2d;
}
.index_main .inner3 li .tb span.a2{ background-position:-60px 10px; width:50px; height:60px; top:10px; left:13px;}
.index_main .inner3 li .tb span.a3{ background-position:-148px 10px; width:60px; height:60px; top:10px; left:10px;}
.index_main .inner3 li .tb span.a4{ background-position:-241px 10px; width:60px; height:60px; top:10px; left:10px;}
.index_main .inner3 .title2 {
    font-size: 26px;
    line-height: 32px;
    color: #2d2d2d;
    margin-top: 50px;
}
.index_main .inner3 .word {
     font-size: 15px;
    line-height: 28px;
    color: #4b4949;
    margin-top: 20px;
}
.index_main .inner3 .page1 {
    position: absolute;
    bottom: -15px;
    left: 43%;
}
.index_main .inner3 .page1 .qiehuan {
	background:url(/images/index_inner2_dian.png) no-repeat center 27px;
	width:30px;
	height:30px;
	margin-right:10px;
	padding-bottom:20px;
	float:left;
	display:inline-block;
}
.index_main .inner3 .page1 .qiehuan a {
	font-size:18px;
	line-height:24px;
	color:#a01d06;
	display:none;
}
.index_main .inner3 .page1 .qiehuan:hover,.index_main .inner3 .page1 .qiehuan.on {
	background:url(/images/index_inner2_hover.png) no-repeat center 20px;
	width:30px;
	height:30px;
	cursor:pointer;
}
.index_main .inner3 .page1 .qiehuan:hover a,.index_main .inner3 .page1 .qiehuan.on a {
	display:block}

/*公司简介*/
.jieshao{
	width:1200px;
	margin:40px auto 0;
}
.titjs{
	background:url(/images/jstit.png) no-repeat center;
	height: 90px;
}
.jscon{
	line-height: 32px;
    overflow: hidden;
    font-size: 16px;
    margin: 30px auto;
}
a.jsmore {
    width: 155px;
    height: 37px;
    line-height: 37px;
    background: #a01d06;
    display:block;
    border-radius: 6px;
    color: #fff;
    text-align: center;
    margin:0 auto;
}
/*合作客户*/
.hzkehu{
	background: #efefef;
	margin: 40px auto 0;
}
.hzkehu1{
	width:1200px;
	margin:0 auto;
}
.titkehu{
	background:url(/images/kehutit.png) no-repeat center;
	height: 90px;
		padding: 30px 0;
}
.kehutp {
    padding-bottom: 40px;
}
/*新闻*/
.xinwen{
	width:1200px;
	margin:0px auto;
}
.titxw{
	background:url(/images/xwtit.png) no-repeat center;
	height: 90px;
	padding: 30px 0;
}
.newslist>ul>li {
    float: left;
    width: 23.5%;
    margin: 0 2% 2% 0;
    background: #f2f2f2;
    padding-bottom: 1%;
}

.newslist>ul>li:nth-child(4n) {
    margin-right: 0;
}

.newslist>ul>li>a>img {
    width: 282px;
    height: 200px;
}
.newslist>ul>li>a>strong {
    margin: 5px 0;
    display: block;
    padding: 0 5%;
}

.newslist>ul>li>a>p {
    line-height: 26px;
    padding: 0 5%;
}
/*底部*/
.f_link {
	width: 1200px;
	margin: 10px auto;
	font: 14px/30px 微软雅黑;
}
.foot {
    background: #2e2e2e;
    padding: 40px 0 30px 0;
    margin-top: 24px;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
.foot .nav_foot {
    width: 370px;
    color: #fff;
}
.fl {
    float: left;
}
.foot h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 23px;
    line-height: 40px;
    position: relative;
}
.foot h3 p {
    font-weight: bold;
    font-size: 32px;
    color: #d0c8c6;
}
.foot h3:after {
    content: "";
    position: absolute;
    width: 45px;
    height: 1px;
    background: #979797;
    left: 0;
    bottom: -6px;
}
.foot .nav_foot a {
    display: inline-block;
    font-size: 16px;
    color: #ccc;
    line-height: 40px;
}
.contact1 {
    width: 430px;
    line-height: 32px;
    color: #ccc;
    font-size: 16px;
}
.foot .f-er {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    width: 280px;
}
.fr {
    float: right;
}
.foot .copyright {
    border-top: 1px solid #3e3e3e;
    color: #ccc;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    padding-top: 25px;
    margin-top: 10px;
}
.foot .copyright h1{
	display: inline-block;
	color: #ccc;
}


.foot .copyright a{
	color: #ccc;
}





/*内页*/
h2.left-box {
	margin-bottom: 14px;
	position: relative;
	text-indent: 10px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	background: #a01d06;
	font-weight: bold;
	margin: 20px 0 0 0;
}
.xypg-left-con {
	border: 1px solid #ebebeb;
	padding: 15px;
}
.xypg-left-nav > li {
	margin-bottom: 12px;
	position: relative;
}
.xypg-left-nav > li > a {
	display: block;
	text-indent: 27px;
	font-size: 14px;
	color: #666666;
	position: relative;
	line-height: 40px;
	border: 1px solid #e4e4e4;
	padding-right: 15%;
}
.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: 32px;
	font-size: 16px;
}
.sort-product-list li {
	width: 32%;
}
.tp1 {
	border: 1px solid #eee;
	text-align: center;
	padding: 3px;
}
.tp1 img {
	max-width: 100%;
	height: 190px;
}
.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: 44%;
	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;
}
