﻿body{
font-family: "Hiragino Sans GB","微软雅黑","Microsoft JhengHei","WenQuanYi Micro Hei","Helvetica Neue",Verdana,Arial,Helvetica,sans-serif;
overflow: hidden;
}
.w1300{
width: 1300px;
box-sizing: border-box;
margin: 0 auto;
}
.none{
	display: none;
}
.block{
	display: block;
}
.footer-bottom{
	position: fixed;
	bottom:0px;
    z-index: 9;
    left: -2.5px;
width:100%;
	
}
.index-contaer-swiper  .swiper-slide{
	overfloat:hidden;
}
.footer-bottom-ab{
	height: 100px;
}
.hader-nav-top{
padding:30px 0;
justify-content: center;
float: left;
width: 100%;
}
.hader-nav-top .lgos{
	float: left;
}
.hader-nav-top .dippers{
	float: right;
}.hader-nav-top .dippers a{
	font-size: 14px;
    color: #565656;
}
.hader-nav-top .dippers span{
	width: 20px;
	font-size: 14px;
    color: #565656;
}
.about-developement-thumbs .swiper-slide-thumb-active p{
		color: #d9241c !important
	}
.hader-nav-top .dippers img{
	margin-top: 15px;

}
.product-list-map{
margin-top: 100px;
}
.product-list-map iframe{
width: 100%;
border:none;
height: 300px;	
}
.clear{
	clear: both;
}
.index-contaer-swiper img{
	display: block;
	width: 100%;
}
.hader-nav{
	background:#d9241c;
	/*border-top:1px solid #eea09c;*/
	/*border-bottom:1px solid #eea09c;*/
	height: 45px;
	position: relative;
}
.hader-nav-list{

}
.hader-nav-list ul{

}
.hader-nav-list ul li{
width: 16.5%;
float: left;
text-align: center;
position: relative;
height: 45px;
	padding:10px 0;
	box-sizing: border-box;
}

.hader-nav-list ul li:nth-child(1){
width: 8.75%;
text-align: left;
}
.hader-nav-list ul li:nth-child(7){
	width: 8.75%;
	text-align: right;
}

.hader-nav-list ul li i{
	background:rgba(255,255,255,0.5);
	width: 2px;
	height: 12px;
	position: absolute;
	right: 0px;
	top:18px;
}



::-webkit-scrollbar {
    width: 5px;
    height: 10px
}

::-webkit-scrollbar-button {
    background-color: #d7cfc2;
    display: none;
}

::-webkit-scrollbar-track {
    background: #d7cfc2;
    overflow: hidden
}

::-webkit-scrollbar-track-piece {
    /* background: url(http://www..net/wp/wp-content/themes/mine/img/stripes_tiny_08.png); */
}

::-webkit-scrollbar-thumb {
    background: #d9241c;
    border-radius: 4px
}

::-webkit-scrollbar-corner {
    background: #d9241c;
}

::-webkit-scrollbar-resizer {
    background: #d9241c;
}

::selection {
    background: #d9241c;
    color: #fff
}

::-moz-selection {
    background: #d9241c;
    color: #fff
}
.hader-nav-list ul li a{
color: #fff;
font-size: 16px;
width: 100%;
display: block;
}

.nav-subtlist{
	position: absolute;
	width: 100%;
	z-index: -9;
    background: #fff;
    /*display: none;*/
    margin-top: 13px;
    opacity: 0;
    height: 0px;
    transition: background,opacity 0.5s;
}

/*.hader-nav-list ul li:hover .nav-subtlist{
opacity: 1;
height: auto;
	z-index: 99999 !important;
display: block !important;
}*/


.nav-subtlist a{
    background: rgba(255,255,255,0.95);
color: #606060 !important;
font-size: 16px;
padding:10px 0;
margin:0 0 !important;
margin-bottom: 5px;
border-bottom: 1px solid #606060;
transition: all 0.5s;
width: 100%;
display: block;
}
.nav-subtlist a:hover{
	background:#606060;
	color: #fff !important;
}
.swiper-pagination{

}
.index-swiper-next{
	position: absolute;
	right: 20px;
	top:45%;
	width: 25px;
	text-align: center;
	outline: none;
	cursor: pointer;
	z-index: 9
}
.index-swiper-next img{
	display: inline-block;
    max-width: 100%;
}
.index-swiper-prv{
position: absolute;
	left: 20px;
	top:45%;
	width: 25px;
	text-align: center;
	cursor: pointer;
	outline: none;
	z-index: 9
}
.index-swiper-prv img{
	display: inline-block;
    max-width: 100%;
}
.swiper-pagination-bullet {
    background: #fff !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #df0012 !important;
}
.index-contaer-swiper{

}
.index-contaer-swiper   .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 30px !important;
}
.index-conts{
	margin:25px 0;

}
.index-cont-list{
padding:15px 17px;
box-sizing: border-box;
border:1px solid #d4d4d4;
width: 49.2%;
float: left;
height: 155px;
}
.index-cont-news{
	float: right;
}
.index-cont-list .title{
text-align: left;
border-bottom: 1px solid #e56078;
padding-bottom: 13px;
margin-bottom: 13px;
}
.index-cont-list .title  a{
	font-size: 18px;
	color: #d9241c;
	display: block;
	left: 0px;
	width: 100%;
	background:url(../img/in-bnt_14.png)no-repeat ;
	background-position: right center;
	background-size:  auto 100% ;

}
.index-cont-list .conts{
	color: #666666;
font-size: 12px;
	line-height: 2;
}
.index-news-list{

}
.index-news-list a{
font-size: 12px;
color: #666666;
margin-bottom: 8px;
display: block;
float: left;
width: 100%;
}
.index-news-list a span:nth-child(1){
float: left;
display: inline-block;
}
.index-news-list a span:nth-child(2){
width: 25%;
float: right;
text-align: right;
display: inline-block;
}
.footer{
	background:#dbdbdb;
	padding:25px 10px;
	box-sizing: border-box;
	/*margin-top: 20px;*/
}

.footer-cont-info {
	color: #8c8c8c;
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #b3b3b3;
}
.footer-cont-info span{
display: inline-block;
	vertical-align: middle;
}
.footer-cont-info img{
display: inline-block;
	vertical-align: middle;
	margin-left: 12px;
	margin-right: 5px;
}
.footer-cont-info2 {
	width: 100%;
	float: left;
	display: block;
	color: #606060;
	font-size: 12px;
}
.footer-cont-info2 .fcomp{
float: left;
}
.footer-cont-info2 .fcopy{
text-align: right;
float: right;
}
.footer-cont-info2 .fcopy a{

}
.product{
	margin:40px 0;
	margin-top: 100px;
}
.product-title{
	text-align: center;
	font-family: "din"
}
.product-title span{
	margin:0 10px;
	color: #000000;
	font-size: 24px;
	font-family: "din"
}.prodcut-list .thumbs{
	overflow: hidden;
}
.product-cont{
margin-top: 35px;
}
.prodcut-list{
	width: 33.33%;
	float: left;
}
.prodcut-list img{
	transition: all 0.3s;
}
.prodcut-list:hover img{
	transform: scale(1.1);
}
.prodcut-list .thumbs {
	text-align: center;
}
.prodcut-list .thumbs img{
	width: 70%;
}

.prodcut-list .mores{
	text-align: center;
	margin-top: 30px;

}
.prodcut-list .mores span{
	width: 150px;
	display: inline-block;
	padding:5px 15px;
	box-sizing: border-box;
	font-size: 16px;
	color: #000000;
	text-align: center;
	border:1px solid #d30009;
	border-radius: 50px;
	background: url(../img/p_19.png)no-repeat;
	background-position:130px  center;
	background-size: auto 15px;

}

.prodcut-list .mores span:hover{
	background: url(../img/p_17.png) no-repeat #d30027 !important;
	background-position:130px  center  !important;
	background-size: auto 15px !important;
	border:1px solid #d30027 !important;
	color: #fff !important;
}
.product-list-fg{
	display: inline-block;
	float: left;
	margin-top: 120px;
}

.product-list-fg img{
}
.prodcut-list-header{
	height: 515px;
	background: url(../img/list-bg_02.jpg)no-repeat  top/cover;
	background-repeat: no-repeat;
	padding-top: 100px;
	box-sizing: border-box;

}
.prodcut-list-header .titles{
margin-bottom: 80px;
}
.prodcut-list-header .titles p{
color: #000000;
text-align: center;
}

.prodcut-list-header .titles p:nth-child(1){
font-size: 62px;
font-family: "din";

}
.prodcut-list-header .titles p:nth-child(2){
	
font-size: 52px;
}

.innners-nav1{
	position: relative;
	margin-top: 80px;
}
.scroolltop img{
	display: block;
	width: 100%;
}
.innners-nav{
	/*border-bottom: 1px solid #e15953;*/
	width: 550px;
	margin:0 auto;
	position: relative;
	text-align: center;
}
.innners-nav a{
width: 33.33% ;
height: 150px;
/*width: 150px;*/
box-sizing: border-box;
display: inline-block;
outline: none;
float: left;
cursor: pointer;
position: relative;
font-family: "normal";
}


.innners-nav-new a{
width: 16.6666% !important;
}
.innners-nav_line{
	border-bottom: 1px solid #e15953;
	position: absolute;
	top:14px;
	width: 100%;
}

.innners-nav  a p:nth-child(3){
	text-align: center;
	margin-top: 15px;
	height: 40px
}
.innners-nav  a p:nth-child(2){
	font-size: 21px;
	text-align: center;
	padding-top: 15px;
	color: #000000;
}
.innners-nav  a p:nth-child(1){
	text-align: center;
	
	width: 100%;
	opacity: 1;
	transition: all 0.5s;
}
.innners-nav  a p:nth-child(1) span{
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 100px;
	background:#000000;
}
.aobut_radio{
	display: inline-block;
	width: 17px;
	height: 17px;
	border-radius: 100px;
	background: url(../img/pl_03.png) no-repeat 100% 100%;
	position: absolute;
	z-index: 9;
	top:4.5px;
	left:0px;
}
/*.innners-nav a:hover p{

	color: #11365f !important;
}


.innners-nav a:hover p:nth-child(2){
	opacity: 1
}*/
.hover_r{
	color: #d9241c !important;

}
.list-nav-img {
}
.innners-nav  .active p{

	color: #d9241c !important;
}

.innners-nav  .active p:nth-child(2){
	opacity: 1
}
.innners-nav-fixed{
	width: 100%;
	position: fixed;
	top:0px;
	z-index: 99999;
	display: none;
	background:#fff;
	padding-top:20px;
    border-bottom: 1px solid #b0b0b0;
}

.innners-nav-fixed  .innners-nav {
    border-bottom: transparent !important;
}
.about-jtjs{
	position:relative
}
.about-jtjs-title{
	position:absolute;
	top:65px;
	text-align:center;
	width:100%;
}
.product-list-conts{
	margin: 70px 0  100px 0
}
.product-l{
	width: 50%;
	float: left;
	height: 760px;
}
.product-l1{
    background: #c0c0c0;
	/*background: url(../img/pg1-bg_03.png)no-repeat top/cover;*/
	text-align: center;
	position: relative;
}

.product-l1 img{
	display: inline-block;
	vertical-align:middle;
	margin-top: 10%;
}
.product-l1-text{
	position: absolute;
	top:140px;
	right: 45px;
	width: 200px;
}

.product-l1-text p{
	text-align: left;
}
.product-l1-text p:nth-child(1){
	font-size: 20px;
	color: #ffffff;
}
.product-l1-text p:nth-child(2){
	font-size: 17px;
	color: #ffffff;
	margin:25px 0;
}
.product-l1-text p:nth-child(3){
font-size: 14px;
color: #d9241c;
}
.product-l1-text p:nth-child(3) a{
	padding:10px 50px;
	border-radius: 100px;
	border: 1px solid #b42c26;
	display: inline-block;
}
.product-l2{
	text-align: center;
	justify-content: center;
	position: relative;
	display: table-cell;
vertical-align:middle;
}

.product-l2 img{
	display: inline-block;
	vertical-align:middle;
	margin-top: 160px;
}

.product-l2-text-p{
	position: absolute;
	bottom:50px;
	left: 100px;
}
.product-l2-text p{
	text-align: left;
}
.product-l2-text p:nth-child(1){
	font-size: 20px;
	color: #000000;
}
.product-l2-text p:nth-child(2){
	font-size: 17px;
	color: #666666;
	margin:25px 0;
}
.product-l2-text p:nth-child(3){
font-size: 14px;
color: #d9241c;
}
.product-l2-text p:nth-child(3) a{
	padding:10px 50px;
	border-radius: 100px;
	border: 1px solid #b42c26;
	display: inline-block;
}

.product-l2-text p:nth-child(3) a:hover{
	background: #d9241c !important;
	color: #fff !important;
	border: 1px solid #d9241c !important;
}
.product-l3-cont{
	position: relative;
	width: 50%;
	height: 100%;
	float: left;
}
.product-l3-cont img{
	margin-top: 190px;
}
.product-l3-text-p{
	position: absolute;
	bottom:45px;
	left: 0px;
}
.product-l3-text-p1{
	width: 100%;
	text-align: center;position: absolute;
	bottom:45px;
	left: 50px;
}
.product-l4 .procut-thumbs{
	height: 100%;
	width: 100%;
	/*display: flex;*/
	line-height: 700px;
}
.product-list-conts .product-l4{
	overflow: hidden;
}
.product-list-conts .product-l4 img{
	transition: all 0.3s;
}

.product-list-conts .product-l4:hover img{
	transform: scale(1.2);
}
.product-list-conts .product-l4:nth-child(1){

    background: #c0c0c0;
}
.product-list-conts .product-l4:nth-child(2){

    background: #fff;
}
.product-list-conts .product-l4:nth-child(2)  .product-l4-text p:nth-child(1) {

    color: #000;
}
.product-list-conts .product-l4:nth-child(2)  .product-l4-text p:nth-child(2) {

    color: #000;
}
.product-list-conts .product-l4:nth-child(3){

    background: #fff;
}.product-list-conts .product-l4:nth-child(3)  .product-l4-text p:nth-child(1) {

    color: #000;
}
.product-list-conts .product-l4:nth-child(3)  .product-l4-text p:nth-child(2) {

    color: #000;
}
.product-list-conts .product-l4:nth-child(4){

    background: #c0c0c0;
}
.product-list-conts .product-l4:nth-child(5){

    background: #c0c0c0;
}
.product-list-conts .product-l4:nth-child(6){

    background: #fff;
}
.product-list-conts .product-l4:nth-child(6)  .product-l4-text p:nth-child(1) {

    color: #000;
}
.product-list-conts .product-l4:nth-child(6)  .product-l4-text p:nth-child(2) {

    color: #000;
}
.product-list-conts .product-l4:nth-child(7){

    background: #fff;
}
.product-list-conts .product-l4:nth-child(8){

    background: #c0c0c0;
}


.product-list-conts .product-l4:nth-child(9){

    background: #c0c0c0;
}
.product-list-conts .product-l4:nth-child(10){

    background: #fff;
}
.product-list-conts .product-l4:nth-child(10)  .product-l4-text p:nth-child(1) {

    color: #000;
}
.product-list-conts .product-l4:nth-child(10)  .product-l4-text p:nth-child(2) {

    color: #000;
}


.product-list-conts .product-l4:nth-child(12){

    background: #c0c0c0;
}
.product-list-conts .product-l4:nth-child(11){

    background: #fff;
}
.product-list-conts .product-l4:nth-child(11)  .product-l4-text p:nth-child(1) {

    color: #000;
}
.product-list-conts .product-l4:nth-child(11)  .product-l4-text p:nth-child(2) {

    color: #000;
}

.product-list-conts .product-l4:nth-child(13){

    background: #c0c0c0;
}
.product-list-conts .product-l4:nth-child(14){

    background: #fff;
}
.product-list-conts .product-l4:nth-child(14)  .product-l4-text p:nth-child(1) {

    color: #000;
}
.product-list-conts .product-l4:nth-child(14)  .product-l4-text p:nth-child(2) {

    color: #000;
}

.product-list-conts .product-l4:nth-child(16){

    background: #c0c0c0;
}
.product-list-conts .product-l4:nth-child(15){

    background: #fff;
}
.product-list-conts .product-l4:nth-child(15)  .product-l4-text p:nth-child(1) {

    color: #000;
}
.product-list-conts .product-l4:nth-child(15)  .product-l4-text p:nth-child(2) {

    color: #000;
}


.product-list-conts .product-l4:nth-child(17){

    background: #c0c0c0;
}
.product-list-conts .product-l4:nth-child(18){

    background: #fff;
}
.product-list-conts .product-l4:nth-child(18)  .product-l4-text p:nth-child(1) {

    color: #000;
}
.product-list-conts .product-l4:nth-child(18)  .product-l4-text p:nth-child(2) {

    color: #000;
}
.product-list-conts .product-l4:nth-child(20){

    background: #c0c0c0;
}
.product-list-conts .product-l4:nth-child(19){

    background: #fff;
}
.product-list-conts .product-l4:nth-child(19)  .product-l4-text p:nth-child(1) {

    color: #000;
}
.product-list-conts .product-l4:nth-child(19)  .product-l4-text p:nth-child(2) {

    color: #000;
}
.product-l4{
	/*background: url(../img/pl4_03.png)no-repeat top/cover;*/
	text-align: center;
	position: relative;
}

.product-l4 img{
	display: inline-block;
	vertical-align:middle;
	/*margin-top: 10%;*/
	/*height: auto !important*/
}
.product-l4-text{
	position: absolute;
	left:40px;
	bottom: 45px;
	width: 200px;
}

.product-l4-text p{
	text-align: left;
}
.product-l4-text p:nth-child(1){
	font-size: 20px;
	color: #ffffff;
}
.product-l4-text p:nth-child(2){
	font-size: 17px;
	color: #ffffff;
	margin:25px 0;
}
.product-l4-text p:nth-child(3){
font-size: 14px;
color: #d9241c;
}.product-l4-text p:nth-child(3) a{

	padding:10px 30px;
	border-radius: 100px;
	font-size: 14px;
	border: 1px solid #b42c26;
	display: inline-block;
}.product-l4-text p:nth-child(3) a:hover {
	color: #fff;
	background:#b42c26;
}
.about-join-more {
	margin-top: 10px;
}
.about-join-more a{
	padding:0px 30px;
	border-radius: 100px;
	font-size: 14px;
	float: right;
	border: 1px solid #b42c26;
	display: inline-block;
}

.about-join-more:hover a{
	color: #fff;
	background:#b42c26;
}
.about-join-more 
.product-l4-text p:nth-child(3) a{
	padding:10px 50px;
	border-radius: 100px;
	border: 1px solid #b42c26;
	display: inline-block;
}
.product-l4:hover .product-l4-text p:nth-child(3) a{
	color: #fff;
	background:#b42c26;
}
.product-l5{
	text-align: center;
	position: relative;
	background:#c0c0c0;
}

.product-l5 img{
	margin-top: 100px;
}
.product-l6{
	padding:90px 0 0 120px;
	box-sizing: border-box;
}
.product-l6 .title p{
	font-size: 52px;
	color: #000000;
}
.product-l6 .desc{
	font-size: 24px;
	color: #000000;
	border-bottom: 1px solid #e56963;
	padding-bottom: 45px;
	margin-top: 20px;
}
.product-l6-lists{
	width: 190px;
	margin-right: 30px;
	margin-top: 60px;
	display:inline-block;
}
.product-l6-lists .yd6{
	width: 190px;
	height: 190px;
	border-radius: 200px;
	background:#d9241c;
	border:1px solid #d9241c;
	text-align: center;
	line-height: 190px;
	font-size: 16px;
	color: #ffffff;
	cursor: pointer;
	transition: all 0.5s;
	font-size: 16px;
}

.product-l6-lists .yd6:hover{
	background:#fff;
	color: #d9241c !important;
	border:1px solid #d9241c;
}

.product-l6-lists .mores{
	text-align: center;
	margin-top: 90px;
}

.product-l6-lists .mores a{
	padding:10px 50px;
	border-radius: 100px;
	border: 1px solid #b42c26;
	display: inline-block;
	color: #d9241c;
}

.product-l6-lists .mores a:hover{
	background: #d9241c !important;
	color: #fff !important;
	border: 1px solid #d9241c !important;
}
.product-list-map{

}
.product-list-map img{
	display: block;
	width: 100%;
	margin-top: 100px;
}
.pd-container{

    position: relative;
    /*padding:0 200px;*/
    width: 100%;
    height: 100%;
    margin-bottom: 50px;
}
.store-mdrq-container1{
    margin-top: 50px;
    margin-bottom: 10px;
}
.pd-prv{
	position: absolute;
	top:50%;
	left: 0px;
	z-index: 999;
	margin-top: 20px;
	cursor: pointer;
}
.pd-next{
	position: absolute;
	top:50%;
	right: 0px;
	margin-top: 20px;
	z-index: 999;
	cursor: pointer;
}

.store-mdrq-container1 .swiper-slide{
	text-align: center;
}
.store-mdrq-container1 .swiper-slide img{
   
}
.store-mdrq-container2 .swiper-slide img{
    display: block;
    width: 100%;
    position: relative;
}
.store-mdrq-container2 .swiper-slide-thumb-active{
    border:2px solid #d9341d;
}
.join-hzzcc{
    background:#fdf2de;
}
.cpdetail-thumbs{
	background:#e7e7e7;
	padding:10px 0;
}
.p_details{
	margin-bottom: 170px;
	margin-top: 130px;
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
}
.p_details .title{
	margin:60px 0;
	font-size: 36px;
	color: #666666;
}
.case_info_box1{
	padding-bottom: 60px;
	margin-top: 60px;
	border-bottom: 1px solid #a0a0a0;
}
.case_info_box1 p{ margin: 0;
	color: #666666;
    font-size: 14px;
    padding:15px 0;
    text-align: center;
}
.case_info_box1 table{ width: 100%; margin: 2% 0 2%; table-layout: fixed;}
.case_info_box1 td{ border: 1px solid #666666; padding:2px 10px;box-sizing: border-box;}

.case_info_box1 td{ width: 20%;}
/*.case_info_box1 td:nth-child(2){ width: 28%;}
.case_info_box1 td:nth-child(3){ width: 32%;}
.case_info_box1 td:nth-child(4){ width: 32%;}
.case_info_box1 td:nth-child(5){ width: 13%;}
.case_info_box1 td:nth-child(6){ width: 13%;}*/
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.p_details-cont{
	margin-top: 60px;
	padding-bottom: 60px;
}
.p_details_list{
	float: left;
	text-align: left;
	box-sizing: border-box;
}

.p_details_list:nth-child(1){

	width: 35%;
	margin-right: 2%;
}
.p_details_list:nth-child(2){
	
	width: 38%;
	margin-right: 2%;
}
.p_details_list:nth-child(3){
	
	width: 23%;
}
.p_details_list .ptitles{
	font-size: 24px;
	color: #666666;
	margin-bottom: 30px;
}
.p_details_list .pconts{
font-size: 14px;
color: #666666;
line-height: 2;
}




.innners-nav1-q{
	position: relative;
	margin-top: 80px;
}
.scroolltop img{
	display: block;
	width: 100%;
}
.innners-nav-q{
	/*border-bottom: 1px solid #e15953;*/
	width: 80%;
	margin:0 auto;
	position: relative;
	text-align: center;
}
.innners-nav-q a{
width: 20% ;
height: 130px;
/*width: 150px;*/
box-sizing: border-box;
display: inline-block;
outline: none;
float: left;
cursor: pointer;
position: relative;
font-family: "normal";
}


.innners-nav-new a{
width: 16.6666% !important;
}
.innners-nav_line{
	border-bottom: 1px solid #e15953;
	position: absolute;
	top:14px;
	width: 100%;
}

.innners-nav-q  a p:nth-child(3){
	text-align: center;
	margin-top: 15px;
	height: 40px
}
.innners-nav-q  a p:nth-child(2){
	font-size: 21px;
	text-align: center;
	padding-top: 15px;
	color: #000000;
}
.innners-nav-q  a p:nth-child(1){
	text-align: center;
	
	width: 100%;
	opacity: 1;
	transition: all 0.5s;
}
.innners-nav-q  a p:nth-child(1) span{
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 100px;
	background:#000000;
}

.innners-nav-q  .active p{

	color: #d9241c !important;
}

.innners-nav-q  .active p:nth-child(2){
	opacity: 1
}
.innners-nav-fixed{
	width: 100%;
	position: fixed;
	top:0px;
	z-index: 99999;
	display: none;
	background:#fff;
	padding-top:20px;
    border-bottom: 1px solid #b0b0b0;
}

.innners-nav-fixed  .innners-nav-q {
    border-bottom: transparent !important;
}
.qulity_fw_content{
	margin:90px 0;
}
.qulity_fw_content .titles{
	color: #666666;
	font-size: 21px;
	margin-bottom: 25px;
}
.qulity_fw_content .input-titles{
	font-size: 16px;
	color: #666666;
	margin-bottom: 20px;
}
.qulity_fw_content .searchs{

}
.searchs input{
width: 590px;
border:1px solid #a9a9a9;
margin-right: 32px;
display: inline-block;
float: left;
height: 40px;
padding-left: 20px;
}
.qulity_fw_content .searchs button{
display: inline-block;
float: left;
height: 40px;
width: 180px;
font-size: 12px;
color: #666666;
background: transparent;
border:1px solid #a9a9a9;
outline: none;
cursor: pointer;
}
.qulity_fw_content .searchs button:hover{
background:#d9241c;
border:1px solid #d9241c;
color: #fff !important
}
.qulity_fw_content .desc{
	font-size: 12px;
	color: #666666;
	margin-top: 40px;
	margin-bottom: 120px;
}
.qulity_pzkz_content{
margin:120px 0;
}
.qulity_pzkz_content .title{
	font-size: 21px;
	color: #666666;
	margin-bottom: 35px;
}
.qulity_pzkz_content .desc{
	font-size: 14px;
	color: #666666;
	line-height: 2.5;
}
.qulity_pzkz_nav{

}
.qulity_pzkz_nav span{
	float: right;
	display: inline-block;
	padding:0 20px;
	font-size: 18px;
	color: #666666;
	cursor: pointer;
	border-left: 1px solid #969696;
}

.qulity_pzkz_nav span:nth-child(1){
	padding-right: 0px
}

.qulity_pzkz_nav span:nth-child(4){
	
	border-left: 1px solid transparent;
}

.qulity_pzkz_nav .actives{
color: #d9241c !important;
}
.qulity_pzkz_nav span:hover{

color: #d9241c !important;
}
.qulity_pzkz_conts{

}
.qulity_pzkz_cpksxgl{
margin:53px 0;
border-bottom: 1px solid #d9d9d9;
padding-bottom: 53px;
}
.qulity_pzkz_cpksxgl .titles{
	font-size: 36px;
	color: #666666;
}
.qulity_pzkz_cpksxgl .entitles{
	font-size: 17px;
	color: #666666;
	margin:20px 0;
}
.qulity_pzkz_cpksxgl .desc{

}
.qulity_pzkz_cpksxgl .desc p{
	color: #666666;
	font-size: 14px;
	line-height: 2;
}
.qulity_pzkz_cpksxgl  .imgs{
	text-align: center;
	text-align: center;
	margin:60px 0;
}

.qulity_pzkz_jyysy{
	margin:53px 0;
border-bottom: 1px solid #d9d9d9;
padding-bottom: 53px;
}
.qulity_pzkz_jyysy .titles{
	font-size: 36px;
	color: #666666;
}
.qulity_pzkz_jyysy .entitles{
	font-size: 17px;
	color: #666666;
	margin:20px 0;
}
.qulity_pzkz_jyysy .desc{
	color: #666666;
	font-size: 14px;
	line-height: 2;
	margin-bottom: 50px;
}
.jysy-container{
width: 100%;
}
.jysy-container img{
display: block;
width: 100%;
}
.jysy-container p{
	color: #666666;
	margin-top: 20px;
	margin-left: 15px;
	font-size: 14px;
	margin-bottom: 15px;
}
.qulity_sjfx_content{

margin:53px 0;
border-bottom: 1px solid #d9d9d9;
padding-bottom: 53px;
}.qulity_zzzs_content{

margin:90px 0;
padding-bottom: 53px;
}
.qulity_sjfx_content  .desc{

	color: #666666;
	font-size: 14px;
	line-height: 2;
	margin-bottom: 50px;
}
.qulity_sjfx_content .thumbs{

	margin-top: 50px;
	margin-bottom: 50px;
}
.qulity_sjfx_content .thumbs img{
	display: block;
	width: 100%;
}
.qulity_scsbdec{

	color: #666666;
	font-size: 14px;
	line-height: 2;
	margin-bottom: 50px;
}
.zscq-page1 a{
	margin:0 15px;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}
.zscq-page1 .page-prv{
	background:url(../img/page-b_03.png)no-repeat  !important;
	background-position: center center !important;
	width: 50px;
	height: 50px;
	cursor: pointer;
	outline: none;
	/*transition: all 0.5s;*/
}
.qulity_scsb_contaner{
	padding-bottom: 90px;
}
.zscq-page1 .page-next{
	background:url(../img/page-b_05.png)no-repeat !important;
	background-position: center center !important;
	width: 50px;
	height: 50px;
	cursor: pointer;
	outline: none;
	/*transition: all 0.5s;*/
}

/*.zscq-page1 .page-prv:hover{

	background:url(../imgs/honor_14.png)no-repeat top/cover !important;
}
.zscq-page1 .page-next:hover{
	background:url(../imgs/honor_17.png)no-repeat top/cover !important;}
*/
.zscq-page1{
	text-align: center;
	text-align: center;
}



.page-prv1{
	background:url(../img/page-b_03.png)no-repeat  ;
	width: 50px;
	height: 50px;
	cursor: pointer;
	outline: none;
	transition: all 0.5s;
}
.page-next1{
	background:url(../img/page-b_05.png)no-repeat  ;
	width: 50px;
	height: 50px;
	cursor: pointer;
	outline: none;
	transition: all 0.5s;
}
/*.page-prv1:hover{

	background:url(../imgs/honor_14.png)no-repeat top/cover ;
}
.page-next1:hover{
	background:url(../imgs/honor_17.png)no-repeat top/cover ;}

*/



.zscq-page1 span{
	display: inline-block;
	width: 40px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-family: "normal";
	font-size: 14px;
	color:#858585;
	vertical-align: middle;
}

.zscq-page1 i{
	height: 100px;
	border-right: 1px solid #858585;
	/*border-left: 1px solid #858585;*/
	vertical-align: middle;
	display: inline-block;
}
.scsb-cont{
	width: 100%;
	height:100%;
	top:-3000px;
	left: 0;
	background:rgba(0,0,0,0.6);
	position: fixed;
	z-index: 9
}

.scsb-cont div{
	position: absolute;
	width: 800px;
	height: 600px;
	top:50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -300px;
}

.scsb-cont{
	transition: all 0.5s;
}
.scsb-cont div img{
	display: block;
	width: 100%;
}
.scsb-cont div p{
color: #ffffff;
font-size: 14px;
margin-top: 30px;
text-align: center;
}
.zzzs-container img{
	display: block;
	width: 100%;
}

.zzzs-container p{
	margin-top: 20px;
	color: #666666;
	font-size: 14px;
	text-align: center;
}


.case-list-header{
	height: 515px;
	background: url(../img/list-bg_02.jpg)no-repeat  top/cover;
	background-repeat: no-repeat;
	padding-top: 100px;
	box-sizing: border-box;

}
.case-list-header .titles{
margin-top: 60px;
}
.case-list-header .titles p{
color: #000000;
text-align: center;
}

.case-list-header .titles p:nth-child(1){
font-size: 62px;
font-family: "din";

}
.case-list-header .titles p:nth-child(2){
	
font-size: 52px;
}
.case-cont{
	margin:130px 0  70px 0;
}
.case-list{
	float: left;
	width: 50%;
	box-sizing: border-box;
}

.case-list:nth-child(odd){
padding-right: 35px;
}
.case-list:nth-child(even){
	
padding-left: 35px;
}
.case-list .thumbs img{
	display: block;
	width: 100%;
	transition: all 0.5s
}

.case-list .thumbs img:hover{
	transform: scale(1.2);
}
.case-list .thumbs{

	overflow: hidden;
}
.case-listdsec{

border-top: 1px solid #a0a0a0;
padding-top: 30px;
padding-bottom: 30px;
	margin:25px 0;
}
.case-listdsec .titles{
	display: inline-block;
	float: left;
	width: 70%;
}
.case-listdsec .titles p:nth-child(1){
font-size: 20px;
line-height: 1;
color: #000000;
}
.case-listdsec .titles p:nth-child(2){
font-size: 14px;
color: #bfbfbf;
margin-top: 10px;
}
.case-listdsec .mores{
	width: 30%;
	text-align: right;
	float: left;
}
.case-listdsec .mores a{
	display: inline-block;
	font-size: 14px;
	color: #d9241c;
	border:1px solid #d9241c;
	border-radius: 30px;
	padding:10px 50px;
	transition: all 0.3s;
}
.case-listdsec .mores a:hover{
	color: #fff !important;
	background:#d9241c !important;
}
.case_details{
	margin:70px 0;
}
.case_details .titles{
font-size: 20px;
color: #000000;
}
.case_details .times{
font-size: 18px;
color: #666666;
margin-top: 15px;
}
.case_details_cont{
margin-top: 50px;
margin-bottom: 120px;
font-size: 14px;
line-height: 2;
}
.case_details_cont img{
	display: block;
	max-width: 100% !important;
}
.case_details_paga{
}
.case_details_paga .pages_prv{
	border-top: 1px solid #b3b3b3;
	width: 46%;
	float: left;
padding-top: 35px;
margin-bottom: 30px;
}
.case_details_paga .pages_next{

	border-top: 1px solid #b3b3b3;
	width: 46%;
	float: right;
	text-align: right;
padding-top: 35px;
margin-bottom: 30px;
}
.case_d_pgag .titles{
	font-size: 20px;
	color: #000000;
}
.case_d_pgag .tiems{
	font-size: 18px;
	color: #666666;
	margin:17px 0;
}
.case_d_pgag .dsec{
	font-size: 12px;
	color: #666666;
	line-height: 2.5
}
.case_d_pgag .thumbs{
	margin:20px 0;
}
.case_d_pgag .thumbs img{
	display: block;
	width: 100%;
}
.case_d_pgag_l{

	width: 46%;
	float: left;
}
.case_d_pgag .case_d_pgag_l:nth-child(2){
	margin-left: 8%;
}

.case_d_pgag_r{

	width: 46%;
	float: right;
}
.news-gsxw{
	margin:120px 0;
}
.news-gsxw-list{
width: 50%;
float: left;
box-sizing: border-box;
padding:0px 0 30px 0;
}
.news-gsxw-list:nth-child(odd){
padding-right: 35px;
}
.news-gsxw-list:nth-child(even){
	
padding-left: 35px;
}
.news-gsxw-list .titles{
font-size: 18px;
color: #000000;
padding-top: 70px;
margin-bottom: 15px;
}
.news-gsxw-list .times{
	font-size: 18px;
	color: #666666;
	display: none;
	margin:20px 0;
}
.news-gsxw-list .desc{
	font-size: 12px;
	color: #666666;
	height: 40px;
}
.news-gsxw-list .thums{
	display: block;
	width: 100%;
	margin-top: 50px;
	transition: all 0.5s;
	overflow: hidden;
}

.news-gsxw-list .thums img{
	transform: scale(1.2);
}
.news-gsxw-list .mores{

	text-align: right;
border-bottom: 1px solid #8c8c8c;
padding-bottom: 30px;
margin-top: 40px;
}

.news-gsxw-list .mores a{
	display: inline-block;
	font-size: 14px;
	color: #d9241c;
	border:1px solid #d9241c;
	border-radius: 30px;
	padding:10px 50px;
	transition: all 0.3s;
	outline: none;
}
.news-gsxw-list .mores a:hover{
	color: #fff !important;
	background:#d9241c !important;
}

.news-gsxw-list:nth-child(1) .titles{

border-top: 1px solid #8c8c8c;
}
.news-gsxw-list:nth-child(2) .titles{

border-top: 1px solid #8c8c8c;
}
.news-gsxw-cont{
	margin-bottom: 90px;
}
.about-banner1 img{
	display: block;
	width: 100%
}
.about-header{
	background:url(../img/abouts_02.png)no-repeat top/cover;
	padding: 160px 0;
	box-sizing: border-box;
}
.about-header-img{
	width: 50%;
	float: right;
	box-sizing: border-box;
	padding-right: 10px;
}
.about-header-img img{
	width: 100%;
}
.about-header-text{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-right: 30px;
	padding-left: 10px;
}  .pd-container-alt{
    position: absolute;
    width: 100%;
    display: block;
    text-align: center;
    color: #000 !important;
    text-shadow: 0 0 5px #fff;
    bottom: 2px;
    z-index: 999;
  }
.about-header-text .title{
margin-bottom: 20px;
}
.about-header-text .title p{
font-size:34px;
font-weight: bold;
color: #000000;
}
.about-header-text  .desc{
	line-height: 2;
	font-size: 14px;
	color: #454545;
}
.about-next{
text-align: center;
margin-top: 20px;
}
.about-next a{
	width: 40px;
	height: 40px;
	display: inline-block;
	background:url(../img/about_03s.png)no-repeat top/cover;
}

.about-next a:hover{

	background:url(../img/about_07.png)no-repeat top/cover;
}

.about-qywh-cont{

	background: url(../img/qywh_02.png)no-repeat top/cover;
	padding: 80px 0;
	padding-bottom: 180px;
}
.about-cont1{
	background: url(../img/qywh_03.png)no-repeat;
	background-position: center center;
	background-size: 30% auto;
	height: 500px;
	position: relative;
	/*margin: 150px 0*/
}


.about-list{
background: #e7e7e7;
padding: 12px 0;
border-radius: 10px;
border:1px solid #d93028;
width: 400px;
}
.about-list .titles{
	font-size: 36px;
	color: #d9241c;
	width: 30%;
	text-align: center;
	float: left;
	border-right: 1px solid #d93028;
}
.about-list .desc{
	
	width: 70%;
	float: left;
}
.about-list .desc p{
	font-size: 16px;
	padding-left: 35px;
	color: #595959;
	margin-top: 3px;
}
.about-cont1-left{
	width: 40%;
	float: left;
	height: 100%;
	position: relative;
}
.about-list-l1{
	margin-right:0px;
	float: right;
}
.about-list-l2{
    margin-top: 150px;
    margin-right: 100px;
	float: right;
}.about-list-l3{
	margin-top: 150px;
	margin-right: 10px;
	float: right;
}
.about-cont1-right{
width: 40%;
	float: right;
	height: 100%;
	position: relative;
}

.about-list-r1{
	margin-left: 0px;
	float: left;
}
.about-list-r2{
	margin-top: 150px;
	margin-left: 100px;
	float: left;
}.about-list-r3{
	margin-top: 150px;
	margin-left: 10px;
	float: left;
}
.about-dsj{
	position: relative;
	background: url(../img/dsj_02.png) no-repeat top/cover;
	/*margin-top: 140px;*/
	padding-top: 80px;
	padding-bottom: 30px;
}
.about-dsj-titls{

}
.about-dsj-titls span:nth-child(1){
font-size: 48px;
color: #000000;
padding-right: 30px;
font-weight: bold;
}
.about-dsj-titls span:nth-child(2){
	font-size: 36px;
	color: #000000;
font-weight: bold;
}
.about-dsj-titles{
	position: absolute;
	width: 1300px;
	margin:0 auto;
	top:-100px;
	left: 50%;
	margin-left: -650px;
}
.about-dsj-line{
	border-top: 1px solid #e88e8a;
	width: 100%;
}
.about-dsi-conts{

}

.about-developement-cont{
	width: 100%;
	margin:0 auto;
	margin-top: 60px;
		overflow: hidden;
}
.about-developement-contianer{

}
.about-developement-contianer .about-developement-co-l{
	width: 50%;
	box-sizing: border-box;
	padding-right: 40px;
	position: relative;
	display: table;
	float: left;

}

.about-developement-contianer .about-developement-co-l img{
	display: block;
	width: 100%;
}
.about-developement-contianer .about-developement-co-l p{
	font-size: 160px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	text-align: center;
	top:20%;
	width: 100%;
	display: block;

}.about-developement-contianer .about-developement-r{
	width: 100%;
	box-sizing: border-box;
	padding-left: 40px;
	position: relative;
	display: table;
	float: left;

}
.about-developement-contianer .about-developement-r .title{
	font-weight: bold;
	font-size: 24px;
	color: #da302c;
	text-align: left;
	margin-bottom: 30px;
}
.about-developement-contianer .about-developement-r .desc{
	font-size: 18px;
	color: #000000;
	margin-top: 40px;
	line-height: 2;
	box-sizing: border-box;
}
.about-developement-thumbs{
	position: relative;
	/*padding: 0 40px;*/
	margin-top: 10px;
	box-sizing: border-box;
	overflow: hidden;
	/*padding-top: 40px;*/
}
.lines{
	position: absolute;
	width: 87.6%;
	background:#d9241c;
	height: 1px;
	top:85px;	
	left: 6.2%;
}
.about-developement-thumbs .swiper-slide{

}
.contact-map-titles{
width: 150px;
position: absolute;
top:50px;
left: 180px;
z-index: 999;
}
.contact-map-titles p:nth-child(1){
font-size: 38px;
color: #000000;
font-weight: bold;
}
.contact-map-titles p:nth-child(2){
	font-size: 20px;
	color: #000000;
font-weight: bold;
}
.about-dsj-thumbs{
background: #ffffff;
padding:15px 15px 15px 0px;
box-sizing: border-box;
display: inline-block;
    margin-left: 40px;
margin-top: 30px;
}
.about-dsj-thumbs img{
margin-left: 15px;
height: 190px;
width: auto;
display: inline-block;
}
.about-developement-thumbs .swiper-slide p{
text-align: center;
font-size: 30px;
color: #000000;
letter-spacing: 1px;
margin-top: 3px;
height: 60px;
overflow: hidden;
}
.about-developement-thumbs .swiper-slide span{
	background: url(../img/dsj_15.png)no-repeat;
	background-position: center center;
	transition: all 0.3s;
	height: 25px;
	width: 25px;
	display: inline-block;
	border-radius: 10px;
}
.about-developement-thumbs  .swiper-slide-thumb-active{
color: #f00500   !important;
/*font-size: 24px !important;*/
}
.about-developement-thumbs  .swiper-slide-thumb-active span{
background: url(../img/dsj_12.png)no-repeat;   !important;
/*font-size: 24px !important;*/
}
.about-developement-thumbs-container{
	width: 85%;
	margin:0 auto;
    padding: 0 60px;
    padding-left: 10px;
    padding-right: 10px;
	overflow: hidden;
}
.mdrq_slide_next{
	position: absolute;
	right: 2%;
	top:60px;
	width: 55px;
	height: 55px;
	cursor: pointer;
	z-index: 999;
	transition: all 0.5s;
	background: url(../img/dsj_09.png)no-repeat ;
	background-size: 100% auto;
}
.mdrq_slide_next:hover{

	background: url(../img/daj-btn_05.png)no-repeat ;
	background-size: 100% auto;
}
.mdrq_slide_prev{
	position: absolute;
	left: 2%;
	top: 60px;
	width: 55px;
	height: 55px;
	cursor: pointer;
	z-index: 999;
	transition: all 0.5s;
	background: url(../img/dsj_07.png)no-repeat ;
	background-size: 100% auto;
}
.mdrq_slide_prev:hover{

	background: url(../img/daj-btn_03.png)no-repeat ;
	background-size: 100% auto;
}
.contact-msg{
	margin-bottom: 50px;
	margin-top: 30px;
	width:80%;
	float: left;
}
.contact-msg-input input{
	width: 32%;
	border: none;
	border-bottom: 1px solid #b3b3b3;
	padding:10px 0;
	color: #666666;
	font-size: 18px;
}

.contact-msg-input input:nth-child(1){
float: left;
}
.contact-msg-input input:nth-child(2){
	float: left;
	margin:0 2%;

}
.contact-msg-input input:nth-child(3){
float: left;
	
}
.contact-msg-input input::-webkit-input-placeholder{

	color: #585757;
	font-size: 14px;
}
.contact-msg-textarea{
margin:50px 0 45px 0;
}
.contact-msg-textarea p{
color: #585757;
	font-size: 14px;
	margin-bottom: 10px;
}
.contact-msg-textarea textarea{
width: 100%;
height:150px;
border:1px solid #b3b3b3;
}
.contact-msg-button{

}
.contact-msg-button button{
	border:none;
	display: inline-block;
	color: #000;
	font-size: 18px;
	width:100%;
	padding:10px 10px;
	box-sizing: border-box;
	outline: none;
	cursor: pointer;
	/*margin-top: 60px;*/
background:#dbdbdb;
}

.contact-msg-button button:hover{

	color: #fff !important;
    background: #d9241c;
}
.contact-title{
margin-bottom: 40px;
}.contact-map {
    height: 230px;
    width: 100%;
    position: relative;
}.contact-map iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.contact-infos{
	background:url(../img/contact-info_03.png)no-repeat;
	height: 300px;
	background-size: 100% auto;
}
.content-info-cont{
justify-content: center;
display: flex;
padding-top: 120px;
}
.content-info-list{
	width: 33.33%;
	float: left;
	text-align: center;
	padding:15px 0;
}
.content-info-list:nth-child(2){
	border-right: 1px solid #929292;
	border-left: 1px solid #929292;
}
.content-info-list img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.content-info-list span{
	display: inline-block;
	letter-spacing: -1px;
	font-size: 32px;
	color: #ffffff;
	vertical-align: middle;
}
.contact-erwei-cont{
	text-align: right;
	width: 20%;
	float: right;
	margin-top: 70px;
}
.contact-erwei{
	width: 185px;
	margin:0 auto;
	/*margin-bottom: 180px;*/
	display: inline-block;
	/*float: left;*/
	float: right;
	border:1px solid #e35b55;
	padding:10px;
}
.contact-erwei .thums img{
	display: block;
}
.contact-erwei .thums{
	/*margin-bottom: 35px;*/
}
.contact-erwei p:nth-child(2){
	margin: 25px 0;
	text-align: center;
}
.contact-erwei p{
	font-size: 18px;
	color: #606060;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 20px;
}

.zscq-page span{
	display: inline-block;
	width: 40px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	color:#fff;
	vertical-align: middle;
}

.zscq-page i{
	height: 100px;
	border-right: 1px solid #324c63;
	border-left: 1px solid #909eab;
	vertical-align: middle;
	display: inline-block;
}



.zscq-page1 a{
	margin:0 15px;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}
.zscq-page1 .page-prv{
	background:url(../img/honor_09.png)no-repeat top/cover !important;
	width: 50px;
	height: 50px;
	cursor: pointer;
	outline: none;
	/*transition: all 0.5s;*/
}
.zscq-page1 .page-next{
	background:url(../img/honor_11.png)no-repeat top/cover !important;
	width: 50px;
	height: 50px;
	cursor: pointer;
	outline: none;
	/*transition: all 0.5s;*/
}

/*.zscq-page1 .page-prv:hover{

	background:url(../img/honor_14.png)no-repeat top/cover !important;
}
.zscq-page1 .page-next:hover{
	background:url(../img/honor_17.png)no-repeat top/cover !important;}*/

	.zscq-page1{
	/*padding:100px 0 140px; */
	text-align: center;
	text-align: center;
}



.page-prv1{
	background:url(../img/honor_09.png)no-repeat top/cover ;
	width: 50px;
	height: 50px;
	cursor: pointer;
	outline: none;
	transition: all 0.5s;
}
.page-next1{
	background:url(../img/honor_11.png)no-repeat top/cover ;
	width: 50px;
	height: 50px;
	cursor: pointer;
	outline: none;
	transition: all 0.5s;
}
.page-prv1:hover{

	background:url(../img/honor_14.png)no-repeat top/cover ;
}
.page-next1:hover{
	background:url(../img/honor_17.png)no-repeat top/cover ;}





.zscq-page1 span{
	display: inline-block;
	width: 40px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-family: "normal";
	font-size: 14px;
	color:#858585;
	vertical-align: middle;
}

.zscq-page1 i{
	height: 100px;
	border-right: 1px solid #858585;
	/*border-left: 1px solid #858585;*/
	vertical-align: middle;
	display: inline-block;
}