* {margin: 0;padding: 0;text-decoration: none;list-style: none;}
body {min-width: 1300px;margin: 0;padding: 0;font-family: Arial,"Microsoft YaHei";overflow-x: auto;}
img {border: 0px;}
ul,li,dl,dd,dt,p,ol,h1,h2,h3,h4,h5 {font-weight: 100;padding: 0;margin: 0;}
.clear {clear: both;}
.content {width: 1300px;margin:0 auto;}
.ellipsis {text-overflow: ellipsis;overflow: hidden;}
.pointer{cursor: pointer;}
.banner {
    width: 100%;
    height: 900px;
    position: relative;
    overflow: hidden;
}
.banner .slideBox {
    position: relative;
    width: 100%;
}
.banner .slideBox .bd ul{
    width: 100% !important;
}
.banner .slideBox .bd li{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 900px;
    overflow: hidden;
    text-align: center;
    width: 100% !important;
}
.banner .slideBox .bd li img{
    display: none;
}
.banner .slideBox .hd{
    position: relative;
    bottom: 46px;
    margin: 0 auto;
    text-align: center;
}
.banner .slideBox .hd li{
    width:11px;
    height: 11px;
    display: inline-block;
    border: 1px solid #99999f;
}
.banner .slideBox .hd li.on{
    width: 12px;
    height: 12px;
    background-color: #fff;
}
.banner .slideBox .prev,.banner .slideBox .next{
    width: 40px;
    height: 40px;
    display: block;
    background-color: #000;
    opacity: 0.6;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    background-repeat: no-repeat;
    background-position: center;
}
.banner .slideBox .prev{
    left: 3%;
    background-image: url(../../images/front/arrow_l.png);
}
.banner .slideBox .next{
    right: 3%;
    background-image: url(../../images/front/arrow_r.png);
}
.banner .slideBox a.next:hover,.banner .slideBox a.prev:hover{
    background-color: #5c1f20;
}
#header {
    width: 100%;
    height: auto;
    position: fixed;
    top:0px;
    padding-top: 38px;
    font-size: 14px;
    transition: all ease .3s;
    z-index: 99;
    transition-property: padding, background;
}
#header .content {
    margin: 0 auto;
    width: 1266px;
    padding-left: 29px;
    background-color: white;
    transition: all 1s ease 0.3s;
}
#header.mini{
    padding-top: 0px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
#header.mini #nav{
    margin-left: 3%;
}
#header.mini .content{
    width: 97%;
    padding-left: 3%;
    transition: all .36s ease 0s;
}
#header .wc{
    float: right;
    height: 80px;
    width: 90px;
    background-color: #cf2626;
    background-image: url(../../images/front/wechat2.png);
    background-repeat: no-repeat;
    background-position: center;
    display: none;
    position: absolute;
    right: 0px;
}
#header.mini .wc{
    float: right;
    height: 80px;
    width: 90px;
    background-color: #cf2626;
    background-image: url(../../images/front/wechat2.png);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    position: absolute;
    right: 0px;
}
#header.mini .wc a{
    display: block;
    width: 100%;
    height: 100%;
}
#header #logo {
    width: auto;
    height: 54px;
    display: block;
    float: left;
    margin-right: 50px;
}
#header #logo {
    margin-right: 140px;
    padding-top: 13px;
    transition: all 0.36s ease 0s;
}
#header.mini #logo {
    margin-right: 7.3%;
}
#header ul#nav {
    float: left;
    transition: margin-left 0.2s ease .2s;
}
#header ul#nav-right{
    display: none;
    float: right;
    opacity: 0;
    transition: all 0.7s ease 0.7s;
}
#header ul#nav-right {
    position: absolute;
    right: -500px;
}
#header.mini ul#nav-right {
    position: absolute;
    right: 90px;
    opacity: 1;
    display: block;
}
#header ul#nav-right li{
    display: inline-block;
    height: 80px;
    line-height: 80px;
}
#header ul#nav-right li.address{
    background-image: url(../../images/front/address.png);
    background-repeat: no-repeat;
    background-position: left center;
}
#header ul#nav-right li.hot-line{
    background-image: url(../../images/front/phone.png);
    background-repeat: no-repeat;
    background-position: 14px center;
}
#header ul#nav-right li a{
    font-size: 14px;
    color: rgb(207, 38, 38);
    border-right: 1px solid #cf2626;
    display: inline-block;
    line-height: 14px;
    padding: 0 17px;
}
#header ul#nav-right li.hot-line a{
    padding-left: 31px;
}
#header ul#nav-right li.phone a{
    font-size: 22px;
    color: rgb(207, 38, 38);
}
#header ul#nav-right li:nth-child(3) a{
    border-right: none;
}
#header ul li.navitem {
    padding: 0 20px 10px 20px;
    width: auto;
    height: 50px;
    line-height: 40px;
    float: left;
    position: relative;
    transition: all .3s ease 0s;
}
#header ul li.navitem {
    padding: 0;
    margin: 15px 19px 15px;
    line-height: 50px;
}
#header.mini ul li.navitem{
    margin: 15px 20px 15px;
}
#header ul li.navitem a {
    color: #fff;
    transition: none ease-out .3s;
    transition-property: color, background, text-indent, opacity;
}
#header ul li.navitem a {
    color: #000000;
}
#header ul li.navitem a.active, #header ul li.navitem:hover a {
    color: #cf2626;
}
#header ul li.navitem ul.subnav {
    transition: all 0.3s ease-out 0s;
    position: absolute;
    width: 210px;
    border-top: #838383 3px solid;
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0px, 10px, 0px);
    -moz-transform: translate3d(0px, 10px, 0px);
    -webkit-transform: translate3d(0px, 10px, 0px);
}
#header ul li.navitem ul.subnav {
    border-top: 0px solid transparent;
    background-color: #fff;
}
.nav-a i {
    display: inline;
}
.navitem .fa-angle-down {
    color: #000000;
    margin-left: 8px;
    font-size: 12px;
}
#header ul li.navitem>a:after, #header ul li.navitem>a:after {
    width: 0px;
    transition: all 0.3s ease 0s;
    content: '';
    background-color: #cf2626;
    left: 0px;
    position: absolute;
    top: 45px;
    height: 1px;
    z-index: 1;
}
#header ul li.navitem>a.active:after, #header ul li.navitem:hover>a:after {
    width: 100%;
}
#header ul li.navitem:hover ul.subnav {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
}
#header ul li.navitem ul.subnav li a:hover i {
    opacity: 1;
}
#header ul li.navitem ul.subnav li a i {
    float: right;
    margin-top: 5px;
    transition: all ease-out .2s;
    opacity: 0;
}
#header ul li.navitem ul.subnav li a {
    padding: 14px 30px;
    width: 150px;
    height: 20px;
    line-height: 20px;
    background: rgba(0,0,0,.7);
    display: block;
    color: #bbb9b9;
    font-size: 12px;
}
#header ul li.navitem ul.subnav li a {
    background: #fff;
    color: #959595;
}
#header ul li.navitem ul.subnav li a:hover {
    background: #F2F2F2 none repeat scroll 0% 0%;
    color: #666;
}
#header ul li.navitem ul.subnav li a:hover {
    text-indent: 10px;
    background: rgba(0,0,0,1);
    color: #fff;
}
#header ul li.navitem ul.subnav li a:hover {
    background: #F2F2F2 none repeat scroll 0% 0%;
    color: #666;
}
#introduction {
    width: 100%;
    height: 675px;
    position: relative;
    background-image: url(../../images/front/introduction.png);
    background-repeat: no-repeat;
    background-position: -30px 19px;
}
#introduction .content{
    position: relative;
    padding-top: 19px;
}
#introduction .speech{
    width: 653px;
    height: 278px;
    margin-top: 183px;
    position: relative;
    left: 33px;
    float: left;
}
#introduction .speech .avatar{
    width: 186px;
    overflow: hidden;
    text-align: center;
    float: left;
}
#introduction .speech .avatar img{
    width: 100%;
}
#introduction .speech .post{
    margin-left: 30px;
    float: left;
    width: 435px;
}
#introduction .speech .post .english{
    margin-top: 13px;
}
#introduction .speech .post .title{
  font-size: 20px;
  color: #000;
  line-height: 1.2;
  margin-top: 11px;
}
#introduction .speech .post .line{
    width: 21px;
    height: 1px;
    background-color: #d40000;
    margin-top: 13px;
}
#introduction .speech .post .description{
  font-size: 14px;
  color: rgb(87, 87, 87);
  line-height: 1.714;
  margin-top: 22px;
  height: 84px;
  letter-spacing: 1px;
}

#introduction .speech .post .more{
  font-size: 12px;
  color: rgb(64, 64, 64);
  line-height: 2;
  position: relative;
  top:0px;
  right: 0px;
}
#introduction .speech .btn {
    margin-top: 25px;
    text-align: right;
    margin-right: -10px;
    position: relative;
    display: inline-block;
    top: -75px;
    left: 203px;
}
#introduction .speech .btn a{
    display: inline-block;
    width: 138px;
    height: 43px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    color: rgb(154, 154, 154);
    border: 1px solid #dcdcdc;
    border-radius: 25px;
    margin-left: 13px;
    transition: all 0.6s cubic-bezier(.215, .61, .355, 1) 0s;
    animation-name: fadeInUp;
}

#introduction .speech .btn a:nth-child(n+2):hover{
    color: #fff;
    background-color: #d40000;
}
/*#introduction .speech .btn a:nth-child(n+3):hover:after{
    opacity: 1;
}
#introduction .speech .btn a:nth-child(n+3):after{
    content: "";
    width: 100%;
    display: block;
    height: 43px;
    background-color: #d40000;
    margin-top: -45px;
    transition: opacity .6s cubic-bezier(.215, .61, .355, 1) 0s;
    border-radius: 25px;
    opacity: 0;
    animation-name: fadeInUP;
    animation-delay: 0.5s;
}*/
@keyframes fadeInUp{
    0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
#introduction .speech .btn a.active{
    background-color: #d40000;
    color: #fff;
}
.hvr-radial-out{
    background-color: #fff;
}
.hvr-radial-out:before{
    background-color: #d40000;
    transition-duration:0.3s;
}
.hvr-fade:active, .hvr-fade:focus, .hvr-fade:hover{
    background-color: #d40000;
}
#introduction .tree{
    float: left;
    margin-left: 145px;
    height: 606px;
    width: 434px;
    background-image: url(../../images/front/tree.png);
    background-repeat: no-repeat;
    margin-top: 50px;
    position: relative;
}
#introduction .tree .point1{
    position: absolute;
    width: 15px;
    height: 15px;
    /*background-color: #d40000;*/
    left: 103px;
    top: 153px;
}
#introduction .tree .point2{
    position: absolute;
    width: 15px;
    height: 15px;
    /*background-color: #d40000;*/
    left: 335px;
    top: 152px;
}
#introduction .tree .point3{
    position: absolute;
    width: 15px;
    height: 15px;
    /*background-color: #d40000;*/
    left: 108px;
    top: 327px;
}
#introduction .tree .point4{
    position: absolute;
    width: 15px;
    height: 15px;
    /*background-color: #d40000;*/
    left: 328px;
    top: 327px;
}
#introduction .tree .point5{
    position: absolute;
    width: 15px;
    height: 15px;
    /*background-color: #d40000;*/
    left: 114px;
    top: 465px;
}
#introduction .tree .point6{
    position: absolute;
    width: 15px;
    height: 15px;
    /*background-color: #d40000;*/
    left: 320px;
    top: 465px;
}
.dot:before{
  content:' ';
  position: absolute;
  z-index:2;
  left:0;
  top:0;
  width:10px;
  height:10px; 
  background-color: rgba(255, 255, 255, 0);
  border-radius: 50%;
}
.dot:after {
  content:' ';
  position: absolute;
  z-index:1;
  width:10px;
  height:10px; 
  /*background-color: rgba(144, 137, 137, 0.5);*/
  border-radius: 50%;
box-shadow: 0 0 10px rgb(255, 3, 3) inset;
  -webkit-animation-name:'ripple';/*动画属性名，也就是我们前面keyframes定义的动画名*/
  -webkit-animation-duration: 1.5s;/*动画持续时间*/
  -webkit-animation-timing-function: ease; /*动画频率，和transition-timing-function是一样的*/
  -webkit-animation-delay: 0s;/*动画延迟时间*/
  -webkit-animation-iteration-count: infinite;/*定义循环资料，infinite为无限次*/
  -webkit-animation-direction: normal;/*定义动画方式*/
}
.delay:after{
    -webkit-animation-delay: 0.5s;/*动画延迟时间*/
    animation-delay: 0.5s;
}
@keyframes ripple {
   0% {
    left:5px;
    top:5px;
    opcity:75;
    width:0;
    height:0;
  }
  100% {
    left:-20px;
    top:-20px;
    opacity: 0;
    width:50px;
    height:50px;
  }
}
svg {
    position: absolute;
}
path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
/*  -webkit-animation: dash 5s linear infinite;
  animation: dash 5s linear infinite;*/
  stroke: #009240;
  transition: all 3s linear 0s;
}
.point1:hover + svg path{
    stroke-dashoffset: 0;
}
.point2:hover + svg path{
    stroke-dashoffset: 0;
}
.point3:hover + svg path{
    stroke-dashoffset: 0;
}
.point4:hover + svg path{
    stroke-dashoffset: 0;
}
.point5:hover + svg path{
    stroke-dashoffset: 0;
}
.point6:hover + svg path{
    stroke-dashoffset: 0;
}
@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.t1,.t2,.t3,.t4,.t5,.t6{
    position: absolute;
    transition: all 3s ease-out .2s;
    opacity: 0;
}
.t1{
    top:126px;
    left:15px;
}
.t3{
    top:299px;
    left:33px;
}
.t5{
    top:427px;
    left:10px;
}
.t2{
    top:126px;
    left:356px;
}
.t4{
    top:299px;
    left:356px;
}
.t6{
    top:427px;
    left:356px;
}
.point1:hover ~ .t1{
    opacity: 1;
}
.point2:hover ~ .t2{
    opacity: 1;
}
.point3:hover ~ .t3{
    opacity: 1;
}
.point4:hover ~ .t4{
    opacity: 1;
}
.point5:hover ~ .t5{
    opacity: 1;
}
.point6:hover ~ .t6{
    opacity: 1;
}
#video {
    margin-top: 46px;
    position: relative;
}
#video.fix {
    position: fixed;
    margin-top: 0px;
    z-index: 9999;
    top: 5%;
    left: 50%;
    margin-left: -660px;
}
#video .close{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 20px;
    position: absolute;
    right: -10px;
    top: -10px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 15px;
    background-color: #cf2626;
}
#video .close .fa{
    color: #fff;
    font-size: 15px;
}
.black-mask{
    width: 100%;
    height: 1000px;
    background-color: #000;
    opacity: 0.8;
    position: fixed;
    z-index: 999;
    display: none;
    top: 0px;
}
#video .play{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -38px;
    margin-top: -44px;
}
#team{
    height: 440px;
    position: relative;
}
#team .content{
    position: relative;
}
#team .bottom{
    height: 120px;
    width: 100%;
    background-color: #cf2626;
    position: absolute;
    bottom: 0px;
}
#team .contleft{
    float: left;
    width: 686px;
    height: 440px;
    position: relative;
    background-image: url(../../images/front/bgteam.png);
    background-repeat: no-repeat;
    background-position: 75px 58px;
    position: relative;
}
#team .contleft .teamtext{
    position: absolute;
    top: 118px;
    left: 0px;
}
#team .contleft .ourteamtext{
    position: absolute;
    top: 189px;
    left: 0px;
}
#team .contright{
    width: 884px;
    height: 440px;
    position: absolute;
    right: -0px;
}
#team .contright .fa{
    padding-left: 0px;
    transition: all .3s linear .0s;
}
#team .contright a.next:hover .fa{
    padding-left: 10px;
}
#team .contright a.prev:hover .fa{
    padding-right: 10px;
}
#team .contright .slideBox2 .bd li .person{
    width: 270px;
    position: relative;
    height: 440px;
    float: left;
    left: -40px;
}
#team .contright .slideBox2 .bd li .person img{
    position: absolute;
    bottom: 0px;
    width: 100%;
}
#team .contright .slideBox2 .bd li .info{
    float: left;
    width: 458px;
    padding: 142px 100px 47px 56px; 
    background-color: #fff;
    height: 251px;
}
#team .contright .info .title{
    font-size: 20px;
    color: rgb(0, 0, 0);
    line-height: 1.2;
}
#team .contright .info .subtitle{
    font-size: 14px;
    color: rgb(0, 0, 0);
    line-height: 1.2;
    margin-top: 16px;
}
#team .contright .info .line{
    width: 39px;
    height: 2px;
    background-color: #343434;
    margin-top: 22px;
    margin-bottom: 22px;
}
#team .contright .info .description{
    font-size: 14px;
    color: rgb(101, 101, 101);
    line-height: 1.5;
}
#team .contright .info .more {
  font-size: 12px;
  color: rgb(101, 101, 101);
  line-height: 1.2;
  bottom: 45px;
  position: absolute;
}
#team .contright .info .more a{
    color: rgb(101, 101, 101);
    line-height: 1.2;
}
#team .contright .info .more i{
    margin-left: 9px;
    font-size: 15px;
    transition: all 0.3s ease 0s;
}
#team .contright .info .more a:hover i{
    margin-left: 14px;
}
#team .contright .slideBox2 a.prev,#team .contright .slideBox2 a.next{
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    display: inline-block;
    background-color: #fff;
    color: #545252;
    position: absolute;
    top: 405px;
    left: 200px;
}
#team .contright .slideBox2 a.next {
    left: 235px;
    background-color: #343434;
    color: #fff;
}
.teammore .more,#news .more2{
/*    background-image: url(../../images/front/more.png);
    background-repeat: no-repeat;
    width: 265px;
    height: 65px;*/
    margin: 0 auto;
    font-size: 14px;
    color: rgb(154, 154, 154);
    line-height: 40px;
    text-align: center;
    margin-top: 87px;
    width: 180px;
    height: 40px;
    border-radius: 22px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    display: block;
    transition: all 0.6s cubic-bezier(.215, .61, .355, 1) 0s;
    animation-name: fadeInUp;
}
.teammore a:hover .more,#news a.newsmore:hover .more2{
    color: rgb(255, 255, 255);
    background-color: #cf2626;
    border-radius: 22px;
    box-shadow: 0px 10px 10px #f9e1e3;
}
/*.teammore .more:after,#news .more2:after{
    content: "";
    width: 0px;
    display: block;
    height: 40px;
    background-color: #d40000;
    margin-top: -40px;
    transition: all 0.4s ease 0s;
    border-radius: 0px;
}*/
.teammore a:hover .more:after,#news a:hover .more2:after{
    width: 100%;
    border-radius: 22px;
}
#example{
    height: 556px;
    margin-top: 70px;
    position: relative;
}
#example .bd{
    float: left;
    width: 50%; 
    height: 556px;
}
#example .bd ul{
    width: 100% !important;
}
#example .hd{
    float: right;
    width: 49%;
    height: 556px;
}
#example .bd li{
    width: 100% !important;
    height: 556px;
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
}
#example .hd .english{
    margin-top: 68px;
    text-align: center;
    font-size: 14px;
    color: rgb(0, 0, 0);
    line-height: 1.714;
}
#example .hd .title{
    text-align: center;
    font-size: 22px;
    color: rgb(0, 0, 0);
    line-height: 1.091;
}
#example .hd .line{
    width: 60px;
    height: 3px;
    margin: 0 auto;
    background-color: #cf2626;
    margin-top: 22px;
    margin-bottom: 52px;
}
#example .hd ul {
    margin: 0 auto;
    width: 89%;
}
#example .hd ul li{
    width: 30%;
    height: 145px;
    float: left;
    border: 2px solid #fff;
    transition: all 0.3s ease 0s;
}
#example .hd ul li:nth-child(2){
    margin: 0 2%;
}
#example .hd ul li.on{
    border: 2px solid #cf2626;
}
#example .hd ul li img {
    width: 100%;
    height: 100%;
}
#example .slideBox3 a.prev,#example .slideBox3 a.next{
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    display: inline-block;
    background-color: #fff;
    color: #545252;
    position: absolute;
    top: 522px;
    left: 50%;
    margin-left: -35px;
}

#example .slideBox3 a.prev .fa,#example .slideBox3 a.next .fa{
    padding-left: 0px;
    transition: all .3s linear .0s;
}
#example .slideBox3 a.prev:hover .fa{
    padding-right: 10px;
}
#example .slideBox3 a.next:hover .fa{
    padding-left: 10px;
}

#example .slideBox3 a.next {
    left: 50%;
    margin-left: 0px;
    background-color: #cf2626;
    color: #fff;
}
#honer {
    height: 536px;
    background-image: url(../../images/front/bg_honor.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 67px;
}
#honer a.prev,#honer a.next{
    position: absolute;
    display: inline-block;
    height: 13px;
    width: 13px;
    line-height: 13px;
    text-align: center;
    top: 50%;
    color: #151515;
    font-size: 20px;
}
#honer a.next{
    right: 60px;
}
#honer a.prev:hover,#honer a.next:hover{
    color: #d33737;
}
#honer .content{
    position: relative;
}
#honer .title,#news .title{
    text-align: center;
    font-size: 36px;
    color: rgb(0, 0, 0);
    line-height: 1.389;
}
#honer .description,#news .description{
    text-align: center;
    font-size: 16px;
    color: rgb(153, 153, 153);
    text-transform: uppercase;
    line-height: 3.125;
}
#honer .list {
    margin-top: 113px;
    overflow-x: hidden;
    width: 1300px;
    position: relative;
}
#honer .list ul{
    margin: 0 auto;
    text-align: center;
    position: relative;
    height: 228px;
}
#honer .list li {
    display: inline-block;
    width: 251px;
    position: relative;
    margin-left: 47px;
    vertical-align: middle;
    margin-top: 87px;
    transition: margin 0.5s ease 0s;
}
#honer .list li.on {
    height: 228px;
}
#honer .list li.middle{
    height: 228px;
    left: 260px;
}
/*#honer .list li:nth-child(1) {
    left: 47px;
}
#honer .list li:nth-child(2) {
    left: 94px;
}
#honer .list li:nth-child(3) {
    left: 141px;
}
#honer .list li:nth-child(4) {
    left: 188px;
}*/
#honer .list li .title{
    box-shadow: 0px 4px 8px 0px rgba(181, 181, 181, 0.26);
}
#honer .list li .image {
    height: 5px;
    background-color: #cf2626;
    overflow: hidden;
    transition: all 0.3s ease 0s;
}
#honer .list li .image img{
    height: 180px;
    width: 100%;
    margin-top: 5px;
}
#honer .list li .title p{
    text-align: center;
    height: 64px;
    background-color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 64px;
    transition: all 0.5s ease 0s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#honer .list li:hover{
    margin-top: 0px;
}
#honer .list li:hover .image img{
    margin-top: 0px;
}
#honer .list li:hover .image {
    height: 185px;
    background-color: #cf2626;
}
#honer .list li:hover .title p{
    height: 41px;
    line-height: 41px;
}
#honer .list li.on .image img{
    margin-top: 0px;
}
#honer .list li.on .image {
    height: 185px;
    background-color: #cf2626;
}
#honer .list li.on .title p{
    height: 41px;
    line-height: 41px;
}
#news{
    margin-top: 75px;
    margin-bottom: 66px;
}
#news .list li {
    position: relative;
    height: 171px;
}
#news .list .date{
    float: left;
    padding-top: 53px;
}
#news .list .date .day{
    font-size: 30px;
    font-family: "AvantGardeLT";
    color: rgb(51, 51, 51);
    line-height: 0.667;
}
#news .list .date .year{
    font-size: 16px;
    font-family: "Myriad Pro";
    color: rgb(153, 153, 153);
    line-height: 1.25;
    margin-top: 12px;
}
#news .list .line {
    width: 17px;
    height: 2px;
    background-color: #999999;
    float: left;
    margin-left: 30px;
    top: 64px;
    position: relative;
    margin-right: 27px;
}
#news .list .img {
    float: left;
    margin-top: 30px;
    width: 160px;
    height: 110px;
    overflow: hidden;
}
#news .list .img img {
    width: 100%;
    height: 100%;
    transition: all 0.3s ease 0s;
}
#news .list li:hover .img img{
    transform: scale(1.08);
}
#news .list .cont{
    padding-top: 30px;
    margin-left: 35px;
    width: 57%;
    height: 110px;
    float: left;
    transition: all 0.3s ease 0s;
}
#news .list li:hover .cont{
    margin-left: 55px;
}
#news .list .cont .title2{
    font-size: 18px;
    color: rgb(102, 102, 102);
    line-height: 1.333;
    transition: all .3s ease 0s;
}
#news .list .cont .description2{
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(153, 153, 153);
    line-height: 1.429;
    margin-top: 18px;
    transition: all .3s ease 0s;
}
#news .list .more {
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: right;
    margin-top: 67px;
    font-size: 14px;
    color: rgb(153, 153, 153);
}
#news .list .more .fa{
    transition: all .3s ease 0s;
}
#news .list .more a{
    font-size: 14px;
    color: rgb(153, 153, 153);
}
/*#news .list li:hover{
    background-color: #cf2626;
}*/
#news .list li:hover .date .day{
    color: #fff;
}
#news .list li:hover .date .year{
    color: #fff;
}
#news .list li:hover .title2{
    color: #f6f6f6;
}
#news .list li:hover .description2{
    color: #f6f6f6;
}
#news .list li:hover .more {
    background-color: #fff;
}
#news .list li:hover .more .fa{ 
    padding-left: 10px;
}
#news .list li:hover .more a{
    color: #000;
}
#footer{
    height: 430px;
    background-color: #262626;
    font-size: 13px;
    color: #afafaf;
    line-height: 2.308;
    position: relative;
}
#footer .content{
    background-image: url(../../images/front/bg_footer.png);
    background-repeat: no-repeat;
    background-position: 148px 175px;
}
#footer .larea{
    float: left;
    width: 288px;
}
#footer .larea .logo{
    padding-top: 120px;
}
#footer .link{
    padding-top: 67px;
    margin-left: 68px;
}
#footer .link dl{
    margin-left: 57px;
    float: left;
}
#footer .link dl dt a{
    color: #fefefe;
    font-size: 14px;
    line-height: 24px;
}
#footer .link dl dd a{
    color: #afafaf;
    font-size: 13px;
    line-height: 30px;
}
#footer .share{
    width: 1300px;
    text-align: right;
    position: absolute;
    bottom: 10px;
}
#footer .share .wechat{
    margin-right: 20px;
}
#footer .share .sina{
    font-size: 16.25px;
    color: rgb(175, 175, 175);
    line-height: 2.308;
}
.hvr-shutter-out-horizontal:before {
    background: #cf2626;
}
.hvr-shutter-out-horizontal{
    display: block;
    background: #fff;
}
.c-banner{
    width: 100%;
    height: 500px;
    margin-top: 80px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#c-example{
    position: relative;
}
#c-example .content{
    position: relative;
}
.bigtitle{
    position: absolute;
    width: 300px;
    height: 240px;
    background-color: #cf2626;
    color: #fff;
    font-size: 14px;
    right: 0px;
    top: -82px;
    padding-left: 70px;
    padding-top: 70px;
}
.bigtitle .title{
    margin-top: 28px;
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 48px;
    width: 100px;
}
.e-cont .smalltitle{
    width: 365px;
    height: 120px;
    padding-top: 70px;
    padding-bottom: 47px;
    border-bottom: 1px solid #e0e0e0;
    color: #000;
    font-size: 14px;
}
.e-cont .smalltitle .title{
    font-size: 24px;
    float: left;
    line-height: 24px;
    display: inline-block;
    padding-right: 30px;
    border-right: 2px solid #abacb0;
}
.e-cont .smalltitle .english{
    display: inline-block;
    line-height: 14px;
    padding-left: 30px;
    margin-top: 5px;
}
.e-cont .smalltitle .subtitle{
    margin-top: 27px;
}
.e-cont .smalltitle .more{
    margin-top: 30px;
}
.e-cont .smalltitle .more a{
    color: #000;
}
.e-cont .smalltitle .more i{
    margin-left: 15px;
}
.e-cont .tab {
    margin-top: 37px;
}
.e-cont .tab ul li{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 145px;
    background-color: #f3f3f3;
    color: #919191;
    position: relative;
}
.e-cont .tab ul li:after{
    content: '';
    width: 0px;
    height: 40px;
    background-color: #cf2626;
    transition: all 0.4s ease 0s;
    margin-top: -40px;
    display: block;
}
.e-cont .tab ul li:hover:after{
    width: 100%;
}
.e-cont .tab ul li:hover{
    color: #fff;
    /*background-color: #cf2626;*/
}
.e-cont .example-list ul{
    margin-top: 46px;
}
.e-cont .example-list ul li.item{
    height: 433px;
    width: 614px;
    float: left;
    margin-bottom: 65px;
    transition: all 0.4s ease 0s;
}
.e-cont .example-list ul li.item .img img{
    transition: all 0.4s ease 0s;
}
.e-cont .example-list ul li.item:hover .img img{
    transform: scale(1.1, 1.1);
}
.e-cont .example-list ul li.item:nth-child(even){
    float: right;
}
.e-cont .example-list ul li.item .img{
    width: 100%;
    height: 308px;
    overflow: hidden;
}
.e-cont .example-list ul li.item .img img{
    width: 100%;
    height: 100%;
}
.e-cont .example-list ul li.item .info{
    width: 457px;
    height: 80px;
    box-shadow: 0px 4px 8px 0px rgba(181, 181, 181, 0.26);
    padding-left: 34px;
    padding-bottom: 45px;
    padding-right: 123px;
    position: relative;
    transition: all 0.8 ease 0s;
}
.e-cont .example-list ul li.item:hover .info{
    box-shadow: 0px 8px 8px 0px rgba(181, 181, 181, 0.26);
}
.e-cont .example-list ul li.item .info .title{
    display: inline-block;
    margin-top: 40px;
    margin-right: 33px;
    position: relative;
    float: left;
}
.e-cont .example-list ul li.item .info .title .chinese{
    font-size: 16px;
    color: rgb(0, 0, 0);
    max-width: 124px;
    display: inline-block;
    white-space: nowrap;
}
.e-cont .example-list ul li.item .info .title .english{
    font-size: 14px;
    color: rgb(196, 196, 196);
    line-height: 1.714;
    position: absolute;
    top:26px;
    left: 0px;
    display: inline-block;
    white-space: nowrap;
}
.e-cont .example-list ul li.item .info .description{
    font-size: 14px;
    color: rgb(58, 58, 58);
    line-height: 1.714;
    float: left;
    width: 300px;
    height: 50px;
    margin-top: 40px;
}
.e-cont .example-list ul li.item .info .search {
    width: 60px;
    height: 55px;
    background-color: #cf2626;
    position: absolute;
    right: 60px;
    top: -25px;
    background-image: url(../../images/front/search.png);
    background-repeat: no-repeat;
    background-position: center;
}
.e-cont .example-list .more{
    width: 180px;
    height: 50px;
    line-height: 50px;
    /*background-color: #cf2626;*/
    text-align: center;
    margin: 0 auto;
    color: rgb(154, 154, 154);
    border: 1px solid #dcdcdc;
}
.e-cont .example-list .more a:after{
    content: '';
    display: block;
    height: 50px;
    margin-top: -50px;
    width: 0px;
    background-color: #cf2626;
    transition: all 0.4s ease 0s;
}
.e-cont .example-list .more a:hover:after{
    width: 100%;
}
.e-cont .example-list .more a{
    font-size: 12px;
    color: rgb(154, 154, 154);
    display: block;
    width: 100%;
    height: 100%;
}
.e-cont .example-list .more a:hover{
    color: #fff;
}
.e-cont .line{
    height: 1px;
    width: 100%;
    background-color: #e0e0e0;
    margin-top: 54px;
    margin-bottom: 39px;
}
.e-cont .tab2 ul li{
    width: 97px;
    height: 30px;
    line-height: 30px;
    background-color: #f3f3f3;
    text-align: center;

}
.e-cont .tab2 ul li:after{
    width: 0px;
    height: 30px;
    background-color: #cf2626;
    content: '';
    display: block;
    margin-top: -30px;
    transition: all 0.3s ease 0s;
}
.e-cont .tab2 ul a:hover{
    color: #fff;
}
.e-cont .tab2 ul li:hover:after{
    width: 100%;
}
.e-cont .tab2 ul a{
    font-size: 14px;
    color: rgb(145, 145, 145);
    display: inline-block;
    margin-right: 18px;
}
.e-cont .otherlist ul{
    margin-top: 35px;
    margin-bottom: 35px;
}
.e-cont .otherlist ul li{
    display: inline-block;
    margin-left: 11px;
}
.e-cont .otherlist ul li .img{
    width: 313px;
    height: 206px;
    overflow: hidden;
}
.e-cont .otherlist ul li .img img{
    width: 100%;
    height: 100%;
    transition: all 0.4s ease 0s;
}
.e-cont .otherlist ul li:hover .img img{
    transform: scale(1.1, 1.1);
}
.e-cont .otherlist ul li .title{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: rgb(38, 38, 38);
    transition: all 0.4s ease 0s;
}
.e-cont .otherlist ul li:hover .title{
    height: 50px;
}
.e-cont .otherlist ul a:nth-child(1) li{
    margin-left: 0px;
}
.hvr-shutter-out-horizontal:before {
    transition-duration: .5s;
}
.location{
    margin-top: 20px;
    line-height: 45px;
    font-size: 12px;
}
.pos{
    color: #666;
    float: left;
}
.pos a,.classify a{
    color: #666;
}
.pos a:last-child{
    color: #cf2626;
}
.pos a:hover{
    color: #cf2626;
}
.pos .fa{
    padding: 0 10px;
}
.classify{
    float: right;
}
.classify a{
    vertical-align: -2px;
    font-size: 13px;
    display: inline-block;
    padding: 0 20px;
    text-align: center;
    line-height: 30px;
    margin: 0 5px;
    position: relative;
}
.classify a.active,.classify a:hover{
    border-color: #cf2626;
    background-color: #cf2626;
    color: #fff;
}

.classify a:after{
    content: '';
    position: absolute;
    width: 1px;
    height: 10px;
    background: rgba(170, 170, 170, .3);
    top: 10px;
    right: -7px;
}
.classify a:last-child:after{
    background: none;
}
#c-news .content-list {
    margin-top: 40px;
}
#c-news .content-list ul li{
    width: 100%;
    height: 156px;
    margin-bottom: 20px;
    position: relative;
    border-bottom:  1px solid rgba(0, 0, 0, .08);
}
#c-news .content-list ul li .img{
    float: left;
    width: 270px;
    height: 136px;
    overflow: hidden;
}
#c-news .content-list ul li .img img{
    width: 100%;
    transition: all 0.36s ease;
    height: 100%;
}
#c-news .content-list ul li:hover .img img{
    transform: scale(1.08);
}
#c-news .content-list ul li .info{
    width: 750px;
    padding-left: 30px;
    float: left;
}
#c-news .content-list ul li .info .title{
    color: #555;
    font-size: 16px;
    transition: all 0.36s ease;
    position: relative;
    left: 0px;
}
#c-news .content-list ul li:hover .info .title{
    color: #cf2626;
    left: 10px;
}
#c-news .content-list ul li .info .description{
    color: #777;
    width: 740px;
    height: 80px;
    margin-top: 27px;
    font-size: 14px;
    transition: all 0.36s ease;
    position: relative;
    left: 0px;
}
#c-news .content-list ul li:hover .info .description{
    color: #868585;
    left: 10px;
}
#c-news .content-list ul li .date{
    float: right;
    color: #868585;
    margin-right: 30px;
    position: relative;
    transition: all 0.36s ease;
    right: 0px;
    top: 100px;
}
#c-news .content-list ul li:hover .date{
    right: 30px;
}
#c-news .more{
    display: block;
    float: right;
    color: #999;
    margin-top: 50px;
    width: 86px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    float: right;
    position: relative;
    left: 92px;
    transition: all 0.36s ease;
}
#c-news li:hover .more{
    border-color: #cf2626;
    background-color: #cf2626;
    color: #fff;
}
#c-news .more .fa{
    padding-left: 10px;
}
#pages {
    width: 100%;
    text-align: center;
    padding: 40px 0 80px;
}
#pages a {
    width: 36px;
    height: 36px;
    background-color: #fff;
    display: inline-block;
    color: #a9a9a9;
    line-height: 36px;
    text-align: center;
    font-family: Arial;
    margin-right: 5px;
    transition: background-color 0.2s ease-out;
}
#pages a i {
    font-size: 24px;
    top: 2px;
    position: relative;
}
#pages a.active, #pages a:hover {
    background-color: #838383;
    color: #fff;
}
#pages a.active, #pages a:hover {
    background-color: #cf2626;
}
.news-show .post-img{
    width: 100%;
    margin-top: 38px;
}
.news-show .post-img img{
    width: 100%;
    height: auto;
}
.postinfo{
    padding-top: 42px;
    padding-bottom: 45px;
}
.postinfo .main-info{
    max-width: calc(50% - 40px);
    float: left;
}
.postinfo .main-info .title {
    font-size: 15px;
    line-height: 32px;
    color: #000;
}
.postinfo .main-info .subtitle{
    font-size: 13px;
    color: #c1c1c1;
}
.postinfo .description{
    max-width: 50%;
    float: right;
    color: #929292;
    font-size: 13px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}
.post-wrap{
    width: 1170px;
    margin: 0 auto;
    margin-top: 50px;
}
.postbody {
    font-size: 13px;
    color: #666;
    margin-bottom: 60px;
}
.postbody img{
    max-width: 100%;
}
.postbody p {
    line-height: 24px;
}
.postbody hr {
    margin: 20px 0;
    border: none;
    border-top: 1px dotted rgba(170, 170, 170, 0.2);
}
.listContent_post {
    border-top: 1px solid rgba(170, 170, 170, 0.2);
}
.listContent_post h3 {
    font-size: 14px;
    padding: 30px 0;
    color: #868585;
}
.item_tags {
    clear: both;
    height: 28px;
    border-top: 1px solid rgba(170, 170, 170, 0.2);
}
.listContent_post > .item_tags {
    padding: 0;
    margin-bottom: 30px;
    border-top: none;
}
.item_tags>a {
    border: 1px solid rgba(170, 170, 170, .3);
    float: left;
    margin-right: 10px;
    padding: 0 14px;
    line-height: 26px;
    color: #828282;
    background-color: transparent;
    transition: all 0.36s ease;
    font-size: 12px;
}
.item_tags a:hover {
    border-color: #cf2626;
    background-color: #cf2626;
    color: #fff;
}
.mlist{
    color: #666;
}
.content_wrapper {
    position: relative;
    margin-right: -15px;
}
.item_block {
    transition: all 0.36s ease;
    width: calc(100% / 3 - 15px);
    height: auto;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}
.item_img {
    position: relative;
    overflow: hidden;
    height: 460px;
}
.item_img img {
    transition: all 0.36s ease;
    display: inline;
    width: 100%;
}
.item_wrapper{
    padding: 24px 20px;
    transition: all 0.36s ease;
}
.item_info .title {
    transition: all 0.36s ease;
    color: #333;
    font-size: 16px;
    line-height: 30px;
}
.item_des {
    margin-top: 13px;
}
.item_des .description {
    transition: all 0.36s ease;
    font-size: 13px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    color: #999;
    color: #868585;
}
.content_list .details {
    transition: all 0.36s ease;
    border: 1px solid rgba(170, 170, 170, 0.2);
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    margin-left: 20px;
    margin-bottom: 30px;
    padding: 0 20px;
    margin-bottom: 20px;
    margin-top: 0px;
    text-transform: lowercase;
}
.content_list .details .fa{
    padding-left: 10px;
}
.item_block:hover {
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.08);
}
.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_img img {
    transform: scale(1.08);
}
.item_block:hover .item_box .item_wrapper {
    padding-left: 30px;
    padding-right: 20px;
}
.content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #cf2626;
}
.item_block:hover .item_box .item_wrapper .item_des .description {
    color: #868585;
}
.content_list .item_block:hover .details {
    border-color: #cf2626;
    background: #cf2626;
    margin-left: 30px;
    color: #fff;
}
.contact .content .header {
    padding-bottom: 50px;
    padding-top: 80px;
    text-align: center;
}
.contact .content .header p.title {
    color: #444;
    font-size: 24px;
}
.contact .content .header p.subtitle {
    color: #c1c1c1;
    font-size: 16px;
}
.feedback .content .header {
    padding-bottom: 50px;
    padding-top: 80px;
    text-align: center;
}
.feedback .content .header p.title {
    color: #444;
    font-size: 24px;
}
.feedback .content .header p.subtitle {
    color: #c1c1c1;
    font-size: 16px;
}
input {
    border: none;
    background: none;
}

input,
textarea {
    font-family: Arial, "微软雅黑";
    outline: 0;
    font-size: 14px;
    -webkit-appearance: none;
}
.join {
    width: 1132px;
    margin: 0 auto;
}
.join .input-name,.input-email,.input-phone,.input-fax,.input-company,.input-address{
    background-color: #f1f1f1;
    width: 350px;
    height: 49px;
    float: left;
    margin-right: 40px;
    margin-bottom: 10px;
}
.join input{
    height: 49px;
    width: 331px;
    padding-left: 19px;
    line-height: 49px; 
}
.join textarea {
    resize: none;
    width: 1110px;
    height: 149px;
    background-color: #f1f1f1;
    border-color: #fff;
    padding-top: 16px;
    padding-left: 19px;
}
.join .input-btn {
    width: 280px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background-color: #cf2626;
    color: #fff;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
    cursor: pointer;
}
#servicelist .serviceitem {
    border-bottom: 1px solid #eee;
    margin-right: 30px;
    width: 380px;
    height: 260px;
    margin-bottom: 55px;
    float: left;
}
#servicelist .serviceitem:before {
    content: "";
    border-bottom: 1px solid #aaaaaa;
    width: 0;
    position: relative;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    top: 260px;
    z-index: 1;
    display: block;
}
#servicelist .serviceitem a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.service_img {
    display: inline;
}
#servicelist .serviceitem a p.service_img img {
    width: 200px;
    height: 230px;
    overflow: hidden;
    position: relative;
    top: 0;
    margin-bottom: 10px;
    z-index: 1;
    background: #e1e1e1;
    transition: all 0.3s ease 0s;
}
#servicelist .serviceitem:hover p.service_img img{
    transform: scale(1.08);
}
#servicelist .serviceitem div {
    position: relative;
    margin: 0;
    transition: all 0.3s ease-out 0s;
    top: 12px;
    padding-top: 0;
    z-index: 1;
    text-align: center;
}
#servicelist .serviceitem div p.title {
    color: #595959;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    transition: all ease-out .2s;
    font-size: 16px;
}
#servicelist {
    padding-top: 50px;
    border-top: 1px solid #eee;
    margin: 0 auto;
    margin-top: 50px;
}
#servicelist .wrap{
    width: 1230px;
    margin: 0 auto;
}
#servicelist .serviceitem:hover:before {
    width: 380px;
}
#servicelist .serviceitem:hover p.title {
    color: #595959;
}
#servicelist .serviceitem:hover div {
    margin-top: 10px;
}
.duty-show .postInfo{
    text-align: center;
}
.duty-show .location{
    margin-top: 105px;
}
.duty-show .postInfo .title {
    color: #444;
    font-size: 16px;
    transition: all .3s ease-out 0s;
    line-height: 20px;
}
.duty-show .postInfo .usetdate {
    font-size: 13px;
    line-height: 24px;
    color: #666;
}
.duty-show .postinfo .description {
    max-width: 100%;
    float: none;
    overflow: auto;
}
.duty-show .postInfo .description {
    margin-top: 20px;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 24px;
    color: #888;
}
.duty-show .postbody {
    font-size: 13px;
}
.duty-show .postbody img{
    max-width: 100%;
}
#c-ai .item_block {
    width: calc(100% / 2 - 16px);
}
#c-ai .content-list .item_info .title {
    transition: all 0.36s ease;
    color: #333;
    font-size: 16px;
    line-height: 30px;
}
#c-ai .content-list .item_info .subtitle {
    transition: all 0.36s ease;
    color: #777;
    font-size: 14px;
    line-height: 22px;
}
#c-ai .item_block:hover .item_box .item_wrapper{
    padding: 24px 20px;
}
#c-ai .content-list .details {
    transition: all 0.36s ease;
    border: 1px solid rgba(170, 170, 170, 0.2);
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    margin-left: 20px;
    margin-bottom: 30px;
    padding: 0 20px;
}
#c-ai .item_block:hover .details{
    margin-left: 30px;
    background-color: #cf2626;
    color: #fff;
}
#c-ai .item_block:hover .title {
    color: #cf2626;
}
#c-ai .content-list .details .fa{
    padding-left: 10px;
}
#c-ai .content-list .item_block:hover .item_box .item_img img {
    transform: scale(1.08);
}
#c-ai .item_img img{
    width: 100%;
}
#c-ai .content-list{
    margin-top: 20px;
}
#list-honer #pages{
    margin-top: 40px;
}
.mitem_block {
    transition: all 0.36s ease;
    width: calc(100% / 3 - 15px);
    height: auto;
    float: left;
    margin-right: 118px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}
.mitem_block:hover {
    box-shadow: 5px 12px 25px rgba(0, 0, 0, 0.08);
    background-color: #cf2626;
}
.mitem_block {
    width: 276px;
    height: 490px;
}
.mitem_block .item_wrapper::before {
    content: '';
    position: absolute;
    width: 10%;
    height: 1px;
    background: rgba(255, 255, 255, .18);
    left: 0;
    bottom: 61px;
    transition: all 0.3s ease-out 0s;
}
.mitem_block:hover .item_wrapper::before {
    width: 100%;
}

.mitem_block .details {
    transition: all 0.36s ease;
    border: 1px solid rgba(170, 170, 170, 0.2);
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    margin-left: 20px;
    margin-bottom: 30px;
    padding: 0 20px;
}
.mitem_block .item_info .title {
    transition: all 0.36s ease;
    color: #333;
    font-size: 16px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
}
.mitem_block .subtitle {
    transition: all 0.36s ease;
    color: #777;
    font-size: 14px;
    line-height: 32px;
}
.mitem_block .item_des {
    margin-top: 10px;
}
.mitem_block .item_wrapper {
    padding: 24px 20px;
    padding-bottom: 18px;
}
.mitem_block:hover .item_box .item_wrapper .item_info .title {
    color: #fff;
}
.mitem_block:hover .item_box .item_wrapper .item_info .subtitle {
    color: rgba(255, 255, 255, .7);
}
.mitem_block:hover .item_box .item_wrapper .item_des .description {
    color: rgba(255, 255, 255, .8);
}
.mitem_block:hover .details {
    color: #cf2626;
    background-color: #fff;
    border-color: #cf2626;
    margin-left: 20px;
    border-radius: 32px;
    top: 8px;
    background-color: #fff;
}
.mitem_block:hover .item_box .item_wrapper {
    padding-top: 20px;
    padding-bottom: 22px;
}
.mitem_block:hover .item_box .item_img img {
    transform: scale(1.08);
}
#c-team .content-list{
    width: 1185px;
    margin: 0 auto;
    margin-top: 50px;
}
#teampost {
    width: 1170px;
    margin: 0 auto;
    margin-top: 50px;
}
#teampost #teamimage {
    width: 480px;
    margin-right: 50px;
    float: left;
    margin-top: -55px;
}
#teampost #teambody {
    width: 640px;
    float: left;
    margin-left: 0px;
}
#teambody .theader .title {
    color: #343434;
    font-size: 30px;
}
.npagePage #teambody .theader .title {
    text-align: left;
}
#teambody .theader .postbody {
    margin-top: 36px;
}
.postbody {
    line-height: 24px;
    font-size: 13px;
    color: #6a6a6a;
}
.npagePage #teambody .theader .subtitle {
    text-align: left;
}
#teambody .theader .subtitle {
    color: #626262;
    font-size: 14px;
}
#teampost #teamimage img {
    width: 480px;
    margin-right: 40px;
    display: block;
}
#postControl {
    position: fixed;
    right: 32px;
    top: 70px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 9999999999;
}
#postControl .button {
    width: 100%;
    height: 100%;
}
#postControl .button span {
    height: 1px;
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    display: block;
    z-index: 1;
    transition: all .2s ease-out 0s;
    transform: rotate(0deg);
    top: 20px;
    left: 5px;
}
#postControl .button .left {
    transform: rotate(45deg);
}
#postControl .button .right {
    transform: rotate(-45deg);
}
@media screen and (max-width:1910px){
    #header ul#nav-right li.address{display: none;}
}
@media screen and (max-width:1765px){
    #header ul#nav-right li.hot-line{display: none;}
}
@media screen and (max-width:1645px){
    #header ul#nav-right li.phone{display: none;}
}
@media screen and (max-width:1426px){
    #header.mini .wc{display: none;}
}
@media screen and (max-width:1334px){
    #header.mini #logo{margin-right: 50px;}
    #header.mini .content{width: 1270px;padding-left: 30px;}
}
#weixin {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    overflow-y: auto;
    z-index: 100;
    display: none;
}
#weixin .fixed-container {
    width: 258px;
    height: 298px;
    background: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -129px;
    margin-top: -149px;
}
#weixin .fixed-container p {
    padding: 0 20px;
    text-align: center;
    font-size: 14px;
    color: #000;
}

.content_list_join {
    width: 100%;
    position: relative;
    padding-top: 40px;
}
.join_item_block {
    transition: all ease-out .3s;
    height: auto;
    position: relative;
    float: left;
    border: 0;
    width: 100%;
    border-bottom: 1px solid rgba(227,227,227,.61);;
    padding: 30px 0;
}
.join_item_block a {
    position: relative;
    display: block;
    color: #ddd;
}
.join_item_block .item_wrapper{
    height: auto;
    border-bottom: 1px dotted #E3E3E3;
    float: left;
    margin: 0 40px 0 0;
    padding-bottom: 0;
    border-color: transparent;
    width: calc(100% - 264px);
}
.join_item_block .date_wrap {
    position: relative;
    float: left;
    margin-right: 60px;
    width: 140px;
    margin-bottom: 60px;
}
.join_item_block .date_wrap .year {
    display: block;
    color: #bdbdbd;
    font-family: HELVETICANEUELTPRO-THEX,"微软雅黑";
    position: absolute;
    bottom: 0;
}
.join_item_block .date_wrap .md {
    display: block;
    width: 100%;
    color: #c5c5c5;
    font-size: 30px;
    font-family: HELVETICANEUELTPRO-TH;
    line-height: 46px;
    transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    transition: all .3s ease-out 0s;
    padding-bottom: 0;
}
.join_item_block .item_info{
    float: left;
    text-align: left;
    transition: all .3s ease-out 0s;
    width: 640px;
    padding: 5px 0 0 0;
}
.join_item_block .item_info .title {
    padding-top: 8px;
    height: 43px;
    color: #333;
    transition: all .3s ease-out 0s;
    font-size: 16px;
}
.join_item_block .item_des {
    float: left;
    font-size: 12px;
    overflow: hidden;
    white-space: inherit;
    width: 640px;
    margin-top: 0;
    text-align: left;
}
.join_item_block .item_des p {
    display: -webkit-box;
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
    height: 76px;
    color: #8f8f8f;
    text-overflow: ellipsis;
    white-space: inherit;
    font-size: 13px;
    line-height: 26px;
    transition: all .3s ease-out 0s;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.join_item_block .item_des p {
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
    text-align: left;
    margin-top: 0px;
}

.join_item_block a.details {
    position: relative;
    display: block;
    margin: 0 auto 2px;
    margin-top: -8px;
    margin-left: 23px;
    width: 29px;
    height: 29px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    color: transparent;
    transition: all ease-out .3s;
    text-indent: -6px;
    border: 1px solid #E6E6E6;
    margin-top: 70px;
    margin-left: 0;
    transition: all .3s ease-out 0s;
}
.join_item_block .details i {
    font-size: 16px;
    line-height: 22px;
    margin-top: 3px;
    transition: all .3s ease-out 0s;
    position: absolute;
    top: 0px;
    left: 20px;
    color: #ddd;
}
.join_item_block:hover {
    border-bottom: 1px solid rgba(222, 49, 49, 0.61);
    transition: all .6s ease-out 0s;
}
.join_item_block:hover a.details {
    margin-left: 45px;
    border-color: #f13e3d;
}
.join_item_block:hover a.details i {
    color: #f13e3d;
}
.join_item_block:hover .title {
    color: #f13e3d;
}