html { height: 100%; position: relative;}
html, body {width:100%;height:100%;font-family: '微软雅黑', sans-serif; min-width: 1200px;    margin: 0px;
    padding: 0px;}
body{min-width: 1400px;}
div, span, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, form {list-style: none;}
a { text-decoration: none;color: #444;}

.header { width: 1280px;height: 100px; margin: 0 auto; position: relative;}
.logo { padding-top: 25px; float: left;}
.nav { width: 910px; position: relative; /* height: 100px; */ /* line-height: 100px; */ float: left; margin-left: 25px;margin-top: 35px;}
.nav_item { float: left; height: 30px;}
.nav a { font-size: 14px; color: #515151; margin: 0 8px; display: inline-block; /* width: 100%; */ height: 20px;}
.nav a.current { background: url(current.png) left bottom repeat-x;}
.nav i { display: inline-block; width: 1px; height: 8px; background:url(images/line.jpg) left center no-repeat;}
.nav .jl_navFloat1:nth-child(2) { margin-left: 100px;}
.jl_navFloat1 { display: none; position: absolute; top: 30px; line-height: 30px; border: 1px solid #E9E9E9; -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05); border-radius: 20px; font-size: 20px; background: #fff; z-index: 99;}
.col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	float: left;
	
}
.caption{font-size: 18px !important;}

.mainabout {background: #f6f6f6;}
.about_container {background:url(../images/newsbg.png) top center no-repeat;overflow: hidden;}
.banner-info {width: 1220px;margin: 0 auto;padding-left: 60px;margin-top: 190px;}
.banner-info span {font-weight: 300;font-size: 60px;line-height: 82px;color: #fff;}
.aboutMain {position: relative; width: 1280px; margin: 0 auto; border-top-left-radius: 150px;background-color: #fff;margin-bottom: 30px; /* margin-top: 290px; */ margin-top: 19px;z-index: 2;}
.aboucContent {width: 200%;padding-left: 60px;background-color: #fff; border-top-left-radius: 150px;}
.breadcrumb { height: 50px; line-height: 50px; padding-left: 190px; border-bottom: 2px solid #F6F6F6; background: none; color: #8D8D8D; font-size: 14px;}
.breadcrumb>li { float: left;  padding: 0 17px; color: #5b5b5b;}
.breadcrumb a { /* padding: 0 15px; */ font-weight: 500; color: #8D8D8D;}
.menuLeft {width: 200px; float: left; margin-top: 100px; margin-bottom: 30px;}
.topnav { width: 255px; padding: 40px 28px 25px 0;}
ul.topnav { padding: 0;}
ul.topnav li { padding: 6px 0;}
ul.topnav li.active a {color: #000; background: url(current.png) left bottom repeat-x; font-weight: bold;}
ul.topnav li a { /* line-height: 40px; */font-size: 16px; /* padding: 10px 5px; */ color: #979797; /* display: block; */ text-decoration: none; /* font-weight: bolder; */ text-align: left;}

.about-Right {width: 1000px; float: left; padding: 40px 0;}
.newsTitle h3 { font-size: 38px; color: #020202; line-height: 50px; font-weight: normal;}
.newsTitle p { margin: 15px 0 30px 0;}
.newsTitle p span { font-size: 14px; color: #8d8d8d; margin-right: 30px;}
.newsContent .first { padding: 20px;  border-radius: 6px;  background: #f3f3f3;}
.newsContent .first p { font-size: 16px; color: #555555; line-height: 25px;}
.newsContent .info { width: 100%; font-size: 16px; color: #555555; line-height: 28px;}
.newsContent .info p { margin-bottom: 35px;  font-size: 16px; color: #555555;  line-height: 28px;}

.list li {
    width: 100%;
    height: 90px;
    font-size: 17px;
    color: #404040;
    border-bottom: 1px dashed #c9c9c9;
    position: relative;
}
.date {
    font-size: 15px;
    color: #adadad;
    float: right;
    position: absolute;
    bottom: 14px;
    right: 5px;
}


.infobottom { background: #faf7ee; padding: 25px; border-radius: 5px;}
.infobottom ul li { width: 50%; float: left;}
.infobottom ul li a { font-size: 14px; color: #777777;}
.clear { clear: both;  height: 0; font-size: 0; overflow: hidden; line-height: 0;}
.video-js{
	margin:auto;
}
.video-js .vjs-big-play-button {
   
    top: 190px;
    left: 260px;
    
}
.vjs_video_3-dimensions {
    width: 700px;
    height: 400px;
}
.foot{width: 100%; height: 90px; background: #69ce80;line-height: 90px;text-align: center; font-size: 14px; color: #e0f4cf;}