* {
    margin: 0;
    padding: 0;
    list-style: none;
}
html{
    height:100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing:antialiased;
}
body{
    margin:0;
    padding:0;
    background-color:#fff;
    min-height:100%;
    height:auto !important;
    height:100%;
    color:#404040;
    font-family: "微软雅黑" !important;
    font-size: 12px;
    list-style-type: none;
}
table{
    border-collapse:collapse;
    border-spacing:0;
}
img{
    border:0;
    vertical-align:middle;
    -ms-interpolation-mode: bicubic;
}
a{
    text-decoration:none;
    color:#fff;
}
a:focus {
    text-decoration:none;
    outline:none;
}
a:hover{
    color:#fff;
    text-decoration:none;
}
/* hn */
/* ul ol dl */
ul,li,ol{
    margin: 0;
    padding:0;
    list-style: none outside none;
}
ul.has-style li,ol li{
    margin-left:25px;
}
ul.has-style li{
    list-style:disc;
}
ol li{
    list-style:decimal;
}
ul.inline-style li{
    float:left;
    display:inline;
}
dl{
    margin-bottom: 18px;
}
dt{
    font-weight: bold;
}
dd{
    margin:0 0 0 9px;
    padding:0;
}
svg:not(:root) {
    overflow: hidden;
}
.clr{
    clear: both;
}
/***********************button************************************/
/* button   
---------------------------------------------- */  
.button {  
    display: inline-block;  
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */  
    *display: inline;  
    vertical-align: baseline;  
    margin: 0 2px;  
    outline: none;  
    cursor: pointer;  
    text-align: center;  
    text-decoration: none;  
    font: 18px/100% Arial, Helvetica, sans-serif;  
    padding: .5em 2em .55em;  
    text-shadow: 0 1px 1px rgba(0,0,0,.3);  
    -webkit-border-radius: .5em;   
    -moz-border-radius: .5em;  
    border-radius: .5em;  
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);  
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);  
    box-shadow: 0 1px 2px rgba(0,0,0,.2);  
}  
.button:hover {  
    text-decoration: none;  
}  
.button:active {  
    position: relative;  
    top: 1px;  
}  
.blue {  
    color: #d9eef7;  
    border: solid 1px #0076a3;  
    background: #0095cd;  
    background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));  
    background: -moz-linear-gradient(top,  #00adee,  #0078a5);  
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');  
}  
.blue:hover {  
    background: #007ead;  
    background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));  
    background: -moz-linear-gradient(top,  #0095cc,  #00678e);  
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');  
}  
.blue:active {  
    color: #80bed6;  
    background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));  
    background: -moz-linear-gradient(top,  #0078a5,  #00adee);  
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');  
}  
/***********************����flash��ʼ**********************************/
.top{
    width: 100%;
    height: 30px;
    background-color: #446cb3;
}
.top-1{
    width: 1000px;
    padding:  5px 0 0 0;
    margin: 0 auto;
}
.top-2{
    width: 780px;
}
.top-2, .top-3, .top-4, .top-5{
	margin:0px;
	padding: 0px;
    float: left;
    font-size: 14px;
    color: #fff;
}
.top-3{
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    background-color: #fff;
}
.top-3 input {
	margin:0px;
	padding: 0px;
    border: 1px solid #fff;
    height: 20px;
    line-height: 20px;
    width: 120px;
    background-color: #fff;
}
.top-4{
	cursor:pointer;
	height: 20px;
	width: 20px;
    background-color: #fff;
    background: url(../img/search.gif) no-repeat;
}
/***********************����flash����**********************************/

/************************������ʼ********************************************/
.nav-header{
    width: 1024px;
    margin: 0px auto;
    height: 73px;
    padding-top: 10px;
}
.nav-logo{
	height: 60px;
	width: 350px;
    float: left;
    margin: 5px 10px;
    position: absolute;
    overflow: hidden;
    z-index:999;
}
.nav-logo img{
    height: 100%;
}
.nav-page{
    width: 670px;
    margin-top: 28px;
    margin-left: 350px;
    float: left;
    position: absolute;
    z-index:999;
}
button,input,select,textarea{
    font-family:tahoma;
    font-size:100%;
    margin: 0;
    outline: 0 none;
    vertical-align: baseline;
    *vertical-align: middle;
}
/* clearfix */
.clearfix:before, .clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{
    clear:both;
    overflow:hidden;
}
.clearfix{
    zoom:1;
}
.nav-page-menu-wrapper {
    line-height: 45px;
    margin: 0 auto;
    padding-left: 10px;
}
.nav-page-menu-wrapper > ul > li {
    position: relative;
    float: left;
    margin-right: -1px;
}
.menu-function {
    float: left;
}
.menu-share {
    float: right;
}
.nav-page-menu-wrapper > .menu-function > li:first-child {
    border-left: none;
}
.nav-page-menu-wrapper > .menu-share > li:last-child {
    border-right: none;
}
.nav-page-menu-wrapper a {
    position: relative;
    display: block;
    padding: 0 5px;
    transition: all .3s ease-out;
}
.nav-page-menu-wrapper > ul > li:hover > a {
    color: #3d61a2;
}
.nav-page-menu-wrapper > ul > li:hover .dropdown-menu {
    display: block;
}
.dropdown-menu {
    display: none;
    position: absolute;
    width: 400px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    background-color: #fff;
    border: 1px solid #aaa;
    border-top: none;
    z-index: 999;
}
.dropdown-menu li{
    float: left;
    margin: 0;
    padding: 0;
    line-height:25px;
}
.dropdown-menu-ul{
    padding-top: 10px;
    width: 120px;
}
.dropdown-menu-ul a{
    padding: 0 0 0 30px;
	color: #fff;
}
.dropdown-menu-ul li a{
	color: #fff;
}
.dropdown-menu-img{
    margin: 15px 5px 5px 0px;
    padding: 5px 15px ;
    height: 200px;
    width: 235px;
}
.first-li{
    display: block;
}
.dropdown-menu-img img{
    width: 250px;
    height: 180px;
    object-fit:cover;
}
.dropdown-menu-img, .dropdown-menu-ul li{
    float: none;
}
.menu-function > li > a,.menu-share > li > a {
    padding-left: 30px;
    color: #000;
    font-size: 16px;
    font-family:"微软雅黑","Arial"; color:#666;
}
.nav-page-menu-wrapper a:before {
    position: absolute;
    left: 15px;
    font-family: 'icomoon';
    font-style: normal;
    speak: none;
    font-weight: normal;
    font-smoothing: antialiased;
    font-size: 18px;
    vertical-align: middle;
}
/************************��������**********************************************/
/*public*/
.fl{display:inline;float:left}
.fr{display:inline;float:right}
.cf:after{content:"";clear:both;display:block;height:0;overflow:hidden}
.cf{zoom:1}
.pb10{padding-bottom:10px}
.mt10{margin-top:10px}
/*main*/
.case{width:100%;background:url(../img/tbg.jpg) repeat-x;height: 33px;padding-top: 17px}
.case .title{width:1000px;height:50px;margin:0 auto;}
.case .title a{ color:#000}
.case .title h2{ font-size: 20px;font-family: "microsoft yahei";}
.case .title-list{ position: relative; top: 6px;z-index: 0;}
.case .title-list a{ color:#000}
.case .title-list li{ font-size: 14px;width: 100px; line-height: 20px; text-align: center; float: left; display: inline;}
.case .title-list li.on{ color: #ff6600; font-weight: bold;}
.case .title-list p{position:absolute;top:24px;left:0px;width:100px;height:7px;border-top: 3px solid #ff6600; overflow: hidden; text-align: center;}
.case .title-list b{display:inline-block;width:0;height:0;margin-top:-3px;border-style: solid dashed dashed dashed;border-width:9px;border-color: #ff6600 #f8f8f8 #f8f8f8 #f8f8f8;overflow: hidden;zoom: 1;font-size: 0;}
.case1{width:940px;margin:15px auto;background:#fff;padding:30px;box-shadow:0 0 10px #ccc;}
.product-wrap {
    overflow: hidden;
    padding: 20px 20px 20px 20px;
    font-size: 14px;
    text-indent: 2em;
    line-height:26px; 
}
/************************��������**********************************************/
/*焦点图*/
.focus_body {
    width: 100%;
    height: 330px;
}
.scroll {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.arr_left {
    display:none;
    position: absolute;
    width: 70px;
    height: 70px;
    cursor: pointer;
    overflow: hidden;
    left: 0;
    top: 250px;
    z-index: 3;
    line-height: 330px;
    background: url(../img/arrow-left.png) no-repeat;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/arrow-left.png');
    _background: none;
}
.arr_right {
    display:none;
    position: absolute;
    width: 70px;
    height: 70px;
    cursor: pointer;
    overflow: hidden;
    right: 0;
    top: 250px;
    z-index: 3;
    line-height: 330px;
    background: url(../img/arrow-right.png) no-repeat;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/arrow-right.png');
    _background: none;
}
.scroll .box {
    float: left;
    width: 100%;
    height: 100%;
}
.scroll .box img {
    width: 100%;
    height: 100%;
}
.scroll .box a:hover {
    text-decoration: none;
}
.scroll .box .scroll_detail {
    display:none;
}
.scroll_cont {
    width: 100%;
    height: 330px;
    overflow: hidden;
}
.numList {
    position: absolute;
    right: 45px;
    top: 400px;
}
.numList span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    cursor: pointer;
    background-color: #f8f8f8;
    margin-top: 14px;
    float: left;
}
.numList span.selected {
    background-color: #8c8c8c;
}
/************************�л���忪ʼ**********************************************/
.title-span{
    text-align: left;
    font-size: 18px;
    color: #000;
    padding-left: 20px;
    border-left: 5px solid #878787;
}
#panel {
    width: 1024px;
    margin: 20px auto;
    background:#fff;
}
.server-ul{
	margin-top: 10px;
}
.server-ul li{
    float: left;
    width: 120px;
    margin: 5px 4px;
    padding-bottom: 10px;
    text-align: center;
}
.server-ul li:hover{
    background-color: #f8f8f8;
}
.server-ul a{
	color: #000;
}
/************************�л�������**********************************************/
/************************ͼƬ����**********************************************/
.content{
    width: 100%;
    background-color: #f8f8f8;
    padding: 15px 0;
}
.media-show{
    width: 1024px;
    height: 320px;
    margin: 0px auto;
    padding: 0px 0 20px 0;
}
.media-img{
	width: 630px;
}
.media-radio{
	width: 350px;
}
.media-img ,.media-radio{
    height: 340px;
    margin: 0px;
    padding: 0px;
    float: left;
}
.media-img a{
    color: #000;
}
.media-img ul{
    overflow: hidden;
    margin: 15px 15px 0px 0px;
    padding: 20px;
    overflow:hidden;
    background-color:#fff;
    font-size:12px;
}
.img-div{
    float: left;
    width: 200px;
    height: 140px;
    border: 1px solid #31b0d5;
    margin-right: 10px;
}
.img-div img{
    margin: 5px;
    width: 190px;
    height: 130px;
}
.article-div{
    height: 130px;
    overflow:hidden;
}
.article-div a{
    font-size:12px;
}
.article-div span{
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.article-div p{
	margin-top:10px;
	margin-bottom:5px;
    font-size:12px;
    height: 80px;
    line-height: 20px;
    text-indent: 2em;
    overflow:hidden;
}
.media-img ul li{
    text-align: left;
    border-bottom: 1px dashed #31b0d5;
    overflow:hidden;
}
.media-img ul > li:nth-child(1){
    border-bottom: 0;
}
.ckplayer{
    margin: 15px 0 5px 10px;
    width: 370px;
    height: 290px;
}
/************************ͼƬ����**********************************************/
/************************�ײ���ʼ**********************************************/
.bottom{
    width: 100%;
    margin: 0 auto;
    height: 230px;
	color: #fff;
    background-color: RGB(0,125,212);
}
.bottom-content{
    width: 960px;
    margin: 0 auto;
    padding-top: 20px;
    font-size: 15px;
    height: 249px;
}
.about-us, .product-service,.sg-group,.qr-code {
    float: left;
    text-align: left;
}
.about-us{
	width: 15%;
}
.product-service{
    width: 25%;
}
.sg-group{
    width: 20%;
}
.qr-code{
    width: 35%;
}
.bottom-select,
.bottom-ul {
    font-size: 14px;
    margin-top: 20px;
}
.sg-group img{
	width: 90px;
	height: 90px;
	margin-top: 10px;
}
.bottom-ul li{
    height: 24px;
    font-size: 12px;
}
.bottom-float-ul li{
    width: 96px;
    float: left;
}
.bottom-ul a{
    color: #fff;
}
.sg-group a:{
	color: #fff;
}
.bottom-ul a:hover{
	color: #fff;
	font-size: 14px;
}
.copy{
    margin: 20px auto;
    font-size: 12px;
    text-align: center;
    width: 960px;
    border-top: 1px dashed #fff;
}
.copy a{
	color: #404040;
}
/************************��Ȩ����**********************************************/
/************************���¿�ʼ**********************************************/
.article{
    width:960px;
    margin:15px auto;
    background:#fff;
    padding:15px 20px;
    padding-bottom: 40px;
    border: 1px solid #ccc;
    overflow: hidden;
}
.article-list-title{
    text-align: left;
    margin: 20px 30px 0 30px;
	font-size:20px; 
	color: #446cb3;
}
.article-list-title a{
    color: #446cb3;
}
.article-title{
	width: 700px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
	font-size:20px; 
	color:#006dad;
}
.article-list, .article-content{
    margin: 0 30px 0 30px;
}
.article-list, .article-content ul{
    text-align: left;
    padding: 30px 0;
}
.article-list a, .article-content a{
    color: #000;
}
.div-content,
.div-content p,
.article-content p{
	text-align: left;
    /* text-indent:2em; */
    line-height:30px; 
    font-size:15px;
}
.article-list-li{
    padding: 5px 20px;
    height: 85px;
    color: #ccc;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    font:12px/1.5 Helvetica,arial;
}
.article-list-ul li:hover{
    background: #446cb3;
    color: #fff;
}
.article-list-ul li:hover a, .article-list-ul li:hover a > p{
    color: #fff;
}
.article-list-li a > p:nth-child(1){
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight:bold;
    overflow: hidden;
    color: #555;
}
.article-list-li a > p:nth-child(2){
    height: 35px;
    overflow: hidden;
    color: #555;
}
.article-list-li a > p:nth-child(3){
    width: 100%;
    text-align: right;
    color: #555;
}
.article-list-ul > li:first-child{
    border-top: 1px dashed #ccc;
}
/******************公告信息专用************************/
.article-list-li1{
    padding: 5px 20px;
    height: 40px;
    color: #ccc;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    font:12px/1.5 Helvetica,arial;
}
.article-list-li1:hover{
    background: #446cb3;
    color: #fff;
}
.article-list-li1 li:hover a, .article-list-ul li:hover a > p{
    color: #fff;
}
.article-list-li1 a > p:FIRST-CHILD{
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight:bold;
    width: 90%;
    overflow: hidden;
    float: left;
    color: #555;
}
.article-list-li1 a > p:LAST-CHILD{
    width: 80px;
    color: #555;
    float: left;
    padding-top: 12px;
}
.article-list-ul1 > li:first-child{
    border-top: 1px dashed #ccc;
}
.article-list-li1 a{
	color: #555;
    font-weight:bold;
}
/******************************************/
/************************���½���**********************************************/
/************************组织结构**********************************************/
#strtWrap{width: 744px;}
#strtWrap1{width: 900px;}
#strtWrap2{width: 400px;margin-top: 30px;}
.strt-wrap{margin: 0px auto;}
.strt-wrap div,.strt-wrap span{text-indent: 0;}
.strt-part{text-align:center;float:left;position:relative;}
.strt-part .line-v{position:relative;height:40px;width:100%;}
.strt-part .line-v span{display:block;background:#ccc;position:absolute;top:0;font-size:0;line-height:1px;width:1px;height:40px;left:50%;}
.strt-name{display:inline-block;background-color: RGB(0,125,212);padding:0 5px;width:20px;height:260px;border:1px solid #ccc;margin:0 10px;border-radius:3px;line-height:20px;}
.strt-name2{display:inline-block;background-color: RGB(0,125,212);padding:0 5px;width:20px;height:340px;border:1px solid #ccc;margin:0 1px;border-radius:3px;line-height:20px;}
.strt-name1{color:#fff;display:inline-block;background-color: RGB(0,125,212);padding:0 5px;height:30px;line-height:30px;border:1px solid #ccc;margin:0 10px;border-radius:3px;}
.strt-part .line-h{height:1px;display:block;background:#ccc;position:absolute;top:0;font-size:0;}
.strt-part .line-h-l{width:50%;left:0;}
.strt-part .line-h-c{width:100%;left:0;}
.strt-part .line-h-r{width:50%;right:0;}
.strt-block{float:left;}
/************************组织结构**********************************************/
/************************主要产品轮播**********************************************/
/*focus*/
.focus {width:960px;margin:0 auto;height:240px;overflow:hidden;position:relative;}
.focus:hover .focus_l,.focus:hover .focus_r{display: block;}
.focus_m ul {width:100%;height:240px;overflow:hidden;}
.focus_m li {width:100%;height:240px;_float:left;}
.focus_m li div{width:240px;height:240px;float:left;text-align: center;}
.focus_m li div img{width:230px;height:200px;margin: 0 auto;}
.focus_m li div p{width:230px;height:40px;margin: 0 auto;}
.focus_l,.focus_r {position:absolute;display:block;width:25px;height:40px;overflow:hidden;z-index:2;top:80px; display: none;}
.focus_l {left:5px;}
.focus_r {right:5px;}
.focus_l b,.focus_r b {position:absolute;z-index:1;display:block;width:25px;height:40px;overflow:hidden;background:#000;opacity:0.3;filter:alpha(opacity=30);cursor:pointer;}
.focus_l span,.focus_r span {display:block;position:relative;z-index:2;width:22px;height:33px;left:2px;top:4px;cursor:pointer;}
.focus_l span {background:url(../img/home/l.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../img/home/l.png');_background:none;}
.focus_r span {background:url(../img/home/r.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../img/home/r.png');_background:none;}
.focus_l:hover,.focus_r:hover {*zoom:1;}
.focus_l:hover b,.focus_r:hover b {opacity:0.5;filter:alpha(opacity=50);}
/************************主要产品轮播**********************************************/
/************************新闻列表图片新闻轮播**********************************************/
.focus_list{height:300px;width:940px;margin:20px auto 0 auto;background-color: #888;overflow: hidden;position:relative;}
.focus_list .left{float:left; width:960px; height:300px; position:relative;overflow:hidden;}
.focus_list .left li{position:absolute; left:0; top:0; width:960px; height:300px; z-index:1; opacity:0; filter:alpha(opacity=0);}
.focus_list .left li.active{z-index:2;}
.focus_list .left li img{height: 300px;width:480px; border-right: 1px solid #fff}
.focus_list .left li .news-scroll-div{height: 260px;width:400px;float:right;padding: 20px 50px 20px 20px;overflow: hidden;}
.focus_list .left li .news-scroll-div a{color: #fff;}
.focus_list .left li .news-scroll-div p{margin: 10px; line-height: 30px;}
.focus_list .right{position:absolute; z-index: 3; width: 220px;margin-top: 260px;right: 10px;}
.focus_list .right li{float: left;width: 15px; height: 15px; margin: 5px 3px;background-color: #ccc;}
.focus_list .right .active, .focus_list .right li:hover{background-color: #fff;}
/************************新闻列表图片新闻轮播**********************************************/
/************************新闻列表图片新闻轮播**********************************************/
.focus_list_1{height:200px;width:260px;margin:20px 0 0 30px;background-color: #888;overflow: hidden;position:relative;}
.focus_list_1 .left{float:left; width:260px; height:200px; position:relative;overflow:hidden;}
.focus_list_1 .left li{position:absolute; left:0; top:0; width:260px; height:200px; z-index:1; opacity:0; filter:alpha(opacity=0);}
.focus_list_1 .left li.active{z-index:2;}
.focus_list_1 .left li img{height: 200px;width:260px; border-right: 1px solid #fff}
.focus_list_1 .right{position:absolute; z-index: 3; width: 250px;margin-top: 170px;right: 10px;}
.focus_list_1 .right li{float: left;width: 15px; height: 15px; margin: 5px 3px;background-color: #ccc;}
.focus_list_1 .right .active, .focus_list .right li:hover{background-color: #fff;}
/************************新闻列表图片新闻轮播**********************************************/
/************************企业文化**********************************************/
.qywh{
    width: 900px;
    height: 600px;
    margin: 20px auto;
    background-color: #f8f8f8;
    overflow: hidden;
}
.qywh-left{
    width: 380px;
    height: 600px;
    padding: 20px 0 0 20px;
    float: left;
}
.qywh-left .qywh-left-block{
    width: 140px;
    height: 200px;
    margin: 0 15px;
    float: left;
    overflow: hidden;
}
.qywh-left .qywh-left-block img{
    width: 140px;
    height: 170px;
}
.qywh-left .qywh-left-big{
    width: 310px;
    height: 150px;
    margin: 0 15px;
}
.qywh-left .qywh-left-big img{
    width: 310px;
    height: 150px;
}
.qywh-left .qywh-left-block, .qywh-left .qywh-left-big{
    text-align: center;
}
.qywh-left .qywh-left-block span, .qywh-left .qywh-left-big span{
    height: 30px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.qywh-right{
    height: 560px;
    background: url("../img/home/wh_bg.jpg") repeat-y left;
    width: 500px;
    margin: 20px 0 20px 0px;
    float: left;
    overFlow-y: scroll ;
    overFlow-x: hidden ;
}
.qywh-right-div{
    width: 480px;
    font-size: 14px;
    margin: 10px 0 0 0;
}
.qywh-right-div-left, .qywh-right-div-right{
    float: left;
}
.qywh-right-div-left{
    background: url("../img/home/wh_ling.jpg") no-repeat right;
    width: 87px;
    color: #0268b3;
    font-weight: bold;
}
.qywh-right-div-right{
    width: 350px;
    margin-left: 30px;
    line-height: 20px;
    margin-bottom: 20px;;
 }
 .fhsgc{
 	margin: 0 auto;
 	width: 900px;
 }
 .fhsgc-div{
 	margin: 10px 5px 10px 0;
 	padding: 10px 0 0 5px;
 	background-color: #f8f8f8;
 	height: 520px;
 }
 .fhsgc-div div:first-child{
 	color: red;
 	font-weight: bold;
 	font-size: 14px;
 }
 .fhsgc-gc{
 	width: 170px;
 	margin-top: 10px;
 	font-size: 12px;
 	line-height: 24px;
 }
 .bgc-f8{
 	background-color: #f8f8f8;
 }
/************************企业文化**********************************************/
/************************上滚动**********************************************/
.txtMarquee-top{ overflow:hidden; position:relative;background-color: #f8f8f8;  border:0px solid #ccc;margin: 20px 20px 10px 0px;width: 480px;}
.txtMarquee-top .bd{ padding:10px 15px;}
.txtMarquee-top .infoList li{ height:30px; line-height:30px;font-size: 14px; overflow: hidden;}
.txtMarquee-top .infoList li .date{ float:right; color:#404040;}
.txtMarquee-top a{display: block;width: 360px;color: #404040;margin: 0;padding: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/************************上滚动**********************************************/
