﻿body{
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
/** start 头部 **/
#hdT,
#hdB ul{
    margin: 0 auto;
    width: 1030px;
}
#hdT{
    height: 125px;
    overflow: hidden;
}
#hdT .logo{
    float: left;
}
#hdT .tel{
    float: right;
    margin-top: 20px;
}
#hdT .tel img{
    float: left;
}
#hdT .tel p{
    float: left;
    margin-right: 20px;
    padding: 5px 0  0 58px;
    background: url("img/tel.png") no-repeat;
    line-height: 200%;
}

#hdB{
    width: 100%;
    background: #3b3533;
}
#hdB ul{
    padding-left:10px;
    font-size: 14px;
    background: none;
}
#hdB li{
    float: left;
    width: 140px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    background: url("img/pot.png")  right center no-repeat;
}
#hdB li a{
    color: #ffffff;
}
#hdB li a:hover{
	color: #eee;
}
/** end 头部 **/



/* container */
#container{
    margin: 20px auto 30px;
    width: 1042px;
    color: #666666;
    overflow: hidden;
}
.block-list{
    float: right;
    width: 74%;
	overflow: hidden;
}
.block-aside{
    float: left;
    width: 24.5%;	
}
.block-aside .node-navB{
    margin: 20px 0 10px;
}

/* node-ad */
.node-ad{
	margin: 0 auto;
	width: 100%;
    overflow: hidden;
	height: 230px;
}
.node-ad img{
	float: left;
	width: 1600px;
	height: 230px;
}
.node-ad span{
	float: right;
	width: 350px;
	height: 230px;
	text-align: center;
	line-height: 230px;
	font-size: 28px;
	color: #fff;
	background: #3B3533;
}
/* node-navB */
.node-navB{
    margin: 20px 0;
    height: 35px;
    font-size: 16px;
    border-bottom: 1px solid #eee;
	background: url("img/hdb.png") repeat-x;
}
.node-navB h2{
    float: left;
    padding: 0 5px;
    height: 32px;
	line-height: 32px;
    font-weight: bold;
    border-bottom: 3px solid #bd0500;
	font-size: 14px;
}
.node-navB .more{
    float: right;
	margin-top: 10px;
    margin-left: 10px;
    font-size: 12px;
    padding:2px 10px 0 0;
	font-weight: normal;
}
.node-navB  h2,
.node-navB a{
    color: #222;
    font-weight: bold;
}
.node-navB a:hover{
    color: #3B3533;
}

/* .node-menu */
.node-menu {
    display: block;
    overflow: hidden;
    width: 92%;
    margin: 0 auto auto auto;
}
.node-menu li {
    width: 100%;
    height: 35px;
    line-height: 35px;
}
.node-menu li a {
    color: #333;
    padding: 0 0 0 20px;
}
.node-menu li:hover a:after{
    content: ">";
    padding-left: 40px;
}
.node-menu li:hover{
    background: #bd0500;
}
.node-menu li:hover a {
    color: #fff !important;
}
.msOn a:after{
    content: ">";
    padding-left: 40px;
}

/* node-captions-info */
.node-captions-info{
    width:auto;padding: 10px;
    overflow: hidden;

}
.node-captions-info li{
    float: left;
    margin: 0 0px 15px 10px;
    width: 220px;
	height: 185px;
    overflow: hidden;
	border: 1px solid #eee;
}
.node-captions-info img{
    height: 130px;
	width:220px;
}
.node-captions-info .info{
    padding: 5px 10px;
    background: #eeeeee;
}
.node-captions-info span{
    color: #666;
}
.node-captions-info .title{
    font-size: 14px;
    line-height: 200%;
	display:block;
}
.node-captions-info .time{
    float: left;
	margin-right: 25px;
}
.node-captions-info .count{
    float: left;
}
.node-captions-info i{
    font-size: 12px;
	margin-right: 5px;
}
.node-captions-info li:hover{
    border: 1px solid #eee;
}
.node-captions-info li:hover span{
	color: #fff;
}
.node-captions-info li:hover .info{
	background: #238ffb;
}
/* list-info */
.node-list-info{
    margin: 0 auto;
    width: 98%;
    overflow: hidden;
}
.node-list-info li{
    padding: 15px 10px 15px 0;
    height: 130px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    cursor:pointer;
}
.node-list-info li .thumb{
    float: left;
    width: 240px;
    height: 128px;
    margin-right: 10px;
    border: 1px solid #eee;
    overflow: hidden;
}
.node-list-info li img{
    height: 100%;
	width:100%;
}
.node-list-info .info{
}

.node-list-info h3{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.node-list-info h3 a{
    line-height:40px;
    font-size: 16px;
    color: #666;
	
}
.node-list-info p{
    line-height: 180%;
    color: #666;
}
.node-list-info p a{
    color: #666;
    padding-left: 10px;
}
.node-list-info .tags{
    text-align: left;
}
.node-list-info .tags span{
    margin: 0 15px 0 0;
    line-height: 260%;
    color: #666;
}
.node-list-info .tags em{
    color: #666;
}
.node-list-info li:hover{
    background:#eee;
    border-right:5px solid #1275fc;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.node-list-info a:hover{
    color: #333;
    text-decoration: underline;
}
.node-list-info li:hover img{
    filter:alpha(opacity=60);
    opacity: .6;
}
/* intro */
.node-list-intro{
    margin: 10px auto;
    width: 96%;
}
.node-list-intro li{
    margin: 0 auto;
    padding: 12px 1% 20px;
    width: 98%;
    border-bottom: 1px dashed #ccc;
    cursor: pointer;
}
.node-list-intro h3 a{
    line-height: 30px;
    font-size: 16px;
    color: #444;
}
.node-list-intro p{
    line-height: 180%;
    color: #666;
    text-indent: 2em;
}
.node-list-intro p a{
    color: #333;
    padding-left: 10px;
}
.node-list-intro li:hover{
    border-left: 5px solid #bd0500;
    background: #eee;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.node-list-intro li:hover a{
    color: #333;
}
/* block-img */
.block-img{
    background: url("img/logo2.jpg") center center no-repeat;
}
.node-left{
    float: left;
}
.node-right{
    float: right;
}
/* node-captions */
.node-captions{
    width: 525px;
    overflow: hidden;
}
.node-captions li{
    float: left;
    width: 105px;
    height: 105px;
    overflow: hidden;
}
.node-captions li img{
    height: 100%;
}
.node-captions li img:hover{
    filter:alpha(opacity=80);
    opacity: .8;
}
/* 侧边列表热门信息 */
.node-list{
    margin: 10px auto 0;
    width: 95%;
}
.node-list li{
}
.node-list a{
    line-height: 24px;
}
.node-list li:hover{
    text-indent: 1em;
    text-decoration-color: #56af00;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

/* 联系我们 */
.node-contact{
    margin: 10px auto 0;
    width: 95%;
}
.node-contact p{
    line-height: 24px;
}
/* node-captions-headline */
.node-captions-headline{
    margin: 10px auto 0;
    width: 95%;
}
.node-captions-headline li{
    margin: 5px 0 0;
    padding-bottom: 5px;
    border-bottom: 1px dashed #ccc;
}
.node-captions-headline h3 a{
    color: #666666;
	font-weight: normal;
}
.node-captions-headline .thumb{
    display: block;
    width: 100%;
    height: 140px;
    overflow: hidden;
}
.node-captions-headline img{
    width: 100%;
}
.node-captions-headline span{
    line-height: 180%;
	text-indent: 1em;
}
.node-captions-headline p{
    display: none;
    font-size: 12px;
    padding: 5px;
}
.node-captions-headline .curr p{
    display: block;
}
.node-captions-headline li:hover{
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}


/* 联系页面 */
.block-list-contact{
	margin: 0 auto;
	width: 1000px;
}
/* 地图 */
.node-map{
	float:left;
	width:680px;
	height:440px;
	margin-right: 20px;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word;
}
/* 联系list页面 */
.node-contact-list{
	float:left;
	width:300px;
	line-height: 180%;
	color: #666;
    line-height: 28px;
}
/* node-position */
.node-position  {
    margin: 0 auto 15px;
    width: 99%;
    height: 32px;
    line-height: 32px;
    color: #1d1d1d;
    font-weight: bold;
    border-bottom: 3px solid #bd0500;
	font-size: 14px;
}
.node-position  a {
    color: #666;
}
.node-position  a:hover {
    color: #3B3533;
}

/* article内页 */
.node-head {
    margin: 10px auto 0;
    line-height: 34px;
}
.node-head h1{
    font-size: 18px;
    font-weight: bold;
	text-align: center;
}
.node-head span{
    float: left;
    line-height: 40px;
}

/* article内页(带标签) */
.node-head-tags{
    margin: 10px 0;
    text-align: center;
}
.node-head-tags h1{
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    color: #333333;
}
.node-head-tags span{
    margin: 0 15px;
}
/*** start content(内容控制) ***/
#content{
    margin: 0 auto;
    width: 96%;
    overflow-x: hidden;
}
#content img{max-width:100%;}

#content,
#content a,
#content p{
    color: #333;
    line-height: 200%;
	margin:10px auto;
}
#content p {
    margin: 15px 0 ;
    text-indent: 24px;
}

#content .thumb{
    float: left;
    margin-right: 10px;
    overflow: hidden;
	margin-bottom:20px;
}
#content .thumb img{
    width:100%;
    margin:0;
    max-width:100%;
}
#content .attr{ 
}
#content .attr em{
    color:#9C0001;
}
#content .video{
	margin: 0 auto;
	width: 480px;
}
.node-share-content{
    margin-bottom: 20px;
}
.node-share-content .bdsharebuttonbox{
	float: right;
	width: 180px;
}
.node-share-content .bdsharebuttonbox span{
	float: left;
	line-height: 28px;
	margin-right: 10px;
}
/* node-page */
.node-page{
    text-align: left;
   padding: 20px 0;height:auto;overflow:hidden;
}
.node-page li{float:left; }
.node-page a{
    margin: 0 5px;
    padding: 4px 10px;
    border: 1px solid #ddd;
    background: #fff;
    color: #666666;
}
.node-page a.on{
    color: #fff;
    background: #daa000;
}
.node-page a:hover{
    background: #BA3A17;
    border-color: #eee;
    color: #fff;
}
.node-page a.selected{
    background:none;
    border:none;
}



/*** end content(内容控制) ***/



/** start 底部 **/
#footer{
    background: #171717;
    padding: 20px 0 18px 0;
}
#ft{
    margin: 0 auto;
    width: 1030px;
}
#ft .copyright{
    float: left;
	width: 560px;
}
#ft .tel-info{
    float: right;
    width: 260px;
}
#ft .copyright p{
    color: #fff;
    line-height: 200%;
}
#ft .copyright p a{
    color: #ffffff;
}
#ft i{
    color: #fdfdfd;
    font-size: 16px;
    margin-right: 5px;
}
#ft .tel-info img{
    float: left;
    margin-right: 15px;
}
#ft .tel-info p{
    color: #ffffff;
}
#ft .tel-info span{
    padding: 10px 0;
    font-size: 20px;
}

/** end 底部 **/


#block-detail{
	margin-bottom:50px;;
}
.node-contact{
	font-size: 12px;
}
.node-contact span{
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
}


/*留言板*/
.form-validate{
	width: 400px;
	margin:30px auto 0 auto;
}
.form-validate span{
	vertical-align:middle;
}
.form-validate label{
	vertical-align:middle;
}
.form-validate .required{
	color: red;
}
.form-validate input{
	margin:10px 0;
	height:20px;
}
.btn-inner{
	width: 80px;
	height: 30px;
	border: none;
	color: #fff;
	background:#bd0500;
	cursor: pointer;
}
.btn-inner:hover{
	background:#F60;
}


/*视频中心*/
.node-video-info li{
float: left;
margin: 0 15px 15px 0;
width: 245px;
height: 225px;
overflow: hidden;
border: 1px solid #eee;
}
.node-video-info li .video_title{
	margin-top:5px;
}





/*人才招聘/*/
.crtime{
    float: left;
}



/*node-list-table 表格列表*/
.node-list-table {
    width: 97%;
    margin: 0 auto;
}

.node-list-table .data {
    width: 100%;
}

.node-list-table th, .node-list-tabl td {
    text-align: center;
}

.node-list-table th {
    border-bottom: #ccc 1px dashed;
    height: 35px;
    color: #A01609;
    font-weight: bold;
    font-size: 14px;
}

.node-list-table td {
    text-align: center;
    color: #999;
    padding: 10px 0 10px 0;
    border-bottom: #ccc 1px dashed;
    width: 22%;
}

.node-list-table .title {
    text-align: left;
    width: 34%;
}
.node-list-table td.title {
    padding-left: 10px;
}
.node-list-table td.title a{
    color: #666;
}
.node-list-table td.title em{
    padding-right: 10px;
    font-size: 10px;
    color: #acc738;
    font-style: italic;
    font-family:  Arial, sans-serif;
}
.node-list-table td.title a:hover{
    color: #acc738;
}

/* node-head-list */
.node-head-list{
    width: 96%;
    margin: 10px auto 25px;
    overflow: hidden;
}
.node-head-list h1{
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.node-head-list ul{
    padding: 15px 0 10px 0;
    color: #666;
    width: 90%;
    border-bottom: 1px dashed #ccc;
}
.node-head-list .item1 li{
    width: 33%;
}
.node-head-list .item2 li{
    width: 50%;
}
.node-head-list ul li{
    float: left;
    line-height: 180%;
}
.node-head-list li span{
    color: #666;
}

.node-head-list li em{
    color: #962201;
    font-weight: bold;
}

.red-f {
    width: 250px
}

.red-f-title {
    width: 250px;
    height: 60px;
    background:#0189ff;
    line-height:60px;
    font-size: 24px;
    color: #fff;
	padding:0px;
	text-align:center;
}
.red-f-ul {
    _margin-right: 1px;
	margin:0px;
}

.red-f-ul li {
	width:235px;
    line-height:35px;
    font-size: 14px;
	background:url(img/tb12.png) 5px no-repeat;
	border:#dcdcdc 1px solid;
	border-radius:5px;
	text-align:center;
	margin:0 auto;
	margin-top:10px;
}
.red-f-ul li:hover ,.red-f-ul li.on{
	width:235px;
    line-height: 35px;
    padding-left:0px;
    font-size: 14px;
	background:url(img/tb13.png) 10px no-repeat;
}


.red-f-ul li:hover a ,.red-f-ul li.on a{
    color: #238ffb
}

.red-bottom {
    float: right;
    width: 216;
    height: 20px;
/*    background: url("img/red-f-bottom.gif") right top no-repeat*/
}

.cont-left{
    width: 250px;
	overflow:auto;
	margin-top:10px;
	_margin-top:0px;
	border:#dcdcdc 1px dashed;
	border-top:none;
	background:#fff;
}
.cont-right{
    width: 722px;
	margin-top:10px;
}
/*cont-right*/

.current{
    height: 40px;
    line-height: 40px;
    background: url("img/tb010.png") left bottom repeat-x;
    padding-left: 10px;
    font-weight: bold;
    border: 1px #d9d9d9 solid;
    color: #9b9b9b;
    margin-top: 5px;
	border-radius:3px;
}
.current a{
    padding-right: 10px;
    padding-left: 5px;
    background: url("img/bc_separator.gif") no-repeat right 50%;
    height: 30px;
    font-weight: normal;
}
.content{
    margin: 5px 0 20px 0;
    border: 1px #d9d9d9 solid;
    border-radius: 3px;
    min-height: 500px;
    overflow: hidden;
    _height:expression(this.scrollHeight < 425 ? "425px" : "auto");
	background:#fff;
}
.content img{
	max-width: 770px;
}
.contact-list{
    padding-left: 10px;
    line-height: 28px;
}
.box-qc{ width:216px; height:190px; margin:0px; padding:0px; background:url(img/tb09.png) top no-repeat;}

.box-zy{ width:100%; margin:0px; padding:0px; background:url(img/jt09.png) left top repeat;}




.abtt{height: 60px;line-height: 60px;font-size:30px;text-align: center;margin: 30px auto;border-bottom: 1px solid #eee;}
.abby{padding: 30px 0;height:auto;overflow:hidden;}
.abby .abc-left{width: 400px;float: left;font-size: 14px;}
.abby .abc-left h4{font-size: 20px;height:40px; line-height: 40px; color: #333;}
.abby .abc-left h5{font-size: 16px;line-height: 40px;height: 40px;color: #1275fc;border-bottom: 1px solid #eee;}
.abby .abc-left p{line-height: 30px;color: #666}
.abby .abc-right{width: 570px;border: 1px solid #ccc;height: 400px;float: right;}
.ab1{width: 100%;height:360px;text-align: center;background:url(img/ab1.jpg) top center no-repeat; }
.ab2{width: 100%;height:360px;text-align: center;background:url(img/ab2.jpg) top center no-repeat; }
.ab3{width: 100%;height:360px;text-align: center;background:url(img/ab3.jpg) top center no-repeat; }


.systt{font-size: 16px;margin-bottom: 20px;border-bottom: 1px solid #eee;}
.systt p{line-height: 24px;margin-bottom: 10px;text-indent: 1em;color: #333;}
.abby dl{width: 100%;height:auto;clear: both;overflow:hidden;margin-bottom: 10px;border-bottom: 1px solid #eee;padding: 10px 0;}
.abby dl dt{}
.abby dl dt img{max-width: 100%;width: 100%;height:auto;}
.abby dl dd{}
.abby dl dd h4{font-size: 20px;line-height: 40px;color: #1275fc;}
.abby dl dd p{font-size: 14px;color: #666;line-height: 24px;margin-top: 10px;}
.abby dl.a dt,.abby dl.c dt,.abby dl.e dt{float: right;width: 300px;height: auto;}

.abby dl.a dd,.abby dl.c dd,.abby dl.e dd{float: left;width: 670px;}
.abby dl.b dt,.abby dl.d dt{float: left;width: 250px;height: auto;}
.abby dl.b dd,.abby dl.d dd{float: right;width: 720px;}

.tx{width: 100%;height:auto;overflow:hidden;margin: 0;padding: 0;}
.tx li{float: left;width: 240px;height: 340px;margin: 5px 1px;background-color: #eee;border: 1px solid #eee;}
.tx li a.thumb{display: block;width: 240px;height: 240px;overflow:hidden;}
.tx li a.thumb img{width: 240px;height: 240px;}
.tx li h4{padding:0 5px;line-height: 30px;font-size: 14px;color: #333;}
.tx li p{padding:0 5px;line-height: 20px;font-size: 12px;color: #999;}
.tx li:hover{background-color: #1275fc;}
.tx li:hover h4{color: #fff;}
.tx li:hover p{color: #fff;}
.tx li:hover a.thumb img{
-webkit-animation:pulse 1s .2s ease both;
-moz-animation:pulse 1s .2s ease both;}
@-webkit-keyframes pulse{
0%{-webkit-transform:scale(1)}
50%{-webkit-transform:scale(1.1)}
100%{-webkit-transform:scale(1)}
}
@-moz-keyframes pulse{
0%{-moz-transform:scale(1)}
50%{-moz-transform:scale(1.1)}
100%{-moz-transform:scale(1)}
}

.node-list-info2{padding: 20px;}
.node-list-info2 li{border-bottom: 1px dashed #eee;margin-bottom: 10px;padding:5px;}
.node-list-info2 li h3 a{height: 40px;line-height: 40px;font-size: 14px;   background: url(img/tb12.png) 5px no-repeat;padding-left: 20px;}
.node-list-info2 li p{line-height: 24px;font-size: 12px;color: #999;}