﻿@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,"宋体";background:#fff;}
ul,li{list-style:none;}
.clear{clear:both;}
a{color:#333;text-decoration:none;}
a:hover{color:#1778d8;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;}
.hide{display:none;}
.noInfo{width:100%;float:left;padding:10px 0; text-align:center;}

.blank20{height:20px; overflow:hidden;}
.fweixin{padding-top:18px;}

#header{border-bottom:1px solid #e4e4e4; width:100%; height:84px;}
.header_logo{float:left;}
.header_logo img{padding-top:15px;}
.header_right{float:right;}


/*menu*/
#navigate{float:right;}
#navigate ul li{float:left;padding-top:25px; position: relative;z-index:1000; text-align:center;}
#navigate ul li.first_menu{ background:none;}
#navigate ul li a{display:inline-block;color:#1a1a1a;padding-left:40px; font-size:16px;}
#navigate ul li a:hover {color:#0d77db;}
#navigate ul li .current{color:#0d77db;}

.tips_title{height:45px; line-height:45px; border-bottom:2px solid #1778d8;}
.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;}


/**顶部**/
#header{float:left;width:100%;background:#fff;}
#logo{float:left;}
#logo img{height:48px;margin:15px 0;}
#header_right{float:right;}
.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;}


/* 搜索框 */
.search-btn{display:none;float:right;width:15px;height:15px;background:url(../pic/search.jpg) no-repeat center;    margin: 18px 15px 0 0;}
.search{display:none;position:absolute;top:45px;left:0;width:100%;background:#0d77db;padding:15px 10%;z-index:9999;}
.searchform{float:left;width:100%;position:relative;}
.tbname{position:absolute;left:1px;top:1px;width:18%;height:33px;line-height:33px;border:0;color:#555;text-indent:2px;}
.skw{float:left;width:100%;height:35px;line-height:35px;padding-left:20%;}
.sub{position:absolute;right:0;top:0;width:35px;height:35px;background:url(../pic/search.jpg) no-repeat center;border:0;}
/*end*/

/* all */
.box_left{float:left;width:840px;}
.box_right{float:right;width:310px;}

.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 #1778d8;}
.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:#0d77db;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;}
.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:400px;}
.slideBox .bd li img{width:100%;}	
.slideBox .hd{width:100%;position:absolute;z-index:1;bottom:7px;left:0;}
.slideBox .hd ul{text-align:center;}
.slideBox .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:14px;height:4px;margin:0 5px;overflow:hidden;background:#fff;line-height:999px; border-radius:20%;}
.slideBox .hd ul .on{background:#1778d8;}

.slideBox .prev{position:absolute; left:10px; top:50%;margin-top:-37.5px; display:block; width:49px; height:75px; background:url(../pic/left.png) no-repeat left top; cursor:pointer;}
.slideBox .next{position:absolute; right:10px; top:50%;margin-top:-37.5px; display:block; width:49px; height:75px; background:url(../pic/right.png) no-repeat left top; cursor:pointer;}
.slideBox .prev,.slideBox .next{display:none;}
.slideBox:hover .prev,.slideBox:hover .next{display:block;}
.slideBox .bd li span{display:block;position:absolute;left:0;bottom:0px;width:100%;background: rgba(0,0,0,.7);font-size:16px;color:#fff;height:62px;line-height:47px;padding-bottom:15px;text-aign:center;}
/*end*/


/* 新闻广告 */
#newad{float:left;width:100%;margin:15px 0 0 0;}
#newad ul{float:left;width:100%;}
#newad ul li{float:left;width:32%;margin-right:2%;position:relative;overflow:hidden;}
#newad ul li:last-child{margin-right:0;}
#newad ul li .newad_img{width:100%;height:160px;transition: 0.5s;transform: scale(1);}
#newad ul li:hover .newad_img{transform: scale(1.1);}
#newad ul li span{ display: block;position:absolute;left:0;bottom:0;width:100%;width: 100%;background: rgba(0,0,0,.8);overflow: hidden;color:#fff;height:40px;line-height:40px;overflow:hidden;padding:0 5px;}

/* 最新文章 */
#news{float:left;width:100%;margin:20px 0 0 0;}
.news_top{float:left;width:100%;height:40px;line-height:40px;border-bottom: 1px solid #e6e8eb;background:url(../pic/news_top_bg.jpg) no-repeat left bottom;overflow:hidden;}
.news_top ul{float:left;width:100%;}
.news_top ul li{float:left;padding:0 18px;font-size:16px;color:#333;cursor:pointer;}
.news_top ul li.on{background:#1778d8; color:#ffffff;}
.news_con{float:left;width:100%;margin-top:14px;}
.news_con ul{float:left;width:100%;}
.news_item{float:left;width:100%;padding:10px 0;transition: 0.35s;}
.news_item_img{float:left;/*width:34.75%;*/width:260px;height:150px;overflow:hidden;position:relative;}
.news_item_img span{position:absolute;left:10px;top:10px;background:rgba(0,0,0,0.6);font-size:13px;color:#fff;line-height:24px;padding:0 8px; display:none;}
.news_item_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);}
.news_item_img a:hover{transform: scale(1.2);}
.news_item_img .news_mark a{font-size: .6rem;color: #fff;}
.news_item_right{float:right;width:565px;height:150px;position:relative;}
.news_item_title{float:left;width:100%;line-height:30px;margin-top:6px;overflow:hidden;max-height:60px;}
.news_item_title a{font-size:20px;color:#333;}
.news_item_title a:hover{color:#1778d8;}
.news_item_des{float:left;width:100%;font-size:14px;color:#666;line-height:22px;margin-top:12px;max-height:44px;overflow:hidden;}
.news_item_time{position:absolute;left:0;bottom:0;width:100%;height:23px;line-height:23px;font-size:12px;color:#999;}
.news_item_time span{float:left;}
.news_item_time .span1 b{font-weight:inherit;}
.news_item_time a{font-size:12px;color:#999;}
.news_item_time a:hover{color:#1778d8;}
.news_item_time .span2{float:right;}
.news_item_time span.t1{margin-left:29px;padding-left:16px;background:url(../pic/t1.jpg) no-repeat left center;}
.news_item_time span.t2{margin-right:12px;padding-left:22px;background:url(../pic/t2.jpg) no-repeat left center;}
.news_item_time span.t3{margin-right:9px;padding-left:22px;background:url(../pic/t3.jpg) no-repeat left center;}
.news_item_time span.t4{margin-right:3px;padding-left:17px;background:url(../pic/t4.jpg) no-repeat left center;}
.news_more{float:left;width:100%;margin:20px 0 0 0;}
.news_more a{display:block;width:100%;height:40px;line-height:40px;border:1px solid #dbdbdb;font-size:14px;color:#999;text-align:center;}
.news_more a:hover{color:#1778d8;border:1px solid #1778d8;}


/* 文章快讯 */
#news2{float:left;width:100%;margin-bottom:20px;}
.news2_top{float:left;width:100%;height:52px;line-height:52px;font-size:18px;color:#1a1a1a;border-bottom: 1px solid #dbdbdb;margin-bottom:15px;}
.news2_con{float:left;width:100%;}
.news2_item{float:left;width:100%;padding:0 3px 0 20px;background:url(../pic/li1.jpg) no-repeat 8px 10px;margin-bottom:8px;}
.news2_item_title{float:left;width:100%;line-height:22px;font-size:14px;color:#333;cursor:pointer;}
.news2_item_title:hover{color:#1778d8;}
.news2_item_des{display:none;float:left;width:100%;height: auto;background-color: #fff;border: 1px solid #e6e8eb;line-height: 22px;padding:13px 10px; margin:10px 0 5px 0;color: #757e88;overflow: hidden;}
.news2_item_time{float:left;width:100%;height:27px;line-height:27px;font-size:12px;color:#999999;}
.news2_more{float:left;width:100%;text-align:center;margin-top:15px;}
.news2_more a{display:inline-block;width:100%;height:40px;line-height:40px;border:1px solid #dbdbdb;font-size:14px;color:#999;border-radius:2px;transition: 0.35s;}
.news2_more a:hover{border:1px solid #1778d8;color:#1778d8;}

/* 独家专访 */
#expert{float:left;width:100%;margin-bottom:4px;}
.expert_top{height:50px;line-height:50px;margin-bottom:20px;}
.expert_con{float:left;width:100%;}
.expert_con_row{margin-left:-8px;margin-right:-8px;}
.expert_item{float:left;margin:11.5px 0;text-align:center;overflow:hidden;}
.expert_item_img{float:left;width:100%;height:70px;}
.expert_item_img span{display:inline-block;width:70px;height:70px;border-radius:50%;overflow:hidden;background-size:cover !important;}
.expert_item_title{float:left;width:100%;line-height:24px;font-size:14px;color:#333;margin-top:8px;}
.expert_item_des{float:left;width:100%;line-height:20px;font-size:12px;color:#666;}
.expert_item:hover .expert_item_title{color:#1778d8;}

/* 热门文章 */
#news3{float:left;width:100%;}
.news3_top{margin-bottom:20px;}
.news3_con{float:left;width:100%;}
.news3_item{float:left;width:100%;margin-top:20px;}
.news3_item a{display:block;float:left;width:100%;height:180px;position:relative;overflow:hidden;}
.news3_item_img{float:left;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;transition: 0.5s;transform: scale(1);}
.news3_item:hover .news3_item_img{transform: scale(1.2);}
.news3_item_title{position:absolute;bottom:0;left:0;width:100%;padding:7px 12px;font-size:14px;color:#fff;line-height:24px;background-color: rgba(0,0,0,.6);height:62px;overflow:hidden;}
.news3_item_sort{position:absolute;left:0;top:14px;padding-right:8px;background:url(../pic/news3_item_sort.png) no-repeat right center;height:26px;line-height:26px;}
.news3_item_sort span{display:block;padding:0 8px;background:#ee1400;font-size:14px;color:#f6e7e7;font-family:Arial;}
.news3_item_img2{float:left;width:100px;height:70px;overflow:hidden;}
.news3_item_img2 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);}
.news3_item_img2 a:hover{transform: scale(1.2);}
.news3_item_right2{float:right;width:200px;}
.news3_item_title2{float:left;width:100%;height:44px;line-height:22px;overflow:hidden;}
.news3_item_title2 a{font-size:14px;color:#333;}
.news3_item_title2 a:hover{color:#1778d8;}
.news3_item_time2{float:left;width:100%;font-size:12px;color:#999;line-height:22px;margin-top:7px;}

/* 热点标签 */
#tags{float:left;width:100%;margin:3px 0 0 0;}
.tags_top{}
.tags_con{float:left;width:100%;margin:10px 0 0 0;}
.tags_item{float:left;height:30px;line-height:30px;margin:5px 7px 5px 3px;}
.tags_item a{display:block;padding:0 15px;font-size:14px;color:#666;border:1px solid #999;}
.tags_item a:hover{color:#1778d8;border:1px solid #1778d8;}


/* footer */
#footer{float:left;width:100%;background:#2d3237;margin:45px 0 0 0;font-size:14px;color:#abadaf;line-height:24px;}
#footer a{font-size:14px;color:#abadaf;}
#footer a:hover{color:#abadaf;}
.footer_box{float:left;width:100%;padding:25px 0 55px 0;}
.f_1{float:left;width:470px;padding-right:170px;}
.f_logo{float:left;width:100%;}
.f_logo img{}
.f_1 span{float:left;width:100%;margin:5px 0 0 0;}
.footnav{float:left;margin-right:120px;}
.footnav_top{font-size:16px;color:#fff;line-height:60px;}
.footnav_con{}
.footnav_con ul{}
.footnav_con ul li{height:30px;line-height:30px;}
.wechat{float:right;}
.wechat_top{font-size:16px;color:#fff;line-height:60px;}
.wechat_con{margin-top:10px;}
.wechat_con ul{}
.wechat_con ul li{float:left;margin-right:25px;}
.wechat_con ul li:last-child{margin-right:0;}
.wechat_con ul li img{width:100px;height:auto;}

/* 友情链接 */
#link{float:left;width:100%;border-top:1px solid #4d545b;border-bottom:1px solid #4d545b;}
.link_top{float:left;height:64px;line-height:64px;font-size:16px;color:#fff;margin-right:10px;}
.link_list{float:left;height:64px;margin-left:25px;padding:5px 0;}
.link_list img{width:auto;height:40px;}

/* 版权 */
#copyright{float:left;width:100%;padding:10px 0;font-size:12px;color:#abadaf;}
#copyright a{font-size:12px;color:#abadaf;}
#copyright .span1{float:left;}
#copyright .span1 a{color:#fff;margin:0 7px;}
#copyright .span2{float:right;}

/* 24h快讯 列表页 */
.margin30{margin-top:30px;}
.art_date{width:48px;height:59px;background:#0c78dc url(../pic/news_time.jpg) no-repeat center;background-size:cover;padding:5px 0 0 0;position:absolute;left:0;top:7px;}
.art_date span{display:inline-block;width:100%;color:#fff;line-height:22px;text-align:center;}
.art_date .span1{font-size:16px;}
.art_date .span2{font-size:20px;}
.art_right{float:left;width:100%;padding-left:77px;position:relative;}
.articleList{float:left;width:100%;}
.art_list{float:left;width:100%;margin:0 0 30px 0;}
.art_title{float:left;width:100%;line-height:36px;font-size:20px;font-weight:bold;}
.art_des{float:left;width:100%;font-size:14px;color:#666;line-height:200%;}
.art_list_more{color:#0c78dc;margin-left:5px;}
.share_groups{float:left;width:100%;font-size:12px;color:#999;line-height:26px;}
.art_time{float:left;}
.share_btn{float:left;margin-left:33px;}
.share_btn a{font-size:14px;color:#999;position:relative;}
.share_btn span:hover{color:#1778d8;}
.share_btn .icon-wechat{margin-left:9px;}
.share_btn .icon-weibo{margin-left:6px;}
.panel-weixin{position: absolute;left: -60px;top: -120px;width: 260px;height: 110px;padding: 15px; border: 1px solid #e9eaec;box-shadow: 0 1px 2px rgba(0,0,0,.05); border-radius: 2px; background-color: #fff;visibility: hidden;opacity:0;transition: 0.35s;}
.panel-weixin:before{ content: "";position: absolute; bottom: -6px;left: 64px; box-shadow: 0 1px 2px rgba(0,0,0,.05);width: 12px; height: 12px;border: 1px solid #e9eaec;-webkit-transform: rotate(45deg);transform: rotate(45deg);background-color: #fff;border-width: 0 1px 1px 0;}
.panel-weixin img{float: left;width: 80px;height: 80px; margin-right: 10px;}
.panel-weixin h3{ font-size: 13px;margin: 0;font-weight: 400;color: #333; line-height: 1.6; border: 0 none; padding: 0;}
.icon-wechat2:hover .panel-weixin{visibility:visible;opacity:1;}
.art_more{margin:0;}


/* 新闻详情页 */
.articleTitle{float:left;width:100%;font-size:24px;color:#333;line-height:36px;margin:-6px 0 18px 0;}
.articleAuthor{float:left;width:100%;height:70px;line-height:70px;font-size:14px;color:#999;}
.articleAuthor a{color:#1778d8;}
.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:14px;color:#666;line-height:24px;margin:45px 0 0 0;}
.articleInfo p{margin-bottom: 26px;}
.articleInfo img{max-width:100% !important;height:auto!important;}
.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 #1778d8;color:#1778d8;}
.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:#1778d8;}
.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 #1778d8;margin:4px 0 0 10px; position: relative;}
.articleAuthor2 span:before{content: "";
    position: absolute;
    bottom: 12px;
    left: -3px;
    width: 6px;
    height: 6px;
    border: 1px solid #1778d8;
    -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:#1778d8;}
.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;}
.Related_top{float:left;width:100%;height:70px;}
.Related_top h3{line-height:70px;font-size:18px;color:#1a1a1a;}
.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:#1778d8;}
.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:30px 0 0 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;}
.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%;}
.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;}


@media screen and (min-width: 1200px){
	.container{width:1180px; padding:0px;}
}
@media screen and (max-width: 1200px){
	.slideBox .bd li{height:210px;}
	#navigate ul li a{font-size:16px;}
	.login_btn{font-size:16px;}
	.login_btn a{font-size:16px;}
	.box_left{width:74%;padding-right:40px;}
	.box_right{width:26%;}
	/* 资讯列表 */
	.news_item_img{width:33%;height:auto;}
	.news_item_img a{padding-bottom: 75%;}
	.news_item_right{width:65%;}
	.news_item_title a{font-size:20px;}
	
	/* 热门文章 */
	.news3_item a{height:auto;}
	.news3_item_img{padding-bottom:75%;}
	.news3_item_img2{width:35%;height:auto;}
	.news3_item_img2 a{padding-bottom:75%;}
	.news3_item_right2{width:62%;}
	.news3_item_time2{display:none;}
	/* footer */
	.f_1{width:100%;padding-right:0;}
	/* 项目 */
	.pro_des{font-size:18px;}
	/* 会员修改资料 */
	.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%;}
}
@media screen and (max-width: 992px){
	#navigate ul li a{padding:0 12px;}
	.login_btn{margin: 0 2px 0 20px;}
	.box_left{width:100%;padding-right:0;}
	.box_right{display:none;}
	/* 项目详情 */
	.projectLeft{width:100%;}
	.projectRight{width:100%;}
	/* 登录页面 */
	.login_box2{padding:0 25px 25px 0;}
	
	/* 会员修改资料 */
	#left{width:100%;}
	#right{width:100%;}
	
	
	
}

@media screen and (max-width: 767px){
	#logo img{height:50px;margin:5px 0;}
	#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;}
	.wechat{display:none;}
	#link{display:none;}
	.footer_box{padding:10px 0 20px 0;}
	#copyright .span1{display:none;}
	#copyright .span2{width:100%;text-align:center;}
	#copyright{border-top:1px solid #4d545b;}
	.footnav{width:100%;margin:0;}
	.footnav_top{line-height:45px;}
	.footnav_top,.footnav_con,.footnav_con ul{float:left;width:100%;}
	.footnav_con ul li{float:left;padding:0 10px;background:url(../pic/footnav_li.jpg) no-repeat right center;}
	.footnav_con ul li a{font-size:12px !important;}
	.footnav_con ul li:first-child{padding-left:0;}
	.footnav_con ul li:last-child{background:none;padding-right:0;}
	/*手机底部导航*/
	.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:#0d77db; 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{height:24px;margin:8px 0;}
	.main_top h3{font-size:18px;font-weight:bold;line-height:24px;padding-left:5px;border-left:3px solid #0d77db;}
	.main_list ul li{margin-right:0;}
	
	/* 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;}
	.articleTitle{font-size:20px;line-height:30px;}
	.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 #0d77db;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 #0d77db;}
	/* 团队详情 */
	.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:#0d77db;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;}
	
	
	
}
@media screen and (max-width: 640px){
	.container{width:100%; padding:0px; margin:0px auto;}
	#header{height:auto;}
	.header_logo img{padding-top:5px; padding-left:5px;}
	
	#copyright span{display:block; text-align:center; width:96%; margin:0px auto; float:none;}
	#copyright font{display:block; text-align:center;}
	
	.box_right{border:1px solid #000;}
	
	.news_con{margin-top:6px;}
	.news_item{width:97%; margin:0px auto; float:none;}
	#news{margin:10px 0px 0px 0px;}
	.header_right{ display:none;}
	.blank20{height:10px; overflow:hidden;}
	
	.slideBox .bd li{height:180px;}
	.news_item_right{height:auto;}
	.news_item_time{position:inherit;float:left;margin:20px 0 0 0;}
	.news_item_des{display:none;}
	.news_item_title{line-height:25px;max-height:50px;}
	.news_item_title a{font-size:14px;font-weight:600;}
	#newad{display:none;}
	.news_top ul li{font-size:16px;padding:0 8px;}
	.news_item_time span.t1{display:none;}
	
	/* 注册页面 */
	.reg_box{width:100%;margin-top:0;}
	.reg_top{font-size:18px;font-weight:bold;}
}
@media screen and (max-width: 480px){
	.search-btn{display:block;}
	#logo img{height:35px;}
	.news_item_time{margin:10px 0 0 0;}
	.news_item_title{margin-top:0;}
	.news_item_time .span1 b{display:none;}
	.news_item_img span{display:none;}
	
	/* 关于我们 详情页 */
	.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;}
	
}