@charset "utf-8";

/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button, textarea, p, blockquote{margin: 0; padding: 0;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;box-sizing:border-box;}

body{font-size: 16px;width: 100%;padding: 0; margin: 0;}

table{border-collapse: collapse; border-spacing: 0; font-size: inherit; font: 100%;}

input, img{vertical-align: middle}

a{text-decoration: none; cursor:pointer;}

a:link, a:visited, a:active, a:hover{text-decoration: none;}

fieldset, img{border: 0;}

address, caption, cite, code, dfn, em, strong, th, var{font-style: normal; font-weight: normal;}

caption, th{text-align: left;}

h1, h2, h3, h4, h5, h6{font-size: 100%; font-weight: normal;}

q:before, q:after{content: '';}

input, textarea, select{font-family: inherit; font-size: inherit; font-weight: inherit;}

input[type="text"], input[type="password"], input[type="number"], input[type="button"]{-webkit-appearance: none;-moz-appearance: none; }

li{list-style: none;}

 .clearfixd:after{content: '\20'; display: block; height: 0; clear: both;}

.clearfixd{*zoom:1; overflow:hidden;}

.hide{display:none;}

.nomarginleft{margin-left:0}

input:focus,select:focus{outline:none;}

.box_sizing{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-ms-box-sizing:border-box; box-sizing:border-box;}

.main-container{max-width: 720px;margin: 0 auto; background:#f4f2f3; width:100%; min-height:100vh; overflow:hidden;}

.clear::after{ display:block; content:""; clear:both; height:0;}

.body_container{ max-width:750px;  margin:0 auto; background:#f8f8f8; width:100%;min-height:100vh;}



/*头部开始*/

.header .header_top{height: 40px;background: #f6f4f4;}

.header .header_top .header_top_con_l{float: left;}

.header .header_top .header_top_con_l span{font-family: "宋体";font-size:14px;color:#898989;line-height:40px;}

.header .header_top .header_top_con_l em{color:#95232d;font-style: normal;} 

.header .header_top .header_top_con_r{float:right;}

.header .header_top .header_top_con_r li{float: left;font-family: "宋体";font-size:14px;color:#898989;line-height:40px;padding:0 10px;}

.header .header_top .header_top_con_r li span{margin-left: 10px;display: inline-block;}

.header .header_top .header_top_con_r li a{color:#898989;}

.header .head_m{background:url(../images/header-bg.jpg) no-repeat center;background-size:cover;    padding: 20px 0;}



.header .head_mid .logo{float:left;}

.header .head_mid .logo img{width:100%;}



.header .head_mid .head_mid_tel{float: right;margin-top:25px;} 

.header .head_mid .head_mid_tel_r h3{color:#3e3a39;font-size: 36px;font-weight:bolder;}



.header_bottom{background: url(../images/header.png) #000;height:50px;}

.header_bottom .nav li{float: left;}



.header_bottom .nav li.on a{background:#94212b;}

.header_bottom .nav li >a{display: block;padding: 0 31px;line-height:50px;font-size: 18px;color:#fff;background: none;}



.header_bottom .nav> li .down_list{position: absolute;top:50px;left:0;width:100%;background: rgba(255,255,255,0.7);display: none;z-index:999;}

.header_bottom .nav> li .down_list> a{display: block;text-align: center;line-height:50px;font-size:14px;color:#000;}



@media(min-width: 768px){

.header_bottom .nav> li:hover .down_list{display: block;}

.header_bottom .nav> li .down_list>a:hover {color:#000;}


}





@media(max-width: 768px){

.header .header_top{display:none;}

.header .head_mid .head_mid_txt{display:none;}

.header .head_mid .head_mid_tel{display:none;}

.header .head_mid .logo{width: 280px;}

.header .head_mid{height: auto;position: relative;}

.header .head_mid .nav_btn i{display: block;width:25px;height:2px;background: #333;margin:8px auto;}

.header .head_mid .nav_btn{position:absolute;right:15px;}
.header_bottom .nav li a.on{background:none;}


.header_bottom{height: auto;}

.header_bottom .header_bottom_con{padding:0;}

.header_bottom .nav{position: relative;z-index:999;background:#fff;width: 100%;display: none;}

.header_bottom .nav> li{float: none;border-bottom: 1px solid #d9d9d9;width:100%;

}

.header_bottom .nav li> a{font-size: 16px;color:#333;}
.header .nav> li:nth-child(2)::after{display: block;content:"";border-left:2px solid #888;border-bottom: 2px solid #888;position:absolute;top:25px;right:10px;width:10px;height:10px;transform: rotate(135deg);transition: 0.5s;}
.header .nav> li:nth-child(3)::after{display: block;content:"";border-left:2px solid #888;border-bottom: 2px solid #888;position:absolute;top:25px;right:10px;width:10px;height:10px;transform: rotate(135deg);transition: 0.5s;}
.header .nav> li:nth-child(4)::after{display: block;content:"";border-left:2px solid #888;border-bottom: 2px solid #888;position:absolute;top:25px;right:10px;width:10px;height:10px;transform: rotate(135deg);transition: 0.5s;}
.header .nav> li:nth-child(5)::after{display: block;content:"";border-left:2px solid #888;border-bottom: 2px solid #888;position:absolute;top:25px;right:10px;width:10px;height:10px;transform: rotate(135deg);transition: 0.5s;}
.header .nav> li:nth-child(7)::after{display: block;content:"";border-left:2px solid #888;border-bottom: 2px solid #888;position:absolute;top:25px;right:10px;width:10px;height:10px;transform: rotate(135deg);transition: 0.5s;}


.header_bottom .nav> li .down_list{position:static;background: none;}
.header_bottom .nav> li .down_list> a{color:#333;border-bottom: 1px solid #d9d9d9;   background: #f2f2f2!important;}
.header_bottom .nav> li.on::after{transform: rotate(310deg);border-left:2px solid #000;border-bottom:2px solid #000;transition: 0.5s;}








.header_bottom .nav li> a{font-size: 16px;color:#333;}



.header_bottom .nav >li.on a{background:#fff;}



}

/*海报开始*/
.banner{width:100%;}

.banner img{width:100%;}


/*<!-- 搜索开始 -->*/

.sousuo {

    border-bottom: 1px solid #fff;

    background: #f3f3f3;

    padding:10px 0;

    height: 54px;



}

.HOT-KEYS{}

.searchformBox {



    background: #979797;

    box-shadow: inset 3px 3px 3px #646464;

    float: right;



    height:30px;

  

    padding: 3px 10px;

    border-radius: 16px;

 

}



.searchformBox .serach_input {

    color: #fff;

    width: 210px;

    height:25px;

    border: 0;

    background: none;

    padding: 2px;

    font-size: 12px;

    transition: all 0.2s linear 0s;

    vertical-align: top;

}

.searchformBox .btn_serach {

    background: url(../images/sbtn.png) no-repeat;

    width: 22px;

    height: 22px;

    border: 0;

    content: "";

    color: #fff;

    cursor: pointer;

}



/*banner开始*/

.banner{width:100%;}

.banner .swiper-container .swiper-wrapper .swiper-slide img{width:100%;}

.banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image: none;font-size:36px;font-family: "宋体";text-align: center;color:#000;}

.banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image: none;font-size:36px;font-family: "宋体";color:#000;}





.banner .swiper-pagination-bullet{width:8px;height:8px;background:#921e29;opacity:1 }

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 8px;}

.banner .swiper-pagination-bullet-active{background: #fff;}

/*banner结束*/

/*第二部分-品牌介绍*/

.bg2 {background: url(../images/2_bg.jpg) no-repeat; background-size: 100% 100%; }

.bg_v {padding: 80px 0 0; }

.bg2_img { float: left;width: 95px; margin-top:15px;}

.bg2_main {height: 327px; float: left; margin-top:8px;}

.subject_title_con { display: inline-block; font-size: 16px; color: #4f4035; line-height: 28px; text-indent: 2em; text-align: justify; }
.subject_title_con p{
	margin:10px;
	line-height:32px;
	}
.bg2_main a { float: right; }

.hy { width: 360px; height: 311px; float: right;}

.hy img { width: 100%; height: 100%; }

@media(max-width: 768px){

.bg2_img{display: none;}

.bg2_main{width: 100%;    padding: 0;height: auto;}

.bg_v {

    padding: 20px 0;

}

.subject_title_con{    font-size: 14px;}

.hy{width: 100%;height: auto;padding:0;}



}





/*广告位开始*/

.ggwr{margin-top:20px;}

.ggwr img{width: 100%;}

@media(max-width: 768px){

.ggwr{height: auto;}

}

/*轮播开始*/

.main-home{margin:40px 0;}

.title{background:url(../images/title_bg.jpg) no-repeat center; background-size:cover;text-align: center;padding:35px 0 10px;}

.title h3{font-size:42px;color:#4e240b;}



.picMarquee-left{margin:40px  auto 20px;}



.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }

.picMarquee-left .bd ul li{ margin:0 8px; float:left; display:inline; overflow:hidden; text-align:center;  }

.picMarquee-left .bd ul li .iFCB-rp{background:#727272;width: 270px;}

.picMarquee-left .bd ul li .iFCB-rp .iFCB-rp_img{width: 265px;height:283px;overflow: hidden;margin:0 auto;padding: 5px;}

.picMarquee-left .bd ul li .iFCB-rp .iFCB-rp_img img{width: 100%;height:auto;}

.picMarquee-left .bd ul li .tuijian_txt{padding:10px 15px;}

.picMarquee-left .bd ul li .tuijian_txt h3{font-size: 16px;color:#fff;overflow: hidden;

text-overflow:ellipsis;

white-space: nowrap;}

.picMarquee-left .bd ul li .tuijian_txt p{font-size: 14px;color:#fff;display: -webkit-box;

-webkit-box-orient: vertical;

-webkit-line-clamp: 1;

overflow: hidden;}

.picMarquee-left .bd ul li .tuijian_txt> a{width:85px;height:30px;border

:1px solid #fff;color:#fff;font-size:14px;display: inline-block;line-height: 30px;margin:10px 0 10px;}

.huiyuan{display:none;}     

@media(max-width: 768px){

.huiyuan{display:block;} 

.main-home{margin-top:20px;}

.title h3{font-size: 24px;}

.picMarquee-left{display:none;}

.huiyuan{display:block;margin-top:20px;}  

.huiyuan .swiper-wrapper .iFCB-rp_img{width: 100%;}

.huiyuan .swiper-wrapper .iFCB-rp{width: 100%;}

.huiyuan .swiper-wrapper .iFCB-rp_img img{width: 100%;}

.huiyuan .tuijian_txt{margin-top:10px;} 

.huiyuan .tuijian_txt h3{font-size: 14px;color:#333;overflow: hidden;

text-overflow:ellipsis;

white-space: nowrap;}

.huiyuan .tuijian_txt p{font-size: 12px;color:#666;display: -webkit-box;

-webkit-box-orient: vertical;

-webkit-line-clamp: 1;

overflow: hidden;}

.huiyuan .tuijian_txt> a{width:75px;height:20px;border

:1px solid #000;color:#333;font-size:12px;display: inline-block;line-height: 20px;margin:10px auto 10px;text-align: center;}

  }  



.huiyuan .swiper-container{height: 322px;}

.huiyuan .swiper-pagination-bullet-active{background:#921e29}

/*<!-- 成员作品开始 -->*/

  .chengyuan{background-image: url(../images/636656620616534186.jpg);

    background-repeat: repeat;

    margin: 0px auto 0px auto;

    padding: 40px 0 40px;

    overflow: hidden;

   } 

    .iFCB-rp{width: 250px;}

   .chengyuan .iFCB-rp .pic{width: 250px;height:250px;overflow: hidden;margin:0 auto;}

  .chengyuan ul{overflow: hidden;} 

.chengyuan li{margin-bottom:35px; }

.chengyuan li:hover .iFCB-rp .pic img{transform:scale(1.2);}

.chengyuan li:hover .iFCB-rp dl .cy_title{background:#9b2c36;}

.chengyuan li:hover .iFCB-rp dl .cy_title a{color:#fff;}

   .chengyuan .iFCB-rp .pic img{width: 100%;height:100%;transition: 0.5s;}

   .iFCB-rp dl .cy_title{padding: 15px 0;

   text-align: center;background:#eee;transition: 0.5s;}

.iFCB-rp dl .cy_title a{color: #999;font-size: 14px;}

.more{background:url(../images/more.png) no-repeat center; background-size:cover;width: 205px;height:45px;margin:0px auto 0;text-align: center;}

.more a{line-height:53px;color:#333;font-size:20px;font-weight: bold;}

.more:hover a{color:#9b2c36;}

       

  @media(max-width: 768px){

.chengyuan .container{padding:0;}

.chengyuan .container .iFCB-rp{width:100%;}

.chengyuan .iFCB-rp .pic{width: 100%;height: auto;}

.iFCB-rp dl .cy_title{padding:8px 0;}

 

}





/*新闻开始*/

.xinwen{padding:80px;}

.second_title{background:url(../images/new_bg1.png) no-repeat center; text-align: center;margin:0 auto;}

.second_title h3 {

    font-size: 42px;

    color: #4e240b;

}

.xinwen_con{margin-top: 40px;}

.xinwen_con .xinwen_con_l .xinwen_con_top .xinwen_con_top_pic{width: 445px;height:250px;overflow: hidden;margin:0 auto;}

.xinwen_con .xinwen_con_l .xinwen_con_top .xinwen_con_top_pic img{width: 100%;height: auto;transition: 0.5s;}

.xinwen_con .xinwen_con_l .xinwen_con_top .xinwen_con_top_pic img:hover{transform:scale(1.2);}

.xinwen_con_top_txt{margin-top:20px;}

.xinwen_con_top_txt h3 a{    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;color:#333;font-size: 18px;transition: 0.5s;}

.xinwen_con_top_txt h3 a:hover{margin-left: 10px;color:#94212b;}

.xinwen_con_top_txt p{line-height: 2em;

    color: #999;

    font-size: 14px;margin-top: 20px;display: -webkit-box;

-webkit-box-orient: vertical;

-webkit-line-clamp: 2;

overflow: hidden;}

.xinwen_con_r_top b{width:4px;height: 17px;background:url(../images/iFCB_icon_1.png) no-repeat center; background-size:cover;text-align: center;margin:0 auto;display: inline-block;margin-right: 15px;}

.xinwen_con_r .xinwen_con_r_top span a{color: #000;font-size: 18px;}

.xinwen_con_r .xinwen_con_r_top p{    padding: 8px 0;

    color: #999;

    font-size: 14px;

    line-height: 2em;}

.xinwen_con_r .xinwen_con_r_top li{overflow:hidden;margin:10px 0 15px;}

.xinwen_con_r_l{float: left;transition: 0.5s;}    

.xinwen_con_r_l h4{display: inline-block;padding-left: 15px;}

.xinwen_con_r_l h4 a{    color: #666;font-size: 14px;

    transition: .3s;overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;}

.xinwen_con_r_r{float:right;}  

.xinwen_con_r_r span{ color: #999;font-size: 14px;} 



.xinwen_con_r ul li:hover .xinwen_con_r_l{margin-left:15px;}

  @media(max-width: 768px){

.xinwen{padding:20px 0;}

.xinwen .second_title{width: 100%;height: auto;}

.xinwen .second_title h3 {

    font-size: 24px;

}

.xinwen_con{margin-top:20px;padding:0;}

.xinwen_con .xinwen_con_l .xinwen_con_top .xinwen_con_top_pic{width: 100%;height:auto;}

.xinwen_con_top_txt p{margin-top: 10px;}

.xinwen_con_r {margin-top:20px;}

.xinwen_con_r .xinwen_con_r_top span a{font-size: 16px;}

.xinwen_con_r_l h4{width: 240px;overflow: hidden;overflow: hidden;

text-overflow:ellipsis;

white-space: nowrap;}

}

/*<!-- 分会地址开始 -->*/

.fenhui{background:url(../images/pg_margins-bg.png) ;padding:80px 0;}

.fenhui .second_title{height:40px;}

.fenhui .second_title h3 {

    font-size:26px;

    color: #4e240b;

}

.fenhui_con{margin-top:40px;}

.fenhui_con dl{margin-bottom: 15px;}

.fenhui_con dt{font-size: 18px;color:#333;margin-bottom: 5px;}

.fenhui_con dd{font-size: 14px;color:#333;}

/*.fenhui_con dd b{font-size:50px;color:#666;}*/

  @media(max-width: 768px){

.fenhui{padding:20px 0;}

.fenhui .second_title h3{font-size: 24px;}

.fenhui .second_title{width: 100%;height:auto;}

.fenhui_con{padding: 0}

.fenhui_con dt{font-size:16px;}

.fenhui_con dd{font-size: 12px;}

}





/*      

<!-- 底部开始 -->*/

.footer{background-color: #3d3d3d;padding:40px 0;}

.footer .footer_con .footer_con_l{text-align: center;font-size: 12px;color: #fff;}

.footer .footer_con .footer_con_l p{font-size: 12px;color: #fff; line-height: 2em;}

.footer .footer_con .footer_con_l p a{color: #fff;}

 @media(max-width: 768px){

.footer{padding:20px 0;margin:0 0 50px;}



}

.lfooter{display: none;}

@media(max-width: 768px){

.lfooter {

    width: 100%;

    height: 50px;

    background-color:#b8282c;

    position: fixed;

    bottom: 0px;

    display: block;

    z-index:999;

}

.lfooter ul li {

    width: 33.3%;

    height: auto;

    float: left;

    text-align: center;

    padding: 7px 0px;
	border-left: 1px solid #911f22;
}

.lfooter ul li a {

    color: #FFF;

    line-height: 12px;

    font-size: 12px;

}
.lfooter ul li .footer_img{width:20px;height:20px;overflow:hidden;margin:0 auto 3px;}
.lfooter ul li .footer_img img{width:100%;height:100%; object-fit: scale-down;}

}

/*关于我们开始*/

.about_banner img{width: 100%;}

/*面包屑开始*/



.mbx .mbx_con{padding: 10px 15px;}

    

.mbx .mbx_con span{font-size: 14px;color:#333;font-weight:500;vertical-align: middle;}

.mbx .mbx_con span a{color:#333;}

.mbx .mbx_con span i{font-style:normal;color:#94212b;}

.mbx .mbx_con span a:hover{color:#000;}

.mbx .mbx_con span i:hover{color:#000;}

@media(max-width: 768px){
.mbx{padding:0;}	
.mbx .mbx_con{padding:10px 0;}
	
	
	}

/*面包屑结束*/



/*左边开始*/

.about_con_l{width: 240px;padding: 0;}

.about_title{margin-bottom: 0;

    padding: 4px;

    background: url(../images/Pro_sort_title.jpg);

    font-size: 22px;

    line-height: 30px;

    text-align: center;}

.title_more {

    padding: 18px 10px;

    border: 0px solid #f0e8e8;

    }

.title_more  a{color: #fff;}

.each_li>.name>div>a{

    position: relative;

    display: block;

    padding: 17px 40px 15px;

    text-indent: -1.2em;

    color: #666;transition: 0.5s;



}

.each_li>.name{

    position: relative;

    border-bottom: 1px solid #ccc;

    background: url(../images/iFCB_lt_sort.png) repeat-x left bottom;

    font-size: 14px;

    text-align: center;

    line-height: 20px;

    overflow: hidden;}

.each_li>.name:hover{background:#94212b;}

.each_li>.name:hover div>a{color:#fff;}

.each_li>.name>div>a:after{

    position: absolute;

    top: 50%;

    left: 15px;

    display: block;

    width: 4px;

    height: 7px;

    margin-top: -3px;

    background: url(../images/iFCB_sort_ico.png) no-repeat;

    content: "";

    z-index: 1;}

.about{background:url(../images/iFCB_inner_bg.jpg);padding: 40px 0}







.about_con{    background: #fff;

    padding: 20px;}

.about_con_r .ny_title h3{    color: rgba(30, 30, 30,1);

    font-size:24px;

    border-bottom: 1px dashed #ddd;

    text-align: center;padding-bottom: 20px;}

.about_con_r .ny_title{margin-bottom: 10px;}



.about_con_r p{line-height: 2em;color: #707070;font-size:16px; margin:18px 0;}



.about_con_r img{width:100%;height:auto;}

@media(max-width: 768px){

 .about_con{padding:0;}   

.about_con_l{display: none;}

.about_con_r .ny_title h3{

    font-size:24px;}

.about_con_r p{ font-size:14px!important;}

.about{    padding: 20px 0;}}



/*分会会员名单开始*/

.fenhui_list .fenhui_list_box{width: 182px;}

.fenhui_list li{margin-bottom: 25px;}

.fenhui_list .fenhui_list_box .fenhui_box_pic{width: 182px;height: 225px;overflow: hidden;margin:0 auto;}

.fenhui_list .fenhui_list_box .fenhui_box_pic img{width: 100%;height: 100%;transition: 0.8s;}

.fenhui_list .fenhui_list_box:hover .fenhui_box_pic img{transform:scale(1.1);}

.fenhui_list .fenhui_list_box:hover .fenhui_list_box_txt{background:#c2292d;}

.fenhui_list .fenhui_list_box:hover .fenhui_list_box_txt h3 a{color:#fff;} 

.fenhui_list_box_txt{padding: 15px 0;text-align: center;background:#eee;}

.fenhui_list_box_txt h3 a{font-size: 14px;color:#333;transition: 0.3s;overflow: hidden;

text-overflow:ellipsis;

white-space: nowrap;}

@media(max-width: 768px){

.fenhui_list .fenhui_list_box .fenhui_box_pic{width:100%;height: auto;}

.fenhui_list li{padding: 10PX;margin-bottom: 8PX;}

.fenhui_list_box_txt{padding: 10px 0;}

.fenhui_list .fenhui_list_box{width: 100%;}

}



/*成员作品开始*/

.guo_chengyuan{width: 253px!important;}

.guo_chengyuan_pic{width: 253px!important;height: 202px!important;overflow: hidden;margin:0 auto;}

.guo_chengyuan_pic img{width: 100%;height: 100%;}

@media(max-width: 768px){

.guo_chengyuan{width:100%!important;}

.guo_chengyuan .guo_chengyuan_pic{width:100%!important;height: auto!important;}

.con_c{padding-left: 15px;}

}



.con_c {

    background: url(../images/lianxi.png)no-repeat right;

}

.map{margin-top:20PX;}







#pages {



    font-family:"Adobe 微软雅黑 Std L", "微软雅黑";



    padding: 14px 0 10px;

text-align: center;

}



#pages a {



    background: none repeat scroll 0 0 #FFFFFF;



    border: 1px solid #E3E3E3;



    color: #333333;



    display: inline-block;



    height: 22px;



    line-height: 22px;



    padding: 0 10px;



    text-align: center;



}



#pages a.a1 {





    padding: 0;



    width: 56px;



}



#pages a:hover {



    background: none repeat scroll 0 0 #F1F1F1;



    color: #000000;



    text-decoration: none;



}



#pages span {



    background: none repeat scroll 0 0 #2269AB;



    border: 1px solid #2269AB;



    color: #FFFFFF;



    display: inline-block;



    height: 22px;



    line-height: 22px;



    padding: 0 10px;



    text-align: center;



}



.page .noPage {



    background: url("../img/icu/titleBg.png") repeat-x scroll 0 -55px transparent;



    border: 1px soli;



    color: #A4A4A4;



    display: inline-block;



    height: 22px;



    line-height: 22px;



    text-align: center;



    width: 56px;



}



/*x详情*/

 .time{text-align: center;margin-top: 10px;}



 .time span{ font-size:14px;color: #888;}

.xq_con p{line-height: 2em;

    color: #707070;

    font-size: 16px;}

@media(max-width: 768px){

 .xq_con img{width: 100%!important;}   

}



.sx {

    margin: 40px 0;}

.sx ul {

    text-align: left;}

.sx ul .shang {

  float:left;

}

.sx ul .xia{

  float:right;

}

.sx ul li a {

    color: #222;

    font-size: 12px;

}





.guo_sousuo{margin-top: 40px;}
.guo_sousuo li{overflow:hidden;margin-bottom: 20px;

}
.guo_sousuo li .guo_sousuo_c_l{float: left;width: 182px;overflow: hidden;}
.guo_sousuo li .fenhui_box_pic{width: 182px;height: 225px;}
.guo_sousuo li .fenhui_box_pic img{width: 100%;height: 100%;}
.guo_sousuo li .guo_sousuo_c_r{float: right;width: calc(100% - 200px);margin-top:20px;}
.guo_sousuo li .guo_sousuo_c_r h3 a{color: #000;
    font-size: 18px;}
.guo_sousuo li .guo_sousuo_c_r p{padding: 8px 0;
    color: #999;
    font-size: 14px;
    line-height: 2em;}
@media(max-width: 768px){
.guo_sousuo{margin-top: 20px;}
.guo_sousuo li .guo_sousuo_c_l{width: 120px}
.guo_sousuo li .fenhui_box_pic{width: 120px;height: 160px;}
.guo_sousuo li .guo_sousuo_c_r{float: right;width: calc(100% - 140px);margin-top:20px;}
.guo_sousuo li .guo_sousuo_c_r p{display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
}