.pagesDiv {clear:both;width:100%;margin:0 auto;line-height:25px;padding:10px 0px 10px 0px;}

.pages {height:30px;color:#666666;margin-top:5px;text-align:center;}

.pages a:link,.pages a:visited {color:#666666;}

.pages a,.pages a:link {text-decoration:none;padding:2px 5px;border:1px solid #DDDDDD;background:#FFFFFF;margin:0px 2px;font-size:12px;color:#666666;text-align:center;}

.pages a:hover {background:#FB9007;color:#FFFFFF;border:1px solid #E61636;text-decoration:none;text-align:center;padding:2px 5px;}

.pages .cpb {font-weight:bold;color:#FFFFFF;background:#FB9007;border:1px solid #E61636;text-align:center;margin:0px 2px;padding:2px 5px;}

.pages .intext {width:30px;border:1px solid #7F9DB9;height:19px;line-height:19px;}

.pagination {text-align:center;font-size: 0;}

.pagination li {display:inline-block;color:#333333;height:32px;line-height:32px;margin:0px 5px 0px 0px;vertical-align:middle;}

.pagination li a {float:left;display:block;height:25px;line-height:25px;padding:0 10px;font-size:13px;border:1px solid #dddddd;color:#555555;text-decoration:none;}

.pagination li a:hover {background:#FB9007;color:#ffffff;}

.pagination li a.thisclass {background:#FB9007;color:#ffffff;border:1px solid #E61636;cursor:default;}

.pagination li a.thisclass:hover {background:#FB9007;color:#ffffff;border:1px solid #E61636;cursor:default;}

.pagination li .pageinfo {line-height:21px;padding:12px 10px 12px 16px;color:#999999;}

.pagination li .pageinfo strong {color:#555555;font-weight:normal;}

.pagination table {text-align:center;margin:10px 0px 0px 25%;}

.pagination table td {padding:0px 2px;}

#pages {padding:44px 0 50px;text-align:right;}

#pages a {display:inline-block;height:30px;line-height:30px;background:#ffffff;border:1px solid #e3e3e3;text-align:center;color:#333333;padding:0 14px;}

#pages a.a1 {background:url('../images/pages.png') no-repeat 0 5px;padding:0 5px;}

#pages a:hover {background:#f1f1f1;color:#000000;text-decoration:none;}

#pages span {display:inline-block;height:30px;padding:0 14px;line-height:30px;background:#ED1C24;border:1px solid #ED1C24;color:#ffffff;text-align:center;}

#pages .noPage {display:inline-block;height:22px;line-height:22px;background:url('../images/titlebg.png') repeat-x 0 -55px;border:1px solid #e3e3e3;text-align:center;color:#a4a4a4;}

.case-channel {
    padding: 45px 0px 60px;
    background: rgb(255, 255, 255);
}
@media (max-width: 1430px){
	.w1400 {
	    width: 92%;
	}
}

.w1400 {
    position: relative;
    max-width: 1400px;
    width: 92%;
    margin: 0px auto;
}
.case-channel .title {
    text-align: center;
    margin-bottom: 40px;
	display: none;
}
.case-channel .list {
    width: 100%;
}
.f-cb {
	margin: 0 -12px;
}
.case-channel .list li {
    width: 33.3%;
    float: left;
    position: relative;
    
    overflow: hidden;
}
.case-channel .list li a{
	overflow: hidden;
	display: block;
	position: relative;
	margin: 12px;
}

.case-channel .list img {
    width: 100%;
    transition: transform 0.3s ease 0s;
}
.case-channel .list .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: opacity 0.3s ease 0s;
}
.case-channel .list .red {
    width: 9px;
    height: 16px;
    position: absolute;
    bottom: 6%;
    right: 4%;
    z-index: 3;
    opacity: 1;
    background: url(../images/case13.png) center center no-repeat;
    transition: opacity 0.3s ease 0s;
}
.case-channel .list .con {
    width: 100%;
    position: absolute;
    bottom: -94px;
    left: 0px;
    z-index: 2;
    padding: 0px 6% 45px 4%;
    background: url(../images/case14_h.png) center -7px no-repeat;
	background-size: cover;
    transition: bottom 0.3s ease 0s;
	box-sizing: border-box;
}
.case-channel .list h2 {
    font-size: 22px;
    color: #fff;
    line-height: 39px;
	font-weight: normal;
}
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
}
.case-channel .title h2 {
    font-size: 32px;
    color: rgb(51, 51, 51);
    line-height: 52px;
}
.case-channel .title p {
    color: rgb(102, 102, 102);
    line-height: 26px;
	text-align: center;
	font-size: 24px;
}
.case-channel .list p.font {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 23px;
    height: 46px;
    margin-bottom: 32px;
    overflow: hidden;
}
.case-channel .list .more {
    width: 120px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    background: rgb(217, 39, 27);
    border-radius: 20px;
}
.case-channel .list li:hover .bg {
	opacity: 1;
	filter: alpha(opacity=100)
}
.case-channel .list li:hover .red {
	opacity: 0;
	filter: alpha(opacity=0)
}
.case-channel .list li:hover .con {
	bottom: 0
}
.case-channel .list li:hover img {
	transform: scale(1.1)
}


/*show_nengli*/

.ghsj-page {
    width: 100%;
    background: #e7e6e6;
    padding: 74px 0;
}
.ghsj-page.n2{
	background-color: #fafafa;
}
.ghjs-dd{
	margin-bottom: 80px;
	padding-top: 48px;
}
@media screen and (max-width: 1600px)
.ghsj-page .w1400 {
    width: 90%;
}
.ghsj-page .left {
    width: 50%;
}
.fl {
    float: left;
}
@media screen and (max-width: 1600px)
.ghsj-page h3 {
    margin-top: 15px;
}
.ghsj-page h3 {
    font-size: 24px;
    color: #333;
    line-height: 28px;
    margin-bottom: 6px;
    margin-top: 70px;
    font-weight: bold;
}
.ghsj-page h6 {
    font-size: 24px;
    color: #333;
    line-height: 28px;
}
.ghsj-page i {
    width: 21px;
    height: 21px;
    background: url(/skin/images/ghjs-pages.png) no-repeat;
    display: block;
    margin: 18px 0;
}
@media screen and (max-width: 1600px)
.ghsj-page p {
    width: 427px;
}
.ghsj-page p {
    width: 500px;
    font-size: 16px;
    color: #666;
}
.ghsj-page .rigth {
    width: 39%;
}
.fr {
    float: right;
}
img {
    vertical-align: middle;
    border: none;
    max-width: 100%;
}

/*联系我们*/
.contact-vs {
    width: 100%;
    text-align: center;
    padding-bottom: 0px;
	padding-top: 70px;
}
.contact-vs h2 {
    font-size: 22px;
    color: #333;
    padding: 22px 0 30px;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
 .h2 .h3{
    font-weight: 400;
    line-height: 1.5;
    color: #333;
}
.contact-vs li {
    display: inline-block;
}
.contact-ly {
    background: url(../images/conatct-bj.png) no-repeat center top/cover;
    padding: 30px 10px;
    box-sizing: border-box;
}
.contact-ly-cont {
    width: 100%;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
    padding:30px 16px 25px;
}

.contact-ly-title h3 {
    font-size: 22px;
}
.contact-ly-title p {
    color: #707070;
    font-size: 12px;
}
form {
    display: block;
    margin-top: 0em;
}
.contact-ly-c label span {
    font-size: 16px;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    border-right: 1px solid #e7e7e7;
    padding-left: 6px;
    margin-right: 5px;
}
.contact-ly-c textarea {
    width: 100%;
    border: 1px solid #f2f2f2;
    padding: 30px;
    display: block;
    height: 200px;
}
.contact-ly-c .submit {
    width: 137px;
    line-height: 40px;
    background-color: #ED1C24;
    background-position: 26px center;
    background-repeat: no-repeat;
    color: #fff;
    border-radius: 2px;
    margin-top: 50px;
    cursor: pointer;
}
.contact-vs li p {font-size: 18px;}
.contact-vs li p span {
    font-size: 24px;
    color: #ED1C24;
    display: block;
    line-height: 28px;
}
/* .contact-vs li:nth-of-type(2) {
    margin: 0 109px;
} */
/* .contact-vs h2 {
    padding: 68px 0 53px;
} */
/* .contact-vs h2 {
    font-size: 30px;
    color: #333;
    padding: 70px 0 90px;
} */

.contact-ly-c label {
    width: 100%;
    display: block;
    float: left;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
    margin-right: 2%;
    margin-bottom: 18px;
    text-align: left;
}

/*产品展示*/
.about-h-title {
    text-align: center;
    padding: 60px 0 50px;
	display: none;
}
.about-h-title h5 {
    font-size: 36px;
    color: #333;
    line-height: 42px;
}
.about-h-title p {
    font-size: 24px;
    color: #333;
}
.about-h-cont {
    width: 100%;
    padding-bottom: 60px;
	box-sizing: border-box;
	padding-top: 32px;
}
.about-h-cont ul{
	margin: 0 -10px;
}
.about-h-cont li {
    width: 25%;
    float: left;
}
.about-h-cont li .imgs{
	margin: 15px 10px;
	border: 1px solid #ECECEC;
}
.about-h-cont li h4{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 15px;
	font-size: 18px;
	transition: color .9s;
	padding-bottom: 10px;
}
.about-h-cont li:hover h4{
	color: #ED1C24;
}
.img {
    width: 100%;
    overflow: hidden;
}
.img > img {
    width: 100%;
    height: auto;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.more-x {
    margin: 33px 0;
}
.more-x i {
    width: 16px;
    height: 6px;
    background: url(../images/more-x.png) no-repeat center;
    display: inline-block;
    margin-bottom: 12px;
}
.more-x p {
    font-size: 16px;
    color: #d1403e;
}


/*关于我们*/
.about_page_wrap{
	padding-top: 70px;
	margin-bottom: 40px;
	/* padding-left: 15px;
	padding-right: 15px; */
}
.about_box_index1 {
    padding: 40px 0 0 0;
}

.about_title_wrap {
    text-align: center;
}
.about_en_title, .service_banner_title {
    font-size: 45px;
}
.about_en_title {
    font-size: 22px;
    color: #1a1a1a;
    line-height: 36px;
}
.en {
    font-family: 'NEUTRAFACE2TEXT';
    text-transform: uppercase;
}
.about_cn_title, .service_banner_cn {
    font-size: 22px;
    line-height: 36px;
}
.about_read_wrap {
    font-size: 14px;
    line-height: 28px;
    height: 168px;
}
.about_read_wrap {
    font-size: 14px;
    line-height: 28px;
    overflow: hidden;
    color: #808080;
    text-align: center;
    margin: 25px 0 0 0;
    transition: all .6s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition: all .6s cubic-bezier(.645, .045, .355, 1);
}
.about_button_wrap {
    text-align: center;
}
.about_button_box {
    width: 130px;
    height: 40px;
    line-height: 40px;
    margin: 40px 0 0 0;
}
.about_button_box {
    display: inline-block;
    width: 150px;
    height: 45px;
    line-height: 45px;
    color: #808080;
    position: relative;
    cursor: pointer;
    margin: 50px 0 0 0;
}
.about_button_box:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #cccccc;
}
.about_button_bottom {
    display: block;
    position: relative;
    height: 100%;
}
.about_button_read {
    display: block;
    height: 100%;
    position: relative;
    z-index: 3;
    transition: all .6s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition: all .6s cubic-bezier(.645, .045, .355, 1);
}
.about_button_read:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 1px;
    background: #cccccc;
    transition: all .6s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition: all .6s cubic-bezier(.645, .045, .355, 1);
}
.about_button_text {
    font-size: 14px;
}
.about_button_icon {
    font-size: 14px;
    padding-left: 5px;
}
.iconxiajiantou:before {
    content: "\e684";
}
.about_button_read:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #cccccc;
    transition: all .6s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition: all .6s cubic-bezier(.645, .045, .355, 1);
}
.about_button_bottom:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #0061ae;
    z-index: 1;
    transition: all .6s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition: all .6s cubic-bezier(.645, .045, .355, 1);
}
.about_button_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #cccccc;
}
.about-h-title {
    text-align: center;
    padding: 30px 0 20px;
	
}
.about-h-title h5 {
    font-size: 36px;
    color: #333;
    line-height: 42px;
}
.about-h-title p {
    font-size: 24px;
    color: #333;
	text-align: center;
}


/* 遮罩层 */
.picture-popup{
	position: fixed;
	width: 100%;
	height: 100%;
	left: -200%;
	top: 0;
	z-index: 999;
	display: block;
}
.picture-popup.show{
	left: 0;
}
.picture-popup .bg{
	background: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: 0.3s;
}
.picture-popup.show .bg{
	opacity: .8;
}
.picture-popup > img{
	z-index: 1;
	position: absolute;
	border: 6px solid #fff;
	top: 50%;
	left: 50%;
	border-radius: 16px;
	transition: 0.3s;
	opacity: 0;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	max-width: 100%;
	max-height: 80%;
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
}
.picture-popup.show > img{
	opacity: 1;
}
.picture-popup .off-btn{
	width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    font-size: 28px;
    color: #ffffff;
    position: absolute;
    right: 23px;
    top: 10px;
    z-index: 3;
    cursor: pointer;
	font-family: cursive;
	transition: .3s;
}
.picture-popup .off-btn:hover{
	opacity: .6;
}







