@charset "utf-8";

/**
 * @author 刘佳乐
 * @data 2016-5-14
 * @version v1.0
 */

* {
	margin: 0;
	padding: 0;
}
.tianjia{
width:200px;margin-top:35px;
height:130px;}
body {
	font-size: 12px;
	font-family: "Microsoft YaHei";
	background: url("../images/bg_wrapper.gif") repeat;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

.header {
	width: 100%;
           min-width: 1070px;
	padding-bottom: 10px;
	background: #fff;
}

.header .h_con {
	width: 1070px;
	height: 120px;
	margin: 0 auto;
	background: url("../images/logo.png") no-repeat;
}

.header .h_con .c_logo {
	width: 610px;
	height: 100px;
	float: left;
}

.header .h_con .search {
	float: right;
	width: 234px;
	height: 25px;
	float: right;
	border: 1px solid #2A5498;
	position: relative;
}

.header .h_con .search .s_txt {
	background: #fff;
	border: 1px solid #CCC;
	width: 190px;
	line-height: 14px;
	height: 15px;
	padding: 5px;
	vertical-align: middle;
	color: #888;
	border: 0;
	outline: 0;
}

.header .h_con .search .s_btn {
	vertical-align: middle;
	position: absolute;
	right: 0;
	top: -1px;
}

.navBox {
	width: 100%;
           min-width: 1070px;
	height: 36px;
	line-height: 36px;
	background: #0e92dd;
}

.navBox .nav {
	width: 1070px;
	height: 36px;
	margin: 0 auto;
}

.navBox .nav ul li {
	float: left;
	position: relative;
	width: 133px;
	text-align: center;
}

.navBox .nav ul li a {
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	display: block;
	padding: 0 25px;
	height: 36px;
	line-height: 36px;
}

.navBox .nav ul li a:hover {
	background: #376cb2;
	color: #edffb0;
}

.navBox .nav .active{
	background: #376cb2;
	color: #edffb0;
}

.content {
	width: 1070px;
	margin: 15px auto;
	background: url("../images/bg_cont.png") no-repeat;
	padding-top: 20px;
}

.content .c_banner {
	width: 1000px;
	height: 310px;
	margin: 0 auto;
}

.content .c_con {
	width: 1000px;
	height: 350px;
	margin: 15px auto;
}

.content .c_con .c_left {
	width: 215px;
	height: 350px;
	float: left;
	box-sizing: border-box;
}

.content .c_con .c_left .contact_title {
	height: 50px;
	width: 215px;
	background: url("../images/contact.png") no-repeat;
}

.content .c_con .c_center {
	border: 1px solid #e7e7e7;
	background: #fff;
	width: 340px;
	padding: 0 20px 12px 20px;
	float: left;
	margin-left: 10px;
	display: inline;
	height: 337px;
}

.content .c_con .c_right {
	border: 1px solid #e7e7e7;
	background: #fff;
	margin-left: 10px;
	width: 382px;
	float: left;
	height: 170px;
	box-sizing: border-box;
}

.content .c_more {
	position: absolute;
	right: 7px;
	top: 7px;
	color: #fff;
	background: #c7c7c7;
	font-size: 12px;
	padding: 0 12px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	display: inline-block;
}

.content .c_more:hover {
	background: #2A5498;
}

.content .b_r .c_title {
	width: 508px;
	margin: 0 auto;
    border-bottom: 2px solid #0e92dd;
	height: 36px;
	position: relative;
}

.content .c_con .c_right .c_title {
	width: 345px;
	margin: 0 auto;
    border-bottom: 2px solid #0e92dd;
	height: 36px;
	position: relative;
}

.content .c_con .c_left .c_title {
	width: 180px;
	margin: 0 auto;
    border-bottom: 2px solid #0e92dd;
	height: 36px;
	position: relative;
}

.content .c_title .t_txt {
	height: 36px;
	/*background: url("../images/title_f.png") no-repeat;*/
	line-height: 36px;
	color: #0a5c96;
	font-size: 16px;
	text-indent: 5px;
}

.content .c_title .t_txt span{
	font-size: 14px;
    font-weight: normal;
    color: #c4c4c4;
    margin-left: 15px;
}

.content .c_title .t_txt i{
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
    margin-right: 10px;
}

.content .c_title .t_txt .new{
	background: url(../images/news.png) no-repeat;
}

.content .c_title .t_txt .dj{
	background: url(../images/dj.png) no-repeat;
}

.content .c_title .t_txt .lxwm_icon{
	background: url(../images/lxwm.png) no-repeat;
}

.content .c_title .t_txt .hzhb_icon{
	background: url(../images/hzhb.png) no-repeat;
}

.content .c_title .t_txt .crjy{
	background: url(../images/crjy.png) no-repeat;
}

.content .c_title .t_txt .px{
	background: url(../images/px.png) no-repeat;
}

.content .c_title .t_txt .zxks{
	background: url(../images/zxks.png) no-repeat;
}

.content .c_title .t_txt .crxw{
	background: url(../images/crxw.png) no-repeat;
}

.content .c_banner .c_txt{
	width: 501px;
	height: 100px;
	padding: 8px 21px 8px 21px;
}

.content .c_con .c_txt{
	width: 361px;
	height: 116px;
	padding: 5px 10px 5px 10px;
}

.content h3 {
	font-size: 16px;
	color: #002053;
	position: relative;
	background: url("../images/border_dotbot.gif") repeat-x bottom;
	height: 50px;
	line-height: 50px;
	font-family: "Microsoft YaHei"
}

.content .c_link {
	border: 1px solid #e7e7e7;
	width: 1000px;
	margin: 10px auto;
	height: 64px;
	background: url("../images/bg_cylj.gif") repeat-x;
}

.content .c_link h2 {
	display: inline-block;
	line-height: 64px;
	margin-left: 25px;
	float: left;
	font-size: 16px;
	color: #002053;
	padding-left: 20px;
	font-weight: bold;
}
.content .lxwm{
	border: 1px solid #e7e7e7;
	background: #fff;
	height: 170px;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.content .hzhb{
	height: 36px;
	border: 1px solid #e7e7e7;
	background: #fff;
	height: 170px;
	box-sizing: border-box;
}

.content .hz_txt{
	width: 182px;
    margin: 8px auto;
    height: 110px;
    overflow: hidden;
}
.link_txt{
	width: 800px;
	height: 64px;
	line-height: 64px;
	margin-left: 200px;
}
.link_txt ul li{
	float: left;
	padding-left: 25px;
	padding-right: 25px;
}

.link_txt ul li a{
	color: #0a5c96;
	font-size: 16px;
}

.link_txt ul li a:hover{
	color: red;
}

.content .banner{
	border: 1px solid #e7e7e7;
           width: 1000px;
           margin: 10px auto;
           box-shadow: 2px 2px 10px #e3e3e3;
           height: 170px;
           background: #fff;
}

.footer {
	width: 100%;
           min-width: 1070px;
	background: #959595;
	margin-top: 25px;
	height: 118px;
}

.footer .f_con {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.footer .f_con p {
	color: #fff;
	font-size: 12px;
	line-height: 21px;
	font-family: Arial;
	padding: 38px 0;
}

.footer .f_con span {
	position: absolute;
	right: 85px;
	top: 38px;
}

.clear {
	clear: both;
}

.b_nav {
	/*border: 1px solid #e7e7e7;
        background: red; 
        padding: 0 20px 9px 20px;*/
	width: 215px;
	height: 288px;
	float: left;
}

.b_nav .b_l {
	width: 213px;
	height: 273px;
	background: #ececec;
	padding: 1px;
	float: left;
	display: inherit;
}

.b_nav .b_l h2 {
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #d8e6f1;
	color: #0a5c96;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #0a5c96;
	text-indent: 27px;
}

.b_nav .b_l ul li {
	width: 100%;
	float: left;
	display: inherit;
	border-bottom: 1px #e0e0e0 solid;
	padding-top: 3px;
	padding-bottom: 4px;
	line-height: 40px;
	font-size: 13px;
}

.b_nav .b_l ul li a {
	float: left;
	display: inherit;
	width: 91%;
	padding-left: 30px;
	background: url("../images/ii.png") no-repeat 20px center;
}

.b_nav .b_l ul li a:hover {
	float: left;
	display: inherit;
	width: 91%;
	padding-left: 30px;
	color: #035697;
	background: url("../images/ii2.png") no-repeat 20px center;
	font-weight: bold;
	text-decoration: none;
}

.b_nav .dy {
	border: none;
	background: url("../images/dyy.jpg") no-repeat center top;
	width: 215px;
	height: 13px;
	overflow: hidden;
}

.b_c {
	width: 435px;
	height: 309px;
	margin-left: 10px;
	box-shadow: 1px 4px 3px #eee;
	float: left;
	display: inherit;
}

.b_r {
	width: 545px;
	height: 310px;
	box-sizing: border-box;
	margin-left: 10px;
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	display: inherit;
}

.b_nav .b_txt {
	height: 227px;
	width: 100%;
}

.lx {
	width: 213px;
	height: 100px;
	margin-top: 15px;
}

.lx p {
	font-size: 16px;
	text-indent: 20px;
	line-height: 30px;
}

.lx span {
	font-size: 14px;
	line-height: 25px;
}

.nav ul li ul {
	position: absolute;
	left: 0;
	top: 36px;
	background: #0e92dd;
	display: none;
	z-index: 10;
}

.nav ul li ul li {
	width: 100% !important;
}

.nav ul li ul li a {
	color: #fff;
	font-size: 12px !important;
	height: 30px !important;
	line-height: 30px !important;
}

.clear {
	clear: both;
}

.con_box {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 5px;
}

.con_bg {
	background: url("../images/icons.png") no-repeat;
}

.con_box .location {
	height: 35px;
	line-height: 35px;
	background: #f2f2f2 url("../images/icons.png") no-repeat right top;
	margin: 7px 0 0;
}

.con_box .location i {
	display: inline-block;
	height: 35px;
	width: 35px;
	background-position: 0 -35px;
	margin-left: 20px;
	margin-right: 10px;
	float: left;
}

.con_box .location .l_txt {
	height: 35px;
	line-height: 35px;
	width: 400px;
	color: #000;
	float: left;
}

.con_box .con_main {
	width: 963px;
	padding-right: 37px;
	background: url("../images/col_rbg.png") no-repeat right 0;
}

.con_box .con_main .con_nav {
	width: 200px;
	float: left;
	height: 400px;
}

.con_box .con_main .con_nav .nav_title {
	height: 37px;
	line-height: 37px;
	background-repeat: repeat-x;
	background-position: 0 -72px;
	text-align: center;
}

.nav_title .nt_txt {
	font-size: 16px;
	color: #fff;
}

.submenu {
	padding-bottom: 183;
	background: url("../images/submenu.png") left bottom;
}


.con_box .con_txt {
	float: right;
	border-left: 1px solid #dfdfdf;
	background: #fff;
	width: 762px;
	overflow: hidden;
	min-height: 700px;
	_height: 700px
}

.con_box .con_txt .txt_title {
	padding-left: 22px;
	height: 37px;
	line-height: 37px;
	border-bottom: 1px solid #ddd;
}

.title_txt {
	font-size: 18px;
	color: #0a5c96;
	line-height: 37px;
}

.con_box .con_txt .txt_main {
	width: 662px;
	padding: 25px 50px 35px 50px;
	min-height: 600px;
	_height: 600px;
}
.con_box .con_txt .txt_main_new {
	padding: 25px 50px 35px 50px;
	min-height: 600px;
	_height: 600px;
}

 .submenu .ct{ background:#f5f5f5 url(../images/icons.png) no-repeat 0 -110px; padding-top:24px;}
 .submenu .ct li{ height:30px;line-height:28px; border-bottom:1px solid #dedede; background: url(../images/dot.png) no-repeat 38px 10px; font-size:14px;}
 .submenu .ct li a{ display:block; padding-left:60px;}
 .submenu .ct li.current{ background:url(../images/dot_hover.png) no-repeat 38px center;}

.pd{
    padding: 0 20px;
}