@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:cover;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 35px;
	height: 100%;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
    cursor: pointer;
}
a:hover {
	color: #dd0000;
}




#top {
	height: 130px;
	width: 100%;
	display:flex;
	display: -webkit-flex;
	-webkit-flex-direction:row;
}
#top_l,#top_r {
	background-color: #9b0d14;
	height: 44px;
	margin-top: 85px;
	flex:1;
}
#logo_wrap {
	float: left;
	height: 135px;
	width: 580px;
	background-image: url(../images/logo_warpbg.png);
	background-repeat: no-repeat;
	background-position: 0px 85px;
}
#top_c_l {
	float: left;
	height: 135px;
	width: 500px;
	background-image: url(../images/logo_warpbg.png);
	background-repeat: no-repeat;
	background-position: 0px 85px;
}
#top_c_r {
	float: right;
	height: 135px;
	width:800px;
}
#top_link {
	height: 85px;
	padding-left:397px;
	color: #FFFFFF;
}
#top_link_phone {
	float: left;
	width: 25px;
	padding-top: 23px;
}

#top_link_txt_i {
	float: left;
	width: 363px;
	font-size: 14px;
	padding-top: 20px;
}

#top_link_txt_i a {
	color: #FFFFFF;
}
#top_link_txt_i a:hover {
	color: #FFFF00;
}
#top_link_txt {
	float: left;
	width:363px;
	font-size: 14px;
	padding-top: 20px;
}
#menu {
	background-color: #9B0D14;
	height: 44px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 44px;
	padding-left: 20px;
}
#menu li {
	list-style-type: none;
	float: left;
}
#menu li p{display:none}
#menu li p a:hover{background: #BD3A40;}
#menu a {
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	padding-right: 25px;
	padding-left: 39px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_li1 {
	background-image: url(../images/m_li1.png);
}
.menu_li2 {
	background-image: url(../images/m_li2.png);
}
.menu_li3 {
	background-image: url(../images/m_li3.png);
}
.menu_li4 {
	background-image: url(../images/m_li4.png);
}
.menu_li5 {
	background-image: url(../images/m_li5.png);
}
.menu_li6 {
	background-image: url(../images/m_li6.png);
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 135px;
	width: 580px;
}
#top_c {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
#wrap {
	padding-top: 30px;
}
.clearfix {
	clear: both;
}
#wrap_r1 {
	height: 200px;
	width: 100%;
	margin-top: 60px;
	background-image: url(../images/wrap_r1bg.png);
}

#wrap_s {
	height: 110px;
	width: 100%;
	margin-top: 50px;
	background-image: url(../images/wrap_r1bg.png);
}
#wrap_s_index {
	height: 110px;
	width: 100%;
	margin-top: 50px;
	background-image: url(../images/wrap_r1bg_index.png);
	position: absolute;
	left: 0px;
	bottom: 290px;
}
#search_box_l {
	float: left;
	height: 60px;
	width: 560px;
}

.nowrap {
	background-color:rgba(255,255,255,0.7);
	height: 60px;
	width: 500px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #9b0d14;
	font-size: 18px;
	line-height: 60px;
	padding-right: 26px;
	padding-left: 26px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	color: #787878;
}
#search_box_r {
	background-color: #9b0d14;
	height: 60px;
	width: 170px;
	line-height: 60px;
	color: #FFFFFF;
	float: right;
}
#wrap_s_inner {
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#search_box {
	float: left;
	height: 60px;
	width: 770px;
}
#search_number {
	background-color: #bd3a40;
	float: right;
	height: 60px;
	width: 155px;
	color: #FFFFFF;
	line-height: 55px;
	font-size: 15px;
	background-image: url(../images/ktrs.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	padding-left: 75px;
}
.ktrs {
	font-size: 24px;
	color: #d6f721;
}


#intro {
	background-image: url(../images/introbg.png);
	height: 210px;
	position: absolute;
	bottom: 80px;
	width: 100%;
	color: #FFFFFF;
}
#intro_inner {
	height: 190px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#intro_head {
	background-image: url(../images/intro_headbg.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	height: 60px;
	padding-left: 80px;
}
#intro_head_title {
	float: left;
	height: 60px;
	font-size: 25px;
	line-height: 60px;
	padding-right: 20px;
}
#intro_head_line {
	float: left;
	width: 150px;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#intro_content {
	width: 890px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
}

#bottom {
	background-color: #2d2d2d;
	height: 80px;
	position: fixed;
	bottom: 0px;
	width: 100%;
	clear: both;
	line-height: 80px;
	color: #9e9e9e;
	text-align: center;
	font-size: 14px;
}
.page{    margin: 0 auto;
    text-align: center;
}
.page table{margin:0 auto;}
.pages .PrevDisabled,.pages .Next,.pages a.Prev,.pages .NextDisabled {
    border: 1px solid #0d60a0 !important;
    height: 25px !important;
    line-height: 25px !important;
    color: #0d60a0 !important;
    padding: 0 10px !important;
    font-family: "微软雅黑" !important;
    vertical-align: middle;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.pages input[type="button"] {
    padding: 0 10px !important;
    height: 25px !important;
    ; line-height: 25px !important;
    background: #0d60a0 !important;
    color: #fff !important;
    border: 0 !important;
    vertical-align: top;
    box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.pages input.defaultInputStyle {
    margin-left: 5px !important;
    margin-right: 5px !important;
    border: 1px solid #333 !important;
    height: 25px !important;
    line-height: 25px !important;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 5px !important;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.defaultButtonStyle {

    CURSOR: pointer;
    line-height: 14px;

   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}






/*11.12*/
#top {
	height: 130px;
	width: 100%;
	position: relative;
	background-image: url(../images/topbg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#logo {
	background-image: url(../images/logo_red.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 130px;
	width: 580px;
}
.nhzjs li{float:left; margin-left:30px;    list-style: none;    height: 30px;line-height: 30px;}
.nhzjs li input{line-height: 26px;height: 26px; width:200px;background-color: #fcffed; border:1px solid #ccc}
.padR1 input{    color: #FFFFFF;border:0;
    background-color: #BD3A40;
    text-decoration: none;
    line-height: 25px;
    float: left;
    height: 26px;
    display: block;
    padding-right: 12px;
    padding-left: 12px;
    border-radius: 12px;
    font-size: 14px;
    margin-right: 2px;
    margin-left: 12px;
    margin-top: 2px;
    margin-bottom: 2px;}