body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
    font-size: 14px;
}
* {
    box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box;
}
textarea,input {outline:none;}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:link, :visited, ins {
    text-decoration: none;
}
a {
    color: #4d4d4d;
    text-decoration: none;
	cursor: pointer;
}
a:hover{
	color: #9b1e23;
}
ul, ol {
    list-style: none;
}
img {
    vertical-align: middle;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    text-shadow: rgba(0,0,0,.15) 0 0 1px;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.not-animated {
    opacity: 0;
}
.navbar.mini{
	background: #fff;
	position: fixed;
}
.navbar{
    min-height: 80px;
    margin-bottom: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.1);
    box-shadow: 0 2px 6px rgba(0,0,0,.1);
}
.navbar-fixed-top{
	/*position: fixed;*/
    right: 0;
    left: 0;
    z-index: 1500;
}
.navbar .navbar-page{
	width: auto;
    max-width: 1220px;
    margin: 0 auto;
}
.navbar .navbar-row{
    margin-right: -15px;
    margin-left: -15px;
}
.navbar-header{
	float: left;
}
.navbar .navbar-logo{
	height: 60px;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
    display: block;
    line-height: 22px;
}
.navbar-logo img{
	margin-top: 5px;
	max-height: 70px;
}
.navbar .navbar-nav{
    float: right!important;
    margin-right: 0;
    padding-left: 0;
    position: relative;
}
.navbar-nav>li{
    float: left;
    position: relative;
    display: block;
}
.navbar-nav .nav-item{
    color: #696969!important;
}
.navbar-nav>li>a{
	color: #696969;
    padding: 0px;
    height: 78px;
    line-height: 80px;
    transition: color 0.5s;
    -moz-transition: color 0.5s;
    -webkit-transition: color 0.5s;
    -o-transition: color 0.5s;
    transition: background 0.5s;
    -moz-transition: background 0.5s;
    -webkit-transition: background 0.5s;
}
.navbar-nav > li > a:hover {
    color: #000!important;
    background: none!important;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav-active:hover{
	border-bottom: 2px solid #9b1e23;  
 	text-align: center; 
}


.vertical-align-middle {
	line-height: 75px;
    vertical-align: middle;
    display: inline-block;
}

.fullSlide {
    width: 100%;
    position: relative;
    height: 609px;
    background: #fff;
}
.fullSlide .bd ul {
    width: 100% !important;
}
.fullSlide .bd li {
    width: 100% !important;
    height: 609px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a {
    display: block;
    height: 609px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 42px;
    height: 11px;
    margin: 1px;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    line-height: 999px;
}
.fullSlide .hd ul .on {
    background: #f00;
}
.fullSlide .prev, .fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 15%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../img/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}
.fullSlide .next {
    left: auto;
    right: 15%;
    background-position: -6px -137px;
}

.about{
	background: #f0f0f0;
	padding: 20px 0px;
    position: relative;
    z-index: 2;
}
.about .about-inner{
	padding: 40px 0;
	width: auto;
    max-width: 1120px;
    margin: 0 auto;
}
.about-inner:after{
    clear: both;
}
.about-inner:before,.about-inner:after{
	display: table;
    content: " ";
}
.about-img{
	width: 58.33333333%;
	float: left;
	position: relative;
    min-height: 1px;
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
	margin-top: 30px;
}
.about-con{
	width: 41.66666667%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.about .about-inner .about-img img{
    width: 100%;
    /*padding-bottom: 20px;*/
}



.about-img:hover img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.pai {
    overflow: hidden;
    position: relative;
}
.about-img .pai {
    padding-bottom: 58%;
}
.pai>img{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
}
.btn-video {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -23px;
    width: 66px;
    height: 66px;
    border-radius: 100%;
    background: #fff;
    background: rgba(155, 30, 35, 0.83);
    color: #333;
}
/*.btn-prompt{
	position: absolute;
    top: 50%;
    left: 50%;
    margin: 30px 0 0 -57px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 0px 10px #595959;
	text-shadow: #595959 1px 0 6px, #595959 0 1px 0, #595959 1px 0 0, #595959 0 -1px 0;
}*/
.btn-prompt {
    position: absolute;
    top: 0%;
    left: 50%;
    margin: -30px 0 0 -67px;
    font-size: 15px;
    color: #444;
}
.btn-video:after, .btn-video:before {
    content: "";
    position: absolute;
}
.btn-video:before {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #9b1e23;
    border-radius: 50%;
    -webkit-animation: twinkle 2s infinite both;
    -moz-animation: twinkle 2s infinite both;
    animation: twinkle 2s infinite both;
}
@-webkit-keyframes twinkle{
0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}
}
@-moz-keyframes twinkle{
0%{-moz-transform:scale(0);transform:scale(0);opacity:1}
100%{-moz-transform:scale(1.5);transform:scale(1.5);opacity:0}
}
@keyframes twinkle{
0%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);transform:scale(1.5);opacity:0}
}
.btn-video:after {
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -4px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 14px solid;
	color: #fff;
}
#ivideo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.jwclick, .jwlogo {
    display: none!important;
}



.about .about-con p.about-title{
	text-align: left;
    margin-left: 11%;
    font-size: 26px;
    color: #444;
}
.about .about-con p.about-subtitle{
	text-align: left;
    margin-left: 11%;
    font-size: 12px;
    margin-top: 5px;
    color: #a5a5a5;
}
.about .about-detail{
	padding-top: 20px;
    padding-bottom: 40px;
}
.about .about-detail:after{
    position: inherit;
    content: "";
    height: 2px;
    background: #9b1e23;
    margin: 15px 48% 0;
    width: 30px;
    float: left;
    text-align: left;
    margin-left: 11%;
}
.about .about-con p.about-description{
	/*max-height: 108px;*/
    height: auto;
    line-height: 32px;
    padding-right: 1.1%;
    text-align: left;
    margin-left: 11%;
}
.about-more{
	float: none;
    clear: both;
    margin-top: 33px;
    margin-left: 11%;
}
.about-more a{
	display: inline-block;
    line-height: 34px;
    padding: 0 35px;
    background-color: #9b1e23;
    border: 1px solid #9b1e23;
    color: #fff;
    transition: all 0.5s ease 0s;
}
.series{
	
}
.series .series-inner{
	padding: 40px 0;
}
.series .series-inner .series-page{
	/*width: auto;
    max-width: 1120px;
    margin: 0 auto;*/
    width: 1120px;
    position: relative;
    margin: 0 auto;
    z-index: 20;
}
.series-title{
    margin-bottom: 40px;
    text-align: center;
}
.series-title .series-title-content h3{
	display: inline-block;
    margin: 0 20px;
    line-height: normal;
    font-weight: normal;
    color: #999;
    font-size: 16px;
    text-transform: uppercase;
}
.series-title h2{
	margin-top: 5px;
    line-height: normal;
    color: #282828;
    font-size: 26px;
}
.scrollable{
	overflow: hidden;
}
.carousel {
    position: relative;
}
.scrollable ul {
    padding: 0;
    _margin-left: -5px !important;
    list-style: none;
    overflow: hidden;
    width: 10000em;
}
.scrollable ul li {
    padding: 0px;
    margin: 0 10px;
    display: block;
    float: left;
    width: 260px;
    text-align: center;
}
.product-scrollable .scrollable-item {
    position: relative;
}
.scrollable ul li p {
    margin-bottom: 10px;
    overflow: hidden;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.scrollable ul li p a {
	display: block;
}
.scrollable ul li img {
	display: block;
	width: 100%;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.scrollable ul li p a:hover img {
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.scrollable ul li h2 {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 22px;
}
.scrollable ul li h2 a {
	font-size: 14px;
	font-weight: normal;
}
.scrollable ul li h2 a:hover {
	text-decoration: none;
}

.series-more{
	float: none;
    clear: both;
    margin-top: 30px;
    text-align: center;
}
.series-more a{
	display: inline-block;
    line-height: 34px;
    padding: 0 35px;
    background-color: #9b1e23;
    border: 1px solid #9b1e23;
    color: #fff;
    transition: all 0.5s ease 0s;
}
.series-more a:hover,.series-more a:active{
	background-color: #4f2916;
    border-color: #4f2916;
    color: #fff;
    text-decoration: none;
}
.carousel-direction a {
    display: block;
    width: 30px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    z-index: 100;
    margin-top: -30px;
    font-family: simsun;
    text-align: center;
    color: #fff;
    font-size: 30px;
    text-decoration: none;
    cursor: pointer;
    background-color: #998b81;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.scrollable .carousel-direction a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-top: 0;
    top: 74px;
    color: #fff;
    font-size: 22px;
    background-color: #522915;
    border: 1px solid #522915;
}
.carousel-direction a{
    top: 110px;
}
.scrollable a.carousel-prev {
    left: 0;
}
.product-scrollable .carousel-direction a {
    top: 70px;
}
.scrollable a.carousel-next {
    right: 0;
}



.news-inner:before,.news-inner:after{
	display: table;
    content: " ";
}

.clearfloat{
	clear:both;height:0;font-size: 1px;line-height: 0px;
}
.news-detail:before,.news-detail:after{
	display: table;
    content: " ";
}
.news .news-inner{
	padding: 40px 0 40px 0;
}
.news .news-inner .news-page{
	width: auto;
    max-width: 1120px;
    margin: 0 auto;
}
.news-title{
    margin-bottom: 20px;
    text-align: center;
}
.news-title .news-title-content h3{
	display: inline-block;
    margin: 0 20px;
    line-height: normal;
    font-weight: normal;
    color: #999;
    font-size: 16px;
    text-transform: uppercase;
}
.news-title h2{
	margin-top: 5px;
    line-height: normal;
    color: #282828;
    font-size: 26px;
}
.news ul{
	padding: 0;
    margin: 0;
}
.news-detail li{
    margin: 30px 0 0;
    padding: 0 10px;
}
.news-detail>li{
	position: relative;
    float: left;
    min-height: 1px;
    width: 50%;
}
.news-detail .media:hover{
	box-shadow: 0 8px 40px rgba(0,0,0,0.15);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}
.news-detail .media{
	box-shadow: 0px 4px 20px rgba(0,0,0,0.15);
    border-radius: 4px;
    padding: 20px;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}
.media-body{
    display: table-cell;
    vertical-align: top;
}
.media-heading {
    position: relative;
    margin-top: 0;
    margin-bottom: 5px;
}
.media-heading:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 1px;
    background-color: #3C3C3C;
    bottom: 0px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.media-heading:hover:before {
    width: 100%;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.news_time {
    display: block;
    font-weight: 300;
    height: 30px;
    color: #999;
    font-size: 16px;
}
.media-heading a {
    border-bottom: 1px solid #EFEFEF;
    font-size: 16px;
    color: #595959;
    display: block;
    padding-bottom: 20px;
    font-weight: 400;
}
.des {
    margin-bottom: 5px;
    font-size: 13px;
    color: #848484;
}
.news-more{
	float: none;
    clear: both;
    margin-top: 30px;
	margin-bottom: 30px;
    text-align: center;
}
.news-more a{
	display: inline-block;
    line-height: 34px;
    padding: 0 35px;
    background-color: #9b1e23;
    border: 1px solid #9b1e23;
    color: #fff;
    transition: all 0.5s ease 0s;
}

.four{
    padding: 70px 0px;
    background: #f0f0f0;
    position: relative;
    z-index: 2;
}
.four .four-inner{
	width: auto;
    max-width: 1120px;
    margin: 0 auto;
}
.four .four-list{
    padding: 0;
    position: relative;
    height: 190px;
    background: #fff;
    box-shadow: 0 8px 25px rgba(0,0,0,0.07);
}
.four .four-list li{
    position: relative;
	width: 25%;
	float: left;
    padding: 30px;
    height: 100%;
    clear: none;
    margin: 0;
}
.four .four-list li .four-list-item{
	height: 100%;
}
.four .four-list li .four-list-left{
    float: left;
	position: relative;
	padding: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 37.33333333%;
}
.four .four-list li .four-list-left img{
	width: 64px;
    height: 64px;
}
.four .four-list li .four-list-right{
	position: relative;
	padding: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 62.66666667%;
    float: left;
}
.four .four-list li .four-list-right .title{
	font-size: 20px;
    font-weight: 700;
    margin: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.four .four-list li:after{
	content: '';
    position: absolute;
    width: 1px;
    height: 45px;
    background-color: #ebebeb;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.gotop-wrapper {
    position: fixed;
    bottom: 50px;
    right: 15px;
    z-index: 1001;
    background-color: rgba(0,0,0,0.3);
    background-color: #969696\9;
}
.gotop-wrapper a {
    display: none;
    _display: none !important;
    width: 55px;
    height: 55px;
    overflow: hidden;
    background: url(../img/icon-gotop-fixed.gif) no-repeat center;
}
.gotop {
    display: none;
}
.footer {
	position: relative;
    height: auto !important;
    min-height: 272px;
    height: 272px;
    width: 100%;
    background: #333;
    overflow: hidden;
}
.foot {
    width: 1150px;
    margin: 0 auto;
}
.footl {
	width: 38%;
    float: left;
    margin-top: 22px;
    padding-left: 12px;
}
.footr {
    float: left;
    padding-left: 80px;
}
.footl ul li {
    font-family: "微软雅黑";
    color: #a2a2a2;
    /*width: 286px;*/
    height: 72px;
    border-bottom: 1px solid #464646;
    background: url(../img/footbq.png) no-repeat 6px center;
    padding: 13px 0 0 77px;
    line-height: 20px;
    text-transform: uppercase;
    margin: 5px 0;
}
.footl ul li.s-dz {
    background-position: 6px 6px;
}
.footl ul li.s-wz {
    background-position: 6px -140px;
}
.footone {
    font-size: 14px;
}
.foottwo{
	font-size: 12px;
}
.footone span {
    color: #fff;
    font-weight: bold;
}
.s-ewm {
    width: 92px;
    height: 113px;
    /*margin: 32px auto 20px;*/
   margin: 32px 1px 20px 1px;
}
.s-dbcd {
    font-size: 12px;
    line-height: 1.5;
}
.s-dbcd ul li {
    color: #a2a2a2;
}
.s-dbcd ul li a {
    color: #a2a2a2;
    font-family: "微软雅黑";
    padding: 0 10px;
}
.s-dbcd p {
    text-align: left;
    color: #a2a2a2;
    font-family: "微软雅黑";
    padding: 5px 10px 0;
}
.s-dbcd p a {
    color: #a2a2a2;
}
.s-dbcd p.gjz a {
    padding-right: 10px;
}

/*product.css */
#banner{
    width: 100%;
    height: 320px;
    position: relative;
}
#banner div{
    background-color: #39383E;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: fixed;
    width: 100%;
    height: 320px;
    animation: pulse 20s;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.proPage-con{
	background: #f8f8f8;
    position: relative;
    z-index: 1;
}
.aboutPage.aboutPage{
	background: #FFFFFF;
}
.proPage-con-inner{
    width: auto;
    max-width: 1120px;
    margin: 0 auto;
    padding: 10px 0 20px 0;
}
.header{
    padding-top: 20px;
	padding-bottom: 40px;
}
.proPage-con .header p.con-title{
    font-size: 24px;
    text-align: left;
}
.proPage-con .header:before{
    position: absolute;
}
.proPage-con .header p.con-title:before{
    position: absolute;
    content: "";
    top: 35px;;
    width: 5px;
    height: 20px;
    background: #9b1e23;
    margin-left: -30px;
}
.proPage-con .header p.con-subtitle{
    font-size: 12px;
    margin-top: 5px;
    color: #a5a5a5;
    text-align: left;
    border-bottom: 1px solid #ccc;
    padding-bottom: 18px;
}
.category{
	text-align: left;
    padding-bottom: 50px;
}
.category li{
	display: inline-block;
}
.category a.category_active, .category a:hover {
    background: #9b1e23;
    color: #fff;
    border: 1px solid #9b1e23;
}
.category a{
	padding: 8px 30px;
    margin-right: 10px;
    transition: all 0.3s ease-out 0s;
    line-height: 16px;
    height: 16px;
    color: #999;
    border: 1px solid #ddd;
}
.projectlist .projectItem{
	margin-right: 5px;
    margin-left: 5px;
	margin-bottom: 50px;
    background-color: #fff;
    width: 24%;
    float: left;
}
.projectlist .projectItem a{
	display: block;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.projectImg{
	overflow: hidden;
}
.projectlist .projectItem a:hover img {
    transform: scale(1.2, 1.2);
}
.projectlist .projectItem a img {
    float: none;
    width: 100%;
    height: auto;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.projectInfo h4{
	text-align: center;
	padding: 20px;
	border-bottom: 1px solid #E0E0E0;
}
ul.projectlistUL:after{
    content: '';
    display: block;
    clear: both;
}
.pagination-default {
    text-align: center;
}
.pagination span, .pagination a {
    display: inline-block;
    padding: 1px 10px;
    height: 30px;
    line-height: 30px;
    margin: 0 1px;
    background-color: #333;
    color: #BBBBBB;
}
.pagination .current {
    background: #9b1e23;
    color: #fff;
}
.pagination a:hover {
    background: #9b1e23;
    text-decoration: none;
}
.proPage-con .about-nav-ul{
	display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    border-bottom: 1px solid #ccc;
}
.proPage-con .about-nav-ul li{
    white-space: nowrap;
}
.proPage-con .about-nav-ul >li a.link{
    text-decoration: none;
    padding: 14px;
    display: block;
    font-size: 16px;
    color: #90939b;
}
.proPage-con .about-nav-ul >li a.link:hover{
	color: #9b1e23;
}
.proPage-con .about-nav-ul >li a.link.about-li-active{
	color: #9b1e23;
    border-bottom: 4px solid #9b1e23;
}
.newsPage-con{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0 85px;
}
.newsPage-con-wrapper{
	min-height: 150px;
    height: auto !important;
}
.newsPage-con-newsList .newsList-item{
	position: relative;
    padding-left: 100px;
    border-bottom: 1px dotted #ccc;
    min-height: 80px;
    height: auto !important;
    margin-bottom: 25px;
    padding-bottom: 35px;
}
.newsPage-con-newsList .newsList-item .time{
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    background-color: #f2f2f2;
    text-align: center;
}
.newsPage-con-newsList .newsList-item .time-day{
    display: block;
    line-height: 50px;
    border-bottom: 1px solid #fff;
    color: #666;
    font-size: 30px;
}
.newsPage-con-newsList .newsList-item .time-date{
    display: block;
    color: #999;
    line-height: 22px;
    font-size: 12px;
}
.newsList-title{
	margin-bottom: 15px;
}
.newsList-title h2{
    font-size: 16px;
    line-height: 1.4;
}
.newsList-detail{
    color: #808080;
    font-size: 13px;
    margin-bottom: -5px;
}


.feedbackPage-con{
    margin: 0 auto;
    max-width: 800px;
}
.feedbackPage-con .feedbackPage-body{
    padding: 30px;
    background: #ffffff;
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.form-group{
	margin-bottom: 20px;
}
.form-control:not(select) {
    -webkit-appearance: none;
}
.form-control{
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.57142857;
    color: #76838f;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e4eaec;
    border-radius: 3px;
}
.form-control:focus {
    border-color: #9b1e23;
}
.form-control-textarea{
    display: block;
    width: 100%;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.57142857;
    color: #76838f;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e4eaec;
    border-radius: 3px;
}
.form-control-textarea:focus {
    border-color: #9b1e23;
}
.btn-submit{
	padding: 9px 18px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 4px;
    display: block;
    width: 100%;
    color: #fff;
    background-color: #9b1e23;
    border-color: #9b1e23;
    border: 1px solid transparent;
}
.btn-submit1{
	padding: 9px 18px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 4px;
    color: #fff;
    background-color: #9b1e23;
    border-color: #9b1e23;
    border: 1px solid transparent;
}
.hrPage-con ul li{
	width: 305px;
    height: 360px;
    text-align: center;
    float: left;
}
.hrPage-con-ad {
    background: url(../img/contact_item_bg.gif) no-repeat 0px 0px;
    margin-left: 25px;
}
.hrPage-con-tel{
	background: url(../img/contact_item_bg.gif) no-repeat -450px 0px;
    margin: 0 80px;
}
.hrPage-con-wechat{
	background: url(../img/contact_item_bg.gif) no-repeat -899px 0px;
}
.hrPage-con-ad-title{
	padding-top: 140px;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
}
.hrPage-con-ad-int{
	line-height: 24px;
    font-size: 14px;
}
.hrPage-con-ad-int img{
	width: 100px;
}
.shownewsPage-con{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0 85px;
}
.shownewsPage-con .article-title{
    text-align: center;
    margin-bottom: 15px;
}
.shownewsPage-con .article-title h1{
	font-size: 22px;
    line-height: 1.5;
    font-weight: normal;
    color: #242424;
}
.shownewsPage-con .article--meta{
	font-size: 14px;
    color: #999;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}
.shownewsPage-con .article--meta a{
    color: #999; 
}
.shownewsPage-con .article--meta a:hover{
    color: #9b1e23; 
}
.shownewsPage-con .article--meta span{
    margin: 0 10px;
}
.shownewsPage-con .article--meta strong{
	font-weight: normal;
}
.article-wrapper .article-content {
	font-size: 16px;
    margin-top: 25px;
    line-height: 1.8;
}
.showproduct-content{
	margin-top: 25px;
    line-height: 1.8;
    border-bottom: 1px dashed #ccc;
}
.showproduct-bottom{
	width: 100%;
    margin: 10px auto;
    overflow: hidden;
    position: relative;
}
.back{
	font: 14px/39px "microsoft yahei";
    color: #fff;
    width: 138px;
    margin: 0 auto;
    border-radius: 4px;
    display: block;
    text-align: center;
    background: #9b1e23;
}
.showproduct-bottom a.back:hover{
	color: #FFFFFF;
}
.showproduct-intr{
	margin-bottom: 40px;
}
.showproduct-intr-img{
    width: 50%;
    float: left;
    display: inline;
    margin-left: 35px;
}
.showproduct-intr-info{
    width: 40%;
    float: left;
    display: inline;
}
.aboutPage-con{
	max-width: 710px;
    margin: 0 auto;
	margin-top: 20px;
}
.hrRelease-wrap{
	width: 100% !important;
	border-bottom: 1px dashed #e5e5e5;
	padding: 0 0 15px 0;
}
.hrRelease-title{
	width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    overflow: hidden;
}
.hrRelease-author{
	width: 100%;
    height: 20px;
    line-height: 20px;
    color: #999;
    font-size: 14px;
}
.hrRelease-author span{
	margin: 0 15px 0 0;
}
.hrRelease-des{
	color: #666;
    line-height: 25px;
    overflow: hidden;
    margin: 5px 0;
    font-size: 15px;
}
.hr-apply{
	float: none;
    clear: both;
    margin-top: 30px;
    text-align: right;
}
.hr-apply a{
	display: inline-block;
    line-height: 34px;
    padding: 0 35px;
    background-color: #9b1e23;
    border: 1px solid #9b1e23;
    color: #fff;
    transition: all 0.5s ease 0s;
}
.hr-apply a:hover{
	display: inline-block;
    line-height: 34px;
    padding: 0 35px;
    background-color: #631013;
    border: 1px solid #631013;
    color: #fff;
    transition: all 0.5s ease 0s;
}
.hrAccept-con textarea{
	width: 100%;
}
.hrAccept-con{
	max-width: 710px;
	margin: 0 auto;
}
.hrAccept-con form{
	width: 710px;
}
#i-video {
    position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 1;
	transition: opacity 0.5s ease;
}
.video-popupLayer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9001;
}
.video-popupLayer-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 2;
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.video-popupLayer-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1280px;
    background-color: #000;
    -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.8);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.8);
    opacity: 0;
    z-index: 6;
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    -moz-transform: translate(-50%, -50%) scale(0.8);
    -ms-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.video-popupLayer-close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #FFFFFF;
    font-size: 20px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    z-index: 9;
}
.video-popupLayer .video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.video-popupLayer .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
}
.video-popupLayer.show .video-popupLayer-box, .video-popupLayer.show .video-popupLayer-bg {
    opacity: 1;
}
.video-popupLayer.show .video-popupLayer-box {
    -webkit-transform: translate(-50%, -50%) scale(1); 
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

.series-con{
	overflow: hidden;
}
.series-con-center{
	float: left;
    width: 1120px;
    overflow: hidden;
}
.series-con-center ul{
	display: block;
    overflow: hidden;
}
.series-con-center ul li{
	float: left;
    width: 260px;
    /*margin-right: 65px;*/
    margin: 0 10px;
    font-size: 14px;
    color: #636363;
    line-height: 30px;
    text-align: center;
}

.series-con-Left, .series-con-Right{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-top: 0;
    color: #fff;
    font-size: 22px;
    background-color: #522915;
    border: 1px solid #522915;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    font-family: simsun;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.series-con-Left{
	float: left;
    /*margin: 70px 68px 0 0;*/
    margin-top: 70px;
}
.series-con-Right{
	float: right;
    margin-top: 70px;
}
.prev {
    left: 0;
}
.next {
    right: 0;
}

.series-con-scroll {
    position: relative;
}
.series-con-scroll p {
    margin-bottom: 10px;
    overflow: hidden;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.series-con-scroll p a {
	display: block;
}
.series-con-scroll img {
	display: block;
	width: 100%;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.series-con-scroll p a:hover img {
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.series-con-scroll h2 {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 22px;
}
.series-con-scroll h2 a {
	font-size: 14px;
	font-weight: normal;
}
.series-con-scroll h2 a:hover {
	text-decoration: none;
}