/************
 * 页面样式
 ************/
/*=============
 * 基础默认样式
 =============*/
html, body {
    position: relative;
    height: 100%;
}
 html{
	color: #333;
	min-width: 320px;
	font-size: 100%;
}
selection{
	background: #b3d4fc;
	text-shadow: none;
}
.w-f {
    width: 100%;
}
ul,h1,h2,h3,p,div,dl,dt,dd,figure,figcaption{
	margin: 0;
	padding: 0;
}
li{list-style: none;}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img{ max-width: 100%; height: auto; transition: all .5s;}

/*=============
 * 浏览器更新提示
 =============*/
.browerupgrade{
	margin: 0;
	padding: 1rem;
	background: #ccc;
}

/*=============
 * 自定义页面样式
 =============*/
body{
	line-height: 1.8;
	background: #fff;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
a{
	color: #666;
	text-decoration: none;
	transition: all .4s;
}
a:active,a:hover{
	color: #fe9100;
	text-decoration: none;
}

/*Home-header*/
.top-wrap {
    position: relative;
}
.header-wrap {
    height: 6.125rem;
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 999;
    background: rgba(0,0,0,.5);
}
.navbar_header {
    height: 100%;
    position: relative;
}
.header-wrap .container {
    height: 100%;
}
.logo {
    padding-top: 1rem;
    height: 100%;
    font-size: 0;
    width: 15%;
}
.logo a {
    display: block;
}
.header_r{ 
    /*width: 55%;*/
 }
.pcNav {
    height: 100%;
    transition: all 0.3s ease 0s;
}
.nav {
    font-size: 0;
}
.nav .active {}
.nav li {
    display: inline-block;
    font-size: .9375rem;
    height: 100%;
    position: relative;
    margin-right: 1rem;
}
.nav li:nth-last-child(1) {
    margin-right: 0;
}
.nav>li:hover>a,
.nav>li.active>a {
    border-bottom: 3px solid #fff;
    color: #fff;
}
.nav>li>a {
    font-size: .9375rem;
    display: block;
    text-align: center;
    color: #fff;
    height: 100%;
    position: relative;
    line-height: 5.1625rem;
    padding: 0 1.125rem;
}
.header_nav {
    height: 100%;
    /*margin-left: 30.47%;*/
    margin-top: .3rem;
    width: 90%;
}
.wrap_top .header_lan {
    position: relative;
    padding-right: 15px;
    cursor: pointer;
    color: #fff;
    width: 6%;
    margin-top: 2rem;
    /*margin-left:5%;*/
    font-size: .9375rem;
}
.wrap_top .header_lan i {
    position: absolute;
    right: 0px;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border-bottom: 5px solid transparent;
    border-top: 5px solid #fff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;  
}
.wrap_top .header_lan .con {
    display: none;
    position: absolute;
    top: 25px;
    left: 0px;
    right: 0px;
    height: 24px;
    line-height: 24px;
    z-index: 9999999;
    text-align: left;
    font-size: .9375rem;
}
.wrap_top .header_lan .con a{
   color: #fff; 
}
.m-top2 .header_lan{ display: none; }
.top-search {
    width: 200px
}
.top-search .search-form .form-text {
    border: none;
    float: right;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
    width: 153px;
    color: #999;
    font-size: .9375rem
}
.top-search .search-form .form-btn {
    float: right;
    padding: 0;
    width: 28px;
    height: 28px;
    overflow: hidden;
    border: none;
    cursor: pointer;
    background: #fff url(../images/search.png) no-repeat center
}
.top-search .search-form .form-btn:hover {
    background: #d92816 url(../images/search.png) no-repeat center
}
.top-search .search-form .form-btn span {
    display: none
}
.wrap_top {
   position: relative;
}
.wrap_top a {
    color: gray
}
.wrap_top a:hover {
    color: #0061b0;
    text-decoration: none
}
.wrap_top .top-search {
    width: 4%;
    float: right;
    margin-top: 1.8rem;
}
.wrap_top .search-form-toggle {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    background:url(../images/search.png) no-repeat center
}
.wrap_top .search-form-toggle:hover {
    background-color: #d92816;
}
.wrap_top .search-form-toggle span {
    display: none
}
.wrap_top .top-search .search-form {
    display: none;
    position: absolute;
    right: 0;
    top: 5.2rem;
    z-index: 9999;
    width: 22rem;
    padding: 1rem;
    background: rgba(0,0,0,.5);
}
.wrap_top .top-search .search-form input{
    float: left;
}
.wrap_top .top-search .search-form .form-text {
    padding-right: 1rem;
    width: 16rem;
    height: 2rem;
    line-height: 2rem;
    background: rgba(0,0,0,.2);
    color: #fff
}
.wrap_top .top-search .search-form .form-btn {
    width: 4rem;
    height: 2rem;
    background: #3a3a3a;
    color:#fff;
}
.wrap_top .top-search .search-form .form-btn span {
    display: block
}
/* Home-mobile-header */
.menu {
    float: right;
    display: none;
}
.mm-menu .mm-navbar .mm-title {
    padding: 0;
    font-size: 1rem;
    color: #acacac;
    text-align: left;
}
.mm-navbar {
    height: 5rem;
    line-height: 5rem;
}
.mm-menu {
    background: #fff;
}
.mm-listview>li>a,
.mm-listview>li>span {
    font-size: 1rem;
    padding: 1.25rem 0.625rem 1.25rem 1.25rem;
}
.m-search>input::-webkit-input-placeholder {
    color: #3e4142;
    font-size: 0.875rem;
    line-height: 1.71rem;
}
.m-search>input {
    width: 100%;
    border: 0;
    outline: none;
    border-radius: 0 10rem 10rem 0;
    background: #f4f4f4;
    color: #9b9b9b;
    font-size: 0.875rem;
    height: 1.71rem;
    padding-top: 0.3rem;
}
.m-search>button {
    background: url(../images/search.png) no-repeat 10px 7px #f4f4f4;
    height: 1.71rem;
    width: 11%;
    border: 0;
    outline: none;
    background-size: 58%;
    padding: 0;
    border-radius: 10rem 0 0 10rem;
}
.m-search {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 0.625rem 0rem 1rem;
    border-color: #fff;
    display: none;
    width: 100%;
}
.mm-hasnavbar-top-1 .mm-panels,
.mm-navbar-top-2 {
    top: 4.2rem;
}
.mm-listview>li .mm-next:before {
    content: none;
}
.mm-navbar-bottom {
    border: none;
}
.mm-btn {
    width: 60px;
    height: 60px;
}
.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before,
.mm-arrow:after,
.mm-prev:before {
    width: 10px;
    height: 10px;
    top: 10px;
}
.mm-clear:before,
.mm-close:before {
    right: 18px;
}
.mm-clear:after,
.mm-close:after {
    right: 32px;
}
.mm-next:after {
    width: 10px;
    height: 10px;
    top: 4px;
}
.mm-panels>.mm-panel>.mm-navbar+.mm-listview {
    width: calc(100% + 40px);
}
.mm-navbar.mm-hasbtns {
    background: #333;
    padding: 0 40px 0 17px;
    height: 4.25rem;
    line-height: 4.25rem;
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
    border-color: #fff;
}
/*Home-banner*/
.banner{
  max-width: 1920px;
  margin-right:auto;
  margin-left:auto;
  overflow:hidden;
  width: 100%;
}
.banner {
    position: relative;
    max-height: 928px;
    overflow: hidden;
}
.banner .bx-wrapper {
    margin-bottom: 0;
}
.banner .bx-wrapper .bx-pager,.banner .bx-wrapper .bx-controls-auto {
    bottom: auto;
    top: 70%;
    z-index: 9999;
    opacity: 0
}
.banner .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(0,0,0,0.4);
    font-size: 16px;
    font-weight: normal;
    width: 240px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    text-indent: 0;
    border-radius: 0;
    padding: 0 20px;
    margin: 0 0.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.banner .bx-wrapper .bx-pager-item.active a {
    background: rgba(0,0,0,0.7);
}
.banner .bx-wrapper .bx-pager-item a:hover {
    background: rgba(0,0,0,0.7);
}
.banner li>img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 5s ease-out;
    transition: all 5s ease-out;
}
.lt10 .banner li>img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 5s ease-out;
    transition: all 5s ease-out;
}
.banner li.img_scale>img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 5s ease-out;
    transition: all 5s ease-out;
}
/* Home-about */
.h-about-wrap{
    background: url(../images/h-about-bg.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 9.625rem;
    position: relative;
    min-height: 46.0625rem;
}
.h-about-con1{
    position: relative;
}
.h-about-con01{
    width: 45%;
}
.h-about-con01 p{
    color: #444;
    font-size:.9375rem;
    line-height: 1.875rem;
}
.h-about-con02{
    width: 45%;
}
.h-about-con2{
    position: absolute;
    background: #d93e3c;
    bottom: -6rem;
    width: 75rem;
    margin:0 auto;
}
.h-about-con2wrap {
    padding:3% 5%;
    color: #fff;
}
.h-about-con2wrap dl{
    width: 25%;
    text-align: center;
}
.h-about-con2wrap dl dt{
    font-size: 1.25rem;
}
.h-about-con2wrap dl dt span{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: bold;
    font-size: 3.75rem;
}
.h-about-con2wrap dl dt sup{
    font-size: 2.1875rem;
}
.h-about-con2wrap dl dd{
    font-size: 1rem;
    line-height: 1.875rem;
    text-align: center;
}
/* Home-case */
.h-case-wrap{
    background: #fff;
    padding-top: 14.625rem;
}
.none{
    display: none;
}
.h-case-con{
    margin-top: 1.4375rem !important;
}
.pt_area {
    position: relative;
    width: 120rem;
    margin: 0 auto;
}
.pt_area ul {
    width: 5000px;
}
.pt_area li {
    float: left;
    position: relative;
    margin-right: 2.1rem;
}
.pt_area li h4 {
    text-align: center;
    font-size: 24px;
    color: #fff;
    position: absolute;
    background: #003f61;
    z-index: 99;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.pt_area li.p_cur h4 {
    text-align: center;
}
.pt_area li p {
    color: #161616;
    font-size: 1.75rem;
}
.pt_area li.p_cur img {
    box-shadow: 3px 13px 17px 10px #c8c8cb;
}

.pt_area li.r_cur img {
    box-shadow: none;
}
.lt9 .pt_area li h4 {
    margin-left: -150px!important;
    margin-top: -31px!important;
}
.pt_bot_area {
    position: absolute;
    top: 10px;
    left: 10px;
}
.pt_more {
    float: right;
    margin-top: 40px;
    text-align: center;
    font-size: .9375rem;
    color: #d92816;
    border: 2px solid #d92816;
    padding: 1rem 2.875rem;
}
.pt_more {
    width: 160px !important;
    height: 40px !important;
    line-height: 7px !important;
}
.pt_timeline {
    float: left;
    width: 71%;
    background: #d4d4d4;
    height: 2px;
    margin-top: 8px;
}
.pt_time_axis {
    background: #d92816;
    height: 2px;
    width: 0px;
    float: left;
}
.pt_btn_area {
    float: right;
    width: 80px;
}
.pt_btn_area a {
    width: 35px;
    height: 19px;
    display: block
}
.pt_message {
    color: #161616;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.75rem;
    float: left;
    line-height: 30px;
    margin-top: 48px;
}
a.pt_btn_left {
    background: url('../images/left.png') no-repeat;
    float: left;
}
a.pt_btn_right {
    background: url('../images/right.png') no-repeat;
    float: right;
}
.ie8 a.pt_btn_left {
    background: url('../images/left.png') no-repeat;
    float: left;
}
.ie8 a.pt_btn_right {
    background: url('../images/right.png') no-repeat;
    float: right;
}
/* Home-product */
.h-pro-wrap{
    
    margin-top: 4.625rem;
    
    padding-bottom: 4.75rem;
}
.h-pro-wrap1{
    background: #d93e3c url(../images/h-pro-bg.jpg) no-repeat left top;
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
}
.h-pro-wrap .h-tit h1,.h-pro-wrap .h-tit h5{
    color: #fff;
}
.h-pro-con{
    margin-top: 3.625rem;
    position: relative;
}
.h-pro-con dl{
    width: 50%;
    float: left;
    margin-bottom: 2.5rem;
}
.h-pro-con dl dt{
    background: url(../images/cir-bg.png) no-repeat;
    width:7.875rem;
    height: 7.875rem; 
    text-align: center;
    float: left;
    margin-right: 1.4375rem;
}
.h-pro-con dl dt img{
    width: 4.3125rem;
    margin:1.7rem auto 0;
    line-height: 7.875rem;
}
.h-pro-con dl dd{
    width: 70%;
    float: left;
    color: #fff;
}
.h-pro-con dl dd h5{
    font-size: 1.5rem;
    line-height: 1.875rem;
    text-align: left;
    margin: 2rem 0 0  !important;
}
.h-pro-con dl dd p{
    font-size: 1rem;
    line-height: 2.5rem;
    text-align: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.h-pro-con .h-more {
    border: #fff solid 1px;
    height: 2.8125rem;
    line-height: 2.8125rem;
    text-align: center;
    width: 10rem;
    margin: 2rem auto;
}
.h-pro-con .h-more a{
    color: #fff;
}
.h-pro-wrap2{
    background: #fff url(../images/video-bg2.jpg) repeat-x top;
}
.pro-video{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
}
/*Home-news*/
.h-news-wrap{
    background: url(../images/h-news-bg.jpg) top center;
    background-size: auto 100%;
    padding-top: 4.6875rem;
    padding-bottom: 4.6875rem;
}
.tit_more a{
    font-size: .9275rem;
    color: #d92816;
    padding-right: 1.5rem;
}
.tit_more{
    background: url(../images/more.png) no-repeat right;
}
.tit_more a:hover{
    color: #333;
}
.h-news-con{
    margin-top: 2.375rem;
}
.h-news-con01{
    width: 32%;
    margin-right: 3%;
}
.h-news-con01 dt{
    width: 100%;
}
.h-news-con01 dt img{
    max-width: 100%;
    height: 17.4375rem;
    overflow: hidden;
}
.h-news-con01 dd h4{
    line-height: 1.875rem;
    color: #333333;
    font-size: 1.25rem;
    text-align: left;
    font-weight: bold;
}
.h-news-con01 dd p{
    font-size: .875rem;
    color: #666;
    line-height: 1.75rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.h-news-con01 dd .tit_more{
    margin-top: 2rem;
}
.h-news-con02{
    width: 32%;
    margin-right: 3%;
}
.h-news-con02 dt{
    width: 100%;
}
.h-news-con02 dt img{
    max-width: 100%;
    height: 17.4375rem;
    overflow: hidden;
    margin-top: 1.5rem;
}
.h-news-con02 dd h4{
    line-height: 1.875rem;
    color: #333333;
    font-size: 1.25rem;
    text-align: left;
    font-weight: bold;
    margin-top: 0;
}
.h-news-con02 dd p{
    font-size: .875rem;
    color: #666;
    line-height: 1.75rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.h-news-con02 dd .tit_more{
    margin-top: 2rem;
}
.h-news-con01:last-child{
    width: 30%;
    margin-right: 0;
}
.h-news-con01 ul li{
    margin-bottom: 2.275rem;
    width: 100%;
}
.h-news-con01 ul li h5{
    font-size: 1rem;
    color: #333;
    line-height: 1.75rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: .5rem;
}
.h-news-con01 ul li p{
    font-size: .875rem;
    color: #666;
    line-height: 1.75rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.h-news-con01 ul li span{
    font-size: .75rem;
    color: #999;
    text-align: left;
}
.h-news-con01 ul li h5 a:hover{
    color: #d93e3c
}
/*footer*/
.footer-wrap{
    width:100%;
    height:auto !important;
    background: url(../images/foot-bg.jpg);
    padding:3.5rem 0;
}
.footcon01{
    width: 40%;
    padding-right: 3rem;
    border-right:#202020 solid 1px;
}
.footlogo{
    margin-bottom: 2rem;
}
.foot-con-tel{
    background: url(../images/tel.png) no-repeat left;
}
.foot-con-navi{
    background: url(../images/navi.png) no-repeat left;
}
.foot-con-email{
    background: url(../images/email.png) no-repeat left;
}
.footcontact ul li{
    margin-bottom: .875rem;
    color: #fff;
    padding-left: 2rem;
}
.footcontact ul li.foot-con-tel{
    font-size: 1.5rem;
}
.footcontact ul li.foot-con-navi{
    font-size: .875rem;
}
.footcontact ul li.foot-con-email{
    font-size: .875rem;
}
.footewma{
    margin-top: 1rem;
}
.footewma div{
    margin-right: 1rem;  
}
.footewma p{
    text-align: center;
    color: #fff;
    font-size: .875rem;
}
.footcon02 {
    width: 55%;
}
.footcon02 dl{
    width: 14%;
    float: left;
    margin-left: 6%;
}
.footcon02 dl dt{
    font-size: 1rem;
    color: #fff;
    margin-bottom: 1.875rem;
    text-align: left;
}
.footcon02 dl dd{
    line-height: 1.75rem;
    text-align: left;
}
.footcon02 dl dd a{
    color: #8e8e8e;
    font-size: .875rem;
}
.footcon2{
    margin-top: 1.5rem;
}
.footcon2 p{
    color: #fff;
    font-size: .875rem;
}
.footcon2 p a{
    color: #fff;
}
.footcon2 p a:hover{
    text-decoration: underline;
}
/**************Page-banner**************/
.image_top{
    position: relative;
    margin-top: 6rem;
}
.image_top img{
    width: 100%;
    display: block;
}
.image_top div{
    position: absolute;
    top:40%;
    left: 15%;
    width: 100%
}
.image_top h3{
    font-size:2.8125rem;
    color: #fff;
    text-align: left;
    line-height: 3rem;
}
.image_top h4{
    font-size:2.5rem;
    color: #fff;
    text-align: left;
    line-height: 3.3rem;
    margin:0 !important;
}
/**************Page-about.html**************/
.pagetopwrap .header-wrap{
    background: #fff;
}
.pagetopwrap .nav>li>a{
    color: #333333;
}
.pagetopwrap .nav>li:hover>a, .pagetopwrap .nav>li.active>a{
    color: #d92816;
}
.pagetopwrap .wrap_top .header_lan{
    color:#333;
}
.pagetopwrap .wrap_top .header_lan i{
    border-top: 5px solid #333;
}
.pagetopwrap .wrap_top .header_lan .con a{ color: #333; }
.pagetopwrap .wrap_top .search-form-toggle{
    background: url(../images/search2.png) no-repeat center;
}
.pagecontent{
    width: 100%;
    background: #fff;
    margin:0 auto;
}
.about_box{
    padding-bottom: 5rem;
}
.about_box .container{
    overflow: visible;
}
.column-nav{
    text-align: center;
    padding: 1rem 0;
    border-bottom: #ededed solid 1px;
}
.column-nav li{
    display: inline-block;
    box-sizing: border-box;
    border-right: #ededed solid 1px;
}
.column-nav li:last-child{
    border:none;
}
.column-nav li a{
    display: inline-block;
    padding: .5rem 2rem;
    margin: 0 0.5rem;
    font-size: 1rem;
}
.column-nav li a:hover,
.column-nav li a:active,
.column-nav li.active a{
    color: #d92816;
} 
.about-con{
    padding-top: 2rem;
    position: relative;
}
.about-con .about-con-map{
    position: absolute;
    left: 0;
    width: 50%!important;
    display: none;
}
.about-con .about-con-tit{
    width: 50%;
    float: right;
    position: relative;
    /*right: -150px;*/
    right: 0;
}
.about-con .about-con-tit p{
    margin-bottom: 1.875rem;
}
.pagetit {
    margin-bottom: 0;
}
.pagetit h1{
    position: relative;
    font-size:4.375rem ;
    color: #df5044;
    font-weight: bold;
    opacity: .07;
    text-transform: uppercase;
    z-index: 1;
}
.pagetit h2{
    color: #161616;
    font-size: 3rem;
    position: relative;
    z-index: 2;
    margin-top: -4.5rem;
}
.pagetit h2 span{
    color: #d92816;
    font-size: 3rem;
}
.line{
    position: relative;
    height: 2px;
    border-top: #d92816 solid 2px;
    width: 5%;
}
.about-con img{
    margin:2rem auto;
}
.pagecontent p{
    font-size: 1rem;
    color: #4a4a4a;
    line-height: 1.875rem;
}
/**************Page-culture.html**************/
.cul-con {
    margin-top: 3rem;
}
.cul-con h5{
    font-size: 1.5rem;
    color: #111111;
    font-weight: bold;
    margin:0 !important;
}
.cul-con p{
    margin-bottom: 3rem;
}
/**************Page-hor.html**************/
.hor-item{
    margin-top: 2rem;
}
.hor-item li{
    width: 32.5%;
    margin-right: 1%;
    float: left;
}
.hor-item li a p{
    color: #333;
    font-size:1.25rem ;
    line-height: 2rem;
    text-align: center;
}
.hor-item li a:hover p{
    color: #ab0000;
}
.hor-item li:nth-child(3n){
    margin-right: 0;
}
/**************Page-development.html**************/
.devecontent{
    margin-top: 2rem;
}
.devecontent li{
    height: 4.1875rem;
    line-height: 4.1875rem;
    overflow: hidden;
}
.devecontent li h4{
    margin:0 !important;
    color: #d92816;
    font-size: 2.375rem;
    font-weight: bold;
    background: url(../images/line.jpg) no-repeat left;
    padding-left: 1rem;
}
.devecontent li p{
    height: 4.1875rem;
    line-height: 4.1875rem !important;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/**************Page-job.html**************/
.human_item{
  width: 31.6%;
  background: #f5f5f5;
  padding: 1.25rem 2.25rem;
  float: left;
  margin-bottom: 2rem;
}
.human_item:not(:nth-child(3n)){
  margin-right: 2.6%;
}
.human_item span:first-child{
  font-size: 1rem;
  color: #333;
}
.human_item span:last-child{
  font-size: 1rem;
  color: #cf121b;
  float: right;
}
.human_item a:hover span:last-child{
  text-decoration: underline;
}
/*****************Page-news.html*****************/
.news-box{
    padding:1.5rem 2.5rem;
}
.news-item li{
    margin-bottom: 3.75rem;
}
.news-item li .news-img{
    width: 24%;
    overflow: hidden;
}
.news-item li a .news-img img{
    width: 100%;
    margin-top: 0;
}
.news-item li a .news-txt{
    width: 50%;
    margin:0 2rem;
    border-right:  #d9d9d9 solid 1px;
    padding-right: 1.5rem;
}
.news-item li a .news-txt h4{
    color: #333333;
    line-height: 1.875rem;
    text-align: left;
    font-size: 1.5rem;
    margin:0;
}
.news-item li a .news-txt p{
    color: #666666;
    font-size: 1rem;
    line-height: 1.875rem;
    height: 5.5rem;
    overflow: hidden;
    margin-top: 2.5rem;
}
.news-item li a .news-time{
    width: 20%;
    text-align: left;
}
.news-item li a .news-time h3{
    color: #666666;
    font-size: 1.875rem;
    line-height:2.875rem ;
    margin-top: 1rem;
}
.news-item li a .news-time p{
    font-size: 1rem;
    color: #999;
}
.news-item li a .news-more{
    background: #d92816;
    border-radius: 50%;
    text-align: center;
    width: 2rem;
    height: 2rem;
    margin-top: 2rem;
}
.news-item li a:hover .news-txt h4{
    color: #d92816;
}
.news-item li a:hover .news-more{
    background: #333;
}
.mnews-time{
    display: none;
}

/*****************Page-case.html*****************/
.case_wrap {
    margin-top: 2rem;
}
.case_wrap .case-item{
    width: 100%;
}
.case_wrap .case-item li{
    float: left;
    width: 33.3%;
    padding: 0 1rem .8rem;
    overflow: hidden;
    text-align: center;
}
.case_wrap .case-item li .pic{
    font-size: 0;
    display:block;
    overflow: hidden;
    margin-bottom: 1rem;
}
.case_wrap .case-item li img{
    display: block;
    width: 100%;
    margin-bottom: .5rem;
    margin-top: .5rem;
}
.case_wrap .case-item li a span{
    display:block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 0.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.25rem;
    transition: all .4s;
    width: 100%;
    color: #333333;
}
.case_wrap .case-item li span:hover{
    color: #d92816;
}
/*****************Page-pro.html*****************/
.pro_wrap {
    margin-top: 2rem;
}
.pro_wrap .pro-item{
    width: 100%;
}
.pro_wrap .pro-item li{
    float: left;
    width: 32%;
    margin-right: 1%;
    overflow: hidden;
    text-align: center;
    border:#f1f1f1 solid 1px;
    padding:0 0 1rem 0;
    border-top: none;
}
.pro_wrap .pro-item li:nth-child(3n){
    margin-right: 0;
}
.pro_wrap .pro-item li .pic{
    font-size: 0;
    display:block;
    overflow: hidden;
    margin-bottom: 1rem;

}
.pro_wrap .pro-item li img{
    display: block;
    width: 100%;
    margin-bottom: .5rem;
    border:#f1f1f1 solid 1px;
}
.pro_wrap .pro-item li a span{
    display:block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.25rem;
    width: 100%;
    color: #333333;
    padding-left: 1.25rem;
    text-align: left;
}
.pro_wrap .pro-item li a:hover span{
    color: #d92816;
}
.pro_wrap .pro-item li a .pro-more{
    font-size: .9375rem;
    color: #333;
    font-weight: normal;
    border:#e8e8e8 solid 1px;
    width: 30%;
    margin-left: 1.25rem;
    margin-top: .5rem;
}
.pro_wrap .pro-item li a:hover .pro-more{
    color: #d92816;
}
/*****************Page-contact.html*****************/
.contact-box{
    margin-top: 3rem;
}
.contact-con2{
    border-top: #e1e1e1 solid 1px;
    padding-top: 2.5rem;
    margin-top: 4.5rem;
}
.contact_txt{
    width: 40%;
}
.contact_txt h2{
    font-size: 1.5rem;
    color: #333;
    margin:0 !important;
    line-height: 4.875rem;
}
.contact_txt p{
    font-size: 1.125rem;
}
.contact_txt img{ 
    margin:0 !important;
}
.contxt2{
    border-top: #e1e1e1 solid 1px;
    padding-top: 1.5rem; 
    margin-top: 1.5rem;
}
.contxt2 li{
    color: #999999;
    font-size: 1rem;
    padding-left: 2rem;
}
.contxt2 li.contel2{
    background: url(../images/contact_tel2.png) no-repeat left;
}
.contxt2 li.conmail2{
    background: url(../images/contact_mail2.png) no-repeat left;
}
.contact_mess{
    width: 50%;
}
.messages{
    padding:0rem 0;
    text-align: center;
}
.messages .input_item{
    width: 49%;
    height: 3.125rem;
    padding: 0 1rem;
    line-height: 3.125rem;
    float: left;
    margin-bottom: .875rem;
    border:1px solid #ddd;
    box-sizing: border-box;
    background: #eeeeee;
    border-radius: 2px;
    margin-right: 1%;
    border:none !important;
}
.messages .input_item:nth-child(2n){
    margin-right: 0;
}
.messages .input_item input{
    width: 97%;
    height: calc(100% - 1px);
    border:none !important;
    background: #eeeeee;
}
.messages .input_item input:focus{
    outline: none;
}
.messages .input_item span{
    color: #D80808;
    float: right;
}
.messages textarea{
    width: 100%;
    height: 12.5rem;
    padding: 0.5rem 1rem;
    border-radius: 2px;
    background: #eeeeee;
    border:none;
}
.messages textarea:focus{
    outline: none;
}
.messages button{
    width:30%;
    height: 3.175rem;
    background:#d92816;
    color:#fff;
    border:none;
    margin: 0rem 0 0;
    text-align: center;
    border-radius: 5px;
    float: left;
    font-size: 1rem;
}
/*****************Page-detail.html*****************/
.pagecrumb{
    background: #f3f3f3;
    padding: 2rem 0;
    margin-top: 6.125rem;
}
.pagecrumb li {
    float: left;
    margin:0 .5rem 0 0;
    color: #666666;
}
.pagecrumb li a{
    font-size: 1rem;
    color: #666666;
    line-height: 2rem;
    padding-right: .5rem;
}
.pagecrumb li a:hover{
    color: #d92816;
}
.detailcontent{
    margin-top: 3rem;
    padding-bottom: 5rem;
}
.detailcon1{
    margin-bottom: 3rem;
}
.detailcon1 .detailimg{
    width: 40%;
}
.detailcon1 .detailimg img{
    max-width: 100%;
    width: 100%;
}
.detailtxt1{
    width: 50%;
    margin-top: 2rem;
}
.detailtxt1 h2{
    font-size: 1.75rem;
    color: #333;
    line-height: 3.875rem;
    font-weight: bold;
}
.detailtxt1 .line {
    position: relative;
    height: 2px;
    border-top: #d92816 solid 2px;
    width: 10%;
    margin-bottom: 2rem;
}
.detailtxt1 p{
    font-size: .875rem;
    color: #666666;
    line-height: 1.875rem;
    /*height: 17rem;*/
    max-height: 17rem;
    overflow: hidden;
}
.detailtxt2 h2{
    font-size: 1.75rem;
    color: #333;
    line-height: 3.875rem;
    font-weight: bold;
}
.detailtxt2 .line {
    position: relative;
    height: 2px;
    border-top: #d92816 solid 2px;
    width: 10%;
    margin-bottom: 2rem;
}
.detailtxt3 p{
    font-size: .875rem;
    color: #666666;
    line-height: 1.875rem;
}
/*****************Page-detail2.html*****************/
.detailcontent2{
    margin-top: 3rem;
    padding-bottom: 5rem;
}
.detailcontent2 h2{
    font-size: 1.875rem;
    color: #333;
    line-height: 3rem;
    text-align: center;
}
.detail-time p{
    text-align: center;
}
.detail-time p span{
    font-size: 1rem;
    color: #555;
    text-align: center;
    line-height: 1.875rem;
}
.detail-img2{
    text-align: center;
    margin:1.5rem auto;
}
.detail2-txt p{
    font-size: .9375rem;
    line-height: 1.875rem;
    color: #333333;
}
.change_detail{
  margin-top: 3rem;
}
.change_detail div{
  border-bottom: 1px solid #e5e5e5;
}
.change_detail a{
  font-size: .875rem;
  color: #666;
  line-height: 2.375rem;
}
.change_detail a:hover{
    color: #d92816;
}

