@charset "utf-8";
/* CSS Document */


/* 顶部 始 */

.main_top {
	background: url(../Images/bg.png) no-repeat center top;  /* ../image/common/bg-1.png */
	overflow: hidden;	
	position: relative;
    padding-top: 25%;
    height: auto;
    background-position: center;
    background-size: cover;
}

.top {
	height: 613px;
	background: url(../Images/top.jpg) no-repeat center top;
	overflow: hidden;
}
.head {
	width: 1160px;
	height: 145px;
	margin: 0 auto 330px;
}
.span_head {
	margin-right: 48px;
	font-size: 16px;
	color: #fff;
	margin-top: 30px;
}
.span_head a {
	font-size: 16px;
	color: #fff;
	line-height: 20px;
}
.span_head a:hover {
	text-decoration: none;
}

}
/* 顶部 止 */



/*蒙层*/
#layer {
	display: none;
	background-color: #000;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;/*FF IE7*/
	filter: alpha(opacity=70);/*IE*/
	opacity: 0.7;/*FF*/
	z-index: 1;
	position: fixed!important;/*FF IE7*/
	_position: absolute;/*IE6*/
 _top:       expression(eval(document.compatMode &&  document.compatMode=='CSS1Compat') ?  documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/  
 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}


}
/*播放按钮*/
.player {
	display: block;
	width: 6.2rem;
	height: 6.2rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3.1rem;
	margin-top: -3.1rem;
	background: url(../Images/player.png) no-repeat;
}



/*视频弹窗*/
#video_content_logo {
	display: none;
}
.video_box {
	display: none;
	position: absolute;
	left: 50%;
	top: 80%;
	width: 90rem;
	height: 50.7rem;
	margin-left: -46rem;
	margin-top: -110rem;
	background: #fff;
	z-index: 30;
	padding: .3rem 1rem;
	-webkit-transform: translateZ(0);
}
.video_a {
	position: absolute;
	right: -40px;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
}
/*.index_picScroll{margin:12px 50px;}*/
.index_picScroll {
	width: 116rem;
	margin: 2rem auto 0;
	padding: 0 1.9rem;
	background: #fff;
	height:15em;
}
.picScroll-left {
	overflow: hidden;
	position: relative;
	background-color: #fff;
	padding: 1rem 1rem;

}
.picScroll-left .hd {
}
.picScroll-left .hd .prev {
	display: block;
	width: 1.7rem;
	height: 5.3rem;
	position: absolute;
	top: 6.6rem;
	left: 1.5rem;
	z-index: 111;
	overflow: hidden;
	cursor: pointer;
	background: url(../Images/arrow.jpg) no-repeat;
}
.picScroll-left .hd .next {
	display: block;
	width: 1.7rem;
	height: 5.3rem;
	position: absolute;
	top: 6.6rem;
	right: 1.5rem;
	z-index: 111;
	overflow: hidden;
	cursor: pointer;
	background: url(../Images/arrow.jpg) -17px 0 no-repeat;
}
/*.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }*/
.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 1rem;
	zoom: 1;
}
.picScroll-left .hd ul li {
	float: left;
	width: 0.9rem;
	height: 0.9rem;
	overflow: hidden;
	margin-right: 0.5rem;
	text-indent: -99.9rem;
	cursor: pointer;
	background: url("images/icoCircle.gif") 0 -0.9rem no-repeat;
}
.picScroll-left .hd ul li.on {
	background-position: 0 0;
}
.picScroll-left .bd {
	overflow: hidden; /*width:840px;*/
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1; /*width:860px;*/
}
.picScroll-left .bd ul li {
	margin-right: 2rem;
	float: left;
	_display: inline;
	overflow: hidden;
}
.news_content_footer {
	background: url(../Images/guest_dotted_13.gif) left top repeat-x;
	margin-top: 2rem;
}
.news_content_footer p {
	color: #194061;
	font-size: 1.6rem;
	line-height: 3rem;
	text-indent: 2rem;
	padding: 2.5rem 0 3rem
}
.img_title {
	font-size: 1.4rem;
	color: #666
}
.article_title {
	font-family: SimHei;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
}
.author {
	text-align: center;
}
.slideTxtBox {
	width: 100%;
	text-align: left;
}
.slideTxtBox .hd {
	height: 3rem;
	line-height: 3rem;
	padding: 0 1rem 0 2rem;
	border-bottom: 1rem solid #ddd;
	position: relative;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 2rem;
	top: -1rem;
	height: 3.2rem;
}
.slideTxtBox .hd ul li {
	float: left;
	padding: 0 1.5rem;
	cursor: pointer;
	color: #9e0000;
}
.slideTxtBox .hd ul li.on {
	height: 3rem;
	background: #9e0000;
	border: 1rem solid #ddd;
	border-bottom: 2rem solid #fff;
	color: #fff;
}
.slideTxtBox .bd ul {
	padding: 1.5rem;
	zoom: 1;
}
.slideTxtBox .bd li {
	line-height: 2.4rem;
}

.slideTxtBox .bd .tab_vedio {
	margin-right:1rem;
	margin-bottom:2rem;
	width:30rem;
	height:26rem;
	float: left;
}
.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}

/*a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}*/



.main_top_container {
	padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-right: auto;
    margin-left: auto;
	margin-top:17rem;
}


.pro-name {
    font-size: 9rem;
    margin: 0;
  
	vertical-align: middle
    /* font-family: 'Lato', sans-serif; */
    /* font-family: 'Source Sans Pro', sans-serif; */
    /* font-family: 'Niconne', cursive; */
    font-weight: 400;
    font-family: 'SimHei';
    line-height: 9rem;
    color: #fff;
    letter-spacing: 0.1rem;
    word-spacing: 0.6rem;
    text-shadow: -0.2rem -0.2rem #000;
}

.tagline {
    font-size: 4rem;
    margin-bottom: 6rem;
    color: #fff;
    font-family: '隶书';
    font-weight: 300;
    line-height: 5.6rem;
    word-spacing: 0.2rem;
    text-shadow: 0.2rem 0.2rem #1C2725;
    letter-spacing: 0.2rem;
    text-transform: capitalize;
}

ul li{list-style:none;}
#FontScroll{
	width:95%;
	height: 65%;
	line-height: 3rem;
	overflow: Hidden;
	margin: 0 auto;
}
#FontScroll a{
	color: #333;
	text-decoration: none;
}
#FontScroll .line{
	text-align: left;
	width: 100%;
}
#FontScroll .fontColor a{
	color: #1f88ff;
	transition: all 1.5s ease 0s;
}
#FontScroll{padding-left: 1rem}

.scrollpic {
	width: 98%;
	margin:2% 0;
}
#myscroll {
	display: block;
	width: 100%;
	position: relative;
	height: 45rem;
	overflow: hidden;
}
#myscroll #myscrollbox {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}
#myscroll ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width:30rem;
}


#mybtns {

	height: 4.2rem;
}


#mybtns a {
	width: 4.2rem;
	height: 4.2rem;
	float: left;

}


#mybtns a:hover {
	background-color: #347fdc;
}


#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#mybtns #left {
	background-image: url(../Images/to_l.png);
}

#mybtns #right {
	background-image: url(../Images/to_r.png);
}

#kinMaxShow {
	visibility: hidden;
	width: 100%;
	height: 50rem;
	overflow: hidden;
}

.main_video_left {
    //width: 55rem;
    float: left;
    //padding: 1.6rem 3.6rem 6rem 6.3rem;
    padding-top:1.6rem;
    overflow: hidden;
}

.main_foot_span {
	display: inline-block;
	width: 250px;
	padding-left: 15px;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}

.main_foot_spanr {
	display: inline-block;
	margin-left: 15px;
	text-align: center;
	font-size: 14px;
	color: #848484;
	line-height: 28px;
}

.rounded_blue {
  border-radius: 3px;
  background-color: rgb(31, 94, 207);
  width: 104px;
  height: 39px;
  z-index: 90;
  color: #fff;
}
