/* CSS Document */ 
 a:link { 
    font-family: "微软雅黑"; 
    font-size: 12px; 
    color:#000000;/*#666666*/
    text-decoration: none;} 
a:visited { 
    font-family: "微软雅黑"; 
    font-size: 12px; 
    color: #000000; 
    text-decoration: none;} 
a:active 
{ 
    font-family: "微软雅黑"; 
    font-size: 12px; 
    color:#9f0d0d; 
    text-decoration: none;} 
a:hover 
{ 
    font-family: "微软雅黑"; 
    font-size: 12px; 
    color:#9f0d0d;
    text-decoration: none;} 
ul, li, dl, dt, dd
{
	text-decoration:none;
	list-style:none;}
*{ 
    padding:0; 
    margin:0;} 
a img{ 
    border:0;} 


.clear{ 
    clear:both;}
 .none
 {
	display:none;}
 .banner
 {
	 /*height:18px;
	 line-height:18px;*/
	 font-size:14px;}
.banner a:link { 
    font-family: "微软雅黑"; 
    color:#fff;/*#666666*/
	font-size:14px;
    text-decoration: none;}

.banner a:visited { 
    font-family: "微软雅黑";  
    color: #fff; 
	font-size:14px;
    text-decoration: none;}
.banner a:active 
{ 
    font-family: "微软雅黑"; 
    color:#fff; 
    text-decoration: none;} 
.banner a:hover 
{ 
    font-family: "微软雅黑";  
    color:#fff; 
	font-size:14px;
    text-decoration: none;} 

body {
	background: rgba(243,243,243,1);
    text-align:center; 
    background-repeat: repeat; 
    font:12px Tahoma,Helvetica,Arial,sans-serif;
    color:#000000;
	padding:0;
	margin:0;
	margin-top:0px;} 

.menuitems20 a:link 
{
	font-size:14px;
    text-decoration: none;}

.mainBody{
	width:1500px;
	height:100%;
	margin: 0 auto;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
	/*background-image: linear-gradient(to top,  rgba(0,104,176,0.8) 0%,#ffffff 100%);*/
	/*background-image: url(../images/background.jpg);*/
	/*background-repeat: round;*/
        z-index: 0;
}


/*导航部分*/
.menu{
	width:100%;
	padding-top: 10px;
	margin:0 auto 0px auto;
	height:51px;
	vertical-align:middle;
	background: #ffffff;
} 
.nav {
	display:block;
	text-align:center;
	width:1500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;}
.nav .jquery_out {float:left;line-height:42px;display:block; text-align:center; font-size:14px;color: #FFF; width:60px;}
	
.nav .jquery_out a
{
	font-size:14px;color: #FFF; width:60px;}
.nav .jquery_inner {margin-left:16px;}

.nav .mainlevel {float:left; 	background-position: left center; text-align:center;
	width:100px;}
.nav .mainlevel a
{
	font-size:14px;
	color: #FFF;
	text-decoration: none;
	line-height: 42px;
	display: block;
	text-align:center;
	width: 100px;}
.nav .mainlevel a:hover {color:#010086; text-decoration:none;}
.nav .mainlevel ul {display:none; position:absolute;z-index:1000;}
.nav .mainlevel li {border-top:1px solid #fff; background:#83A7D8; width:100px;}
.nav .mainlevel  ul li a
{
	line-height:2em;}

.log {text-align:center; color:skyblue; line-height:24px; text-transform:capitalize; margin:50px auto;}






/*头部样式*/
#headWrap{
	position: relative;
	width:1500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	height:123px;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(../images/topback.png);
	background-repeat: no-repeat;
	background-position: right}
#logo{ 
	float: left;
    width:550px; 
    height:111px; 
    margin-top:0px; 
    background:#FFFFFF;
} 
#mainmenu  
{ 
    float:left;  
    width:695px;  
    height:33px; 
    margin-bottom:10px; 
    text-align:left;} 
#mainmenuLeft{ 
    height:33px; 
    width:10px; 
    float:left; 
    margin-bottom:10px; 
    } 
 
#mainmenuRight{} 
#navaWrap{
	width:960px;
	margin:0 auto;} 
#mainmenu ul 
{ 
    clear:both; 
    list-style-type:none; 
    margin-top:6px;} 
#mainmenu li 
{ 
    border-right:1px solid #0033FF; 
    border-left:1px solid  #00CCFF; 
    color:#FFFFFF; 
    font-size:14px; 
    text-align:center; 
    float:left; 
    padding-top:3px; 
    padding-left:10px; 
    padding-right:10px;} 
#mainmenu a 
{ 
    color:#ffffff; 
    font-size:12px; 
    display:inline; 
    line-height:20px;} 
#mainmenu a:hover 
{ 
    color: #666666; 
    font-size:12px; 
    display:block;}

 #topLink{
 	position: absolute;
	top: 0;
	right: 0;
 	width:300px;
 	height: 20px;

 }

 #topLink ul li{
	display: block;
	float: left;
	text-align: center;
	margin-left: 14px;
	
 }

#topLink ul li span{
	font-family: "微软雅黑";
	font-size: 14px;
	color:#9f0d0d;
}
.languageSelect{
	float: left;
	margin-top:50px;
	margin-left: 20px;
	height: 30px;
}

.languageSelect a{
	line-height: 30px;
	font-size: 15px;
	color:#dea1a1;
	font-family: "微软雅黑";
}
.languageSelect a:hover{
	color:#9f0d0d;
}
.search{
	position: absolute;
	right: 10px;
	top: 20px;
	width:345px;
}
.searchInput{
	color:#999;
	border:1px solid #D0D0D0;
	height:33px;
	line-height:33px;
	margin-right:10px;
	padding:0 10px;
	width:235px;
	border-radius: 5px;
}
.searchBtn{
	background:none repeat scroll 0 0 #9f0d0d;
	border:0 none;
	border-radius:10%;
	color:#FFFFFF;
	cursor:pointer;
	height:35px;
	line-height:33px;
	padding:0;
	vertical-align:baseline !important;
	width:65px;text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	margin-bottom:0;
	font-weight:normal;
	font-size:14px;
	display:inline-block;
	float: right;
}


.banner { width: 1500px; height: 425px; margin:0 auto; position: relative;overflow: hidden}
.banner .img{ width: 8000px;position:absolute;left: 0px;top:0px}
.banner .img li{float:left;}

.banner .num{position: absolute;width:100%;bottom: 15px;left: 0;text-align: center;font-size: 0;}
.banner .num li{width: 20px;height: 20px; background: rgba(192,190,190,0.5);border-radius: 50%;display: inline-block;margin:0 5px;cursor: pointer}
.banner .num li.on{background: rgba(249,72,3,0.5)}

.banner .btn{width: 40px; height: 100px; background:rgba(50,49,49,0.5);  position: absolute;top:50%;margin-top: -50px;text-align: center;
	line-height: 100px; font-family: "宋体";font-size: 50px;font-weight: bolder;color:rgba(192,191,191,0.8);cursor: pointer;display: none}
.banner .btn:hover{color:rgba(255,255,255,1)}
.banner .btn_l{left: 0;}
.banner .btn_r{right: 0;}
/* 内容样式*/ 
 
.mainContent{ 
    width:1500px;;
	margin:0 auto;
    line-height:1.5em;
	text-align:center;
} 
.introduce{
	position: absolute;
	display: block;
	bottom:0px;  
	width: 320px;
	height: 200px;
	z-index: 1000;
	margin-left: 10px;
	background: rgba(10,10,10,0.8);
	line-height：15px;
}
.introduce_td{
	padding: 10px;
	height:40px;
	width: 150px;
	text-align:left;
	float: left;
}

.introduce_td_span
{
	float:left;
	font-size:20px;
	color:rgba(210,210,210,1);
	font-weight:bold;
	margin-left:8px;
	margin-bottom: 5px;
}
.introduce_td_span2
{
	float:left;
	font-size:14px;
	color:#c3c3c3;
	margin-left:8px;
}

.introduce_td_span3
{
	line-height: 18px;
	margin-top:10px;
	float:left;
	font-size:10px;
	color:#c3c3c3;
	margin-left:8px;
}
.ad_left{
	float:left;
	margin-top: 10px;
	width:400px;
	height:420px;
	margin-left: 40px;
	margin-bottom: 20px;
}
.ad{
	background: #dea1a1;
	margin:0 auto;
	width:100%;
	height:367px;
	float:left;
	text-align: center;
	text-align: left;
	position:relative;
	z-index:1;}

.ad_right{
	margin-top:10px;
	margin-right:40px;
	width:400px;
	height:420px;
	float:right; 
}

.ad_right_top
{
	float:left;
	width:100%;
	height:60px;
}

.ad_right_table_td_s{
	padding: 10px;
	height:35px;
	width: 250px;
	text-align:left;
	float: left;
	border-bottom: 2px solid #9f0d0d;
}
.ad_right_table_td_span
{
	font-family: "微软雅黑"; 
	float:left;
	width: 200px;
	font-size:20px;
	color:rgba(53,53,53,1);
	font-weight:bold;
	margin-left:8px;
	margin-bottom: 4px;
}
.ad_right_table_td_span2
{
	float:left;
	font-size:14px;
	width: 250px;
	color:#c3c3c3;
	font-weight:bold;
	margin-left:8px;
}
.ad_right_table_td_more{
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	width: 60px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius:10px;
	border: 1px solid #dea1a1;
}

.ad_right_table_td_more a{
	display: block;
	font-size:10px;
	color:rgba(150,150,150,1);
	font-weight:bold;
}

.ad_right_table_td_more:hover a
{
	color:rgba(255,255,255,1.00);
    background:#9f0d0d;
	border-radius:10px;
	border:2px solid #9f0d0d;
}

.ad_right_content{
	float:left;
	width:100%;
	height:350px;
}

.ad_right_content ul{
	height: 350px;
}

.ad_right_span{
	width: 100%;
	height: 50px;
	float:left;
	margin-bottom: 10px;
}

.ad_right_time{
	float:left;
	
	width:43px;
	height:43px;
	margin-top:5px;
	background: #dea1a1;
	border-radius: 2px;
}

.time_day{
	display: block;
	margin-top: 3px;
	text-align: center;
	font-size: 16px;
	color: rgba(255,255,255,1);
}

.time_year{
	display: block;
	font-size: 12px;
    -webkit-transform: scale(0.75);
	text-align: center;
	color: rgba(255,255,255,1);
}

.ad_right_news{
	text-align: left;
	float:right;
	width:320px;
	margin-top:5px;
	
	height:40px; 
	overflow:hidden; 
	position: relative;
}
.ad_right_news a{
	width:300px;
	height:40px; 
	display: table-cell;
    vertical-align: middle;
	overflow:hidden; 
}
.ad_right_news h4{
	font-family: "微软雅黑";
	font-size:14px;
	font-weight:normal;
	max-height: 50px;
	overflow:hidden;
}

.ad_right_news p{
	font-size:12px;
	color:#bbbbbb;
	margin-top:6px;
}

.ad_right_span:hover .ad_right_time{background: #9f0d0d}
.ad_right_span:hover .ad_right_news a{color: #9f0d0d}
.line{float: left; margin-top: 10px; margin-bottom: 10px;width:100%;height: 2px;background: #9f0d0d}
.Column1
{
	float:left;
	width:520px;
	height:420px;
	margin-top:10px;
	margin-left: 60px;
	/*box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);*/
}
.Column1_table
{ color:#fff;
	width:100%;
	height:100%;}


.Column1_top
{
	float:left;
	width:100%;
	height:60px;
}

.Column1_s{
	padding: 10px;
	height:35px;
	width: 250px;
	text-align:left;
	float: left;
	border-bottom: 2px solid #9f0d0d;
}
.Column1_span
{
	font-family: "微软雅黑"; 
	float:left;
	width: 210px;
	font-size:20px;
	color:rgba(53,53,53,1);
	font-weight:bold;
	margin-left:8px;
	margin-bottom: 4px;
}
.Column1_span2
{
	float:left;
	font-size:14px;
	width: 210px;
	color:#c3c3c3;
	font-weight:bold;
	margin-left:8px;
}
.Column1_more{
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	width: 60px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius:10px;
	border: 1px solid #dea1a1;
}

.Column1_more a{
	display: block;
	font-size:10px;
	color:rgba(150,150,150,1);
	font-weight:bold;
}

.Column1_more:hover a
{
	color:rgba(255,255,255,1.00);
    background:#9f0d0d;
	border-radius:10px;
	border:2px solid #9f0d0d;
}



.news_content{
	position: relative;
	margin-top: 20px;
	display: block;
	float: left;
	width:500px;
	height: 330px;
	overflow: hidden;
}

.news_top{
	float: left;
	height: 100px;
	width: 99%;
	border-bottom: 1px dashed #9f0d0d;
	overflow: hidden;
	margin-bottom: 5px;
	
}

.img_show{
	float: left;
	margin-left: 3px;
	margin-top: 10px;
	width:130px;
	height: 90px;
}

.img_show img{
background-size:contain|cover;
width:100%;
height: auto;
}

.news_top_content{
	float: right;
	width:70%;
	height: 60px;
	margin-top: 10px;
	margin-left: 0%;
}
.news_title{
	font-family: "微软雅黑";
	text-align: center;
	color: rgba(220,34,37,1.00);
	width: 100%;
	height: 20px;
	overflow: hidden;
}

.news_span{
	font-family: "微软雅黑";
	margin-left: 25px;
	text-align: left;
	line-height: 18px;
	width: 90%;
	height: 60px;
	overflow: hidden;
}

.Content_span{
	float: left;
	/*margin-left: 5%;*/
	height: 30px;
	width: 99%;
	border-bottom: 1px dashed #9f0d0d;
	overflow: hidden;
	margin-bottom: 5px;
}

.Content_time{
	line-height: 30px;
	float:left;
	margin-left: 2px;
	text-align: left;
	font-size: 12px;
	margin-right: 10px;
	font-family: "微软雅黑";
}

.Content_news{
	text-align: center;
	float:right;
	width:87%;
	height:25px;
	overflow:hidden; 
	position: relative;
}
.Content_news a{
	line-height: 30px;
	display:table;
	max-height:50px;
	overflow:hidden; 
}
.Content_news h4{
	font-family: "微软雅黑";
	font-size:14px;
	font-weight:normal;
	max-height: 30px;
	overflow:hidden;
}
.Column3
{
	float:left;
	width:400px;;
	height:420px;
	margin-top:10px;
	margin-left: 40px;
}

.research_content{
	position: relative;
	display: block;
	float: left;
	width:380px;;
	height: 350px;
	overflow: hidden;
}
.Column6_table
{
	width:100%;
	height:220px;
	margin-bottom:6px;}

/*展示框*/

.tabbedPanels{
	width:420px;
	height:70px;
	float:left;
	display: block;
}

.tabbedPanels ul{
	float: left;
	padding: 0;
	margin 0;
}

.tabbedPanels li{
	position: relative;
	padding: 10px;
	margin:3px;
	height:35px;
	width: 175px;
	border-radius: 3px;
	text-align:left;
	padding-bottom: 4px;
	float: left;
	cursor:pointer;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
	border-bottom: 2px solid rgba(255,255,255,0);
}
.tabbedPanels_src{
	position:absolute;
	display: block;
	
}
.tabbedPanels_src_hover{
	position:absolute;
	display: none;
	
}
.tabbedPanels_span
{
	position: absolute;
	left: 60px;
	font-family: "微软雅黑"; 
	width: 100%;
	font-size:17px;
	color:rgba(53,53,53,1);
	font-weight:bold;
	margin-left:8px;
	margin-bottom: 4px;
}
.tabbedPanels_span2
{
	position: absolute;
	left: 60px;
	top:30px;
	font-size:12px;
	width: 140px;
	color:#c3c3c3;
	font-weight:bold;
	margin-left:8px;
}

.tabbedPanelsContent{
	position: relative;
	display: block;
	float: left;
	width:400px;
	height: 338px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
}

.tabbedPanelsContent .tabbedPanelsContentModular{
	line-height: 20px;
	position:absolute;
	width: 100%;
	height: 100%;
	text-align: left;
	display: none;
}
.TabContent_span{
	float: left;
	height: 30px;
	width: 90%;
	margin-left: 5%;
	border-bottom: 1px dashed #9f0d0d;
	overflow: hidden;
	margin-bottom: 5px;
}

.TabContent_time{
	line-height: 30px;
	float:left;
	margin-left: 2px;
	text-align: left;
	font-size: 12px;
	margin-right: 10px;
	font-family: "微软雅黑";
}

.TabContent_news{
	text-align: center;
	float:right;
	width:300px;
	height:25px;
	overflow:hidden; 
	position: relative;
}
.TabContent_news a{
	line-height: 30px;
	display:table;
	max-height:50px;
	overflow:hidden; 
}
.TabContent_news h4{
	font-family: "微软雅黑";
	font-size:14px;
	font-weight:normal;
	max-height: 30px;
	overflow:hidden;
}

.TabContent_more{
	float:right;
	margin-right: 10px;
	width: 60px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius:10px;
	border: 1px solid #dea1a1;
}

.TabContent_more a{
	display: block;
	font-size:10px;
	color:#dea1a1;
	font-weight:bold;
}
.TabContent_more:hover a
{
	color:rgba(255,255,255,1.00);
    background:#9f0d0d;
	border-radius:10px;
}
.Column4
{
	float:left;
	width:300px;
	height:420px;
	margin-top:20px;
	margin-left: 60px;
}
/*---------------------------------------*/
/*风采展示*/
.style_show{
	position: relative;
	float: left;
	margin-top: 20px;
	margin-left: 50px;
	width: 500px;
	height:440px;
	margin-bottom: 30px;
	
}

.banner_title{
	padding: 10px;
	height:35px;
	width: 250px;
	text-align:left;
	
	float: left;
	border-bottom: 2px solid #9f0d0d;
}
.banner_title_span
{
	font-family: "微软雅黑"; 
	float:left;
	width:200px;
	font-size:20px;
	color:rgba(53,53,53,1);
	font-weight:bold;
margin-left:10px;
	margin-bottom: 4px;
}
.banner_title_span2
{
	float:left;
	font-size:14px;
	width: 210px;
	color:#c3c3c3;
	font-weight:bold;
	margin-left:28px;
}

.style_banner{
	margin-left: 20px;
	width: 484px;
	height: 350px;
	position: absolute;
	left: 0;
	top:70px;
	overflow: hidden;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
}

#carousel div {
	text-align: center;
	width: 400px;
	height: 200px;
	margin-bottom: 20px;
	float: left;
	position: relative;
}
#carousel div img {
	border: none;
}
#carousel div span {
	display: none;
}
#carousel div:hover span {
	background-color: #dea1a1;
	color: #fff;
	font-family: Arial, Geneva, SunSans-Regular, sans-serif;
	font-size: 14px;
	line-height: 22px;
	display: inline-block;
	width: 160px;
	padding: 2px 0;
	margin: 0 0 0 -50px;
	position: absolute;
	bottom: 30px;
	left: 40%;
	border-radius: 3px;
}

.columnBottom{
	position: relative;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 750px;
	height:300px;
	border: 1px solid #fff;
	
}

.comprehensive{
	float:right;
	margin-right: 10px;
	margin-top:10px;
	width:480px;
	height: 430px;
}

.searchFrame{
	float:left;
	width:500px;
	height:60px;
margin-top:25px;
	position:relative;
}

.entranceFrame{
	float:left;
	width:460px;
	height: 80px;
	margin-left: 20px;
	cursor:pointer;
}
.entrance{
	float:left;
	width:200px;
	height:50px;
	margin-left: 20px;
	margin-top:10px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
	
}
.entranceImage{
	float: left;
	width:28px;
	height: 26px;
	margin-left: 13px;
	margin-top: 13px;
}
.entrance h2{
	line-height: 50px;
	font-family: "微软雅黑";
	font-size: 15px;
}
.information{
	float:left;
	width:420px;
	height:280px;
	margin-left: 40px;
	margin-top: 10px;
	padding-top: 10px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
}

.information p{
	line-height: 25px;
	margin-left: 10px;
	text-align: left;
	font-size: 14px;
	font-family: "微软雅黑";
	
}
.information span{
	line-height: 25px;
	margin-left: 48px;
	text-align: left;
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
	
}

.wechat{
	float:left;
	padding-top:30px;
}

.wechat p{
	line-height: 40px;
}
/*-------------------------------------*/
.Foot
{
	width:1500px;
	height:110px;
	margin-top: 0px;
	padding-top:20px;
	text-align:center;
	margin:0 auto;
	background: #8a0202;
}
.foot_table_td
{
	height:28px;
	line-height:28px;
	text-align:left;
	padding-left:8px;
	background-position: left center;}
	
.columnfoot
{
	width:100%;
	height:20px;
	margin:0 auto;
	text-align:center;
	background-image: url(../images/footbg.gif);
	background-repeat: repeat-x;}

/*------列表页--------*/
	
/*-----SideBar-----*/

.MainLeft { 
    width: 14.7%;
    float: left;
min-height:550px;
    padding-top: 20px;

}
.bore{  border-left: 1px solid rgba(71, 60, 139, 0.5);}
.MainLeft li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
border-top: 1px solid rgba(71,60,139,0.3);
}

.MainLeft ul li a {
    display: block;
    text-align: left;
    padding-left: 30px;
    color: #555;
    font-size:17px;
}

.MainLeft ul li a:hover {
    width: 100%;
    height: 40px;
    line-height: 40px;
/*    color: #fff;*/
    color:#9f0d0d;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    display: block;
}

.MainLeft li a span:first-child{
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

.MainLeft li:hover span:first-child{
    /*    color: #fff;*/
}

.MainLeftEffects {
    position: relative;
    color: rgba(71,60,139,0.5);
    -webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);	
    -webkit-user-select: none;	
    -moz-user-select: none;	
    -ms-user-select: none;	
    user-select: none;
}

.MainLeftEffects:before, .MainLeftEffects:after {
    content: '';
    position: absolute;	
    -webkit-transition: inherit;	
    transition: inherit;
    z-index: -1;
}

.MainLeftEffects:hover {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.MainLeftEffects:hover:before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.MainLeftEffects:hover:after {
    background: rgba(71,60,139,0.3);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.MainLeftMiddleTransition:before {
    top: 0;
    left: 50%;
    height: 100%;
    width: 0;
    border-bottom: 1px solid rgba(71,60,139,0.3);

}

.MainLeftMiddleTransition:after {
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    background: rgba(71,60,139,0.3);
}

.MainLeftMiddleTransition:hover:before {
    left: 0;
    width: 100%;
}

.MainLeftMiddleTransition:hover:after {
    top: 0;
    height: 102%;
}

/*---------------------BODY---------------------*/
.wrapper {
    position: relative;
    width: 1500px;
    height: 100%;
    margin: 0 auto;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
    /* background-image: linear-gradient(to top, rgba(0,104,176,0.8) 0%,#ffffff 100%); */
    background-image: url(background.jpg);
    background-repeat: round;
    z-index: 0;
}

.MainTop {
    -webkit-font-smoothing: antialiased;
    width: auto;
    color: #333;
    background: rgba(75, 111, 182, 0.2);
    box-shadow: 0px 0px 1px #9f0d0d;
    height: 40px;
    line-height: 40px;
    margin-bottom: 1px;
    padding: 0 30px;
    text-align: left;
    font-size: 12px;
    /*    box-shadow: 0px 0px 3px #e6e6e6;*/
    /*
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
    */
}

.MainTop a {
    font-size: 12px;
    color: #333;
}

.MainTop a:hover {
    font-size: 12px;
    color: #9f0d0d;
}

/*-----Content-----*/
.MainRight { 
    width: 85%;  
    text-align:justify; 
    overflow: hidden;
    padding-top: 20px;
    min-height: 550px;
    background: rgba(255, 255, 255, 0.2);
    /*    border-left: 1px solid #ddd;*/
    float: right;
    /*    background-color: white;*/
    border: 1px solid rgba(71, 60, 139, 0.5);
    border-top: none;
    border-bottom: none;
    box-shadow: 0px 0px 1px rgba(71, 60, 139, 0.5);
}

.RightContent{
    padding-bottom: 50px;
}

.RightContent .location{
    height:27px;
    overflow:hidden;
    background:transparent url(../images/location_bg.gif) repeat-x;}
.RightContent .RightTitle{
    font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;
    -webkit-font-smoothing: antialiased;
    margin-top:5px;
    height:30px;
    line-height: 23px;
    overflow:hidden;
    text-align: center;
    text-indent: 20px;
    font-size: 22px;
    color: #000;
    opacity: 0.8;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}
.RightContent .RightTitle h4{
    font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;
    -webkit-font-smoothing: antialiased;
    *line-height:32px;
    color:#663366;
    text-align: center;
    background:#FFFFFF;
    padding:0 8px;
    float:left;}

.RightArticle
{
    font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 2em;
    text-indent: 20px;
    margin:0 20px;
    padding: 0 30px;
    color: #333;
}

.RightSubtitle {
    text-align: center;
    -webkit-font-smoothing: antialiased;
    color: #666;
    font-size: 14px;
    margin-bottom: 10px;
    border-bottom: 1px solid #9f0d0d;
    padding-bottom: 10px;
    box-shadow: 0px 1px #ddd;
    margin-left: 20px;
    margin-right: 20px;
}

.ArticleTitle {
    text-align: center;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 20px;
}

/*-----List (with date)-----*/
.dateList {
    margin: 0px auto;
    margin-top: 7px;
    width: 670px;
    padding: 0px 20px;
}

.dateList ul {
    list-style: none;
}

.dateList li {
    height: 35px;
    width: 770px;
    float: left;
    padding: 10px 0px;
    border-bottom: 1px dotted #9f0d0d;
}

.dateList li .date {
    width: 80px;
    height: 35px;
    text-indent: 0px;
    float:left;
    margin-right:20px;
    /*    overflow: hidden;*/
}

.dateList li .span{
line-height:35px;
font-size:14px;
}

.fl {
    float: left;
    display: inline;
}

.dateList li .date .date-day {
    height: 44px;
    width: 68px;
    text-align: center;
    line-height: 44px;
    background-color: rgba(255, 255, 255, 0.3);
    color: #dea1a1;
    font-size: 24px;
    border-radius: 3px 3px 0px 0px;
}

.dateList li .date .date-year {
    height: 22px;
    width: 68px;
    text-align: center;
    line-height: 22px;
    background-color: #dea1a1;
    color: #fff;
    font-size: 14px;
    border-radius: 0px 0px 1px 1px;
}

.dateList li .contents {
    height: 35px;
    width: 590px;
}

.fr {
    float: right;
    display: inline;
}

.dateList li .contents .details {
    height: 35px;
    line-height: 22px;
    width: 590px;
    overflow: hidden;
    font-size: 14px;
}

.dateList li .contents .details  a{
    line-height:35px;
    font-size:13px;
}
.dateList li .contents .details  span{
    line-height:35px;
    font-size:13px;
}

.pages {
    width: 670px;
    text-align: center;
    float: left;
    margin: 20px auto;
}

/*-----Profile Card-----*/

h3 {
    color: #333;
    margin: 0px 10px;
}

.container {
    width: 1500px;
    margin: 0px auto;
}

.subcontainer {
    /*    background-color: rgba(255, 102, 55, 0.05);*/
    width: 998px;
    margin: 0 1px;
    float: left;
    /*    box-shadow: 0px 0px 1px #c9c9c9;*/
    margin-bottom: 50px;
    padding-bottom: 30px;
}

.profileTitle {
    text-align: center;
    /*    margin: 30px;*/
}

.profile {
    background-color: rgba(255, 255, 255, 0.2);
    width: 993px;
    padding: 20px 50px;
    float: left;
    /*    box-shadow: 1px 1px 10px #959595;*/
    /*    border: 3px solid #d3dde6;*/
    /*    border-top: none;*/
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 10px;
    /*    margin: 5px 0;*/
    text-align: left;
}

.cropper {
    width: 250px;
    height: 250px;
    margin: 30px 60px;
    margin-left: 100px;
    float: left;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 0px 0px 5px gray;
}

.picture {
    width: auto;
    height: 140%;
    margin-left: -3%;
}

.info {
    width: 500px;
    float: right;
    margin-top: 30px;
    margin-left: 30px;
}

.info label {
    color: #333;
    font-size: 42px;
}

.info h4 {
    color: #848484;
    text-indent: 5px;
}

.profile ul {
    margin-top: 20px;
    margin-left: 5px;
}

.profile ul li {
    margin-bottom: 5px;
}

.pTitle {
    width: 150px;
    display: inline-block;
    font-size: 14px;
    color: #444;
}

.pDesc {
    display: inline-block;
    font-size: 14px;
    color: #848484;
}

.pShort {
    margin: 20px;
    margin-right: 50px;
    float: left;
}

.pShort p {
    text-indent: 20px;
    text-align: justify;
    font-size: 16px;
    color: #6a6a6a
}

.paragraph {
    /*    background-color: white;*/
    width: 1033px;
    padding: 10px;
    float: left;
    box-shadow: 1px 1px 3px #9f0d0d;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    margin: 10px 20px;
    text-align: left;
}

.paragraph div {
    padding: 10px 0px;
}

.paragraph p {
    text-indent: 20px;
    padding: 0px 20px;
}

.longList {
    /*    background-color: white;*/
    width: 1033px;
    padding: 10px;
    float: left;
    box-shadow: 1px 1px 3px #9f0d0d;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    margin: 10px 20px;
    text-align: left;
}

.longList ul {
    padding: 0px 20px;
}

.longList ul h4 {
    margin-top: 10px;
}

.longList li {
    border-bottom: 1px dotted #9f0d0d;
    padding-top: 10px;
    padding-bottom: 5px;
}

.longList li:last-child {
    border-bottom: none;
}
/*内容页样式*/

.default{
	text-align:left;
	margin:0 10px 15px 10px;}
.viewContent{
	margin-top:10px;
	background-color: #FDFDFD;
	border: 1px solid #D8D8D8;
	padding: 15px 30px;}
.artiTitle{
	color:#333366;
    font:normal 20px/35px '黑体';
    height:35px;
    overflow:hidden;
    text-align:center;
    border-bottom:1px solid #D8D8D8;}
.artInfo {
    font:normal 12px/14px Verdana, Arial, Helvetica;
    overflow:hidden;
    padding-top:10px;
    text-align:center;}

.artInfo span {
    margin:0px 3px;}

.artInfo span em {
    color:#AA3030;
    font-style: normal;}

.artibody{
    font:normal 12px/2em Verdana, Arial, Helvetica;
    margin:15px 0px 0px 0px;
    text-align:left;}

.artibody p{
    margin:10px 0;
    text-indent:28px;}

.artibody table td{
    padding:2px;}

.viewBottomTools{
    border:1px dashed #DDDDDD;
    font:normal 12px/24px Verdana, Arial, Helvetica;
    height:24px;
    overflow:hidden;
    text-align:right;
    padding:0px 10px;
    margin:10px 0px 0px 0px;
    color:#999999;}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:0px;}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;}
.nivo-controlNav a.active {
	background-position:0 -22px;}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	border:0;}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;}
a.nivo-prevNav {
	left:15px;}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;}


#scrollView {
    width: 320px;
    height: 300px;
    /*上下边距是为了演示当滚动到顶部或底部时，继续滚动鼠标滚轮会滚动整个页面*/
    margin: 100px 0;
    display: flex;
}

#scrollContent {
    width: 300px;
    height: 300px;
    padding-left: 8px;
    background-color: antiquewhite;
    /*隐藏超出滚动内容区域的元素*/
    overflow: hidden;
}

#scrollTrack {
    width: 20px;
    height: 300px;
    background-color: cadetblue;
    display: flex;
    /*竖着排列滚动条区域内的上下按钮、滑块等元素*/
    flex-direction: column;
}

#btnUp, #btnDown {
    height: 20px;
    background-color: brown;
}

#scrollBar {
    height: 50px;
    background-color: darkblue;
}

#trackDown {
    /*让大幅度向下滚动点击区域占据排列完其他元素后剩下的所有区域*/
    flex-grow: 1;
}

/*当拖动滑块时，给body元素加上该类，防止鼠标的拖动导致网页内容的选择操作*/
.unselectable {
    /*当前版本的火狐（53）和Edge（15）不支持user-select标准属性，需要使用浏览器厂商前缀*/
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}




.ljrc { padding:0 50px;}
.ljrc h2{ font-size:20px; font-weight:bold; margin:15px;}
.ljrc ul li { float:left; height:35px; line-height:35px; width:108px; margin:10px; text-align:center; font-weight:bold; border:1px dashed #dfdfdf;}
.ljrc ul li a{ display:block; font-size:15px !important;}



    