.top_news{ width:100%; float:left; display:inline; height:45px; background:url(../images/c8.jpg) top repeat-x;}
.header{ width:100%; height:128px; float:left; display:inline; background:url(../images/c2.jpg) top repeat-x;}
.logo{ width:662px; height:124px; float:left; display:inline; margin-top:4px;}
.logo img{max-width:662px;}
.her{ width:530px; float:right; display:inline; height:128px}
.her1{ width:530px; height:26px; float:left; display:inline; background:url(../images/c6.png) right top no-repeat;}
.her1 p{ width:171px; height:26px; float:right; display:inline; text-align:center; line-height:23px;  font-size:12px; color:#FFF;}
.her1 p a{ font-size:12px; color:#FFF; float:left; display:inline;}
.her1 p a.her11{ margin-top:2px; margin-left:15px;}
.her1 p a.her12{ margin-top:2px; margin-left:40px;}
.her1 p a:hover{ color:#FFF; text-decoration:underline;}
.her2{ width:530px; float:left; display:inline; height:25px; margin-top:12px;}
.her21{ float:left; display:inline; line-height:25px; margin-left:300px;}
.her21 p{ float:left; display:inline; font-family:"微软雅黑"; font-size:14px; color:#666;}
.her21 span{ float:left; display:inline; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#0c4da2;}
.her22{ width:194px; height:25px; float:right; display:inline; background:url(../images/c7.jpg) no-repeat;}
.her22 input.s1{ width:120px; float:left; display:inline; margin-left:8px; height:22px; line-height:22px; margin-top:1px; font-size:12px; color:#888; border:0px; background:none;}
.her22 input.s2{ width:60px; height:25px; float:right; display:inline; background:none; border:0px; cursor:pointer;}
.you{ width:100%; float:left; display:inline; height:55px; background:#2b2a32;}
.you1{ width:103px; height:55px; float:left; display:inline; background:url(../images/c29.jpg) no-repeat; line-height:55px;}
.you1 p{ float:left; display:inline; margin-left:18px; font-family:"微软雅黑"; font-size:14px; color:#FFF;}
.you2{ width:980px; float:left; display:inline; height:55px; line-height:55px;}
.you2 a{ float:left; display:inline; font-family:"微软雅黑"; font-size:14px; color:#929295; margin-left:15px; margin-right:10px;}
.you2 a:hover{ color:#FFF; text-decoration:underline}
.footer{ width:100%; float:left; display:inline; padding-bottom:25px; background:#33313e;}
.f1{ width:880px; float:left; display:inline; margin-top:25px;}
.f1 span{ width:880px; float:left; display:inline;  font-size:14px; color:#FFF;}
.f1 span a{ font-family:"微软雅黑"; font-size:14px; color:#f1f1f1;}
.f1 span a:hover{ color:#f1f1f1; text-decoration:underline;}
.f1 p{ width:700px; float:left; display:inline; line-height:24px; margin-top:22px; font-family:"微软雅黑"; font-size:12px; color:#ccc;}
.f2{ width:202px; height:103px; float:right; display:inline; margin-top:30px; background:url(../images/c27.jpg) no-repeat;}
.f2 img{ float:right; display:inline; margin-right:5px; margin-top:6px;}

.top_service_tel{
	width:240px;
	height:48px;
	float:right;
	margin-top:21px;
}
.top_nav{
	width:100%;
	height:38px;
	float:left;
	background:#0e61c1;
}
.top_navs{
	width:100%;
	height:38px;
	text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.top_navs li{
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
	width:10%;
	text-align:center;
}
.top_navs li.ml-30{
	margin-left:30px;
}
.top_navs li a{
	font-size:16px;
	color:#fff;
}

.index-hdp{
    position: relative;
	height:413px;
	width:100%;
	float:left;
}
.index-hdp .swiper-container {
    width: 100%;
}
.index-hdp .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.index-hdp .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 5px;
}
.index-hdp .swiper-pagination-bullet{
    background: #ffffff;
}
.index-hdp .swiper-pagination-bullet-active{
    background: #be0000;
}




.nav {
	width: 800px; height: 64px; float: right; display: inline; z-index: 9999;  margin-top:1px;
}
.nav .nav_list {
	float: left;
}
.nav li {
	width: 100px; height: 64px; float:left; display:inline; position: relative;
}

.nav li a#big {
	width:100px; height:64px; float:left; display:inline; line-height:64px; text-align:center; font-family:"微软雅黑"; font-size:15px; font-weight:bold; color:#666;
}
.nav li a#big:hover {
	color:#0c4da2; background:url(../images/c5.jpg) bottom repeat-x;
}

.nav li a#big.selected {
	color:#0c4da2; background:url(../images/c5.jpg) bottom repeat-x;
}

.nav li.now a {
	color:#0c4da2; background:url(../images/c5.jpg) bottom repeat-x;
}

.nav li.selected .submenu {
	display: block;
}
.nav li .submenu {
	top: 57px; float: left; display: none; position: absolute; width:960px; border-bottom:2px solid #20538c; background:#FFF; z-index:9999; right:-650px; padding-bottom:20px;
}
.nl{ width:110px; float:left; display:inline; margin-left:90px; margin-top:15px;}
.nl1{ width:110px; height:28px; float:left; display:inline; margin-top:10px;}
.nl1 a{ margin:0px; width:110px; height:28px; float:left; display:inline; background:url(../images/c18.jpg) no-repeat; text-align:center; line-height:28px; font-family:"微软雅黑"; font-size:12px; color:#666;}
.nl1 a:hover{ width:110px;  margin:0px; height:28px; float:left; display:inline; background:url(../images/c17.jpg) no-repeat; text-align:center; line-height:28px; font-family:"微软雅黑"; font-size:12px; color:#FFF;}
.nl1 a.now{ width:110px;  margin:0px; height:28px; float:left; display:inline; background:url(../images/c17.jpg) no-repeat; text-align:center; line-height:28px; font-family:"微软雅黑"; font-size:12px; color:#FFF;}
.nl2{ width:320px; float:left; display:inline; margin-left:85px; margin-top:22px; line-height:22px; font-family:"微软雅黑"; font-size:12px; color:#666;}
.nl3{ width:218px; float:right; display:inline; margin-right:90px; margin-top:25px;}



.cc{ width:100%; float:left; display:inline;}
.ccs{ width:100%; float:left; display:inline; margin-top:25px; padding-bottom:25px; background:#eeeeee;}
.c1{ width:195px; height:239px; float:left; display:inline; margin-top:25px; background:url(../images/c20.jpg) no-repeat;}
.c1 span{ width:160px; float:left; display:inline; margin-left:18px; margin-top:50px; font-family:Arial, Helvetica, sans-serif; font-size:28px; color:#f6f6f6;}
.c1 h3{ width:160px; float:left; display:inline; margin-left:18px; margin-top:5px; font-weight:normal; font-family:"微软雅黑"; font-size:14px; color:#a9b6cf;}
.c1 p{ width:160px; float:left; display:inline; margin-top:50px; margin-left:18px;}
.c2{ width:637px; height:237px; float:left; display:inline; border:1px solid #e6e6e6; background:#FFF; margin-top:25px; border-left:0px;}
.c21{ width:182px; float:left; display:inline; margin-top:18px; margin-left:19px;}
.c22{ width:315px; float:right; display:inline; margin-right:18px; margin-top:35px;}
.c22 span{ width:315px; float:left; display:inline; height:50px; background:url(../images/c25.jpg) left bottom no-repeat; line-height:50px; font-family:"微软雅黑"; font-size:16px; color:#666;}
.c22 p{ width:315px; float:left; display:inline; margin-top:10px; line-height:22px; font-family:"微软雅黑"; font-size:14px; color:#999; height:110px; overflow:hidden;}
.c3{ width:345px; float:right; display:inline;}
.c31{ width:345px; height:109px; float:left; display:inline; margin-top:25px;}
.c311{ width:134px; height:109px; float:left; display:inline;}
.c312{ width:210px; float:left; display:inline; height:107px; border:1px solid #e6e6e6; background:#FFF; border-left:0px;}
.c32{ width:345px; float:left; display:inline; height:109px; margin-top:20px;}
.c3121{ width:180px; float:left; display:inline; margin-left:15px; margin-top:10px; font-family:"微软雅黑"; font-size:15px; font-weight:bold; color:#4b4b4b;}
.c312 ul{ width:180px; float:left; display:inline; margin-left:15px; margin-top:8px;}
.c312 ul li{ width:180px; height:26px; line-height:26px; float:left; display:inline; background:url(../images/c24.jpg) left center no-repeat;}
.c312 ul li a{ float:left; display:inline; margin-left:10px; font-size:12px; color:#666;}
.c312 ul li a:hover{ color:#CC0000; text-decoration:underline;}
.c3122{ width:180px; float:left; display:inline; line-height:22px; font-size:12px; color:#666; margin-top:6px; margin-left:15px;}
.huans{ width:100%; float:left; display:inline; height:305px; overflow:hidden;}
.cl{ width:225px; float:left; display:inline; margin-top:30px;}
.cl1{ width:225px; float:left; display:inline; background:url(../images/c31.jpg) repeat-y;}
.cl2{ width:225px; float:left; display:inline; background:url(../images/c30.jpg) top no-repeat;}
.cl21{ width:225px; height:70px; float:left; display:inline; line-height:70px; font-family:"微软雅黑"; font-size:20px; font-weight:bold; color:#FFF; margin-left:35px;}
.cl2 dl{ width:223px; float:left; display:inline; margin-left:1px; border-bottom:1px solid #dcdbdb; margin-top:10px; padding-bottom:12px;}
.cl2 dl dd{ width:155px; height:26px; margin-left:34px; line-height:26px; float:left; display:inline;}
.cl2 dl dd a{ font-family:"微软雅黑"; font-size:12px; color:#666;}
.cl2 dl dd a:hover{ color:#0c4da2; text-decoration:underline;}
.cl2 dl dd.now a{ color:#0c4da2;}
.cl2 ul{ width:223px; float:left; display:inline; margin-left:1px;}
.cl2 ul li{ width:223px; height:51px; float:left; display:inline; background:url(../images/c32.jpg) no-repeat; line-height:51px;}
.cl2 ul li a{ width:223px; float:left; display:inline; height:51px; font-family:"微软雅黑"; font-size:14px; color:#333;}
.cl2 ul li a:hover{ color:#0c4da2; text-decoration:underline;}
.cl2 ul li.now a{ color:#0c4da2;}
.cl2 ul li p{ margin-left:35px;}
.cl3{ width:225px; float:left; display:inline; background:url(../images/c31.jpg) repeat-y; margin-top:25px;}
.cl4{ width:225px; float:left; display:inline; background:url(../images/c33.jpg) top no-repeat;}
.cl5{ width:225px; float:left; display:inline; background:url(../images/c34.jpg) bottom no-repeat; padding-bottom:16px;}
.cl51{ width:225px; height:60px; line-height:60px; float:left; display:inline;}
.cl51 p{ float:left; display:inline; font-family:"微软雅黑"; font-size:18px; font-weight:bold; color:#FFF; margin-left:35px;}
.cl52{ width:195px; float:left; display:inline; margin-left:15px; margin-top:15px;}
.cl53{ width:195px; float:left; display:inline; margin-top:10px; line-height:25px; font-family:"微软雅黑"; font-size:12px; color:#666; margin-left:15px;}
.cr{ width:945px; float:right; display:inline; background:url(../images/c37.jpg) repeat-y; margin-top:30px;}
.cr1{ width:945px; float:right; display:inline; background:url(../images/c36.jpg) top no-repeat;}
.cr2{ width:945px; float:right; display:inline; background:url(../images/c38.jpg) bottom no-repeat; padding-bottom:25px;}
.cr11{ width:945px; height:70px; float:left; display:inline; line-height:66px;}
.cr11 p{ float:left; display:inline; font-family:"微软雅黑"; font-size:18px; font-weight:bold; color:#0c4da2; margin-left:20px;}
.cr11 img{ float:right; display:inline; margin-right:5px; margin-top:26px;}
.cr11 span{ float:right; display:inline; font-family:"微软雅黑"; margin-right:20px; font-size:12px; color:#666;}
.cr11 span a{ font-family:"微软雅黑"; font-size:12px; color:#666;}
.cr11 span a:hover{ color:#0c4da2; text-decoration:underline;}
/* .cr ul.pro{ width:945px; float:left; display:inline; margin-top:10px;}
.cr ul.pro li{ width:213px; float:left; display:inline; margin-left:18px; margin-top:20px;}
.cr ul.pro li img{ float:left; display:inline;}
.cr ul.pro li p{ display:none;}
.cr ul.pro li span{ width:213px; height:38px; line-height:38px; text-align:center; float:left; display:inline;}
.cr ul.pro li span a{ font-size:14px; color:#333; font-family:"微软雅黑";}
.cr ul.pro li span a:hover{ color:#0c4da2; text-decoration:underline;}
.cr ul.pro li.now p{ background:url(../images/c41.png) top center no-repeat; width:213px; height:197px; float:left; display:inline; margin-top:-197px;}
.cr ul.pro li.now p a{ width:213px; float:left; display:inline; text-align:center; margin-top:168px; font-family:"微软雅黑"; font-size:14px; color:#FFF;}
.cr ul.pro li.now p a:hover{ color:#FFF; text-decoration:underline;}
 */
.cr ul.pro_z{ width:945px; float:left; display:inline; }
.cr ul.pro_z li{width:299px; float:left; margin-left:12px; margin-top:20px;}
.cr ul.pro_z li img{width:287px; height:287px; padding:5px 6px; border:1px #e5e5e5 solid;}
.cr ul.pro_z li p{width:100%; float:left; margin-top:10px;text-align:center;}
.cr ul.pro_z li p a{font-size:14px;}

.cr ul.pro_z1{ width:945px; float:left; display:inline; }
.cr ul.pro_z1 li{width:299px; float:left; margin-left:12px; margin-top:20px;}
.cr ul.pro_z1 li img{width:287px;  padding:5px 6px; border:1px #e5e5e5 solid;}
.cr ul.pro_z1 li p{width:100%; float:left; margin-top:10px;text-align:center;}
.cr ul.pro_z1 li p a{font-size:14px;}


.fen{width:921px; float:left; margin-top:30px; margin-left:9px;}
.fen a,.fen span{padding:5px 9px; margin:0 3px; border:1px #e5e5e5 solid;}
.fen span{border:1px #ccc solid; color:#f00;}

.cr12{ width:360px; float:left; display:inline; margin-left:20px; margin-top:25px;}
.cr12 img{width:346px; height:346px; border:1px #e5e5e5 solid; padding:5px 6px;}


.cr13{ width:520px; float:right; display:inline; margin-right:20px; margin-top:25px;}
.cr131{ width:520px; float:left; display:inline; font-family:"微软雅黑"; font-size:20px; color:#333; font-weight:bold;}
.cr132{ width:520px; float:left; display:inline; margin-top:8px; font-family:"微软雅黑"; font-size:12px; color:#666;}
.cr133{ width:520px; float:left; display:inline; margin-top:5px; font-family:"微软雅黑"; font-size:12px; color:#666; border-bottom:1px solid #e9e9e9; padding-bottom:15px;}
.cr134{ width:520px; float:left; display:inline;}
.cr134 span{ width:520px; float:left; display:inline; font-family:"微软雅黑"; font-size:14px; color:#333; margin-top:15px;}
.cr134 p{ width:520px; float:left; display:inline; margin-top:10px; line-height:22px; font-family:"微软雅黑"; font-size:12px; color:#999;}
.cr14{ width:905px; float:left; display:inline; margin-top:25px; font-family:"微软雅黑"; font-size:18px; font-weight:bold; color:#333; margin-left:20px;}
.cr15{ width:905px; float:left; display:inline; font-family:"微软雅黑"; font-size:14px; color:#333; line-height:2.0em; margin-left:20px; margin-top:12px; padding-bottom:20px;}
.cr15 p{ padding-bottom:15px;}
.cr15 img{ Max-width:800px; }
.prev_next{width:905px; margin-left:20px; float:left; margin-top:20px; border-top:1px #e5e5e5 solid; padding-top:15px;}
.prev_next li{line-height:28px;}
.prev_next li a{font-size:14px;}

.cr ul.zhichi{ width:905px; float:left; display:inline; margin-left:20px; margin-top:15px;}
.cr ul.zhichi li{ width:905px; height:60px; float:left; display:inline; line-height:60px; background:url(../images/c45.jpg) left center no-repeat; border-bottom:1px solid #f2f2f2;}
.cr ul.zhichi li span{ width:750px; float:left; display:inline; margin-left:40px; height:60px; line-height:60px; overflow:hidden;}
.cr ul.zhichi li span a{ font-family:"微软雅黑"; font-size:14px; color:#666;}
.cr ul.zhichi li span a:hover{ color:#0c4da2; text-decoration:underline;}
.cr ul.zhichi li p{ width:102px; height:36px; float:right; margin-right:2px; display:inline; margin-top:12px;}
.cr ul.zhichi li p a{ width:102px; height:36px; float:left; display:inline; background:url(../images/c44.jpg) no-repeat;}
.cr ul.zhichi li p a:hover{ width:102px; height:36px; float:left; display:inline; background:url(../images/c43.jpg) no-repeat;}
.cr21{ width:905px; float:left; display:inline; margin-left:20px; margin-top:25px; text-align:center; font-family:"微软雅黑"; font-size:20px; color:#333;}
.cr22{ width:905px; float:left; display:inline; margin-left:20px; margin-top:10px; text-align:center; font-family:"微软雅黑"; font-size:12px; color:#666;}
.cr23{ width:905px; float:left; display:inline; margin-left:20px; margin-top:20px; border-bottom:1px dashed #CCC;  border-top:1px dashed #CCC;}
.cr231{ float:left; display:inline; font-size:12px; color:#666; margin-top:8px;}
.cr232{ float:right; display:inline; font-size:12px; color:#666;}
.cr24{ width:903px; float:left; display:inline; margin-left:20px; border:1px solid #EEE; background:#f3f5f9; margin-top:25px; padding-bottom:15px;}
.cr241{ width:873px; float:left; display:inline; margin-left:15px; margin-top:12px; line-height:22px; font-family:"微软雅黑"; font-size:14px; color:#333;}
.cr25{ width:903px; float:left; display:inline; margin-left:20px; margin-top:15px; line-height:2.0em; font-family:"微软雅黑"; font-size:12px; color:#666; padding-bottom:10px;}
.cr25 p{ padding-bottom:13px;}
.cr26{ width:430px; float:left; display:inline; margin-top:25px;}
.cr261{ width:430px; float:left; display:inline; height:32px; background:url(../images/c46.jpg) no-repeat; margin-left:20px; margin-top:10px;}
.cr261 p{ width:100px; float:left; display:inline; text-align:center; line-height:32px; font-family:"微软雅黑"; font-size:12px; color:#333; font-weight:bold;}
.cr261 span{ float:left; display:inline; margin-left:10px; line-height:32px;}
.cr261 span a{ font-family:"微软雅黑"; font-size:12px; color:#666;}
.cr261 span a:hover{ color:#CC0000; text-decoration:underline;}
.cr27{ width:84px; float:right; display:inline; margin-right:20px; margin-top:30px;}
.cr3{ width:905px; float:left; display:inline; margin-left:20px; margin-top:25px; height:412px; background:url(../images/c48.jpg) no-repeat;}
.cr31{ width:835px; float:left; display:inline; margin-left:35px; margin-top:15px; font-family:"微软雅黑"; font-size:14px; color:#333; line-height:2.0em;}
.cr31 p{ padding-bottom:12px;}
.cr32{ width:895px; float:left; display:inline; border:1px solid #CCC; padding:4px; margin-left:20px; margin-top:25px;}
.cr4{ width:903px; float:left; display:inline; margin-left:26px; margin-top:26px; height:672px; background:url(../images/c50.jpg) no-repeat;}
.cr41{ width:903px; height:40px; margin-top:230px; float:left; display:inline; line-height:40px; font-family:"微软雅黑"; font-size:14px; color:#0c4da2;}
.cr41 p{ margin-left:20px;}
.cr42{ width:903px; float:left; display:inline; margin-top:18px;}
.cr42 p{ width:110px; float:left; display:inline; text-align:right; height:32px; line-height:32px; font-family:"微软雅黑"; font-size:14px; color:#666;}
.cr42 input{ width:175px; float:left; display:inline; height:30px; line-height:30px; border:1px solid #e5e5e5; background:#f7f7f7;}
.cr43{ width:903px; float:left; display:inline; margin-top:18px;}
.cr43 p{ width:110px; float:left; display:inline; text-align:right; height:32px; line-height:32px; font-family:"微软雅黑"; font-size:14px; color:#666;}
.cr43 input{ width:175px; float:left; display:inline; height:30px; line-height:30px; border:1px solid #e5e5e5; background:#f7f7f7;}
.cr44{ width:903px; float:left; display:inline; margin-top:18px;}
.cr44 p{ width:110px; float:left; display:inline; text-align:right; height:32px; line-height:32px; font-family:"微软雅黑"; font-size:14px; color:#666;}
.cr44 textarea{ width:750px; float:left; display:inline; border:1px solid #e5e5e5; background:#f7f7f7; line-height:22px; font-family:"微软雅黑"; font-size:14px; color:#666; height:110px;}
.cr45{ width:500px; float:right; display:inline; margin-top:30px;}
.cr45 input.s1{ width:119px; height:30px; float:left; display:inline; cursor:pointer; background:url(../images/c51.jpg) no-repeat; border:0px; margin-left:50px;}
.cr45 input.s2{ width:119px; height:30px; float:left; display:inline; cursor:pointer; background:url(../images/c52.jpg) no-repeat; border:0px; margin-left:25px;}
.cr5{ width:904px; float:left; display:inline; margin-left:20px; height:476px; background:url(../images/c53.jpg) no-repeat; margin-top:25px;}
.cr51{ width:850px; float:left; display:inline; margin-top:25px; margin-left:38px; font-family:"微软雅黑"; font-size:14px; color:#0c4da2;}
.cr52{ width:904px; float:left; display:inline; margin-top:20px;}
.cr52 p{ width:110px; float:left; display:inline; height:32px; line-height:32px; text-align:right; font-family:"微软雅黑"; font-size:14px; color:#666;}
.cr52 input{ width:465px; float:left; display:inline; height:30px; line-height:30px; border:1px solid #CCC; background:#cce8cf;}
.cr53{ width:904px; float:left; display:inline; margin-top:20px;}
.cr53 p{ width:110px; float:left; display:inline; height:32px; line-height:32px; text-align:right; font-family:"微软雅黑"; font-size:14px; color:#666;}
.cr53 input.s1{ width:175px; float:left; display:inline; height:30px; line-height:30px; border:1px solid #CCC; background:#cce8cf;}
.cr53 input.s2{ float:left; display:inline; margin-top:10px; margin-right:2px;}
.cr53 span{ float:left; display:inline; font-family:"微软雅黑"; font-size:14px; color:#666; line-height:30px; margin-right:18px;}
.cr54{ width:904px; float:left; display:inline; margin-top:20px;}
.cr54 p{ width:110px; float:left; display:inline; height:32px; line-height:32px; text-align:right; font-family:"微软雅黑"; font-size:14px; color:#666;}
.cr54 input.s1{ width:175px; float:left; display:inline; height:30px; line-height:30px; border:1px solid #CCC; background:#cce8cf;}
.cr55{ width:904px; float:left; display:inline; margin-top:20px;}
.cr55 p{ width:110px; float:left; display:inline; height:32px; line-height:32px; text-align:right; font-family:"微软雅黑"; font-size:14px; color:#666;}
.cr55 textarea{ width:465px; float:left; display:inline; height:30px; line-height:30px; border:1px solid #CCC; background:#cce8cf; line-height:22px; font-family:"微软雅黑"; font-size:14px; color:#666; height:110px;}
.cr56{ width:904px; float:left; display:inline; margin-top:20px;}
.cr56 input.s1{ width:86px; height:28px; float:left; display:inline; cursor:pointer; background:url(../images/c54.jpg) no-repeat; border:0px; margin-left:110px;}
.cr56 input.s2{ width:86px; height:28px; float:left; display:inline; cursor:pointer; background:url(../images/c55.jpg) no-repeat; border:0px; margin-left:20px;}


.contact_z1{width:915px; float:left; margin-left:15px; margin-top:25px; background:#fc9; }

.contact_z1 img{width:915px;  }


.contact_z2{width:915px; float:left; margin-top:30px; background:url(../images/contact_z2.jpg) right bottom 50px no-repeat; font-size:18px; line-height:30px; min-height:163px; margin-left:20px;}

.news_lst{width:884px; float:left; margin-left:30px; margin-top:10px;}
.news_lst li{width:100%; border-bottom:1px #ddd solid; float:left; line-height:38px; font-size:14px;}
.news_lst li p{float:left;}
.news_lst li span{float:right;}

.fen2{width:884px; margin-top:30px; margin-left:30px;}

.news_bt{width:905px; margin-top:20px; font-size:18px; margin-left:20px; text-align:center; color:#000; float:left; padding-bottom:15px; border-bottom:1px #e5e5e5 solid;}
.news_fbt{width:905px; margin-top:20px; font-size:12px; margin-left:20px; text-align:center; color:#333; float:left;}
.news_text{width:905px; float:left; padding-bottom:30px; font-size:14px; line-height:24px; margin-left:20px; margin-top:20px;}
.news_text img{ max-width:100%;}

.annews_text{width:905px; float:left; padding-bottom:30px; font-size:14px; line-height:24px; margin-left:20px; margin-top:20px; text-align: center}
.annews_text img{ max-width:100%; margin: 0px auto}


.clear{clear:both}
.online{width:520px; margin:50px auto 0;}
.online li{width:100%; float:left; margin-top:15px;}
.online li p{width:70px; float:left; line-height:32px;}
.input1{width:428px; float:left; padding:0 10px; height:30px; border:1px #ddd solid;}
.input2{width:168px; float:left; padding:0 10px; height:30px; border:1px #ddd solid;}
.textarea1{width:428px; float:left; padding:5px 10px; height:70px; border:1px #ddd solid;}
.submit1{width:112px; height:32px; line-height:32px; text-align:center; margin-left:70px; margin-top:15px; border:0; background:#0a4798; font-size:14px; color:#fff; cursor:pointer; border-radius:3px;}
.reset{ margin-left:25px;  background:#ddd; font-size:14px; color:#333;}

.zzzzssss{ width:100%; float:left;  padding:15px 0px;}

.zstitle{ width:100%; height:40px; border-bottom:#CCC solid 1px; float:left; line-height:40px; background:url(../images/news_z1btbg.jpg) left center no-repeat;}


.zstitle p{ float:left; font-weight:bold; font-size:18px; margin-left:18px; font-family:"微软雅黑"}

.zstitle a{ float:right;  font-size:14px;}
.zscont{ width:100%; float:left; margin-top:10px;}

.zscont li{ width:224px; float:left; margin-top:10px; margin-right:20px;}
.zscont li.rrr{  float:right; margin-top:10px; margin-right:0px;}

.zscont li img{ width:100%; float:left;    -webkit-border-radius: 8px;}
.zscont li span{ width:100%; float:left; margin-top:10px; font-size:14px; text-align:center;}
.zsnw{ width:100%; float:left; margin-top:15px; text-align:center; margin-bottom:10px;}
























