body{
    height: 100%;
    overflow-x: hidden;
    font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #333;
}
body a{
    outline: none;
    blr: expression(this.onFocus=this.blur());
    color: #333;
}
body a:focus{
    outline: none;
}

.other-container{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 1366px){
    .container,
    .other-container{
        width: 1200px;
        padding-left: 0;
        padding-right: 0;
    }
}

img{
    max-width: 100%;
    height: auto;
    width: auto\9;
    /* ie8 */
    -ms-interpolation-mode: bicubic;
    border: none;
}
@-ms-viewport     { width: device-width;}
@-o-viewport      { width: device-width;}
@viewport         { width: device-width;}


.w010{ width: 100%;}
.maxw010{ max-width: 100%;}


.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths{
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
}


.table-box{
    display: table !important;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}
.table-box .cell{
    display: table-cell !important;
    vertical-align: middle;
}


.mb80{ margin-bottom: 80px;}
.mb100{ margin-bottom: 100px;}
.mb0{ margin-bottom: 0 !important;}


.fs18{ font-size: 18px;}

.color-e60012{ color: #e60012;}

.bg-f8f8f8{ background: #f8f8f8;}


/*header*/
.Top-block{
    line-height: 32px;
    padding-right: 15px;
    padding-left: 15px;
    background: #e60012;
    color: #fff;
}
.Top-block>div .welcome{
    float: left;
    height: 32px;
    overflow: hidden;
    padding-left: 28px;
    position: relative;
}
.Top-block>div .welcome img{
    margin-top: -9px;
    position: absolute;
    top: 50%;
    left: 0;
}
.Top-block>div .tel{
    float: right;
}
.header-custom{
    margin-bottom: 0;
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 4px 0 36px rgba(0,0,0,0.05);
}
.header-custom .logo{
    height: auto;
}
.header-custom .nav-custom>li>a{
    font-size: 16px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.header-custom .nav-custom>li>a:focus,
.header-custom .nav-custom>li>a:hover,
.header-custom .nav-custom>.active>a,
.header-custom .nav-custom>.active>a:hover,
.header-custom .nav-custom>.active>a:focus,
.header-custom .nav-custom>.open>a,
.header-custom .nav-custom>.open>a:hover,
.header-custom .nav-custom>.open>a:focus,
.header-custom .nav-custom>.dropdown.active>a,
.header-custom .nav-custom>.dropdown.active>a:hover,
.header-custom .nav-custom>.dropdown.active>a:focus{
    background-color: inherit;
    color: #e60012;
}
.header-custom .nav-custom>li .dropdown-menu>li>a{
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.header-custom .search-box .search-form{
    height: 44px;
    padding-right: 56px;
    position: relative;
}
.header-custom .search-box .search-form input[type=text]{
    width: 100%;
    height: 44px;
    line-height: 42px;
    padding-left: 20px;
    background: #fff;
    border: 1px solid #d8d8d8;
    border-right: none;
    border-radius: 22px 0 0 22px;
    font-size: 14px;
    color: #333;
}
.header-custom .search-box .search-form input[type=text]::-webkit-input-placeholder{
    color: #999;
}
.header-custom .search-box .search-form input[type=text]::-moz-placeholder{
    color: #999;
}
.header-custom .search-box .search-form input[type=text]:-moz-placeholder{
    color: #999;
}
.header-custom .search-box .search-form input[type=text]:-ms-input-placeholder{
    color: #999;
}
.header-custom .search-box .search-form a{
    display: inline-block;
    width: 56px;
    height: 44px;
    padding-top: 7px;
    padding-left: 10px;
    background-color: #e60012;
    border-radius: 0 22px 22px 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 0;
    right: 0;
}
.header-custom .search-box .search-form a:hover{
    background-color: #f00;
}
.header-custom .search-box .search-btn{
    display: block;
    width: 32px;
    height: 32px;
    background: url("../images/btn_1.png") center center #e60012 no-repeat;
    border-radius: 50%;
}
.header-custom .search-box .search-btn.on{
    background: url("../images/btn_1h.png") center center #e60012 no-repeat;
}
.header-custom .navbar-toggle{
    float: none;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    border: none;
    position: fixed;
    right: 15px;
    z-index: 100;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}
.header-custom .navbar-toggle.collapsed{
    position: absolute;
    z-index: 98;
}
.header-custom .navbar-toggle.collapsed .icon-bar{
    background: url("../images/btn_3.png") no-repeat;
}
.header-custom .navbar-toggle .icon-bar{
    width: 30px;
    height: 30px;
    background: url("../images/btn_3h.png") no-repeat;
}
.header-custom .navbar-toggle:hover,
.header-custom .navbar-toggle:focus{
    background: none;
}


/*footer*/
footer{
    padding-top: 50px;
	background: #333;
    font-size: 14px;
	color: #fff;
}
.footer-contact{
    border-bottom: 1px solid #474747;
}
.footer-contact>.row>div{
    margin-bottom: 40px;
}
.footer-contact>.row>div .box{
    min-height: 48px;
    line-height: 16px;
    padding-left: 68px;
    position: relative;
}
.footer-contact>.row>div .box .icon{
    width: 50px;
    height: 50px;
    padding-top: 10px;
    background: rgba(255,255,255,0.1);
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}
.footer-contact>.row>div .box .title{
    line-height: 24px;
    margin-bottom: 8px;
    font-size: 16px;
    color:#fff;
}
.footer-contact>.row>div .box span{
    color:#fff;
}
.footer-down{
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-down .footer-wechatCode{
    min-height: 80px;
    line-height: 24px;
    padding: 15px 0 15px 160px;
    margin-bottom: 20px;
    border: 1px solid #5c5c5c;
}
.footer-down .footer-wechatCode .code{
    width: 62px;
    height: 62px;
    position: absolute;
    top: 8px;
    left: 8px;
}
.footer-down .footer-wechatCode .code:nth-child(2){
    left: 80px;
}
.footer-down .footer-wechatCode .code img{
    display: block;
    width: 100%;
}
/*.footer-down .footer-wechatCode .icon{
    position: absolute;
    top: 18px;
    left: 104px;
}*/
.footer-down .footer-nav{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: -15px;
    margin-left: -15px;
    font-size: 0;
}
.footer-down .footer-nav a{
    display: inline-block;
    line-height: 24px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 14px;
    color: #e0e0e0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.footer-down .footer-nav a:hover{
    color: #fff;
}
.footer-down .footer-copy{
    line-height: 24px;
    color: #e0e0e0;
}
.footer-down .footer-copy a{
    display: inline-block;
    color: #e0e0e0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.footer-down .footer-copy a:hover{
    color: #fff;
}
 .wailian a {
    color:#337ab7!important;
}

/*page*/
.pages{
    padding-top: 20px;
    font-size: 0;
    text-align: center;
}
.pages a,
.pages .total{
    display: inline-block;
    min-width: 40px;
    height: 40px;
    line-height: 38px;
    padding: 0 14px;
    margin: 0 5px;
    background: #fff;
    border: 1px solid #e8eaec;
    font-size: 16px;
    color: #666;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.pages a:hover,.pages a.current{
    background: #e60012;
    border: 1px solid #e60012;
    color: #fff;
}


/*右侧浮框*/
.right-floatingFrame{
    margin-top: -177px;
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 97;
}
.right-floatingFrame a{
    display: block;
    width: 66px;
    height: 70px;
    padding-top: 18px;
    margin-bottom: 1px;
    background: rgba(0,0,0,0.7);
    text-align: center;
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.right-floatingFrame a.on{
    background: #e60012;
}
.right-floatingFrame a span{
    display: none;
    position: absolute;
    top: 0;
    right: 80px;
}
.right-floatingFrame a span.text{
    width: 204px;
    height: 70px;
    line-height: 70px;
    background: #e60012;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.right-floatingFrame a span::after{
    content: '';
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 8px solid #e60012;
    position: absolute;
    top: 30px;
    left: 100%;
}
.right-floatingFrame a span.img{
    width: 90px;
    padding: 3px;
    background: #e60012;
}
.right-floatingFrame a span.img img{
    width: 100%;
}

/*分页*/
.fy{
	width:100%;
	padding-top: 20px;
    padding-bottom: 50px;
    text-align:center;
}
.fy .fy_l
{
    width:auto!important;
    display:inline-block;
    min-width: 40px;
    height: 40px;
    line-height: 38px;
    padding: 0 10px;
    margin: 0 5px;
    background: #fff;
    border: 1px solid #e8eaec;
    font-size: 16px;
    color: #666;
}
.fy .fy_l span{
	font-size: 16px;
	color:#666;
	padding:7px 0px;
	display: inline-block;
	
}
.fy .fy_r
{
    display:inline-block;
    width:auto!important;
}
.fy .fy_r a{
	display:inline-block;
	min-width: 40px;
    height: 40px;
    line-height: 38px;
    padding: 0 10px;
    margin: 0 5px;
    background: #fff;
    border: 1px solid #e8eaec;
    font-size: 16px;
    color: #666;
    vertical-align:middle;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.fy .fy_r a:hover
{
    background: #e60012;
    border: 1px solid #ed7831;
    color: #fff;
}
.fy .fy_r span
{
    display:inline-block;
	min-width: 40px;
    height: 40px;
    line-height: 38px;
    padding: 0 10px;
    margin: 0 5px;
    background: #e60012;
    border: 1px solid #e60012;
    font-size:16px;
    color: #fff!important;
    vertical-align:middle;
}
.fy1{
	margin-top:40px;
	padding-top:40px;
	border-top:1px dashed #e8eaec;
}
.fy1 a{
	display:block;
	width:60%;
	font-size:16px;
	color:#666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin:10px 0;
}


/*banner*/
.banner .item a{
    display: block;
}
.banner .item a img{
    display: block;
    width: 100%;
}
.banner.owl-carousel .owl-dots{
    font-size: 0;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 6%;
    left: 0;
}
.banner.owl-carousel button.owl-dot{
    width: 10px;
    height: 10px;
    margin-right: 5px;
    margin-left: 5px;
    background: #fff;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.banner.owl-carousel button.owl-dot.active{
    width: 60px;
    background: #e60012;
}
.banner.owl-carousel .owl-nav button.owl-prev,
.banner.owl-carousel .owl-nav button.owl-next{
    width: 23px;
    height: 45px;
    margin-top: -22px;
    font-size: 0;
    position: absolute;
    top: 50%;
}
.banner.owl-carousel .owl-nav button.owl-prev{
    background: url("../images/arrow_1l.png") no-repeat;
    left: 10%;
    -webkit-animation: fadeInRight 0.8s infinite linear;
    -o-animation: fadeInRight 0.8s infinite linear;
    animation: fadeInRight 0.8s infinite linear;
}
.banner.owl-carousel .owl-nav button.owl-next{
    background: url("../images/arrow_1r.png") no-repeat;
    right: 10%;
    -webkit-animation: fadeInLeft 0.8s infinite linear;
    -o-animation: fadeInLeft 0.8s infinite linear;
    animation: fadeInLeft 0.8s infinite linear;
}


/*main*/
.index-bg-f6f6f6{
    padding-top: 80px;
    padding-bottom: 80px;
    background: #f6f6f6;
}
.index-publicTitle{
    overflow: hidden;
}
.index-publicTitle .name{
    width: 168px;
    height: 50px;
    line-height: 50px;
    margin-right: auto;
    margin-bottom: 38px;
    margin-left: auto;
    font-size: 26px;
    color: #333;
    text-align: center;
    position: relative;
}
.index-publicTitle .name .line{
    background: #e60012;
    position: absolute;
}
.index-publicTitle .name .line-top,
.index-publicTitle .name .line-bottom{
    width: 100%;
    height: 1px;
    left: 0;
}
.index-publicTitle .name .line-top{
    top: 0;
}
.index-publicTitle .name .line-bottom{
    bottom: 0;
}
.index-publicTitle .name .line-right,
.index-publicTitle .name .line-left{
    width: 1px;
    height: 100%;
    top: 0;
}
.index-publicTitle .name .line-right{
    right: 0;
}
.index-publicTitle .name .line-left{
    left: 0;
}
.index-publicTitle .name .line.line-rightFloat,
.index-publicTitle .name .line.line-leftFloat{
    width: 100px;
    height: 1px;
    top: 50%;
}
.index-publicTitle .name .line.line-rightFloat{
    left: 100%;
}
.index-publicTitle .name .line.line-leftFloat{
    right: 100%;
}
.index-about-text .content{
    line-height: 22px;
    margin-bottom: 28px;
    font-size: 14px;
    color: #666;
}
.index-about-text .more{
    display: block;
    width: 112px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #e60012;
    border-radius: 3px;
    font-size: 16px;
    color: #e60012;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: relative;
}
.index-about-text .more:before,
.index-about-text .more:after{
    content: "";
    background-color: rgba(255,255,255,0.3);
    opacity: 1;
    -webkit-transition: all 0.8s linear;
    -moz-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    transition: all 0.8s linear;
    position: absolute;
}
.index-about-text .more:before{
    top: 0;
    right: 50%;
    bottom: 0;
    left: 50%;
}
.index-about-text .more:after{
    top: 50%;
    right: 0;
    bottom: 50%;
    left: 0;
}
.index-about-text .more:hover{
    background: #e60012;
    color: #fff;
}
.index-about-text .more:hover:before{
    left: 0;
    right: 0;
    opacity: 0;
}
.index-about-text .more:hover:after{
    top: 0;
    bottom: 0;
    opacity: 0;
}
.index-video-box{
    position: relative;
    overflow: hidden;
}
.index-video-box .video-moreBtn{
    display: block;
    width: 84px;
    height: 32px;
    line-height: 32px;
    border-radius: 0 0 7px 0;
    background: url("../images/a_bg2.jpg") repeat-y;
    color: #e60012;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 98;
}
.index-video-box .video-moreBtn:hover{
    background: #e60012;
    color: #fff;
}
.index-boxShadow-box{
    padding: 30px;
    background: #fff;
    box-shadow: 5px 0 16px rgba(0,0,0,0.1);
}
.index-boxShadow-box .tabs-tit{
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 40px;
    font-size: 22px;
    color: #333;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.index-boxShadow-box .tabs-tit:last-child{
    margin-right: 0;
}
.index-boxShadow-box .tabs-tit span{
    position: relative;
    z-index: 1;
}
.index-boxShadow-box .tabs-tit:after{
    content: '';
    width: 0;
    height: 7px;
    background: #ffe6e7;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.index-boxShadow-box .tabs-tit.selected{
    font-size: 26px;
}
.index-boxShadow-box .tabs-tit.selected:after{
    width: 100%;
    left: 0;
}
.index-boxShadow-box .more{
    line-height: 30px;
    font-size: 16px;
    color: #999;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    right: 0;
    bottom: -webkit-calc(100% + 30px);
    bottom: -moz-calc(100% + 30px);
    bottom: calc(100% + 30px);
}
.index-boxShadow-box .more:hover{
    color: #e60012;
}
.index-recruit,
.index-recruit .box{
    position: relative;
}
.index-recruit .box .img{
    width: 49.2%;
    position: relative;
}
.index-recruit .box .img:before,
.index-recruit .box .img:after{
    content: "";
    width: 0;
    height: 0;
    background-color: rgba(255,255,255,0.6);
    opacity: 0.6;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: absolute;
}
.index-recruit .box .img:before{
    top: 0;
    right: 0;
}
.index-recruit .box .img:after{
    bottom: 0;
    left: 0;
}
.index-recruit .box .img:hover:before,
.index-recruit .box .img:hover:after{
    width:100%;
    height:100%;
    background-color:rgba(255,255,255,0);
    opacity: 0;
}
.index-recruit .box .img img{
    display: block;
    width: 100%;
}
.index-recruit .box .text{
    position: absolute;
}
.index-recruit .box .text .title{
    height: 38px;
    line-height: 38px;
    margin-bottom: 6px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index-recruit .box .text .content{
    line-height: 20px;
    font-size: 14px;
    color: #666;
}
.index-recruit .box:nth-child(1){
    margin-bottom: 32px;
}
.index-recruit .box:nth-child(1) .text{
    top: 0;
    right: 0;
    left: -webkit-calc(49.2% + 30px);
    left: -moz-calc(49.2% + 30px);
    left: calc(49.2% + 30px);
}
.index-recruit .box:nth-child(1) .text .content{
    max-height: 80px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.index-recruit .box:nth-child(1):after{
    content: '';
    width: 50px;
    height: 50px;
    margin-left: -25px;
    background: #e60012;
    position: absolute;
    bottom: -41px;
    left: 50%;
}
.index-recruit .box:nth-child(2) .img{
    float: right;
}
.index-recruit .box:nth-child(2) .text{
    top: 0;
    right: -webkit-calc(49.2% + 30px);
    right: -moz-calc(49.2% + 30px);
    right: calc(49.2% + 30px);
    left: 0;
}
.index-recruit .box:nth-child(2) .text .content{
    max-height: 80px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.index-recruit .box:nth-child(2) .en-text{
    line-height: 16px;
    color: #333;
    text-transform: uppercase;
    transform-origin: left top;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    bottom: 68px;
    left: 0;
}
.index-news{
    position: relative;
}
.index-news .imgText-list{
    display: block;
    margin-bottom: 25px;
    font-size: 14px;
    color: #666;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.index-news .imgText-list span{
    display: block;
}
.index-news .imgText-list .img{
    float: left;
    position: relative;
}
.index-news .imgText-list .img:before,
.index-news .imgText-list .img:after{
    content: "";
    width: 0;
    height: 0;
    background-color: rgba(255,255,255,0.6);
    opacity: 0.6;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: absolute;
}
.index-news .imgText-list .img:before{
    top: 0;
    right: 0;
}
.index-news .imgText-list .img:after{
    bottom: 0;
    left: 0;
}
.index-news .imgText-list .img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.index-news .imgText-list .text{
    float: right;
    line-height: 20px;
    padding-top: 10px;
}
.index-news .imgText-list .text .title{
    height: 20px;
    margin-bottom: 5px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.index-news .imgText-list .text .date{
    height: 20px;
    margin-bottom: 16px;
    color: #999;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.index-news .imgText-list .text .content{
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index-news .imgText-list:hover,
.index-news .imgText-list:hover .text .title,
.index-news .imgText-list:hover .text .date{
    color: #e60012;
}
.index-news .imgText-list:hover .img:before,
.index-news .imgText-list:hover .img:after{
    width:100%;
    height:100%;
    background-color:rgba(255,255,255,0);
    opacity: 0;
}
.index-news .text-list .box{
    display: block;
    padding-bottom: 25px;
    padding-left: 20px;
    margin-bottom: 25px;
    border-bottom: 1px dashed #e6e6e6;
    font-size: 16px;
    color: #666;
    position: relative;
}
.index-news .text-list .box:after{
    content: '';
    width: 6px;
    height: 6px;
    background: #ccc;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 10px;
    left: 0;
}
.index-news .text-list .box:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.index-news .text-list .box span{
    display: block;
}
.index-news .text-list .box .title{
    height: 26px;
    line-height: 26px;
    margin-bottom: 5px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.index-news .text-list .box .date{
    height: 22px;
    line-height: 22px;
}
.index-news .text-list .box:hover:after{
    background: #e60012;
}
.index-news .text-list .box:hover .title{
    color: #e60012;
}
.index-publicText{
    line-height: 22px;
    margin-bottom: 40px;
    font-size: 14px;
    color: #666;
    text-align: center;
}
.index-case-list>div .box{
    display: block;
    background: #fff;
    color: #333;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.index-case-list>div .box span{
    display: block;
}
.index-case-list>div .box .img{
    overflow: hidden;
    position: relative;
}
.index-case-list>div .box .img img{
    display: block;
    width: 100%;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.index-case-list>div .box .img .bg{
    padding-right: 8%;
    padding-left: 8%;
    background: rgba(0,0,0,0.6);
    font-size: 14px;
    color: #fff;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.index-case-list>div .box .img .bg .title{
    margin-bottom: 30px;
    font-size: 18px;
}
.index-case-list>div .box .img .bg .content{
    line-height: 28px;
}
.index-case-list>div .box .name{
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index-links-block .title{
    line-height: 64px;
    font-size: 20px;
    color: #333;
}
/*.index-links.owl-carousel .owl-stage-outer{
    padding-top: 30px;
    padding-bottom: 30px;
}*/
.index-links{
    margin-right: -12px;
    margin-left: -12px;
}
.index-links>div{
    padding-right: 12px;
    padding-left: 12px;
}
.index-links>div a{
    display: block;
    height: 64px;
    line-height: 64px;
    padding-left: 8%;
    background-color: #fff;
    background-image: url("../images/a_bg1.png");
    background-position: right 8% center;
    background-repeat: no-repeat;
    box-shadow: 5px 0 16px rgba(0,0,0,0.1);
    font-size: 16px;
    color: #333;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.index-links>div a:hover{
    background-color: #e60012;
    background-image: url("../images/a_bg1_h.png");
    background-position: right 5% center;
    color: #fff;
}


/*1中心概况-关于我们*/
.InnerPage-banner{
    position: relative;
}
.InnerPage-banner img{
    display: block;
    width: 100%;
}
.InnerPage-banner .text{
    height: 66.8%;
    background: url("../images/bg_1.png") center bottom no-repeat;
    background-size: auto 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}
.InnerPage-banner .text .name{
    width: 240px;
    height: 30px;
    line-height: 30px;
    margin-bottom: -15px;
    margin-left: -120px;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: absolute;
    bottom: 46%;
    left: 50%;
}
.InnerPage-banner .text .name:before,
.InnerPage-banner .text .name:after{
    content: '';
    width: 42px;
    border-width: 3px;
    border-style: solid;
    border-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
}
.InnerPage-banner .text .name:before{
    border-right: none;
    left: 0;
}
.InnerPage-banner .text .name:after{
    border-left: none;
    right: 0;
}
.InnerPage-banner .text .line{
    width: 1px;
    height: 48px;
    background: #e60012;
    position: absolute;
    bottom: -24px;
    left: 50%;
}
.InnerPage-nav-boxShadow{
    padding-top: 15px;
    margin-bottom: 50px;
    background: #fff;
    box-shadow: 4px 0 20px rgba(0,0,0,0.05);
}
.InnerPage-nav .item{
    padding-bottom: 15px;
}
.InnerPage-nav .item a{
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #333;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: relative;
}
.InnerPage-nav .item a img{
    width: 14px;
    margin-left: -7px;
    position: absolute;
    bottom: -40px;
    left: 50%;
    display: none;
}
.InnerPage-nav .item a.on{
    background: #fef2f3;
    color: #e60012;
}
.InnerPage-nav .item a.on img{
    display: inline;
}
.InnerPage-nav.default-style{
    text-align: center;
}
.InnerPage-nav.default-style .item{
    display: inline-block;
    font-size: 0;
}
.InnerPage-nav.default-style .item a{
    display: inline-block;
    min-width: 118px;
    margin-right: 10px;
    margin-left: 10px;
}
.InnerPage-nav.nav-roll .item a{
    display: block;
    width: 100%;
}
.InnerPage-nav.nav-roll .owl-nav button{
    width: 20px;
    background: #fef2f3;
    color: #e60012;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 0;
}
.InnerPage-nav.nav-roll .owl-nav button span{
    display: inline-block;
    height: 36px;
    line-height: 32px;
    font-size: 26px;
}
.InnerPage-nav.nav-roll .owl-nav button.owl-prev{
    left: -22px;
}
.InnerPage-nav.nav-roll .owl-nav button.owl-next{
    right: -22px;
}
.InnerPage-nav.nav-roll .owl-nav button:hover{
    background: #e60012;
    color: #fff;
}
.InnerPage-about{
    margin-bottom: 50px;
    position: relative;
}
.InnerPage-about .img img{
    display: block;
}
.InnerPage-about .text .title{
    line-height: 30px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 23px;
    color: #333;
}
.InnerPage-about .text .explain{
    line-height: 14px;
    padding-left: 17px;
    margin-bottom: 30px;
    background: url("../images/icon_13.jpg") top 2px left no-repeat;
    font-size: 14px;
    color: #e60012;
}
.InnerPage-about .text .content{
    line-height: 20px;
    margin-bottom: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-size: 14px;
    color: #888;
}
.InnerPage-about .text .more{
    display: inline-block;
    height: 20px;
    line-height: 14px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    color: #111;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: relative;
}
.InnerPage-about .text .more:after{
    content: '';
    width: 0;
    height: 1px;
    background: #ccc;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    bottom: -1px;
    right: auto;
    left: 50%;
}
.InnerPage-about .text .more:hover{
    color: #e60012;
}
.InnerPage-about .text .more:hover:after{
    width: 100%;
    background: #e60012;
    right: 0;
    left: 0;
}
.InnerPage-about .imgList{
    padding: 20px;
    background: #fff;
    box-shadow: 12px 0 48px rgba(0,0,0,0.1);
}
.InnerPage-about .imgList .row{
    margin-right: -10px;
    margin-left: -10px;
}
.InnerPage-about .imgList .row>div{
    padding-right: 10px;
    padding-left: 10px;
}
.InnerPage-about .imgList .row>div a{
    display: block;
    position: relative;
}
.InnerPage-about .imgList .row>div a img{
    display: block;
    width: 100%;
}
.InnerPage-about .imgList .row>div a .bg{
    background: url("../images/a_bg3.png") left bottom repeat-x;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.InnerPage-about .imgList .row>div a .bg .name{
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    font-style: oblique;
    font-weight: lighter;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
.InnerPage-about .imgList .row>div a:hover .bg{
    background: url("../images/a_bg3_h.png") left bottom repeat-x;
}
.OurPolicy{
    padding-top: 50px;
    margin-bottom: 40px;
    background: url("../images/bg_2.jpg") center top no-repeat;
}
.OurPolicy .title{
    line-height: 52px;
    margin-bottom: 36px;
    font-size: 28px;
    color: #fff;
    text-align: center;
}
.OurPolicy .content{
    min-height: 400px;
    padding: 20px 20px 10px 20px;
    margin-bottom: 40px;
    background: #fff;
    box-shadow: 12px 8px 48px rgba(0,0,0,0.1);
    color: #333;
}
.OurPolicy .content .text{
    line-height: 32px;
    margin-bottom: 40px;
    font-size: 16px;
}
.OurPolicy .content .text-list{
    font-size: 0;
    text-align: center;
}
.OurPolicy .content .text-list>div{
    float: none;
    display: inline-block;
    line-height: 32px;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 10px;
    font-size: 16px;
}
.OurPolicy .content .text-list>div span{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.OurPolicy .content .text-list>div .number{
    line-height: 52px;
    font-size: 48px;
    color: #e60012;
}
.OurPolicy .icon{
    width: 17px;
}
.OurPolicy .icon img{
    display: block;
    animation: fadeInDown 0.8s infinite linear;
}
.leader-title{
    line-height: 52px;
    margin-bottom: 35px;
    font-size: 28px;
    color: #333;
    text-align: center;
}
.leader-list{
    margin-bottom: 25px;
}
.leader-list>div{
    margin-bottom: 25px;
}
.leader-list>div a,
.leader-list>div a span{
    display: block;
    font-size: 16px;
    text-align: center;
}
.leader-list>div a .img{
    margin-bottom: 25px;
    position: relative;
}
.leader-list>div a .img>img{
    display: block;
    width: 100%;
}
.leader-list>div a .img .text{
    padding-right: 20px;
    padding-left: 20px;
    background: rgba(230,0,18,0.8);
    color: #fff;
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.leader-list>div a .img .text img{
    display: block;
    margin: 0 auto 15px auto;
}
.leader-list>div a .img .text .name{
    height: 28px;
    line-height: 28px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.leader-list>div a .img .text .text-con{
    height: 44px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.leader-list>div a .title,
.leader-list>div a .content{
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.leader-list>div a .title{
    font-size: 20px;
    color: #333;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.leader-list>div a .content{
    color: #999;
}


/*1中心概况-关于我们-公司简介详情*/
.currentLocation{
    line-height: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 40px;
    background: #fafafa;
    font-size: 14px;
    color: #333;
}
.currentLocation a{
    color: #333;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.currentLocation a:hover{
    color: #e60012;
}
.currentLocation .current{
    color: #999;
}
.InnerPage-details-title{
    line-height: 38px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 2px solid #e60012;
    font-size: 16px;
    color: #999;
    text-align: center;
}
.InnerPage-details-title .name{
    line-height: 30px;
    font-size: 20px;
    color: #333;
}
.InnerPage-details-content{
    line-height: 32px;
    font-size: 16px;
    color: #333;
}


/*2中心概况-荣誉资质*/
.honor-list>div{
    margin-bottom: 10px;
}
.honor-list>div .box{
    font-size: 18px;
    color: #333;
    text-align: center;
}
.honor-list>div .box img{
    display: block;
    width: 100%;
    border: 2px solid #e3e3e3;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.honor-list>div .box p{
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.honor-list>div .box:hover img{
    border: 2px solid #e60012;
}


/*5中心概况-组织框架*/
.organization-title{
    height: 67px;
    line-height: 36px;
    border-bottom: 1px solid #dfdfdf;
    font-size: 36px;
    color: #e60012;
    text-align: center;
    position: relative;
}
.organization-title:after{
    content: '';
    width: 44px;
    height: 3px;
    margin-left: -22px;
    background: #e60012;
    position: absolute;
    bottom: -2px;
    left: 50%;
}
.organization-title.otherStyle{
    height: 74px;
    line-height: 74px;
    margin-bottom: 70px;
    font-size: 28px;
    color: #333;
}
.organization-content{
    padding-top: 20px;
    padding-bottom: 100px;
    background: url("../images/bg_3.png") center top no-repeat;
}


/*3中心概况-团队风采*/
.teamStyle-list>div{
    margin-bottom: 10px;
}

.teamStyle-list>div a,
.teamStyle-list>div a span{
    display: block;
    text-align: center;
}
.teamStyle-list>div a .img{
    position: relative;
}
.teamStyle-list>div a .img>img{
    display: block;
    width: 100%;
}
.teamStyle-list>div a .img .text{
    padding-right: 20px;
    padding-left: 20px;
    background: rgba(230,0,18,0.8);
    color: #fff;
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.teamStyle-list>div a .img .text .name{
    height: 28px;
    line-height: 28px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.teamStyle-list>div a .img .text .text-con{
    height: 48px;
    line-height: 24px;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
}
.teamStyle-list>div a .img .text .more{
    display: inline-block;
    line-height: 22px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
}
.teamStyle-list>div a .title{
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #333;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.teamStyle-list>div a .img .icon{
    width: 52px;
    height: 52px;
    margin-top: -26px;
    margin-left: -26px;
    position: absolute;
    top: 50%;
    left: 50%;
}
.teamStyle-list>div a:hover .title{
    color: #e60012;
}


/*4中心概况-团队风采详情*/
.teamStyle-details-title{
    line-height: 50px;
    padding-bottom: 23px;
    margin-bottom: 20px;
    font-size: 30px;
    color: #333;
    text-align: center;
    position: relative;
}
.teamStyle-details-title:after{
    content: '';
    width: 88px;
    height: 2px;
    margin-left: -44px;
    background: #e60012;
    position: absolute;
    bottom: 0;
    left: 50%;
}
.details-page{
    line-height: 36px;
    padding-top: 30px;
    margin-top: 40px;
    border-top: 1px dashed #cfcfcf;
    font-size: 16px;
    color: #333;
}
.details-page.otherStyle{
    padding-bottom: 30px;
    border-bottom: 1px dashed #cfcfcf;
}
.details-page a{
    display:block;
    height:36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.details-page a:hover{
    color: #e60012;
}


/*7中心概况 -战略合作*/
.Level-3-columnNav{
    margin-bottom: 40px;
    text-align: center;
}
.Level-3-columnNav a{
    display: inline-block;
    height: 41px;
    line-height: 26px;
    padding-right: 22px;
    padding-left: 22px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 16px;
    color: #666;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.Level-3-columnNav a:hover,
.Level-3-columnNav .on{
    border-bottom: 1px solid #e60012;
    color: #e60012;
}
.cooperation-list .box{
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border: 1px solid #e60012;
}
.cooperation-list .box:last-child{
    margin-bottom: 0;
}
.cooperation-list .box span{
    display: block;
}
.cooperation-list .box .img{
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
}
.cooperation-list .box .img .table-box .cell img{
    max-width: 100%;
    max-height: 100%;
}
.cooperation-list .box .text{
    padding: 20px;
    font-size: 16px;
}
.cooperation-list .box .text .title{
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #111;
}
.cooperation-list .box .text .content{
    height: 52px;
    line-height: 26px;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #666;
}
.cooperation-list .box .text .more{
    line-height: 24px;
    color: #333;
    text-decoration: underline;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.cooperation-list .box:hover .text .more{
    color: #e60012;
}


/*6中心概况 -单位视频详情本*/
.InnerPage-right-title{
    line-height: 40px;
    margin-bottom: 10px;
    font-size: 20px;
    color: #333;
}
.video-recommend-list>div{
    margin-bottom: 40px;
}
.video-recommend-list>div .box{
    display: block;
    position: relative;
}
.video-recommend-list>div .box>img{
    display: block;
    width: 100%;
}
.video-recommend-list>div .box .icon{
    margin-top: -26px;
    margin-left: -26px;
    position: absolute;
    top: 50%;
    left: 50%;
}
.video-recommend-list>div .box .bg{
    background: url("../images/a_bg3.png") bottom left repeat-x;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.video-recommend-list>div .box .bg .name{
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
.video-recommend-list>div .box:hover .bg{
    background: url("../images/a_bg3_h.png") bottom left repeat-x;
}
.refresh-btn{
    display: block;
    height: 44px;
    line-height: 44px;
    background: #f1f1f1;
    font-size: 16px;
    color: #666;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.refresh-btn:hover{
    color: #e60012;
}


/*8工作动态-中心新闻*/
.news-list .box{
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 16px;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.news-list .box:nth-child(2n){
    background: #f8f8f8;
}
.news-list .box span{
    display: block;
}
.news-list .box .img{
    position: relative;
}
.news-list .box .img img{
    display: block;
    width: 100%;
}
.news-list .box .img .date{
    width: 110px;
    height: 30px;
    line-height: 30px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    bottom: 0;
    left: 0;
}
.news-list .box .text{
    padding-top: 20px;
}
.news-list .box .text .title{
    height: 38px;
    line-height: 38px;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #111;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.news-list .box .text .content{
    height: 64px;
    line-height: 32px;
    margin-bottom: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #666;
}
.news-list .box .text .more{
    display: inline-block;
    height: 29px;
    border-bottom: 1px solid #ccc;
    color: #111;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.news-list .box:hover{
    background: #fff;
    box-shadow: 12px 0 48px rgba(230,0,18,0.1);
    z-index: 2;
}
.news-list .box:hover .img .date{
    background: #e60012;
}
.news-list .box:hover .text .title{
    color: #e60012;
}
.news-list .box:hover .text .more{
    color: #e60012;
    border-bottom: 1px solid #e60012;
}


/*9工作动态-规划信息*/
.planning-information{
    margin-bottom: 20px;
}
.planning-information.otherStyle{
    padding: 15px;
    background: #fff;
    box-shadow: 4px 0 36px rgba(0,0,0,0.05);
}
.planning-information:last-child{
    margin-bottom: 0;
}
.planning-information .title{
    height: 70px;
    line-height: 69px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
}
.planning-information .title .name{
    float: left;
    width: -webkit-calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: calc(100% - 90px);
    font-size: 20px;
    color: #e60012;
    font-weight: bold;
}
.planning-information .title .more{
    float: right;
    width: 90px;
    font-size: 16px;
    color: #999;
    text-align: right;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.planning-information .title .more:hover{
    color: #e60012;
}
.planning-information .content ul li{
    height: 46px;
    line-height: 46px;
    padding-right: 100px;
    padding-left: 17px;
    font-size: 16px;
    position: relative;
}
.planning-information .content ul li:before{
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background: #e60012;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
}
.planning-information .content ul li a{
    display: block;
    height: 46px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.planning-information .content ul li span{
    color: #999;
    position: absolute;
    top: 0;
    right: 0;
}
.planning-information .content ul li a:hover{
    color: #e60012;
}
.planning-information .content.notice-list ul li{
    height: 77px;
    line-height: 76px;
    border-bottom: 1px solid #dfdfdf;
}


/*9工作动态-规划信息列表*/
.planning-information-list{
    border-left: 1px solid #d9d9d9;
}
.planning-information-list ul li{
    min-height: 120px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 4.7%;
    border-bottom: 1px dashed #d9d9d9;
    position: relative;
}
.planning-information-list ul li:before{
    content: '';
    width: 5px;
    height: 26px;
    background: #e60012;
    position: absolute;
    top: 34px;
    left: -3px;
}
.planning-information-list ul li .box{
    display: block;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.planning-information-list ul li .box .title{
    display: inline-block;
    max-width: 100%;
    min-width: 60%;
    height: 44px;
    line-height: 44px;
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 16px;
    background: #f7f7f7;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #333;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.planning-information-list ul li .box .content{
    display: block;
    line-height: 32px;
    padding-right: 12px;
    padding-left: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 16px;
    color: #666;
}
.planning-information-list ul li .box:hover{
    box-shadow: 8px 0 48px rgba(230,0,18,0.05);
}
.planning-information-list ul li .box:hover .title{
    background: #fef2f3;
    color: #e60012;
    text-decoration: underline;
}


/*11成果展示-总体规划编制类*/
.case-list>div .box{
    display: block;
}
.case-list>div .box span{
    display: block;
}
.case-list>div .box .img img{
    display: block;
    width: 100%;
}
.case-list>div .box .text .title{
    height: 32px;
    line-height: 32px;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #111;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.case-list>div .box .text .content{
    height: 96px;
    line-height: 32px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #666;
}
.case-list>div .box .text .content>span{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.case-list>div .box .text .more{
    display: inline-block;
    height: 25px;
    line-height: 24px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    color: #111;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.case-list>div .box:hover .text .title{
    color: #e60012;
}
.case-list>div .box:hover .text .more{
    border-bottom: 1px solid #e60012;
    color: #e60012;
}


/*14成果展示-城市设计类详情*/
.case-3D{
    height: 314px;
    margin-bottom: 30px;
    position: relative;
}
.case-3D .d_img{
    width: 100%;
    height: 100%;
    position: relative;
}
.case-3D .d_img li{
    height: auto;
    display: none;
    position: absolute;
    z-index: 0
}
.case-3D .d_img li.on{
    box-shadow: 12px 0 48px rgba(0,0,0,0.2);
}
.case-3D .d_img li .bg{
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.case-3D .d_img li img{
    display: block;
    width: 100%;
}
.case-3D .d_img li.d_pos1{
    display: block;
    width: 26%;
    top: 52px;
    left: 0;
    z-index: 1;
}
.case-3D .d_img li.d_pos2{
    display: block;
    width: 31.2%;
    top: 31px;
    left: 15.3%;
    z-index: 2;
}
.case-3D .d_img li.d_pos3{
    display: block;
    width: 38.8%;
    top: 0;
    left: 30.6%;
    z-index: 3;
}
.case-3D .d_img li.d_pos4{
    display: block;
    width: 31.3%;
    top: 31px;
    right: 15.3%;
    z-index: 2;
}
.case-3D .d_img li.d_pos5{
    display: block;
    width: 26%;
    top: 52px;
    right: 0;
    z-index: 1;
}
.case-3D .d_next,
.case-3D .d_prev{
    width: 20px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
}
.case-3D .d_prev{
    margin-left: -10px;
    background: url("../images/arrow_2l.png") center center no-repeat;
    left: 7.65%;
}
.case-3D .d_next{
    margin-right: -10px;
    background: url("../images/arrow_2r.png") center center no-repeat;
    right: 7.65%;
}
.case-album{
    margin-bottom: 30px;
    display: none !important;
}
.case-album .item img{
    display: block;
    width: 100%;
}
.case-album.owl-carousel .owl-nav button.owl-prev,
.case-album.owl-carousel .owl-nav button.owl-next{
    width: 20px;
    height: 40px;
    margin-top: -20px;
    font-size: 0;
    position: absolute;
    top: 50%;
}
.case-album.owl-carousel .owl-nav button.owl-prev{
    background: url("../images/arrow_2l.png") center center no-repeat;
    left: 20px;
    -webkit-animation: fadeInRight 0.8s infinite linear;
    -o-animation: fadeInRight 0.8s infinite linear;
    animation: fadeInRight 0.8s infinite linear;
}
.case-album.owl-carousel .owl-nav button.owl-next{
    background: url("../images/arrow_2r.png") center center no-repeat;
    right: 20px;
    -webkit-animation: fadeInLeft 0.8s infinite linear;
    -o-animation: fadeInLeft 0.8s infinite linear;
    animation: fadeInLeft 0.8s infinite linear;
}
.case-details-icon{
    width: 18px;
    height: 22px;
    margin-bottom: 30px;
}
.case-details-icon span{
    float: left;
    width: 2px;
    height: 22px;
    background: #e60012;
    animation: fadeIn 0.9s infinite linear;
}
.case-details-icon span:nth-child(2){
    margin-right: 6px;
    margin-left: 6px;
    animation-delay: 0.3s;
}
.case-details-icon span:nth-child(3){
    animation-delay: 0.6s;
}
.case-details-title{
    line-height: 57px;
    margin-bottom: 20px;
    background: #f2f2f2;
    border-radius: 28px;
}
.case-details-title .name{
    float: left;
    width: 132px;
    height: 57px;
    background: #e60012;
    border-radius: 28px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.case-details-title a{
    float: right;
    height: 57px;
    padding-right: 11px;
    font-size: 16px;
    color: #333;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.case-details-title a .icon{
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-left: 8px;
    vertical-align: middle;
    background-image: url("../images/icon_18.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #cacaca;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.case-details-title a:hover{
    color: #e60012;
}
.case-details-title a:hover .icon{
    background-color: #e60012;
}


/*18规划讲堂-长春史画*/
.forum-list .box{
    display: block;
    margin-bottom: 40px;
    background: #fff;
}
.forum-list .box:last-child{
    margin-bottom: 0;
}
.forum-list .box span{
    display: block;
}
.forum-list .box .img img{
    display: block;
    width: 100%;
}
.forum-list .box .text{
    font-size: 16px;
}
.forum-list .box .text .title{
    height: 50px;
    line-height: 50px;
    margin-bottom: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #111;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.forum-list .box .text .content{
    height: 64px;
    line-height: 32px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #666;
}
.forum-list .box .text .more{
    display: inline-block;
    height: 27px;
    line-height: 26px;
    border-bottom: 1px solid #ccc;
    color: #111;
}
.forum-list .box:hover{
    box-shadow: 12px 0 28px rgba(230,0,18,0.1);
}
.forum-list .box:hover .text .title{
    color: #e60012;
}
.forum-list .box:hover .text .more{
    border-bottom: 1px solid #e60012;
    color: #e60012;
}


/*19规划讲堂-长春史画详情*/
.forum-recommend-list{
    margin-top: 50px;
}
.forum-recommend-list .title{
    height: 38px;
    line-height: 38px;
    margin-bottom: 5px;
    font-size: 20px;
    color: #e60012;
    font-weight: bold;
}
.forum-recommend-list .content>div{
    margin-bottom: 14px;
}
.forum-recommend-list .content>div .box{
    line-height: 48px;
    border-bottom: 1px dashed #cfcfcf;
    font-size: 16px;
    color: #333;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.forum-recommend-list .content>div .box a{
    float: left;
    width: -webkit-calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: calc(100% - 90px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.forum-recommend-list .content>div .box span{
    float: right;
    width: 90px;
    text-align: right;
}
.forum-recommend-list .content>div .box:hover,
.forum-recommend-list .content>div .box:hover a{
    color: #e60012;
}


/*20规划讲堂-幸福都市*/
.magazine-nav{
    height: 46px;
    margin-bottom: 40px;
    background: url("../images/bg_6.jpg") left bottom repeat-x;
    position: relative;
}
.magazine-nav .item a{
    display: block;
    font-size: 0;
    text-align: center;
}
.magazine-nav .item a span{
    display: inline-block;
    height: 46px;
    line-height: 34px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    color: #666;
}
.magazine-nav .item a.on span{
    border-bottom: 1px solid #e60012;
    color: #e60012;
}
.magazine-nav .owl-nav button{
    width: 20px;
    height: 34px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 0;
}
.magazine-nav .owl-nav button span{
    font-size: 0;
}
.magazine-nav .owl-nav button.owl-prev{
    background: url("../images/arrow_4l.png") center center #fff no-repeat;
    left: 0;
}
.magazine-nav .owl-nav button.owl-next{
    background: url("../images/arrow_4r.png") center center #fff no-repeat;
    right: 0;
}
.magazine-nav .owl-nav button.owl-prev:hover{
    background: url("../images/arrow_4l_h.png") center center #e60012 no-repeat;
}
.magazine-nav .owl-nav button.owl-next:hover{
    background: url("../images/arrow_4r_h.png") center center #e60012 no-repeat;
}
.magazine-list{
    overflow: hidden;
}
.magazine-list img{
    display: block;
    width: 100%;
}
.magazine-list .bigImg{
    width: 100%;
    border: 2px solid #e2e2e2;
}
.magazine-list .bigImg a{
    display: block;
}
.magazine-list .bigImg a .bg{
    background: url("../images/bg_5.png") left bottom repeat-x;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.magazine-list .bigImg a .bg .name{
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: 18px;
    bottom: 0;
    left: 18px;
}
.magazine-list .bigImg a .enlarge-btn{
    background-image: url("../images/btn_4.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,0.5);
    display: none;
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.magazine-list .smallImg{
    margin-right: -10px;
    margin-left: -10px;
}
.magazine-list .smallImg span{
    display: block;
    padding-right: 10px;
    padding-left: 10px;
}
.magazine-list .smallImg span img{
    border: 2px solid #e2e2e2;
}
.magazine-list .smallImg .slick-current img{
    border: 2px solid #e60012;
}
.magazine-list .smallImg .slick-arrow{
    width: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,0.5);
    border: none;
    font-size: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 999;
}
.magazine-list .smallImg .slick-prev{
    background-image: url("../images/arrow_3l.png");
    left: 10px;
}
.magazine-list .smallImg .slick-next{
    background-image: url("../images/arrow_3r.png");
    right: 10px;
}
.magazine-list .smallImg .slick-arrow:hover{
    background-color: #e60012;
}
.magazine-list .span-page{
    line-height: 28px;
}
.magazine-list .span-page b{
    font-weight: normal;
}


.layer-bg{
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 998;
    display: none;
}
#pageContent{
    border: 6px solid #fff;
    opacity: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: -1;
}
#pageContent .close-btn{
    width: 41px;
    height: 60px;
    cursor: pointer;
    position: absolute;
    top: -60px;
    right: 10px;
}
#pageContent .prev-btn,
#pageContent .next-btn{
    width: 24px;
    height: 45px;
    margin-top: -22px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 99;
}
#pageContent .prev-btn{
    background: url("../images/arrow_5l.png") center center no-repeat;
    left: 10px;
}
#pageContent .next-btn{
    background: url("../images/arrow_5r.png") center center no-repeat;
    right: 10px;
}
#imgContainer{
    width: 100%;
}
#positionButtonDiv{
    background: rgb(58, 56, 63);
    background: rgba(58, 56, 63, 0.8);
    border: solid 1px #100000;
    color: #fff;
    padding: 8px;
    text-align: left;
    position: absolute;
    right: 35px;
    top: 35px;
}
#positionButtonDiv .positionButtonSpan img{
    float: right;
    border: 0;
}
.positionMapClass area{
    cursor: pointer;
}
.zoomButton{
    border: 0;
    cursor: pointer;
}
.zoomableContainer{
    background: #000;
}


/*22党群风采-基层党建*/
.partyBuilding-list{
    box-shadow: 4px 0 36px rgba(0,0,0,0.05);
}
.partyBuilding-list .box{
    display: block;
    font-size: 16px;
    color: #111;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: relative;
}
.partyBuilding-list .box span{
    display: block;
}
.partyBuilding-list .box .img img{
    display: block;
    width: 100%;
}
.partyBuilding-list .box .text{
    padding-right: 20px;
    padding-left: 20px;
}
.partyBuilding-list .box .text .title{
    width: 100%;
    height: 42px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
    font-size: 20px;
}
.partyBuilding-list .box .text .content{
    height: 96px;
    line-height: 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 10px;
    color: #666;
}
.partyBuilding-list .box .text .more{
    line-height: 28px;
}
.partyBuilding-list .box:hover{
    color: #e60012;
}


/*25党群风采-文化活动*/
.culturalActivity-list>div{
    margin-bottom: 30px;
}
.culturalActivity-list>div .box{
    display: block;
    background: #fff;
    box-shadow: 4px 0 36px rgba(0,0,0,0.05);
    font-size: 14px;
    color: #999;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.culturalActivity-list>div .box img{
    display: block;
    width: 100%;
}
.culturalActivity-list>div .box span{
    display: block;
}
.culturalActivity-list>div .box .text{
    padding: 20px;
}
.culturalActivity-list>div .box .text .title{
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 6px;
    font-size: 18px;
    color: #333;
}
.culturalActivity-list>div .box .text .content{
    height: 44px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.culturalActivity-list>div .box:hover{
    color: #e60012;
}
.culturalActivity-list>div .box:hover .text .title{
    color: #e60012;
    font-weight: bold;
}


/*27通知公告-公开公示*/
.notice-recommend-list ul li{
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px dotted #d1d1d1;
}
.notice-recommend-list ul li a{
    display: block;
    min-height: 28px;
    padding-left: 50px;
    color: #666;
    position: relative;
}
.notice-recommend-list ul li a span{
    display: block;
}
.notice-recommend-list ul li a .number{
    width: 28px;
    height: 28px;
    line-height: 28px;
    margin-top: -14px;
    background: #f8f8f8;
    border-radius: 50%;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
}
.notice-recommend-list ul li a .text{
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}
.notice-recommend-list ul:first-child li a .number{
    color: #fff;
}
.notice-recommend-list ul:first-child li:nth-child(1) a .number{
    background: #e60012;
}
.notice-recommend-list ul:first-child li:nth-child(2) a .number{
    background: #f06671;
}
.notice-recommend-list ul:first-child li:nth-child(3) a .number{
    background: #f599a0;
}
.notice-recommend-list ul:first-child .box{
    height: 63px;
    padding-right: 15px;
    padding-left: 118px;
    background: #f8f8f8;
    position: relative;
}
.notice-recommend-list ul:first-child .box img{
    width: 98px;
    height: 63px;
    position: absolute;
    top: 0;
    left: 0;
}
.notice-recommend-list ul:first-child .box .text{
    line-height: 63px;
}


/*28通知公告-招聘引导*/
.recruit-guide{
    height: 450px;
    background-image: url("../images/bg_7.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.recruit-guide .container{
    height: 100%;
}
.recruit-guide .text{
    text-align: right;
}
.recruit-guide .text a{
    display: inline-block;
    width: 198px;
    max-width: 46%;
    height: 48px;
    line-height: 48px;
    margin-right: 10px;
    background: rgba(255,255,255,0.2);
    border-radius: 36px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.recruit-guide .text a:last-child{
    margin-left: 0;
    background: rgba(255,255,255,0.8);
    color: #00a9ec;
}
.recruit-guide .text a span{
    animation: fadeIn 0.9s infinite linear;
}
.recruit-guide .text a:hover{
    background: rgba(255,255,255,1);
    color: #e60012;
}


/*29通知公告-招聘信息*/
.recruit-information-list .box{
    padding: 20px;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 4px 0 36px rgba(0,0,0,0.05);
    font-size: 16px;
    color: #333;
}
.recruit-information-list .box .title{
    line-height: 44px;
    margin-bottom: 30px;
}
.recruit-information-list .box .title .name{
    font-size: 24px;
    color: #e60012;
}
.recruit-information-list .box .content{
    padding-bottom: 20px;
}
.recruit-information-list .box .content>div{
    display: flex;
    line-height: 36px;
    margin-bottom: 30px;
}
.recruit-information-list .box .content>div .name{
    white-space: nowrap;
}
.recruit-information-list .box .apply-btn{
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: #fef2f3;
    border-radius: 3px;
    color: #e60012;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.recruit-information-list .box .apply-btn:hover{
    background: #e60012;
    color: #fff;
}


/*31实习招聘*/
.internship-list>div img{
    display: block;
    width: 100%;
}


/*留言页面*/
.message-form{
    padding: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
    background: #fff;
    box-shadow: 4px 0 36px rgba(0,0,0,0.05);
    font-size: 16px;
    color: #333;
}
.message-form label{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
}
.message-form .form-group{
    margin-bottom: 25px;
}
.message-form .form-group .radio-box{
    line-height: 46px;
}
.message-form .form-group .radio-box span{
    display: inline-block;
    margin-right: 20px;
}
.message-form .form-group .radio-box span input[type=radio]{
    margin-right: 5px;
}
.message-form .form-control{
    height: 46px;
    padding-right: 15px;
    padding-left: 15px;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    box-shadow: none;
    font-size: 16px;
    color: #333;
}
.message-form textarea.form-control{
    height: auto;
}
.message-form .btn{
    line-height: 2;
    padding: 7px 20px;
    margin-right: 10px;
    margin-left: 10px;
    background: #e60012;
    border: none;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.message-form .btn[type=reset]{
    background: #f5f5f5;
    color: #333;
}
.message-form .btn:hover{
    background: #c4000f;
    color: #fff;
}


@-webkit-keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.04);
        transform: scale(1.04);
    }
    75% {
        -webkit-transform: scale(0.96);
        transform: scale(0.96);
    }
}
@keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.04);
        transform: scale(1.04);
    }
    75% {
        -webkit-transform: scale(0.96);
        transform: scale(0.96);
    }
}