﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/


/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.curp{cursor:pointer};

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 12px;
	line-height: 30px;
}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
h6 { font-size:20px;}





#roll_top,#fall,#ct{position:relative;cursor:pointer;height:52px;width:52px}
#roll_top{background:url(top.gif) no-repeat}
#fall{background:url(top.gif) no-repeat 0 -80px}
#ct{background:url(top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-558px;position:fixed;right:46%;top:80%;_margin-right:-558px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}


/*end reset*/



/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: "微软雅黑"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px;}

/*页眉*/
.header{
	width:100%;
	position:relative;
	z-index:10;

	background-repeat: repeat-x;
}

.header_top { overflow:hidden; width:1200px; margin:0 auto; height:90px; position:relative; }
.header_top h1{ float:left; overflow:hidden; margin-top:24px;}
.header_top h4{ float:left; overflow:hidden; margin-top:14px;}
.header_top .wen{ overflow:hidden; float:left; padding-left:290px; margin-left:15px;height:140px;}
.header_top h2{ font-size:24px; color:#333; margin-top:60px;}
.header_top h5{ font-size:24px; color:#333; margin-top:60px;}
.header_top .wen p{ font-size:16px; color:#666;}
.header_top .top_menu{
	width:195px;
	position:absolute;
	right:0;
	top:15px;
}
.header_top .top_menu li{ float:left; position:relative; padding:0 15px; border-right:1px dotted #ccc; font-size:12px; color:#666; line-height:16px;}
.header_top .top_menu li a{ color:#666;}
.header_top .top_menu li b{ color:#fc0201;}
.header_top .top_menu li.last{
	padding:0;
	border-right:none;
	margin-left: 15px;
}

.header_top .top_menu li img{left:0px; top:25px; padding-right:5px;}

.header_top .sclt { overflow:hidden; width:490px; float:right; margin-top:20px;}
.header_top .sclt a{ display:block; padding-left:40px;height:30px; line-height:30px; float:left; font-size:16px; color:#bb0b04; font-weight:bold; text-decoration:none}
.header_top .sclt p{ float:right; padding-left:40px; height:30px; line-height:30px; font-size:16px; color:#bb0b04; font-weight:bold}

.header_nav { width:100%; height:50px;  background-color:#005b9c; position:relative}
.header_nav #nav>ul>li{
	float:left;
	border-right:0px solid #1580cc;
	line-height:48px;
	font-size:16px;
	font-weight: bold;
}
.header_nav #nav>ul>li>a{
	display:block;
	color:#fff;
	text-decoration:none;
	height:48px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005b9c;
}
.header_nav #nav>ul>li.last{ border:none}
.header_nav #nav>ul>li:hover>a,.header_nav #nav>ul>li.cur>a{
	background-color:#005b9c;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005b9c;
	font-weight: bold;
	
}

.header_nav .erji { display:none; overflow:hidden; width:100%; height:250px;  position:absolute; left:0; top:60px;}
.header_nav .erji img{ display:block; float:left; margin-top:60px;}
.header_nav .erji .erji_menu{ overflow:hidden; float:left; margin-left:80px; margin-top:65px; font-size:12px; line-height:45px; width:400px;}
.header_nav .erji .erji_menu li{ overflow:hidden; float:left; width:145px; height:45px; border-bottom:1px dotted #5b5e5e; padding-left:20px; margin-right:20px;}
.header_nav .erji .erji_menu li a{ color:#fff;}
.header_nav .erji .erji_menu li a:hover{ font-weight:bold}
.header_nav .erji .erjiright { overflow:hidden; width:350px; float:right; margin-top:70px;}
.header_nav .erji .erjiright h4{ font-size:16px; font-weight:normal; margin-bottom:10px; line-height:16px;}
.header_nav .erji .erjiright h4 a{ color:#fff;}
.header_nav .erji .erjiright p{ font-size:12px; color:#fff; line-height:20px; opacity:0.44;filter:alpha(opacity=44)}





/*footer*/
/*.footer { overflow:hidden; width:100%; padding-top:45px; background-color:#1f1f23; padding-bottom:30px;}
.footer dl{ overflow:hidden; float:left; margin-right:80px;}
.footer dt{ font-size:13px; margin-bottom:20px; color:#fff;}
.footer dt a{ color:#fff;}
.footer dd{ overflow:hidden}
.footer dd p{ font-size:12px; color:#999; line-height:23px;}
.footer dd p a{ color:#999;}
.footer dd p a:hover{ color:#fff;}
.footer dd p img{ margin-right:5px; position:relative; top:3px;}
.footer dd span{ overflow:hidden; display:block; margin-top:20px; height:34px; line-height:34px; font-size:12px; color:#767676;}
.footer dd span a{ display:inline-block; width:34px; height:34px; margin-left:12px;}
.footer dd span em{ display:inline-block; height:34px; position:relative; top:-12px;}
.footer dd span .a01{ background:url(../images/share01.png) no-repeat center top;}
.footer dd span .a02{ background:url(../images/share02.png) no-repeat center top;}
.footer dd span .a03{ background:url(../images/share03.png) no-repeat center top;}
.footer dd span a:hover{ background-position:bottom}

.footer .dllast{ margin-right:0}
.footer .ewm{ overflow:hidden; width:100px; float:right}
.footer .ewm p{ text-align:center; font-size:13px; color:#fff; margin-bottom:20px;}
.footer .ewm img{ display:block; margin:0 auto}
.footer .ewm span{ display:block; text-align:center; font-size:12px; color:#999; margin-top:10px;}
.footer .link{
	overflow:hidden;
	width:100%;
	margin-bottom:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303030;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.footer .link h3{ float:left; font-weight:normal; font-size:12px;}
.footer .link h3 a{ color:#666;}
.footer .link ul{ overflow:hidden; width:800px; float:left; margin-left:10px;}
.footer .link li{ float:left; margin:0 8px; font-size:12px;}
.footer .link li a{ color:#999;}
.footer .link .lk{ float:right; font-size:12px; color:#666;}
.footer .info{ overflow:hidden; width:100%;}
.footer .info p{ text-align:center; font-size:12px; color:#666; line-height:25px;}
.footer .info p a{ color:#666}
.footer .info p i{ margin:0 5px;}
*/
.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:85%; right:51%; margin-right:-675px; cursor:pointer;  display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}


.youce{width:54px; float:right; position:fixed; right:35px; bottom:40px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px; z-index:10000;}
.youce ul li{margin-bottom:2px; width:41px; background:#bb0b04;vertical-align:top;}
.youce ul li:hover{background:#E21E1F;}
.youce ul li a{display:block; width:41px; height:41px;}
.youce ul li a.yc1{background:url(../pic30338/yc_01.png) no-repeat center;}
.youce ul li a.yc2{background:url(../pic30338/yc_02.png) no-repeat center;}
.youce ul li a.yc3{background:url(../pic30338/yc_03.png) no-repeat center; width:41px; height:41px; position:relative;}
.youce ul li a.yc3 .wx_box{width:153px; padding-right:9px; display:none; cursor:default; position:absolute; bottom:0px; right:40px;}
.youce ul li a.yc3 .yc_weixin{background:#fff; padding:12px 11px 0px 11px; border:1px solid #d6d6d6;}
.youce ul li a.yc3 .yc_weixin span{display:block; line-height:30px; color:#333; text-align:center;}
.youce ul li a.yc4{background:url(../pic30338/yc_04.png) no-repeat center;}
.youce ul li a.yc3:hover .wx_box{display:inline;}
 .jiathis_style_32x32 {
                    height: 60px;
                    clear: both;
                    width: 190px;
                    margin: 0 auto;
                }

 .p1-info-4{ border:1px solid #eee; margin-bottom: 20px; overflow: hidden;}
        .p1-info-4 h3{height: 57px;font-size: 18px; line-height: 57px; color: #333; border-bottom: 1px solid #eee; margin-bottom:20px;}
        .p1-info-4 h3 span{display: inline-block; padding: 0 20px 0 16px; max-width: 80%; white-space: nowrap; text-overflow: ellipsis; float:left;overflow: hidden;}
        .p1-info-4 h3 i{display: inline-block;
 .p1-info-4{ border:1px solid #eee; margin-bottom: 20px; overflow: hidden;}
        .p1-info-4 h6{height: 57px;font-size: 18px; line-height: 57px; color: #333; border-bottom: 1px solid #eee; margin-bottom:20px;}
        .p1-info-4 h6 span{display: inline-block; padding: 0 20px 0 16px; max-width: 80%; white-space: nowrap; text-overflow: ellipsis; float:left;overflow: hidden;}
        .p1-info-4 h6 i{display: inline-block;

    width: 20px;
    height: 57px;}
        .p1-info-4-li{overflow: hidden; padding-bottom: 21px; width: 96%; margin: 0 auto; border-bottom: 1px solid #eee;}
        .p1-info-4-li li{width:50%; line-height: 35px; float: left; font-size:14px}
        .p1-info-4-li li a{display:block; padding-left: 15px; max-width: 80%; white-space: nowrap;text-overflow: ellipsis; overflow:hidden; }
        
        .p1-info-4-li li a:hover{text-decoration: none;background-position: -405px -472px; }
        .p1-info-4-a{height: 76px; line-height: 76px; padding-left: 2%; color: #999;}
        .p1-info-4-a a{color:#999;  display: inline-block; margin-right: 10px;}
		
		
/*人才招聘*/
.job_bg{ overflow:hidden; background:url() #f7f7f7 right top no-repeat; padding-top:3%; padding-bottom:3%;}
.job_list ul{ padding:0;}
.job_list table{border-collapse:collapse;border-spacing:0; margin-bottom:10px;}
.job_list table td{ /*line-height:44px;*/height:60px; color:#333333; font-size:14px; text-align:center;}
.job_list ul li{ height:60px; overflow:hidden; cursor:pointer;transition:all 0.3s;margin-bottom:10px; background:#f5f5f5;margin-bottom:20px;}
.job_list ul li:Hover{/*border-bottom:1px solid #e9e9e9;border-top:1px solid #e9e9e9;background:url(../images/job_pic3.png) 97.5% 10px no-repeat;*/}
.job_list ul li.hauto{height:auto; background:none; }
.job_list ul li.hauto tr:first-child{background:#005ba0; }
.job_list ul li.hauto tr:first-child td{color:#fff;}
.job_list ul li .job_con{ line-height:22px; font-size:12px; padding-bottom:10px; padding-top:10px;}
.job_list .job_a a{ float:left; padding-right:23px; padding-left:50px; height:39px; line-height:39px; background:#818181 15px center no-repeat; font-size:14px; color:#fff; text-align:left;}
.job_list .job_a a:Hover{ /*background:url(../images/job_pic5.png) #fff 15px center no-repeat; color:#ca9361; */text-decoration:none;filter:alpha(opacity=70);opacity:0.7;transition:all 0.3s; }

