﻿@charset "utf-8";
/* CSS Document */
body {overflow-x: hidden;overflow-y: auto;}
body, p, form, textarea, h1, h2, h3, h4, h5, dl, dd {margin: 0px;}
input, button, ul, ol {margin: 0px;padding: 0px;}
body, input, button, form {font-size: 14px;line-height: 28px;font-family: "microsoft yahei", 'PingFang SC', 'Myriad Pro', "AvantGarde Bk BT", "Arial", 'Helvetica Neue', 'Helvetica', 'sans-serif';color: #333333;}
h1, h2, h3, h4, h5, h6 {font-size: 14px;font-weight: normal;}
ul, ol, li {list-style: none;}
input {background: none;border: 0 none;}
img, iframe {border: 0px;}
em, i {font-style: normal;}
button, input, select, textarea {font-size: 100%;}
table {border-collapse: collapse;border-spacing: 0;}
.red {color: #ba292e;}
.fl, .left {float: left;}
.fr, .right {float: right;}
.tac {text-align: center;}
.tar {text-align: right;}
.poa {position: absolute;}
.por {position: relative;}
.hidden {display: none;}
.w1200 {width: 1200px;margin: 0 auto;}
.w1560 {width: 1560px;margin: 0 auto;}
.ico {background: url(../images/ico.png) no-repeat;display: inline-block;vertical-align: middle;}
.icon {background: url(../images/icon.png) no-repeat;display: inline-block;vertical-align: middle;}
a {color: #333333;text-decoration: none;cursor: pointer;}
a:hover {color: #ff9900;text-decoration: none;}
a:visited {text-decoration: none;}
.ease, .ease * {-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.noease, .noease * {-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;}
:-moz-placeholder {color: #aaa;}
::-moz-placeholder {color: #aaa;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #aaa;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #aaa;}

/*清除浮动*/
.clearfix {*zoom: 1;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}

/*顶部*/
.head_main_nav {width: 100%; height:120px; position: absolute; left: 0; top: 0; z-index: 2; background-color: rgb(255,255,255,0.95); overflow: hidden;}
.head_main_nav .logo {display: block;padding-top: 22px;padding-left:55px;width: 390px; overflow: hidden;}
.head_main_nav .logo a {display: block;}
.head_main_nav .logo img {width: 100%;height: 100%;display: block;}
.head_main_nav .tel_main {float: right; margin-top: 43px; margin-left: 30px; width: 250px;}
.head_main_nav .tel_main s {width:30px; height:30px;float: left;margin-right: 10px;background-position: 0 0;}
.head_main_nav .tel_main .webTel {margin-top:5px;font-weight: bold;font-family: arial;font-size:24px;line-height:24px;color: #e62129;}

#nav_main {float: right;}
#nav_main .nav {height: 120px;z-index: 12;}
#nav_main .nav li {text-align: center; display: inline-block; padding: 0 18px; -webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#nav_main .nav li a {font-size: 16px; color: #000; display: block; line-height: 120px;}
#nav_main .nav li:hover a{color: #e62129;}
#nav_main .nav li.hover a{color: #e62129;}

/* banner */
#banner_main {overflow: hidden;z-index: 2;max-width: 1920px;margin: 0 auto;width: 100%;}
#banner_main .banner {position: relative;width: 100%;height: 955px;margin: 0 auto;min-width: 1200px;}
#banner {width: 100%;min-width: 1000px;position: relative;overflow: hidden;z-index: 0;}
#banner, .banner ul {max-height: 955px;overflow: hidden;}
.banner li {width: 100%;position: absolute;z-index: 1;overflow: hidden;display: none;}
.banner li:first-child {display: block;}
.banner li img {width: 1920px;height: 955px;display: block;position: relative;left: 50%;margin-left: -960px;top: 0;min-width: 1200px;}
#banner .tip {width: 1000px;height: 14px;line-height: 0;font-size: 0;text-align: center;position: absolute;left: 50%;margin-left: -500px;bottom: 30px;z-index: 12;}
#banner .tip span {width: 33px;height: 4px;margin: 0 10px;display: inline-block;font-size: 0;cursor: pointer;border: #fff solid 1px;opacity: 0.5;filter: Alpha(opacity=50);}
#banner .tip span.cur {background-color: #e60012; border: #e60012 solid 1px;opacity: 1;filter: Alpha(opacity=100);}
#banner #btn_prev, #banner #btn_next {width: 31px;height: 61px;position: absolute;top: 50%;margin-top:40px;z-index: 5;display: none;-webkit-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
#banner #btn_prev {background-position: 0px 0;left: 12%;}
#banner #btn_next {background-position: -38px 0px;right: 12%;}
#banner #btn_prev:hover {left: 12%;background-position: 0px -72px;}
#banner #btn_next:hover {right: 12%;background-position: -38px -72px;}
/*banner end*/

/********.fixtool*********/
.toolbar {width: 52px;position: fixed;right: 1%;top: 50%;margin-top: -115px;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: #e60012;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: 38px;line-height:16px;text-align: center;color: #fff;font-size: 14px;font-weight: 400;white-space: nowrap;}
.toolbar .pop-code h3 b {display: block;font-size: 14px;font-weight: normal; margin-top: 4px;}
.toolbar .qq span {background-position: -35px -47px;}
.toolbar .qq a {width: 52px;height: 52px;cursor: pointer;display: block;}
.toolbar .qq:hover {background-color: #e60012;border-radius: 100%;}
.toolbar .qq:hover span {background-position: 0 -47px;}
.toolbar .tel span {background-position: -35px 0;}
.toolbar .tel:hover {background: #e60012;}
.toolbar .tel:hover span {background-position: 0 0;}
.toolbar .code span {background-position: -35px -95px;}
.toolbar .code:hover {background-color: #e60012;border-radius: 100%;}
.toolbar .code:hover span {background-position: 0 -95px;}
.toolbar .top span {background-position: -35px -142px;}
.toolbar .top:hover {background-color: #e60012;border-radius: 100%;}
.toolbar .top:hover span {background-position: 0 -142px;}
.toolbar dd:hover {border: #e60012 solid 1px; }

/*footer*/
.footer_main {position: relative;width: 100%;height: 368px;background-color:#282d30;overflow: hidden;}
.foot_z {width: 35%; height: 240px; float: left;margin-top: 50px;border-right: #495157 solid 1px; box-sizing: border-box;}
.foot_z h3 {font-size: 18px;color: #fff;}
.foot_z h3 i {display: block;width: 40px;height: 1px;background-color: #fff;margin-top: 16px;}
.foot_z p {display: block;margin-top: 24px;font-size: 16px;color: #fff;}
.foot_z ul {display: inline-block;padding-top: 14px;width: 95%;}
.foot_z ul li {display: block;font-size: 14px;color: #fff;line-height: 20px;padding-top: 10px;}
.foot_y {width: 35%; height: 240px; margin-left: 5%;float: left;margin-top:50px;border-right: #495157 solid 1px;box-sizing: border-box;}
.foot_y h3 {font-size: 18px;color: #fff;}
.foot_y .foot_y_h3{margin-top: 24px;}
.foot_y h3 i {display: block;width: 40px;height: 1px;background-color: #fff;margin-top: 16px;}
.foot_y ul {display: inline-block;padding-top: 14px;width: 95%;}
.foot_y ul li {display: block;font-size: 14px;color: #fff;line-height: 20px;padding-top: 10px;}
.foot_j {width:25%;height: 240px;float: right;text-align:center;margin-top: 50px;box-sizing: border-box;}
.foot_j ins{width: 147px; float: right; display: block;}
.foot_j b {display: block;width: 145px;height: 145px;border: #71787c solid 1px;text-align: center;}
.foot_j b img {width: 135px;height: 135px;display: inline-block; margin-top: 5px;}
.foot_j p {font-size: 14px;color: #fff; line-height: 20px; display: block; margin-top: 5px;}
.foot_j span {font-size: 12px;color: #fff; line-height: 16px;}
.copyright {width: 100%;height: 60px;line-height: 60px;background: #0e1012;}
.copyright p {font-size: 14px;color: #eee;float: left;}
.copyright a {font-size: 14px;color: #eee;}
.copyright span {margin: 0 6px;}
.copyright a:hover {color: #e2e2e2;}

/*******index css*******/
.index .indexTit {text-align: center;}
.index .indexTit .tit {font-size: 40px;color: #000;font-weight: bold;line-height: 40px;}
.index .indexTit .subtit {font-size: 16px;color: #666;font-weight: normal;line-height: 16px;text-align: center;margin: 0 auto;margin-top: 18px;}

/*首页产品*/
.floor_3_main {padding-top: 80px;background:#fcfcfc url(../images/t4_02.jpg) center center no-repeat;}
.floor_3_main .floor_3_1 {padding: 50px 0;}
.floor_3_main dl {display: block; float: left; width: 770px; height: 460px; overflow: hidden; background-color: #fff; border-radius: 5px;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05), 0 6px 12px 0 rgba(0, 0, 0, 0.05);}
.floor_3_main dl.dl2{margin-left: 20px;}
.floor_3_main dl.dl3{margin-top: 20px;}
.floor_3_main dl.dl4{margin-left: 20px; margin-top: 20px;}
.floor_3_main dl dt {display: block; width: 100%; height: 312px; z-index: 1;}
.floor_3_main dl dt img {width: 100%;height: 100%;}
.floor_3_main dl dd {display: block; width: 100%; height: 148px; position: relative; z-index: 2;}
.floor_3_main dl dd h3 {position:absolute; left: 0; top:-38px; display: block; width: 100%; height:77px;}
.floor_3_main dl dd h3 i {display: block;float: left;margin-left: 60px;width: 77px;height: 77px;}
.floor_3_main dl.dl1 dd h3 i {background: url(../images/proicon1.png) center center no-repeat;}
.floor_3_main dl.dl2 dd h3 i {background: url(../images/proicon2.png) center center no-repeat;}
.floor_3_main dl.dl3 dd h3 i {background: url(../images/proicon3.png) center center no-repeat;}
.floor_3_main dl.dl4 dd h3 i {background: url(../images/proicon4.png) center center no-repeat;}
.floor_3_main dl dd h3 span {display: block;float: left;margin: 50px 0 0 18px; width: 400px; font-size: 22px; color: #000;}
.floor_3_main dl dd p {font-size: 16px;color: #666;line-height: 24px;display: block;width: 100%;height: 80px;overflow: hidden;padding: 28px 60px 0;box-sizing: border-box;position: absolute;left: 0;top: 39px;}
.floor_3_main .floor_3_2 {padding: 50px 0;}
.floor_3_main .floor_3_2 a {display: block; width:198px; height:44px; border:#e5e5e5 solid 1px; border-radius: 6px; background-color: #fff; text-align: center; line-height: 44px; font-size: 16px; color: #434343; margin: 0 auto;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05), 0 6px 12px 0 rgba(0, 0, 0, 0.05);}
.floor_3_main .floor_3_2 a:hover {background-color: #e60012;border: #e60012 solid 1px; color: #fff;}

/* 首页案例 */
.floor_4_main {background: url(../images/t9_02.jpg) center center no-repeat;width: 100%;height: 791px;}
.floor_4_main .indexTit {padding-top: 118px;}
.floor_4_main .indexTit .tit {color: #fff;}
.floor_4_main .indexTit .subtit {color: #fff;}
.floor_4_main .floor_4_1 {display: inline-block;height: 440px;padding-top: 50px;}
.floor_4_main .floor_4_1 dl {width: 356px; height: 440px; background-color: #fff; float: left; overflow: hidden; border-top-left-radius: 9px; border-top-right-radius: 9px;}
.floor_4_main .floor_4_1 dl.dl1{margin-right: 45px;}
.floor_4_main .floor_4_1 dl.dl2{margin-right: 45px;}
.floor_4_main .floor_4_1 dl.dl3{margin-right: 45px;}
.floor_4_main .floor_4_1 dl dt {display: block; width: 352px; height:220px; margin: 2px auto 0; border-top-left-radius: 9px; border-top-right-radius: 9px; overflow: hidden;}
.floor_4_main .floor_4_1 dl dt img {width: 100%;height: 100%;transition: all .36s ease;}
.floor_4_main .floor_4_1 dl:hover dt img {-webkit-transform: scale(1.08);-ms-transform: scale(1.08);transform: scale(1.08);}
.floor_4_main .floor_4_1 dl dd {width: 100%;height: 220px;text-align: center;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_4_main .floor_4_1 dl dd h3 {display: block;font-size: 18px;color: #333;line-height: 18px;padding-top:30px; width: 85%; margin:0 auto; text-align: left; -webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_4_main .floor_4_1 dl dd h3 span {display: block;width: 40px;height: 2px;background-color: #e60012;margin-top: 20px;}
.floor_4_main .floor_4_1 dl dd p {display: block;width: 85%;font-size: 14px;color: #666;line-height: 24px;padding-top: 15px;text-align: justify;margin: 0 auto;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_4_main .floor_4_1 dl:hover dd {background-color: #eee;}
.floor_4_main .floor_4_1 dl:hover dd h3 {color: #000;}
.floor_4_main .floor_4_1 dl:hover dd p {color: #333;}

/*新闻中心*/
.index .floor_5_main {width: 100%;padding-top: 80px;overflow: hidden;background-color: #fcfcfc;}
.floor_5_1 {width: 100%; padding-top: 50px;}
.floor_5_1 .floor_5_z {float: left;width: 770px;height: 614px;overflow: hidden;position: relative;background-color: #fff; border-radius: 5px;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05), 0 6px 12px 0 rgba(0, 0, 0, 0.05);}
.floor_5_1 .floor_5_z a {display: block;}
.floor_5_1 .floor_5_z .dk {height: 161px; width: 100%; box-sizing: border-box; padding: 30px 35px 0;}
.floor_5_1 .floor_5_z b {width: 100%;height: 453px;overflow: hidden;display: block;}
.floor_5_1 .floor_5_z img {width: 100%;height: 100%;display: block;transition: all .36s ease;}
.floor_5_1 .floor_5_z h3 {font-size: 18px;color: #333;line-height: 18px; font-weight: 600 !important;}
.floor_5_1 .floor_5_z p {font-size: 14px;color: #666; line-height: 24px; margin-top: 10px; height: 48px; display: block; overflow: hidden;}
.floor_5_1 .floor_5_z em {color: #999; margin-top: 8px; display: block; float: left;}
.floor_5_1 .floor_5_z i {display: block;font-size: 14px;color: #666;width: 120px;height: 30px;line-height: 30px;text-align: center;border: #e5e5e5 solid 1px;border-radius: 6px;float: right; -webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_5_1 .floor_5_z:hover h3 {color: #e60012;}
.floor_5_1 .floor_5_z:hover p {color: #333;}
.floor_5_1 .floor_5_z:hover em {color: #666;}
.floor_5_1 .floor_5_z:hover i {color: #fff; background-color: #ff9900;border: #ff9900 solid 1px;}
.floor_5_1 .floor_5_z:hover b img {-webkit-transform: scale(1.08);-ms-transform: scale(1.08);transform: scale(1.08);}
.floor_5_1 .floor_5_y {float: right;width: 770px;height: 614px;}
.floor_5_1 .floor_5_y ul {display: block;width: 100%;height: 100%;margin: 0 auto;}
.floor_5_1 .floor_5_y ul li {width: 100%; height: 133px; margin: 0 auto 28px;position: relative; padding:30px 35px; box-sizing: border-box; background-color: #fff; border-radius: 5px; overflow: hidden;}
.floor_5_1 .floor_5_y ul li {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05), 0 6px 12px 0 rgba(0, 0, 0, 0.05);}
.floor_5_1 .floor_5_y ul li em {display: block; float: left;width: 98px;height:78px;border-right: #e5e5e5 solid 1px;text-align: center;font-size: 16px;color: #333;font-family: "Arial"; -webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_5_1 .floor_5_y ul li em span {display: block;font-size: 60px;color: #333;line-height: 50px;padding-top:4px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_5_1 .floor_5_y ul li h3 {display: block;float: right;width: 580px;height:70px; overflow: hidden;}
.floor_5_1 .floor_5_y ul li h3 p {font-size: 18px; color: #333; width: 100%; -webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_5_1 .floor_5_y ul li h3 p span {display: block;font-size: 14px;color: #999;line-height:20px; padding-top:5px;font-weight: normal;}
.floor_5_1 .floor_5_y ul li:hover h3 p span {color: #000;}
.floor_5_1 .floor_5_y ul li:hover h3 p {color: #e60012;}
.floor_5_1 .floor_5_y ul li:hover em, .floor_5_1 .floor_5_y ul li:hover em span {color: #e60012;}
.floor_5_2 {padding: 50px 0;}
.floor_5_2 a {display: block; width:198px; height:44px; border:#e5e5e5 solid 1px; border-radius: 6px; background-color: #fff; text-align: center; line-height: 44px; font-size: 16px; color: #434343; margin: 0 auto;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05), 0 6px 12px 0 rgba(0, 0, 0, 0.05);}
.floor_5_2 a:hover {background-color: #e60012;border: #e60012 solid 1px; color: #fff;}

/* 友情链接 */
.floor_7_main {height: 60px;width: 100%;line-height: 60px;background-color: #efefef;}
.floor_7_main .tit {display: inline-block;float: left; padding-right: 20px; color: #333;font-size: 16px;font-weight: bold;}
.floor_7_main ul {display: inline-block;float: left;width:auto;height: 60px;line-height: 60px;}
.floor_7_main ul li {float: left;height: 60px;line-height: 60px;padding-right: 10px;}
.floor_7_main ul li a {display: block;font-size: 14px;color: #333;}
.floor_7_main ul li a:hover {color: #000;}

/* Underline From Center2 */
.hvr-underline-from-center2 {display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;position: relative;}
.hvr-underline-from-center2:before {content: "";position: absolute;z-index: -1;left: 50%;right: 50%;bottom: -1px;background: #e60012;height: 2px;-webkit-transition-property: left, right;transition-property: left, right;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.hvr-underline-from-center2:hover:before, .hvr-underline-from-center2.hover:before, .hvr-underline-from-center2:focus:before, .hvr-underline-from-center2:active:before {left: 0;right: 0;}
.hvr-underline-from-center2:hover, .hvr-underline-from-center2.hover {*height: 43px;*border-bottom: 2px solid #e60012;*line-height: 43px;}

.ntpo {padding-top: 30px;padding-bottom: 30px;min-height: 600px; font-size: 16px;}
.ntpo .t2 {padding: 28px 0 48px;text-align: center;}
.ntpo .t2 .titb {font-size: 30px;margin-bottom: 16px;}
.ntpo .t2 .txt {font-size: 14px;line-height: 24px;}
.ntpo .t2 .txt span {font-weight: bold;color: #e60012;}
.ntpo img{max-width: 100%;}

@-webkit-keyframes scale {
0% {
	-webkit-transform: scale(1);
}
50% {
	-webkit-transform: scale(1.02);
}
100% {
	-webkit-transform: scale(1);
}
}
@keyframes scale {
0% {
	transform: scale(1);
}
50% {
	transform: scale(1.02);
}
100% {
	transform: scale(1);
}
}