/* sanyi英文站样式 */
@charset "utf-8";
/* Style Reset
-----------------------------------------------------------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-x: hidden;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
	font-size: 12px;
	_background-image: url(about:blank);
	_background-attachment: fixed;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
ul, li, dl, dt, dd, ol {
	display: block;
	list-style: none;
}
img {
	border: 0;
}
.clear {
	clear: both;
	height: 0;
}
.clear-fix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
a {
	text-decoration: none;
	outline: 0;
	color: #666;
}

/* top*/
.h_top {
    height: 147px;
    overflow: hidden;
    border-top: solid 3px #283f6b;
	text-align: center;
}
.header, .content {
    width: 1000px;
    margin: 0 auto;
}
.h_zc {
    height: 25px;
    line-height: 25px;
    color: #333;
    overflow: hidden;
}
.h_zc span {
    background: url(../images/t_zcbg.jpg) no-repeat center 0;
    width: 170px;
    display: block;
    text-align: center;
    color: #fff;
    float: right;
}
.fr a{
	color:#FFF;
	padding:2px 10px 3px 10px;
	}
.headertop {
    overflow: hidden;
    height: 97px;
}
.headertop .headerright {
    float: right;
    width: 205px;
}
.container {
margin-left: auto;
margin-right: auto;
width: 1000px;
}
.headertop h1 {
    float: left;
}
/* search*/
.search_group {

    float: right;
    margin: 30px 0px 0px 0px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 25px;
    height: 40px;
    width: 300px;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
#submit_search {
    color: #31363c;
    font-size: 13px;
}
.search_group input.form-control {
    border-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    box-shadow: none;
    color: #858585;
    height: 40px;
    background: transparent;
    border: none;
	width: 245px;
	text-indent:2em;
	float:left;
	display:inline;
	vertical-align: middle;
	line-height: 40px;
}
.btn {
	float:left;
	display:inline;
	background: url("../images/index_13.png") no-repeat center center;
	width: 50px;
	height: 40px;
	border: 0;
	cursor: pointer;
}
/* nav*/

.navgrp{left:0px; top:0px;width:100%;height:35px;border-top:1px solid #000000;background:#183060 ;z-index: 9999;}
.nav{position:relative;width:1000px;height:35px;margin: 0 auto;}
.nav li{position: relative;float:left;text-align:center; width:165px;height:35px; display: block;}
.nav li a{width:165px;height:35px;display:block; font-weight:bold; font-family: Arial, Helvetica, sans-serif; /* border-top:3px solid transparent; margin-top: -2px;*/color:#fff;font-size:16px;line-height:35px; text-align: center;}
.nav .menu a{width:165px;height:35px;display:block; /*border-top:3px solid #ae2422; margin-top: -2px;*/color:#fff;font-size:16px; line-height:35px;text-align: center;color: #fff;font-weight: bold;}
.nav .on a{width:165px;height:35px;display:block; /*border-top:3px solid #ae2422; margin-top: -2px;*/color:#fff;font-size:16px; line-height:35px;text-align: center;}
#navChild{position:absolute;left: 0;top:35px;z-index:99;display: none;padding: 10px 0px;background: #096db4;}
#navChild a{position:relative;width: 165px!important;height: 36px;display:block;border-top:none;color:#ffffff!important;font-size: 14px;line-height:36px;text-align: center;}
#navChild a:hover{color:#ffffff!important;background:#253446;}
/* nav*/
.navgrp li.cur, .navgrp li:hover{background-color: #2c6abf;
color: #fff;}

/*.headerNav{
overflow: hidden;
    width: 100%;
    height: 35px;
	background-color:#183060;
text-align: center;
}
.headerNav li.cur, .headerNav li:hover {
    background-color: #2c6abf;
	color: #fff;
}
.headerNav li {
    float: left;
    background: url(../images/nav_bor.png) no-repeat right center;
        background-color: rgba(0, 0, 0, 0);
    line-height: 35px;
    font-size: 13px;
	 height: 35px;
}
.headerNav li a {
    display: block;
    padding: 0 50px;
    text-decoration: none;
    color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.headerNav li a:hover{
    display: block;
    padding: 0 50px;
    text-decoration: none;
    color: #fff;
	font-weight: bold;
	font-size: 16px;
}
*/
/* banner 
.pic{
width:100%;
position: relative;
text-align: center;
}
.slider, .slider .slider-img {
    overflow: hidden;
    height: 483px;
	margin-left:auto;
	margin-right:auto;
}
.slider {
    width: 1440px;
    position: relative;
	margin-left:auto;
	margin-right:auto;
}
.slider:hover .slider-btn {
    color: #fff;
    text-shadow: 0 0 5px #666;
}
.slider .slider-img {
    width: 12000px;
    position: relative;
	margin-left:auto;
	margin-right:auto;
}
.slider .slider-img .slider-img-ul {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
	margin-left:auto;
	margin-right:auto;
}
.slider .slider-img .slider-img-ul li {
    float: left;
}
.slider .slider-img .slider-img-ul li img {
    width: 1440px;
    height: 480px;
	margin-left:auto;
	margin-right:auto;
}
.slider .slider-dot ul {
    position: absolute;
    right: 50px;
    bottom: 30px;
}
.slider .slider-dot ul li {
    cursor: pointer;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
    border: 2px solid #fff;
    float: left;
    margin-left: 10px;
}
.slider .slider-dot ul li.active, .slider .slider-dot ul li:hover {
    background: #fff;
}
.slider .slider-btn {
    position: absolute;
    width: 50px;
    height: 100px;
    top: 50%;
    line-height: 100px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    text-decoration: none;
    font-family: '黑体';
    color: rgba(255, 255, 255, 0);
}
.slider .slider-btn:hover {
    background: rgba(125, 125, 125, .3);
}
.slider .slider-btn.slider-btn-left {
    left: 0;
    margin-top: -50px;
}
.slider .slider-btn.slider-btn-right {
    right: 0;
    margin-top: -50px;
}*/
/*banner*/
.banner {

    width: 100%;
    min-width: 1265px;
    height: 483px;
    position: absolute;
    z-index: -1;

}
.banner .pro-switch {

    height: 483px;
    overflow: hidden;
    position: relative;
    width: 100%;

}
.banner .flexslider {

    margin: 0 auto;
    position: relative;
    width: 100%;
    zoom: 1;

}
.banner .flex-viewport {

    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;

}
.pic{
	width:100%;
	text-align:center;}
/*首页产品分类*/
.inproduct {
	height: auto;
	text-align:center;
}
.main {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background: #fff;
height:auto;
overflow: hidden;
	margin-top: 40px;
}
.en_inproduct {
	background-color: #f6f6f6;
	height: 600px;
	overflow: hidden
}
.inproduct_title {
	margin-top: 36px;
	text-align: center
}
ul.tabs {
	width: 180px;
	margin: auto;
	float: left;
	display: inline;
	overflow:hidden;
}
ul.tabs li {
	width: 180px;
	float: left;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 18px;
	color: #000;
		height:60px;
line-height: 60px;
background-color: #2a65b3;
border-bottom: 1px solid #284d94;
}
ul.tabs li a {
	display: block;
	font-size: 15px;
	outline: none;
	color:#fff;
	font-weight: bold;
}

ul.tabs li:hover{
	background-color: #284d94;
	color: #FFF !important;
}
ul.tabs li a:hover{
	color: #FFF !important;
}
ul.tabs li.active {
background:  url(../images/cpnav_bg.jpg) no-repeat top center;
	color: #FFF !important;
	height:60px;
	line-height: 60px;
}

ul.tabs li.active1 {
	background-color: #284d94;
	color: #FFF !important;
	height:60px;
	line-height: 60px;
}
ul.tabs li.active a {
	color: #FFF;
	font-weight: bold;
}
.tab_container {
	width: 780px;
float:right;
display:inline;
text-align:center;
}
.inproduct_list {
	overflow: hidden;
	margin:0 auto;
	text-align:center;
}
.inproduct_list ul {
	width: 100%;
	list-style: none;
	margin:0 auto;
}
.inproduct_list li {
	width: 220px;
	background-color: #FFF;
	height: auto !important;
	float: left;
	margin-right: 24px;
	text-align: center;
	font-size: 16px;
	margin-top: 25px;
	border: 1px solid #cdcdcd;
	display:inline;
}
.ipdiv {
	width: 220px;
	height: 185px;
	overflow: hidden;
}
.inproduct_list li img {
	width: 220px;
	height: 185px;
	-webkit-transition: all 0.6s;
}
.inproduct_list li a:hover img {
	-webkit-transform: scale(1.2);
	cursor: pointer;
	-webkit-transition: all 0.6s;
}

.iptxt {
	height: 30px;
	line-height: 30px;
	background-color: #cccccc;
}
.iptxt a{
	font-size:14px;
	color:#4e4546;
}
/* more */
.li-div{
	width:100%;
	text-align:center;
	}
.more {
	width:100px;
    color: #999;
    padding: 8px;
    text-align: center;
    border: 1px solid #9F9F9F;
	margin:0 auto;
		margin-top:30px !important;

}
.more:hover{
		width:100px;
    color:#fff;
    padding: 8px;
    text-align: center;
    border: 1px solid #9F9F9F;
	margin:0 auto;
	background-color: #e60806;
	background-color: #284d94;
			margin-top:30px !important;
	}
/* about */
.about_bg{
width:100%;
text-align:center;margin-top: 50px;}
.fl_libox{
width:1000px;
height:375px !important;
margin:0 auto;
background:url(../images/about_bg.jpg) no-repeat top center;
text-align:center;
}
.s_h385{
width:850px;
height:250px;
background-color:#2a65b1;
margin:0 auto;
top:120px;
z-index: 9;
position: relative;
}
.s_h385_left{
width:430px;
float:left;
display:inline;
top:-30px;
z-index: 99;
position: relative;}

.s_h385_right{
width:410px;
float:left;
display:inline;
}
.s_h385_right h1{
	width:auto;
	text-align:left;
	font-size:14px;
	margin-top:30px;
	color:#FFF;}
	 
	.s_h385_right h2{
	width:auto;
	text-align:left;
	font-size:13px;
	color:#d6ad32;} 
.lf_about span p{
	color:#fff;
	font-size:13px;
	line-height:24px;
	text-align: left;
	height: 120px;
overflow: hidden;
margin-top: 12px;
	}
	.ico{
		float: right;
		z-index: 999;
position: relative;
top: 20px;
right:0px;
		}
/* con3 */
.con3_bg{width:100%;height:auto; text-align:center;}
.con3{width:1100px;height:auto;margin:0 auto;overflow:hidden;}
.con3_title{margin:25px auto 0;background:url("../images/con3_title.png") 0 0 no-repeat;width:253px;height:38px;font:23px/38px "microsoft yahei";color:#fff;text-indent:79px;}
.con3_title span{font-size:18px}
.movead {zoom:1; width:1100px;position:relative;z-index:11;height:auto; margin-top:40px;}
.movead .pcont { float:left;  width:1000px;margin:0 15px;height:300px; overflow:hidden}
.movead .ScrCont {width: 4000px; zoom: 1;height:auto;}
.movead #List1_1 {FLOAT: left;height:auto;display:inline-block;
 　　_zoom:1;
　　*display:inline;}
.movead #List2_1 {FLOAT: left;height:auto;display:inline-block;
 　　_zoom:1;
　　*display:inline;}
.movead .LeftBotton { background:url("../images/leftbtn.png") no-repeat center 0; float: left; width: 34px;margin-top:100px;height:37px;}
.movead .RightBotton {background:url("../images/rightbtn.png") no-repeat center 0; float: left; width: 34px;margin-top:100px;height:37px;}

.movead img{
	display: block; CURSOR: pointer; width:240px; height:161px; float:left;}
.movead li{float:left; width:250px;display:inline-block;
 　　_zoom:1;
　　*display:inline;height:auto;

margin-bottom: 30px;}
.movead li a{float:left;}
.protitle{width:240px;height:120px;display:block;clear:both;text-align:left;overflow:hidden;border-bottom: 2px solid #9F9F9F;}
.protitle span{font:700 13px/48px 'Microsoft YaHei';color:#000;}
.protitle p{}

/* footer*/
.link {
	width: 100%;
background: #f7f7f7;
border-top: 1px solid #dadada;
height: 100px;}
.linkkj {
	width: 1000px;
	margin: 0 auto;
	line-height: 26px;
	overflow: hidden;
}
.link_title {
	font-size: 18px;
	color: #06c8e5;
	float: left;
	font-weight: bold
}
.link_title span {
font-size: 25px;

color: #0052a4;

text-transform: uppercase;

padding-left: 10px;

margin-top: 30px;

line-height: 60px;
}
.link_list {
	width:100%;
	float:left;
	text-align: left;
}
.link_list a {
	padding-left: 15px;
	color: #5b5b5b;
	font-size: 12px;
}
.copyright {
	width: 1000px;
	margin: 0 auto;
	padding-left: 15px;
}
.btnav {
	font-size: 14px;
	color: #474747
}
.btnav a {
	color: #bababa;
	line-height: 70px;
	font-size: 14px;
	padding-right: 45px;
	padding-left: 45px;
	font-weight: bold
}
.btnav a:hover {
	color: #fff;
}
.copyrightnr {
font-size: 12px;

line-height: 25px;

color: #bababa;

text-align: center;

width: 100%;

height: 50px;

overflow: hidden;

background-color: #183060;

padding: 15px;
}
.copyrightnr a {
	color: #bababa
}
.copyrightnr a:hover {
	color: #005da7
}
.footer_bg {
    background: #1e1e1e;
	height: 300px;
overflow: hidden;
}
.footer {
    margin: 0 auto;
    width: 100%;
}
.foot_nav {
    height: 160px;
    padding: 20px 0 10px;
	width: 1000px;
margin: 0 auto;
}
.foot_logo {

    float: left;
    width: 190px;
    padding-top: 30px;
    height: 60px;
    background: url("../img/foot_logo.jpg") no-repeat center top;
	text-align: center;

}
.foot_logo p {

    text-align: center;
    margin: 5px 0;

}
.foot_logo p {

    text-align: center;
    margin: 5px 0;

}
.foot_dl {

    float: left;
    width: 139px;
    height: 160px;
    border-right: 1px solid #666;
	text-align:left;
	margin: 30px;

}
.foot_dl dt {

    margin: 0 0 10px;

}
.foot_dl dt a {
	color:#FFF;
    font-weight: 600;
    font-size: 14px;

}
.foot_dl dd {

    height: 25px;
    line-height: 25px;
    overflow: hidden;

}
/* 分页样式 contact*/
.mainbg {
	width: 100%;
	height:auto;
	position: absolute;
	left: 0;
	top: 0;
	text-align:center;
}

.left {
	width: 230px;
	float: left;
	overflow: hidden;
	display:inline;
}
.leftTitle1 {
	width: 210px;
	height: 55px;
	line-height: 55px;
	background: #0052a4;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding-left: 20px;
	overflow:hidden;
}
.procla_list {
	width: 228px;
	border: 1px solid #cbcbcb;
	border-bottom: 3px solid #cbcbcb;
	background: url("../images/probg.jpg") center top repeat-y;
	margin-bottom: 10px;
}
.procla_list ul li {
	width: 188px;
	display: block;
	line-height: 45px;
	font-size: 12px;
	color: #034a88;
	padding-left: 40px;
	border-bottom: 1px solid #cbcbcb;
	background: url("../images/arrow.png") 195px 18px no-repeat;
}
.procla_list a {
	font-size: 12px;
	color: #034a88;
}
.procla_list ul ul {
	display: none;
	clear: both
}
.procla_list ul ul li {
	width: 168px;
	height: 45px;
	line-height: 45px;
	background: url("../images/arrow.png") 195px 18px no-repeat;
	font-size: 14px;
	color: #000;
	padding-left: 59px;
}
.procla_list ul li.open {
	background: url("../images/arrow2.png") 195px 18px no-repeat;
}
.leftnews_list {
	width: 228px;
	margin-top: 5px;
	border: 1px solid #cbcbcb;
	border-bottom: 3px solid #cbcbcb;
	background: #eff3f6;
	margin-bottom: 10px;
	padding: 5px 0;
}
.leftnews_list ul li {
	width: 208px;
	padding: 0 5px;
	margin: 0 5px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #a2bac2;
}
.leftnews_list ul li a {
	color: #666;
	font-size: 12px;
}
.leftcon_list {
	width: 228px;
	margin-top: 5px;
	border: 1px solid #cbcbcb;
	border-bottom: 3px solid #cbcbcb;
	background: #eff3f6;
	margin-bottom: 10px;
	padding: 10px 0;
}
.leftcon_list dl {
	width: 228px;
	display: block;
	clear: both;
}
.leftcon_list dl dt, .leftcon_list dl dd {
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
.leftcon_list dl dt {
	width: 230px;
	padding-left: 10px;
	float: left;
		font-weight:bold;
		font-size:14px;
}

.leftcon_list dl dt img{
	padding: 5px 5px 0 0;}
.leftcon_list dl dd {
	float: left;
	padding-left: 10px;
}
.main_con {
	width: 700px;
	float: left;
	padding-left: 30px;
}
.mainConTitle {
	width: 700px;
	height: 30px;
	background: url("../images/maintbg.jpg") left bottom no-repeat;
	padding-bottom: 10px;
}
.mainConTitle .title {
	display: block;
	float: left;
	font-size: 18px;
	color: #034a88;
	line-height: 30px;
	font-weight: bold;
	width: 170px;
height: 40px;
overflow: hidden;
}
.mainConTitle .position {
	display: block;
	float: right;
	color: #666;
	line-height: 30px;
height: 40px;
overflow: hidden;
}
.mainConTitle .position a {
	color: #666;
}
.mainConTitle .position a:hover {
	color: #034a88
}
.mainConList .pic1 {
	float: left;
	margin-right: 13px;
	margin-top: 10px;
}
.mainConList .pic1 dt {
	width: 214px;
	height: 185px;
	padding: 2px;
	border: 1px solid #c9c9c9;
	background: #fff
}
.mainConList .pic1 dt img{
	width:212px;
	height:185px;}
.mainConList .pic1 dd {
	width: auto;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
}
.mainConList .pic1 dd a {
	color: #034a88
}
.mainConList .bodyBd {
	width: 700px;
	border: 1px solid #c9c9c9;
	background: #fff
}
.mainConList .pic2 {
	padding-bottom: 14px;
	padding-top: 14px;
	height: 116px;
	border-bottom: 1px dotted #a2bac2
}
.mainConList .pic2 dt {
	width: 146px;
	height: 109px;
	padding: 2px;
	border: 1px solid #c9c9c9;
	float: left
}
.mainConList .pic2 dd {
	width: 528px;
	padding-left: 20px;
	float: left;
}
.mainConList .pic2 dd a {
	color: #034a88;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
}
.mainConList .pic2 .intro {
	font-size: 12px;
	color: #666666;
	line-height: 24px
}
.mainConList .pic2 .time {
	font-size: 12px;
	color: #999;
	line-height: 30px;
}
.mainConList ul {
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
}
.mainConList ul li {
	padding: 0;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dotted #c9c9c9
}
.mainConList ul li a {
	color: #666;
	font-size: 14px;
}
.mainConList ul li a:hover {
	color: #000;
}
.mainConList ul li span {
	float: right;
	color: #999;
}
.pglist {
	width: 100%;
	clear: both;
	height: 100px;
}
.pglist ul {
	width: 100%;
	text-align: center;
	padding-top: 40px;
}
.pglist ul li {
	display: inline-block;
*display:inline;
*zoom:1;
*margin-left:5px;
	_display: inline;
	_zoom: 1;
	_margin-left: 5px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #d8d8d8;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
}
.pglist ul li a {
	color: #707070;
	display: block
}
.pglist ul li.last {
	width: 56px;
	padding-left: 10px;
	height: 26px;
	border: 1px solid #d8d8d8;
	background: url("../images/lastbg.jpg") 6px center no-repeat;
}
.pglist ul li.next {
	width: 56px;
	padding-right: 10px;
	height: 26px;
	border: 1px solid #d8d8d8;
	background: url("../images/nextbg.jpg") 56px center no-repeat;
}
.pglist ul li.font {
	width: 246px;
	padding-right: 10px;
	height: 26px;
	border: none;
	color: #979797;
}
.pglist ul li.font .page {
	width: 40px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #d8d8d8;
	text-align: center;
	margin: 0 10px;
}
.pglist ul li.font .botton {
	width: 50px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #004983;
	text-align: center;
	margin: 0 10px;
	background: #005da7;
	color: #fff;
}
.pglist ul li.on {
	background: #c80202;
	border: 1px solid #c80202;
}
.pglist ul li.on a {
	color: #fff;
}
.mainContect {
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	margin-top: 16px;
	height: auto!important;
	height: 845px;
	word-wrap: break-word;
	word-break: break-all;
	padding-bottom: 20px;
	overflow: hidden
}
.mainContectx {
	font-size: 14px!important;
	;
	color: #666666;
	margin-top: 16px;
	height: auto!important;
}
.mainContect p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	word-wrap: break-word;
	word-break: break-all;
}
.mainContect .title {
	width: 100%;
	text-align: center;
	font-size: 22px;
	color: #034a88;
	border-bottom: 1px dotted #a2bac2;
	font-weight: bold;
	padding-top: 10px;
}
.mainContect .title span {
	display: block;
	color: #999999;
	font-size: 12px;
	line-height: 50px;
	font-weight: normal
}
.mainContect .pic {
	width: 100%;
	text-align: center;
	padding: 20px 0;
}
.mainContect .pic img {
	margin: 0 auto;
}
.mainContect .con {
	padding: 20px 10px;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden
}
.mainContect .con p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	word-wrap: break-word;
	word-break: break-all;
}
.mainContect .pgfy {
	width: 100%;
	border-top: 1px dotted #b0c9d1;
	padding-top: 15px;
	padding-bottom: 10px;
}
.mainContect .pgfyl {
	width: 600px;
	float: left
}
.mainContect .pgfyl p {
	color: #666;
}
.mainContect .pgfyl p a {
	color: #666;
}
.mainContect .pgfyl p a:hover {
	color: #006e42;
}
.mainContect .pgfyr {
	width: 100px;
	float: left;
	text-align: center;
	padding-top: 30px;
}
.mainContect .pgfyr a {
	color: #004983;
	font-size: 14px;
}
/* hr*/
.hrBox {
	width: 634px;
	float: left;
	min-height: 91px;
	_height: 91px;
	border: 1px solid #dbdbdb;
	margin-bottom: 20px;
	background: #efefef;
	margin-left: 20px;
	_margin-left: 10px;
}
.hrBoxL {
	width: 100px;
	float: left;
	text-align: center;
}
.hrBoxL li {
	width: 100px;
	min-height: 30px;
	_height: 30px;
	line-height: 30px;
	border-bottom: 1px #dbdbdb solid;
	vertical-align: bottom;
	font-size: 14px;
}
.jobName {
	width: 380px;
	float: left;
}
.hrBtn {
	width: 100px;
	float: left;
	text-align: center;
	padding-top: 3px;
}
.hrBoxL li.haode {
	border-bottom: none;
}
.hrBoxR {
	width: 533px;
	float: left;
	text-align: left;
	border-left: 1px solid #dbdbdb;
}
.hrBoxR li {
	width: 508px;
	min-height: 30px;
	_height: 30px;
	line-height: 30px;
	border-bottom: 1px #dbdbdb solid;
	padding-left: 15px;
	vertical-align: bottom;
	padding-right: 10px;
}
.hrBoxR li.topline {
	overflow: hidden;
	height: 30px;
	font-size: 14px;
}
.hrBoxR li.topline img {
	margin-top: 3px;
}
.hrBoxR li.haode {
	border-bottom: none;
	font-size: 14px;
}
.hrBoxR li.bgWhite {
	font-size: 14px;
}
.hrTable {
	width: 614px;
	float: left;
	height: 440px;
	background: #efefef;
	border: 1px solid #dbdbdb;
	margin-left: 35px;
	_margin-left: 17px;
}
.tableTitle {
	width: 614px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-bottom: 1px solid #dbdbdb;
	font-weight: bold;
}
.lineOne {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
	width: 614px;
}
.lineOneL {
	width: 94px;
	float: left;
	text-align: center;
	border-right: 1px solid #dbdbdb;
}
.lineOneR {
	width: 509px;
	float: left;
	padding-left: 10px;
}
.tableMainL {
	width: 94px;
	float: left;
	border-right: 1px solid #dbdbdb;
	text-align: center;
}
.tableMainL li {
	width: 94px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
}
.tableMainR {
	width: 211px;
	float: left;
	border-right: 1px solid #dbdbdb;
	text-align: left;
}
.tableMainR li {
	width: 206px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
	padding-left: 5px;
	vertical-align: bottom;
}
.tableMainR li span {
	display: inline-block;
}
.tableMainRno {
	width: 212px;
	float: left;
	text-align: left;
}
.tableMainRno li {
	width: 207px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
	padding-left: 5px;
	vertical-align: bottom;
}
.tableMainRno li span {
	display: inline-block;
}
.input_hr {
	width: 126px;
	height: 17px;
	line-height: 17px;
	padding: 0px;
	vertical-align: middle;
	font-size: 14px;
	border: 1px solid #dbdbdb;
}
.sel_hr {
	width: 130px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	vertical-align: middle;
	font-size: 14px;
}
.bottomLine {
	width: 614px;
	height: 123px;
	border-bottom: 1px solid #dbdbdb;
}
.lineBootL {
	width: 94px;
	height: 123px;
	border-right: 1px solid #dbdbdb;
	text-align: center;
	float: left;
}
.lineBootR {
	width: 509px;
	float: left;
	padding-left: 10px;
	height: 123px;
}
.are_hr {
	width: 470px;
	height: 80px;
	margin-top: 11px;
}
.hr_btn {
	width: 614px;
	height: 31px;
	line-height: 31px;
}
.hr_btnL {
	width: 310px;
	float: left;
	border-right: 1px solid #dbdbdb;
	text-align: center;
	height: 31px;
}
.hr_btnR {
	width: 300px;
	float: left;
	text-align: center;
}
.c_red {
	color: #f00;
}
.searchred {
	color: #f00 !important;
	margin: 0 !important
}
/* hr */
.hr {
	margin: 10px auto;
	width: 95%;
	font-size: 14px;
	line-height: 24px;
	border: 1px #CCC solid;
	border-collapse: collapse;
	background: #efefef;
}
.hr td {
	border: 1px #CCC solid;
	border-collapse: collapse;
	padding: 5px;
}
.hr input, .hr textarea {
	line-height: 1.8;
	border: 1px solid #ccc;
}
.hr a {
	color: #333;
}
.hr a:hover {
	color: #de0303;
}
.hr_btn {
	width: 100px;
	height: 40px;
	font-size: 14px;
}
.fl {
	float: left
}
.fr {
	float: right
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden
}
.Ttitle a{
	font-family: Aial;
	font-size: 25px;
color:#0052a4;
text-transform: uppercase;
padding-left: 10px;
font-weight:bold;
}
/*内页导航样式*/
.lf_fyconl1u {
	padding-bottom: 20px;
	border: 1px solid #dbd9d9;
	border-top: none;
	background: #eff3f6;
	margin-top: -2px;
}
.menu_list {
	width: 234px;
}
.menu_head {
	padding: 15px 0;
	cursor: pointer;
	position: relative;
	border-bottom: 1px dashed #b5b5b5;
	height: 43px;
	line-height: 43px;
	text-align: left;
	font-size: 16px;
	color: #025193;
	width: 187px;
	margin: 0 auto;
}
.menu_body {
	display: none;
}
.menu_body a {
	display: block;
	color: #656661;
	text-decoration: none;
	width: 172px;
	margin: 0 auto;
	border-bottom: 1px solid #e1e1e1;
	background: url("../images/ss.png") no-repeat 15px center;
	padding-left: 43px;
	height: 42px;
	line-height: 42px;
}
.menu_body a:hover {
	color: #000000;
}
/*分页样式*/
.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}

/* book*/
.bookx {
	padding-left: 25px;
	clear: both;
	font-size: 14px;
}
.bookmain {
	width: 640px;
	margin: 20px auto;
	height: auto;
	background: #fff;
	padding: 0 25px;
}
.bookline {
	width: 640px;
	height: 20px;
	float: left;
	margin-top: 10px;
}
.book3 {
	width: 640px;
	margin: 0 auto;
}
.booktop {
	width: 640px;
	height: 30px;
	float: left;
	background: url("../images/bookico.png") no-repeat 10px 7px;
}
.booktop_name {
	width: 470px;
	height: 30px;
	float: left;
	padding-left: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
}
.booktop_time {
	width: 150px;
	height: 30px;
	float: left;
	color: #ccc;
	text-align: right;
	line-height: 30px;
}
.bookcontent {
	width: 610px;
	min-height: 40px;
	height: auto!important;
	height: 40px;
	float: left;
	border: 1px solid #d6deef;
	background: url("../images/bookcontentbg.jpg") repeat-x;
	background-color: #fff;
	padding: 10px;
	color: rgb(30,54,1);
	font-size: 14px;
}
.bookadmin {
	width: 650px;
	height: auto;
	float: left;
}
.bookadmin_top {
	width: 650px;
	height: 12px;
	float: left;
}
.bookadmin_mid {
	width: 610px;
	min-height: 30px;
	background: #fff;
	height: auto!important;
	height: 30px;
	border-left: 1px solid #d6deef;
	border-right: 1px solid #d6deef;
	border-bottom: 1px solid #d6deef;
	float: left;
	padding: 10px;
	color: rgb(30,54,1);
	font-size: 14px;
}
.admintimecol {
	color: #5e7194;
}
.message {
	width: 600px;
	height: auto;
	padding-left: 50px;
	padding-bottom: 30px;
}
.message li {
	width: 500px;
	height: 40px;
	float: left;
	margin: 0px;
	padding: 0px;
cur/sor:pointer;
}
.message li input {
	height: 24px;
	line-height: 24px;
	width: 150px;
	border: 1px solid #ccc;
}
.message li p.message_title {
	width: 100px;
	height: 25px;
	float: left;
	text-align: right;
	line-height: 20px;
	font-size: 14px;
}
.message li p.message_content {
	width: 400px;
	height: 25px;
	float: left;
	font-size: 14px;
}
.message li.contentb {
	width: 500px;
	height: 160px;
	float: left;
	font-size: 14px;
}
.message li.contentb textarea {
	width: 370px;
	height: 150px;
	border: 1px solid #ccc;
	font-size: 14px;
}
.message li.yzm {
	width: 500px;
	height: 60px;
	float: left;
	font-size: 14px;
}
.message li p.message_yzminput {
	width: 100px;
	height: 15px;
	float: left;
	font-size: 14px;
}
.message li p.message_yzminput input {
	width: 80px;
	font-size: 14px;
}
.message li p.message_yzmico {
	width: 100px;
	height: 40px;
	float: left;
	font-size: 14px;
}
.message li p.message_sub {
	width: 170px;
	height: 40px;
	float: left;
	text-align: right;
	font-size: 14px;
}
.foot_logo dt a {

    color: #FFF;
    font-weight: 600;
    font-size: 14px;

}
/* ny_zb */
.ny_zb{width:215px;overflow:hidden;font-family:"微软雅黑";margin:0 auto;}
.ny_zbbt{background-color:#f1f1f1;height:40px;line-height:40px;overflow:hidden;border-top:2px solid #b7b7b7;}
.ny_zbbt span{padding-left:30px;font-size:16px;color:#000;line-height:40px;}
.ny_zblb1{padding:10px 10px 20px 0px;}

.ny_zblb1 li{line-height:33px;font-size:14px;color:#333;float:left;width:100%;}
.ny_zblb1 li a{display:block;padding-left:30px;text-decoration:none;color:#333;background:url(../images/04.gif) no-repeat right;}
.ny_zblb1 li a.cur{color:#0052a4;font-weight:bold;background:url(../images/04_h.gif) no-repeat right;text-decoration:none;}

.ny_zblb1 li ul{display:none;color:#666;padding:5px 0 5px 30px;}
.ny_zblb1 li ul li{float:none;background-image:none;height:26px;line-height:26px;margin-top:0px;font-size:12px;}
.ny_zblb1 li ul li a{padding-left:30px;display:block;background:url(../images/05.gif) no-repeat left;}
.ny_zblb1 li ul a:hover{color:#0052a4;}