﻿@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, form, button, input, textarea, th, td {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

body, button, input, select, textarea, h1, h2, h3, h4, h5, h6, i {
	font: normal 17px Arial,Microsoft YaHei, "\5b8b\4f53", tahoma;
}

body {
	min-width: 1200px;
	background-color:#fff;
}

ul, ol, li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333; font-size:17px;
}

a:hover {
	text-decoration: none;
}
em{ font-style:normal;}
img {
	border: 0;
	vertical-align: top;
}
.ml20{ margin-left:20px;}
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.fixed:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fixed{*zoom: 1;}
.w1200{ width:1200px; margin:0px auto;}
.clear {
	clear: both;
}

.fl {float: left !important;}

.fr {float: right !important;}

.wd {
	margin:0px auto 0px auto;
	width:1260px; 
}
.bk{}
.wd10 {
	margin: 0 auto;
	width: 1000px;
}

/* reset.css V1.0  End */

.p_scale {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
}

.overflow {
	height: auto;
	overflow: hidden;
}

/*header*/

.header{ width:100%; height:70px; background:#fff; position:relative; z-index:999;}
.tel_01{ padding:0px 0px 5px 75px;background: url(../images/tel_01.png) no-repeat left 5px; float:right; margin:35px 0px 0px 0px;}
.tel_01 h2{ font-size:30px; color:#fff; font-weight:bold;}
.tel_01 p{ font-size:17px; color:#fff;}

.headTop {height:70px; line-height:70px; font-size:16px; margin:0px auto;}

.logo{float:left;margin-top:0px;width:auto;height: auto;}
.logo img{ vertical-align:middle;}

.headRig {
	float: right;
	padding-top: 35px;
	text-align: right;
}

.lang {
	font-size:14px;
	color: #0066b3;
}

.lang span {
	display: inline-block;
	padding: 0 14px;
}

.lang a {
	display: inline-block;
	color: #0066b3;
}

.search {
	width: 268px;
	height: 32px;
	border: 1px solid #9bc0df;
	padding-left: 10px;
	margin-top: 21px;
}

.search input {
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	color: #999;
	border: 0;
	background: none;
}

.search input[type="text"] {
	width: 238px;
	font-size:14px;
}

.search input[type="submit"] {
	width: 22px;
	cursor: pointer;
	background: url(../images/search.jpg) no-repeat center center;
}

.mobileNavTit {display: none;}

.nav {width:60%;height:70px; line-height:70px;position: relative; float:right;}
.nav ul {height: auto;}
.nav ul li {float: left;position: relative;width:11.611%;}
.nav ul li > a {display: block;height:70px;line-height:70px;color: #333333;text-align: center;font-size:16px;}
.nav ul li:hover, .nav ul li.on {height:70px;line-height:70px;}
.nav ul li:hover a{ color:#227ef6;}
.nav ul li:nth-child(8){ width:11.2%;}
.nav ul li:nth-child(8) em{ background:#fe8c12; border-radius:15px; padding:2px 6px; color:#fff;}
.nav ul li:last-child{ width:7.5%;}
.nav ul li:last-child em{ background:#017ffe; border-radius:50%; color:#fff; padding:4px;}

.mainlevel ul {display: none; width:320px !important; margin-left:-145px; position:absolute; z-index:999999;}
.mainlevel li { width:320px !important; height:45px!important;line-height:45px !important;float: none !important;overflow:hidden;}
.mainlevel li a{width:320px !important; height:45px!important;line-height:45px !important;font-size:16px !important; background:#fe8c12; font-weight:normal !important;color:#fff !important;}
.mainlevel li a:hover{ background:#227ef6 !important; color:#FFF !important;}


/*banner*/
.banner{margin:0px 0px 0px 0px !important; position:relative; z-index:-1;}
.banner .item {display: block;height:750px;background: no-repeat center / cover;}


.tuijian{ width:100%; background:#227ef6; color:#fff; padding:40px 0px;}
.tuijian li{ width:25%; float:left;}
.tuijian li img{ float:left; margin:0px 20px 0px 0px;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.tuijian li h2{ font-size:25px; font-weight:bold; padding:5px 0px 5px 0px;}
.tuijian li p{ font-size:16px;}
.tuijian li:hover img{-webkit-transform: rotate(360deg) skew(0deg) scale(1.0) translate(0px,0);-moz-transform: rotate(360deg) skew(0deg)scale(1.0) translate(0px,0)}


/*产品中心*/
.biaoti_01{ width:100%; margin:60px 0px 40px 0px; text-align:center;}
.biaoti_01 h2{ font-size:50px; font-weight:bold; color:#111111; background:url(../images/bt_01.png) bottom center no-repeat; padding:0px 0px 20px 0px; margin:0px 0px 15px 0px;}
.biaoti_01 p{ font-size:16px;  color:#222; padding:0px 0px 0px 0px; text-transform:uppercase;}

.menu_01{width:100%; margin:0px 0px 40px 0px; text-align:center;}
.menu_01 li{ display:inline-block; height:35px; line-height:35px; margin:0px 2px;}
.menu_01 li a{ display:block; height:35px; line-height:35px; border:1px dotted #ddd; border-radius:30px; padding:0px 15px; font-size:16px;}
.menu_01 li a:hover{ background:#227ef6; color:#fff;}
.menu_01 li.current a{ background:#227ef6; color:#fff;}

.pro_01{  width:100%; max-width:1300px; margin:0px auto;}
.pro_01 li{ width:31.1%; float:left; margin:0px 1% 20px 1%; background:#fff; border:1px solid #ddd;}
.pro_01 li img{ width:94%; padding:3%;}
.pro_01 li .pro_01_bg{ background: url(../images/jt_01.png) 96% center no-repeat #eeeeee; padding:15px;}
.pro_01 li .pro_01_bg em{ width:45px; height:51px; line-height:51px; padding-left:9px; margin:0px 12px 0px 0px; font-size:22px; background:url(../images/pro_02.png) center center no-repeat; float:left;}
.pro_01 li .pro_01_bg h2{ height:32px; line-height:32px; font-size:18px; font-weight:bold; overflow:hidden; padding:0px 18px 0px 0px;}
.pro_01 li .pro_01_bg p{ height:25px; line-height:25px; font-size:15px;}
.pro_01 li .pro_01_bg:hover{background: url(../images/jt_02.png) 96% center no-repeat #f37f12; color:#fff;}
.pro_01 li .pro_01_bg:hover em{background:url(../images/pro_03.png) center center no-repeat;color:#fff;}

/*详情页图片切换*/
.ban{ width:500px; height:400px;overflow:hidden; float:left; margin:0px 0px 0px 0px;}
.ban2{ width:400px; height:400px; position:relative;overflow:hidden; float:right;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:400px; height:400px;padding:0; margin:0;}
.ban2 ul li img{ width:400px; height:400px; padding:0; margin:0;}

.prev{ float:left; cursor:pointer;}
.num{ height:400px;overflow:hidden; width:400px; position:relative;float:left;}
.min_pic{width:70px; float:left;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:64px; height:64px; margin-bottom:8px;border:3px solid #fff;}
.num ul li.on{ border:3px solid #017ffe; padding:0;}
.num ul li img{width:64px; height:64px;}
.prev_btn1{width:16px; text-align:center; height:18px; margin-top:30px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{width:16px; text-align:center; height:18px; margin-top:30px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:180px; left:0px; width:51px; height:51px;z-index:9;cursor:pointer; background:url(../images/index_tab_l.png) center center no-repeat;}
.prev1:hover{background:url(../images/index_tab_l1.png) center center no-repeat #017ffe;}
.next1:hover{background:url(../images/index_tab_r1.png) center center no-repeat #017ffe;}
.next1{ position:absolute; top:180px; right:0px; width:51px; height:51px;z-index:9;cursor:pointer;background:url(../images/index_tab_r.png) center center no-repeat;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:600px; height:600px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}

/*热门类目导航*/
.rmlmdh_01{ width:100%; height:100px; background:url(../images/bt_03.png) center center no-repeat; text-align:center; color:#fff; margin:40px 0px 20px 0px;}
.rmlmdh_01 h2{ font-size:22px; font-weight:bold; padding:10px; border:1px solid #ddd; display:inline-block; margin:18px 0px 0px 0px;}

.rmlmdh_02{ width:100%; max-width:1200px; margin:0px auto;}
.rmlmdh_02 li{ width:121px; margin:0px 15px 0px 15px; float:left; height:200px; background:#fff; padding:26px; border:1px solid #ddd;text-align:center;}
.rmlmdh_02 li em{ width:121px; height:121px; display:block; }
.rmlmdh_02 li:first-child em{ background:url(../images/rmdh_01.png) center center no-repeat #e5e5e5;}
.rmlmdh_02 li:nth-child(2) em{ background:url(../images/rmdh_02.png) center center no-repeat #e5e5e5;}
.rmlmdh_02 li:nth-child(3) em{ background:url(../images/rmdh_03.png) center center no-repeat #e5e5e5;}
.rmlmdh_02 li:nth-child(4) em{ background:url(../images/rmdh_04.png) center center no-repeat #e5e5e5;}
.rmlmdh_02 li:nth-child(5) em{ background:url(../images/rmdh_05.png) center center no-repeat #e5e5e5;}
.rmlmdh_02 li:nth-child(6) em{ background:url(../images/rmdh_06.png) center center no-repeat #e5e5e5;}
.rmlmdh_02 li h2{ font-size:20px; color:#232323; padding:10px 0px 0px 0px;}
.rmlmdh_02 li:hover:first-child em{ background:url(../images/rmdh_01h.png) center center no-repeat #f37f12;}
.rmlmdh_02 li:hover:nth-child(2) em{ background:url(../images/rmdh_02h.png) center center no-repeat #f37f12;}
.rmlmdh_02 li:hover:nth-child(3) em{ background:url(../images/rmdh_03h.png) center center no-repeat #f37f12;}
.rmlmdh_02 li:hover:nth-child(4) em{ background:url(../images/rmdh_04h.png) center center no-repeat #f37f12;}
.rmlmdh_02 li:hover:nth-child(5) em{ background:url(../images/rmdh_05h.png) center center no-repeat #f37f12;}
.rmlmdh_02 li:hover:nth-child(6) em{ background:url(../images/rmdh_06h.png) center center no-repeat #f37f12;}
.rmlmdh_02 li:hover{ border:1px solid #f37f12;}

.rmlmdh_02 li:first-child{ margin-left:0px;}
.rmlmdh_02 li:last-child{ margin-right:0px;}

/*公司简介*/
.about{ width:100%; max-width:1200px; margin:0px auto; position:relative;}
.about img{ float: right; padding:0px 0px 0px 20px;}
.about h1{ font-size:42px; font-weight:bold; color:#111111; padding:0px 0px 0px 0px;}
.about h3{ font-size:16px;  color:#222; padding:10px 0px 20px 0px; text-transform:uppercase;}
.about p{ font-size:18px; line-height:35px;}
.about a{ height:40px; line-height:40px; background:#227ef6; font-size:16px; color:#fff; display:inline-block; padding:0px 20px; margin:30px 0px 30px 0px;}
.about a:hover{ background:#f37f12;}
.about ul{ width:100%; height:65px; line-height:65px; background:#fff;display:block; position: absolute; left:0; bottom:20px; z-index:999;}
.about ul li{ width:25%; height:65px; line-height:65px; float:left; display:block; font-size:20px; margin:0; padding:0; text-align:center;}

.about ul li em{ width:34px; height:34px; display:inline-block; vertical-align:middle; margin:0px 30px 0px 0px;}
.about li:first-child em{ background:url(../images/a1.png) center center no-repeat;}
.about li:nth-child(2) em{ background:url(../images/a2.png) center center no-repeat;}
.about li:nth-child(3) em{ background:url(../images/a3.png) center center no-repeat;}
.about li:nth-child(4) em{ background:url(../images/a4.png) center center no-repeat;}

.about li:hover:first-child em{ background:url(../images/a1h.png) center center no-repeat;}
.about li:hover:nth-child(2) em{ background:url(../images/a2h.png) center center no-repeat;}
.about li:hover:nth-child(3) em{ background:url(../images/a3h.png) center center no-repeat;}
.about li:hover:nth-child(4) em{ background:url(../images/a4h.png) center center no-repeat;}
.about li:hover{ background:#f37f12; color:#fff;}

/*新闻中心*/
.news{ width:100%; max-width:1200px;margin:0px auto;}
.news .news_l{ width:47%; padding:1%; background:#fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);}
.news .news_l h2{ height:50px; line-height:50px;}
.news .news_l img{ width:100%;}
.news .news_l h2 a{ height:50px; line-height:50px; font-size:20px; font-weight:bold; overflow:hidden; display:block;}
.news .news_l p{ height:40px; line-height:40px;color:#787878; overflow:hidden;}
.news .news_l em{ height:40px; line-height:40px; color:#999;}
.news .news_l .news_l_a{ height:35px; line-height:35px; border:1px solid #ddd; float:right; padding:0px 15px; font-size:15px;margin:5px 0px 0px 0px;} 
.news .news_l .news_l_a:hover{ background:#f37f12; color:#fff;}

.news .news_r{ width:49%;}
.news .news_r li{ background:#fff;border-bottom:4px solid #fff; margin-bottom:30px; padding:3%;clear:both;box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);}
.news .news_r h2{ height:50px; line-height:50px;}
.news .news_r h2 a{ height:50px; line-height:50px; font-size:20px; font-weight:bold; overflow:hidden; display:block;}
.news .news_r h2 a:hover{ color:#f37f12;}
.news .news_r p{ height:40px; line-height:40px;color:#787878; overflow:hidden;}
.news .news_r em{ height:40px; line-height:40px; color:#999;}
.news .news_r .news_l_a{ height:35px; line-height:35px; border:1px solid #ddd; float:right; padding:0px 15px; font-size:15px; margin:5px 0px 0px 0px;} 
.news .news_r .news_l_a:hover{ background:#f37f12; color:#fff;}
.news .news_r li:hover{ border-bottom:4px solid #f37f12;}

.news_a{ width:100%; height:45px; line-height:45px; text-align:center; margin:30px auto;}
.news_a a{height:45px; line-height:45px; display:inline-block; background:#227ef6; color:#fff; padding:0px 25px;}
.news_a a:hover{ background:#f37f12;}

/*Partners*/
.hzhb_bg{ width:100%; background:#227ef6; padding:1px 0px 40px 0px; overflow:hidden;}

.biaoti_02{ width:100%; margin:60px 0px 40px 0px; text-align:center;}
.biaoti_02 h2{ font-size:40px; font-weight:bold; color:#fff; background:url(../images/bt_02.png) bottom center no-repeat; padding:0px 0px 20px 0px; margin:0px 0px 15px 0px;}
.biaoti_02 p{ font-size:16px;  color:#fff; padding:0px 0px 0px 0px;}

.hzhb{ width:90%; margin:30px auto;}
.hzhb li{ width:18%; float:left; margin:0px 1%;}
.hzhb li img{ width:100%; height:auto;}

/*内页banner*/
.ny_banner{ width:100%; height:481px; color:#fff; text-align:center;}
.ny_banner h2{ font-size:40px; font-weight:bold; padding:180px 0px 0px 0px;}
.ny_banner p{ font-size:20px;  padding:25px 0px 0px 0px; text-transform:uppercase;}

.news_list{ width:100%; max-width:1200px; background:#fff;}
.news_list li{ width:47%;background:#fff;border-bottom:4px solid #fff; margin-bottom:20px; padding:1%;float:left; overflow:hidden;box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);}
.news_list h2{ height:50px; line-height:50px;}
.news_list li img{ width:100%; height:auto;}
.news_list h2 a{ height:50px; line-height:50px; font-size:20px; font-weight:bold; display:block; overflow:hidden;}
.news_list p{ height:40px; line-height:40px;color:#787878; display:block; overflow:hidden;}
.news_list em{ height:40px; line-height:40px; color:#999;}
.news_list .news_l_a{ height:30px; line-height:30px; border:1px solid #ddd; float:right; padding:0px 10px; font-size:15px; margin:5px 0px 0px 0px;} 
.news_list li:nth-child(2n){ float:right;}
.news_list li:hover{ border-bottom:4px solid #f37f12;}


.hzhb_list{ width:100%; max-width:1200px; background:#fff;}
.hzhb_list li{ width:29%;background:#fff;border-bottom:1px solid #fff; margin:10px 2%;float:left;}
.hzhb_list h2{ height:50px; line-height:50px; text-align:center;}
.hzhb_list li img{ width:100%; height:auto; border:2px solid #ddd;}
.hzhb_list h2 a{ height:50px; line-height:50px; font-size:20px; font-weight:bold;}
.hzhb_list li:hover img{border:2px solid #0168b7;}

/*内页关于我们*/
.about_ny{ width:100%; margin:0px 0px 50px 0px; overflow:hidden;}
.about_ny li{ width:25%; margin:0px 0px; float:left;  text-align:center;}
.about_ny li div{ width:150px; height:120px; padding:30px 0px 0px 0px; border:1px solid #ddd; border-radius:50%; display:inline-block;}
.about_ny li em{ width:34px; height:34px; display:block; margin:0px auto;}
.about_ny li span{ height:30px; line-height:30px; font-size:18px; margin:15px 0px 0px 0px; display:block;}

.about_ny li:first-child em{ background:url(../images/a1.png) center center no-repeat;}
.about_ny li:nth-child(2) em{ background:url(../images/a2.png) center center no-repeat;}
.about_ny li:nth-child(3) em{ background:url(../images/a3.png) center center no-repeat;}
.about_ny li:nth-child(4) em{ background:url(../images/a4.png) center center no-repeat;}

.about_ny li:first-child:hover em{ background:url(../images/a1h.png) center center no-repeat;}
.about_ny li:nth-child(2):hover em{ background:url(../images/a2h.png) center center no-repeat;}
.about_ny li:nth-child(3):hover em{ background:url(../images/a3h.png) center center no-repeat;}
.about_ny li:nth-child(4):hover em{ background:url(../images/a4h.png) center center no-repeat;}
.about_ny li:hover div{ background:#f37f12; color:#fff;}

.ny_con{ width:100%; max-width:1200px; margin:30px 0px;}
.ny_con img{ max-width:100%; height:auto !important;}

.pro_ny{ width:100%; margin:0px auto;}
.pro_ny .pro_ny_l{ width:42%; border:1px solid #ddd; padding:1%;}
.pro_ny .pro_ny_l img{ width:100%; height:auto;}

.pro_ny .pro_ny_r{ width:53%;}
.pro_ny .pro_ny_r h2{ font-size:33px; font-weight:bold; color:#333333; padding:0px 0px 15px 0px;}
.pro_ny .pro_ny_r h3{ font-size:25px; color:#999999; padding:0px 0px 15px 0px;}
.pro_ny .pro_ny_r h4{ font-size:37px; color:#dd0001;}
.pro_ny .pro_ny_r ul{ border-bottom:1px solid #ddd;border-top:1px solid #ddd; padding:10px 0px; margin:15px 0px 20px 0px; overflow:hidden;}
.pro_ny .pro_ny_r li{ line-height:38px; color:#787878; width:49%; padding-right:1%; float:left;}
.pro_ny .pro_ny_r .pro_ny_r_a{ font-size:23px; color:#fff; height:55px; line-height:55px; display:inline-block; padding:0px 15px; background:#017ffe;}

.pro_ny_b{ width:100%; height:50px; line-height:50px; text-align:center; margin:40px 0px;}
.pro_ny_b li{ padding:0px 10px; display:inline-block; color:#454545; cursor:pointer;}
.pro_ny_b li:hover{ color:#0080ff;}
.pro_ny_b li.current{ color:#0080ff;}

.pro_ny_c{ width:100%; max-width:1200px; font-size:16px; line-height:30px;}
.pro_ny_c img{ max-width:100%; height:auto;}


.indexMain {background:#fff; /*f5f5f5*/padding:0px 0px 0px 0px;}

/*news*/

.newsBox {height: auto;overflow: hidden;}
.newsBoxLeft {float: left;width: 600px; background:#fff; padding:15px;}

.indexTitle {height: auto;overflow: hidden;padding:15px 0 10px 15px; margin:0px 0px 10px 0px;background: url(../images/biaoti_01.jpg) no-repeat 0 20px; border-bottom:1px solid #ddd;}

.indexTitle b {
	display: inline-block;
	color: #121212;
	font-size:22px;
}
.indexTitle ul li{ float:left; margin-right:15px;}
.indexTitle ul li a{color: #121212;font-size:22px; margin:0px; font-weight:bold;}
.indexTitle ul li.current a{color:#017ffe;}
.indexTitle ul li a:hover{color:#017ffe;}

.indexTitle b em{ color:#017ffe; font-style:normal;}

.indexTitle a {
	display: block;
	color: #999;
	font-size: 16px;
	font-weight: normal;
	margin: 11px 0px 0 0;
	float: right;
}

.indexTitle a:hover {
	color: #017ffe;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.slideBox {
	width:600px;
	height:400px;
	overflow: hidden;
	position: relative;
	float: left;
}

.slideBox .hd {
	height: 23px;
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	bottom:5px;
	z-index: 10;
	text-align: center;
}

.slideBox .hd ul li {
	display: inline-block;
	*display: inline;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	line-height: 10px;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #fff;
}

.slideBox .hd ul li.on {
	background-color: #fff;
}

.slideBox .bd li {
	position: relative;
}

.slideBox .bd {
	height: 100%;
	z-index: 0;
}

.slideBox .bd .pic {
	position: relative;
	z-index: 0;
	display: table;
	width:600px;
	heigth:400px;
}

.slideBox .bd .pic a {
	display: table-cell;
	width: 100%;
	height: 228px;
	text-align: center;
	vertical-align: middle;
}

.slideBox .bd .pic img { width:100%;
	max-height:400px;
}

.slideBox .bd .bg {
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: -100px;
	left: 0;
	z-index: 1;
	background: url(../images/indexnewsbg.png) repeat 0 0;
}

.slideBox .bd .tit {
	width: 100%;
	height:80px;
	line-height: 24px; text-align:center;
	position: absolute;
	bottom: -100px;
	left: 0;
	z-index: 2;
	font-size: 16px;
}

.slideBox .bd .tit a {
	color: #fff;
	margin: 14px 40px 0;
	display: block;
}

/*indexNews*/

.indexNews {
	float: right;
	height: auto;
	overflow: hidden;
	width: 373px;
	padding-top: 2px;
/*	color: #232323;
	line-height: 37px;
	font-size:14px;*/
}
.indexNews img{ width:100%; height:auto; margin:0px 0px 10px 0px;}
.indexNews p{ line-height:28px;font-size: 16px; display:block; height:145px; overflow:hidden; color:#232323;}

.indexNews li {
	height: 38px;
	overflow: hidden;
	background: url(../images/dian.jpg) repeat-x 0 bottom;
}

.indexNews li a {
	display: block;
	color: #232323;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	font-size: 16px;
}

.indexNews li a:hover {
	color: #0066b3;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.indexNews li b {
	display: block;
	color: #999;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	font-size:14px;
	padding-left: 3px;
	width:85px;
	float: left;
}
.hzzc{ width:48%; height:50px; line-height:50px; text-align:center; background:#e8343d; color:#fff; font-size:16px; font-weight:bold; float:left; border-radius:6px;}
.zzjg{ width:48%; height:50px; line-height:50px; text-align:center; background:#3f8ed2; color:#fff; font-size:16px;  font-weight:bold; float:right;border-radius:6px;}
.zxsq{ width:48%; height:50px; line-height:50px; text-align:center; background:#dbaa4b; color:#fff; font-size:16px; font-weight:bold; float:left; border-radius:6px; margin:10px 0px 10px 0px;}
.rhxz{ width:48%; height:50px; line-height:50px; text-align:center; background:#3dba69; color:#fff; font-size:16px;  font-weight:bold; float:right;border-radius:6px; margin:10px 0px 10px 0px;}
.newsBoxRight {float: right;position: relative;width:580px; background:#fff; padding:0px 15px 15px 15px;}

.slideNotice {
	position: relative; overflow:hidden;
}
.add_01{ width:100%; height:215px; background:url(../images/add_01.jpg) center center no-repeat; margin:60px auto 0px auto;}
.slideNotice .indexNews {
	width:100%;
}
.slideNotice .tt{ height:50px; line-height:50px; overflow:hidden; text-align:center;}
.slideNotice .tt a{height:50px; line-height:50px; display:block;font-size:20px; color:#be0e14;}

.slideNotice .hd {
	position: absolute;
	right: 2px;
	top: -55px;
	height: 31px;
	line-height: 31px;
	width: 130px;
	border-bottom: 1px solid #ccdae5;
}

.slideNotice .hd ul {
	position: absolute;
	left: 0;
	top: -1px;
	height: 32px;
}

.slideNotice .hd ul li {
	float: left;
	width: 65px;
	cursor: pointer;
	font-size:14px;
	text-align: center;
}

.slideNotice .hd ul li a {
	color: #00457b;
	display: block;
}

.slideNotice .hd ul li.on {
	height: 30px;
	border: 1px solid #ccdae5;
	border-bottom: 2px solid #fff;
	width: 63px;
}

/*indexAd*/
.indexAd{padding:15px; background:#fff; overflow:hidden; margin:20px 0px 10px 0px;}
.indexAd .item, .linkImg .item {
	width: 100%;
	overflow: hidden; text-align:center;
}
.indexAd .item h2{ height:35px; line-height:35px;color:#333; border-radius:30px; display:inline-block; padding:0px 0px; text-align:center; font-size:1.5em; margin:10px 0px 5px 0px;}

.indexAd .item:hover img, .linkImg .item:hover img {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.indexAd .item img{ width:96%; height:160px; display:inline-block;}



.iconList {
	height: auto;
	overflow: hidden;
	margin-top: 44px;
}

.iconList li {
	float: left;
	text-align: center;
}

.iconList li a {
	display: block;
	color: #fff;
	width: 180px;
	height: 116px;
	padding-top: 24px;
}

.iconList li a img {
	display: block;
	width: 66px;
	height: 66px;
	margin: 0 auto 10px;
}

.iconList li a div {
	font-size: 16px;
}

.iconList li.li1 a {
	background-color: #0084d2;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.iconList li.li2 a {
	background-color: #2cb168;
	border-bottom: 1px solid #fff;
}

.iconList li.li3 a {
	background-color: #745db9;
	border-right: 1px solid #fff;
}

.iconList li.li4 a {
	background-color: #009aaf;
}

.iconList li:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.newsDiv {width:377px;float: left;background:#fff; padding:0px 15px 15px 15px; margin:20px 0px 0px 0px;}

.newsDiv:first-child {margin-left: 0;}

.newsDiv .indexNews {width: 100%;}

.newsDiv .indexNews li, .slideNotice .indexNews li {
	position: relative;
}

.newsDiv .indexNews li b, .slideNotice .indexNews li b { font-weight: normal; float:right;
	z-index: 5;
}

.newsDiv .indexNews li a, .slideNotice .indexNews li a { background:url(../images/sideicon1.png) left 12px no-repeat; padding-left:18px;
}
.newsDiv .indexNews li a:hover{ padding-left:25px;}
.shgg{line-height: 28px;font-size: 16px;display: block;height:240px;overflow: hidden;}
.shgg p{ text-indent:2em; color:#232323;}

/*数字滚动*/
.shuzi{ width:1220px; margin:20px auto 0px auto; padding:20px 20px 10px 20px; background:#fff;}
.shuzi li{ width:20%; float:left; text-align:center;}
.shuzi li h2{ font-size:20px; color:#333; font-weight:bold; height:50px; line-height:50px;}
.shuzi li h2 span{ font-size:45px; font-family:"Bebas"; margin:0px 10px 0px 0px;}
.shuzi li p{ font-size:16px; color:#666;height:50px; line-height:50px;}

/*协会简介*/
.xhjj{ width:805px;float: right;background:#fff;padding:0px 15px 15px 15px; margin:20px 0px 0px 0px;}
.xhjj_c{ padding:10px 0px 0px 0px;}
.xhjj_c img{ float:left; margin:0px 20px 0px 0px;}
.xhjj_c p{ font-size:16px; line-height:30px; color:#333; text-indent:2em;}












/*link*/

.link {
	height: auto;
	overflow: hidden;
	padding:0px 0px 0px 0px;
}

.linkText {
	float: left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #0066b3;
	font-size: 2em;
}

.linkSelect {
	margin-left: 105px;
}

.linkSelect li {
	float: left;
	width: 20%;
}

.linkDiv {
	margin-left: 20px;
	height: 28px;
	border: 1px solid #c7ddf4;
}

.customSelect {
	height: 28px;
	line-height: 28px;
	font-size:14px;
	color: #0066b3;
	background: url(../images/icon1.jpg) no-repeat right center;
	width: 100%;
	text-indent: 9px;
}

.customSelectInner {
	cursor: pointer;
	line-height: 28px;
	text-align: left;
	width: 100% !important;
}

/*footer*/

.footer {height: auto;overflow: hidden;color: #fff;line-height: 24px;padding:45px 0 0px 0px;background: #222222;}
.copy{height:70px; line-height:70px; border-top:1px dashed #fff; margin:25px 0px 0px 0px;font-size:16px; text-align:center;color: #fff;}
.copy a{color: #fff;display: inline-block;}
.copy a:hover {color:#fff;}

.foot_l{ width:75%; float:left;}
.foot_l li{ width:25%; float:left; color:#fff;}
.foot_l li b{ font-size:17px; font-weight:bold; padding:0px 0px 10px 0px; display:inline-block;}
.foot_l li a{ height:30px; line-height:30px; display:block;color:#fff; font-size:15px;}
.foot_l li a:hover{ color:#f8991e;}

.foot_r{ width:25%; float: right}
.foot_r .foot_r_l{ float:left;}
.foot_r p{ height: auto; line-height:26px; font-size:16px;}
.foot_r h2{ height:40px; line-height:40px; font-size:25px; color:#227ef6; font-family:"Impact";}
.foot_r img{ vertical-align:middle; margin:0px 10px 0px 0px;}
.foot_r_t{ margin-bottom:15px; padding-bottom:15px; border-bottom:1px dashed #fff; overflow:hidden;}


.link{ width:240px; height:45px; line-height:45px; background:#0168b7; margin:30px 0px 0px 0px;}
.link a{ width:50%;height:45px; line-height:45px; background:#0168b7; color:#fff; display:block; float:left; text-align:center;}
.link span{ width:50%;height:45px; line-height:45px; background:#f8991e; color:#232323; display:block;text-align:center; float:right;}


.mspan1 {
	padding: 0 21px 0 7px;
	display: inline-block;
}

.mspan2 {
	display: inline-block;
}

/*bigImg*/

.bigImg {
	height: 320px;
	position: relative;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

/*main*/

.main {
	width: 1200px;
	position: relative;
	margin: 41px auto 48px;
}

.left {
	float: left;
	width: 250px;
}

.sideMenu {
	height: auto;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 20px;
}

.sideTit a {
	height: auto;
	overflow: hidden;
	padding: 16px 0 16px 36px; font-size:18px;
	color: #fff;
	display: block;
	background:#017ffe;
}

.sideTit a h3 {
	font-weight: bold;
	font-size:18px;
	margin-bottom: 3px;
}

.sideTit a p {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #a5b8cd;
	font-family: Arial;
}

.sideMenuNav {
	height: auto;
	overflow: hidden;
}

.sideMenuNav li {
	height: auto;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #ececec;
}

.sideMenuNav li > a {
	height: 64px;
	line-height: 64px;
	padding: 0 31px 0 56px;
	color: #585858;
	font-size:16px;
	display: block;
	background: url(../images/sideicon1.png) no-repeat 36px center;
}

.sideMenuNav li i {
	display: block;
	position: absolute;
	right: 31px;
	top: 0;
	height: 64px;
	width: 10px;
	z-index: 5;
	background: url(../images/sideicon3.png) no-repeat right center;
}

.sideMenuNav li i.ibg {
	background: url(../images/sideicon5.png) no-repeat right center !important;
}

.sideMenuNav li.on, .sideMenuNav li:hover {
	background-color: #f8f8f8;
}

.sideMenuNav li.on > a, .sideMenuNav li:hover > a {
	color: #017ffe;
	
}

.sideMenuNav li.on i, .sideMenuNav li:hover i {
	background: url(../images/sideicon4.png) no-repeat right center;
}

.sideDiv {
	height: auto;
	overflow: hidden;
	background-color: #f8f8f8;
}

.sideDiv a {
	display: block;
	height: 34px;
	line-height: 34px;
	padding: 0 10px 0 56px;
	color: #585858;
	font-size: 1.2em;
	background: url(../images/circle4.png) no-repeat 37px center;
}

.sideDiv a:hover, .sideDiv a.cur {
	color: #0066b3;
	background: url(../images/circle3.png) no-repeat 37px center #efefef;
}

.sideContactTit {
	height: 54px;
	line-height: 54px;
	background:#017ffe;
}

.sideContactTit a {
	display: block;
	padding-left: 36px;
	color: #fff;
	font-weight: bold;
	font-size:18px
}

.sideContactBox {
	height: auto;
	overflow: hidden;
	background: url(../images/contactbg.jpg) no-repeat 0 bottom;
	height: auto;
	padding: 10px;
	color: #585858;
	line-height: 30px;
	font-size:16px;
}
.sideContactBox img{ width:60%;}

/*right*/

.right {
	margin-left: 290px;
	background-color: #fff;
	min-height: 718px; overflow:hidden;
}

.path {
	height: auto;
	overflow: hidden;
	position: relative;
	padding: 0 40px;
	border-bottom: 1px solid #ececec;
}

.path h3 {
	position: absolute;
	left:0px;
	top: 27px;
	z-index: 5;
	height: 52px;
	color: #017ffe;
	font-size:17px;
	border-bottom: 2px solid #017ffe;
}

.pathdiv {
	color: #898989;
	font-size:16px;
	margin-top: 4px;
	height: 77px;
	line-height: 77px; background:url(../images/home.png) left center no-repeat; padding:0px 0px 0px 30px;
}

.pathdiv a {
	color: #898989;font-size:16px;
}

.pathdiv a.on, .pathdiv a:hover {
	color: #585858;
}

.pathdiv span {
	display: inline-block;
	padding: 0 6px;
}

/*rightBox*/

.rightBox {
	height: auto;
	overflow: hidden;
	padding:15px 0px 0px 0px;
}

.eventsTitle {
	height: auto;
	overflow: hidden;
	padding: 46px 0 38px;
	line-height: 36px;
}

.eventsTitle h3 {
	color: #585858;
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 6px;
}

.year {
	color: #232323;
	font-size: 1.7em;
}

.eventsList {
	height: auto;
	overflow: hidden;
	margin: 13px 0 78px;
	border-top: 1px solid #efefef;
}

.eventsList li {
	height: auto;
	overflow: hidden;
	padding: 21px 5px 21px 0;
	border-bottom: 1px solid #efefef;
}

.eventsdate {
	float: left;
	width: 82px;
	text-align: center;
}

.eventsdate h3 {
	color: #fff;
	font-size: 1.7em;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	font-family: Arial;
	background-color: #05558e;
}

.eventsdate p {
	color: #585858;
	font-size: 1.3em;
	height: 33px;
	line-height: 33px;
	background-color: #efefef;
}

.eventsInfo {
	margin-left: 111px;
	font-size:14px;
	line-height: 34px;
	color: #585858;
	padding-top: 5px;
}

.downLoad {
	height: auto;
	overflow: hidden;
	padding: 20px 0 0;
}

.downLoad li {
	height: auto;
	overflow: hidden; margin:0px 0px 10px 0px;
}

.downLoad li a {
	display: block;
	position: relative;
	margin: 0 0px;
	color: #585858;
	border-bottom: 1px solid #efefef;
}

.downLoad li a span {
	display: block;
	float: right;
	width: 98px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	text-align: right;
}

.downLoad li a div {
	height:30px;
	overflow: hidden;
	background: url(../images/circle2.png) no-repeat left 5px;
	padding-left: 20px;
	font-size: 16px; font-weight:bold;
}
.downLoad li a div b{ font-weight:normal}

.downLoad li a p{font-size: 1.5em; line-height:25px; padding:0px 0px 10px 20px; color:#777;}



.downLoad li a i {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
	width: 33px;
	height: 66px;
	background: url(../images/down1.png) no-repeat left center;
}

.downLoad li:hover {
	background-color: #f8f8f8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.downLoad li:hover a {
	color: #f00;
}

.downLoad li:hover i {
	background: url(../images/down2.png) no-repeat right center;
}






.newsList {
	height: auto;
	overflow: hidden;
	padding: 20px 0 0;
}

.newsList li {
	display: block;
	position: relative;
	margin: 0 0px;
	color: #585858;
	border-bottom: 1px solid #efefef;
}

.newsList li a {

}

.newsList li span {
	display: block;
	float: right;
	width: 98px;
	height: 66px;
	line-height: 66px;
	overflow: hidden;
	font-size: 16px;
	text-align: right;
}

.newsList li div {
	height: 66px;
	line-height: 66px;
	overflow: hidden;
	background: url(../images/circle2.png) no-repeat left center;
	padding-left: 20px;
	font-size: 16px;
}
.newsList li div b{ font-weight:normal}

.newsList li i {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
	width: 33px;
	height: 66px;
	background: url(../images/down1.png) no-repeat left center;
}

.newsList li:hover {
	background-color: #f8f8f8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.newsList li:hover a {
	color: #f00;
}

.newsList li a{ 	display: block;
	float: right;
	height:35px;
	line-height: 35px;
	overflow: hidden;
	font-size: 16px;
	text-align: right; border:1px solid #ddd; margin:15px 0px 0px 25px; padding:0px 20px; border-radius:12px;}

.newsList li:hover i {
	background: url(../images/down2.png) no-repeat right center;
}

.newsList li a em{ font-style:normal;}
.newsList li a:hover{ background:#f00; color:#fff;}

.downLoadTit {
	height: auto;
	overflow: hidden;
	padding: 20px 0 18px;
	border-bottom: 1px solid #efefef;
}

.downLoadTit h1 {
	font-size:19px; line-height:35px;
	color: #585858;
	font-weight: bold;
}

.source {
	font-size: 15px;
	color: #757575;
	margin: 17px 0 15px;
}

.source span {
	display: inline-block;
	padding: 0 12px;
}

.down {
	display: block;
	height: 33px;
	line-height: 33px;
	width: 93px;
	text-align: right;
	font-size: 1.3em;
	color: #9f9f9f;
	background: url(../images/down1.png) no-repeat left center;
}

.content {
	font-size:15px;
	color: #585858;
	line-height: 34px;
	list-style: disc;
	padding:5px 0 25px;
}
.content p{ padding:8px 0px;}

/*organize*/

.organize {
	height: auto;
	overflow: hidden;
}

.organize li a {
	display: block;
	height: auto;
	overflow: hidden;
	margin: 0 40px;
	padding: 30px 0;
	border-bottom: 1px solid #efefef;
}

.organize li:hover {
	background-color: #f8f8f8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.photo {
	float: left;
	width: 100px;
	height: 132px;
	overflow: hidden;
}

.photo img {
	width: 100%;
	height: 100%;
}

.organzineText {
	margin-left: 132px;
	line-height: 34px;
}

.organzineText h3 {
	color: #3e3e3e;
	font-size: 16px;
	font-weight: bold;
	margin: 18px 0 8px;
}

.orInfo {
	color: #8b8b8b;
	font-size: 1.3em;
}

/*paged*/

.paged {
	padding: 52px 0 66px;
	text-align: center;
}

.paged a, .paged .p_info, .paged .current {
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0 4px;
	height: 38px;
	line-height: 38px;
	padding: 0 15px;
	font-size: 13px;
	text-align: center;
	color: #8b8b8b;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	background-color: #f3f3f3;
	border: 1px solid #ededed;
}

.paged .current, .paged a:hover {
	border-color: #0066b3;
	color: #fff;
	background-color: #0066b3;
}

.meetTitle {
	height: auto;
	overflow: hidden;
	color: #585858;
	line-height: 34px;
	font-size: 16px;
	font-weight: bold;
	padding: 46px 0 12px;
}

/*meetList*/

.meetList {
	height: auto;
	overflow: hidden;
	margin: 20px 0 0 -38px;
}

.meetList li {
	float: left;
	margin: 29px 0 0 33px;
}

.meetList li a {
	display: block;
	height: 76px;
	line-height: 76px;
	width: 250px;
	color: #585858;
	font-size: 16px;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	background-color: #f3f3f3;
	border: 1px solid #ececec;
}

.meetList li:hover a {
	color: #fff;
	background: url(../images/iconright.jpg) no-repeat 95% center #05568f;
}

/*place*/

.place {
	height: auto;
	overflow: hidden;
	padding-bottom: 53px;
}

.placeBox {
	height: auto;
	overflow: hidden;
	margin-top: 39px;
}

.placeBox dt {
	height: 41px;
	line-height: 41px;
	padding: 0 24px;
	font-size:14px;
	background-color: #b5131b;
}

.placeBox dt a {
	color: #fff;
}

.placeBox dd {
	border-left: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

.placeDiv {
	height: 58px;
	line-height: 58px;
	color: #585858;
	font-size:14px;
	border-top: 1px solid #ededed;
}

.placeDiv div {
	width: 50%;
	float: left;
}

.placeDiv div i {
	display: block;
	float: left;
	width: 33px;
	height: 58px;
	margin-left: 22px;
	background-position: left center;
	background-repeat: no-repeat;
}

.placeDiv div i.i1 {
	background-image: url(../images/placeicon1.png);
}

.placeDiv div i.i2 {
	background-image: url(../images/placeicon2.png);
}

.placeDiv div i.i3 {
	background-image: url(../images/placeicon3.png);
}

.placeDiv div i.i4 {
	background-image: url(../images/placeicon4.png);
}

.placeDiv div i.i5 {
	background-image: url(../images/placeicon5.png);
}

.placeDiv div i.i6 {
	background-image: url(../images/placeicon6.png);
}

.placeDiv div span {
	display: block;
	margin-left: 69px;
	height: 58px;
	line-height: 58px;
	overflow: hidden;
	border-right: 1px solid #ededed;
}

.pbg {
	background-color: #f3f3f3;
}

.article {
	height: auto;
	overflow: hidden;
	position: relative;
	padding: 17px 0px 20px;
	border-top: 1px solid #efefef;
}

.article ul {
	color: #8b8b8b;
	height: auto;
	overflow: hidden;
	font-size:15px;
	padding-top: 30px
}

.article ul li {
	width: 48%;
	float: left;
}

.article ul li div {
	height: 34px;
}

.article ul li.next {
	float: right;
}

.article ul li.next div {
	float: right;
	text-align: right;
}

.article ul li span {
	float: left;
	display: block;
	height: 34px;
	line-height: 34px;
}

.article ul li a {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	display: block;
	color: #8b8b8b;
}

.article ul li a:hover {
	color: #0066b3;
}

.articleBtn {
	position: absolute;
	top: 50%;
	z-index: 5;
	width: 36px;
	height: 36px;
	margin-top: -20px;
	border: 1px solid #ededed;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #f3f3f3;
}

.articleBtn:hover {
	background-color: #0066b3;
	border-color: #0066b3;
}

.articlePrev {
	left: 0;
	background-image: url(../images/articlebtn1.png);
}

.articlePrev:hover {
	background-image: url(../images/articlebtn11.png);
}

.articleNext {
	right: 0;
	background-image: url(../images/articlebtn2.png);
}

.articleNext:hover {
	background-image: url(../images/articlebtn22.png);
}

.newsShre {
	height: auto;
	overflow: hidden;
	margin: 3px 0 44px 4px;
}

.newsShre .bdshare-button-style0-16 .bds_more {
	color: #757575;
	padding-left: 20px;
}

/*column*/

.column {
	height: auto;
	overflow: hidden;
	padding-bottom: 82px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}

.bg1 {
	background-color: #1f458a;
	background-image: url(../images/columnbg1.jpg);
}

.bg2 {
	background-color: #363b45;
	background-image: url(../images/columnbg2.jpg);
}

.bg3 {
	background-color: #ca612e;
	background-image: url(../images/columnbg3.jpg);
}

.columnTitle {
	height: auto;
	overflow: hidden;
	padding: 38px 0 44px;
	text-align: center;
}

.columnTitle h1 {
	font-weight: bold;
	color: #fff;
	font-size: 3.2em;
}

.columnTitle p {
	color: #5c74c7;
	font-size: 1.2em;
	margin-top: 6px;
	text-transform: uppercase;
}

.columnMain {
	padding: 40px 40px 34px;
	background-color: #eceff4;
}

.columslideBox {
	width: 450px;
	height: 350px;
	overflow: hidden;
	position: relative;
	float: left;
}

.columslideBox .hd {
	height: 32px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	width: auto;
	bottom: 0;
	z-index: 10;
}

.columslideBox .hd ul li {
	display: inline-block;
	*display: inline;
	margin-left: 5px;
	width: 7px;
	height: 7px;
	line-height: 7px;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
	background-color: #a6a9a3;
}

.columslideBox .hd ul li.on {
	background-color: #419ad2;
}

.columslideBox .bd li {
	position: relative;
}

.columslideBox .bd {
	height: 100%;
	z-index: 0;
}

.columslideBox .bd .pic {
	position: relative;
	z-index: 0;
	display: table;
	width: 450px;
	height: 350px;
}

.columslideBox .bd .pic a {
	display: table-cell;
	width: 100%;
	height: 350px;
	text-align: center;
	vertical-align: middle;
}

.columslideBox .bd .pic img {
	max-width: 450px;
	max-height: 350px;
}

.columslideBox .bd .bg {
	width: 100%;
	height: 54px;
	position: absolute;
	bottom: -54px;
	left: 0;
	z-index: 1;
	background: url(../images/textbg.png) repeat 0 0;
}

.columslideBox .bd .tit {
	width: 100%;
	height: 54px;
	line-height: 54px;
	position: absolute;
	bottom: -54px;
	left: 0;
	z-index: 2;
	background: url(../images/iconright2.png) no-repeat 21px center;
}

.columslideBox .bd .tit a {
	color: #fff;
	margin: 0 60px 0 38px;
	display: block;
	font-size: 1.3em;
	height: 54px;
	line-height: 54px;
	overflow: hidden;
}

.columnRight {
	margin-left: 450px;
	height: 350px;
	overflow: hidden;
	background-color: #fdfefe;
}

.cTitle {
	height: 62px;
	line-height: 62px;
	border-bottom: 1px solid #efefef;
	padding: 0 34px;
}

.cTitle i {
	display: block;
	height: 62px;
	width: 20px;
	float: left;
	background: url(../images/icon3.png) no-repeat left center;
}

.cTitle a {
	color: #585858;
	font-size: 1.7em;
	font-weight: bold;
	display: inline-block;
}

.cTitle a:hover {
	color: #0066b3;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.columnHot {
	padding: 0 36px;
}

.columnHot a {
	height: auto;
	overflow: hidden;
	color: #1f1f1f;
	padding: 23px 0 22px;
	display: block;
	border-bottom: 1px solid #efefef;
}

.columnHot a:hover {
	color: #0066b3;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.cImg {
	float: left;
}

.cImg img {
	width: 90px;
	height: 77px;
}

.cText {
	margin-left: 108px;
}

.cText h3 {
	font-size: 16px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}

.cText p {
	color: #a0a0a0;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	font-size: 1.2em;
}

.columnList {
	height: auto;
	overflow: hidden;
	padding: 7px 36px 0;
}

.columnList li {
	height: 34px;
	line-height: 34px;
	position: relative;
	background: url(../images/circle4.png) no-repeat left center;
}

.columnList li a {
	display: block;
	color: #585858;
	padding-left: 21px;
	font-size: 1.2em;
}

.columnList li a b {
	font-weight: normal;
	display: block;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	margin-right: 65px;
}

.columnList li a span {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	color: #9f9f9f;
}

.columnList li a:hover {
	color: #0066b3;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.columnMain .indexAd {
	margin: 20px 0;
}

.columnBoxDiv {
	width: 450px;
	height: 311px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #fdfefe;
}

.columnBoxDiv .columnList {
	padding: 17px 36px 0;
}

.columnFooter {
	height: auto;
	overflow: hidden;
	line-height: 24px;
	padding-bottom: 30px;
	text-align: center;
	background-color: #e1e1e1;
	color: #585858;
}

.columnFooter a {
	color: #585858;
}

.columnFooter a:hover {
	color: #333;
}

.columnAd img {
	width: 100%;
	height: auto;
	display: block;
	margin: 20px 0;
}

.columnLink {
	height: auto;
	overflow: hidden;
	margin: 0 0 14px -20px;
}

.columnLink li {
	float: left;
	margin-left: 20px;
	width: 215px;
	text-align: center;
}

.columnLink li a {
	height: 67px;
	line-height: 67px;
	display: block;
	color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	font-size: 2em;
}

.columnLink li.cli1 a {
	background-color: #63a0d9;
}

.columnLink li.cli2 a {
	background-color: #58b5ce;
}

.columnLink li.cli3 a {
	background-color: #a8d15b;
}

.columnLink li.cli4 a {
	background-color: #5b75d1;
}

.columnLink li:hover a {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.bg2 .columnTitle p {
	color: #616277;
}

.bg2 .columnFooter {
	background-color: #c6dbef;
}

.bg3 .columnTitle p {
	color: #e8c1ac;
}

.bg3 .cTitle {
	position: relative;
	background: url(../images/ctitlebg.jpg) repeat-x 0 0;
}

.bg3 .cTitle .more {
	position: absolute;
	right: 30px;
	top: 14px;
	z-index: 5;
	color: #404040;
	font-size: 1.2em;
	font-weight: normal;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 28px 0 17px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #e8ddcc;
	background: url(../images/more.png) no-repeat 45px center #fbf0e0;
}

.bg3 .cTitle .more:hover {
	color: #ff8830;
}

.bg3 .cTitle i {
	background-image: url(../images/icon4.png);
}

.bg3 .columnFooter {
	background-color: #fef8ef;
}

.bg3 .columnBoxDiv {
	height: 316px;
}

.bg3 .columnList li a:hover, .bg3 .cTitle a:hover, .bg3 .columnHot a:hover {
	color: #ff8830;
}

.m20 {
	margin-top: 20px;
}

.columnText {
	font-size: 12px;
	color: #7b7b7b;
	line-height: 28px;
	margin: 23px 34px;
	max-height: 196px;
	overflow: hidden;
}

.columnBoxUl {
	height: 316px;
	margin-left: 20px;
	float: left;
	background-color: #fefdfc;
	width: 293px;
}

.columnBoxUl:first-child {
	margin-left: 0;
}

.columnBoxUl .columnList {
	padding: 17px 21px 0;
}

.columnBoxUl .columnList li a b {
	margin-right: 0;
}

.columnBoxUl .cTitle {
	padding: 0 20px 0 32px;
}

.columnBoxUl .cTitle .more {
	right: 20px;
}

/*columnMenu*/

.columnMenu {
	height: auto;
	overflow: hidden;
	background-color: #ac5a24;
}

.columnMenu ul li {
	float: left;
	width: 16.66666%;
}

.columnMenu ul li a {
	display: block;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border-left: 1px solid #bf7443;
}

.columnMenu ul li a:first-child {
	border-left: 0;
}

.columnMenu ul li:hover, .columnMenu ul li.on {
	background-color: #b66129;
}

.columnMenuTit {
	height: 56px;
	line-height: 56px;
	display: none;
	background-color: #ac5a24;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: url(../images/downicon.png) no-repeat 97% center;
}

/*响应式导航*/

.mobileIconCon {
	display: none;
	background: url(../images/menu.png) no-repeat 95% center #017ffe ;
	position: relative;
}

.mobileIconCon a {
	display: block;
	width: 40px;
	height: 50px;
	position: absolute;
	top: 0;
	z-index: 5;
	width: 100%;
}

.searchBtn {
	background: url(../images/search.jpg) center center no-repeat;
	width: 40px;
	height: 60px;
	right: 20px;
	position: absolute;
	top: 35px;
	z-index: 5;
	display: none;
}

#mobileNavTit {
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: left;
	font-size:17px; padding:0px 0px 0px 25px;
	color: #fff;
}

.mobileSearchCon {
	display: none;
	width: 100%;
	height: 46px;
	background-color: #9bc0df;
	overflow: hidden;
}

.mobileSearchBox {
	position: relative;
	width: 98%;
	height: 40px;
	margin: 3px auto;
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
}

.mobileSearchBox input[type="text"] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size:14px;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	color: #999;
}

.mobileSearchBox input[type="submit"] {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	top: 0;
	right: 0;
	border: none;
	background: url(../images/search.jpg) center no-repeat;
}

.sideNavCon {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 9999;
}

.sideNavCon .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: inherit;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 11000;
}

.sideNavCon .sideNavScroll {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: inherit;
	background-color: #fff;
	overflow: hidden;
	z-index: 11001;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: .5s ease all;
	transition: .5s ease all;
}

.sideNavCon .sideNavScroll.on {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.sideNavCon .sideNavScroll .closeSideNavCon {
	display: block;
	width: 100%;
	height: 30px;
	text-align: right;
	padding-top: 5px;
}

.sideNavCon .sideNavScroll .closeSideNavCon a {
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	background-color: #666;
	border-radius: 50%;
	line-height: 30px;
	font-size: 22px;
	color: #fff;
	text-align: center;
}

.sideNavCon .sideNav {
	width: 100%;
}

.sideNavCon .sideNav li {
	position: relative;
	margin: 0 10px;
	border-bottom: 1px solid #dcdbdb;
}

.sideNavCon .sideNav li > a {
	position: relative;
	display: block;
	padding-left: 20px;
	font-size: 16px;
	color: #333;
	line-height: 50px;
}

.sideNavCon .sideNav li i {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	font-size:14px;
	width: 50px;
	height: 50px;
	line-height: 4;
	color: #333;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	z-index: 2;
	transition: 0.2s ease all;
	-webkit-transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
}

.sideNavCon .sideChildNavScroll {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: inherit;
	background-color: #f1f1f1;
	overflow: hidden;
	z-index: 11002;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: .5s ease all;
	transition: .5s ease all;
}

.sideNavCon .sideChildNavScroll.on {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.sideNavCon .sideChildNavScroll .backBtn {
	position: relative;
	width: 100%;
	text-align: center;
	height: 60px;
	line-height: 60px;
	color: #333;
	font-size: 16px;
	background-color: #fff;
	border-bottom: 1px solid #ededed;
}

.sideNavCon .sideChildNavScroll .backBtn span {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
}

.sideNavCon .sideChildNav > ul {
	width: 100%;
}

.sideNavCon .sideChildNav > ul > li {
	width: 100%;
	display: none;
}

.sideNavCon .sideChildNav dl dt {
	height: 60px;
	line-height: 60px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ededed;
}

.sideNavCon .sideChildNav dl dt a {
	display: block;
	padding: 0 10px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.sideNavCon .sideChildNav dl dd {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e8e8e8;
}

.sideNavCon .sideChildNav dl dd a {
	display: block;
	padding: 0 20px;
	color: #333;
	font-size: 16px;
}

.sideNavCon .sideChildNav .sideChildWord li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e8e8e8;
}

.sideNavCon .sideChildNav .sideChildWord li a {
	display: block;
	padding: 0 20px;
	color: #333;
	font-size: 16px;
}

/*wrapper*/

#wrapper {
	width: 100%;
	height: 100%;
}

#scroller {
	position: relative;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 100%;
	padding: 0;
	height: 100%;
}

.imgdiv {
	position: absolute;
	left: 0;
	width: 100%;
	display: none;
	z-index: 990;
	background-color: #fff;
}

.imgdiv div.s1 img {
	display: block;
	position: absolute;
	top: 50%;
	z-index: 999;
	left: 50%;
	max-width: 95% !important;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.close {
	height: 5em;
	line-height: 5em;
	text-align: center;
	position: absolute;
	z-index: 999;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #232323;
	font-size: 16px;
	cursor: pointer;
}

.mobileTit {
	display: none;
}

.mobileTit a {
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
	display: block;
	padding-left: 21px;
	background: url(../images/downicon.png) no-repeat 97% center #017ffe;
}

/* 0507start */

.cellbox {
	margin: 100px auto;
	width: 500px;
	border: 1px solid #ccc;
	height: 200px;
}

.cellbox .cellbg {
	width: 500px;
	height: 60px;
	background: #05568f;
	font-size: 20px;
	color: #fff;
	line-height: 60px;
	text-align: center
}

.cellbox .mess1, .cellbox .mess2 {
	font-size: 15px;
	text-align: center;
}

.cellbox .mess1 {
	padding-bottom: 10px;
	padding-top: 40px
}

/* 0507end */



/* cxy  */

.columnBoxUl1 {
	height: 316px;
	/*margin-left: 20px;*/
	float: left;
	background-color: #fefdfc;
	width: 293px;
}

.columnBoxUl1:first-child {
	margin-left: 0;
}

.columnBoxUl1 .columnList {
	padding: 17px 21px 0;
}

.columnBoxUl1 .columnList li a b {
	margin-right: 0;
}

.columnBoxUl1 .cTitle {
	padding: 0 20px 0 32px;
}

.columnBoxUl1 .cTitle .more {
	right: 20px;
}

.ml20 {
	margin-left: 20px;
}

.exp .owl-item {
	width: 297px !important;
}

.fLink {margin:10px 0px 20px -5px; width:115%;}
.fLink a {display: inline-block; width: auto; margin:0px 7px;font-size:16px;text-align:center; color:#333; padding:0px;}
.fLink img{ width:240px; height:auto; vertical-align:middle; margin:0px 0px 0px 0px;}
.fLink a:hover{ color:#017ffe;}

.pagess {
	margin: 50px 20px;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
	font-size: 12px; clear:both;
}

.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: #b5131b;
	color: #fff;
	border: 1px solid #b5131b
}

.pagess ul li:hover a {
	color: #fff;
}

.pagess ul li.thisclass {
	display: inline-block;
	border: 1px solid #b5131b;
	padding: 2px 9px;
	margin: 0 3px;
	background: #b5131b;
	color: #fff;
}

.pagess ul li.thisclass a {
	color: #fff;
}

.pagess ul li a {
	display: block;
	color: #999
}

.pagess ul li a:hover {
	color: #fff;
}

.message {
	overflow: hidden;
}

.message dd {
	margin-bottom: 10px;
}

.message .kuang {
	width: 300px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ddd;
	padding: 0 10px
}

.message textarea {
	width: 400px;
	padding: 10px;
	border: 1px solid #ddd;
	height: 100px;
}

.message .tj {
	width: 150px;
	height: 40px;
	border: 0;
	text-align: center;
	line-height: 40xp;
	color: #fff;
	margin-left: 42px;
	background: #b5131b;
	cursor: pointer
}

.message span {
	float: left
}
/*.yxrw{clear:both; overflow:hidden;}
.yxrw ul{ width:1212px; margin-left:-6px;}
.yxrw li{ width:263px; float:left; margin:8px;}
.yxrw li img{ width:257px; height:180px; padding:2px; border:1px solid #ddd; display:block;}
.yxrw li span{ height:30px; line-height:35px; display:block; text-align:center; font-size:16px;}
*/

#yxrw{ width:1168px; clear:both; display:block; margin:20px auto 0px auto; overflow:hidden;}
#yxrw li{ width:276px; float:left; margin:8px;}
#yxrw li img{ width:270px; height:180px; padding:2px; border:1px solid #ddd; display:block;}
#yxrw li span{ height:30px; line-height:35px; display:block; text-align:center; font-size:16px;}

#shjs{ width:912px; clear:both; display:block; margin:20px auto 0px auto; overflow:hidden;}
#shjs li{ width:206px; float:left; margin:8px 10px; overflow:hidden;}
#shjs li img{ width:200px; height:287px; padding:2px; border:1px solid #ddd; display:block;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
#shjs li span{ height:30px; line-height:35px; display:block; text-align:center; font-size:16px;}
#shjs li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}






.sqst_post{ width:95%; margin:25px auto;}
.sqst_post label{ width:90px;height:45px; line-height:45px; font-size:16px; display:inline-block;}
.sqst_post .jzs_text{width:70%; height:45px; line-height:45px; padding:0px 0px 0px 0px; border:1px solid #ccc; border-radius:10px; margin:7px 0px;}
.sqst_post .jzs_text01{width:20%; height:45px; line-height:45px; padding:0px 0px 0px 0px; border:1px solid #ccc; border-radius:10px; margin:7px 0px;}
.sqst_post .jzs_select{width:55%; height:45px; line-height:45px; padding:0px 0px 0px 0px; border:1px solid #ccc; border-radius:10px; margin:7px 0px; font-family:Microsoft YaHei; font-size:16px;}

.sqst_post .jzs_textarea{ width:70%; height:85px; line-height:30px; padding:0px 0px 0px 0px; border:1px solid #ccc; border-radius:10px; margin:7px 0px;}
.sqst_post .yzm{height:45px; line-height:45px; display:inline-block; padding:0px 0px 0px 15px; font-size:1.4em;}
.sqst_post .jzs_submit{ width:28%;height:45px; line-height:45px; text-align:center; border-radius:15px; background:#2a84d7; color:#fff; border:none; font-size:15px; margin:10px 0px 20px 0px;}
.sqst_post .jzs_reset{ width:28%;height:45px; line-height:45px; text-align:center; border-radius:15px; background:#fff; color:#1c0019;border:1px solid #ddd;font-size:15px; margin:10px 0px 20px 10px;}
input.jzs_text1::-webkit-input-placeholder {color:#666; font-size:15px;}
textarea.jzs_textarea::-webkit-input-placeholder {color:#666; font-size:15px;}


.kuai{ width:1260px; margin:0px auto;}
.kuai ul{ width:1275px; margin-left:-6px;}
.kuai li{ width:200px; height:64px; background:url(../images/bg_01.png) bottom center #fff no-repeat; border-radius:15px;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); float:left; margin:40px 10px; padding:17px 15px 0px 20px;}
.kuai li img{ float:left; margin:0px 20px 0px 0px;}
.kuai li h2{ font-size:20px; font-weight:bold; color:#017ffe;}
.kuai li p{ font-size:17px; color:#898989;}


#hyfc{ width:100%; margin:20px 0px;}
#hyfc table{ width:100%; text-align:center; border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
#hyfc th{ height:35px; line-height:35px; font-size:16px; font-weight:bold; background:#eee; padding:10px 10px; border-top:1px solid #ddd;border-left:1px solid #ddd;}


#hyfc td{ height:35px; line-height:35px; font-size:16px; padding:10px 10px;border-top:1px solid #ddd;border-left:1px solid #ddd;}
#hyfc td a{ color:#b7131b;}
#hyfc td a:hover{ font-weight:bold;}

/*温县风采*/
.wxfc{ width:100%; margin:20px auto; overflow:hidden;}
.wxfc li{ width:23%; margin:15px 1%; float:left; overflow:hidden; overflow:hidden;}
.wxfc li img{ width:100%; height:200px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.wxfc li h2{ height:35px; line-height:35px; display:block; font-size:16px; text-align:center; position:relative; background:#fff; z-index:9999;}
.wxfc li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}

/*防伪查询*/
.fwcx_t{ width:100%; margin:40px auto; text-align:center;}
.fwcx_t li{ display:inline-block; height:55px; line-height:55px; padding:0px 25px; margin:0px 10px; font-size:16px; font-weight:bold; color:#333; background:#f1f1f1; border-radius:15px;}
.fwcx_t li:hover{ background:#017ffe; color:#fff;}
.fwcx_t li.current{ background:#017ffe; color:#fff;}

.fwcx_c{ width:60%; margin:20px auto;}
.fwcx_c form{ width:100%; display:block;}
.fwcx_c .fwcx_c_text{ width:65%; height:45px; line-height:45px; border:1px solid #ddd; padding:0px 0px 0px 2%; float:left;}
.fwcx_c .fwcx_c_submit{width:30%; height:45px; line-height:45px; text-align:center; background:#017ffe; color:#fff; font-size:16px; border:none; float:right;}

.search_list{ width:96%; margin:40px auto;}
.search_list li{ margin:0px 0px 10px 0px; padding:0px 0px 10px 0px; border-bottom:1px solid #ddd; overflow:hidden;}
.search_list li img{ width:150px; height:auto; float:left; margin:0px 20px 0px 0px;}

.search_list li h2{ height:40px; line-height:40px; margin:20px 0px 0px 0px;}
.search_list li h2 a{ height:40px; line-height:40px; font-size:16px; font-weight:bold;}
.search_list li p{ height:35px; line-height:35px; font-size:15px; color:#666;}

.search_jg{ font-size:16px; color:#333; text-align:center; padding:25px 0px; font-weight:bold;}

.bg_01{ width:100%; background:#f7f7f7; padding:1px 0px 40px 0px;}









