﻿/*=====================================智能机器人 新增4个栏目css样式 2016-7-8=============================================*/
#slideshow
{
    width: 805px;
    height: 328px;
    border-bottom: 0px solid #e5e5e5;
    margin: 0 7px 15px 0px;
    overflow: hidden;
    float: left;
}
#slideshow .banner
{
    width: 585px;
    position: relative;
    margin-right: 20px;
    overflow: hidden;
    float: left;
}
#slideshow .banner a
{
    width: 535px;
    height: 360px;
    display: block;
    overflow: hidden;
}
#slideshow .banner > ul
{
    float: left;
}
#slideshow .banner > ul li
{
    float: left;
}
#slideshow .banner li
{
    list-style: none;
}
#slideshow .banner .dots
{
    position: absolute;
    left: 0;
    right: 0;
    top: 389px;
    text-align: center;
    font-size: 0;
}
#slideshow .banner .dots li
{
    display: inline-block;
    width: 145px;
    height: 1px;
    text-indent: -999em;
    background-color: #000;
    opacity: 0.2;
    cursor: pointer;
    margin-right: 1px;
}
#slideshow .banner .dots li.active, #slideshow .banner .dots li:hover
{
    background: #4ba6e5;
    opacity: 1;
}

#slideshow .unslider-arrow
{
    position: absolute;
    top: 130px;
    width: 32px;
    height: 64px;
    display: block;
    background: url(../images/arrow_btn.png) no-repeat;
    z-index: 999;
    cursor: pointer;
    display: none;
}
#slideshow .prev
{
    left: 0;
    background-position: 0 -64px;
}
#slideshow .prev:hover
{
    background-position: -32px -64px;
}
#slideshow .next
{
    left: 435px;
    background-position: 0 0;
}
#slideshow .next:hover
{
    background-position: -32px 0;
}

#slideshow .banner_info
{
    position: absolute;
    top: 400px;
    width: 466px;
    height: 60px;
    background-color: #fff;
    padding: 10px 0;
    overflow: hidden;
}

#slideshow .banner_info .title
{
    color: #4ba6e5;
    font-size: 16px;
    height:20px;
    margin: 0 20px 5px 20px;
    width: 440px;
    text-align: left;
    overflow:hidden;
}

#slideshow .banner_info p
{
    color: #999;
    font-size: 12px;
}
#slideshow .banner_info span
{
    color: #999;
    font-size: 12px;
    padding-left: 10px;
}
#slideshow .banner_info .description
{
    margin: 0 20px 5px 20px;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
}
#slideshow .banner_info .description p
{
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
}
#slideshow #msg_scroll
{
    padding: 0;
    margin: 15px 0px;
    height: 25px;
    text-align: left;
    width: 100%;
    overflow: hidden;
    border: none;
}
#slideshow #msg_scroll li
{
    background: url(images/icon_title.png) no-repeat;
    text-indent: 25px;
    width: 270px;
    white-space: nowrap;
    overflow: hidden;
    padding: 5px 0;
}
#slideshow #msg_scroll li a
{
    background: none;
    padding: 0 !important;
    display: inline;
    white-space: nowrap;
    color: #4ba6e5 !important;
    overflow: hidden;
}
#slideshow #msg_scroll .text_news
{
    background-position: 0 -2px;
}
#slideshow #msg_scroll .text_party
{
    background-position: 0 -34px;
}
#slideshow #msg_scroll .text_job
{
    background-position: 0 -66px;
}
#slideshow #msg_scroll .text_design_knowledge
{
    background-position: 0 -98px;
}

.index_post_list
{
    float: left;
    color: #999;
    width: 290px;
}

.index_post_list h2
{
    color: #4ba6e5;
    font-size: 20px !important;
    font-weight: normal !important;
    margin: -3px 0 10px 0;
}
.index_post_list h2 a
{
    color: #4ba6e5;
}
.index_post_list > li
{
    height: 55px;
    padding: 3px 0;
    overflow: hidden;
    border-bottom: 0px dotted #e5e5e5;
    display: inherit;
}
.index_post_list li a
{
    padding: 0 0 0 15px !important;
    margin: 0;
    background-color: transparent;
    font-size: 14px;
    display: block;
    float: none !important;
    background: url(../images/dot_right.png) 0 10px no-repeat;
    color: #333 !important;
    white-space: nowrap !important;
    overflow: hidden;
    position: relative;
}
.index_post_list li a:hover
{
    color: #4ba6e5 !important;
}
.index_post_list li div
{
    padding: 0 0 0 15px;
    font-size: 12px;
    margin: 5px 0;
}

.index_post_list .first_img a
{
    padding: 0;
    background-image: none;
}
.index_post_list li a .img_title
{
    position: absolute;
    bottom: 0;
    background-color: #000000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
    z-index: 1;
    width: 245px;
    padding: 2px 5px;
    margin: 0;
    line-height: 32px;
    text-align: center;
    display: none;
}


/*=====================================首页幻灯片-结束=============================================*/
.post-home {
	float:left;
	width:265px;
	margin: 0 7px 15px 8px;
	background-color:#fff;
	overflow:hidden;
	/*-webkit-transition: left 0.3s;
	border-width:1px;
	border-style:solid;
	border-color: #EAEAEA #D9D9D9 #D8D8D8 #D9D9D9;*/
	/*border-color:#EAEAEA #EAEAEA #D8D8D8 #EAEAEA ;*/
	/*border-color:#F2F2F2 #F2F2F2 #D8D8D8 #F2F2F2;*/
	box-shadow:0px 0px 4px rgba(0,0,0,0.1);
	border:1px solid #e5e5e5;
}

.home .post-home
{
    margin-bottom: 0px;
    margin-top: 15px;
    margin-left:0px;
    margin-right:20px;
}
.home .post-thumbnail
{
    height: 140px;
    overflow: hidden;
}
.home .post-info .title
{
    white-space: nowrap !important;
    overflow: hidden;
    min-height: 21px;
    margin-left:0px;
    width:100%;
    height:30px;
    line-height:30px;
    margin-bottom:10px;
}


.post-home .post-content p {
	padding:0 24px;
	line-height:1.5em
}

.post-thumbnail{ position:relative;}

.post-thumbnail a, .video .post-thumbnail {
	width:285px;
	/*padding:10px;*/
	/*
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#fff;
	border-color:rgba(255, 255, 255, 0.3);*/
	overflow:hidden;
}
#post-home .post-thumbnail a img{ min-width:285px;}
.post-thumbnail a img{ position:static;}
.post-thumbnail p.noimg, .post-thumbnail a.noimg {
	padding:10px;
	color:#999;
}
.post-thumbnail embed {
	width:285px;
	/*height:285px*/
}
.post-noimg a {
	font-size:16px;
	text-shadow:0 1px 0 white;
	padding:9px 5px;
	width:257px;
	border-width:0 0 1px 0
	
}
.post-noimg p {
	padding:10px 5px;
	border-top:1px solid #fff;
	border-top:1px solid rgba(255, 255, 255, 0.9);
}
.post-thumbnail p{ margin:20px 15px; cursor:default; line-height:2em;}
.post-thumbnail .title {
	padding:10px 24px;
	font-size:16px
}
.post-thumbnail .title a {
	color:#4ba6e5
}
.post-thumbnail a {
	display:block;
	min-height:100px;
	max-height:307px;
	overflow:hidden;
}
.post-thumbnail a:hover, .navigation .next:hover, .navigation .prev:hover {
	text-decoration:none
}
.post-thumbnail .img_title{ position:absolute; bottom:0; width:245px;padding:10px;padding-bottom:1px; height:auto; background-color:#fff;word-break:break-all;word-wrap:break-word; line-height:1.5em; cursor:pointer; display:none; }
.post-thumbnail .img_title a{color:#666; width:265px; display:inline;}
.post-info {
	height:auto;
	padding:15px 10px;
	text-align:center;
	/*text-shadow:0 1px 0 #fff;*/
	/*border-width:1px;
	border-style:solid;
	border-color:#fff;*/
	background-color:#fff;
	border-top:1px solid #f1f1f1;
}
/*.post-info{height:20px;padding:0 15px 10px 15px;text-shadow:0 1px 0 #fff;background-color:#fafafa}*/

.post-info, .post-info a, .post-noimg a, .post-noimg p {
	color:#333;
}
.post-info .on-hover,.post-info a:hover{ color:#4ba6e5; text-decoration:none;}
#sidebar .post-info div {
	width:84px;
	height:35px;
	float:left
}
.post-info .title{ text-align:left; color:#333; font-size:16px; marging-top:10px; margin-bottom:15px; overflow:hidden;}
.post-info .title a{ display:block; width:100%;/*white-space:nowrap;*/ }
.post-info .others{ overflow:hidden; color:#999;}
.post-info .others >li{ float:right; text-align:left; font-size:11px; margin:0  0 0 15px;}
.post-info .others .in_category{ width:80px;margin:0px; float:left;}
.post-info .others .description{ font-size:12px; float:left; margin-left:0;}
.post-info span {
	/*display:block;
	width:85px;
	height:20px;*/
}
.post-info .views {
	background-image:url("../images/views.png");
	background-repeat:no-repeat;
	background-position:0 center;
	text-indent:18px;
}
.post-info .views a{color:#999;}
.post-info .comments a {
	background-image:url("images/popup-link.png");
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:18px;
	display:block;
	text-decoration: none;
	color:#999;
}

.post-info .comments a:hover{background-position:0 -16px;color:#e54e4b;}
#post-header .likes{ cursor:pointer;}
#post-msg2 .likes{ cursor:pointer;}
#post-msg2 .likes:hover{color:#4ba6e5;}

.post-info .likes .wizylike_icon {
	background-image:url("images/like.png");
	background-repeat:no-repeat;
	background-position:0 2px;
	cursor:pointer;
	text-indent:18px;
	width:auto!important;
	display:block;
	height:16px;
	color:#999;
}

.post-info .likes .wizylike_icon:hover, .post-info .likes .hover {
	background-position:0 -50px;
	color:#e54e4b;
}

.post-info .wizylike_icon .wizylike_loading {
	background-image:url("images/wizylike-loading.gif");
	background-position:center 0
}
.post-info .wizylike_icon.wizylike_loading:hover {
	background-position:center 0
}
.post-info .wizylike_icon:hover {
	text-decoration:none;
	background-position:center -16px
}


 .trans_msg
        {
            filter: alpha(opacity=100,enabled=1) revealTrans(duration=.2,transition=1) blendtrans(duration=.2);
        }
        
        .sideMenu
        {
            margin: 5px;
            line-height: 16px;
            background-color: #f1f1f1;
            padding-left: 20px;
        }
        
        .h3img1
        {
            background-image: url("images/symbol-9.png");
            background-repeat: no-repeat;
            background-position: 0 0px;
            padding-left: 20px;
        }
        .h3img2
        {
            background-image: url("images/symbol-9.png");
            background-repeat: no-repeat;
            background-position: 0 -27px;
            padding-left: 20px;
        }
        .h3img3
        {
            background-image: url("images/symbol-9.png");
            background-repeat: no-repeat;
            background-position: 0 -54px;
            padding-left: 20px;
        }
        .h3img4
        {
            background-image: url("images/symbol-9.png");
            background-repeat: no-repeat;
            background-position: 0 -80px;
            padding-left: 20px;
        }
        .h3img5
        {
            background-image: url("images/symbol-9.png");
            background-repeat: no-repeat;
            background-position: 0 -105px;
            padding-left: 20px;
        }
        .div201556 a
        {
            color: #666;
        }
        .vList
        {
        }
        .vList h5
        {
            width: 250px;
            display: block;
            position: absolute;
            bottom: 0px;
            height: 30px;
            line-height: 30px;
        }
        .vList h5 a
        {
            display: block;
            background: rgba(0,0,0,0.6) none repeat scroll 0 0 !important;
            z-index: 1;
            width: 250px;
            height: 30px;
            line-height: 30px;
            white-space: nowrap;
            color: #fff;
            overflow: hidden;
            text-align: center;
            font-family: Microsoft YaHei,SimHei;
            font-size: 12px;
            font-weight: normal;
        }
        .vList h5 a:hover
        {
            color: #3588c9;
            font-weight: bold;
        }
        
        .vList .shangsan
        {
            top: 0px;
            left: 0px;
            width: 0;
            height: 0;
            border-width: 0 12px 12px;
            border-style: solid;
            border-color: transparent transparent #333; /*透明 透明  灰*/
            margin: 0px auto;
            position: absolute;
            z-index: 1;
        }
        
        .vList .xiasan
        {
            width: 0;
            height: 0;
            border-width: 12px 12px 0;
            border-style: solid;
            border-color: #333 transparent transparent; /*灰 透明 透明 */
            margin: 0px auto;
            position: absolute;
            z-index: 1;
        }
        
        .vList .standpoint
        {
            background-color: #ea5800;
            color: #fff;
            font-size: 12px;
            height: 64px;
            width: 14px;
            line-height: 15px;
            top: 0px;
            left: 0px;
            text-align: center;
            position: absolute;
            z-index: 1;
            word-wrap: break-word;
            border-width: 8px 8px 0;
            border-style: solid;
            border-color: #333 transparent transparent; /*灰 透明 透明 */
            margin: 0px auto;
        }
        .clearfix
        {
            display: block;
        }
        .dataList13
        {
            height: 220px;
            overflow: hidden;
            border: 1px solid #c9d7e3;
            border-right: none;
            margin-bottom: 15px;
        }
        .dataList13 li
        {
            float: left;
            height: 220px;
            border-right: 1px solid #c9d7e3;
        }
        .dataList13 li .name
        {
            float: left;
            width: 20px;
            height: 220px;
            padding: 8px 8px 0 8px;
            cursor: pointer;
            background: #fff;
        }
        .dataList13 li.openItem .name
        {
            background: #4098d7 url(images/xh_bg1.png) 0px -278px repeat-x;
        }
        .dataList13 li.openItem .name a
        {
            color: #fff;
        }
        .dataList13 li .name a
        {
            display: block;
            width: 20px;
            height: 210px;
            line-height: 16px;
            cursor: pointer;
            color: #3588c9;
            text-align: center;
            font-weight: bold;
            white-space: normal;
            word-wrap: break-word;
        }
        
        .dataList13 li .conts
        {
            height: 220px;
            overflow: hidden;
            _float: left;
            _width: 150px;
        }
        
        .dataList13 li .conts img
        {
            width: 168px;
            height: 220px;
        }
        .like-tv-pic
        {
            width: 317px;
            height: 180px;
            display: block;
            position: relative;
            margin: 20px 0 4px 0;
        }
        
        .like-tv-pic span
        {
            width: 100%;
            height: 30px;
            position: absolute;
            left: 0;
            bottom: 0;
        }
        
        .like-tv-pic span i
        {
            width: 100%;
            height: 30px;
            position: absolute;
            left: 0;
            top: 0;
            background: #000;
            filter: alpha(opacity=50%);
            opacity: 0.5;
        }
        .like-tv-pic span em
        {
            width: 100%;
            height: 30px;
            line-height: 30px;
            font-size: 13px;
            color: #fff;
            position: absolute;
            left: 0;
            bottom: 0;
            text-align: center;
            overflow: hidden;
            z-index: 2;
            font-style: normal;
        }
        .like-tv-pic img
        {
            width: 317px;
            height: 178px;
            overflow: hidden;
        }
        .like-tv-list
        {
            padding-bottom: 8px;
        }
        .like-tv-list li
        {
            line-height: 30px;
            height: 30px;
            overflow: hidden;
        }
        .like-tv-list li a
        {
            font-size: 14px;
            color: #000;
            background: url(../images/tv-icon.gif) no-repeat 2px center;
            padding-left: 30px;
        }
        #block_id_44756
        {
            display: block;
            margin: 0 auto;
            padding: 0;
            list-style: none;
            width: 310px;
        }
        .focusTopics .focusBox li
        {
            display: block;
            width: 310px;
            height: 32px;
            float: left;
            list-style: none;
        }
        .focusTopics .focusBox li.curr
        {
            height: 120px;
            position: relative;
            overflow: hidden;
            margin: 0 0 10px;
        }
        .focusTopics .focusBox li.curr .img, .focusTopics .focusBox li.curr img
        {
            display: block;
            width: 310px;
            height: 120px;
        }
        
        .focusTopics .focusBox li.curr h5
        {
            width: 310px;
            height: 26px;
            line-height: 40px;
            color: #fff;
            position: absolute;
            bottom: 0px;
            left: 0px;
            background: rgba(0,0,0,0.6) none repeat scroll 0 0 !important;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = 'true', startColorstr = #99000000, endColorstr = #99000000);
            zoom: 1;
        }
        
        .focusTopics .focusBox li.curr h5 a
        {
            width: 310px;
            height: 26px;
            line-height: 26px;
            color: #fff;
            font-size: 14px;
            margin: 0 0 0 8px;
        }
        
        .focusTopics .focusBox li img
        {
            display: none;
            float: left;
        }
        
        .focusTopics .focusBox li h5
        {
            margin: 0;
            padding: 0;
            display: block;
            width: 310px;
            height: 26px;
            line-height: 26px;
            font-size: 12px;
            color: #999;
            overflow: hidden;
        }
        .focusTopics .focusBox li h5 a
        {
            width: 310px;
            height: 26px;
            line-height: 26px;
            color: #999;
            font-size: 14px;
        }
        
        .another_column
        {
            width: 300px;
            padding-top: 0px;
            border-top: 0px solid #eee;
            padding-bottom: 10px;
            position: relative;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            -ms-transform: translateZ(0);
            overflow: hidden;
        }
        .another_column:before
        {
            content: "";
            position: absolute;
            z-index: 0;
            left: 0;
            right: 0;
            top: 0;
            background: #159b46;
            width: 4px;
            height: 67px;
            -ms-transform: translateX(-4px);
            -webkit-transform: translateX(-4px);
            transform: translateX(-4px);
            -webkit-transition-property: transform;
            transition-property: transform;
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
        }
        .another_column .ac_title
        {
            width: 200px;
            float: left;
            -webkit-transform: translateX(0);
            transform: translateX(0);
            -ms-transform: translateX(0);
            -webkit-transition: -webkit-transform .5s;
            transition: transform .5s;
        }
        .another_column .ac_title a
        {
            text-decoration: none;
        }
        .another_column .ac_title span
        {
            font-family: "\5fae\8f6f\96c5\9ed1";
            font-size: 16px;
            color: #404040;
            margin-top: 8px;
        }
        .another_column .ac_title span a
        {
            color: #404040;
        }
        .another_column .ac_title p
        {
            font-size: 14px;
            color: #999;
            margin-top: 7px;
        }
        .another_column .img_box
        {
            width: 80px;
            height: 67px;
            float: right;
            overflow: hidden;
        }
        .another_column img
        {
            width: 80px;
            height: 67px;
            float: right;
            -webkit-transform: scale(1);
            transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transition: -webkit-transform .2s;
            transition: transform .2s;
        }
        .another_column:hover:before
        {
            -webkit-transform: translateX(0);
            transform: translateX(0);
            -ms-transform: translateX(0);
        }
        .another_column:hover .ac_title
        {
            -ms-transform: translateX(14px);
            -webkit-transform: translateX(14px);
            transform: translateX(14px);
        }
        .another_column:hover .ac_title span
        {
            color: #159b46;
        }
        .another_column:hover .ac_title span a
        {
            color: #159b46;
        }
        
        .clearfix:after
        {
            clear: both;
            height: 0;
            overflow: hidden;
            display: block;
            visibility: hidden;
            content: ".";
        }
        
.w662 h4,.w300 h4
{
    font-size:16px;
}
.w662 h4 .s,.w300 h4 .s
{
    color:#2d59b1;
}
.w300 .vline
{
    font-size:18px;color:#ddd;padding-left:10px;padding-right:10px;font-family:"宋体";
}
.w662 .foucs_cover
{
    height:185px;width:1160px;position:relative;
    }
.w662 .scroll
{
    width:1160px;height:150px;overflow:hidden;position:relative;
    }
.w662 .scroll-box
{
    float:left;height:150px;width:1160px;position:relative;
    }
.w662 .scroll-box li
{
    float:left;display:inline;width:366px;height:150px;margin-right:31px;position:relative;
    }
.w662 .scroll-box li img
{
    width:366px;height:150px;display:block;
    }
.w662 .scroll-box li em
{
    background:#000;filter:alpha(opacity=50);opacity: 0.5;-moz-opacity:0.5;display:block;height:32px;position:absolute;bottom:0;left:0;width:366px;
    }
.w662 .scroll-box li span
{
    display:block;height:32px;line-height:32px;position:absolute;bottom:0;left:0;width:366px;color:#fff;font-size:14px;font-family:\5fae\8f6f\96c5\9ed1;text-align:center;cursor:pointer;text-decoration:none;
    }
.w662 .scroll-box li.end
{
    margin-right:0px;
    }
.w662 .leftArr,.w662 .rightArr
{
    position:absolute;width:35px;height:70px;top:40px;cursor:pointer;text-decoration:none;
    }
.w662 .leftArr:hover,.w662 .rightArr:hover
{
    text-decoration:none;cursor:pointer;
    }
.w662 .leftArr span,.w662 .rightArr span
{
    position:absolute;top:0;left:0;width:35px;height:70px;line-height:70px;height:74px\0;line-height:74px\0;*line-height:74px;font-size:55px;font-family:"宋体";color:#E0E0E0;text-decoration:none;
    }
.w662 .leftArr:hover span,.w662 .rightArr:hover span
{
    color:#a00;
    }
.w662 .rightArr span
{
    text-align:right;
    }
.w662 .leftArr em,.w662 .rightArr em
{
    position:absolute;width:35px;height:70px;background:#000;top:0;left:0;filter:alpha(opacity=10);opacity:0.1;-moz-opacity:0.1;text-decoration:none;
    }
.w662 .leftArr em
{
    -moz-border-radius:0 70px 70px 0;-webkit-border-radius:0 70px 70px 0;border-radius:0 70px 70px 0;
    }
.w662 .rightArr em
{
    -moz-border-radius:70px 0 70px 0;;-webkit-border-radius:70px 0 70px 0;;border-radius:70px 0 0 70px;
    }
.w662 .leftArr
{
    left:0;text-align:left;text-decoration:none
    ;}
.w662 .rightArr
{
    right:0;text-align:right;text-decoration:none
    }
.w662 .dot-wrap
{
    position:absolute;left:494px;bottom:8px;height:10px;line-height:10px;width:170px;text-align:center;
    }
.w662 .dot-wrap span
{
    font-size:0;line-height:0;display:inline-block;overflow:hidden;width:9px;height:9px;margin-left:11px;background:url(../images/img.png) -141px -616px no-repeat;
    }
.w662 .dot-wrap .current
{
    background-position:-141px -604px;
    }
.w662 .list
{
    width:662px;padding-top:10px;
            }
.w662 .list li
{
    width:200px;height:33px;margin-right:31px;line-height:33px;float:left;display:inline;overflow:hidden;font-size:14px;
    }
.w662 .list li.end
{
    margin-right:0px;
    }