﻿@charset "utf-8";
/* CSS Document */
/**全局**/
*{ margin:0px; padding:0px;}
div,form,img,ul,ol,li,dl,dt,dd,map {padding:0;margin:0;border:0;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0; }
body{margin:0px; padding:0px; font-size:14px; color:#333;font-family:"微软雅黑",Arial, Helvetica, sans-serif,"宋体" !important;background:#fff;}
ul,li{list-style:none;}
.clear{clear:both;}
a{color:#333;text-decoration:none;}
a:hover{color:#1875d6;text-decoration:none;}
img{border:none;}
hr{line-height:0px; font-size:0px; border:none; height:1px; width:100%; margin:5px 0px;}
div{margin:0px auto;}
.f_l{ float:left;}
.f_r{ float:right;}
input,select{ font-family:arial, Helvetica, sans-serif; padding:1px;}
.blank{width:100%;height:10px;clear:both;overflow:hidden;}
.blank2{width:100%;height:2px;clear:both;overflow:hidden;background:#f2f2f2 url(../pic/header_border.jpg) repeat-x left center;}
.blank10{width:100%;height:10px;clear:both;overflow:hidden;}
.blank15{width:100%;height:15px;clear:both;overflow:hidden;}
.blank25{width:100%;height:25px;clear:both;overflow:hidden;}
.blank30{width:100%;height:30px;clear:both;overflow:hidden;}
.hide{display:none;}
.noInfo{width:100%;float:left;padding:10px 0; text-align:center;}

.blank20{height:20px; overflow:hidden;}
.fweixin{padding-top:18px;}

#header{float:left;width:100%;background:url(../pic/line01.jpg) repeat-x left bottom;}
.header_right{float:right;}
#logo{float:left;}
#logo img{margin:26px 0 22px 0;}



/* search */
#search2{display:none;}
.search{float:right;clear:both;margin-top:27px;}
.search form{float:left;position:relative;}
.skw{float:left;width:250px;height:44px;line-height:42px;border:1px solid #dedfde;border-radius:22px;padding:0 44px 0 22px;font-size:14px;color:#666;}
.sub{display:block;position:absolute;right:0;top:0;width:44px;height:44px;background:url(../pic/search.jpg) no-repeat center;border:0;cursor:pointer;}

/* 搜索框 */
.search-btn{display:none;float:right;width:15px;height:15px;background:url(../pic/search.jpg) no-repeat center;    margin: 18px 15px 0 0;cursor:pointer;}

/*end*/


/*menu*/
#navigate{float:right;margin:33px 75px 0 0;}
#navigate ul li{display:inline-block;position: relative;z-index:1000;}
#navigate ul li.first_menu{ background:none;}
#navigate ul li a{display:inline-block;line-height:50px;padding:4px 3px;margin:0 20px;font-size:18px;color:#333;position:relative;}
#navigate ul li a i{display:block;position:absolute;left:0;bottom:0;width:0;height:4px;background:#1875d6;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
#navigate ul li a:hover i,#navigate ul li .current i{width:100%;}

.tips_title{height:45px; line-height:45px; border-bottom:2px solid #1875d6;}
.tips_title font{font-size:18px;}
.tips_title span{float:right;}
.tips_title span a{color:#3483db;}

.news3_item_title2list{background:url(../images/diao.jpg) no-repeat left 8px; width:96%; margin:0px auto; margin-top:20px;}
.news3_item_title2list a{display:block; margin-left:14px; _margin-left:7px;}
.news3_item_title2list p{display:block; margin-left:14px; _margin-left:7px; font-size:12px; color:#666666;}


/**顶部**/
.login_btn{float:right;margin:0 2px 0 34px;height:30px;line-height:78px;font-size:18px;color:#1a1a1a;}
.login_btn a{font-size:18px;color:#1a1a1a;}
.login_btn span{margin:0 7px;}
/* 会员头像 */
.user-memu{position:relative;margin-top:12px;}
.user-menu-img{width:55px;height:55px;border-radius:50%;background-size:cover !important;cursor:pointer;}
.user-menu-list{position:absolute;right:0;top:68px;width:210px;background:#fff;border:3px solid #e3e4e6;padding:15px;transition: 0.5s;transform: scale(0);opacity:0;z-index:999999;-webkit-transform-origin: 90% 0;
        -ms-transform-origin: 90% 0;
            transform-origin: 90% 0;}
.user-menu-list:before{content: "";
    position: absolute;
    top: -8px;
    right: 25px;
    width: 12px;
    height: 12px;
    border: 1px solid #e3e4e6;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
    border-width: 3px 0 0 3px;}
.user-memu:hover .user-menu-list{transform: scale(1);opacity:1;}
.user-menu-list ul{float:left;width:100%;}
.user-menu-list ul li{float:left;width:100%;height:35px;line-height:35px;border-top:1px solid #eee;text-indent:10px;}
.user-menu-list ul li a{font-size:14px;color:#666;}
.user-menu-list ul li a:hover{color:#0074de;}
.user-menu-title{float:left;width:100%;height:35px;margin-bottom:15px;overflow:hidden;}
.user-menu-title span{float:left;display:inline-block;width:35px;height:35px;border-radius:50%;background-size:cover !important;margin-right:10px;padding:0;}
.user-menu-title h3{line-height:35px;font-size:14px;color:#666;}


/* all */
.box_left{float:left;width:810px;}
.box_right{margin-left:840px;}

.main{float:left;width:100%;padding:0px 0 0 0;}
.main_top{float:left;width:100%;height:45px;line-height:45px; border-bottom:2px solid #1875d6;display:none;}
.main_top h3{float:left;font-size:18px;color:#333;line-height:45px;}
.main_top span{float:right;position:relative;margin-top:25px;}
.main_top span .key{float:left;width:200px;height:35px;line-height:35px;border:1px solid #dbdbdb;border-radius:15px;font-size:12px;color:#999;text-indent:15px;}
.main_top span .icon-search{position:absolute;right:0;top:0;height:35px;padding:0 15px;font-size:18px;color:#666;border:0;}
.main_top span .icon-search:before{line-height:35px;}


.main_list{float:left;width:100%;padding:10px 0;border-bottom:1px solid #dbdbdb;}
.main_list ul{float:left;width:100%;margin:0px;padding:0px;list-style-type:none;}
.main_list ul li{float:left;margin:0px;padding:0px;list-style-type:none;height:32px;line-height:32px;margin-right:5px;}
.main_list2 ul li{margin-right:0;}
.main_list ul li a{display:inline-block;font-size:14px;color:#666;padding:0 15px;}
.main_list ul li a.on,.main_list ul li a:hover,.main_list ul li.on a,.main_list ul li.hove a{background:#ededed;}
.main_con{float:left;width:100%;}
.main3{float:left;width:100%;}
.main_list3{float:left;width:100%;background: url(../pic/main_list3.jpg) repeat-x left bottom;}
.main_list3 ul{float:left;width:100%;margin:0px;padding:0px;list-style-type:none;}
.main_list3 ul li{float:left;margin:0px;padding:0;list-style-type:none;height:60px;line-height:58px;}
.main_list3 ul li a{display:block;padding:0 15px;font-size:16px;color:#333;}
.main_list3 ul li a.on,.main_list3 ul li a:hover{border-bottom:2px solid #0074de;}
.main_con3{float:left;width:100%;padding:0 50px;}
.main_top3{float:left;width:100%;margin:50px 0 22px 0;}
.main_top3 h3{line-height:50px;font-size:24px;color:#333;}



/*end*/

/*mobile menu*/
.navbar-toggle{margin:8px 0px 0 0;}
.navbar-toggle .icon-bar{background-color:#333;}
.mobile_nav{display:none; background:#1875d6;position:absolute;width:100%;z-index:9999;}
.mobile_nav ul{margin:0px;padding:0px; list-style-type:none;}
.mobile_nav li{margin:0px;padding:0px; list-style-type:none;border-bottom:1px solid #fff;position: relative;}
.mobile_nav li:last-child{margin-bottom:8px;}
.mobile_nav ul li a{padding-left: 10px;color: #fff;display: block;font-size: 14px;height: 38px;line-height: 38px; font-weight:bold;}
.mobile_nav ul li a:hover, .mobile_nav ul li a:active {background-color:#3ba0e8;}
.mobile_nav ul ul{margin: 0;padding:0 10px 10px 10px; display:none;}
.mobile_nav ul ul li {border-bottom:none;margin: 0;padding: 0;}
.mobile_nav ul ul li a {padding: 0;padding-left: 5px;font-size:14px;font-weight:normal;height: 38px;line-height: 38px;}

.mobile_nav ul li i {position: absolute;top:12px;right:5px;display: block;width: 13px;height: 13px;overflow: hidden;background-position: center center;background-repeat: no-repeat;	background-size: contain;}
.mobile_nav ul li i.touch-arrow-down{background-image: url(../images/touch-arrow-d.png);}
.mobile_nav ul li i.touch-arrow-up{background-image: url(../images/touch-arrow-u.png);}

/*手机底部导航*/
#toolbar{ display:none;}


/*flash*/
#banner{width:100%;float:left;}
#banner img{width:100%; height:auto;}
#flash{width:100%;float:left;margin-top:10px;}
.slideBox{ position:relative; overflow:hidden;background:#000;}
.slideBox .bd{position:relative; z-index:0;margin:0 auto; }
.slideBox .bd li{position:relative; text-align:center; height:300px;background-size:cover !important;}
.slideBox .bd li img{width:100%;}	
.slideBox .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;}
.slideBox .hd ul{height:60px;line-height:60px;text-align:right;padding-right:20px;}
.slideBox .hd ul li{cursor:pointer;display:inline-block;zoom:1;width:7px;height:7px;border:1px solid #fff;margin:0 4px;overflow:hidden;background:none;line-height:999px; border-radius:50%;}
.slideBox .hd ul .on{background:#fff;}

.slideBox .prev{position:absolute; left:0; top:50%;margin-top:-25px; display:none; width:30px; height:50px; background:url(../pic/left.png) no-repeat left top; cursor:pointer;}
.slideBox .next{position:absolute; right:0; top:50%;margin-top:-25px; display:none; width:30px; height:50px; background:url(../pic/right.png) no-repeat left top; cursor:pointer;}
/*end*/


/* 最新文章 */
.index_main{float:left;width:100%;}
#news{float:left;width:100%;margin:30px 0 0 0;}
.news_top{float:left;width:100%;}
.news_top h3{float:left;height:48px;line-height:48px;font-size:20px;color:#1875d6;padding:0 4px;margin-top:-14px;border-bottom:4px solid #1875d6;}
.news_con{float:left;width:100%;}
.news_item{float:left;width:100%;padding:20px 0;transition: 0.35s;border-top:1px solid #e5e5e5;}
.news_item:nth-child(1){border-top:0;}
.news_item_img{float:left;width:230px;overflow:hidden;}
.news_item_img span{display:none;}
.news_item_img a{display:block;width:100%;padding-bottom:60%;background-size:cover !important;transition: 0.5s;transform: scale(1);}
.news_item_img a:hover{transform: scale(1.2);}
.news_item_img .news_mark a{font-size: .6rem;color: #fff;}
.news_item_right{margin-left:255px;}
.news_item_title{float:left;width:100%;line-height:22px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news_item_title a{font-size:22px;color:#333;}
.news_item_title a:hover{color:#1875d6;}
.news_item_time{float:left;width:100%;line-height:20px;font-size:14px;margin:15px 0 10px 0;}
.news_item_time .span1{float:left;color:#1875d6;margin-right:20px;}
.news_item_time .span2{float:left;color:#999;}
.news_item_des{float:left;width:100%;font-size:14px;color:#666;line-height:24px;max-height:68px;overflow:hidden;}
.news_more{float:left;width:100%;margin:15px 0 0 0;text-align:center;}
.news_more a{display:inline-block;width:160px;height:35px;line-height:35px;border:1px solid #848a94;font-size:14px;color:#999;text-align:center;border-radius:8px;}
.news_more a:hover{color:#1875d6;border:1px solid #1875d6;}


/* 新闻详情页 */
.articleTitle{float:left;width:100%;}
.articleTitle h1{float:left;width:100%;font-size:30px;color:#333;line-height:1.5;margin:40px 0 12px 0;text-align:center;}
.articleAuthor{float:left;width:100%;line-height:20px;font-size:14px;color:#333;text-align:center;}
.articleAuthor a{color:#333;}
.articleAuthor span{display:inline-block;margin:0 17px;}
.articleSummary{float:left;width:100%;height:auto;padding:13px 0 31px 0;font-size:14px;color:#999;line-height:24px;background:url(../pic/articleSummary.jpg) no-repeat left bottom;overflow:hidden;}
.articleInfo{float:left;width:100%;font-size:16px;color:#333;line-height:1.8;margin:25px 0 0 0;}
.articleInfo p{margin-bottom: 26px;}
.articleInfo img{max-width:100% !important;height:auto!important;margin-bottom:12px;}
.articleFooter{float:left;width:100%;font-size:14px;color:#999;line-height:30px;margin:12px 0 0 0;}
.articleTags{float:left;width:100%;margin:20px 0 35px 0;}
.articleTags a{display:inline-block;padding:0 15px;margin:5px 10px 5px 0;font-size:14px;color:#666;height:30px;line-height:30px;border:1px solid #999;}
.articleTags a:hover{border:1px solid #1875d6;color:#1875d6;}
.articleThumbs{float:left;width:100%;text-align:center;}
.articleThumbs a{display:inline-block;width:116px;height:46px;line-height:46px;font-size:18px;color:#fff;background:#0074de;border-radius:2px;}
.articleThumbs a span{font-size:12px;}
.share_con{float:left;width:100%;margin:40px 0 0 0;border-top:1px solid #ededed;padding:30px 0 40px 0;}
.articleAuthor2{float:left;font-size:14px;line-height:34px;color:#1875d6;}
.articleAuthor2 a{float:left;}
.articleAuthor2 img{width:34px;height:34px;margin-right:8px;border-radius:50%;}
.articleAuthor2 span{float:left;display:inline-block;height:auto;line-height:initial;padding:4px 13px;border:1px solid #1875d6;margin:4px 0 0 10px; position: relative;}
.articleAuthor2 span:before{content: "";
    position: absolute;
    bottom: 12px;
    left: -3px;
    width: 6px;
    height: 6px;
    border: 1px solid #1875d6;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
    border-width: 0 0 1px 1px;}
.share_btn2{float:right;margin-top:6px;}
.share_btn2 a{float:Left;display:block;padding:0 12px;height:24px;line-height:24px;font-size:18px;color:#d3d7db;}
.share_btn2 a:hover{color:#1875d6;}
.share_btn2 a span{font-size:12px;}
.share_btn2 a.s2{border-right:1px solid #d3d7db;padding-right:25px;}
.share_btn2 a.s3{padding-left:25px;position:relative;}
.share_btn2 a.s1 i,.share_btn2 a.s2 i{margin-right:5px;}
.news_Des{    font-size: 12px; color: #999;  line-height: 24px; margin-bottom: 10px;}
.news_Des font{color:#b90909;font-weight:bold;}
.Related_top{float:left;width:100%;border-top:1px solid #e5e5e5;padding:30px 0 0 0;}
.Related_top h3{float:left;line-height:24px;font-size:16px;color:#666;border-left:4px solid #1875d6;padding-left:15px;}
.RelatedList{float:left;width:100%;}
.RelatedList_row{margin-left:-5px;margin-right:-5px;}
.relate_item{padding:0 5px;margin-bottom:25px;}
.relate_item:nth-child(3n+1){clear:both;}
.relate_box{float:left;width:100%;}
.relate_img{float:left;width:100%;height:160px;overflow:hidden;}
.relate_img a{display:block;width:100%;height:100%;background-size: cover !important;background-repeat: no-repeat !important;background-position: center !important;transition: 0.5s; transform: scale(1);}
.relate_img a:hover{transform: scale(1.2);}
.relate_title{float:left;width:100%;line-height:24px;margin-top:10px;}
.relate_title a{font-size:14px;color:#666;}
.relate_title a:hover{color:#1875d6;}
.comment_top{float:left;width:100%;height:50px;line-height:50px;margin-top:7px;}
.comment_top h3{font-size:18px;color:#333;line-height:50px;}
.comment_form{float:left;width:100%;}
#saytext{float:left;width:100%;height:140px;overflow:hidden;border:1px solid #e3e3e3;margin:0 0 10px 0;padding:10px;color:#666;}
.comment_submit{float:right;width:107px;height:40px;line-height:40px;text-align:center;background:#0074de;font-size:16px;color:#fff;border-radius:2px;border:0;font-weight:bold;}
.comment_user{float:left;height:40px;line-height:40px;font-size:14px;color:#666;}
.comment_user a{color:#0074de;}
.comment_user span{color:#0074de;padding-left:30px;background-size:contain !important;}
.comment_user span.comment_user2{background:#d3e1f7;padding:5px 10px;margin-left:20px;font-size:12px;border-radius:5px;}
.comment_user span.comment_user2 b{margin-left:10px;cursor:pointer;}
.ps{line-height:24px;font-size:14px;color:#999;display:none;}
.comment_con{float:left;width:100%;margin:18px 0 0 0;}
.comment_list{float:left;width:100%;min-height:80px;margin-bottom:43px;position:relative;padding-left:96px;}
.user_list_left{width:80px;height:80px;background-size:contain !important;border-radius:50%;position:absolute;left:0;top:0;}
.user_list_right{float:left;width:100%;}
.user_list_right span{float:left;font-size:18px;color:#666;line-height:26px;}
.user_list_right .time{color:#999;font-size:14px;}
.user_list_right .reply{float:right;margin-right:4px;}
.user_list_right .reply a{font-size:14px;color:#0074de;}
.user_list_right .reply_con{float:left;width:100%;line-height:24px;font-size:14px;color:#666;margin-top:12px;}
.user_list_reply{float:left;width:100%;padding:10px 0;border-bottom:1px dashed #b4b4b4;}
.user_list_reply:last-child{border-bottom:0;}
/* 回复评论*/
.ecomment{float:left;width:100%;padding:5px 15px 15px 15px;background:#f4f4f4;margin-top:12px;}
.ecommentauthor{float:left;width:100%;line-height:40px;color:#0074de;}
.ecommenttext{float:left;width:100%;line-height:24px;color:#666;}


.articleAuthor3{float:left;width:100%;padding-left:75px;position:relative;}
.author_img{width:60px;height:60px;background-size:cover !important;position:absolute;left:0;top:0;border-radius:50%;border:1px solid #e5e5e5;}
.author_name{float:left;width:100%;line-height:30px;font-size:18px;color:#333;margin-top:4px;}
.author_position{float:left;line-height:24px;font-size:14px;color:#0c78dc;}
.author_essay{float:left;line-height:24px;font-size:12px;color:#999;padding-left:16px;margin-left:24px;background:url(../pic/author_essay.jpg) no-repeat left center;}
#essay{float:left;width:100%;margin:20px 0 0 0;border:1px solid #e9e9e9;background:#fff;}
.author_info{float:left;width:100%;padding:12px;background:#f4f4f4;font-size:12px;line-height:22px;color:#999;position:relative;}
.author_info:before{content: "";
    position: absolute;
    top: -8px;
    left: 32px;
    width: 16px;
    height: 16px;
    border: 1px solid #e9e9e9;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #f4f4f4;
    border-width: 1px 0 0 1px;}
.essay_con{float:left;width:100%;padding:12px;}
.essay_top{float:left;width:100%;height:30px;line-height:30px;font-size:14px;color:#333;font-weight:bold;}
.essay_list{float:left;width:100%;padding:5px 0;}
.essay_title{float:left;width:100%;line-height:24px;}
.essay_title a{font-size:14px;color:#666;}
.essay_title a:hover{color:#0c78dc;}
.essay_time{float:left;width:100%;margin-top:5px;font-size:12px;color:#999;line-height;22px;}
.essay_time span{float:right;color:#0c78dc;}
.essay_more{float:left;width:100%;margin-top:7px;}
.essay_more a{display:inline-block;width:100%;height:35px;line-height:35px;border:1px solid #dbdbdb;text-align:center;font-size:12px;color:#999;}
.essay_more a:hover{border:1px solid #0c78dc;color:#0c78dc;}
/* 相关文章 */
#relate2{float:left;width:100%;margin:33px 0 0 0;}
.relate2_top{float:left;width:100%;height:34px;line-height:34px;font-size:14px;color:#333;font-weight:bold;}
.relate2_list{float:left;width:100%;}
.relate2_item{float:left;width:100%;line-height:24px;margin:6px 0;padding:0 7px 0 14px;background:url(../pic/li1.jpg) no-repeat 4px 8px;}
.relate2_item a{font-size:14px;color:#666;}
.relate2_item a:hover{color:#0c78dc;}
/* 下一篇 */
#pageDown{float:left;width:100%;margin:0 0 30px 0;}
#pageDown span{float:left;width:100%;height:50px;line-height:50px;font-size:14px;color:#999;}
#pageDown .title{float:left;width:100%;padding-right:7px;line-height:24px;}
#pageDown .title a{font-size:14px;color:#666;}
#pageDown .title a:hover{color:#0c78dc;}
#pageDown .tags{float:left;width:100%;padding-left:20px;line-height:24px;margin-top:14px;background:url(../pic/t1.jpg) no-repeat left 6px;}
#pageDown .tags a{font-size:14px;color:#999;}
#pageDown .tags a:hover{color:#0c78dc;}


/* 活动列表页 start */
.actList_row{margin-left:-10px;margin-right:-10px;}
.actList{float:left;width:100%;margin-top:10px;}
.act_list{padding:0 10px;margin-bottom:30px;}
.act_list a{float:left;display:block;width:100%;}
.act_img{float:left;width:100%;height:200px;overflow:hidden;}
.act_img2{height:270px;}
.act_img span{display:block;width:100%;height:100%;background-size:cover !important;transition: 0.5s; transform: scale(1);}
.act_title{float:left;width:100%;height:30px;line-height:30px;font-size:18px;color:#333;overflow:hidden;margin-top:8px;}
.act_status{float:right;height:20px;line-height:20px;font-size:12px;color:#0c78dc;border:1px solid #0c78dc;padding:0 10px;margin-top:5px;}
.act_des{float:left;width:100%;height:48px;line-height:24px;font-size:14px;color:#666;overflow:hidden;margin-top:10px;}
.act_bottom{float:left;width:100%;font-size:14px;color:#999;line-height:24px;margin:10px 0 5px 0;}
.act_bottom i{margin-right:5px;font-size:16px;}
.act_map{float:left;}
.act_time{float:right;}
.icon-time:before {
    content: "\f017";
}
.act_list:hover .act_img span{transform: scale(1.2);}
.act_list:hover .act_title{color:#0c78dc;}

/* 活动列表页 end */

/* 专栏 列表页 start */
.columnList{float:left;width:100%;margin-top:10px;}
.column_list{float:left;width:100%;padding:17px 0;}
.column_list:first-child{padding-top:0;}
.column_list:last-child{padding-bottom:35px;border:0;}
.column_list_box{float:left;width:100%;min-height:124px;padding:0 8px 0 130px;position:relative;}
.column_list a:hover{color:#0c78dc;}
.column_left{position:absolute;left:0;top:0;width:110px;}
.column_img{float:left;width:94px;height:94px;overflow:hidden;border-radius:50%;border:1px solid #e5e5e5;}
.column_img a{display:block;width:100%;height:100%;background-size:cover !important;}
.column_writer{float:left;width:100%;height:30px;line-height:30px;text-align:center;}
.column_writer a{padding-right:17px;background:url(../pic/certified.jpg) no-repeat right center;}
.column_right{float:left;width:100%;}
.column_title{float:left;width:100%;line-height:36px;margin-top:-9px;}
.column_title a{font-size:18px;color:#333;font-weight:bold;}
.column_des{float:left;width:100%;line-height:24px;font-size:14px;color:#666;margin-top:3px;}
.column_bottom{float:left;width:100%;line-height:22px;font-size:12px;color:#999;margin-top:8px;}
.column_bottom a{color:#999;}
.column_time{float:left;}
.column_tags{float:left;margin-left:22px;padding-left:19px;background:url(../pic/t1.jpg) no-repeat left center;}
.column_eye{float:right;padding-left:22px;background:url(../pic/t2.jpg) no-repeat left center;}
/* 专栏 作者页 */
.box_left2 .news_item:first-child{padding-top:0;}
.news2_2{margin-top:20px;}

/* 专栏 列表页 end */

/* 项目 列表页 start */
.main_list2 ul .main_list_top{float:left;height: 32px;line-height: 32px;padding:0 15px 0 0;}
.main_list2 ul li a{padding: 0 14px;}
.proList_row{margin-left:-8px;margin-right:-8px;}
.proList{float:left;width:100%;margin-top:20px;}
.pro_list{padding:8px;}
.pro_list:nth-child(3n+1){clear:both;}
.pro_list_box{float:left;width:100%;display:block;border:1px solid #ebebeb;padding:23px;transition: 0.5s;}
.pro_list_box:hover{ box-shadow: 0 0 5px #dcdcdc;}
.pro_right{float:left;width:100%;padding-left:107px;position:relative;min-height:96px;overflow:hidden;}
.pro_left{position:absolute;left:0;top:0;width:84px;background:url(../pic/pro_left_border.jpg) no-repeat right top;}
.pro_img{float:left;width:64px;overflow:hidden;}
.pro_img a{display:block;width:64px;height:64px;border-radius:50%;background-size:cover !important;}
.pro_title{float:left;width:64px;line-height:24px;margin-top:7px;text-align:center;}
.pro_title a{font-size:14px;color:#333;font-weight:bold;}
.pro_des{float:left;width:100%;line-height:36px;font-size:20px;color:#333;margin-top:-8px;}
.pro_des span{float:left;}
.pro_des span:last-child{color:#ff1002;}
.pro_tags{float:left;width:100%;line-height:22px;margin-top:10px;}
.pro_tags a{font-size:12px;color:#666;padding:0 18px 0 0;}
.pro_tags a:hover{color:#0c78dc;}

/* 项目 列表页 end */

/* 项目 详情页 start */
#projectDesc{float:left;width:100%;background:#0074de;padding:35px 0;}
.projectLeft{float:left;width:50%;padding-left:164px;position:relative;min-height:169px;}
.projectImg{width:137px;background:#fff;padding:27px 22px 13px 22px;position:absolute;left:0;top:0;}
.projectImg:before{content: "";
    position: absolute;
    top: 16px;
    right: -8px;
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;}
.projectImg span{display:block;width:92px;height:92px;background-size:cover !important;border-radius:50%;}
.projectImg h3{width:100%;line-height:37px;font-size:20px;color:#333;text-align:center;}
.projectTitle{float:left;width:100%;font-size:14px;color:#c4e2fe;line-height:24px;margin-top:16px;}
.projectTitle span:first-child{margin-right:45px;}
.projectTitle span b{color:#fff;font-weight:inherit;}
.projectWeb{float:left;width:100%;font-size:14px;color:#c4e2fe;line-height:24px;}
.projectWeb a{color:#fff;margin-right:5px;}
.projectBook{float:left;width:100%;margin-top:10px;line-height:26px;font-size:14px;color:#c4e2fe;}
.projectBook a{display:inline-block;padding:0 9px;border:1px solid #fff;color:#fff;border-radius:2px;margin-right:10px;}
.projectBook a:last-child{background:#ff0c00;border:1px solid #ff0c00;}
.projectTags{float:left;width:100%;margin-top:10px;line-height:24px;}
.projectTags a{font-size:14px;color:#fff;margin-right:27px;text-decoration:underline;}

.projectRight{float:right;width:50%;}
.projectItem{float:left;width:50%;padding:24px 10px 15px 15px;font-size:14px;color:#c4e3ff;line-height:24px;}
.projectItem .item1{float:left;width:100%;}
.projectItem .item2{float:left;width:100%;}
.projectItem span{color:#fff;}
.projectItem .item1 span{display:block;font-size:28px;line-height:38px;margin-bottom:20px;}
.projectTop{float:left;width:100%;margin:20px 0 22px 0;}
.projectTop h3{line-height:40px;font-size:24px;color:#333;}
.projectDetail{float:left;width:100%;font-size:14px;color:#666;line-height:26px;min-height:235px;}
/* 手机版简介 */
.projectRight2{float:left;width:100%;display:none;}
.projectItem2{float:left;width:50%;font-size:14px;line-height:24px;color:#666;background:url(../pic/projectItem2.jpg) no-repeat right top;}
.projectItem3{float:left;width:50%;font-size:14px;line-height:24px;color:#666;text-align:center;}
.projectItem2 span,.projectItem3 span{display:block;font-size:24px;line-height:35px;color:#ff0c00;}
.projectItem3 span{color:#0bb33f;}
.projectItem4{float:left;width:100%;margin:18px 0 6px 0;}
.projectItem4 .item3{float:left;width:100%;line-height:24px;font-size:14px;color:#666;}
.projectItem4 .item3 span{color:#333;}
.projectItem4 .item3:first-child span{color:#ff0c00;}

/* 项目 详情页 end */

/* 关于我们 详情页 */
.about_con{float:left;width:100%;line-height:30px;font-size:14px;color:#666; padding-top:15px;margin-top:20px;}
.about_con p{margin-bottom:26px;}

/* 团队详情 */
.team_item{float:left;width:100%;margin-bottom:40px;}
.team_img{float:left;margin-right:55px;}
.team_img img{height:auto !important;}
.team_name{display:block;line-height:34px;font-size:22px;color:#333;margin:25px 0 16px 0;}
.team_name span{display:block;font-size:14px;color:#666;line-height:30px;}
.team_des{display:block;line-height:30px;font-size:14px;color:#666;}

/* 人才招聘 */
.hr_item{float:left;width:100%;margin-bottom:32px;}
.hr_item a{color:#0c78dc;}
.hr_name{float:left;width:100%;padding-left:10px;font-size:16px;color:#333;line-height:28px;font-weight:bold;background:url(../pic/li1.jpg) no-repeat left center;}
.hr_des{float:left;width:100%;font-size:14px;color:#666;line-height:30px;}
.hr_des span{display:block;margin-left:35px;}

/* 登录弹出层 */
.login_box{float:left;width:100%;padding:20px 27px;}
.login_top{float:left;width:100%;}
.login_top h3{display:block;line-height:36px;font-size:24px;color:#333;font-weight: inherit;}
.login_top span{display:block;line-height:26px;font-size:14px;color:#999;}
.login_form{float:left;width:100%;margin:23px 0 0 0;}
.login_item{float:left;width:100%;margin-bottom:14px;}
.login_input{width:100%;height:44px;line-height:44px;border:1px solid #e1e1e1;border-radius:2px;text-indent:10px;font-size:14px;color:#999;}
.login_item2{float:left;width:100%;font-size:14px;color:#999;}
.login_check{width:14px;height:14px;border:1px solid #e1e1e1;background:#fff;border-radius:2px;}
.login_item2 a{float:right;color:#0074de;}
.login_submit{float:left;width:100%;height:48px;line-height:48px;text-align:center;background:#0074de;font-size:16px;color:#fff;margin-top:28px;border:0;font-weight:bold;}
.login_top2{float:left;width:100%;height:63px;text-align:center;background:url(../pic/main_list3.jpg) repeat-x center;}
.login_top2 h3{display: inline-block;font-size:12px;color:#999;font-weight:inherit;line-height:63px;padding:0 10px;background:#fff;}
.login_list{float:left;width:100%;text-align:center;}
.login_list a{display:inline-block;width:62px;height:62px;border-radius:50%;margin:0 20px;}
.login_list a i{font-size:27px;color:#fff;}
.login_list a i:before{line-height:62px;}
.login_list a.login_list1{background:#51c2f7;}
.login_list a.login_list2{background:#54dd5b;}
.login_list a.login_list3{background:#fb575f;}
.login_list a.login_list1:hover{background:#0698dd;transition: 0.35s;}
.login_list a.login_list2:hover{background:#2dc735;transition: 0.35s;}
.login_list a.login_list3:hover{background:#f33a43;transition: 0.35s;}

/* 登录页面 */
.login_box2{float:left;width:55%;margin:85px 0 50px 0;padding:0 100px 25px 0;border-right:1px solid #e8e8e8;}
.reg_box2{float:left;width:45%;margin:85px 0 0 0;padding:0 50px 0 77px;}
.reg_top2 span{margin-top:15px;color:#666;}
.reg_btn{float:left;width:118px;height:42px;line-height:42px;font-size:16px;color:#fff;text-align:center;background:#0074de;border-radius:2px;margin-top:40px;}
.reg_btn:hover{color:#fff;}

/* 注册页面 */
.reg_box{width:575px;margin:60px auto 20px auto;}
.reg_top{float:left;width:100%;line-height:90px;font-size:24px;color:#333;}
.reg_item{float:left;width:100%;margin-bottom:14px;position:relative;}
.reg_item select{position:absolute;left:0;top:0;width:65px;height:44px;border:1px solid #e1e1e1;padding-left:10px;}
.reg_tel{text-indent:75px;}
.sendCodes{position:absolute;right:0;top:9px;display:block;line-height:26px;color:#0074de;padding:0 22px;border-left:1px solid #e1e1e1;}
.reg_item2{float:left;width:100%;font-size:14px;color:#666;}
.reg_item2 a{color:#0074de;}
.email_click,.tel_click{line-height:40px;color:#666;cursor:pointer;}
.regform2{display:none;}

/* 会员中心 */
.bg{background:#f4f4f4;}
.user_center{float:left;width:100%;padding:30px 0 0 0;}
#left2{display:none;width:100%;}
#left{float:left;width:22.3%;}
#right{float:right;width:75.4%;background:#fff;padding:30px;min-height:644px;}
.user_info{float:left;width:100%;background:#fff;padding:25px 22px 30px 22px;text-align:center;}
.user_info_img{width:120px;height:120px;background-size:cover !important;border-radius:50%;margin:0 auto;}
.user_info_name{width:100%;line-height:40px;font-size:18px;color:#333;}
.user_info_des{width:100%;line-height:24px;font-size:14px;color:#666;}
.user_info_des span{display:block;}
.user_info_more{display:block;width:100%;height:40px;line-height:40px;font-size:16px;color:#fff;background:#0074de;margin-top:20px;}
.user_info_more:hover{color:#fff;}
.left_list{float:left;width:100%;background:#fff;margin:25px 0;}
.left_list ul{float:left;width:100%;}
.left_list ul li{float:left;width:100%;height:60px;line-height:60px;border-bottom:1px solid #eee;overflow:hidden;}
.left_list ul li:last-child{border-bottom:0;}
.left_list ul li a{display:block;padding:0 10px 0 27px;font-size:16px;color:#333;}
.left_list ul li a.current{border-left:3px solid #0074de;}
.left_list ul li a:hover{color:#0074de;}
.right_top{float:left;width:100%;}
.right_top h3{line-height:20px;font-size:16px;color:#333;border-left:5px solid #0074de;text-indent:10px;}
.right_con{float:left;width:100%;}
.type_list{float:left;width:100%;height:41px;background:url(../pic/main_list3.jpg) repeat-x left bottom;margin:15px 0;overflow:hidden;}
.type_list ul{float:left;width:100%;}
.type_list ul li{float:left;line-height:38px;padding:0 15px;font-size:14px;color:#333;margin-right:10px;cursor:pointer;}
.type_list ul li.on{border-bottom:3px solid #0074de;}
.type_top{float:left;width:100%;height:40px;line-height:40px;text-align:center;font-size:14px;color:#333333;background:#f3f9fe}
.type_top .num{float:left;width:8%;}
.type_top .title{float:left;width:68%;}
.type_top .time{float:left;width:12%;}
.type_top .status{float:left;width:12%;}
.type_con,.type_con ul{float:left;width:100%;}
.writing_list{float:left;width:100%;height:50px;line-height:50px;text-align:center;font-size:14px;color:#666;overflow:hidden;}
.writing_list:nth-child(2n){background:#f4f4f4;}
.writing_list .num{float:left;width:8%;}
.writing_list .title{float:left;width:68%;padding:0 10px;text-align:left;overflow:hidden;}
.writing_list .title a{color:#666;}
.writing_list .title a:hover{color:#0074de;}
.writing_list .time{float:left;width:12%;}
.writing_list .status{float:left;width:12%;}

/* 发表文章 */
.addinfo_con{padding:40px 0 0 0;}
.addinfo_con table{display:block;float:left;width:100%;}
.addinfo_con table tbody{display:block;float:left;width:100%;}
.addinfo_con table tr{display:block;float:left;width:100%;margin-bottom:15px;}
.addinfo_con table td{display:inline-block;float:left;line-height:40px;}
.first_td{width:100px;text-align:right;font-size:14px;color:#666;line-height:40px;margin-right:6px;}
.input_text{width:480px;height:40px;line-height:40px;border:1px solid #e5e5e5;text-indent:10px;border-radius:2px;}
.input_text4{height:150px;padding:10px;line-height:24px;overflow:hidden;text-indent:0;}
.file{float:left;display:block;position:relative;width:82px;height:30px;line-height:30px;border:1px solid #e5e5e5;border-radius:2px;text-align:center;font-size:14px;color:#0074de;margin-top:5px;}
.input_img{position:absolute;left:0;top:0;z-index:2;opacity:0;}
.showFileName1,.fileerrorTip1{float:left;line-height:30px;margin:5px 0 0 13px;font-size:14px;color:#999;}
.d_content{width:640px;height:300px;}
.input_submit{background:#0074de;width:92px;height:36px;line-height:36px;font-size:16px;color:#fff;border:0;border-radius:3px;font-weight:bold;}

/* 修改资料 */
.input_left{float:left;width:120px;text-align:center;}
.input_user_img{display:inline-block;width:95px;height:95px;background-size:cover !important;border-radius:50%;margin:10px auto 15px auto;}
.input_left a{display:block;width:82px;height:30px;line-height:30px;font-size:14px;color:#0074de;border:1px solid #0074de;border-radius:2px;position:relative;float:none;margin:0 auto;overflow: hidden;cursor:pointer;}
.input_left span{float:none;margin:5px 0 0 0;display:inline-block;}
.input_right{float:left;width:660px;}
.input_text2{width:260px;}
.input_text3{width:530px;height:220px;padding:10px;line-height:24px;overflow:hidden;text-indent:0;}
.radio_div{float:left;padding-left:20px;position:relative;margin-right:20px;}
.radio_text{width:16px;height:16px;line-height:40px !important;background:#fff;position:absolute;left:0;top:50%;margin-top:-8px !important;z-index:2;opacity:0;}
.radio1{background:url(../pic/radio1.jpg) no-repeat left center;}
.radio2{background:url(../pic/radio2.jpg) no-repeat left center;}

/* 讲师 */
.teaList{float:left;width:100%;}
.tea_list{float:left;width:100%;margin:10px 0 65px 0;}
.tea_img{float:left;width:23.2%;}
.tea_img img{width:100%;height:auto;}
.tea_right{float:right;width:76.8%;padding-left:50px;}
.tea_name{float:left;width:100%;line-height: 34px;font-size: 22px;color: #333;margin:5px 0 16px 0;}
.tea_name span{float:left;width:100%;line-height:30px;font-size:14px;color:#666;}
.tea_des{float:left;width:100%;line-height:30px;font-size:14px;color:#666;}
.tea_top{float:left;width:100%;line-height:40px;font-size:16px;color:#333;font-weight:bold;margin-top:20px;}
.tea_item{float:left;width:100%;}
.tea_item ul{float:left;width:100%;}
.tea_item ul li{float:left;width:100%;line-height:30px;font-size:14px;color:#666;background:url(../pic/li1.jpg) no-repeat left center;padding-left:18px;}
.tea_item ul li a{color:#666;}
.tea_item ul li a:hover{color:#0074de;}
.tea_item ul li span{float:right;color:#999;}

/* 搜索页面 */
.search_des{float:left;width:100%;margin:20px 0;}
.search_list{float:left;width:100%;margin:20px 0;}

/* 找回密码 */
.backform{float:left;width:100%;margin-bottom:100px;}
.reg_item span{display:block;line-height:40px;font-weight:bold;}
.reg_item_user{position:absolute;left:15px; top:50px;font-size:18px;color:#c4c4c4;}
.input_indent{text-indent:40px;}

/* 登录绑定页面 */
.margintop-20{margin-top:20px;}
.margintop-30{margin-top:30px;}


/* ---------------首页------------------ */
.banner_bg{float:left;width:100%;padding:30px 0;background:#fffbff;}
.index_ad{float:left;width:100%;}
.index_ad img{width:100%;height:auto;}
.index_ad2{float:left;width:100%;margin:35px 0 30px 0;}
.index_ad2 img{float:left;width:100%;height:auto;}

/* 最新新闻 */
#news4{float:left;width:100%;background:#fffbff;margin:30px 0 0 0;}
.news4_top{float:left;width:100%;margin:20px 0;}
.news4_top h3{float:left;border-left:4px solid #1875d6;line-height:25px;font-size:18px;color:#333;padding-left:22px;}
.news4_con{float:left;width:100%;padding:0 20px 14px 20px;}
.news4_item{float:left;width:100%;}
.news4_item a{display:block;float:left;width:100%;position:relative;overflow:hidden;}
.news4_item_img{float:left;width:100%;padding-bottom:78.125%;background-size:cover !important;
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
}
.news4_item_title{position:absolute;left:0;bottom:0;width:100%;line-height:38px;font-size:16px;color:#fff;background:rgba(16, 16, 16, 0.6);overflow: hidden;text-overflow:ellipsis;white-space: nowrap; padding:0 15px;}
.news4_item:hover .news4_item_img{opacity:0.7;
	transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
}

.news4_item_list{float:left;width:100%;margin-top:13px;}
.news4_item_list ul{float:left;width:100%;}
.news4_item_list ul li{float:left;width:100%;height:30px;line-height:30px;padding:0 14px;background:url(../pic/li01.jpg) no-repeat 2px center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news4_item_list ul li a{font-size:14px;color:#666;text-decoration:none;}
.news4_item_list ul li a:hover{color:#1875d6;}

/* 独家 */
#news5{float:left;width:100%;}
.news5_top h3{margin-top:4px;}
.news5_con{float:left;width:100%;padding:5px 0 0 0;}
.news5_item{float:left;width:100%;padding:15px 0 5px 0;border-bottom:1px dashed #dedfde;}
.news5_item_img{float:left;width:100%;position:relative;overflow:hidden;}
.news5_item_img a{display:block;float:left;width:100%;padding-bottom:55.55%;background-size:cover !important;
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
}
.news5_item:hover .news5_item_img a{
	transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
}
.news5_item_img span{display:block;position:absolute;left:0;top:20px;background:url(../pic/li_top_bg.png) no-repeat right center;padding-right:9px;}
.news5_item_img span h3{float:left;background:#1875d6;font-size:12px;color:#fff;line-height:26px;padding-left:12px;}
.news5_item_title{float:left;width:100%;line-height:43px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news5_item_title a{font-size:16px;color:#333;}
.news5_item_title a:hover{color:#1875d6;}
.news5_item_list{float:left;width:100%;padding:7px 0;}
.news5_item_list ul{float:left;width:100%;}
.news5_item_list ul li{float:left;width:100%;height:30px;line-height:30px;padding-left:12px;background:url(../pic/li01.jpg) no-repeat left center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news5_item_list ul li a{font-size:14px;color:#333;}


/* footer */
#footer{float:left;width:100%;background:#293031;font-size:14px;color:#fff;line-height:30px;margin-top:30px;}
#footer a{color:#fff;}
#bottom_1{float:left;width:100%;background:#293031;padding:20px 0 40px 0;color:#999;}
#bottom_1 a{color:#999;}
.foot_item{float:left;width:173px;padding-left:12px;}
.foot_item_top{float:left;width:100%;}
.foot_item_top h3{line-height:48px;font-size:16px;color:#fff;}
.foot_item_list{float:left;width:100%;}
.foot_item_list ul{float:left;width:100%;}
.foot_item_list ul li{float:left;width:100%;line-height:30px;}
.foot_item_list ul li a{font-size:14px;color:#999;}

/* 友情链接 */
.link{width:494px;padding:0 12px 0 0;}
.link_list{float:left;width:100%;}
.link_top{padding-left:10px;}
.link_list ul{float:left;width:100%;}
.link_list ul li{float:left;line-height:30px;font-size:14px;color:#999;}
.link_list ul li a{color:#999;padding:0 10px;}
.link_list ul li:last-child span{display:none;}

#wechat{float:right;margin:15px 0 0 0;}
.wechat_img{float:left;}
.wechat_img img{width:104px;height:104px;}
.wechat_txt{float:left;display:table;height:104px;margin-left:20px;margin-right:8px;}
.wechat_txt div{display: table-cell; vertical-align: middle;}

/* 版权 */
#bottom_2{float:left;width:100%;padding:8px 0;text-align:center;}
.bottom_item span{margin:0 15px;}

#neiye_ad{float:left;width:100%;margin-top:30px;}
#neiye_ad img{width:100%;height:auto;}
.ur_here{float:left;width:100%;margin-top:23px;line-height:1;font-size:16px;color:#666;}
.ur_here a{color:#666;}
.ur_here a:last-child{color:#1875d6;}
.border01{border-top:1px solid #e5e5e5;margin-top:30px;padding:0 30px;}
.border_row{margin-left:-30px;margin-right:-30px;}


#share{float:right;padding:45px 0 17px 0;line-height:34px;font-size:14px;color:#666;}
.share_top{float:left;}
#share_con{float:left;}
.bds_more{display:none;}
.bdshare-button-style1-24 a, .bdshare-button-style1-24 .bds_more{margin:5px 5px !important;}



@media screen and (min-width: 1230px){
	.container{width:1230px;}
}
@media screen and (max-width: 1230px){

	/* 会员修改资料 */
	.input_left{width:100%;}
	.input_right{width:100%}
	.first_td{width:25%;margin-right:0;padding-right:6px;}
	.last_td{width:75%;}
	.input_text3{width:100%;}
	
	/* 2019.04.30 */
	.box_left{width:67.5%;}
	.box_right{width:30%;margin-left:0;float:right;}
	.news_item_title a{font-size:18px;}
	.news_item_img{width:200px;}
	.news_item_right{margin-left:215px;}
	.news_item_time{font-size:12px;margin:10px 0 5px 0;}
	.link{width:400px;}
	#logo img{height:35px;}
	#navigate{margin:24px 24px 0 0;}
	#navigate ul li a{font-size:16px;}
	.skw {width: 220px;height: 35px;line-height: 33px;border-radius: 17px;font-size: 12px;padding: 0 35px 0 15px;}
	.sub {width: 35px; height: 35px;}

}
@media screen and (max-width: 992px){

	/* 登录页面 */
	.login_box2{padding:0 25px 25px 0;}
	
	/* 会员修改资料 */
	#left{width:100%;}
	#right{width:100%;}
	
	/* 2019.04.30 */
	.link{display:none;}
	#navigate ul li a{font-size:14px;margin:0 10px;}
	.slideBox .bd li{height:170px;}
	
	
}

@media screen and (max-width: 767px){
	#navigate{display:none;}
	.login_btn{display:none;}
	.mobile_nav{display:block;}
	.flash_row{margin-left:-15px;margin-right:-15px;}
	.slideBox .bd li span{height:auto; padding: 8px 16px 20px 16px;line-height:24px;font-size:14px;text-align:center;}
	.blank15{display:none;}
	/* footer */
	.f_1{display:none;}
	.hidden-s{display:none;}

	/*手机底部导航*/
	.blank55{height:55px; line-height:1px; clear:both;}
	#toolbar{color:#fff;width:100%;height:54px;position:fixed;bottom:0;left:0;z-index:8;background:#1875d6; display:block;}
	#toolbar li{float:left;width:25%;text-align:center;}
	#toolbar a{width:100%;color:#fff;display:block;padding:5px 0 0 0;line-height:23px;font-size:14px;}
	#toolbar a span{ font-size:22px; display:block;}	
	
	/* all */
	.main_top{padding:8px 0;height:auto;}
	.main_top h3{font-size:16px;font-weight:bold;line-height:24px;padding-left:5px;border-left:3px solid #1875d6;}
	.main_list ul li{margin-right:0;}
	.tips_title font{font-size:16px;}
	
	/* 24h快讯列表 */
	.main_top span{display:none;}
	.art_date{width:38px;height:49px;padding:2px 0 0 0;}
	.art_date span{line-height:18px;}
	.art_date .span1{font-size:12px;}
	.art_date .span2{font-size:16px;}
	.art_right{padding-left:60px;}
	.art_list{margin:15px 0;}
	.art_title{line-height:24px;font-size:16px;}
	.art_des{/*display:none;*/line-height:170%;margin-top:10px;}
	.art_list:first-child .art_des{display:block;}
	.share_groups{margin-top:5px;}
	
	/* 资讯详情 */
	.blank25{height:15px;}
	.articleAuthor{height:40px;line-height:40px;font-size:12px;}
	.articleInfo{margin:30px 0 0 0;}
	.share_con{padding:30px 0 20px 0;}
	.share_btn2{width:100%;margin-top:25px;}
	.s3 .panel-weixin{left:-100px;}
	.s3 .panel-weixin:before{left:120px;}
	.relate_item:nth-child(3n+1){clear:inherit;}
	.relate_item:nth-child(2n+1){clear:both;}
	.relate_img{height:auto;}
	.relate_img a{padding-bottom:75%;}
	.relate_title{max-height:48px;overflow:hidden;}
	.user_list_left{width:50px;height:50px;}
	.comment_list{padding-left:65px;min-height:50px;}
	.user_list_right span{font-size:16px;}

	/* 活动 */
	.actList{margin-top:20px;}
	
	/* 专栏 */
	.columnList{margin-top:20px;}
	.column_list{border-bottom:1px solid #f3f3f3;}
	.column_list_box{padding:0 8px 0 100px;min-height:105px;}
	.column_title{line-height:28px;margin-top:-4px;}
	.column_title a{font-size:16px;}
	.column_writer{height:25px;line-height:25px;}
	.column_writer a{font-size:12px;}
	.column_des,.column_tags,.column_eye{display:none;}
	.column_left{width:85px;}
	.column_img{width:80px;height:80px;}
	
	/* 项目 */
	.main_list2{display:none;}
	/* 项目详情 */
	.projectLeft{padding-left:105px;}
	.projectImg{width:84px;padding: 17px 12px 7px 12px;}
	.projectImg:before {top: 12px;right: -6px; width: 12px;height: 12px;}
	.projectImg span{width:60px;height:60px;}
	.projectImg h3{font-size:16px;font-weight:bold;}
	.projectTitle{margin-top:0;}
	.projectTitle span{display:block;}
	.projectBook a:first-child{display:none;}
	.projectRight{display:none;}
	.projectRight2{display:block;}
	.projectTop h3{line-height:24px;font-size:18px;font-weight:bold;border-left:3px solid #1875d6;text-indent:5px;}
	.projectItem2 span, .projectItem3 span{font-size:20px;}
	/* 关于我们 详情页 */
	.main_con3{padding:0;}
	.main_list3 ul li{height:50px;line-height:48px;}
	.main_top3{margin: 30px 0 22px 0;}
	.main_top3 h3{font-size:18px;font-weight:bold;line-height:24px;padding-left:5px;border-left:3px solid #1875d6;}
	/* 团队详情 */
	.team_img{width:45%;margin:0 15px 0 0;}
	.team_img img{width:100% !important;}
	.team_name{font-size:18px;margin:0 0 16px 0;}
	/* 登录页面 */
	.login_box2{width:100%;padding:0;border:0;margin:25px 0 20px 0;}
	.reg_box2{width:100%;padding:0;margin:20px 0 0 0;}
	.reg_btn{margin-top:25px;}
	
	/* 会员中心 */
	.conceal{display:none;}
	.bg{background:#fff;}
	.user_center{padding:0;}
	#left2{display:block;}
	#right{padding:30px 0;min-height:auto;}
	.user_info_row{margin-left:-15px;margin-right:-15px;}
	.user_info{position:relative;padding: 25px 22px 30px 160px;background:#1875d6;text-align:left;}
	.user_info_img{position:absolute;left:15px;top:20px;width:100px;height:100px;}
	.user_info_more{display:none;}
	.user_info_name{color:#fff;}
	.user_info_des{color:#fff;}
	.user_info_des span font{color:#fff;}
	
	.left_list{margin:0;}
	.left_list ul li{height:50px;line-height:50px;}
	.left_list ul li:last-child{border-bottom: 1px solid #eee;}
	
	.type_top{display:none;}
	.type_list ul li{padding:0 10px;}
	.writing_list{height:auto;line-height:30px;margin-bottom:10px;}
	.writing_list:nth-child(2n){background:none;}
	.writing_list .num{display:none;}
	.writing_list .title{width:100%;line-height:24px;padding:0;}
	.writing_list .time{width:auto;margin-right:20px;color:#999;}
	.writing_list .status{width:auto;color:#999;}
	
	/* 会员修改资料*/
	.addinfo_con{padding:20px 0 0 0;}
	.addinfo_con table tr{border-bottom: 1px solid #eee;margin-bottom:0;}
	.addinfo_con table tr:nth-last-child(2){margin-bottom:15px;}
	.addinfo_con table tr:last-child{border:0;margin-bottom:15px;}
	.input_text{border:0;}
	.input_text2{width:100%;}
	.first_td{text-align:left;}
	.backform{margin-bottom:30px;}

	
	/* 讲师 */
	.tea_list{margin:10px 0 45px 0;}
	.tea_img{width:100%;}
	.tea_right{width:100%;padding-left:0;}
	.tea_img img{width:60%;display:block;margin:0 auto 10px auto;}
	.tea_name{text-align:center;}
	
	/* 2019.04.30 */
	#search{display:none;}
	.search{display:none;position:absolute;top:50px;left:0;width:100%;background:#1875d6;padding: 15px 10%;z-index: 9999;margin-top:0;}
	.search form{border:0;}
	.skw{float:left;width:100%;padding-right:66px;}
	.sub{position:absolute;right:0;top:0;}	
	#flash{width:100%;}
	.search-btn{display:block;}
	
	.banner_bg{padding-top:0;}
	#logo img{height:30px;margin:10px 0;}
	.search-btn{background-size: contain !important;}
	.slideBox .bd li{height:135px;}
	.box_left,.box_right{width:100%;}
	.news_item_img{width:120px;}
	.news_item_right{margin-left:130px;}
	.news_item_title{line-height:16px;}
	.news_item_title a{font-size:16px;}
	.news_item_time{margin: 6px 0 3px 0;}
	#news4{margin:20px 0;}
	#news5{margin: 0 0 8px 0;}
	.foot_item{width:45%;}
	.foot_item:nth-child(1){display:none;}
	#wechat{float:left;width:55%;margin-top:20px;}
	.wechat_img img{width:80px;height:80px;}
	.wechat_txt{height:80px;margin:0 0 0 10px;}
	.bottom_item:nth-child(1),.bottom_item:nth-child(3){}
	.bottom_item{font-size:12px;line-height:20px;}
	#neiye_ad{margin-top:0;}
	.border01{padding:0 10px;margin-top:0;border:0;}
	.border_row{margin-left:-10px;margin-right:-10px;}
	.articleTitle h1{font-size:20px;margin:20px 0 12px 0;}
	.articleAuthor span:nth-child(2),.articleAuthor span:nth-child(4){display:none;}
	.articleInfo{margin:10px 0 0 0;font-size:14px;}
	
}
@media screen and (max-width: 640px){
	.blank20{height:10px; overflow:hidden;}
	
	/* 注册页面 */
	.reg_box{width:100%;margin-top:0;}
	.reg_top{font-size:18px;font-weight:bold;}
}
@media screen and (max-width: 480px){
	
	/* 关于我们 详情页 */
	.main_list3{display:none;}
	

}
@media screen and (max-width: 375px){
	
	/* 登录弹出层 */
	.login_top h3{font-size:18px;font-weight:bold;}
	.login_top span{display:none;}	
	.margintop-20 span{display:block;}
	.reg_top2 span{display:block;}
	.login_list a{width:50px;height:50px;margin:0 12px;}
	.login_list a i{font-size:22px;}
	.login_list a i:before{line-height:50px;}
	
}