@charset "utf-8";
/* CSS Document */
@import url(http://weloveiconfonts.com/api/?family=entypo);

.search{
	float:right;
	border:1px #e0e0e0 solid;
	border-right:0;
	width:135px;
	height:24px;
	line-height:26px;
	padding-left:10px;
	color:#cacaca;
}
.sousuo{
	margin-left:22px;
	float:right;
}
.search_btn{
	float:right;
	font-family:"SourceHanSansCN-Regular";
	font-size:12px;
	color:#ffffff;
	background-color:#e0e0e0;
	width:48px;
	height:26px;
	border:none;
	cursor:pointer;
}
.sousuo:hover .search{
	color:#635280;
	border:1px #635280 solid;
	border-right:0;
}
.sousuo:hover .search_btn{
	font-size:14px;
	background-color:#635280;
}
.language{
	float:right;
	line-height:26px;
	font-family:"Roboto-Regular";
}
#fuceng{
	display:none;
	position:fixed;
	width: 100%;
	z-index:2000;
	top:0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}


.main_r .newsitem{
	float:left;
	width: 99%;
}
.main_r .newsitem h2{
	font-size:18px;
	font-family:"SourceHanSansCN-Medium";
	font-weight:bold;
	color:#405980;
	padding:6px 0;
	margin-bottom:8px;
}
.main_r .newsitem .source{
	font-size:12px;
	font-family:"SourceHanSansCN-Regular";
	color:#666666;
	padding:10px 0;
}
.main_r .newsitem .dwc{
	position:relative;
}
.main_r .newsitem .wenzhang{
	   width: 100%;
}
.main_r .newsitem .wenzhang p{
	font-size:14px;
	font-family:"SourceHanSansCN-Regular";
	color:#1b1b1b;
	text-align:justify;
	line-height:26px;
	padding:22px 0;
}
.main_r .newsitem .wenzhang img{
	width:100% !important;
	height: 100%;
}
.wzvideo{
	position:relative;
}
.wzvideo span{
	position:absolute;
    left:0;
    bottom:0;
	display:block;
	width:50px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:14px;
	background-color:#487778;
	color:#ffffff;
}
.wzvideo .play_btn{
	position:absolute;
    left:3px;
    bottom:30px;
	display:block;
	width:45px;
	height:45px;
}
#marquee1{width:100%;height:408px;overflow:hidden;}
#marquee1 ul li{float:left;width:100%;}
#marquee1 ul li img{display:block;width: 100%;height: 480px;}
#goL{
	position:absolute;
	top:180px;
	left:-10px;
	display:block;
	width:48px;
	height:48px;
	background-image:url(../images/L01.png);
	background-color:rgba(235,235,235,0.8);
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
}
#goR{
	position:absolute;
	top:180px;
	right:-10px;
	display:block;
	width:48px;
	height:48px;
	background-image:url(../images/r01.png);
	background-color:rgba(235,235,235,0.8);
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
}
#goL:hover{
	background-image:url(../images/L02.png);
	background-color:rgba(64,89,128,0.8);
}
#goL:active{
	background-color:rgba(29,54,90,0.8);
}
#goR:hover{
	background-image:url(../images/r02.png);
	background-color:rgba(64,89,128,0.8);
}
#goR:active{
	background-color:rgba(29,54,90,0.8);
}

.main_r .row{
	float:right;
	width: 289px;
	padding-left: 49px;
}
.main_r .row h2{
	font-size:16px;
	font-family:"SourceHanSansCN-Medium";
	font-weight:bold;
	color:#405980;
	padding:7px 0 13px 0;
	margin-bottom:30px;
	border-bottom:7px solid #405980;
}
.main_r .tuwen{
	width:301px;
	padding:10px;
	margin-bottom:25px;
}
.main_r .tuwen{
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    line-height: 1em;
}
.main_r .tuwen:hover {
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
	background-color:#ffffff;
}
.main_r .tu a{
	text-decoration:none;
}
.main_r .tu{
	position:relative;
}
.main_r .tu{
    overflow: hidden;
}
.main_r .tu .img {
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    line-height: 1em;
}
.main_r .tu:hover .img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.main_r .tu span{
	position:absolute;
    left:2px;
    bottom:3px;
	display:block;
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:14px;
	background-color:#405980;
	color:#ffffff;
}
.main_r .video .tu span{
	background-color:#487778;
}
.main_r .tu .play_btn{
	position:absolute;
    left:3px;
    bottom:30px;
	display:block;
	width:45px;
	height:45px;
}
.main_r h3{
	padding:14px 0 14px 0;
	font-size:18px;
	line-height:20px;
	border-bottom:1px solid #d1d1d1;
}
.main_r .tuwen:hover h3 a{
	color:#405980;
}
.portrait .pic {
    width: 100%;
        height: 200px;
}
.portrait {
    width: 100%;
    box-shadow: 0 0 3px #555;
    background-color: #FFF;
    padding: 0px;
    /* margin: 7px 0px 0px 7px; */
    text-align: center;
    cursor: pointer;
    float: left;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%); */
}
.portrait:hover {
	-moz-transform: scale(1.04, 1.04);
	-ms-transform: scale(1.04, 1.04);
	-webkit-transform: scale(1.04, 1.04);
	transform: scale(1.04, 1.04);
	box-shadow: 0 0 5px #555;
	/* -webkit-filter: grayscale(0%);
	filter: grayscale(0%); */
}
.portrait .pic {
	width: 100%;
	/*margin: 5px 0;*/
}
.portrait .date {
	font-size: 10px;
	font-weight: bold;
}
.portrait .foot {
	font-size: 11px;
}
.portrait .foot .heart {
	margin-left: 4px;
}

.carrousel {
	position: fixed;
	background-color: rgba(10, 10, 10, 0.8);
	display: none;
	z-index:3001;
}
.carrousel .wrapper {
	width: 600px;
	height: 600px;
	overflow: hidden;
	z-index:2500;
	display: table-cell;
	vertical-align:middle;
	/*.loading{
      color: #FFF;
      font-size: 24px;
      margin: 40% 40%;
      display: none;
    }*/
}
.carrousel .wrapper .image{
	margin-top:100px;
	vertical-align:middle;

	width: 100%;
}
.close {
	cursor: pointer;
	color: #FFF;
	position: absolute;
	top: 4px;
	right: 8px;
	font-size: 18px;
}
.close:hover {
	font-size: 20px;
	color: #DDD;
}
.center-block, .carrousel, .carrousel .wrapper {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.main_r .row .wutu:hover h3 a{
	color:#825476;
}
.main_r h3 a{
	font-family:"SourceHanSansCN-Regular";
	font-weight:500;
	text-decoration:none;
	color:#666666;
}
.main_r .xiaozi{
	padding:8px 0 0 0;
	font-size:12px;
	color:#666666;
}
.main_r .xiaozi span{
	font-family:"Roboto-Light";
}
#footer{
	background-color:#f0f0f0;
}
.footer_t{
	position:relative;
	padding:37px 10px 15px 10px;
	margin:10px 0 22px 0;
	border-bottom:1px solid #e0e0e0;
}
.slogan{
	position:absolute;
	right:10px;
	bottom:10px;
	float:right;
}
.footer_m{
	padding-bottom:24px;
	border-bottom:1px solid #e0e0e0;
}
.footer_m_l{
	float:left;
	padding-left:8px;
}
.footer_m_r{
	float:right;
	padding-right:10px;
}
.footer_m_r .saoma{
	padding:12px 0 17px 0;
}
.footer_m_row img{
	margin:12px 70px 12px 0;
}
.footer_b .neilian{
	float:left;
}
.footer_b .neilian li{
	float:left;
}
.footer_b .neilian a{
	padding:16px 12px;
	text-decoration:none;
	font-size:14px;
	color:#666666;
}
.footer_b .neilian a:hover{
	color:#333333;
}
.footer_b .neilian li{
	margin-top:20px;
}
.footer_b .footer_link{
	border-bottom:1px solid #e0e0e0;
}
.footer_b .disanfang{
	float:right;
}
.footer_b .disanfang li{
	float:right;
}
.footer_b .disanfang a{
	display:block;
	width:80px;
	height:25px;
	margin:20px 10px;
	text-decoration:none;
}
.footer_b .disanfang a:hover{
	opacity:0.8;
    filter:alpha(opacity=80);
}
.footer_b p{
	line-height:56px;
	padding-left:12px;
	font-size:12px;
	color:#939393;
}
.footer_b p span{
	font-family:"Roboto-Light";
}
p#back-to-top{  
    position:fixed;  
    display:none;  
    bottom:100px;  
    right:20px; 
} 
p#back-to-top a{  
    display:block;
	width:71px;
	height:73px;
	background-image:url(../images/backtop.png);
	outline-style:none; 
    text-align:center;  
    text-decoration:none;  
	opacity: .8;   
} 
p#back-to-top a:hover{ 
	background-image:url(../images/backtop02.png);  
}