.fl{float:left}
a{text-decoration:none}
a:hover{text-decoration: none;}
.clear{clear:both;}

ul{list-style: none;padding: 0;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt100{margin-top: 100px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb80{margin-bottom: 80px;}
.pb30{padding-bottom: 30px;}
.f16{font-size: 15px;
    line-height: 26px;}

p.con{background: #92c1d5;padding: 20px;width: 50%;color: #fff;text-align: center;margin: 0 auto;}
footer{margin-bottom: 50px;text-align: center;}

a.jieshao{display: block;
    text-align: center;
    font-size: 16px;
    width: 210px;
    line-height: 54px;
    color: #fff;
    border-radius: 27px;
    background-image: linear-gradient(to right, #5862ef, #2d6dee);}
    @media (max-width: 1440px) {
        .gsjs_text a {
            margin-top: 30px;
        }
    }
    @media (max-width: 1000px) {
        .gsjs_text a {
            margin: 30px auto 0 auto;
        }
    }

.mcolumnheader{margin:12px;overflow:hidden}
.mcolumnheader span{display:block;float:left}
.mcolumnheader span.c_img{width:26px}
.mcolumnheader span.c_img img{width:100%;border-radius:100%;vertical-align:middle}
.mcolumnheader span.c_title{width:78%;margin-left:3px}
.mcolumnheader span.c_title *{list-style:none;margin:0;padding:0;font-style:normal;font-weight:700}
.mcolumnheader span.c_smorll{float:right;width:8px;height:20px;color:#666;margin-top:2px;text-align:center;background:url(/static/default/pc/images/rightd.png) no-repeat left center;background-size:contain}
.c_list{clear:both;margin-left:4px;overflow:hidden;padding-bottom:8px;padding-left:8px;margin-top:0}
.c_list li{float:left;overflow:hidden;background-color:#fff;border-radius:4px;box-shadow:0 0 6px 3px rgba(0,0,0,.1)}
.c_list li span{display:block;clear:both}
.c_list li span.img a{display:block;overflow:hidden}
.c_list li span.img img{width:100%;height:120px}
.c_list li span.txt{padding:8px 12px;padding-top:2px;overflow:hidden;padding-bottom:16px}
.c_list1{overflow:unset;padding-bottom:0;padding-left:0}
.c_list1 li{margin-right:11px;width:48%;margin-bottom:16px}
.c_list1 li:nth-child(2n){margin-right:0;float:right}
.c_list1 li:nth-child(n+2){margin-left:0}
.article_author{line-height: 25px;}


/*搜索*/
.search{overflow: hidden; float: right;margin-top: 40px;}
.search *{float: left;}
.search input{background-color: #fff; border: solid 1px #f0ad4e; border-radius: 6px 0 0 6px; width: 220px; height: 36px; outline:none; padding-left: 10px; padding-right: 10px;}
.search .btn_search{background: url(../images/icon-2.png) no-repeat center center; background-color: #f0ad4e; cursor: pointer; border: solid 1px #f0ad4e; width: 52px; height: 36px; border-radius: 0 6px 6px 0;}


.gotop_btn {display: block!important;}
.gohome {display: block!important;}
    .gotop_btn {
    display: none;
    position: fixed;
    bottom: 9rem;
    right: 0.2rem;
    width: 4.5rem;
    height: 4.5rem;
    background: url(../images/top.png) no-repeat 0 0;
    background-size: contain;
    z-index: 999;
}
.gotop_btn1 {
    display: none;
    position: fixed;
    bottom: 4rem;
    right: 0.2rem;
    width: 4.5rem;
    height: 4.5rem;
    background: url(../images/zhuce.png)no-repeat 0 0;
    background-size: contain;
    z-index: 999;
}
.gotop_btn2 {
    display: none;
    position: fixed;
    bottom: 4rem;
    right: 0.2rem;
    width: 4.5rem;
    height: 4.5rem;
    background: url(../images/write.png)no-repeat 0 0;
    background-size: contain;
    z-index: 999;
}


.navbar-default{background-color: #fff !important;border: none;}
.navbar-default .navbar-nav>li>a{line-height:80px;}
.navbar-default .navbar-nav>li>a:hover{color:#2890ff; text-decoration:none; }
.navbar-default .navbar-nav>li>a:active{color:#2890ff; text-decoration:none; }
.navbar-default .navbar-nav>li>a:focus{color:#2890ff; text-decoration:none; }
.navbar-default .navbar-nav>li>a:visited{}
.navbar-default .navbar-toggle .icon-bar {
  
}
@media (max-width: 767px){
.navbar-nav .open .dropdown-menu {

    background-color: #fff;
    
}

h1{font-size: 3.3rem;}
h3{font-size: 2rem;}
h4{font-size: 1.6rem;line-height: 2.5rem;}
.navbar-default .navbar-nav>li>a{line-height: 20px;}
}
.khdh5{font-size: 1.5rem;line-height: 2.3rem;}
.khdh5 a{color: #333;}


.list_main{
    margin:10px 0;
    background: white;
    border:1px solid #ccc;
    border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.article_pic {
    width: 100%;
    object-fit: cover;
    height: 150px;
    /* border: 1px solid #bbb; */
    padding: 2px;
    border-radius: 5px;
}
.model_body {
    position: absolute;
    width: 100%;
    top: 0;
    height: 150px;
    text-align: center;
    display: block;
    border-radius: 5px;
}
.model_last {
    height: 45px;
    background: #333;
    opacity: 0.3;
    position: relative;
    top: 103px;
    margin: 0 1px;
}

@media(max-width:768px) {
    .article_pic {
    width: 100%;
    object-fit: cover;
    height: 120px;
    /* border: 1px solid #bbb; */
    padding: 2px;
    border-radius: 5px;
}
.model_body {
    position: absolute;
    width: 100%;
    top: 0;
    height: 120px;
    text-align: center;
    display: block;
    border-radius: 5px;
}
.model_last {
    height: 45px;
    background: #333;
    opacity: 0.3;
    position: relative;
    top: 53px;
    margin: 0 1px;
}

}

.model_head {
    color: #fff;
    position: absolute;
    bottom: 5px;
    left: 10px;
    font-size: 16px;
    margin-bottom: 0;
}
.model_title{
  display:block;
  text-align:left;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 18px;
    opacity:1;
    width: 100%;
    font-weight: bold;
}
.model_foot{
  display:block;
  text-align:left;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 16px;
    width: 100%;
    font-weight: bold;
}
.article_title{
    font-size: 16px;
    margin:10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 16px;
    width: 100%;
    height: 16px;
    margin-left: 10px;
}
.art_teacher{
    margin-left: 0px;
    font-size: 14px;
    color: #e66b05;
}
.art_time{
    float: right;
    margin-right:15px;
    font-size: 12px;
    color: #666
}
.article_author{
    margin-left:10px;
    margin-bottom:10px;
}
.article_num{
    font-size: 12px;
    margin-left: 2px;
    margin-right: 5px;
}
.author_body{
    border-top: 1px solid #ddd;
    padding-top: 7px;
    padding-bottom: 5px;
    padding-left: 5px
}
.author_foot{
    padding:20px;
}
.author_avator{
    width: 36px;
    height: 36px;
    border-radius: 36px;
}
.author_nickname{
    margin-left:2px;
    font-size: 13px;
    font-weight:  bold;
}



.specol {
    
    height: 50px;
    line-height: 50px;
    
    font-size: 16px;
    
}
.zl{
	width:75px;
	height: 30px;
    background:#eb6100;
	border-radius: 5px;
	text-align: center;
    color: #fff;
	float:left;
	line-height: 30px;
	margin-right: 10px;
	font-weight: bold;
	margin: 10px 0;
	margin-right: 20px;
}
.zl_l{
	float:left;
	height:50px; 
	overflow: hidden;
	white-space: nowrap;
}
.zl_l li{
	float: left;
	white-space: nowrap;
	margin-right: 10px;
}
.specol .more{
	width:75px;
	height: 30px;

	border-radius: 5px;
	text-align: center;
    color: #eb6100;
	float:right;
	line-height: 30px;
	margin-right: 10px;
	font-weight: bold;
	margin: 10px 0;
	
}


.zpnew1{width: 100%;margin-top: 18px;}
.zpnew1 li {
    
    height: 21rem;
    overflow: hidden;
    cursor: pointer;
    /*background: #f0eae2;*/
    float: left;
    
}   
.zpnew1 li.breath:nth-child(3){margin-right: 0 !important;}
.zpnew1 li .img {
    width: 100%;
    height: 13rem;
    overflow: hidden;
    position: relative;
}
.zpnew1 li .img .btn {
    z-index: 3;
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 30px;
    height: 30px;

}
.zpnew1 li .img img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.zpnew1 li .img .btn img {
    position: relative;
    z-index: 1;
    width: auto;
    height: 100%;

}
.zpnew1 li .tit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    font-size: 15px;
    line-height: 1.5;
    height: 70px;
    overflow: hidden;
    color: #333;
}
.zpnew1 li .tit a{color: #333;}


h3.tout{

     /*height: 4rem;*/
     /*line-height: 4rem;*/
    /*padding-left: 10px;*/
    /*background: #31a2f4;*/
    font-weight: 700;
    margin-top: 0;
}
h3.tout a{color: #fff;   }
ul.tout li{
	font-size: 1.7rem;
    
    
}
ul.tout li a{
	
    line-height: 4rem;
    height: 4rem;
    color: #e77f07;
    font-weight: 700;
}


.two1{margin:20px auto;height:90px;width:100%;overflow:hidden;position:relative; }
.two1 ul{height:90px;width:100000px;position:absolute;left:0;}
.two1 ul li{display:block;float:left;margin:5px;height:80px;border-radius:5px;position:relative;}
.two1 ul li a{display:inline-block;height:80px;} 
.two1 ul li img{display:block;border-radius:5px;height:80px;}
.two1 ul li a span{height:0;display:block;background:rgba(0,0,0,0.4);position:absolute;bottom:0;color:#fff;font-size:0px;}
.two1 ul li a:hover span{height:80px;line-height:80px;font-size:20px;text-align:center;transition:all 0.7s;}

.msfw{  width:100%; padding:0px; margin-top:-8px;}
.msfw .msfwtitle{ /*background:url(../images/wmkyxtitle.jpg);*/border-bottom: 1px solid rgba(211, 211, 211, 0.4); line-height:35px; height:35px; width:100%; font-size:18px; color:#1c70b8}
.msfw .msfwtitle span{ float:right; padding-right:8px; font-size:12px; text-decoration:none;}
.msfw .msfwtitle span a{color: #818590;text-decoration:none;  }     
.msfw .msfwtitle span a:hover { color:#818590; text-decoration: underline;}
.msfw .msfwnr{ }
.msfw .msfwnr ul{ padding:0px; margin:10px auto} 
.msfw .msfwnr ul li{list-style-type:none;  font-size:15px; line-height:35px; width:315px; color:#393939; height:35px}
.msfw .msfwnr ul li a{ font-size:15px;color: #393939;text-decoration:none;  }     
.msfw .msfwnr ul li a:hover { color:#1d71b7; }

.xmjz{list-style: none;}
.xmjz li{float: left;width: 72px; height: 90px;margin-right: 8px;margin-bottom: 10px; padding: 0;}
.news1_listt {
    color: #1c70b8;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(211, 211, 211, 0.4);
    
    font-size: 18px;
    font-weight: 700;
}

ul.xzdt1{width:100%; padding:0px; margin:0px;}
ul.xzdt1 li{list-style-type:none;  font-size:15px; color:#393939; line-height:40px; }
ul.xzdt1 li a{list-style-type:none;  font-size:15px;color:#393939; line-height:40px; text-decoration:none;}
ul.xzdt1 li a:hover{color:#1d71b7; }
.xzdt1 h2{padding:0px; margin:0px;list-style-type:none;  font-size:18px; color:#fff; line-height:40px; padding-left: 10px;background: #31a2f4;}
.xzdt1 h2 a{padding:0px; margin:0px;list-style-type:none; font-size:18px;color:#fff; line-height:40px; text-decoration:none;}
.xzdt1 h2 a:hover{}


.mlyx {margin:0 auto; width:100%;}
.mlyx .mlyxtitle { background:url(../images/ydzxtitle.jpg) no-repeat; line-height:31px; height:36px; width:100%;font-size:16px; color:#FFF}
.mlyx .mlyxtitle srtong { padding-top:2px;}
.mlyx .mlyxtitle  span{ float:right; padding-right:8px; font-size:12px; text-decoration:none;}
.mlyx .mlyxtitle  span a{color: #818590;text-decoration:none;  }     
.mlyx .mlyxtitle  span a:hover { color:#818590; text-decoration: none;}


.one1{margin:20px auto;height:160px;width:100%;overflow:hidden;position:relative; }
.one1 ul{height:160px;width:100000px;position:absolute;left:0;} /*ul width鐨勫涓嶈兘杩囧皬*/
.one1 ul li{display:block;float:left;margin:5px;height:150px;border-radius:5px;position:relative;}
.one1 ul li a{display:inline-block;height:150px;} 
.one1 ul li img{border-radius:5px;display:block;}
.one1 ul li a span{height:0;display:block;background:rgba(0,0,0,0.4);position:absolute;bottom:0;color:#fff;font-size:0px;}
.one1 ul li a:hover span{height:150px;line-height:150px;font-size:20px;text-align:center;transition:all 0.7s;}


.xzpdtitle { background:url(../images/xzpdtitle.jpg); line-height:39px; height:39px; width:100%;font-size:16px; color:#FFF}
.xzpdtitle srtong { padding-top:2px;}
.xzpdtitle  span{ float:right; padding-right:8px; font-size:12px; text-decoration:none;}
.xzpdtitle  span a{color: #818590;text-decoration:none;  }     
.xzpdtitle  span a:hover { color:#818590; text-decoration: none;}

.xzpdt{width: 100%; height: 245px;margin-top: 20px;border: 1px solid rgba(211, 211, 211, 0.5);}
.xzpdt ul{padding:30px;float: right;}
.xzpdt ul li{float: left; font-size: 15px;margin-right: 25px;}
.xzpdt ul li a{color: #333;}

#slider{
/*margin:50px auto;*/
width:350px;
height:200px;
padding:5px;
box-shadow: 0 0 20px rgba(0,0,0,1);
position:relative;
float: left;
margin: 19px 0 0 55px;
}
.slide{
list-style:none;
}
#slider>li{
position:absolute;
top:5px;
left:5px;
right:5px;
bottom:5px;

}


.box6_list {
    width: 1200px;margin: 0 auto;
}
.box6_listt {
    width: 1200px;
    height: 31px;
    line-height: 31px;
    
    float: left;
}
.box6_listt h3 {
    height: 30px;
padding: 11px 0 0 33px;
    font-weight: bold;
    float: left;
    text-align: right;
    font-size: 18px;
    color: #333;
    display: block;
}
.excerpt {
    /* border: 1px solid #eaeaea; */
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    width: 216px;
    float: left;
    margin: 25px 0 20px 15px;
}
.excerpt h2 {
    font-size: 14px;
    margin: 0;
    font-weight: 100;
    width: 210px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-indent: 0.5em;
}
.excerpt h2 a {
    color: #494949;
}
.image-container img {
    width: 100%;
    height: 163.5px;
}

.dbdh {width:100%; background-color:#f1f1f1; border-top:1px solid #d2d2d2;padding-left: 20px;}
.dbdh .dbdhtitle {margin:0 auto; width:100%; font-size:16px; padding-top:20px; color:#1c70b8}
.dbdh .links {margin:0 auto; padding-bottom:10px; width:1200px;}
.dbdh .links p { font-size:13px;color:#1c70b8}
.dbdh .links p a{font-size:13px;color:#1c70b8; text-decoration:none}
.dbdh .links p a:hover{font-size:13px; color:#1c70b8; text-decoration:underline}

footer {margin-bottom: 0 !important;padding: 40px 0 20px;line-height: 25px;color:#FFF; }
footer p{ margin:10px auto; font-size:15px; color:#FFF; text-align:center }
footer p a{font-size:15px;color:#FFF; text-decoration:none}
footer p a:hover{font-size:15px; color:#FFF; text-decoration:underline}

/*轮播*/
.slider-slick {
    position: relative;
    overflow: hidden
}

.slider-slick .slider-entry {
    position: relative;
    height: 300px
}

@media(min-width:768px) {
    .slider-slick .slider-entry {
        position: relative;
        height: 650px
    }
}

.slider-slick .overlay {
    /*background: rgba(0, 0, 0, 0.6);*/
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0
}

.slider-slick img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.slider-slick .caption {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 80%;
    color: #fff;
    z-index: 999;
    overflow-wrap: break-word;
    text-align: center;
    font-size: 1.8rem;
}



.slider-slick .slick-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%
}

.slider-slick .slick-dots li {
    width: auto
}

.slider-slick .slick-dots li button {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%
}

.slider-slick .slick-dots li button {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%
}

.slider-slick .slick-dots li.slick-active button {
    background: #2890ff;
}

.slider-slick .slick-dots li button::before {
    font-size: 0;
    color: transparent
}


/* 当前位置 */
.crumbs{background: url(../images/icon.png) no-repeat left -38px; padding:3px 0 3px 18px; font-family:"微软雅黑"; border-bottom:1px solid #c3d4e7; margin-bottom:10px}
.crumbs a{color: #e47b03;}
.crumbs span{color:#7e7e7e；}
.rt {
    float: right;
}
.list{ font-family: 微软雅黑; color:#888;}
.list li{line-height: 4rem;height: 4rem; overflow: hidden;}
.list li a{font-size:1.6rem;color: #333;}
.list li span{font-size:1.4rem; padding:0 6px}
.crtitle {
    width: 100%;
    height: 6rem;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 3.5rem;
}
.tjyd ul{width: 100%;}
.tjyd ul li{width: 100%;
    background: #fff;
    margin-bottom: 40px;}
.tjyd ul li a {
    color: #333333;
    text-decoration: none;
}
 .rnpic {
    width: 100%;
    height: 18rem;
    overflow: hidden;
    text-align: center;
}
.tjyd ul li img {
    width: 100%;
    height: 18rem;
    object-fit: contain;
}
.tjyd ul li p {
    text-align: center;
    width: 100%;
   line-height: 25px;
   color: #333333;
   margin-top: 10px;
}
.tjyd ul li p a {
    color: #333333;
    text-decoration: none;
    font-size: 16px;
}

.property {
    overflow: hidden;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #777;
    text-align: center;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}


.spe1 li{margin-bottom: 2.5rem;padding-bottom: 2rem; border-bottom: 1px solid #E9E9E9;}
.spe1 h3 a{color: #333;}
.resume{color: #b4b4b4;font-size: 12px;}



/*单页头部开始*/
.bodyCon08{
    /*background-color: rgba(33,33,33,1.00);*/
    margin: 0 auto;
    width: 1200px;
    height: 350px;
}
.bodyCon08 .students{
    margin: 0 auto;
    width: 1200px;
    height: 480px;
    position: relative;
    
}
.bodyCon08 .students p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;top:60px; left:300px;}
#four_flash{position:relative;width:1200px;height:400px; margin:0 auto;position:absolute;bottom:0px;left: -20px;}
#four_flash .flashBg{width:1100px;height:400px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:400px; position:absolute;top:15; left: -15px;}
#four_flash .flashBg ul.mobile li{border: 1px solid #e47c03;border-radius: 25px;float:left;width:215px;height:240px;margin-left:55px;padding-top:10px;color:#6C6E85;transition:all 1s ease 0s;}
#four_flash .flashBg ul.mobile li:hover{
    border: 1px solid rgba(0,200,217,0.80);
    color: #e47c03;
    -webkit-box-shadow: 0px 0px 5px 10px rgba(0,0,0,1.00);
    box-shadow: 0px 0px 10px 10px rgba(0,0,0,.5);
}
#four_flash .flashBg ul.mobile li img{width:140px;height:140px;display:block; margin:0 auto;border:4px solid #e47c03; border-radius:82px;}
#four_flash .flashBg ul.mobile li dd img{border: none;width:15px;height:15px; display: inline-block;margin-right: 10px;vertical-align: text-top;}
#four_flash .flashBg ul.mobile li dd{font-size:20px;width:215px;line-height:40px;text-align:center;/*border-bottom:1px solid #6C6E85;*/margin: 0 auto;font-size: 16px;}
#four_flash .flashBg ul.mobile li p{font-size:16px; text-align:center;width:215px; line-height:24px;margin-top:10px;}
#four_flash .flashBg ul.mobile li a{display:block;background:url(../images/jiantou.png);width:31px;height:31px;border:0px;margin:8px auto;}
#four_flash .flashBg ul.mobile li a:hover{background:url(../images/jiantou2.png);}
#four_flash .but_left{width:50px;height:100px;position:absolute; top:66px; left:0px;}
#four_flash .but_right{width:50px;height:100px; position:absolute; top:66px; right:0px;}
#four_flash .but_left:hover{background:url(../images/qianxleft1.png) no-repeat;}
#four_flash .but_right:hover{background:url(../images/qianxr1.png) no-repeat;}

/*妙语连珠*/
.mylz{background:url(../images/mylz.jpg) no-repeat;width: 747px; height: 200px;padding: 40px 180px 40px 80px;}
.mylz h4{ color: #2890ff;font-weight: 700; }
.ydmb li{float: left;
    border-bottom: 1px dashed #999;
    padding-bottom: 17px;
    margin: 0 20px;}
    .tj_left {
    width: 37.5%;
    float: left;
    margin-top: 15px;
}
    .tj_left img {
    width: 100%;
    border-radius: 5px;
    height: 80px;
    object-fit: cover;
}
.tj_title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #e66b05;
}
.tj_info {
    font-size: 12px;
    color: grey;
    margin-top: 15px;
}
.tj_right {
    float: right;
    margin-top: 15px;
    padding-left: 10px;
    width: 62.5%;
    position: relative;
}

.list-tj h5{text-align: center;color: #333;line-height: 25px;}
.list-tj img{border-radius: 5px;}


.list-tj img {
    width: 100%;
    height: 18rem;
    
}

/*专家顾问*/
.item-cell{ box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04); /*width: 373px; height: 223px;*/ background: #fff;  float: left;  margin-bottom: 50px; margin-top: 40px;}
.item-cnt{ padding:  20px; }
.item-pic { margin: -70px auto 0 auto; width: 110px; height: 110px; border-radius: 110px; border: 5px solid #fff; overflow: hidden;}
.item-pic img{  width: 110px; height: 110px;}
.item-tit *{ font-size: 18px; color: #2e3032; }
.item-tit{ font-size: 18px; color: #2e3032;text-align: center; margin-bottom: 15px; margin-top: 10px;}
.item-desc{ height: 88px; overflow: hidden;}
.item-desc a{font-size: 14px; color: #9aa0a4; line-height: 22px; }
.item-desc a:hover{color: #e47c03;}
.ex-box {
    overflow: hidden;
    
}

.yqpading{margin: 10px;}
.yq-title{clear: both; width: 82px; font-size: 18px; font-weight: bold; border-bottom: solid 3px #333; line-height: 30px; text-align: center;}
.yq-list{overflow: hidden; margin-top: 8px;text-align: left;}
.yq-list li{display: inline-block; margin-right: 12px; line-height: 28px;}
.yq-list li a{color: #333;}
