@charset "gb2312";
/*******************全局样式***********************/


* {
	margin:0px;
	padding:0px;
}
body {
	font-family:SimHei !important; font-size:16px;
}
img {
	border:0;
	margin:0;
	padding:0;
}
ul, li, ol, h1, h2, h3, dl, dt, dd, form, p, span, b, u, s, i {
	list-style:none;
	margin:0;
	padding:0;
}
input, textarea {
	outline:none;
}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a {
blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline:none; /* FF Opera */
}
a:focus {
	-moz-outline-style: none; /* FF */
} /*去掉a标签超链接的虚线框*/
a:link {
	text-decoration: none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: none;
color: # 000;
}
a:active {
	text-decoration: none;
	color:#000;
}
body {
	color:#7c7c7c;
	font-size:16px;
	line-height:1.5;
}
.all {
	width:100%;
	padding:0px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	background:url(../images/bg_main_01.gif) top repeat-x;
}
.clear {
	clear:both;
	width:100%;
	height:0;
} /*清楚浮动*/
.title_left_box {
	float:left;
}
.title_right_box {
	float:right;
}
.top_box1_right ul li {
	float:right;
}
.form_box dl {
	clear: both;
	padding: 8px 0px;
	font-size: 12px;
	line-height: 28px;
}
.form_box dl dt {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
}
input.txt {
	width: 200px;
	float: left;
}
#txtContent {
	float: left;
}
.input {
	display: inline;
	margin-right: 5px;
	padding: 5px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background: none repeat scroll 0% 0% #FFF;
	border: 1px solid #CACACA;
	border-radius: 4px;
	font-family: "SimHei";
}
.txt {
	float: right;
	width: 100%;
	line-height: 24px;
}
.form_box dl dd .btn_submit {
	padding: 10px 50px;
	border: 1px solid #429342;
	background: none repeat scroll 0% 0% #52A152;
	color: #FFF;
	font-size: 16px;
	line-height: 1em;
	margin-left:100px;
	cursor: pointer;
	font-family: "SimHei";
}
.zklist {
	overflow:hidden;
	margin-top:15px;
	border: 1px solid #D5D5D5;
	border-radius:4px;
}
.zklist-T {
	background: url("../images/tit1.gif") repeat-x scroll 0% 0% transparent;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	text-indent:12px;
	font-size: 16px;
}
.zklist-C {
	overflow:hidden;
}
.zklist-C ul li {
	width:45%;
	height:25px;
	line-height:25px;
	overflow:hidden;
	float:left;
	margin-right:2%;
	margin-left:2%;
	font-size: 16px;
}
.hot {
	overflow:hidden;
	margin:15px 0 10px auto;
}
.hot ul li {
	height:200px;
	line-height:30px;
}
.hot ul li img {
	width:160px;
	height:160px;
}
/**********************************************top*************************************************/


.top {
	width:100%;
	height:auto;
	background: url(../images/t_bg.gif) repeat-x;
}
.top_box1 {
	width:1180px;
	height:120px;
	margin:0 auto;
	position:relative;
}
.top_box2 {
	width:100%;
	height:28px;
	line-height:26px;
	background:url(../images/bg_top_box2.gif);
	font-size: 12px;
}
.top_box2_box {
	width:1180px;
	margin:0 auto;
}
/*logo*/


.logo {
	width:75%;
	height:120px;
	float:left;
	color:#347ccd;
	font-family:"SimHei";
	line-height:1.2;
}
.logo img {
	margin:0px 10px;
}
.logo1 {
	font-size:30px;
	padding-top:25px;
}
.logo2 {
	font-size:14px;
	font-weight:lighter;
}
.top_box1 h3 {
	font-size:24px;
	padding-top:38px;
	color:#ef8200;
}
.top_box1 h5 {
	font-size:20px;
	padding-top:5px;
	font-weight:lighter;
	color:#333;
}
.top_box1 h4 {
	font-size:48px;
	font-weight:100;
	line-height:1.1;
	font-family:"宋体";
	padding-top:13px;
	font-weight:lighter;
}
.top_box1 h6 {
	font-size:20px;
	padding-top:5px;
	font-size:14px;
	line-height:16px;
	padding-top:35px;
	font-weight:lighter;
	color:#333;
}
/*设为首页*/


.top_box1_right {
	width:30%;
	height:110px;
	color:#347ccd;
	font-family:"SimHei";
	line-height:1.2;
	text-align:right;
	float:right;
	padding-top:10px;
}
.top_box1_right img {
	padding-top:43px;
}
/*导航*/


.nav_all {
	width:100%;
	margin:0 auto;
	height:55px;
	background:#1f3ea8;
}
.nav {
	width:1180px;
	margin:0 auto;
	height:55px;
	line-height:55px;
	font-size:16px;
	text-align:center;
	font-family:"SimHei";
}
.nav_each {
	height:55px;
	float:left;
	width:168px;
	font-size: 16px;
	position:relative;
}
.nav_first {
	height:55px;
	padding-left:5px;
	float:left;
}
.nav_last {
	height:55px;
	padding-right:5px;
	float:right;
}
.nav ul li a:link {
	height:55px;
	color:#FFF;
	display:block;
}
.nav ul li a:visited {
	text-decoration: none;
	color: #FFF;
}
.nav ul li a:hover {
	color:#FFF;
	background:#ef8200;
	height:55px;
	line-height:55px;
}
.nav ul li a:active {
	text-decoration: none;
	color: #fff;
}
#sbox {
	width:1100px;
	position:absolute;
	left:0px;
	height:32px;
	line-height:30px;
	font-size:12px;
	top:175px;
	background:url(../images/ss_bg.png) center;
	padding:0 40px;
	z-index:1000;
}
.tell {
	height:120px;
	background:url(../images/tel.png) no-repeat center left;
	float:right;
	padding-left:85px;
}
.tell h4 {
	font-size:14px;
	color:#333;
}
.tell p {
	font-size:28px;
	vertical-align:middle;
	color:#1f3ea8;
	font-weight:normal;
	line-height:30px;
	
}
li#mainlevel {
}
#mainlevel ul {
	display:none;
	z-index:9999;
	float:left;
	width:160px;
	margin-top:0px;
	position:absolute;
 *position: relative;
	left: -30px;
}
#mainlevel li {
	background:#1f3ea8;
	opacity:0.8;
	line-height:50px;
	width:160px;
	margin-top:1px;
	text-align:center;
}
#mainlevel li a {
	display:block;
	height:50px;
	line-height:50px;
	font-size:14px;
	color:#fff;
	padding: 0px;
	background:none;
}
#mainlevel li.cur a span, #mainlevel li a:hover span {
	background:none;
}
#mainlevel li a:hover {
	background:none;
}
#mainlevel li a span {
	padding:0;
}
#mainlevel#none {
	background:none;
}
/*********************************************main*************************************************/


.main {
	width: 1180px;
	margin: 0 auto;
	height: 900px;
}
.main_banner1 {
	width:100%;
	height:520px;
	margin:0;
}
.main_banner1_box {
	width:1180px;
	margin:0 auto;
}
/*主要box*/


.main_box1 {
	width:100%;
	height: auto;
	overflow:hidden;
	margin:20px 0 0 0;
	float:left;
}
.main_box2 {
	width:100%;
	height:1594px;
	margin:0;
	float:left;
	background: url(../images/bg_six.jpg) top center no-repeat;
}
.main_box3 {
	width:100%;
	height:330px;
	float:left; /*background:url(../images/bg_004.gif); */
	color:#000;
}
.main_box4 {
	width:1180px;
	height:191px;
	padding:0 50px;
	margin:10px auto 20px;
}
.main_box04 {
	width:100%;
	height:191px;
	float:left;
}
.main_box5 {
	width:100%;
	height: auto;
	background: url(../images/bg_X1.gif) top repeat-x;
	float:left;
}
.main_box5_b1 {
	width:1180px;
	margin:0 auto;
	height:auto;
	background: url(../images/bg_title_003.gif) top repeat-x;
	margin-top:30px;
}
.main_box_centre {
	width:100%;
	height: auto;
	margin:20px auto 0px;
	float:left;
	overflow:hidden;
}
/*box1布局*/


.main_box1_01 {
	width: 247px;
	height: 880px;
	float: left;
}
.main_box1_02 {
	width: 900px;
	height: 870px;
	float: right;
	background: url(../images/bg_title_002.gif) no-repeat #FFF;
}
.main_box2_01 {
	width:1180px;
	margin:0 auto;
	position:relative;
}
.main_box3_02 {
	width:100%;
	height: auto;
	float: right;
	line-height:2;
	font-size:14px;
}
.main_box3_03 {
	width:40%;
	height:390px;
	float: left;
	background:url(../images/yy_01.png) right no-repeat;
}
.main_box3_03_title {
	line-height:50px;
	padding:0px;
	height:50px;
	color:#FFF;
	font-size:14px;
	font-family:"SimHei";
	font-weight:bold;
	width:410px;
}
.main_box6_03_title {
	line-height:37px;
	padding:0 20px 0 20px;
	height:37px;
	font-size:14px;
	font-family:"SimHei";
	font-weight:bold;
}
.main_box6_04_title {
	line-height:34px;
	padding:0 20px 0 20px;
	height:50px;
	color:#000;
	font-size:14px;
	font-family:"SimHei";
	font-weight:bold;
	background:url(../images/title_001.gif) top left repeat-x;
}
.main_box6_04_title a {
	font-weight:100;
}
.main_box3_03_title a {
	font-weight:100;
}
.main_box3_03_content {
	height:300px;
	width:82%;
	padding:10px 5% 0 0;
	line-height:2;
}
.main_box6_03_title a {
	font-weight:100;
}
.main_box3_03_content h1 {
	font-size: 16px;
	font-weight: 100;
	text-indent: 22px;
	font-size: 16px;
}
.all_box001 {
	width:1180px;
	padding:0px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}
/*box1内样式（3列）*/


.main_title {
	width:100%;
	height:53px;
	background-image:url(../images/bg_list_top1.png);
}
.main_titel_center {
	width:100%;
	height:53px;
	color:#fff;
	float:left;
}/*改宽度（100%-20px）*/
.title_left {
	width:35%;
	height:40px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	font-family:"SimHei";
	text-indent:13px;
	text-align:left;
	float:left;
	padding-left:45px;
}/*标题内容*/
.title_left a h4 {
	height:40px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	font-family:"SimHei";
}/*标题内容*/
.title_right {
	width: 50px;
	height: 30px;
	line-height: 30px;
	padding: 0 4% 0 0;
	text-align: right;
	float: right;
	padding-top: 15px;
}/*更多*/
.main_content {
	width: 198px;
	height: 403px;
	padding: 16px 10% 20px 10%;
	background: url(../images/bg_main_content.png);
}/*内容区域 高度=布局1高度-标题高度-标题底部背景*/
.main_title a {
	color:#000;
}
.main_title_footer {
	width:100%;
	height:5px;
	background:url(../images/title1_footer1.png);
}
.main_content ul li a:link {
	width:197px;
	height:40px;
	display:block;
	color:#FFF;
	font-size:14px;
	border-bottom:1px dashed #000;
	line-height:40px;
}
.main_content ul li a:visited {
	text-decoration: none;
	color: #FFF;
	line-height:40px;
}
.main_content ul li a:hover {
	color:#000;
	background:url(../images/titile_i2.png) no-repeat center;
	display:block;
	line-height:40px;
	border:0px;
}
.main_content ul li a:active {
	text-decoration: none;
	color: #fff;
	line-height:40px;
}
.main_box1_02_title {
	line-height:37px;
	height:37px;
	width:94%;
	padding:0 3%;
	font-family:"SimHei";
	font-size:16px;
	color:#FFF;
}
.main_box1_02_content_box1 {
	width: 284px;
	height: 213px;
	border:#CCC 1px solid;
	padding:2px;
	float:left;
	margin:20px 5px;
* margin:20px 4px;
	position:relative;
}
.main_box1_02_content_box1 img {
	width: 284px;
	height: 213px;
}
.main_box5_content_box1 {
	width:240px;
	height:175px;
	float:left;
	margin:8px 15px;
	position:relative;
	padding:4px;
	background:#FFF;
	border:1px solid #CCC;
}
.main_box5_content_box1 img {
	width:240px;
	height:175px;
}
#title_ap1 {
	position:absolute;
	width:289px;
	height:40px;
	line-height:40px;
	z-index:1;
	bottom:-40px;
	left:0;
	color:#000;
	text-align:center;
	font-size:14px;
}
#title_ap2 {
	position:absolute;
	width:248px;
	height:30px;
	line-height:30px;
	z-index:1;
	bottom:-30px;
	left:0;
	background-image:url(../images/bg_touming.png);
	color:#FFF;
	text-align:center;
}
#apDiv1 {
	position:absolute;
	width:739px;
	height:146px;
	z-index:1;
	padding-top:50px;
	left: 224px;
	top: 27px;
}
#apDiv1 .youshi {
	font-size:48px;
	color:#0e6fda;
	text-align:left;
	line-height:60px;
	font-weight:900;
	font-family:"SimHei";
}
#apDiv1 p {
	font-size:48px;
	text-align:right;
	font-family:"SimHei";
	color:#cdced0;
	line-height:56px;
	font-weight:900;
}
#apDiv2 {
	position:absolute;
	width:519px;
	height:200px;
	z-index:2;
	top:333px;
	left: 136px;
}
#apDiv3 {
	position:absolute;
	width:552px;
	height:200px;
	z-index:3;
	top:645px;
	left: 636px;
}
#apDiv4 {
	position:absolute;
	width:497px;
	height:200px;
	z-index:4;
	top:983px;
	left: 131px;
}
#apDiv5 {
	position:absolute;
	width:537px;
	height:200px;
	z-index:5;
	top:1324px;
	left: 649px;
}
.youshi {
	font-family:"SimHei";
	font-size:36px;
	color:#3d3d3d;
	line-height:1.5;
}
.youshi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#e95a1b;
	line-height:2;
}
.main_box2 h4 {
	font-family:"SimHei";
	font-size:14px;
	color:#3d3d3d;
	font-weight: lighter;
}
.main_box3_02 img {
	float:left;
	border:1px solid #CCC;
	background:#FFF;
	padding:3px;
	margin-right:20px;
	width: 280px;
}
.main_box4_01 {
	width:1180px;
	margin:0 auto;
}
.main_box5_content {
	height: 390px;
	padding: 20px 0;
	width: 1178px;
	border: 1px solid #CCC;
	border-top: 0px;
}
.main_box6 {
	width:1180px;
	height: auto;
	overflow: hidden;
	margin:30px auto;
	padding:0 50px;
	background: url(../images/bg_p02.gif) no-repeat left;
}
.main_box7 {
	width: 1180px;
	height: 400px;
	margin: 0 auto;
	margin-top: 30px;
}
.main_box6_01 {
	width:350px;
	float:right;
	height:418px;
	border:1px solid #CCC;
}
.main_box6_content {
	width:350px;
	float:left;
}
.rongyu {
	width:219px;
	height:170px;
	margin:20px auto;
}
.main_box6_02 {
	width:800px;
	float:left;
	border:1px solid #CCC;
	height:418px;
}
.main_box6_content2 {
	height:330px;
	width:800px;
}
/*.khjz {
	width:45%;
	margin:10px 2%;
	float:left;
}
.khjz p {
	padding-top:5px;
}
.khjz img {
	border:1px solid #CCC;
	padding:3px;
}
.khjz ul li {
	float:left;
	width:180px;
}*/
.main_box7_01 {
	width: 30%;
	height: 400px;
	float: left;
}
.main_box7_02 {
	width: 30%;
	height: 400px;
	padding: 0 5%;
	float: left;
	background: url(../images/bg_Q1.gif) no-repeat left;
 *padding:0 4%;
}
.main_box7_03 {
	width: 30%;
	height: 400px;
	float: left;
}
.main_box7_title {
	height:40px;
	line-height:40px;
	font-family:"SimHei";
	font-size:18px;
	font-weight:bold;
	color:#0e6fda;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
}
.main_box7_title .title_en {
	color:#999;
	font-size:14px;
	text-transform: uppercase;
}
.title_en {
	float:left;
}
.main_box7_title a {
	font-size:14px;
	font-weight:100;
	color:#333;
}
.main_box7_img {
}
.main_box7_img img {
	padding:3px;
	border:1px solid #CCC;
	margin-bottom:10px;
}
.main_box7_list {
}
.main_box7_list ul li a {
	color:#333;
}
.main_box7_list ul li {
	width: 100%;
	line-height: 32px;
	font-size: 14px;
	font-weight: lighter;
	float: left;
	border-bottom: 1px dashed #CCC;
}
.main_box7_03 .main_box7_list ul {
	border-bottom:1px dashed #CCC;
	height:90px;
	margin:20px;
}
.main_box7_03 .main_box7_list ul li {
	border:0px;
	line-height:1.5;
}
.main_box7_03 .main_box7_list ul .wen {
	color:#0e6fda;
	margin-bottom:10px
}
.main_box7_03 .main_box7_list ul .wen a {
	color:#1f3ea8;
}
.main_box8 {
	width:100%;
	height:100px;
	margin:30px auto 0;
	background:#505050;
	padding:20px 0;
}
.main_box8_01 .title_left_box {
	width:150px;
	line-height:1.5;
	font-family:"SimHei";
}
.main_box8_01 .title_right_box {
	width:900px;
}
.smbg {
	width:100%;
	background:#3B3B3B;
}
.main_box8_centre {
	width:1180px;
	padding: 15px 0px;
	margin:0px auto;
	color:#FFF;
	line-height:3;
	overflow:hidden;
	font-size:14px;
	overflow:hidden;
}
.foot_bg {
	width:100%;
	background:#E4E4E4;
}
.footer_box1 div {
	line-height:30px;
}
.footer2 .companyname2 {
	margin-top:10px;
}
.main_box8_centre a:link {
	text-decoration: none;
	color:#fff;
}
.main_box8_centre a:visited {
	text-decoration: none;
	color:#fff;
}
.main_box8_centre a:hover {
	text-decoration: none;
	color: #fff;
}
.main_box8_centre a:active {
	text-decoration: none;
	color:#fff;
}
.main_box8_centre ul li {
	float:left;
	width:100px;
	text-align:center;
}
.all_link {
	background-color:#333;
	height:auto;
	overflow:hidden;
	width:100%;
	margin-bottom:15px;
}
.main_box8_centre2 {
	width:1180px;
	text-align:center;
	color:#FFF;
	margin:0 auto;
}
.main_box8_centre2 a {
	color:#FFF;
	line-height:2;
	padding:10px;
}
.main_box8_centre2 a:link {
	text-decoration: none;
	color:#fff;
}
.main_box8_centre2 a:visited {
	text-decoration: none;
	color:#fff;
}
.main_box8_centre2 a:hover {
	text-decoration: none;
	color: #fff;
}
.main_box8_centre2 a:active {
	text-decoration: none;
	color:#fff;
}
.text {
	background-image:url(../images/bgss.png);
	height:25px;
	width:160px;
	border:0px;
	line-height:25px;
	padding:0 10px;
}
.search2 {
	width:182px;
	height:25px;
	line-height:30px;
	border:0px;
	background:none;
	color:#1f3ea8
}
/*********************************************footer*************************************************/

.footer {
	width:100%;
	margin:0;
	float:left;
}
.footer_box1 {
	width:1180px;
	height:190px;
	text-align:center;
	line-height:24px;
	margin:0 auto;
}
.title_01_01 {
	height:40px;
	border-bottom:2px solid #0e6fda;
	color:#0e6fda;
	line-height:40px;
	font-size:16px;
	margin:15px 0 10px 0;
	font-weight:900;
}
.title_01_02 {
	width:390px;
	height:40px;
	border-bottom:2px solid #0e6fda;
	color:#0e6fda;
	line-height:40px;
	font-size:16px;
	margin:15px 0 10px 0;
	font-weight:900;
}
.title_left_box a h4 {
	color:#0e6fda;
	line-height:40px;
	font-size:18px;
	font-weight:900;
}
/*滑动门*/


#tab {
	width: 900px;
	position: relative;
}
#tab .tab_menu {
	width:100%;
	float:left;
	position:absolute;
	z-index:1;
}
#tab .tab_menu li {
	float: left;
	width: 116px;
	height: 36px;
	line-height: 36px;
	border-bottom: 0px;
	cursor: pointer;
	text-align: center;
	margin: 0 2px 0 0;
	font-size:16px;
}
#tab .tab_box {
	width: 900px;
	height: 100px;
	clear: both;
	top: 36px;
	position: relative;
}
#tab .tab_menu .selected {
	background: none;
	cursor:pointer;
	color:#FFF;
	background:url(../images/asd21.jpg)
}
#tab .hide {
	display:none;
}
#tab .tab_box div {
}
.gd_01 {
	position: relative;
	height: 400px;
	width: 1178px;
}
.gd_01 em {
	position: absolute;
	top: 170px;
}
.gd_01 .t_l {
	left:0px;
}
.gd_01 .t_r {
	right:0px;
}
.gd_01 #simgs {
	margin: 0 39px;
}
.gd_01 li {
	float: left;
	width: 233px;
	height: 360px;
	margin: 10px 10px;
	text-align: center;
	line-height:36px;
}
.gd_01 li.last {
	padding-right:0;
}
.gd_01 li img {
	display:block;
	width:233px;
	height:326px;
}
.gd_01 li a {
	color:#000000;
}
.gd_01 .fl {
	float:left;
}
.gd_01 .fr {
	float:right;
}
.gd_01 .pa {
	position:absolute;
}
.gd_01 .pr {
	position:relative
}
.top_lxwm {
	background: #FFF;
	background: url(../images/sdf23.jpg);
	height: 359px;
	margin-top: 14px;
	overflow: hidden;
	position: relative;
}
.top_lxwm dl dt {
	line-height:40px;
	text-align:center;
	color:#FFF;
	font-size:18px;
}
.top_lxwm dl dd {
	line-height:30px;
	padding:20px;
	font-size:14px;
	padding-top:100px;
}
/* flexslider */


.flexslider {
	position:relative;
	height:520px;
	overflow:hidden;
	background:url(../images/loading.gif) 50% no-repeat;
}
.slides {
	position:relative;
	z-index:1;
}
.slides li {
	height:520px;
}
.flex-control-nav {
	position:absolute;
	bottom:-30px;
	z-index:999;
	width:100%;
	text-align:center;
}
.flex-control-nav li {
	display:inline-block;
	width:14px;
	height:14px;
	margin:0 5px;
*display:inline;
	zoom:1;
}
.flex-control-nav a {
	display:inline-block;
	width:14px;
	height:14px;
	line-height:40px;
	overflow:hidden;
	background:url(../images/dot.png) right 0 no-repeat;
	cursor:pointer;
}
.flex-control-nav .flex-active {
	background-position:0 0;
}
.flex-direction-nav {
	position:absolute;
	z-index:3;
	width:100%;
	top:45%;
}
.flex-direction-nav li a {
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
.flex-direction-nav li a.flex-prev {
	left:40px;
	background:url(../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right:40px;
	background:url(../images/next.png) center center no-repeat;
}
.top_lxwm dl dd ul {
	height:auto;
	overflow:hidden;
	color: #000;
}
/* banner 开始 */
body {
	overflow-x: hidden;
}
.banner-h {
	height:520px;
	background: #fff;
}
.w-banner {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.banner-bg {
	width: 1920px;
	height: 100%;
	position: absolute;
	left: 0;
	z-index: 20;
	overflow: hidden;
}
/* banner 结束 */

.main_content a {
	text-align:center;
}
.flickr ul {
	height:30px;
}
.flickr li {
	float:left;
	margin:0 5px;
}
.news_xaingxi h1 {
	height:60px;
	line-height:60px;
	font-size:16px;
}
.pro_h1 {
	text-align: left;
    padding-left: 20px;
	
	color:#000;
}
.title02 {
	font-size:20px;
	font-weight:700;
}
.sitemap2 div h3, .sitemap2 div h3 a {
	font-size:14px;
	font-weight:normal
}
.banner {
	width: 100%;
	height: 600px;
	position:absolute !important;
	overflow: hidden;
	cursor: pointer;
}
.imgbox {
	left:50%;
	margin-left:-960px;
	width:1920px;
	height: 600px;
	position: relative;
}
.ban {
	position: absolute;
	display: none;
}
.im {
	display: block;
}
.change {
	height: 80px;
	display: block;
	position: absolute;
	z-index: 20;
	opacity: 0.4;
	transition: 0.4s;
	top: 50%;
	margin-top: -50px;
	background: #000;
	border-radius: 10px;
}
.change:hover {
	opacity: 1;
}
.pre {
	left: 1%;
}
.next {
	right: 1%;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.con02 {
	background:url(../images/con02.jpg) no-repeat center top;
	height:850px;
	overflow:hidden;
}

.fnav {
	height:30px;
	margin-top:16px;
	font:14px/30px "SimHei";
	color:#8f8f8f;
}
.fnav a {
	color:#fff;
	display:inline-block;
	padding:0 54px;
}
.f_pic {
	width:210px;
	height:140px;
	text-align:center;
	margin-top:33px;
}
.f_pic img {
	width:130px;
	height:140px;
}
.f_wz {
	width:864px;
	padding-top:36px;
	font:14px/30px "SimHei";
	color:#f1f1f1;
}
.footWrap {
    background: #1f3ea8 !important;
    height: 270px;
    overflow: hidden;
    font-family: "SimHei";
}
.f_wz em {
	padding:0 20px;
}
.f_wz a {
	color:#f1f1f1;
}
.f_wz img {
	vertical-align:middle;
	margin-left:12px;
}
.code {
	width:280px;
	height:150px;
	margin-top:45px;
}
.code span {
	display:block;
	width:125px;
	height:150px;
	background:#1f3ea8;
	text-align:center;
	overflow:hidden;
}
.code span img {
	width:98px;
	height:97px;
	margin-top:11px;
}
.code span i {
	display:block;
	font:14px/26px "SimHei";
	color:#fff;
}
.footer1 {
	width: 1180px;
	margin: 0 auto;
}
.link {
	height:161px;
	background:#f4f4f4;
	overflow:hidden;
}
.link span {
	display:block;
	height:46px;
	border-bottom:1px solid #cbcaca;
	margin:14px 0 12px 0;
	overflow:hidden;
}
.link span i {
	font:17px/46px "SimHei";
	color:#6a6a6a;
	text-transform: uppercase;
}
.link span em {
	font:14px/46px "SimHei";
}
.link span em a {
	color:#949494;
}
.link p a {
	display:inline-block;
	margin:0 5px;
	font:13px/26px "SimHei";
	color:#949494;
}
.cont {
	width: 1180px;
	margin: 0 auto;
}
.tedianbg {
	background:url(../images/huobanbg.jpg) center no-repeat;
	height:463px;
	width:100%;
}
.quanweit {
	width:1080px;
	background:url(../images/tebgee.jpg) center no-repeat;
	margin-top:20px;
	margin:0 auto;
	position:relative;
	font-family: SimHei;
	height:121px;
}
.quanweit .qwt1 {
	color: #1f3ea8;
	font-size: 27px;
	font-weight: bold;
	left: 315px;
	position: absolute;
	top:37px;
}
.quanweit .qwt2 {
	font-size: 18px;
	left: 400px;
	position: absolute;
	top: 80px;
}
.qwcon {
	width:1080px;
	height:386px;
	margin:0 auto;
	position:relative;
	background:url(../images/tedianbg.jpg) no-repeat;
	font-family: SimHei;
}
.qwcon .td1 {
	position: absolute;
	width: 215px;
	height: 116px;
	text-align: center;
	left: 18px;
	top: 169px;
}
.biaoti {
	
	font-size: 22px;
	font-weight: bold;
	
	color: #000;
}
.ner {
	
	font-size: 14px;
	
	line-height: 30px;
	height: 54px;
}
.qwcon .td2 {
	position: absolute;
	width: 215px;
	height: 116px;
	text-align: center;
	left: 299px;
	top: 169px;
}
.qwcon .td3 {
	position: absolute;
	width: 215px;
	height: 116px;
	text-align: center;
	left: 571px;
	top: 170px;
}
.qwcon .td4 {
	position: absolute;
	width: 215px;
	height: 116px;
	text-align: center;
	left: 847px;
	top: 170px;
}
.ptt {
	width:1180px;
	margin:30px auto;
	overflow:hidden;
}
.hjnavleft {
	width:268px;
	height:550px;
	float:left;
}
.tit_lm {
	width:268px;
	height:117px;
	background:#1f3ea8;
	font-family:"SimHei";
	font-size:18px;
	color:#fff;
	text-align:center;
}
.tit_lm h2 {
	font-size:24px;
	padding-top:32px;
	font-weight:bold;
}
.tit_lm p {
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
}
.hjnavleft ul {
	width:268px;
	height:auto;
	background:#f6f6f6;
	padding-top:1px;
}
.hjnavleft ul li {
	width:268px;
	height:48px;
	line-height:48px;
	border-bottom:#fff solid 1px;
}
.hjnavleft ul li a {
	font-family:"SimHei";
	font-size:15px;
	letter-spacing:0.8px;
	color:#333;
	display:block;
}
.hjnavleft ul li a em {
	display:inline-block;
	width:8px;
	height:8px;
	border:#ddd solid 1px;
	border-radius:50%;
	margin-left:40px;
	margin-top:20px;
	margin-right:15px;
}
.hjnavleft ul li a:hover {
	color:#ff7f00;
}
.hjnavleft ul li a:hover em {
	border:#ff7f00 solid 1px;
}
.hjnavleft h4 {
	height:40px;
	line-height:40px;
	background:#ff8400;
	border-radius:5px;
	margin-top:10px;
}
.hjnavleft h4 i {
	font-style:normal;
}
.hjnavleft h4 a {
	font-family:"SimHei";
	color:#fff;
	padding-left:10px;
}
.lm_b {
	width:268px;
	height:138px;
	text-align:center;
	background:#1f3ea8 url(../images/lm.gif) no-repeat center;
}
.lm_b p {
	font-family:"SimHei";
	font-size:18px;
	padding-top:25px;
	color:#fff;
}
.lm_b h5 {
	color:#fff;
	font-family:SimHei;
	font-size:28px;
	font-weight:bold;
	letter-spacing:0.5px;
	margin-top:5px;
}
.lm_b span {
	font-family:"SimHei";
	display:inline-block;
	margin-top:5px;
}
.lm_b span a {
	font-size:14px;
	color:#fff;
	display:block;
	font-size:16px;
}
.lm_b span a:hover {
	text-decoration:underline;
}
.lm_b span em {
	font-family:'宋体';
	letter-spacing:-7px;
	padding-left:8px;
}
.hjnavleft ul li.hover0 a {
	color:#ff7f00;
}
.hjnavleft ul li.hover0 em {
	border:#ff7f00 solid 1px;
}
.hjnavleft ul li.hover1 a {
	color:#ff7f00;
}
.hjnavleft ul li.hover1 em {
	border:#ff7f00 solid 1px;
}
.hjnavleft ul li.hover2 a {
	color:#ff7f00;
}
.hjnavleft ul li.hover2 em {
	border:#ff7f00 solid 1px;
}
.hjnavleft ul li.hover3 a {
	color:#ff7f00;
}
.hjnavleft ul li.hover3 em {
	border:#ff7f00 solid 1px;
}
.hjnavleft ul li.hover4 a {
	color:#ff7f00;
}
.hjnavleft ul li.hover4 em {
	border:#ff7f00 solid 1px;
}
.hjnavleft ul li.hover5 a {
	color:#ff7f00;
}
.hjnavleft ul li.hover5 em {
	border:#ff7f00 solid 1px;
}
.hjnavcn {
	width:892px;
	
	float:right;
	overflow:hidden;
}
.hjone {
}
.tit01 {
	width:892px;
	height:50px;
	line-height:50px;
	background:#1f3ea8;
	overflow:hidden;
}
.tit01 h4 {
	float:left;
	font-family:"SimHei";
	font-size:18px;
	color:#fff;
	margin-left:20px;
}
.tit01 h4 em {
	text-transform:uppercase;
	font-size:12px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	color:#f1f1f1;
	margin-left:8px;
	font-weight:bold;
}
.tit01 span {
	float:right;
	margin-right:20px;
}
.tit01 span a {
	font-size:12px;
	font-family:"SimHei";
	color:#fff;
	padding-left:15px;
}
.tit01 span em {
	font-family:"宋体";
	padding-left:4px;
}
.tit01 span a:hover {
	color:#fff;
	text-decoration:underline;
}
.cpzs_b {
	width:892px;
	height:auto;
}
.cpzs_b ul {
	width:892px;
	overflow:hidden;
}
.cpzs_b ul li {
	width:287px;
	height:330px;
	float:left;
	margin: 0 5px;
	margin-top:5px;
}
.cpzs_b ul li a {
	display:block;
	width:287px;
	height:327px;
}
.cpzs_b ul li a img {
	width:287px;
	height:287px;
}
.cpzs_b ul li a p {
	font-family:"SimHei";
	font-size:14px;
	color:#555;
	width:287px;
	height:40px;
	margin:0 auto;
	line-height:40px;
	background:#f0f0f0;
	text-align:center;
}
.cpzs_b ul li a:hover p {
	background:#ff8a00;
	color:#fff;
}
.ys_top {
	width: 100%;
	height: 224px;
	background: url(../images/ys_top_02.jpg) no-repeat center;
}
.ys_top_w {
	width: 358px;
	text-align: center;
	color:#fff;
	font-size: 18px;
	line-height: 40px;
	padding-top: 33px;
}
.about_box {
	width:1180px;
	height:412px;
	margin:0 auto;
	padding-top:40px;
	margin-top: 30px;
}
.about_left {
	width:604px;
	height:376px;
	float:left;
}
.about_t {
	width:576px;
	padding-left:28px;
	height:87px;
	clear:both;
}
.about_t h4 {
	width:157px;
	height:87px;
	float:left;
	background:url(../images/about_t.jpg) center no-repeat;
}
.about_t h4 a {
	margin-left:15px;
	font-size:24px;
	color:#1f3ea8;
	font-weight:bold;
	line-height:30px;
	text-transform:uppercase;
	display:block;
	width:146px;
	margin-top:10px;
}
.about_t h4 a span {
	display:block;
}
.about_t p {
	width:386px;
	height:70px;
	float:right;
	margin-top:12px;
	font-size:24px;
	color:#343434;
	font-weight:bold;
	line-height:30px;
}
.about_t p span {
	display:block;
	font-size:12px;
	color:#757575;
	text-transform:uppercase;
	font-weight:normal;
}
.about_tu {
	width:604px;
	height:288px;
	position:relative;
}
.about_tu img {
	width:604px;
	height:288px;
	display:block;
	position:absolute;
	z-index:1;
}

.about_logo {
	width:157px;
	height:144px;
	position:absolute;
	z-index:99;
	left:28px;
}
.about_logo img {
	width:157px;
	height:144px;
}
.about_right {
	width:540px;
	height:288px;
	float:right;
	margin-top:87px;
}
.about_right p {
	width:540px;
	height:220px;
	font-size:14px;
	color:#434343;
	line-height:28px;
	overflow:hidden;
	 text-indent: 2em;
}
.about_right a {
	width:120px;
	height:34px;
	margin-top:30px;
	display:block;
	border:1px solid #1f3ea8;
	text-align:center;
	margin-right:20px;
	float:left;
	font-size:14px;
	color:#333;
	line-height:34px;
}
.about_right a:hover {
	background:#1f3ea8;
	color:#fff;
}
.ys_inner ul{border-left: 1px solid #eee;
    border-top: 1px solid #eee;}
.ys_inner li{width:14.2%;text-align: center;line-height: 36px;font-size: 16px;color:#666;float: left;perspective:600px;border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;}
 .ys_inner li img{
           
            transform:rotateY(0deg);
            -webkit-transform:rotateY(0deg);
            -moz-transform:rotateY(0deg);
            transition:all 0.8s ease-in-out 0s;
            -webkit-transition:all 0.8s ease-in-out 0s;
            -moz-transition:all 0.8s ease-in-out 0s;
			padding-top: 10px;
            }
 .ys_inner li:hover img{transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);}
 .ys_inner{ width:1180px; margin:0 auto; text-align:center; overflow:hidden;margin-bottom: 50px;}

.khjz_t {
    width: 1180px;
    height: 72px;
    margin: 0 auto;
    text-align: center;
    background: url(../images/khjz_t.png) center 8px no-repeat;
}
.khjz_t h4 a {
    font-size: 32px;
    color: #000;
    font-weight: bold;
    line-height: 32px;
}
.khjz_t p {
    font-size: 12px;
    color: #555;
    line-height: 30px;
    text-transform: uppercase;
}


.khjz_t1 {
    width: 1180px;
    height: 72px;
    margin: 0 auto;
    text-align: center;
    background: url(../images/khjz_t.png) center 8px no-repeat;
	margin-top: 60px;
}
.khjz_t1 h4 a {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 32px;
}
.khjz_t1 p {
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    text-transform: uppercase;
}


.dzlcbg{ background:url(../images/allbg.jpg) repeat-y center top; height:380px; overflow:hidden;}
.dzlc{ width:1120px; height:380px; margin:0 auto; overflow:hidden;}
.lcimg{ margin:28px 0 0 0; overflow:hidden;}
.lcimg li{ float:left; background:url(../images/jt.png) no-repeat right 50px; width:106px; padding:0 40px 0 0; text-align:center; margin:0 23px 0 0; display:inline; overflow:hidden;}
.lcimg li img{ width:106px; height:106px;}
.lcimg li span{ font:16px/48px "SimHei"; color:#f1f1f1;}
.lcimg .nobot { background:none; margin-right:0; padding-right:0;}


.ls_i{ height:620px;font-family: "SimHei";}
.ry_t h4{ text-align:center; height:96px; padding-top:20px;font-family: "SimHei" ;}
.ry_t h4 a{ display:block;font-size:36px;color: #333333; text-decoration:none;}
.ry_t h4 a span{ color:#1f3ea8; padding-left:8px;}
.ry_t h4 p{ background:url(../images/syr25_03.jpg) no-repeat center; height:26px; margin-top:10px;}
.ry_t h4 p a{ display:block;font-size:14px;color: #666666; font-weight:normal; line-height:26px;}
.ry_w{ height:331px;    margin: 0 auto;
    width: 1180px;margin-top: 30px;}
	.tu{ display:block; height:30px; line-height:30px; background:#e5e5e5;}



.ls_a { height:676px;font-family: "SimHei";width: 1180px;
    margin: 0 auto;}
.ls_a h3{ text-align:center; margin-bottom: 50px;
    margin-top: 20px; font-family:SimHei;    background: url(../images/tt.png) center no-repeat;}
.ls_a h3 a{ display:block;font-size:28px;color:#1f3ea8; text-decoration:none;height:52px;}
.ls_bt{ background:url(../images/syr4_03.jpg) no-repeat center top; height:62px; text-align:center;}
.ls_bt a{ display:inline-block; width:118px; height:39px; margin-top:1px; margin-right:1px;font-size:20px;color: #0193de; font-weight:bold; line-height:39px; }
.ls_bt a span{background:url(../images/syr3_03.jpg) no-repeat left; padding-left:32px;}
.ls_bt a.b2 span{background:url(../images/syr3_05.jpg) no-repeat left; padding-left:29px;}
.ls_bt a.b3 span{background:url(../images/syr3_07.jpg) no-repeat left; padding-left:34px;}
.zx_z{ width:235px;}
.zx_z h4{ display:block; background:url(../images/syr3_13.jpg) no-repeat; width:235px; height:71px; text-align:center;}
.zx_z h4 a{ display:block;font-size:18px;color: #fff; text-decoration:none; padding-top:16px; line-height:26px;}
.zx_z h4 a span{ display:block;font-size:12px;color: #f1f1f1; font-family:"Arial"; text-transform:uppercase; font-weight:normal; line-height:17px;} 
.zx_z h5 a{ display:block; background:url(../images/syr3_20.jpg) no-repeat; width:235px; height:54px; margin-top:2px;font-size:16px;color: #333333; text-decoration:none;  font-weight:normal;  overflow:hidden;}
.zx_z h5 a span{padding-left:50px;line-height:50px;}
.zx_z h5 a:hover,.zx_z h5.cur a{ background:url(../images/syr3_18.jpg) no-repeat;}
.zx_z h5 a:hover span,.zx_z h5.cur a span{color:#fff; font-weight:bold;}
.zx_z h6 a{ display:block;width:235px; height:54px; margin-top:2px; background:#eeeeee; border-bottom:#cecece solid 2px; text-align:center;text-decoration:none;}
.zx_z h6 a span{font-size:16px;color: #333333;  line-height:54px; font-weight:normal; background:url(../images/syr3_25.jpg) no-repeat right; padding-right:26px; }
.zx_y{ width:920px;font-size: 14px;}
.zx_y em{ display:block; width:920px; height:420px;}
.zx_y p{ width:910px; height:90px; background:#eeeeee; overflow:hidden;padding: 5px;}
.zx_y p i{ font-style:normal;font-size:14px;color: #333333; line-height:24px; padding-top:8px; padding-left:28px; width:604px; overflow:hidden;}
.zx_y p a{ display:block; background:url(../images/syr3_23.jpg) no-repeat; width:90px; height:90px; text-align:center;font-size:14px;color: #fff; padding-top:56px;}
/**/



.cpbt{ height:95px; padding:50px 0 0 0; text-align:center;color:#3b3b3b; display:block; font: bold 36px "SimHei";}
.cpbt b{ color:#ff8a00; font-weight:bold;}
.cpbt span { color:#adacac; display:block; font:16px/30px Arial, Helvetica, sans-serif; text-transform:uppercase;}

/*.ys { width:1120px; overflow:hidden; margin:0 auto; position:relative; }
.img01{ position:absolute; top:160px; left:0;}
.img02{ position:absolute; top:780px; right:0;}
.ystel{ position:absolute; top:330px; left:88px; color:#fff; font:18px "SimHei";}
.ystel span { display:block; font:30px/32px Impact;}
.yss{ position:absolute; top:738px; left:0; height:36px;}

.one { position:absolute; top:180px; left:560px; width:525px; overflow:hidden;}
.one h4 { color:#1f3ea8; height:50px; font:bold 26px/50px "SimHei"; padding:0 0 18px 0; margin-bottom:18px; display:block; border-bottom:1px dashed #bbb; overflow:hidden;}
.one h4 em { float:left; width:59px; height:50px; color:#fff; font:36px/50px Impact; padding:0 0 0 10px; display:inline-block; margin-right:10px; background:url(../images/01.gif) no-repeat left center; text-shadow:0 1px 1px rgba(0,0,0,.38);}
.one p{line-height: 30px; background:url(../images/ysd.gif) no-repeat left 8px; font:15px/24px "SimHei"; color:#565656; padding:0 0 0 16px; margin:0 0 12px 0; letter-spacing:-0.8px;}


a.ysbtn{background:url(../images/images/ysbtn.gif) no-repeat; width:255px; height:50px; color:#fff; font:20px/42px "SimHei"; text-align:center; text-shadow:0 1px 1px rgba(0,0,0,.38); display:block; margin-top:26px;}
.two { position:absolute; top:408px; left:560px;}
.three { position:absolute; top:793px; left:0;}
.four { position:absolute; top:1040px; left:0;}
*/
.gg1 {
  background: url(../images/gg1.jpg) no-repeat top center #1f3ea8;
  height: 160px;
}
.re {
    position: relative;
}

.mainall1 {
    width: 1180px;
    margin: 0 auto;
}
.gg1_zi {
    width: 500px;
    left: 35px;
    top: 70px;
}

.ab {
    position: absolute;
}
.gg1_zi p {
    font-size: 16px;
    background: url(../images/gg1_tag.jpg) no-repeat left center;
    padding-left: 25px;
    height: 32px;
    float: left;
    color: #FFF;
    line-height: 32px;
    margin-right: 20px;
}
.gg1_tel {
  right: 0px;
  top: 35px;
}

.gg1_tel p {
  color: #FFF;
  background: url(../images/gg1_tel.jpg) no-repeat right 10px;
  padding-right: 60px;
}

.gg1_tel span {
  font-size: 26px;
  font-family: arial;
  line-height: 26px;
  display: block;
  font-weight: bold;
}

.gg1_tel  a {
  margin: 6px 0 0 10px;
  display: block;
  clear: both;
}


.prohead {

    margin-bottom: 25px;
	font-family:SimHei;

}
.prohead .hleft {
    width: 402px;
    float: left;
}
common.css:297
.pull-left {
    float: left !important;
}
.prohead .hleft .proimg, .prohead .hleft .cloud-zoom-big {
    width: 400px;
    height: 400px;
    border: 1px solid #ececec;
    padding: 2px;
    margin-bottom: 10px;
}
.prohead .hleft .proimg img {
    width: 400px;
    height: 400px;
}
.prohead .hright {
    width: 380px;
    border: 1px solid #dbdbdb;
   
}

.pull-right {
    float: right !important;
}
.prohead .hright .title-a {
    color: #1b94ee;
}

.prohead .hright .title-a {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #f00;
    border-bottom: 1px solid #dbdbdb;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.prohead .hright .info {
    
    overflow: hidden;
    padding: 0px 20px;
    border-bottom: 1px solid #dbdbdb;
}
.prohead .hright .info ul li {
    color: #1f3ea8 !important;line-height: 25px;
}
.prohead .hright .online {
    text-align: center;
    /*padding: 30px 0;*/
}
.prohead .hright .online a {
    background-color: #1b94ee;
}
.prohead .hright .online a {
    _display: inline;
    zoom: 1;
    display: inline-block;
    width: 130px;
    height: 35px;
    line-height: 35px;
    background-color: #ef8200;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0 10px;
}
.tels {
    padding-left: 10px;
	
}
.tels span {
    color: #F00;
    font-size: 28px;
    font-weight: bold;
    
    line-height: 36px;
}
.line {
    width: 100%;
    height: 7px;
    background-image: url(../images/bg1.gif);
    margin: 30px 0 10px;
}
.wjdh-title {
    padding: 10px 0;
}

.wjdh-title {
    background-color: #fff;
    padding: 10px;
    position: relative;
    margin-bottom: 20px;
}
.wjdh-title .title-box {
    padding-bottom: 1px;
    border-bottom: 1px solid #ececec;
}
.wjdh-title h4 {
    border-bottom: 1px solid #ef8200;
    color: #ef8200;
	font-size: 20px;
    display: inline;
}

.wjdh-title h4 a {
    color: #1b94ee;
}

.wjdh-title h4 small {
    font-size: 16px;
    color: #bcbcbc;
    text-transform: uppercase;
}

.emm{ float:left; width:100px; height:100px;margin-top: 10px;
    margin-left: 20px;}
	
#liucdbjl{ width:100%; height:420px; background:url(../images/hh.jpg) center no-repeat; margin-top:1px; padding-top:84px;}
.lsdzlbj{ width:1100px; height:35px; background:url(../images/hhh.png) center no-repeat; margin:0 auto;}
.lsdzlcwz{ font-size:26px; font-weight:bold; color:#fff; text-align:center;padding-right:4px;}
.jlgsnmd{ font-size:18px; color:#fff; text-align:center; padding-top:10px;}

.ljxkd_fl{ width:131px; float:left;}
.dygyqqz{ width:131px; height:131px;}
.dygyqqz:hover{ width:131px; height:131px; transition:all 1s; -webkit-transition:all 1s; -moz-transition:all 1s;transform: scale(1.1) rotate(360deg); -moz-transform: scale(1.1) rotate(360deg); -webkit-transform: scale(1.1) rotate(360deg); }

.ljxqwz{ font-size:18px; color:#fff; text-align:center; padding-top:18px;}
.ljxkd_fl:hover .ljxqwz{font-size:18px; color:#ff8a00;}
.jjtdtp{ width:37px; height:26p; float:left; margin-left:13px; margin-right:12px; padding-top:60px;}

.lcxmdhk{ width:545px; margin:0 auto;}
.tletbd{ width:32px; height:33px; float:left;}
.lcqgfw{ font-size:18px; color:#fff; float:left; padding-left:15px; padding-top:3px;}
.lcdhhm{ font-size:26px; color:#fff; font-weight:bold; float:left;}
.dzzxkd{ width:138px; height:40px; border:1px solid #4d7c9c; float:right; border-radius:20px;}
.dzzxwz{ font-size:16px; color:#fff; text-align:center; line-height:40px;}
.dzzxwz a{ font-size:16px; color:#fff; text-align:center; line-height:40px;}
.dzzxwz a:hover{ font-size:16px; color:#ff8a00;}

.totalwidth {
    width: 1100px;
    margin: 0 auto;
    height: auto;
}
.top50 {
    margin-top: 50px;
}




.fen{width:273px; height:718px; background:url(../images/fen_bg.jpg) no-repeat center bottom; }
.fen h4{ height:88px; overflow:hidden; background:url(../images/fen_h.jpg) no-repeat center top; font:22px "SimHei"; font-weight:bold; line-height:88px; text-align:center;}
.fen h4 a{ color:#fff; padding-left:70px;}
.fen dt a{ display:block;width:225px; height:36px; margin:16px auto 12px; font:15px "SimHei"; line-height:36px; overflow:hidden; background:url(../images/fen_bg01.png) no-repeat center top; font-weight:bold; color:#333;text-align: center;}
.fen ul.erj{ display:none;}

/*.fen .erj:nth-child(2){ display:block}
.fen .erj:nth-child(3){ display:block}*/

.fen dd{     width:273px;
    font:14px "SimHei"; line-height:35px; color:#555; float:left; display:inline-block; text-align:center;}


.box {
    width: 1100px;
    margin: 0 auto;
}
.ly_bg{background:url(../images/yf_r24_4.jpg) no-repeat 0 0;text-align:left;padding:50px 0 0;height:1066px;}
.ly_bg .ly_lf1{width:550px;height:167px;padding:30px 550px 73px 0;}
.ly_bg .ly_lf2{width:550px;height:167px;padding:5px 550px 127px 0;}
.ly_bg .ly_lf3{width:560px;height:202px;padding:0 515px 68px 0}
.ly_bg .ly_rg1{width:535px;height:202px;padding:30px 0 60px 565px;}
.ly_bg .ly_rg2{width:535px;height:97px;padding:0 0 147px 565px}
.ly_bg .liy_txt h4{font-size:22px;color:#1f3ea8;font-weight:700;padding:0 0 10px 70px;}
.ly_bg .liy_txt p{font-size:16px;color:#666;line-height:34px;border-bottom:1px dashed #ddd;padding-left:20px}
.ly_bg .liy_txt p.p_1{background:url(../images/dian_s1.jpg) no-repeat 5px 13px}
.ly_bg .liy_txt p font{color:#ff9c01}
.ly_lf2 h4{ height:50px; line-height:70px;}
.ly_rg2 h4{ height:50px; line-height:70px;}
.ly_lf3 h4{ height:50px; line-height:70px;}


.pagess {
    /* float: right; */
    text-align: right;
}
.info_key {
	 text-align: right;
}
.procontent .detail span{ font-size:16px;}

.about-bj {
background:#f5f5f5;}