.part_nr_top_left h3@charset "UTF-8";

 /*icon*/
body{
	position: relative;
}

@font-face {
  font-family: 'iconfont';  /* project id 1506976 */
  src: url('https://at.alicdn.com/t/font_1506976_b1sutkzs9qo.eot');
  src: url('https://at.alicdn.com/t/font_1506976_b1sutkzs9qo.eot?#iefix') format('embedded-opentype'),
  url('https://at.alicdn.com/t/font_1506976_b1sutkzs9qo.woff2') format('woff2'),
  url('https://at.alicdn.com/t/font_1506976_b1sutkzs9qo.woff') format('woff'),
  url('https://at.alicdn.com/t/font_1506976_b1sutkzs9qo.ttf') format('truetype'),
  url('https://at.alicdn.com/t/font_1506976_b1sutkzs9qo.svg#iconfont') format('svg');
}
 .iconfont {
  font-family: "iconfont" !important;
  font-size: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconfont.icon-shijiantouxia {
    font-size: 18px;
    vertical-align: middle;
    margin-top: 14px;
}
@font-face {
    font-family: pang;
    src: url(../fonts/PangMenZhengDaoBiaoTiTi-1.ttf);
}
.logo_title h1 {
    font-family: pang;
    font-size: 35px;
    letter-spacing: 1px;
    color: #616161;
    font-weight: normal;
}
.logo_nr span {
    font-size: 19px;
    color: #BF082B;
    margin-top: -11px;
    display: block;
}
.logo_title {
    margin-top: 5px;
}
/*头部*/
.content{
    padding: 0px 15px;
}
.apex {
    display: flex;
    width: 100%;
    position: fixed;
    top: 0;
    padding: 20px 0px;
    z-index: 9999999;
    background: #fff;
    -webkit-transform: translateZ(0);
}
.apex .nav {
    margin-left: 15px;
}

.apex .nav i {
    font-size: 25px;
    color: #707070;
}
.apex .logo {
    margin: 2px 10px 0px;
    vertical-align: middle;
}
.apex .logo img {
    height: auto;
    width: auto;
    object-fit: cover;
}

.sousuo {
    margin-left: 20px;
    margin-right: 15px;
    position: relative;
}
.sousuo .sousuo_top {
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    text-align: right;
    position: relative;
    cursor: pointer;
}
.sousuo .sousuo_top i {
    color: #707070;
}
.sousuo_nr {
    position: absolute;
    top: 58px;
    right: -16px;
    width: 75px;
    font-size: 14px;
    color: #000000;
    text-align: center;
    z-index: 999;
    /*background: rgb(255,255,255,0.8);*/
    background: #fff;
   /* border: 1px solid #b3b1b2;*/
    display: none;
}

.sousuo_nr ul {
    border-bottom: 1px solid #b3b1b2;
    padding: 10px 0px 15px;
    cursor: pointer;
}
.sousuo_nr ul:last-child{
	border-bottom:0px;
}
.sousuo_nr ul li {
    font-size: 13px;
    padding-top: 3px;
}
.sousuo_nr ul li i {
    font-size: 25px;
    color: #be1a3a;
}
i.iconfont.icon-chuangyipingtai_LED {
    font-size: 33px;
}
.zjpage{
	width: 100% !important;
}
.stats{
	width: 100% !important;
	overflow-x: scroll;
	display: inline-block;
}
.stats th{
	font-size: 15px;
}
.zjpage {
    width: 100%;
    height: 40px;
    float: left;
    margin-top: 20px;
    margin: 15px;
    display: flex;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}
.stats td{
	font-size: 13px;
    line-height: 20px;
}
.zjpage_main a.hover{
    background: #434343 !important;
}
.zjpage_main a:hover {
    background: #bf082b !important;
}
.close {
    position: absolute;
    right: 20%;
}
.close i{
    color: #ffffff;
}
.menu {
    overflow-y: scroll;
    height: 750px;
    width: 68%;
    background: #232323;
}
.menu>li>a {
    position: relative;
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 0px 15px;
}

.menu li.active .submenu a{
   color: #3d3d3d;
}
.navList {
    z-index: 900;
    width: 100%;
    display: none;
    position: fixed;
    height: 100%;
    top: 68px;
    left: 0;
    overflow-y: scroll;
    background: rgb(0,0,0,0.3);
    -webkit-overflow-scrolling : touch;
}
.navList ul li {
    position: relative;
    line-height: 50px;
    border-bottom: 2px solid #000;
}
.navList ul li i {
    float: right;
    font-size: 20px;
}
.navList .submenu{
    padding: 0px 15px;
    display: none;
}
.navList .submenu>li>a {
    position: relative;
    font-size: 15px;
}
.navList .submenu {
    background: #fff;
    padding: 0px 15px;
    z-index: 99999;
    position: absolute;
    top: 50px;
    width: 100%;
}
.navList .submenu li{
    font-size: 18px;
    color: #555555;
    border-bottom: 0px;
}
.navdrop_toggle.navdrop_icon_cut {
    background: #bf082b;
}
.navdrop_toggle.navdrop_icon_cut i{
    transform: rotate(180deg);
}

/*分类*/
.classify {
    overflow: hidden;
}
.classify_nr {
    display: flex;
    margin: 15px 0px;
    overflow: hidden;
}

.classify_nr ul {
    width: 22%;
    padding: 15px 0px 0px;
    text-align: center;
    border: 1px solid #e0e3ed;
    margin-right: 10px;
    cursor: pointer;
}
.classify_nr ul:hover{
    background:#bf082b; 
    border:1px solid #bf082b;
}
.classify_nr ul:hover li{
    color: #ffffff;
}
.classify_nr ul:hover li:last-child{
    color: #ffffff;
}
.classify_nr ul:hover i{
    color: #ffffff;
}
.classify_nr ul li i {
    font-size: 35px;
    color: #bf082b;
}
.classify_nr ul li {
    font-size: 12px;
    color: #333333;
    margin-bottom: 20px;
}
.classify_nr ul li:nth-child(2n){
    margin-top:-15px;
}
.classify_nr ul li:last-child{
    color: #d1d1d1;
    font-size: 12px;
    margin-top: -15px;
    word-wrap: break-word;
    height: 30px;
    overflow: hidden;
    margin-bottom: 10px;
}
.classify_nr ul:last-child{
    margin-right: 0px;
}
/*轮播1*/
.bulletin {
    padding-top: 30px;
    overflow: hidden;
    padding-bottom: 10px;
}
.title_nr{
    text-align: center;
}
.title_nr h1 {
    text-align: center;
    font-size: 18px;
    position: relative;
    display: inline-block;
}
.title_nr h1:after {
    position: absolute;
    content: "";
    width: 45px;
    height: 2px;
    background: #bf082b;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.swiper1 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top:35px;
    position: relative;
    height: auto;
}
.swiper1 .swiper-slide_left {
    background: rgba(46, 46, 46, 1);
    height: auto;
    width: 100%;
    color: #ffffff;
    float: left;
    margin-bottom:50px;
}
.swiper1 .swiper-slide_left h3{
    font-size: 24px;
    font-weight: bold;
    text-align: left;
}
.swiper-slide_left_nr {
    text-align: left;
    padding: 30px 25px 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.swiper1 .swiper-slide_left .swiper-slide_left_nr p {
    font-size: 13px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.swiper1 .swiper-slide_more{
    text-align: center;
     margin-top:10px;
     margin-bottom: 30px;
}
.swiper1 .swiper-slide_more a {
    background: #bf082b;
    color: #ffffff;
    border-radius: 4px;
    padding: 6px 40px;
    font-size: 13px;
    display: inline-block;
}
.swiper1 .swiper-slide_right {
    width: 100%;
    height: 150px;
}
.swiper1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #a80726 !important;
    border: 1px solid #a80726 !important;
}
.swiper1 .swiper-pagination span{
    background: #434343 !important;
    border:1px solid #434343 !important;
}
.part {
    width: 100%;
    overflow: hidden;
    background: #e5e5e5;
    padding: 30px 0px;
}
.part .part_left {
    width: 100%;
    height: 250px;
}
.part .part_left .part_nr {
    height: 250px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.part .part_left .part_nr img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.part .part_left .part_nr_title {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.part_nr_title .part_nr_title_thumb {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    right: 0;
    bottom: 0;
}
.part .part_left .part_nr_title .part_nr_title_thumb img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
}
.part_nr_title p {
    position: absolute;
    bottom: 0;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #ffffff;
    background: rgb(0,0,0,0.5);
    width: 100%;
    text-indent: 15px;
}
.part .part_con {
    width: 57%;
    height: 170px;
    float: left;
    margin-top: 30px;
    margin-right: 10px;
}
.part .part_con .part_nr {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.part .part_con .part_nr img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.part .part_right{
    float: left;
}
.part .part_con .part_nr:hover .part_nr_title p{
    display:none;
}
.part .part_con .part_nr:hover .part-shade {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    display: block !important;
}
.part .part_con .part_nr:hover .part-shade .part-shade_nr {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 20px;
    width: 90%;
    height: 130px;
    text-align: center;
    margin: 0px auto;
    border: 1px solid #ffffff;
}
.part .part_con .part_nr:hover .part-shade p {
    padding: 15px 10px;
    font-size: 18px;
    text-align: center;
    margin-top: 30px;
}
.part .part_con .part_nr:hover .part-shade_more{
    text-align: center;
    
}
.part .part_con .part_nr:hover .part-shade_more a {
    background: #bf082b;
    color: #ffffff;
    border-radius: 4px;
    padding: 6px 45px;
    font-size: 14px;
    display: inline-block;
}
/**/
.part .part_left .part_nr:hover .part_nr_title p{
    display:none;
}
.part .part_left .part_nr:hover .part-shade {
    position: absolute;
    top: 0;
    width: 100%;
    height: 250px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    display: block !important;
}
.part .part_left .part_nr:hover .part-shade .part-shade_nr {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 20px;
    width: 90%;
    height: 200px;
    text-align: center;
    margin: 0px auto;
    border: 1px solid #ffffff;
}
.part .part_left .part_nr:hover .part-shade p {
    padding: 30px 20px;
    font-size: 18px;
    text-align: center;
    margin-top: 41px;
}
.part .part_left .part_nr:hover .part-shade_more{
    text-align: center;
    
}
.part .part_left .part_nr:hover .part-shade_more a {
    background: #bf082b;
    color: #ffffff;
    border-radius: 4px;
    padding: 6px 45px;
    font-size: 16px;
    display: inline-block;
}
.part .part_nr_top {
    width: 100%;
    height: auto;
    background: #bf082b;
}
.part .part_right {
    width: 39%;
    height: auto;
    float: right;
    margin-top: 30px;
}
.part_nr_top_right {
    text-align: right;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    margin: 0px 15px;
}
.part_nr_top_right img {
    width: 80px;
    height: 128px !important;
    margin-top: -14px;
}
.part_nr_top_left {
    width: 100%;
    color: #fff;
}
.part_nr_top_left h3 {
    font-size: 13px;
    line-height: 20px;
    padding: 15px 15px;
    text-align: center;
}
.part_nr_top_left p {
    font-size: 18px;
    line-height: 27px;
}
.part_nr_top_left p span {
    display: inline-block;
    width: 100%;
}
.part_nr_bottom .part_nr_bottom_title span a{
    color: #ffffff;
}
.data {
    position: absolute;
    color: #ffffff;
    padding-top: 8px;
}
.data span {
    font-size: 46px;
    padding-right: 4px;
    font-weight: bold;
}
.part_tab {
    padding: 0px 15px 30px;
    overflow: hidden;
    background: #e5e5e5;
}
/**/
.part_nr_bottom {
    width: 100%;
    height: auto;
    background: #313131;
    overflow: hidden;
}

.part_nr_bottom .part_nr_bottom_title {
    background: #6d6d6d;
    display: flex;
    font-size: 13px;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
}
.part_nr_bottom .part_nr_bottom_title h3 {
    font-weight: normal;
    width: 100%;
    text-align: center;
    font-size: 13px;
}
.part_nr_bottom .part_nr_bottom_title span {
    width: 20%;
    font-size: 12px;
    text-align: right;
}
.tab_menu {
    width: 100%;
    overflow: hidden;
    display: flex;
    user-select: none;
    position: relative;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tab_menu ul {
    display: flex;
    width: 100%;
}
.tab_menu ul li {
    font-size: 15px;
    text-align: center;
    line-height: 40px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #ffffff;
    margin-top: -1px;
}
.tab_menu ul li a {
    color: #333333;
}
.tab_menu ul li.on a{
  color: #bf082b;
}
.tab_menu ul li.on {
    color: #ff0000;
    border:1px solid #8a8a8a;
}
.tab_box {
    float: left;
    width: 100%;
    color: #ffffff;
}
.tab_box > div{
    display: none
}
.tab_box > div:first-child{
    display: block;
}
.tab_box .item{
    width: 100%;
}
.tab_box .item ul {
    padding: 20px 20px;
    overflow: hidden;
}
.tab_box .item ul li {
    width: 49%;
    float: left;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    /*padding-left: 10px;*/
}
.tab_box .item ul li:nth-child(2n){
    float: right;
}
/*展会概况*/
.overview {
    background: #e5e5e5;
    width: 100%;
    min-height: 450px;
    padding-top: 30px;
    overflow: hidden;
    padding-bottom: 15px;
}
.overview .overview_nr {
    padding-top: 40px;
    overflow: hidden;
    overflow-x: scroll;
    display: flex;
    white-space: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    padding-bottom: 20px;
}
.overview .overview_nr .overview_nr_con {
    width: 80%;
    background: #ffffff;
    padding-bottom: 18px;
    cursor: pointer;
    float: left;
    margin-right: 20px;
}
.overview .overview_nr .overview_nr_con:last-child{
    margin-right: 0px;
}
.overview .overview_nr .overview_nr_con img{
    height: 170px;
    width: 100%;
    object-fit: cover;
}
.overview .overview_nr .overview_nr_con h3 {
    font-size: 16px;
    font-weight: normal;
    color: #111111;
    padding: 15px 15px 20px;
}
.overview .overview_nr .overview_nr_con p {
    color: #777777;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    width: 200px;
    white-space: pre-wrap;
    padding: 0px 15px;
    line-height: 25px;
}
.overview .overview_nr .overview_nr_con span{
    width: 110px;
    height: 35px;
    display:flex;
    justify-content: center;
    align-items: center;
    background: #d2d2d2;
    margin-left: 20px;
    margin-top: 30px;
}
.overview .overview_nr .overview_nr_con span img {
    height: 40px;
    width: 83px;
    object-fit: inherit;
}
.overview .overview_nr .overview_nr_con:hover span{
    background: #bf082b;
}
/*友情链接*/
.link {
    width: 100%;
    padding-top: 35px;
}

.link .link_nr {
    padding-top: 35px;
    overflow: hidden;
}
.link .link_nr ul{
    display:flex;
    flex-flow:row wrap;
}
.link .link_nr ul li {
    width: 30%;
    height: 70px;
    border: 1px solid #d2d2d2;
    display: flex;
    margin-right: 10px;
    margin-bottom: 10px;
    justify-content: center;
    align-items: center;
}
.link .link_nr ul li:nth-child(3n){
    margin-right: 0px;
}
.link .link_nr ul li img {
    height: auto;
    width: 100%;
    max-width: 90%;
    object-fit: cover;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    max-height: 65px;
}
/*底部*/
.carousel {
    width: 100%;
    height: 400px;
    display: flex;
    margin: 0 auto;
    background: #fff;
}
.carousel_info {
    width: 100%;
    height: 420px;
    text-align: center;
}
.carousel_info h3 {
    font-size: 15px;
    color: #3a3a3a;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 30px;
}
.carousel_info h3:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 60px;
    height: 3px;
    background: #bf082b;
    content: "";
}
.carousel_info p {
    font-size: 13px;
    color: #3a3a3a;
    line-height: 24px;
}
.carousel_info .ewm {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 35px;
}
.carousel_info .ewm ul li img {
    width: 120px;
    height: 120px;
}
.carousel_info .ewm ul li {
    font-size: 14px;
    color: #3a3a3a;
}
.info_ani span:last-child {
    margin-right: 0;
    background: #434343;
}
.info_ani span {
    width: 40%;
    height: 35px;
    line-height: 35px;
    background: #434343;
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    border-radius: 4px;
    margin-right: 30px;
}
.info_ani span:hover{
    background: #bf082b;  
}
.carousel_nr {
    display: flex;
    overflow: hidden;
    width: 100%;
}
.carousel_nr:last-child{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-align: right;
}
.carousel_nr ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.carousel_nr ul:first-child li:first-child {
    width: 58%;
    height: 120px;
    float: left;
}
.carousel_nr ul:first-child li:nth-child(2) {
    width: 41.6%;
    height: 140px;
    float: left;
    border-left: 1px solid #fff;
}
.carousel_nr ul:first-child li:nth-child(3) {
    width: 24%;
    height: 145px;
    float: left;
    margin-top: -19px;
    border-right: 1px solid #fff;
}

.carousel_nr ul:first-child li:nth-child(4) {
    width: 33.8%;
    height: 145px;
    float: left;
    clear: both;
    border-right: 1px solid #fff;
    margin-top: -19px;
}
.carousel_nr ul:first-child li:nth-child(5) {
    width: 41.5%;
    height: 125px;
    float: left;
    border-top: 1px solid #fff;
}


/*第四个ul*/
.carousel_nr ul li{
    position: relative;
}
.carousel_nr ul li:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
}
.carousel_nr ul li:hover:after{
    opacity: 0.1;
}
.carousel_nr ul li img{
   width: 100%;
   object-fit:cover; 
   height: 100%;
}
/*footer*/
.footer {
    height: auto;
    background: #333333;
    color: #9a9a9a;
    font-size: 13px;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
}

.footer p span{
    display: inline-block;
    width: 100%;
}
.to-top {
    bottom: 145px !important;
    right: 15px !important;
}
i.iconfont.icon-zhiding2 {
    font-size: 30px;
    color: #bf082b;
}
/*内页*/
.middle {
    margin-top:68px;
}
/*.middle .middle_nr {
    min-height: 400px;

}*/
.middle .middle_top{
    background: url(../images/inside_nav.png);
    width: 100%;
    height: 80px;
    background-size: 100% 100%;
    padding-bottom: 10px;
}
.middle .middle_top h1 {
    font-size: 20px;
    font-weight: normal;
    color: #ffffff;
    padding-top: 14px;
}
.middle .middle_top p {
    font-size: 14px;
    color: #ffffff;
    padding-top: 4px;
}
.middle .middle_top p span {
    padding: 0px 10px;
}
.middle .middle_top p span:first-child{
    padding-left: 0px;
}
.application {
    padding-top: 30px;
    overflow: hidden;
}
.application h2 {
    color: #bf082b;
    font-size: 15px;
    padding-bottom: 30px;
    position: relative;
    padding-left: 25px;
    line-height: 24px;
}
.application h2 span {
    font-size: 14px;
    font-weight: normal;
    font-style: oblique;
}
.application h2:after {
    position: absolute;
    content: url(../images/triangle.png);
    width: 14px;
    height: auto;
    background-size: 100% 100%;
    top: 2px;
    left: 0;
}
.application_nr_apply {
    width: 100%;
    margin-right: 30px;
    margin-bottom: 15px;
}
.application_nr {
    overflow: hidden;
    margin-bottom: 30px;
}
.application_nr_apply label {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}
.application_nr_apply input {
    width: 99%;
    height: auto;
    padding: 10px 0px;
    margin-top: 5px;
    border: 1px solid #c9c9c9;
    text-indent: 15px;
}

.application_nr_apply.project {
    width: 100%;
    font-size: 14px;
    color: #222222;
    overflow: hidden;
}
.butty{
    padding-top: 20px;
}
.application_nr_apply input[type="checkbox" i] {
    width: 25px;
    height: 16px;
    vertical-align: middle;
    margin-top: 3px;
    margin-right: 3px;
    float: left;
    margin-bottom: 5px;
}
.application_nr_apply.project span {
    width: 50%;
    float: left;
    margin-bottom: 23px;
    display: inline-block;
    font-size: 13px;
}

/*.application_nr_apply.project span:nth-child(11) {
    margin-left: 65px;
}
.application_nr_apply.project span:nth-child(12) {
    margin-left: 46px;
}
.application_nr_apply.project span:nth-child(13) {
    margin-left: 86px;
}
.application_nr_apply.project span:nth-child(14) {
    margin-left: 102px;
    margin-right: 0;
}
.application_nr_apply.project span:nth-child(16) {
    margin-left: 13px;
}
.application_nr_apply.project span:nth-child(17) {
    margin-left: 48px;
}
.application_nr_apply.project span:nth-child(18) {
    margin-left: 4px;
}
.application_nr_apply.project span:nth-child(19) {
    margin-left: 13px;
}
.factory:nth-child(2n){
    margin-right: 0px;
}*/
.factory {
    margin-right: 30px;
}

.application_nr_apply.project label{
    padding-bottom: 30px;
}
.application_nr_apply_int {
    width: 100%;
}
.application_nr_apply_int span {
    margin-top: -10px;
    width: 180px;   
}
.application_nr_apply_int label {
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    float: left;
}
.application_nr_apply_int input[type="checkbox" i] {
    margin-top: 15px;
}
.application_nr_apply_int input {
    height: auto;
    width: 40px;
    margin-right:10px;
}


.application_nr_apply button {
    width: 45%;
    height: 40px;
    font-size: 14px;
    color: #ffffff;
    background: #bf082b;
    border: none;
    cursor: pointer;
    margin-right: 20px;
}
.application_nr_apply button:last-child{
    margin-right:0px;
}
.notice {
    display: flex;
    padding-top: 20px;
}
.notice .notice_left {
    width: 100%;
}
.notice .notice_left .notice_left_thumb {
    width: 100%;
    height: 130px;
}
.notice .notice_left .notice_left_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.notice .notice_left .notice_left_nr {
    margin-top: 20px;
    background: #ffffff;
    padding: 20px 15px 10px;
}
.notice .notice_left .notice_left_nr h3 {
    font-size: 18px;
    color: #bf082b;
}
.notice .notice_left .notice_left_nr h3 {
    font-size: 18px;
    color: #bf082b;
    padding-bottom: 45px;
}
.notice .notice_left .notice_left_nr_con {
    line-height: 30px;
    font-size: 14px;
}
.notice .notice_left .notice_left_nr_con p label {
    width: 100%;
    font-weight: bold;
}
/*.notice .notice_right {
    width: 265px;
    margin-left: 15px;
    display:block !important;
}
.notice .notice_right h2 {
    font-size: 18px;
    color: #222222;
    background: #dcdcdc;
    padding-left: 44px;
    padding: 37px 0px 37px 44px;
    font-weight:normal;
}
.notice .notice_right ul li {
    line-height: 50px;
    height: 50px;
    background: #dcdcdc;
    font-size: 14px;
    padding-left: 44px;
    cursor: pointer;
    margin-top: 8px;
}
.notice .notice_right ul li.on{
    background: url(../images/shading.png);
    height: 50px;
    background-size: 100% 100%;
    color: #ffffff;
}
.notice .notice_right ul li.on a{
    color: #ffffff;
}
.notice_right .part_nr_top{
    width: 100%;
    height: 140px;
    display: flex;
    background: #bf082b;
    margin-top: 60px;
}
.notice_right .part_nr_top_left {
    width: 115px;
    color: #fff;
    padding: 20px 17px 0px;
}
.notice_right .part_nr_top_left h3 {
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 5px;
}
.notice_right .part_nr_top_left p {
    font-size: 12px;
    line-height: 24px;
}
.notice_right .part_nr_top_left p span{
    display:inline-block;
    width: 100%;
}
.notice_right .part_nr_top_right {
    text-align: right;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    margin-right: 17px;
}*/
.part_nr_top_right img{
    height: auto !important;
    margin-top: -9px;
}
.part_nr_top_right .data {
    font-size: 12px;
    margin-top: 3px;
}
.part_nr_top_right .data span {
    font-size: 27px !important;
    padding-right: 4px;
    font-weight: bold;
}
.part_nr_top_data p {
    color: #fff;
    font-size: 13px;
    height: 29px;
    line-height: 29px;
    text-align: center;
}
.notice .notice_left .notice_left_nr_con h4 {
    font-size: 16px;
    color: #bd082b;
    position: relative;
    margin-bottom: 30px;
}
.notice .notice_left .notice_left_nr_con h4:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #bd082b;
    bottom: -5px;
    left: 0;
}
.notice .notice_left .notice_left_nr_con h4:nth-child(n+2) {
    margin-top: 40px;
}
.news {
    display: flex;
    cursor: pointer;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;

}
.news:nth-child(n+2) {
    padding: 20px 0px 10px;
}

.news:hover .news_right h3{
    color: #bf082b !important;
}
.news .news_left {
    font-size: 16px;
    font-weight: bold;
    padding-right: 20px;
    color: #222222;
}
.news_right {
    width: 80%;
    position: relative;
    overflow: hidden;
}
.news .news_right h3 {
    font-size: 14px !important;
    color: #000000 !important;
    padding: 0 !important;
    font-weight:normal;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 83%;
}
.news .news_right p{
    font-size: 14px;
    color: #777777;
    line-height: 30px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
}
/*分页*/
.page {
    text-align: center;
    padding-top: 25px;
    display: inline-block;
    width: 100%;
}
.page span {
    font-size: 12px;
    padding: 6px 10px;
    border: 1px solid #999;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
}
.page span.on{
    background: #bf082b;
    color: #ffffff;
    border:1px solid #bf082b;
}
.news_right i {
    position: absolute;
    top: -2px;
    right: 0;
    color: #9a9a9a;
}
/**/
.events {
    padding: 35px 0px;
    overflow: hidden;
}
.events_nr {
    width: 100%;
    height: auto;
    float: left;
    box-shadow: 2px 2px 5px #d6d6d6;
    margin-right: 30px;
    margin-bottom: 30px;
    cursor: pointer;
}
.events_nr p {
    text-align: right;
    margin-top: -10px;
    padding-bottom: 15PX;
}
.events_nr p span {
    width: auto;
    height: 30px;
    line-height: 30px; 
    background: #434343;
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    border-radius: 4px;
    margin-right: 20px;
    text-align: center;
    color: #ffffff;
    padding: 0px 13px;
    min-width: 98px;
}
.events_nr p span:hover{
    background: #bf082b;
}
.events_nr p span a{
    color: #ffffff;
}
.events_nr:nth-child(2n){
    margin-right: 0;
}
.events_nr img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}
.events_nr h3 {
    color: #222222;
    font-size: 15px;
    font-weight: normal;
    padding: 15px 25px;
}

.product_top {
    padding-top: 35px;
    display: block !important;
    line-height: 32px;
    font-weight: bold;
    overflow: hidden;
    overflow-x: scroll;
}
.product_top span {
    font-size: 16px;
    color: #222222;
    margin-right: 30px;
    float: left;
}
.product_top ul {
    display: flex;
    width: 100%;
    overflow-x: scroll;
    width: 100%;
    white-space: nowrap;
    overflow-y: hidden;
    flex-wrap: nowrap;
    padding-top: 20px;
}
.product_top ul li {
    height: 32px;
    line-height: 32px;
    background: #b2b2b2;
    margin-right: 15px;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    border-radius: 25px;
    padding: 0px 28px;
}
.product_top ul li:last-child{
    margin-right: 0px;
}
.product_top ul li.on{
    color: #fff;
    background: #232323;
}
.product_nr {
    padding: 25px 0px 30px;
    overflow: hidden;
}
.product_nr_car {
    width: 99%;
    border: 1px solid #b2b2b2;
    height: auto;
    float: left;
    margin-bottom: 25px;
    display: flex;
    cursor: pointer;
}
.product_nr_car:nth-child(2n){
    margin-right: 0;
}
.product_nr_car .product_nr_car_left {
    width: 120px;
    height: 120px;
    margin-left: 10px;
    padding-top: 15px;
}
.product_nr_car .product_nr_car_left img {
    width: 100%;
    height: 120px;
    object-fit: cover;
}
.product_nr_car .product_nr_car_right {
    width: 52%;
    margin-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.product_nr_car .product_nr_car_right h3 {
    font-size: 15px;
    color: #222222;
    padding-right: 10px;
    line-height: 25px;
}
.product_nr_car .product_nr_car_right span {
    font-size: 14px;
    color: #ffffff;
    background: #be1a3a;
    padding: 4px 16px;
    display: inline-block;
    margin-top: 8px;
}
.product_nr_car .product_nr_car_right h6 {
    font-weight: normal;
    font-size: 12px;
    color: #777777;
    position: relative;
    margin-top: 50px;
    margin-bottom: 10px;
}
.product_nr_car .product_nr_car_right h6:after {
    position: absolute;
    content: "";
    top: -5px;
    width: 100%;
    left: 0;
    height: 1px;
    background: #dcdcdc;
}
.annount {
    overflow: hidden;
    padding-bottom: 20px;
    width: 100%;
}
.annount_nr {
   /* width: 99%;*/
    border: 1px solid #dcdcdc;
    margin-bottom: 35px;
    padding: 0px 15px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.end {
    position: absolute;
    width: 80px;
    background: url(../images/end.png);
    background-size: 100% 100%;
    top: -6px;
    right: -1px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.end span {
    text-align: center;
    font-size: 12px;
    color: #5d5d5d;
    display: inline-block;
    width: 38px;
    margin: 0 auto;
    padding: 8px 0px;
    padding-left: 10px;
}
.annount_nr:nth-child(2n){
    margin-right: 0;
}
.annount_nr h3 {
    font-size: 15px;
    color: #222222;
    padding: 40px 0px 15px;
    position: relative;
    margin-bottom: 15px;
    line-height: 24px;
}
.annount_nr h3:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    border: 1px dashed #bf082b;
    width: 100%;
}
.annount_nr p {
    font-size: 14px;
    color: #444444;
    line-height: 30px;
}
.annount_nr h6 {
    font-weight: normal;
    text-align: right;
    font-size: 12px;
    color: #999999;
    padding-top: 15px;
    padding-bottom: 10px;
}

.news_details h2 {
    position: relative;
    font-size: 17px;
    color: #222222;
    font-weight: normal;
    margin-bottom: 35px;
}
.news_details h2:after {
    position: absolute;
    content: "";
    bottom: -8px;
    left: 0;
    border: 2px solid #be1a3a;
    width: 100%;
}
.news_details h2 span{
    font-size: 14px;
    font-weight:normal;
}
.news_details h3{
    font-size: 18px;
    color: #222222;
    position: relative;
    padding-bottom: 20px;
}
.news_details h3:after{
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
}
.news_details_vice{
    position:relative;
    display:flex;
    height: 50px;
    line-height: 50px;
}
.news_details_vice:after{
    position: absolute;
    content: "";
    border-bottom: 1px solid #dcdcdc;
    bottom: 0px;
    left: 0;
    width: 100%;
}
.news_details_vice h6 {
    font-size: 12px;
    font-weight: normal;
    color: #777777;
}
.news_details_vice span {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding-left: 5px;
    font-size: 12px;
    float: right;
    text-align: right;
    overflow: hidden;
}
.news_details_vice ul {
    display: flex;
    text-align: right;
}
.news_details_vice ul li {
    padding: 0px 20px;
    position: relative;
    color: #8a8a8a;
}
.news_details_vice ul li:after {
    position: absolute;
    content: "";
    right: 0;
    top: 12px;
    border-right: 1px solid #dcdcdc;
    height: 25px;
}
.news_details_vice ul li:last-child:after{
    border-right:0;
}
.news_details_vice ul li i {
    color: #8a8a8a;
    vertical-align: middle;
    margin: 0px 8px;
}
i.iconfont.icon-weibo {
    font-size: 24px;
}
.news_details_nr{
    font-size: 14px;
    padding:25px 0px;
    line-height: 30px;
}
.news_details_nr table{
    width: 100%;
}
.over_table {
    overflow: hidden;
    margin-bottom: 30px;
}
.over_table table {
    width: 100%;
}
.over_table table tr {
    border: 1px solid #c9c9c9;
    overflow: hidden;
    width: 100%;
    border-bottom: none;
    display: flex;
}
.over_table table tr:last-child{
    border-bottom: 1px solid #c9c9c9;
}
.over_table table tr td {
    display: flex;
    font-size: 14px;
    color: #222222;
    justify-content: center;
    align-items: center;
    padding: 15px 0px;
    padding-right: 15px;
}
.over_table table tr td:first-child {
    padding: 0px 20px;
    text-align: left;
    background: #dcdcdc;
    border-right: 1px solid #c9c9c9;
    display: inherit;
    justify-content: flex-start;
    min-width:22%; 
}
.over_table table td:last-child {
    padding-left: 25px;
}
.over_nr {
    font-size: 14px;
    line-height: 35px;
    margin-bottom: 60px;
}
.over_nr h2 {
    padding-bottom: 20px;
}
.over_nr h2:nth-child(n+2){
    margin-top: 50px;
}
.over_pdf {
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
}
.over_pdf .over_pdf_nr {
    width: 100%;
    margin: 0 auto;
}

.over_pdf .over_pdf_nr h2 {
    background: #dcdcdc;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}
.over_pdf .over_pdf_nr p {
    height: 50px;
    line-height: 50px;
    background: #dcdcdc;
    font-size: 15px;
    color: #222222;
}
.over_pdf .over_pdf_nr p i {
    color: #515151;
    font-size: 17px;
    margin-right: 12px;
    vertical-align: middle;
}
.over_pdf .over_pdf_nr_thumb {
    padding: 25px 0px;
    background: #ffffff;
}
.over_pdf .over_pdf_nr_thumb img {
    width: 70%;
    height: auto;
    object-fit: cover;
}
.traffic {
    display: flex;
    padding-bottom: 50px;
}
.traffic .traffic_left {
    width: 100%;
    font-size: 14px;
    color: #555555;
}
.traffic .traffic_left p {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0px;
}
.traffic .traffic_left p:last-child{
    border-bottom: none;
}
.traffic .traffic_left p label {
    width: 10%;
    float: left;
    display: block;
    margin-top: 8px;
}
.traffic .traffic_left p span {
    float: left;
    width: 90%;
    margin-top: 4px;
    line-height: 30px;
}
.traffic .traffic_left p label i {
    font-size: 22px;
    vertical-align: top;
}
i.iconfont.icon-ditie {
    font-size: 24px !important;
}
i.iconfont.icon-gongjiaoche {
    font-size: 25px !important;
}
i.iconfont.icon-chuzuche1 {
    font-size: 25px !important;
}
i.iconfont.icon-luxianguiji- {
    font-size: 25px !important;
}
.traffic .traffic_left p span em {
    font-style: normal;
    font-size: 16px;
    font-weight: bold;
    color: #111111;
    padding-right: 10px;
}
.traffic_right {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.traffic_right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.map {
    height: 270px;
    overflow: hidden;
    padding-bottom: 20px;
}
.middle_nr {
    min-height: 400px;
    background: #fff;
}
.video {
    padding: 15px 0px 30px;
}
.video_left h2 {
    font-size: 16px;
    color: #222222;
    padding: 20px 0px;
}
.video_left_nr {
    width: 100%;
    position: relative;
    height: 210px;
    /*margin-top: 100px;*/
    overflow: hidden;
}
.video_right {
    width: 100%;
    padding-top: 35px;
}
.video_right h2 {
    font-size: 16px;
    color: #222222;
}
.video_left_nr video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video_left_nr .move {
    position: absolute;
    top: 0;
    background: rgb(0,0,0,0.2);
    width: 100%;
    height: 100%;
}
.video_left_nr .move img {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 95px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}
video#video_cid_60132 {
    width: 100%;
    height: 100%;
}
.video_left {
    overflow: hidden;
    height: auto;
    width: 100%;
}
.video_right_nr ul li {
    display: flex;
    border-bottom: 1px dashed #000;
    padding-bottom: 10px;
    cursor: pointer;
}
.video_right_nr ul li:nth-child(n+2){
    margin-top:10px;
}
.video_right_nr_left {
    position: relative;
    width: 115px;
    height: 90px;
}
.video_right_nr_left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video_right_nr_left .move {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 26px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}
.video_right_nr_left .move img {
    width: 100%;
    height: 100%;
}
.video_right_nr {
    margin-top: 10px;
    overflow-y: scroll;
}
.video_right_nr_right {
    font-size: 14px;
    margin-left: 20px;
    color: #222222;
    width: 60%;
}
.video_details h2 {
    font-size: 16px;
    font-weight: normal;
    position: relative;
    padding-bottom: 10px;
}
.video_details h2 span {
    font-size: 14px;
    padding-left: 10px;
}
.video_details h2:after {
    position: absolute;
    bottom: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #bd082b;
    left: 0;
}
.video_details {
    padding-top: 50px;
}

.video_details_nr {
    margin-top: 35px;
    overflow: hidden;
}

.video_details_nr_sp {
    width: 100%;
    height: auto;
    background: #eeeeee;
    float: left;
    margin-bottom: 20px;
}
.video_details_nr_sp:nth-child(4n) {
    margin-right: 0px;
}
.video_details_nr_sp .video_details_nr_sp_thumb {
    width: 90%;
    height: 130px;
    margin: 0 auto;
    position: relative;
    margin-top: 15px;
}
.video_details_nr_sp .video_details_nr_sp_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius:5px;
}
.video_details_nr_sp .video_details_nr_sp_thumb .move {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}
.video_details_nr_sp .video_details_nr_sp_thumb .move img{
    width: 100%;
    height: 100%;
}
.video_details_nr_sp p {
    padding: 15px 10px;
    text-align: center;
    font-size: 14px;
    color: #222222;
}
.online_zhui {
    width: 82%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #bf1b3e;
    border-radius: 50px;
    margin: 0 auto;
    margin: 20px auto;
}
.online_zhui a {
    color: #fff;
}