/*yw_main1区块 */
.yw_main1 .yw_main_l {
    width: 570px;
}
@media screen and (max-width:740px) {
.yw_main1 .yw_main_l {
    width: 100%;
}
}
/*第一屏焦点轮播图*/
.yw_main1 .jdt_box {
    width: 570px;
    height: 428px;
    position: relative;
    overflow: hidden;
}
@media screen and (max-width:740px) {
.yw_main1 .jdt_box {
    width: 100%;
	height: 300px;
}
}
.yw_main1 .jdt_box .focus_con .con_item {
    position: relative;
}
.yw_main1 .jdt_box .focus_dot {
    position: absolute;
    right: 20px;
    bottom: 10px;
}
.yw_main1 .jdt_box .focus_dot a {
    display:block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(164, 45, 45, 0.5);
    float: left;
    margin-right: 5px;
}
.yw_main1 .jdt_box .focus_dot a.con_current {
    border: 1px solid #fff;
    width: 9px;
    height: 9px;
}
.prevBtn,.nextBtn {
    width: 35px;
    height: 55px;
    background: rgba(0,0,0,.6);
    position: absolute;
    top: 180px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 55px;
    font-family: 'simsun';
    display: none;
}
.prevBtn {
    left: 0;
}
.nextBtn {
    right: 0;
}
.awards1 > .swiper-wrapper >.swiper-slide > a,.awards2 > .swiper-wrapper >.swiper-slide > a {
    display: block;
    width: 47.5%;
    float: left;
    margin-right: 5%;
} 
.awards1 > .swiper-wrapper >.swiper-slide > a:nth-child(even),.awards2 > .swiper-wrapper >.swiper-slide > a:nth-child(even) {
      margin-right:0;
}
.awards1 > .swiper-wrapper >.swiper-slide > a >img,.awards2 > .swiper-wrapper >.swiper-slide > a >img {
    display: block;
    width: 100%;
}
.yw_main1 .jdt_box li img {
    display:block;
    width: 570px;
    height: 428px;
}
.yw_main1 .jdt_box .img_a {
    display:block;
    width: 570px;
    height: 428px;
    position: relative;
    color: #fff;
    font-size: 14px;
}
@media screen and (max-width:740px) {
.yw_main1 .jdt_box li img {
    width: 100vw;
	height:300px;

}
.yw_main1 .jdt_box .img_a {
    width: 100vw;
	height:300px;
}
}
.yw_main1 .jdt_box .yw_img_mask {
    width: 100%;
    height: 34px;
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 20px;
    text-align: left;
    line-height: 34px;
}
.yw_main1 .jdt_box .arrow {
    position: absolute; top: 140px;
    display: none;
}
.yw_main1 .jdt_box #al { left: 15px;}
.yw_main1 .jdt_box #ar { right: 15px;}



/*第一屏 精选文章tab切换*/
.yw_main_l .yw_l_bottom {
    margin-top: 30px;
}
@media screen and (max-width:740px) {
.yw_main_l .yw_l_bottom {
    margin-top: 10px;
}
}
.yw_main_l .yw_l_bottom .yw_main_title .consult li .star0 {
    width: 12px;
    display: inline-block;
    height: 16px;
    background: url(../images/Sprite2018.png) no-repeat -91px -1px;
    z-index: 120;
    margin-right: 8px;
    position: absolute;
    left: 7px;
    top: 14px;
}
.yw_main_l .yw_l_bottom .yw_zf_content_list {
    margin-top: 14px;
    position: relative;
    width: 570px;
    height: 180px;
    overflow: hidden;
}
@media screen and (max-width:740px) {
.yw_main_l .yw_l_bottom .yw_zf_content_list {
    width: 100%;
	height: 150px;
}
}
.yw_main_l .yw_l_bottom .yw_zf_content_list .yw_zt_content .yw_zt_item {
    width: 270px;
    float: left;
    line-height: 30px;
    padding-left: 10px;
    margin-right: 5px;
    position: relative;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #404040;
    height:30px;
}
.yw_main_l .yw_l_bottom .yw_zf_content_list .yw_zt_content .yw_zt_item:after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top:14px;
    background: url(../../image2017/css_sprites.png?v=1.2) -191px -126px no-repeat;
}
.yw_main_l .yw_l_bottom .yw_zf_content_list #zf_slider,
.yw_main_l .yw_l_bottom .yw_zf_content_list #zm_slider,
.yw_main_l .yw_l_bottom .yw_zf_content_list #cj_slider {
    position: absolute;
    left: 0;
    top: 0;
}
.yw_main_l .yw_l_bottom .yw_zf_content_list .yw_zf_item {
    position: relative;
    width: 570px;
    height: 180px;
    overflow: hidden;
    float: left;
}
@media screen and (max-width:740px) {
.yw_main_l .yw_l_bottom .yw_zf_content_list .yw_zf_item {
    width: 100vw;
	height: 150px;
}
}
.yw_main_l .yw_l_bottom .yw_zf_content_list .yw_zf_item .yw_zf_a {
    display:block;
    width: 180px;
    float: left;
    margin-right: 15px;
}
@media screen and (max-width:740px) {
.yw_main_l .yw_l_bottom .yw_zf_content_list .yw_zf_item .yw_zf_a {
    width: 32vw;
    margin-right: 2vw;
}
}
.yw_main_l .yw_l_bottom .yw_zf_content_list .yw_zf_item .yw_zf_a img {
    display: block;
    width: 180px;
    height: 120px;
}
@media screen and (max-width:740px) {
.yw_main_l .yw_l_bottom .yw_zf_content_list .yw_zf_item .yw_zf_a img {
    width: 100%;
    height: 90px;
}
}
.yw_main_l .yw_l_bottom .yw_zf_content_list .yw_zf_item .yw_zf_a p {
    font-size: 12px;
    line-height: 20px;
    color: #404040;
    height: 38px;
    overflow: hidden;
    text-align: justify;
    padding-top: 5px;
} 
.yw_main_l .yw_l_bottom .yw_zf_content_list .yw_btn_group {
    position: absolute;
    left: 260px;
    bottom: 0;
}
@media screen and (max-width:740px) {
.yw_main_l .yw_l_bottom .yw_zf_content_list .yw_btn_group {
    left: 46%;
	bottom: 5px;
}
}
.yw_main_l .yw_l_bottom .yw_zf_content_list .yw_btn_group li {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background: #ccc;
    cursor: pointer;
    float: left;
    margin-right: 10px;
    transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.yw_main_l .yw_l_bottom .yw_zf_content_list .yw_btn_group li.active {
    width: 24px;
    background: #c90006;
}


/*第一屏今日要闻区块*/
.yw_main1 .yw_main_r {
    /*width: 420px;*/
    width: 600px;
    margin-left: 30px;
}
@media screen and (max-width:740px) {
.yw_main1 .yw_main_r {
    /*width: 420px;*/
    width: 100%;
    margin-left: 0;
}
}
.yw_main1 .yw_main_r .new_block:nth-child(2) {
    margin-top: 21px;
}
.yw_main1 .yw_main_r .yw_main_title {
    background: #eee;
}
.yw_main_r .yw_main_title .consult .toutiao_icon {
    display: block;
    width: 13px;
    height: 14px;
    background: url(../../image2017/css_sprites.png?v=1.2) -31px -225px no-repeat;
    position: absolute;
    left: 9px;
    top: 14px;
}
.yw_main1 .yw_main_r .yw_deta_info {
    height: 385px;
    overflow: hidden;
    letter-spacing: 1px;
    display: none;
    font-size: 16px;
}
.yw_main1 .yw_main_r .yw_deta_info h3 {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #111;
    margin-top: 12px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.yw_main1 .yw_main_r .yw_deta_info .dashed{
    width: 410px;
    height: 40px;
    overflow: hidden;
    font-size: 12px;
    padding-bottom: 10px;
    color: #666;
    border-bottom: 1px dashed #7f7e7e;
    line-height: 24px;
}
.yw_main1 .yw_main_r .yw_deta_info .dashed a {
    color: #666;
}

.yw_main1 .yw_main_r .yw_deta_info ul .info_item {
    position: relative;
    padding-left: 20px;
    line-height: 38px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    height:37px;
}
@media screen and (max-width:740px) {
.yw_main1 .yw_main_r .yw_deta_info ul .info_item a{
    width:calc( 100vw - 20px );
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display:block;
}
}

.yw_main1 .yw_main_r .yw_deta_info ul .info_item:after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    left: 8px;
    top:18px;
    background: url(../../image2017/css_sprites.png?v=1.2) -191px -126px no-repeat;
}
.yw_main1 .yw_main_r .yw_deta_info ul .info_item:hover a{
    color: #2e8127;
}
.yw_main1 .yw_main_r .yw_deta_info ul .info_item.on_item {
    margin-top: 6px;
    font-weight: bold;
}




/*第一屏右侧边栏*/

.yw_main1 .side_container18 {
    width:  148px;
    border: 1px solid #eeeeee;
    padding-bottom: 7px;
}
.yw_side_tit18 {
    margin-top: -2px;
    position: relative;
    border-top: 2px solid #2e8127;
}
.yw_side_tit18 .icon_1 {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../../image2017/css_sprites.png?v=1.2) -48px -226px no-repeat;
    position: absolute;
    top: 15px;
    left:25px;
}
.yw_side_tit18 p {
    font-size: 16px;
    color: #c90006;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}
.yw_side_list18 .yw_side_item {
    display: block;
    width: 120px;
    height: 40px;
    background: #60aed6;
    margin: 28px auto;
    border-radius: 6px;
}
.yw_side_list18 .yw_side_item:hover {
     background:#399bcf;
}
.yw_side_list18 .yw_side_item a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif,"微软雅黑";
    font-size: 16px;
}
.yw_side_list18 .yw_side_item a:hover {
    color: rgba(255,255,255,0.9);
}
.yw_side_list18 {
    margin-top: -15px;
}



/*第一屏通栏广告*/
.main {
    margin: 20px auto;
}
@media screen and (max-width:740px) {
.main {
    margin-top: 0px;
}
}
.main .advbox {
    width: 100%;
    overflow: hidden;
    height: 80px;
}
@media screen and (max-width:740px) {
.main .advbox {
    height: auto;
}
}
.main .advbox .advbox1 li {
    float: left;
    margin-right: 20px;
    position: relative;
}
@media screen and (max-width:740px) {
.main .advbox .advbox1 li {
    float: none;
	width:100%;
    margin-right: 0;
	padding-top:5px;	
}
}
.main .advbox .advbox1 li:last-child {
    margin-right: 0px;
}
.main .advbox .advbox1 li img {
    width: 285px;
    height: 80px;
    display: block;
}
@media screen and (max-width:740px) {
.main .advbox .advbox1 li img {
    width: 100%;
    height: 80px;
    display: block;
}
}
.main .advbox .advbox2 li img {
    display: block;
}
@media screen and (max-width:740px) {
.main .advbox .advbox2 li img {
	width:100%;
}
}


/*第二屏招标信息区块*/
.main2_l {
    width: 570px;
}
@media screen and (max-width:740px) {
.main2_l {
    width: 100%;
}
}
.main2_l .yw_main_title .consult li:first-child:after {
    content: "";
    display: block;
    width: 14px;
    height: 16px;
    background: url(../images/Sprite2018.png) no-repeat -91px -1px;
    z-index: 120;
    margin-right: 8px;
    position: absolute;
    left: 8px;
    top: 14px;
}
.main2_l .main_list .amply_item {
    display: none;
}
.main2_l .main_list .amply_item .attract {
    margin-top: 10px;
}
.main2_l .main_list .amply_item .attract .attract_list {
    position: relative;
    padding-left: 20px;
    line-height: 34px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;

}
@media screen and (max-width:740px) {
.main2_l .main_list .amply_item .attract .attract_list a{
    width:calc( 100vw - 20px );
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display:block;
}
}
.main2_l .main_list .amply_item .attract .attract_list:first-child {
    font-weight: bold;
}
.main2_l .main_list .amply_item .attract .attract_list:after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    left: 8px;
    top: 16px;
    background: url(../../image2017/css_sprites.png?v=1.2) -191px -126px no-repeat;
}


/*第二屏活动发布区块*/
.main2_r {
    width: 600px;
    height: 100%;
    overflow: hidden;
}
@media screen and (max-width:740px) {
.main2_r {
    width: 100%;
}
}
.main2_r .yw_main_title .consult li:first-child:after {
    content: "";
    display: block;
    width: 14px;
    height: 16px;
    background: url(../images/Sprite2018.png) no-repeat -109px 0px;
    z-index: 120;
    margin-right: 8px;
    position: absolute;
    left: 8px;
    top: 14px;
}
.activity_ll {
    /*width: 464px;*/
    width: 600px;
    height: 430px;
    overflow: hidden;
}
@media screen and (max-width:740px) {
.activity_ll {
    width: 100%;
    height: auto;
}
}
.activity_tt {width: 120px;}
.main2_r .activity_item  {
    display: none;
}
.main2_r .activity_con {
    margin-top: 10px;
}
.main2_r .activity_l {
    /*width: 450px;*/
    width: 585px;
   
}
@media screen and (max-width:740px) {
.main2_r .activity_l {
    /*width: 450px;*/
    width: 100%;
   
}
}
.main2_r .zh .activity_l {
     padding-left: 15px;
}
.main2_r .activity_l .activity_ul {
    margin-top: 15px;
}
.main2_r .px .activity_l .activity_ul li {
    padding-bottom: 10px;
    padding-top: 8px;
}
@media screen and (max-width:740px) {
.activity_ul .fr{ float:left;}
}
.main2_r .px .activity_l .activity_ul li:hover {
    background: #f6f6f6;
}
.main2_r .activity_l .activity_ul li:last-child {
     margin-bottom: 0;
      border-bottom: none;
}
.main2_r .px .activity_l .activity_ul .ac_l {
    width: 286px;
    height: 22px;
    margin-bottom: 10px;
    overflow: hidden;
    padding-left: 15px;
}
.main2_r .px .activity_l .activity_ul .ac_l h3 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #404040;
    width: 286px;
    height: 22px;
    overflow: hidden;
    font-weight: normal;
}
.main2_r .px .activity_l .activity_ul .ac_l p {
    color: #888;
    font-size: 12px;
    width: 286px;
    height: 20px;
    overflow: hidden;
}
.main2_r .px .activity_l .activity_ul .ac_r {
    line-height: 20px;
    color: #888;
    padding-left: 15px;
}
.main2_r .px .activity_l .activity_ul .ac_r:after {
  content: "";
  display: block;
  width: 238px;
  border-top: 1px dashed #cecece;
  margin-top: 10px;
  margin-right: 20px;
  float: left;
}
.main2_r .zh .activity_l .activity_ul  li {
    padding-bottom: 20px;
    border-bottom: 1px dashed #888;
    padding-top: 16px;
}
.main2_r .zh .activity_l .activity_ul  li:first-child {
     padding-top: 8px;
}
.main2_r .zh .activity_l .activity_ul  li:hover {
    background: #f6f6f6;
}
.main2_r .zh .activity_l .activity_ul .ac_l {
    width: 164px;
}
.main2_r .zh .activity_l .activity_ul .ac_l img {
    display: block;
    width: 148px;
    height: 88px;
    border:1px solid #dcdcdc;
    margin-top: 8px;
}
.main2_r .zh .activity_l .activity_ul .ac_r {
    /*width: 255px;*/
    width: 390px;
    padding-left: 16px;
}
@media screen and (max-width:740px) {
.main2_r .zh .activity_l .activity_ul .ac_r {
    /*width: 255px;*/
    width: calc( 100vw - 175px );
    padding-left: 6px;
	margin-left:-10px;
}
}
.main2_r .zh .activity_l .activity_ul .ac_r p.tit {
    font-size: 16px;
    color: #404040;
    width: 100%;
    height: 60px;
    overflow: hidden;
    line-height: 30px;
}
.main2_r .zh .activity_l .activity_ul .ac_r span.Time,
.main2_r .zh .activity_l .activity_ul .ac_r b.add {
    font-size: 12px;
    color: #888;
    display: block;
    width: 100%;
    height: 28px;
    overflow: hidden;
    padding-bottom: 5px;
}
.main2_r .activity_l .activity_ul .ac_r b {
    margin-right: 18px;
    font-weight:normal;
}
.main2_r .activity_l .activity_list::after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    left: 8px;
    top: 16px;
    background: url(../../image2017/css_sprites.png?v=1.2) -191px -126px no-repeat;
}
.main2_r .activity_l .activity_list{
    position: relative;
    padding-left: 20px;
    line-height: 34px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
}
.main2_r .activity_l .activity_list:first-child {
    font-weight: bold;
}
.main2_r .activity_l .activity_list a {
    display: block;
    /*width: 350px;*/
    width: 510px;
    overflow: hidden;
    float: left;
}
@media screen and (max-width:740px) {
.main2_r .activity_l .activity_list a {
    width:calc( 100vw - 20px );
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display:block;
}
}
.main2_r .activity_l .activity_list span.fr {
    width: 70px;
    overflow: hidden;
    color: #d0d0d0;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
}
.main2_r .activity_r {
    width: 120px;
}
.main2_r .activity_r .date_con {
    margin-top: 22px;
    width: 120px;
    height:148px;
    background: url(../images/Sprite2018.png) no-repeat 0 -102px;
    background-size:194px;
}
.main2_r .activity_r .date_con .date_box {
    padding:0 5px;
}

.main2_r .activity_r .date_con .date_box li{
    width: 28px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    font-size: 12px;
    float: left;
    border-radius: 18%;
    margin:4px;
}
.main2_r .activity_r .date_con .date_box li:hover {
     background: #dad0d0;
}
.main2_r .activity_r .date_con .date_box li.cur {
    background:#c56565;
}
.main2_r .activity_r .date_con .activity_year {
    text-align: center;
    color: #379be9;
    font:14px/17px "微软雅黑";
    padding-top: 28px;
}
.main2_r .activity_r .date_con .activity_month {
    text-align: center;
    color: #000;
    font-size: 36px;
    font-family: "宋体";
}
.act_btn_group span {
    display: block;
    color: #989898;
    font-size: 14px;
    width: 46px;
    margin-top: 10px;
    padding-left: 10px;
}
.act_btn_group span.fr {
    text-align: right;
     padding-left: 0;
     padding-right: 10px;
}
.act_btn_group span:hover {
    color: #2e8127;
}

.main2_r .activity_r .vote_con {
    width: 122px;
    height: 218px;
    overflow: hidden;
    margin:14px auto 0;
}
.main2_r .activity_r .vote_con img {
    display: block;
    width: 122px;
	min-height:230px;
}

/*第三屏学术通栏*/
.main3 {
    margin-bottom: 10px;
	margin-top:20px;
}
.main3 .academic_box {
    width: 1200px;
}
@media screen and (max-width:740px) {
.main3 .academic_box {
    width: 100%;
}
}
.main3 .academic_box .paper_box {
    width: 100%;
}
.main3 .academic_box .academic_paper .exchange {
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    position: absolute;
    left:134px;
    top:10px;
    cursor: pointer;
    transition: transform .4s;
    background:#a2c2fa;
}
.main3 .academic_box .academic_paper .exchange b{
    display: block;
    width: 14px;
    height: 13px;
    margin: 0 auto;
    margin-top: 3px;
    margin-right: 2px;
    background: url(../images/Sprite2018.png)no-repeat -134px -5px;
}
.main3 .academic_box .academic_paper .exchange:hover {
     transform:rotate(180deg);
}
.main3 .academic_box .paper_img{
    padding-bottom: 5px;
    border-bottom: 0px dashed #ccc;
    margin-bottom: 4px;
}
.main3 .academic_box .paper_img_list {
    width: 175px;
    float: left;
    margin-right: 13px;
    overflow: hidden;
    margin-top: 20px;
	margin-left:12px;
   
}
@media screen and (max-width:740px) {
.main3 .academic_box .paper_img_list {
    width: 45vw;
    float: left;
    margin-right: 1vw;
    overflow: hidden;
    margin-top: 5px;
}
}
.main3 .academic_box .paper_img_list:last-child {
     margin-right: 0;
} 
@media screen and (max-width:740px) {
.main3 .academic_box .paper_img_list:nth-child(2n) {
     margin-right: 0;
} 
}
.main3 .academic_box .paper_img_list img {
    display: block;
    width: 100%;
    height: 168px;
}
@media screen and (max-width:740px) {
.main3 .academic_box .paper_img_list img {
    height: 140px;
}
}
.main3 .academic_box .paper_img_list p {
	font-size: 14px;
    height: 28px;
    line-height: 28px;
    width: 94%;
    margin: 0 auto;
    text-align: center;
}
@media screen and (max-width:740px) {
.main3 .academic_box .paper_img_list p {
    height: 28px;
}
}
.main3 .academic_box .paper_article .fl {
    width: 280px;
}
.main3 .academic_box .paper_article .fr {
    width: 280px;
}
.main3 .academic_box .paper_article .article_list{
    height: 30px;
    width: 94%;
    overflow: hidden;
    line-height: 30px;
    position: relative;
    padding-left: 18px;
}
.main3 .academic_box .paper_article .article_list:first-child {
    font-weight: bold;
}
.main3 .academic_box .paper_article .article_list a {
    font-size: 14px;
}
.main3 .academic_box .paper_article .article_list:after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    left: 8px;
    top: 14px;
    background: url(../../image2017/css_sprites.png?v=1.2) -191px -126px no-repeat;
}


.main3 .academic_r {
    width: 600px;
}

.main3 .academic_r .kepu {
    width: 290px;

}
.main3 .academic_r .kepu .kepu_img{
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 4px;
}
.main3 .academic_r .kepu .tc_t {
    width: 275px;
    height: 224px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
	margin-top: 5px;
}
.main3 .academic_r .kepu .tc_t ul {
    width: 200%;
}
.main3 .academic_r .kepu .tc_t ul .kepu_img_list {
    height: 192px;
    position: relative;
}
.main3 .academic_r .kepu .tc_t ul .kepu_img_list p {
	height: 20px;
}
.main3 .academic_r .kepu .kepu_img_list{
    width: 275px;
    margin: 0 auto;
}
.main3 .academic_r .kepu .kepu_img_list img {
    display: block;
     width: 275px;
    height: 168px;
}
.main3 .academic_r .kepu .kepu_img_list p {
	height: 51px;
	line-height: 16px;
	width: 258px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	padding-top: 5px;
	font-size: 14px;
}
.main3 .academic_r .kepu .kepu_article .kepu_list {
    height: 30px;
    width: 94%;
    overflow: hidden;
    line-height: 30px;
    position: relative;
    padding-left: 18px;
}

.main3 .academic_r .kepu .kepu_article .kepu_list::after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    left: 8px;
    top: 14px;
    background: url(../../image2017/css_sprites.png?v=1.2) -191px -126px no-repeat;
}
.main3 .academic_r .kepu .kepu_article .kepu_list a {
    font-size: 14px;
}
.main3 .academic_r .kepu .kepu_img .kepu_img_doct {
    width: 60px;
    margin: 0 auto;
    margin-top: 12px;
    position: relative;
    z-index: 10;
}    
.main3 .academic_r .kepu .kepu_img .kepu_img_doct a {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #EEE;
    float: left;
    margin-right: 5px;
}
.main3 .academic_r .kepu .kepu_img .kepu_img_doct a.doct_current {
    width: 24px;
    border-radius: 10px;
    background: #c90006;
}
.main3 .academic_r .kepu .tc_t .tc_t_btn{
    opacity: 0;
    transition: all .3s;
}
.main3 .academic_r .kepu .tc_t .tc_t_btn a {
    display: block;
    width: 24px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    background: rgba(0,0,0,.6);
    position: absolute;
    top: 63px;
    font-family: 'simsun';
}
.main3 .academic_r .kepu .tc_t .tc_t_btn a.tc_t_prevBtn {
    left: 0;
}
.main3 .academic_r .kepu .tc_t .tc_t_btn a.tc_t_nextBtn {
    right: 0;
}
.main3 .academic_r .kepu .tc_t:hover .tc_t_btn{
    opacity: 1;
}
/*.main4 专家库区块*/
.main4 {
    margin-top: 35px;
}
.main4 .professor_tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-top: 1px solid #eee;
}
.main4 .professor_tit h2 {
    width: 108px;
    border-top: 2px solid #2e8127;
    text-indent: 28px;
    font-weight: normal;    
    font-size:16px;
}
.main4 .professor_tit h2:after {
    content: "";
    display: block;
    width: 14px;
    height: 16px;
    background: url(../../image2017/css_sprites.png?v=1.2) -14px -225px no-repeat;
    z-index: 120;
    margin-right: 8px;
    position: absolute;
    left: 8px;
    top: 18px;
}
.main4 .professor_pic {
    width: 100%;
    height: 166px;
    overflow: hidden;
    margin-top: 10px;
}
.main4 .professor_pic .pro_pic_item {
    width: 1216px;
    float: left;
    height: 166px;
    overflow: hidden;
    position: relative;
}
.main4 .professor_pic ul {
    width: 1000%;
}
.main4 .professor_pic .professor_list {
    width: 136px;
    height: 166px;
    float: left;
    padding-right: 16px;

}
.main4 .professor_pic .professor_list a {
    display: block;
    position: relative;
}
.main4 .professor_pic .professor_list:hover b{
    bottom: 0px;
}
.main4 .professor_pic .professor_list img {
    display: block;
    width: 136px;
    height: 166px;
}
.main4 .professor_pic .professor_list b {
    display: block;
    height: 26px;
    width: 136px;
    background: rgba(0,0,0,.5);
    text-align: center;
    line-height: 26px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    left: 0;
    bottom: -26px;
    transition: all .3s;
}
.main4 .professor_pic  .professor_doct {
    width: 106px;
    overflow: hidden;
    margin:0 auto;
    margin-top: 22px;
}
.main4 .professor_pic  .professor_doct a {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #EEE;
    float: left;
    margin-right: 5px;
}
.main4 .professor_pic  .professor_doct a.doct_current{
    width: 24px;
    border-radius: 10px;
    background: #c90006;
}
.main4 .professor_pic .control_btn, .main6 .designer_btn {
    width: 82px;
    position: absolute;
    right: 14px;
    top: 15px;
}
.main4 .professor_pic .control_btn a,
 .main6 .designer_btn a{
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #716262;
    color: #716262;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    float: left;
    margin-right: 15px;
    font-weight: bold;
    font-family: 'simsun';
}
.control_btn {
    position: absolute;
    right: 0;
    top: 12px;
}
.main4 .professor_pic .control_btn p{
    float: left;
    margin: 0 5px;
    line-height: 17px;
}
.main4 .professor_pic .control_btn p span {
    margin: 0 2px;
    color: #716262;
}



/*main5 通栏广告区块*/

.main5 {
    margin-top: 30px;
}

.main5 .leftAd {
    float: left;
    width: 580px;
}
.main5 img {
    width: 100%;
    display: block;
}
.main5 .rightAd {
    float: right;
    width: 580px;
}

/*main6 精选案例区块*/
.main6 {
    margin-top: 30px;
}
.main6 .academic h2::after{
    background: url(../../image2017/css_sprites.png?v=1.2) -86px -125px no-repeat;
    top: 12px;
    width: 16px;
    height: 18px;
} 
.main6 .handpick .anli_con,
.main8 .picdes_con {
    width: 1200px;
    height: 414px;
    overflow: hidden;
    margin-top: 15px;
    position: relative;
}
.main6 .handpick .anli_con .anli_a,
.main8 .picdes_con .picdes_a
 {
    width: 300%;
}
.main6 .handpick .academic_paper .paper_tit::after {
    display: block;
    width: 5px;
    height: 16px;
    background: #2e8127;
    position: absolute;
    left: 0;
    top: 13px;
}
.main6 .handpick .anli_con .anli_item,
.main8 .picdes_con .picdes_item {
    float: left;
    width: 1200px;
    position: relative;
}
.main6 .handpick .anli_con .anli_item .anli_big,
.main8 .picdes_con .picdes_item .picdes_big{
    width: 590px;
    height: 370px;
    overflow: hidden;
}
.main6 .handpick .anli_con .anli_item .anli_big  a,
.main8 .picdes_con .picdes_item .picdes_big a
 {
    height:100%;
    display: block;
    position: relative;
}
.main6 .handpick .anli_con .anli_item .anli_big  a p,
.main8 .picdes_con .picdes_item .picdes_big a p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    bottom: -40px;
    font-size: 14px;
    text-align: center;
    transition: all 0.3s;
}
.main6 .handpick .anli_con .anli_item .anli_big:hover  a p,
.main8 .picdes_con .picdes_item .picdes_big:hover a p {
     bottom: 0;
}

.main6 .handpick .anli_con .anli_item .anli_big a img,
.main8 .picdes_con .picdes_item .picdes_big a img
{
    height: 100%;
    width:100%;
}
.main6 .handpick .anli_con .anli_item .anli_samll,
.main8 .picdes_con .picdes_item .picdes_samll
 {
    width: 595px;
    height: 370px;
    overflow: hidden;
}
.main6 .handpick .anli_con .anli_item .anli_samll li,
.main8 .picdes_con .picdes_item .picdes_samll li {
    float: left;
    width: 290px;
    height: 180px;
    overflow: hidden;
    margin-right: 15px;
    margin-bottom: 10px;
    position: relative;
}
.main6 .handpick .anli_con .anli_item .anli_samll li a p,
.main8 .picdes_con .picdes_item .picdes_samll li a p {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #fff;
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    bottom: -25px;
    font-size: 12px;
    text-align: center;
    transition: all 0.3s;
} 
.main6 .handpick .anli_con .anli_item .anli_samll li:hover a p,
.main8 .picdes_con .picdes_item .picdes_samll li:hover a p {
     bottom: 0;
}
.main6 .handpick .anli_con .anli_item .anli_samll li:nth-child(even),
.main8 .picdes_con .picdes_item .picdes_samll li:nth-child(even) {
     margin-right:0;
}
.main6 .handpick .anli_con .anli_item .anli_samll li img,
.main8 .picdes_con .picdes_item .picdes_samll li img {
    display: block;
    height:180px;
    width:100%;
}
.main6 .handpick .anli_con .anli_doct,
.main8 .picdes_doct
 {
    width: 60px;
    margin: 0 auto;
    margin-top: 20px;
}
.main6 .handpick .anli_con .anli_doct a,
.main8 .picdes_doct a{
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #EEE;
    float: left;
    margin-right: 5px;
}
.main6 .handpick .anli_con .anli_doct a.doct_current,
.main8 .picdes_doct a.doct_current {
    width: 24px;
    border-radius: 10px;
    background: #c90006;
}

.main6 .handpick .anli_con .anli_prevBtn,
.main6 .handpick .anli_con .anli_nextBtn,
.main8 .picdes_prevBtn,
.main8 .picdes_nextBtn {
    display: block;
    width: 35px;
    height: 55px;
    background: rgba(0,0,0,.6);
    position: absolute;
    top: 156px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 55px;
    font-family: 'simsun';
    display: none;

}
.main6 .handpick .anli_con .anli_prevBtn,
.main8 .picdes_prevBtn {
    left: 0;
}
.main6 .handpick .anli_con .anli_nextBtn,
.main8 .picdes_nextBtn {
    right: 0;
}
.main6 .handpick .anli_con:hover .anli_nextBtn,
.main6 .handpick .anli_con:hover .anli_prevBtn,
.main8 .picdes_con:hover  .picdes_prevBtn,
.main8 .picdes_con:hover  .picdes_nextBtn
 {
    display: block!important;
}
.main6 .handpick .anli_con .anli_nextBtn:hover,
.main6 .handpick .anli_con .anli_prevBtn:hover,
.main8 .picdes_con .picdes_nextBtn:hover,
.main8 .picdes_con .picdes_prevBtn:hover {
    color: #c90006;
}
.main8 .academic_paper .paper_tit::after {
    display: block;
    width: 5px;
    height: 16px;
    background: #2e8127;
    position: absolute;
    left: 0;
    top: 13px;
}
.main6 .designer {
    position: relative;
}
.main6 .designer .paper_tit:after {
    display: block;
    width: 5px;
    height: 16px;
    background: #2e8127;
    position: absolute;
    left: 0;
    top: 13px;
}
.main6 .designer .designer_con {
    width: 1200px;
    height: 210px;
    overflow: hidden;
    margin-top: 10px;
}
.main6 .designer .designer_con  .designer_a {
    width: 800%;
}
.main6 .designer .designer_con  .designer_a .designer_item {
    width: 1200px;
    position: relative;
    overflow: hidden;
}
.main6 .designer .designer_con  .designer_a .designer_item li {
    width: 136px;
    height: 166px;
    margin-right: 16px;
    position: relative;
    float: left;
    overflow: hidden;
}
.main6 .designer .designer_con  .designer_a .designer_item li:last-child {
    margin-right: 0;
}
.main6 .designer .designer_con  .designer_a .designer_item li:hover .intro {
  
  opacity: 1;
}
.main6 .designer .designer_con  .designer_a .designer_item li img {
    width: 135px;
    height: 166px;
}
.main6 .designer .designer_con  .designer_a .designer_item li .intro {
    position: absolute;
    left: 0;
    top: 0;
    width: 135px;
    height: 166px;
    opacity: 0;
    transition: all 0.3s;
    background: rgba(105,165,182,.7);
} 
.main6 .designer .designer_con  .designer_a .designer_item li .intro span{
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    font-size: 14px;
}
.main6 .designer .designer_con  .designer_a .designer_item li .intro p {
    width: 110px;

    margin: 0 auto;
    font-size: 14px;
    color: #fff;
}
.designer_doct,
.main8 .picdes_con .picdes_doct
 {
    width: 122px;
    margin: 20px auto;
}
.designer_doct a,
.main8 .picdes_con .picdes_doct a
 {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #EEE;
    float: left;
    margin-right: 5px;
}
.designer_doct a.doct_current,
.main8 .picdes_con .picdes_doct a.doct_current
 {
    width: 24px;
    border-radius: 10px;
    background: #c90006;
}

.main6 .designer_btn a{
    transform: rotate(90deg);
}
.main6 .designer_btn p {
    float: left;
    margin: 0 5px;
    line-height: 17px;
}
.main6 .designer_btn p span {
    margin: 0 2px;
    color: #716262;
}

.main7 .adbox{
    width: 1200px;
    height: 80px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 44px;
}
.main7 .adbox li{
    float: left;   
    margin-right: 20px;
}
.main7 .adbox li:last-child {
    margin-right: 0;
}

.main7 .adbox li img {
    width: 100%;
}
.main8 .T-more {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #ececec;
    text-align: center;
    margin-bottom: 30px;
}
.main9 .awardsL,
.main9 .awardsR {
    width: 580px;
    background: #f8f8f8;
}
.designer_con_cut {
    width: 1200px;
    height: 166px;
    overflow: hidden;
}
.main9 .academic_paper .paper_tit::after {
    display: block;
    width: 5px;
    height: 16px;
    background: #2e8127;
    position: absolute;
    left: 0;
    top: 13px;
}
.main9 .awards_con {
    overflow: hidden;
}
.main9 .awardsL .awards_con .awards_year {
    width: 155%;
    margin-bottom: 24px;
}
 .awardsL .awards_con .awards_year li{
    width: 44px; 
    height: 30px;
    line-height: 30px;
    text-align:center;
    color: #fff;
    background: #d4d4d4;
    float: left;
    margin-right: 1px;
}
.main9 .awardsL .awards_con .awards_year li a {
    display: block;
}
.main9 li.aw_active {
    background: #2e8127!important;
}
.main9 li.aw_active a {
    color: #fff;
}

.main9 .awardsL .awards_con .awards_item  {
    background: #f3f3f3;
    width: 570px;
    margin-left: 4px;
    height: 420px;
    overflow: hidden;
    padding-right: 6px;
    height: 442px;
}
.main9 .awardsL .awards_con .awards_item .grade_box .grade_item h2 {
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    margin: 16px 0;
}
.main9 .grade_awards {
    padding: 4px 0;
}
.main9 .grade_awards table {
    text-align: center;
}
.main9  table.table_content tr.gray {
    background: #e9e9e9;
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-weight: 700;
    color: #000;
}
.main9  table.table_content td {
    border: 1px #cccccc solid;
    padding: 8px 10px;
    line-height: 24px;
    font-size: 12px;
    color: #666;
}
.main9  .grade_box {
    width: 100%;
    height: 404px;
    overflow: auto;
}
.main9  table.table_content td a {
    color: #369;
    font-size: 12px;
    text-decoration: none;
}
.main9 .awards .awardsR #tab {
    width: 100%;
}
.main9 .awards .awardsR #tab>ul {
    margin-left: 2px;
}
.main9 .awards .awardsR #tab li {
    width: 16.4%;
    background: #d4d4d4;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    margin-right: 0.25%;
}
.main9 .awards .awardsR #tab li a {
    display: block;
}
.main9 .awardsR .awards_con .awards_con .tabcontainer .tab-company{
    display: none;
    margin-top: 24px;
    width: 100%;
    height: 420px;
    overflow: hidden;
}
.main9 #tabcontainer {
    width: 580px;
    height: 443px;
    border-top: none;
    overflow: hidden;
}
.main9 #tabcontainer .tab-company {
    width: 100%;
    height: 100%;
    position: relative;
    display: none;
}
.main9 #yw_container,#yw_container2,#yw_container3,#yw_container4,#yw_container5,#yw_container6 {
    width: 580px;
    height: 450px;
    overflow: hidden;
    position: relative;
}
.main9 #yw_list,#yw_list2,#yw_list3,#yw_list4,#yw_list5,#yw_list6 {
    width: 4200px;
    height: 450px;
    position: absolute;
    z-index: 1;
    padding-left: 10px;
}

.main9 .yw_box,.yw_box2,.yw_box3,.yw_box4,.yw_box5,.yw_box6{
    float: left;
    position: relative;
    width: 558px;
    height: 450px;
}
.main9 #yw_list a, #yw_list2 a, #yw_list3 a, #yw_list4 a, #yw_list5 a,#yw_list6 a{
    display: block;
    width: 150px;
    height: 175px;
    margin: 10px 18px;
    float: left;
    position: relative;
    overflow: hidden;
    background-color: #eee;
}
.main9 #yw_list a img, #yw_list2 a img, #yw_list3 a img, #yw_list4 a img,#yw_list5 a img,#yw_list6 a img{
    height: 175px;
    width: 100%;
}
#yw_list a img,#yw_list4 a img,#yw_list2 a img{
     height: auto!important;
    width: 100%;
    /*margin-top: 30px;*/
}
.main9 #yw_list a .yw_mask em, #yw_list2 a .yw_mask em, #yw_list3 a .yw_mask em, #yw_list4 a .yw_mask em, #yw_list5 a .yw_mask em,#yw_list6 a .yw_mask em {
    display: block;
    font-size: 12px;
    color: #f3f3f3;
    margin-top: 10px;
}
.main9 #yw_list a .yw_mask, #yw_list2 a .yw_mask, #yw_list3 a .yw_mask, #yw_list4 a .yw_mask,#yw_list5 a .yw_mask,#yw_list6 a .yw_mask{
    display: block;
    width: 140px;
    height: 100%;
    position: absolute;
    left: 0;
    top: -175px;
    text-align: center;
    background: rgba(0,0,0,.8);
    text-align: left;
    padding-left: 10px;
    transition: all .3s;
}
.main9 #yw_list a:hover .yw_mask, #yw_list2 a:hover .yw_mask, #yw_list3 a:hover .yw_mask, #yw_list4 a:hover .yw_mask,#yw_list5 a:hover .yw_mask,#yw_list6 a:hover .yw_mask {
    top: 0;
}
.main9 #yw_list a .yw_mask p, #yw_list2 a .yw_mask p, #yw_list3 a .yw_mask p, #yw_list4 a .yw_mask p, #yw_list5 a .yw_mask p, #yw_list6 a .yw_mask p {
    margin-top: 25px !important;
    color: #f3f3f3;
}
.main9 #yw_list a .yw_mask em, #yw_list2 a .yw_mask em, #yw_list3 a .yw_mask em, #yw_list4 a .yw_mask em,#yw_list5 a .yw_mask em,#yw_list6 a .yw_mask em {
    display: block;
    font-size: 12px;
    color: #f3f3f3;
    margin-top: 10px;
}
.main9 #yw_list a .yw_mask em.xiangqin, #yw_list2 a .yw_mask em.xiangqin, #yw_list3 a .yw_mask em.xiangqin, #yw_list4 a .yw_mask em.xiangqin,#yw_list5 a .yw_mask em.xiangqin,#yw_list6 a .yw_mask em.xiangqin {
    position: absolute;
    left: 58px;
    bottom: 16px;
}
 
.main9 #buttons,#buttons2, #buttons3, #buttons4, #buttons5, #buttons6 {
    position: absolute;
    height: 10px;
    z-index: 2;
    bottom: 22px;
    left: 250px;
}

.main9 #buttons span,#buttons2 span, #buttons3 span, #buttons4 span, #buttons5 span, #buttons6 span {
    cursor: pointer;
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #BAB4B4;
    margin-right: 5px;
}

.main9 #buttons .on,#buttons2 .on, #buttons3 .on, #buttons4 .on, #buttons5 .on, #buttons6 .on  {
    background: #C90006;
}

.main9 #tabcontainer .tab-company .arrow,#tabcontainer .tab-company .arrow {
    display: block;
    width: 40px;
    height: 80px;
    font-size: 40px;
    font-family: "宋体";
    text-align: center;
    line-height: 80px;
    position: absolute;
    top: 155px;
    color: #656565 !important;
    z-index: 10;
    font-weight: bold;
}
.main9 #prev, #prev2, #prev3, #prev4, #prev5, #prev6  {
    left: -12px;
}
.main9 #next, #next2, #next3, #next4, #next5, #next6 {
    right: -10px;
}
.main9 .j_more a {
    display: block;
    width: 16px;
    height: 14px;
    background: url(../images/Sprite2018.png) no-repeat -60px 0;
    margin-top: 20px;
    margin-right: 6px;
}
.main9 .c_year {
    line-height: 50px;
    margin-right: 12px;
    color:#666;
}

/*推荐品牌*/
.main10 .tjpp_box{ width:1200px; margin:0 auto; margin-top:30px; border-bottom:0px solid #d2d2d2;min-height:240px;}
.main10 .tjpp_con{ width:1200px; height:38px; background:#eee; border-top:2px solid #d2d2d2;margin-top: 30px;}
@media screen and (max-width:740px) {
.main10 .tjpp_con{ margin-top: 5px; display:block;
    width: 100vw;
    overflow: hidden;
    white-space: nowrap;
    overflow-x: scroll;
    display: -webkit-box;
}
}
.main10 .tjpp{ float:left; margin-top:-2px;position: relative;}
@media screen and (max-width:740px) {
.main10 .tjpp{ width:1200px;}
}
.main10 .tjpp li{ float:left; padding:0 26px; cursor: pointer; font-size:16px; height:40px; line-height:40px; letter-spacing:1px; font-weight:bold;}
.main10 .tjpp li:hover{ background:white; color:#c90006; border-top:2px solid #2e8127; font-weight:bold;height:38px; line-height:38px;}
.main10 .tjpp_list{ width:1200px; border:0px solid red;overflow:hidden}
@media screen and (max-width:740px) {
.main10 .tjpp_list{ width:100vw;}
}
.main10 .tjpp_menu{ float:left; border:0px solid red; width: 1235px;}
@media screen and (max-width:740px) {
.main10 .tjpp_menu{width: 100vw; padding-left:2vw;}
}
.main10 .tjpp_menu li{
    float: left;
    margin-right: 14px;
    margin-top: 20px;
    background: #f3f0eb;
    padding: 4px;
    padding-bottom: 0;
}
@media screen and (max-width:740px) {
.main10 .tjpp_menu li{
    float: left;
    margin-right: 2vw;
    margin-top: 10px;
    background: #f3f0eb;
    padding: 4px;
    padding-bottom: 0;
	width:45vw;
}
.main10 .tjpp_menu a li:nth-child(2n){ margin-right:0px;}
}
.C_Keywords {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-align: center;
    color: #9c876c;
    font-size: 12px;
    width: 180px;
}
.main10 .tjpp_menu li img{ display:block; width:180px; height:80px;}
.main10 .tjpp_menu .dierhang{margin-top:20px;}
.main10 .tjpp .btns9{font-weight:bold; color:#c90006; background:white; border-top:2px solid #2e8127; height:38px; line-height:38px;position: relative;}
.main10 .tjpp .tjpp_f:after {content: "";width: 22px;height: 12px;background: url(../../image2017/css_sprites.png?) -38px -247px no-repeat; position: absolute;left:10px; top:14px;}

/*活动推荐*/
.main11 .huodong_box{ width:1200px; margin:0 auto; margin-top:40px; }
.main11 .huodong_con{ width: 1225px;margin-top: 20px;}
@media screen and (max-width:740px) {
.main11 .huodong_con{ width: 100vw; margin-top: 15px; padding-left:3vw;}
}
.main11 .huodong_box .kantu_con h2:after {content: "";display: block;width:18px;height: 18px;background: url(../../image2017/css_sprites.png?v=1.2) -83px -226px no-repeat;position: absolute;left: -22px;top:2px;}
.main11 .huodong_con .huodong_list { float:left;height: 80px; margin-right:24px;position: relative;}
@media screen and (max-width:740px) {
.main11 .huodong_con .huodong_list { width:48vw; height: 80px; margin-right:2vw;}
}
.main11 .huodong_con .huodong_list img {display: block;width: 180px;height: 60px;}
.main11 .kantu_con {
    width: 1200px;
    height: 38px;
    background: #eee;
    border-top: 2px solid #d2d2d2;
    position: relative;
    margin-top: 40px;
}
@media screen and (max-width:740px) {
.main11 .kantu_con {
    width: 100vw;
    margin-top: 10px;
}
}
.main11 .kantu_con h2 {
    position: absolute;
    left: 30px;
    height: 20px;
    line-height: 20px;
    top: 9px;
    color: #c90006;
    font-family: "微软雅黑,黑体";
    font-size: 16px;
    font-weight: bold;
}
.main11 .kantu_con h2::after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: url(../../image2017/css_sprites.png?v=1.2) -83px -226px no-repeat;
    position: absolute;
    left: -22px;
    top: 2px;
}
/*战略合作机构部分*/
.main12 .hezuo_box{ width:1200px; margin:0 auto; margin-top:40px; }
.main12 .hezuo_box .hezuo_container ul {display: none;}
.main12 .hezuo_con{ width:1200px; height:38px; background:#eee; border-top:2px solid #d2d2d2;position: relative;margin-top: 30px;}
@media screen and (max-width:740px) {
.main12 .hezuo_con{ width:100vw; margin-top: 10px;}
}
.main12 .hezuo_con .hezuo_f:after {content: "";width: 20px;height: 19px;background: url(../../image2017/css_sprites.png?v=1.2) -63px -247px no-repeat; position: absolute;left:6px; top:10px;}
.main12 .hezuo_con li{float: left; padding: 0 30px; height:38px; line-height:38px;color:#c90006; font-family:"微软雅黑,黑体"; font-size:16px; font-weight:bold; letter-spacing:1px;}
.main12 .hezuo_con li.hezuo_on {background: #fff;border-top: 2px solid #2e8127;margin-top: -2px;}
.main12 .hezuo_menulist{ float:left; width:1200px; margin-top:22px;}
@media screen and (max-width:740px) {
.main12 .hezuo_menulist{ width:100vw; margin-top:12px;}
}
.main12 .hezuo_menulist li{float:left; padding:0 22px; letter-spacing:1px; font-family:"微软雅黑,黑体"; font-size:12px; color:#666; border-right:2px solid #c9c9c9;width: 118px;margin-bottom: 10px;text-align: center;height: 17px;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
@media screen and (max-width:740px) {
.main12 .hezuo_menulist li{padding:0px; width: 49vw;}
.main12 .hezuo_menulist a:nth-child(2n) li{padding:0px; width: 50vw; border:0px;}
}
.main12 .hezuo_menulist li:hover{ color:red;}
 /*合作企业部分*/
.main12 .hezuoqy_box{ width:1200px; margin:0 auto; margin-top:52px; }
.main12 .hezuoqy_con{ width:1200px; height:38px; background:#eee; border-top:2px solid #d2d2d2;}
.main12 .hezuoqy_con h2{ margin-left:30px; height:38px; line-height:38px;color:#c90006; font-family:"微软雅黑,黑体"; font-size:16px; font-weight:bold; letter-spacing:1px;}
.main12 .hezuoqy_menulist{ float:left; width:1200px; margin-top:20px;display: none;}
@media screen and (max-width:740px) {
.main12 .hezuoqy_menulist{ width:100vw; }
}
.main12 .hezuoqy_menulist li{float:left; padding:0 16px;border-right: 2px solid #c9c9c9; letter-spacing:1px; font-family:"微软雅黑,黑体"; font-size:12px; color:#666; width: 118px;margin-bottom: 10px;text-align: center;height: 17px;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.main12 .hezuoqy_menulist li:hover{ color:red;}
/*友情链接部分*/
.main13 .yqlj_box{ width:1200px;height:auto; margin:30px auto 0;}
.main13 .yqlj_con{ width:1200px; height:38px; background:#eee; border-top:2px solid #d2d2d2;position: relative;cursor: pointer;}
@media screen and (max-width:740px) {
.main13 .yqlj_con{ width:100vw;}
}
.main13 .yqlj_con h2{ margin-left:30px; height:38px; line-height:38px;color:#c90006; font-family:"微软雅黑,黑体"; font-size:16px; font-weight:bold; letter-spacing:1px;}
.main13 .yqlj_con h2:after {content: "";width: 18px;height: 8px;background: url(../../image2017/css_sprites.png?v=1.2) -86px -247px no-repeat; position: absolute;left:6px; top:14px;}
.main13 .yqlj_con .show_icon {width: 31px;height:26px;display: inline-block;overflow: hidden; background: url(../../image2017/css_sprites.png?v=1.2) -70px -190px no-repeat;position: absolute;top: 6px;right: 10px;cursor: pointer;}
.main13 .yqlj_menulist{ margin-top: 20px; overflow: hidden; height:120px; position:relative;}
.main13 .yqlj_menulist li{width: 168px;float: left; letter-spacing:1px; font-family:"微软雅黑,黑体"; font-size:12px; color:#666;height: 24px; line-height:24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main13 .yqlj_menulist li:hover{ color:red;}
.yqlj_box .fuhao_box{ width:100%;margin:0px auto 0px; height:40px; position:relative;text-align: center;}
.yqlj_box .fuhao_box .xiangxia{ position:absolute; top:0; left:580px; cursor:pointer; width:60px; height:auto;}
.yqlj_box .fuhao_box .xiangshang{ position:absolute; top:0; left:580px; display:none; cursor:pointer; width:60px; height:auto;}
@media screen and (max-width:740px) {
.yqlj_box .fuhao_box .xiangxia{ left:42vw;}
.yqlj_box .fuhao_box .xiangshang{ left:42vw;}
}
.yqlj_menulist .jianbian_box {position: absolute;bottom: 0;left: 0;width: 100%;height: 50px;z-index: 55;background: -webkit-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,1.0));background: -o-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,1.0));background: -moz-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,1.0));background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1.0));
}

/* Kwan */
div.img_container{
    margin-top: 30px;
}
div.img_container ul {
    width: 1220px;
    height: 80px;
    overflow: hidden;
}
@media screen and (max-width:740px) {
div.img_container ul {
    width: 100%;
	height: auto;
}
}
div.img_container li {
    float: left;
    margin-right: 20px;
}
@media screen and (max-width:740px) {
div.img_container li {
    float: none;
    margin-right: 0px;
	padding-top:5px;
}
}
/*tmp side*/
.yw_main1 .side_container {
    width:  148px;
    border: 1px solid #eeeeee;
    padding-bottom: 7px;
    border-top: 2px solid #2e8127;
}
.yw_side_tit {
    margin-top: -2px;
    position: relative;
    border-top: 2px solid #2e8127;
}
.yw_side_tit .icon_1 {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../../image2017/css_sprites.png?v=1.2) -48px -226px no-repeat;
    position: absolute;
    top: 14px;
    left: 10px;
}
.yw_side_tit p {
    font-size: 16px;
    color: #c90006;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}
.yw_side_list .yw_side_item {
    display: block;
    width: 140px;
    height: 44px;
    margin-top: 11px;
    padding-left: 10px;
    padding-top: 5px;
}
.yw_side_list .yw_side_item:hover {
    background: #eee;
}
.yw_side_list .yw_side_item:nth-child(3):hover {
    background: none;
}
.yw_side_list .yw_side_item .side_img {
    margin-right: 10px;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 5px;
}
.yw_side_list .yw_side_item .side_img img{
    display: block;
    width: 40px;
    height: 40px;
}
.yw_side_list .yw_side_item .side_msg {
    position: relative;
}
.yw_side_list .yw_side_item .side_msg a {
    font-size: 14px;
    color:#333;
    font-family: "宋体";
}
.yw_side_list .yw_side_item_down {
    position: absolute;
    left: 5px;
    top: 122px;
    z-index: 100;
    width: 138px;
    background: #eee;
    display: none;
    height: 120px;
}
.yw_side_list .yw_side_item_down .side_msg a {
    font-size: 14px;
    color: #333;
    font-family: "宋体";
}
.yw_side_list .yw_side_item_down .side_msg {
    margin-left: 10px;
    margin-top: 5px;
}
.yw_side_list .yw_side_item .side_msg #dangjian {
    height: 20px;
    overflow: hidden;
    margin-top: 4px;
    position: relative;
    width: 65px;
    z-index: 0;
    cursor: pointer;
}
#dangjianzhuanglian {
    margin-top: 4px;
    position: relative;
    width: 65px;
    z-index: 1;
    cursor: pointer;
}
#dangjianzhuanglian li a {
    color: #c90006;
    font-size: 12px;
    font-family: "宋体";
    line-height: 20px;
}
.yw_side_list .yw_side_item .side_msg #dangjian a {
    color: #c90006;
    font-size: 12px;
    font-family: "宋体";
    line-height: 20px;
}

.dropdown-icon {
    position: absolute;
    left: 50px;
    top: 30px;
    width: 0;
    height: 0;
    border-top: 5px solid #ec8285;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    cursor: pointer;
    z-index: 0;
}
.slide_con {
    position: absolute;
    background: #efefef;
    top: -10px;
    left: 0;
    z-index: 10;
    display: none;
    margin-left: -60px;
    height: 65px;
    width: 149px;
}
.yw_side_list .yw_side_item .side_msg .slide_con ul li {
    width: 65px;
}
.yw_side_list .yw_side_item .side_msg .slide_con ul li a {
    font-size: 12px;
    font-family: "宋体";
    line-height: 20px;
}
.triangle {
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 5px solid #555555;
    position: absolute;
    left: 54px;
    top: 30px;
}
.yw_side_list .yw_side_item .side_msg a:hover{
    color: #c90006;
}
.yw_side_list .yw_side_item .side_msg p {
    margin-top: 2px;
}
.yw_side_list .yw_side_item .side_msg p a {
    font-family: "宋体";
    line-height: 20px;
    color:#717171;
    font-size: 12px;
}
.yw_side_df {
    width: 148px;
    height:50px;
    position: relative;
    margin-top: 10px;
    cursor: pointer;
    border:none;
}
.yw_side_df:hover {
    background: #eee;
}
.yw_side_df .independent_difang {
    margin: 6px 10px 0 10px;
}
.yw_side_df .independent_msg {
    margin-top:20px;
    font-size: 14px;
    color: #333;
    font-family: "宋体";
    position: relative;
}
.yw_side_df .independent_msg .arrows_t{
    width: 0;
    height: 0;
    display: block;
    border: 5px solid transparent;
    border-top: 5px solid #555555;
    position: absolute;
    right: -14px;
    top: 7px;
}
.yw_side_df .independent_msg .arrows_g {
    width: 0;
    height: 0;
    display: block;
    border: 5px solid transparent;
    border-right: 5px solid #555555;
    position: absolute;
    right: -10px;
    top: 6px;
}
.yw_side_df .independent_msg:hover:after {
    border: 5px solid transparent;
    border-right: 5px solid #555555;
    position: absolute;
    right: -7px;
    top: 4px;
}
.yw_side_df img {
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.yw_side_df .df_con {
    width:0;
    height: 600px;
    position: fixed;
    top: 125px;
    left: 0px;
    right: 0px;
    margin-left:auto;
    margin-right:auto;
    background: #fff;
    display: none;
    z-index: 10007;
}
.yw_side_df .df_con .afterX {
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    border-radius: 50%;
}
.yw_side_df .df_con .afterX  img {
    display: block;
    width: 20px;
    height: 20px;
}
.before {
    width: 100%;
    height: 100%;
    background: rgba(137, 137, 137, .6);
    position: fixed;
    top: 0;
    left: 0;
    z-index:1101;
    display: none;
    cursor: pointer;
}
.yw_side_df p {
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #000;
    font-size: 16px;
    background: #ff7301;
    margin-bottom: 30px;
}
.yw_side_df p a {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.yw_side_df .df_con ul li {
    float: left;
    width: 20%;
    height: 60px;
    line-height:60px;
    position: relative;
    transition: all .5s;
    background: #fff;
}
.yw_side_df .df_con ul li:after {
    content: "✪";
    display: block;
    font-size: 18px;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 18px;
    top: -1px;
    color: #99992a;
}
.yw_side_df .df_con ul li a {
    transition: all .5s;

}
.yw_side_df .df_con ul li:hover{
    /*background: #e79c77;*/
	background:transparent;
    /*border-radius: 20px;
    box-shadow: 3px 3px 3px #e3e3e3;*/

}
.yw_side_df .df_con ul li a:hover {
    color: #c90006;
}

.yw_side_df .df_con ul li a{
    display: block;
    font-size: 14px;
    color: #333;
    text-align: center;
    font-family: "宋体";
	text-indent:40px;
}

.yw_side_df .df_con p a:hover{
    color: #333333;
}
.yw_side_ad .yw_side_ad_tit {
    border-top: 2px solid #c90006;
}
.yw_side_ad .yw_side_content {
    height: 80px;
    position: relative;
}
.yw_side_ad .yw_side_content .yw_side_ad_content .yw_ad_item {
    height: 80px;
    display: none;
}
.yw_side_ad .yw_side_content .yw_side_ad_content .yw_ad_item .yw_ad_t {
    width: 140px;
    line-height: 20px;
    padding: 0 10px;
    margin-top: 3px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.side_content {
    position: relative;
}
.yw_side_ad .yw_side_ad_tit p {
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #c90006;
    font-size: 16px;
    font-weight: bold;
}
.yw_side_ad .yw_side_content .side_ad_btn_group {
    position: absolute;
    bottom: 10px;
    width: 36px;
    left: 50%;
    margin-left: -18px;

}
.yw_side_ad .yw_side_content .side_ad_btn_group li {
    float: left;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ccc;
    margin-right: 5px;
}
.yw_side_ad .yw_side_content .side_ad_btn_group li.on_s_active {
    background: #c90006;
}
.specialty_council {
    cursor:pointer;
}

.yw_side_list .yw_side_item .side_msg p a.specialty_council:hover {
    color: #c90006;
}
.yw_side_list .yw_side_item .side_msg .arrows  {
    width: 0;
    height: 0;
    display: block;
    border: 5px solid transparent;
    border-top: 5px solid #555555;
    position: absolute;
    right: 0px;
    top: 28px;
}
.yw_side_list .yw_side_item .side_msg .arrows_r  {
    width: 0;
    height: 0;
    display: block;
    border: 5px solid transparent;
    border-right: 5px solid #555555;
    position: absolute;
    right: -12px;
    top: 25px;
}
.side_msg .council {
    width: 0;
    height: 500px;
    display: none;
    background: #eee;
    z-index: 10007;
    position: fixed;
    top: 125px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
}
.side_msg .council .council_tab ul {
    width: 100%;
}
.side_msg .council .council_tab li {
    width: 50%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-family: "宋体";
    float: left;
    text-align: center;
    cursor: pointer;
    background: #fff;
    position: relative;
    border-bottom:none;
}
.side_msg .council .council_tab li.first-child:before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../../image2017/icon2.png);
    top: 13px;
    left:94px;
}

.side_msg .council .council_tab li.second-child:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    background: url(../../image2017/icon1.png);
    top: 13px;
    left:94px;
}
.side_msg .council .council_tab li.coun_on {
    background: #eee;
}
.side_msg .council .council_tab li.coun_on:after {
    content: "▼";
    display: block;
    position: absolute;
    left: 188px;
    top: 2px;
    color: #545050;
    font-size: 12px;
}
.side_msg .council .council_con {
    width:100%;
    position: relative;
}
.side_msg .council .council_con .specialty_council_con {
    padding-top: 10px;
    height: 248px;
    display: none;
}
.side_msg .council .council_con .specialty_council_con li {
    float: left;
    position: relative;
}
.side_msg .council .council_con .specialty_council_con li a:after {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    background: url(../../image2017/css_sprites.png?v=1.2) -109px -247px no-repeat;
    position: absolute;
    left: 35px;
    top: 10px;
}
.side_msg .council .council_con .specialty_council_con li a {
    display: block;
    width: 298px;
    font-size: 14px;
    font-family: "宋体";
    line-height: 45px;
    height: 45px;
    position: relative;
    text-indent: 54px;
}
.side_msg .council .council_con .start li a:after {
    content: "";
    width:15px;
    height: 42px;
    display: block;
    background: url(../../image2017/css_sprites.png?v=1.2) -126px -248px no-repeat;
    position: absolute;
    left: 35px;
    top: 8px;
}


/*大图遮罩层*/

.screenBg{
    background-color:rgba(0,0,0,0.3);
    background: #666\9;
    filter:alpha(opacity=50);
    position:absolute;
    left:0;
    top:0;
    z-index:100000;
    width: 1465px;
    height: 4221px;
    opacity: 0.8;
}
.showScreen{  position:absolute;  z-index:100001; overflow:hidden; }
.showScreen .close{ display:block;position:absolute; right:0; top:0; width:40px; height:40px; background:#fff; opacity:0; cursor:pointer;}
.showScreen a.cha {
    position: absolute;
    right: 5px;
    top: 5px;

}

#chuban {
    height: 20px;
    overflow: hidden;
    margin-top: 4px;
    position: relative;
    width: 74px;
    z-index: 0;
    cursor: pointer;
}
#chuban a{
    color: #c90006;
    font-size: 12px;
    font-family: "宋体";
    line-height: 20px;
}

.yw_side_item_down_chuban {
    position: absolute;
    left: 5px;
    top:420px;
    z-index: 100;
    width: 140px;
    background: #eee;
    height: 120px;
    display: none;
}
.yw_side_list .yw_side_item_down_chuban .side_msg a{
    font-size: 14px;
    color: #333;
    font-family: "宋体";
}
.yw_side_list .yw_side_item_down_chuban .side_msg{
    margin-left: 10px;
    margin-top: 5px;
}
#xuehuichuban {
    margin-top: 4px;
    position: relative;
    width: 74px;
    z-index: 1;
    cursor: pointer;
}
#xuehuichuban a{
    color: #c90006;
    font-size: 12px;
    font-family: "宋体";
    line-height: 20px;
}
.zzjg_title{
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #ff7301;
    font-weight: bold;
}
.council .afterX_t {
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    border-radius: 50%;
}
.council .afterX_t img {
    display: block;
    width: 20px;
    height: 20px;
}
.awards {
    margin-top: 30px;
}
.awards_item {
    padding: 10px 10px 0 10px;
}
.awards_item .swiper-slide {
    height: 200px;
    overflow: hidden;
}
.awards_item .swiper-slide > a > img {
    display: block;
    width: 100%;
    height: 170px;
    object-fit: cover;
}
.awards_item .swiper-slide > a > p {
    font-size: 12px;
    line-height: 20px;
    color: #404040;
    padding-top: 5px;
}
.awards_item .swiper-container {
    height: 218px;
}
.swiper-pagination-bullet-active {
    background: #2e8127;
}

/*2021/11/26新增 设计师模块轮播图圆点大小修改*/
.designer_doct {
    width: 270px;
}
.designer_doct a {
    width: 8px;
    height: 8px;
}
/*2022/02/21 新增 金手指奖展示创新产品奖区块css新增*/

.h_yw_mask {
    position: absolute;
    left: 0;
    top: -175px;
    z-index: 1;
    width: 100%;
    height: 175px;
    overflow: hidden;
}
.h_yw_mask > img {
    width: 150px!important;
    height: 181px!important;
    object-fit: cover;
    display: block;
    float: left;
}
.h_yw_mask p {
    height: 28px;
    text-align: center;
    background: rgb(104 104 104 / 50%);
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
}
