﻿
@charset "utf-8";
/* CSS Document */

/* ====================
     公共样式
==================== */
body {
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 200%;
	margin: 0 auto;
	padding: 0;
	color: #333;
}
div {
	margin: 0 auto;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}
.block {
	width: 1000px;
	height: auto;
	background: #fff;
	padding: 0 12px;
}
.w1140 {
	width: 1140px;
	height: auto;
}

.w11401 {
	width: 100%;
	height: 500px;
}





.f_l {
	float: left;
}
.f_r {
	float: right;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.dis {
	display: block;
}
.inline {
	display: inline;
}
.none {
	display: none;
}
.dashed {
	background: url(../images/linebg.gif) repeat-x left top;
	color: #3f3f3f;
	padding: 2px 0 3px 12px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
/*英文强制换行*/
.word {
	word-break: break-all;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
}
.clear {
	clear: both;
}
.blank30 {
	height: 30px;
	line-height: 30px;
	clear: both;
	visibility: hidden;
}
.blank20 {
	height: 20px;
	line-height: 20px;
	clear: both;
	visibility: hidden;
}
.blank16 {
	height: 12px;
	line-height: 12px;
	clear: both;
	visibility: hidden;
}
.blank10 {
	height: 10px;
	line-height: 10px;
	clear: both;
	visibility: hidden;
}
/*  证书查询  */

.search {
	float: left;
	width: 100%;
	padding: 10px 0;
}
.searchlist {
	float: left;
	width: 100%;
	margin-top: 14px;
}
.s_left {
	width: 23%;
	float: left;
	height: 34px;
	line-height: 34px;
	margin-right: 2%;
	text-align: right;
}
.searchtext {
	width: 65%;
	float: left;
	height: 32px;
	line-height: 32px;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	text-indent: 10px;
}
.input_text {
	width: 30%;
	float: left;
	height: 32px;
	line-height: 32px;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	text-indent: 10px;
}
.upload {
	width: 100%;
	text-align: center;
	float: left;
}
.input_submit1, .input_submit2 {
	width: 94px;
	height: 38px;
	background: url(../images/b1.jpg) no-repeat;
	margin: 0 5px;
	cursor: pointer;
	line-height: 38px;
	border: 0;
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
}
.input_submit2 {
	background: url(../images/b2.jpg) no-repeat;
}
/*menu*/
.navigate {
	width: 1140px;
	height: 44px;
	line-height: 44px;
	background: url(../images/menubg.jpg) repeat-x;
	border-top: 3px solid #2f94e6;
	border-bottom: 1px solid #2f94e6;
}
.navigate li {
	float: left;
	width: 9%;
	text-align: center;
	background: url(../images/nav_li.jpg) no-repeat right center;
}
.navigate li a {
	color: #fff;
	font-size: 16px;
	width: 100%;
	height: 44px;
	line-height: 44px;
	float: left;
	display: block;
}
.navigate li a:hover, .navigate li a.current {
	color: #fff;
	background: #1e7fce;
}
/*end*/

/*  header */

.header {
    width: 100%;
    min-width: 1190px;
    background: #fff;
    overflow: hidden;
}

.head-top.welcome_bg {
    position: relative;
}

.head-top {
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin-top: 0px;
    background: #f8f8f8;
    border-bottom: solid 1px #ddd;
}



.head-top-con {
    width: 1190px;
    margin: 0 auto;
    color: #111;
}
.head-top-con .hi {
    background: url(../images/hi.png) no-repeat left center;
    font-size: 12px;
    padding-left: 20px;
    color: #666;
}
.head-top-con .fr span {
    display: block;
    float: left;
    margin-left: 25px;
}

.head-top-con .yidong i {
    display: block;
    width: 14px;
    height: 16px;
    margin-right: 2px;
    float: left;
    background: url(../images/topbotbg.png) no-repeat;
    margin-top: 8px;
}


.head-top-con .fr span a {
    margin-left: 0px;
    font-size: 12px;
    color: #666;
}
.head-top-con .lianxi i {
    display: block;
    width: 14px;
    height: 16px;
    margin-right: 5px;
    float: left;
    background: url(../images/topbotbg.png) no-repeat -43px top;
    margin-top: 8px;
}
.head-top-con .kefu i {
    display: block;
    width: 14px;
    height: 16px;
    margin-right: 5px;
    float: left;
    background: url(../images/topbotbg.png) no-repeat -63px top;
    margin-top: 8px;
}




.head {
    width: 1190px;
    height: 90px;
    margin: 0 auto;
}

.head .logo {
    float: left;
    margin-top: 20px;
}
.head .tel {
    float: right;
    margin-top: 20px;
}

.fl {
    float: left;
}
.fr {
    float: right;
}













.language {
	float: right;
}
.language ul li {
	float: left;
	height: 40px;
	color: #1079ca;
}
.language ul li a {
	font-size: 14px;
	color: #1079ca;
	line-height: 40px;
	padding: 0 7px;
}

.tel span {
	display: block;
	text-indent: 120px;
	font-size: 30px;
	line-height: 90px;
	color: #2f94e6;
	font-family: "Tahoma";
}
/*  header 结束 */

/*flash*/
#banner {
	width: 100%;
	float: left;
	float: left;
	background: url(../images/banner_bg.jpg) repeat-x left top;
}
#flash {
	width: 100%;
	height: 500px;
	padding: 0px;
}
#myFocus {
	width: 100%;
	height: 500px;
}
#NewsFocus, #NewsFocus .pic img {
	width: 570px;
	height: 360px;
}
/*end*/

.ibox1 {
}
.ibox1_1 {
	float: left;
	width: 570px;
	height: 360px;
}
.ibox1_2 {
	float: right;
	width: 560px;
	height: 360px;
	border: 1px solid #a6d0f4;
	
}

.ibox1_3 {
	float: right;
	width:368px;
	height: 278px;
	border: 1px solid #a6d0f4;
	height:452px;
	
}






.left_top {
	float: left;
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: url(../images/left_top_bg2.jpg) repeat-x left center;
}
.left_top h3 {
	float: left;
	width: 100px;
	height: 38px;
	line-height: 38px;
	
	font-size: 16px;
	color: #fff;
	padding-left: 25px;
	overflow: hidden;
}
.left_top span {
	float: right;
	line-height: 38px;
	font-size: 12px;
	color: #2f94e6;
	margin-right: 10px;
}


.left_top span a {
	
	color: #fff;
	
}





.left_con {
	float: left;
	width: 100%;
	overflow: hidden;
}
.left_list {
	padding: 8px;
}
.left_list ul li {
	width: 100%;
	height: 33px;
	line-height: 33px;
	background: url(../images/left_list_li.jpg) no-repeat left center;
}


.left_listt ul li {
	width: 100%;
	height: 122px;
	
	margin: 10px;

}

.left_listz ul li {
	width: 100%;
	height: 100px;
	
	margin: 10px;

}








.left_list ul li .time {
	font-size: 12px;
}
.left_list ul li a {
	font-size: 16px;
	color: #666;
	padding: 0 8px 0 16px;
}
.index_pic {
	width: 100%;
	height: 90px;
}
.ibox2 {
	float: left;
}
.ibox2_1, .ibox2_2 {
	float: left;
	width: 368px;
	
	margin-right: 15px;
	border: 1px solid #a6d0f4;
}
.ibox2_3 {
	float: left;
	width: 368px;
	height: 353px;
	border: 1px solid #a6d0f4;
}
.ibox2_3 .left_top {
	background: url(../images/left_top_bg2.jpg) repeat-x left center;
}
.ibox2_3 .left_top h3 {
	background: none;
}
.ibox3 {
	float: left;
	width: 1138px;
	border: 1px solid #a6d0f4;
}
.pro_con {
	width: 100%;
	float: left;
	overflow: hidden;
}
.pro_con ul {
}
.pro_con li {
	float: left;
	width: 261px;
	height: 35px;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	margin: 0 24px 0 0;
	overflow: hidden;
}
.pro_con li img {
	width: 261px;
	height: 35px;
	float: left;
}
/* 会员风采 */
.txtMarquee-left {
	width: 100%;
	position: relative;
}
.txtMarquee-left .hd .prev {
	position: absolute;
	right: 15px;
	top: 10px;
	display: block;
	width: 17px;
	height: 18px;
	cursor: pointer;
	background: url(../images/right.jpg) no-repeat;
	z-index: 2;
}
.txtMarquee-left .hd .next {
	position: absolute;
	right: 40px;
	top: 10px;
	display: block;
	width: 17px;
	height: 18px;
	cursor: pointer;
	background: url(../images/left.jpg) no-repeat;
	z-index: 2;
}
.txtMarquee-left .bd {
	overflow: hidden;
	padding: 15px;
}
.txtMarquee-left .bd .tempWrap {
	width: 1110px !important;
}
.ibox4 {
	float: left;
}
.ibox4_1, .ibox4_2 {
	float: left;
	width: 368px;
	height: 278px;
	margin-right: 15px;
	border: 1px solid #a6d0f4;
}
.ibox4_3 {
	float: left;
	width: 368px;
	height: 278px;
	border: 1px solid #a6d0f4;
}
.ibox5 {
	float: left;
}
.ibox5_1, .ibox5_2 {
	float: left;
	width: 368px;
	height: 338px;
	margin-right: 15px;
	border: 1px solid #a6d0f4;
}
.ibox5_3 {
	float: left;
	width: 368px;
	height: 338px;
	border: 1px solid #a6d0f4;
}
/*  友情链接  */

.link {
	float: left;
	width: 1138px;
	height: auto;
	border: 1px solid #e5e5e5;
}
.link_left {
	float: left;
	width: 98px;
	text-align: right;
}
.link_left span {
	font-size: 16px;
	line-height: 30px;
	color: #1575c2;
}
.link_right {
	float: left;
	width: 1040px;
	text-align: left;
}
.link_right ul {
	float: left;
}
.link_right ul li {
	margin-right: 16px;
	float: left;
}
.link_right ul li a {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.link_right ul li a:hover {
	color: red;
}
.footer {
	background: #2f94e6;
	line-height: 25px;
	padding: 15px 0 12px 0;
	font-size: 14px;
	line-height: 30px;
}
.footernav {
	text-align: center;
	color: #fff;
}
.footernav a {
	color: #fff;
	margin: 0 5px;
}
.footernav a:hover {
	color: red;
}
.footerall {
	text-align: center;
	color: #fff;
}
.footerall a {
	color: #fff;
}
.footerall a:hover {
	color: red;
}
.left {
	width: 240px;
	float: left;
}
.right {
	width: 880px;
	float: right;
}
.left_title {
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 16px;
}
.bottom_border {
	width: 35px;
	height: 2px;
	background: #1372be;
	float: left;
}
.leftlist {
	padding: 14px 0 24px 0;
}
.leftlist li {
	line-height: 42px;
	border-bottom: solid 1px #e1e1e1;
	background: url(../images/left_list_li2.jpg) no-repeat left center;
	text-indent: 45px;
}
.leftlist li a {
	font-size: 14px;
}
.leftlist li a#lsed, .leftlist li a:hover {
	color: #1372be;
}
.leftlist2 {
	padding: 9px 0 24px 0;
}
.leftlist2 li span {
	width: 100%;
	float: left;
	padding: 18px 0 0 0;
	font-size: 12px;
	color: #999;
	height: 24px;
	overflow: hidden;
}
.leftlist2 li a {
	width: 100%;
	padding: 0 0 20px 0;
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #e1e1e1;
	height: 14px;
	overflow: hidden;
	display: block;
}
.leftlist2 li a#lsed, .leftlist2 li a:hover {
	color: #1372be;
}
.leftbox {
	padding: 14px 0 24px 0;
	font-size: 14px;
}
.nytitle {
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 20px;
}
.bottom_border2 {
	width: 47px;
	height: 2px;
	background: #1372be;
	float: left;
}
.channelbox {
	padding: 15px 5px;
}
/*news*/
.articleList {
	width: 100%;
	float: left;
}
.art_list {
	float: left;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
}
.art_img img {
	float: left;
	width: 198px;
	height: 132px;
	border: 1px solid #dcdcdc;
}

.art_title {
	float: left;
	display: block;
	width: 100%;
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.art_time span {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 40px;
	font-size: 14px;
	color: #999;
}
.art_des {
	float: left;
	margin-top: 10px;
	width: 100%;
	line-height: 20px;
	font-size: 14px;
}
.art_list:hover {
	cursor: pointer;
	border-bottom: 1px solid #1372be;
}
.art_list:hover .art_title {
	color: #1372be;
}
.time {
	color: #959595;
	float: right;
}
.articleTitle {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.articleAuthor {
	text-align: center;
	padding: 7px 0px;
	border-bottom: 2px dotted #ccc;
}
.articleauthor span {
	margin: 0px 6px;
	font-size: 9pt;
}
.articleInfo {
	width: 100%;
	padding: 10px 0;
}
.pageUpDown {
	padding: 10px 0 30px 0;
	text-align: left;
}
/*end*/

/*Product*/
.productList {
	width: 100%;
	overflow: hidden;
	float: left;
}
.productList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}
.productList li {
	text-align: center;
	float: left;
	width: 20%;
	height: 246px;
	line-height: 25px;
	overflow: hidden;
	display: inline;
	position: relative;
	margin: 10px 0;
}
.productList li img {
	width: 90%;
	height: auto;
}
.productList li span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.productList li.productList2 {
	width: 238px;
	height: 200px;
	float: left;
	margin-right: 21px;
	display: inline;
	position: relative;
}
.productList li.productList2 img {
	width: 224px;
	height: 151px;
	padding: 7px 5px;
}
.productList li.productList2 span {
	display: block;
	width: 238px;
	height: 171px;
	background: url(../images/probg4.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.productTitle {
	line-height: 28px;
	font-weight: bold;
	font-size: 18px;
	margin-top: 5px;
}
.productImg {
	width: 250px;
	text-align: center;
	float: left;
	margin-right: 20px;
}
.productImg img {
	width: 250px;
}
.productRight {
	width: 550px;
	float: left;
}
.title {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	
	line-height: 25px;
}
.title span {
	font-size: 14px;
	font-weight: bold;
}
.productDes {
	margin-top: 30px;
}
.productDesc {
	line-height: 200%;
	padding: 10px 0;
	width: 100%;
	float: left;
	min-height: 200px;
}
/*end*/

/*page*/
.pages {
	font-size: 12px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.pages a {
	font-size: 12px;
	padding: 2px 5px;
	border: 1px solid #ccc;
	margin: 0 2px;
}
.pages a:hover {
	background: #eee;
}
.pages a.page_now {
	background: #eee;
	color: #f00;
}
.pages select {
	vertical-align: middle;
	font-size: 8pt;
	padding: 0px;
}
.pages b {
	font-weight: normal;
}
/*end*/

/*pages*/ .pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #09f;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor: default;
}

.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;}



.fy_con {
    margin-top: 45px;
    padding: 0 0 20px 0px;
    
    height: auto;
    overflow: hidden;
}

.warp {
    width: 1200px;
    margin: 0 auto;
}

.fy_con_l_t {
    height: 44px;
    background: #f6f7fb;
   
    line-height: 45px;
    font-size: 18px;
    color: #231717;
    padding-left: 20px;
}
.fy_con_l_u {
    margin-top: 30px;
}

.fy_con_l_u ul li {
    background: url(../images/hss.png) no-repeat left center;
    padding-left: 30px;
    height: 32px;
    line-height: 32px;
    position: relative;
    border-bottom: 1px dashed #d3d2d2;
}

.fy_con_l_u ul li a {
    font-size: 14px;
    color: #3f3f3f;
}

.fy_con_l_u ul li span {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 14px;
    color: #515153;
}
.fy_con_r {
    width: 310px;
    float: left;
    
    border: 1px solid #f0f0f1;
    padding-bottom: 90px;
}

.fy_con_r_1 {
    height: auto;
    overflow: hidden;
	
}

.fy_con_r_1_t {
    height: 80px;
    line-height: 80px;
    
    font-size: 22px;
    color: #060001;
    padding-left: 30px;
    border-bottom: 2px solid #eaeaec;
    border-top: 5px #2384d3 solid;
}
.fy_con_r_1_u ul li {
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #eaeaec;
}

.fy_con_r_1_u ul li a {
    font-size: 18px;
    color: #231717;
    display: block;
    height: 50px;
    padding-left: 35px;
}
.fy_con_r_2 {
    width: 255px;
    margin: 20px auto;
}


.fy_con_r_2 ul li {
    
    border-radius: 5px;
    margin-bottom: 15px;
}

.fy_con_r_3 {
    margin-top: 30px;
    background: url(../images/left_bg.png) no-repeat center top;
    height: 275px;
}
.fy_con_r_3_t   {
    padding-left: 30px;
    padding-top: 30px;
    height: auto;
    overflow: hidden;
}



.fy_con_r_3_t h1{line-height:60px;}

.fy_con_r_3_t  p {
    height: 30px;
}







.fy_con_r_3_t ul a {
    float: left;
    display: block;
    font-size: 16px;
    color: #d31820;
    margin-left: 20px;
}

.fy_con_r_3_u {
    margin: 20px auto 0;
    width: 238px;
    height: 166px;
    position: relative;
    overflow: hidden;
}
.focus2 {
    width: 238px;
    height: 166px;
    position: relative;
}

.fy_con_l {
    width: 875px;
    float: right;
    padding-top: 20px;
	 border: 1px solid #ecf0f6;
}


.show_t {
    text-align: center;
    padding: 25px 0 0;
    border-bottom: #ccc 1px dashed;
}

.show_t h1 {
    color: #79461e;
    margin: 0;
    font-size: 24px;
}

.show_t h5 {
    color: #464646;
    font-weight: 400;
    line-height: 20px;
    margin: 10px auto;
    width: 380px;
    height: 20px;
    overflow: hidden;
}

.show_c {
    padding: 10px 15px;
    color: #464646;
    border-bottom: #ccc 1px dashed;
    line-height: 28px;
    font-size: 14px;
}
.show_u {
    text-align: left;
    padding: 25px 15px 10px 0;
}

.show_u ul li {
    list-style: none;
    text-decoration: none;
    color: #464646;
    border-bottom: #ccc 1px dashed;
    height: 40px;
    line-height: 40px;
    margin: 0 20px;
}

.show_u ul li a {
    color: #464646;
}
.message li {
    height: auto;
    min-height: 60px;
}

.message li span {
    font-size: 14px;
    color: #333;
    display: inline-block;
    text-align: right;
    padding-right: 5px;
    padding-bottom: 10px;
}

.message li input {
    width: 270px;
    height: 30px;
    border: 1px solid #ccc;
    padding: 0 10px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.message li button {
    margin: 40px 0 0 285px;
    width: 100px;
    height: 30px;
    background: #81807d;
    color: #fff;
    cursor: pointer;
    border: none;
}



.mF_kdui_myFocus *{
	width:100%;
	height:100%;
}

.index-yewu {
    padding: 10px 0 60px;
}

.main {
    width: 1200px;
    margin: auto;
}
.title {
    height: 55px;
    margin: 30px 0 15px;
    text-align: center;
}

.title h3 {
    font-size: 28px;
    color: #333;
}

.index-yewu .box {
    width: 18%;
    float: left;
    text-align: center;
    margin-top: 0;
	margin-right: 2%;
	background: #f8f8f8;
}
.index-yewu .a a {
    background-image: url(../images/yewu1.png);
}

.index-yewu .box a {
    display: block;
    padding-top: 135px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #a0a0a0;
}
.index-yewu .box a h4 {
    color: #555;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 400;
	margin-top: 40px;
}












.index-yewu a p {
    padding: 0 20px;
}
.index-yewu .b a {
    background-image: url(../images/yewu2.png);
}

.index-yewu .c a {
    background-image: url(../images/yewu3.png);
}

.index-yewu .d a {
    background-image: url(../images/yewu4.png);
}

.index-yewu .e a {
    background-image: url(../images/yewu4.png);
}

.index-yewu .f a {
    background-image: url(../images/yewu5.png);
}



/*关于我们*/
.ab_bg {
    background: #f3f3f3;
    padding: 60px 0 75px;
    font-size: 0;
    overflow: hidden;
}

.content {
    width: 1200px;
    margin: 0 auto;
}
.about .four_t {
    
    height: 95px;
}

.four_t {
    font-size: 28px;
    color: #333;
    text-align: center;
   
    line-height: 28px;
    -webkit-transition: transform .3s;
    transition: transform .3s;
    height: 115px;
}


.about .four_t a {
    font-size: 28px;
    color: #333;
}
 .about .four_t span {
    font-size: 16px;
    color: #666;
    padding: 5px 0 0;
}

.four_t span {
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #bbb;
    font-weight: 400;
    padding: 3px 0 0;
}
.about dl {
    width: 1200px;
    display: inline-block;
    overflow: hidden;
    padding: 0 0 20px;
}
.about dl dt {
    width: 600px;
    height: 339px;
    float: left;
    overflow: hidden;
}
.about dl dt img {
    width: 600px;
    height: 339px;
}

.about dl dd {
    width: 530px;
    height: 299px;
    padding: 40px 30px 0 40px;
    float: left;
    background: #fff;
}
.about .ab_desc {
    font-size: 14px;
    color: #666;
    height: 150px;
    line-height: 26px;
    padding: 20px 0 0;
    overflow: hidden;
}

 .about dl dd span {
    display: block;
    width: 144px;
    padding: 30px 0 0;
}

.about dl dd span a {
    display: block;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    background: url(../images/case_btn.png) no-repeat;
    width: 144px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    overflow: hidden;
}



.title_zhu {
    font-size: 28px;
    text-align: center;
    color: #333;
    font-weight: bold;
    margin-top: 30px;
}

.title_fu {
    font-size: 16px;
    text-align: center;
    color: #666;
    line-height: 30px;
    margin-bottom: 5px;
}
.main {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.fuwu_center {
    height: 120px;
    margin-top: 30px;
}

.fuwu_center ul {
    width: 1200px;
}
.fuwu_center li {
    width: 380px;
    height: 120px;
    float: left;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
}

.fuwu_center li img {
    width: 380px;
    height: 120px;
    transition: all 0.5s;
}
.fuwu_center p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 5px 10px;
    width: 360px;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 1;
    background: rgba(0, 0, 0, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
    transition: all 0.5s;
}
.news_list ul {
    margin-top: 10px;
}

.news_list li {
    background: url(../images/dian.png) no-repeat left center;
    line-height: 36px;
    padding-left: 15px;
    border-bottom: dotted 1px #ccc;
}

.foot {
    height: 140px;
}

.foot p {
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    background: #489eec;
    text-align: center;
}
.foot p a {
    color: #fff;
    font-size: 14px;
}
footer aside {
    font-size: 12px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 24px;
}

.zlrz_logo, .zlrz_logo img {
    margin: 0 auto;
    height: 203px;
}

 .zlrz_logo, .zlrz_logo img{
    width: 1200px;
}


.fyconru{width:800px;margin-top: 30px;}

