@charset "utf-8";
/* CSS Document akakaz */
* {
	margin: 0;
	padding: 0;
	font-family: "宋体", "微软雅黑", "新宋体", "仿宋_GB2312";
}

.clear {
	clear: both;
}

div,strong,a,span,li {
	font-size: 12px;
}

img {
	border: none;
}

ul, li, ol {
	list-style: none;
}
/* CSS Document */
/* 样式重置
-----------------------------------------------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ul {
	list-style: none;
}
/* 清除浮动
----------------------------------------------------------------------------------------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* 兼容清除浮动和错位 */
a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #ec3b02;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* 主体宽度设置
----------------------------------------------------------------------------------------------------*/
body {
	background: #fff;
	min-width: 1200px;
}

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

/*分页样式*/

.fanye {
	border-top: none;
	height: auto;
	padding: 8px;
	min-width: 480px;
	text-align: center;
	margin: 0 auto;
}

.fanye span {
	display: inline-block;
	left: 0px;
	position: relative;
	top: 0;
	border: none;
	font-size: 12px;
	margin-left: 10px;
}

.fanye a {
	display: inline-block;
	line-height: 25px;
	padding: 0 10px;
	height: 25px;
	border: 1px solid #ccc;
	background: url(../images/w3c_tt.png) repeat-x left top;
	border-radius: 3px;
	margin: 0 10px;
	font-size: 12px;
}

.fanye a:hover {
	color: #2267b5;
	background: url(../images/w3c_ttt.png) repeat-x left top;
}

.fanye .thisclass {
	display: inline-block;
	padding: 0 10px;
	line-height: 25px;
	height: 25px;
	color: #2267b5;
	font-weight: bold;
	border: 1px solid #ccc;
	background: url(../images/w3c_ttt.png) repeat-x left top;
	border-radius: 3px;
}

.fanye .pageinfo {
	border-radius: 3px;
	padding: 0 10px;
	display: inline-block;
	line-height: 25px;
	padding: 0 10px;
	height: 25px;
	border: 1px solid #ccc;
	background: url(../images/w3c_tt.png) repeat-x left top;
}

.fanye .last {
	color: #ccc;
	display: inline-block;
	line-height: 25px;
	padding: 0 10px;
	height: 25px;
	border: 1px solid #ccc;
	background: url(../images/w3c_tt.png) repeat-x left top;
	border-radius: 3px;
}

/*上下篇的样式*/
.preAndNext {
	margin: 15px 15px 15px 25px;
	border-top: dotted 1px #968E8E;
	;padding: 5px;
}

.preAndNext li {
	height: 20px;
	line-height: 20px;
	color: #808080;
}

.preAndNext li a {
	color: #000;
	text-decoration: none;
}

.preAndNext li a:hover {
	color: #f00;
}

.arcInfo {
	height: 45px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 10px;
	border-bottom: dotted 1px #666;
}

.flexslider { margin: 0px auto; position: relative; width: 100%; height: 500px; overflow: hidden; zoom: 1; }
.flexslider .slides li { width: 100%; height: 100%; }
.flex-direction-nav a { width: 70px; height: 70px; line-height: 99em; overflow: hidden; margin: -35px 0 0; display: block; background: url(../images/ad_ctr.png) no-repeat; position: absolute; top: 50%; z-index: 10; cursor: pointer; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .3s ease; border-radius: 35px; }
.flex-direction-nav .flex-next { background-position: 0 -70px; right: 0; }
.flex-direction-nav .flex-prev { left: 0; }
.flexslider:hover .flex-next { opacity: 0.8; filter: alpha(opacity=25); }
.flexslider:hover .flex-prev { opacity: 0.8; filter: alpha(opacity=25); }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; filter: alpha(opacity=50); }
.flex-control-nav { width: 100%; position: absolute; bottom: 10px; text-align: center; }
.flex-control-nav li { margin: 0 2px; display: inline-block; zoom: 1;  *display: inline;
}
.flex-control-paging li a { background: url(../images/dot.png) no-repeat 0 -16px; display: block; height: 16px; overflow: hidden; text-indent: -99em; width: 16px; cursor: pointer; }
.flex-control-paging li a.flex-active, .flex-control-paging li.active a { background-position: 0 0; }
.flexslider .slides a img { width: 100%; height:500px; display: block; }

.head {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	display: -webkit-flex; 
	display: -moz-flex; 
	display: -ms-flex;
	display: -o-flex; 
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
}
.tel {
	background: url(../images/tel.png) no-repeat 0;
	padding-left: 40px;
	height: 46px;
}
.tel p {
	font-size: 18px;
	font-family: "微软雅黑";
	color: #555;
}
.tel h1 {
	font-size: 26px;
	font-family: "Arial";
	color: #f73d3d;
}
.search {
	background: url(../images/search.png) no-repeat top center;
	height: 47px;
	width: 245px;
}
.search input[type="text"]{
	height: 44px;
    width: 173px;
    margin-top: 2px;
    margin-left: 7px;
    border: none;
    border-radius: 5px;
    float: left;
}
.search input[type="submit"]{
	width: 60px;
	height: 45px;
	background: none;
	border: none;
}
.nav {
	background: #3eb5fa;
	height: 50px;
	position: relative;
}
.nav .s_nav {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	display: -webkit-flex; 
	display: -moz-flex; 
	display: -ms-flex;
	display: -o-flex; 
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	-ms-justify-content: space-around;
	-o-justify-content: space-around;
	justify-content: space-around;
}
.nav .s_nav>li {
	width: 110px;
	text-align: center;
}
.nav .s_nav>li>a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
	display: block;
	width: 114px;
	height: 50px;
	line-height: 50px;
}
.nav .s_nav>li:hover>a {
	background:#fff;
	color: #3eb5fa;
}
.nav .sub {
	display: none;
	position:absolute;
	top: 50px;
	z-index: 9;
	width: 110px;
}
.nav .sub>li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #0d62bd;
}
.nav .sub>li:hover {
	display: block;
	background: #f73d3d;
}
.nav .sub>li>a {
	display: block;
	color: #fff;
	font-size: 14px;
}
.nav .sub>li:hover>a {
	color: #fff;	
}
.main_1f {
	height: 230px;
	width: 1200px;
	margin: 0 auto;
}
.main_1f ul {
	height: 230px;
	display: -webkit-flex; 
	display: -moz-flex; 
	display: -ms-flex;
	display: -o-flex; 
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
}
.main_2f {
	height: 315px;
}
.xw {
	width: 715px;
	height: 290px;
	float: left;
}
.hmzc {
	width: 473px;
	height: 290px;
	float: right;
}
.pname {
	height: 40px;
	margin-bottom: 20px;
}
.pname h1 {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333;
	line-height: 40px;
	border-bottom: 2px solid #3eb5fa;
	display: block;
	width: 80px;
	float: left;
}
.pname a {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333;
	line-height: 40px;
	float: right;
}
.pname a:hover {
	color: #3eb5fa;
}
.xwlist {
	width: 714px;
	height: 230px;
}
.xwlist img {
	width: 309px;
	height: 230px;
	float: left;
	margin-right: 25px;
}
.xwtj {
	width: 380px;
	float: left;
	margin-bottom: 5px;
}
.xwtj h1 {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.xwtj span {
	font-size: 12px;
	font-family: "宋体";
	color: #999;
	height: 70px;
	overflow: hidden;
	display: block;
	line-height: 22px;
}
.xwtj a:hover h1 {
	color: #0c8eda;
}
.xwlist ul {
	width: 380px;
	float: left;
}
.xwlist ul li {
	height: 30px;
	line-height: 30px;
}
.xwlist ul li a {
	font-size: 14px;
	font-family: "宋体";
	color: #333;
	width: 265px;
	float: left;
}
.xwlist ul li span {
	font-size: 14px;
	font-family: "宋体";
	color: #999;
	float: right;
}
.xwlist ul li:hover a,.xwlist ul li:hover span{
	color: #0c8eda;
}
.hmtj {
	height: 132px;
}
.hmtj img {
	width: 209px;
	height: 132px;
	float: left;
	display: block;
	margin-right: 20px;
}
.hmtj h1 {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.hmtj span {
	font-size: 12px;
	font-family: "宋体";
	color: #999;
	height: 87px;
	overflow: hidden;
	display: block;
	line-height: 22px;
}
.hmtj  a:hover h1 {
	color: #0c8eda;
}
.hmzc ul {
	margin-top: 5px;
	height: 88px;
}
.hmzc ul li {
	background: url(../images/smile.png) no-repeat 0;
	height: 30px;
	line-height: 30px;
	float: left;
	width: 190px;
	padding-left: 30px;
}
.hmzc ul li a {
	height: 30px;
	overflow: hidden;
	font-family: "宋体";
	font-size: 12px;
	color: #333;
	display: block;
}
.hmzc ul li:hover a {
	color: #0c8eda;
}
.main_3f {
	height: 445px;
}
.ylsb {
	width: 715px;
	height: 400px;
	float: left;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
.ksjs {
	width: 473px;
	height: 400px;
	float: right;
}
.ylsb .bd {
	width: 488px;
	height: 306px;
	float: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
}
.ylsb .bd li {
	vertical-align: middle;
}
.ylsb .bd img {
	width: 488px;
	height: 306px;
	display: block;
}
.ylsb .hd {
	width: 180px;
	height: 334px;
	overflow: hidden;
	float: left;
	margin-left: 20px;	
}
.ylsb .hd ul {
	margin-right: -5px;
	overflow: hidden;
	zoom: 1;
}
.ylsb .hd ul li {
	float: left;
	text-align: center;
	width: 180px;
	margin-right: 5px;
}
.ylsb .hd ul li img {
	width: 143px;
	height: 90px;
	cursor: pointer;
	border: 3px solid #d7d7d7;
	padding: 5px;
}
.ylsb .hd ul li.on {
	background: url(../images/icoUp.gif) no-repeat left center;
}
.ylsb .hd ul li.on img {
	border-color: #f73d3d;
}
.ksjsa {
	width:466px;
	height:322px;
	border:1px solid #ddd;
	text-align:left;
}
.ksjsa .hd {
	height:53px;
	line-height:53px;
	background:#f4f4f4;
	padding:0 10px 0 20px;
	border-bottom:1px solid #ddd;
	position:relative;
	margin-bottom: 30px;
}
.ksjsa .hd ul {
	float:left;
	position:absolute;
	left:20px;
	top:-1px;
	height:53px;
}
.ksjsa .hd ul li {
	float:left;
	cursor:pointer;
}
.ksjsa .hd ul li a{
	float:left;
	padding:0 15px;
	cursor:pointer;
	font-family: "微软雅黑";
	color: #333;
	font-size: 14px;
}
.ksjsa .hd ul li.on {
	height:53px;
	background:#fff;
	border:1px solid #ddd;
	border-bottom:2px solid #fff;
}
.ksjsa .hd ul li.on a {
	color: #3eb5fa;
}
.ksjsa .bd ul {
	padding:25px 15px;
	zoom:1;
}
.ksjsa .bd ul {
	height: 175px;
	padding-left:30px;
}
.ksjsa .bd li {
	height:35px;
	line-height:35px;
	float: left;
	width: 187px;
	background: url(../images/circle.jpg) no-repeat  left center;
	padding-left: 15px;
}
.ksjsa .bd li a {
	font-size: 14px;
	font-family: "宋体";
	color: #333;
}
.ksjsa .bd li a:hover {
	color: #138fd6;
	text-decoration: underline;
}
.expert {
	width: 715px;
	height: 370px;
	float: left;
}
.experts {
	width: 712px;
	height: 314px;
	margin: 0 auto;
	margin-top: 20px;
}
.experts .next {
	background: url(../images/prev.png) no-repeat center;
	width: 31px;
	height: 194px;
	display: block;
	float: left;
	margin-right: 2px;
}
.experts .prev {
	background: url(../images/next.png) no-repeat center;
	width: 31px;
	height: 194px;
	float: right;
	display: block;
}
.exlist {
	width: 647px;
	height: 304px;
	float: left;
}
.exlist  ul {
	overflow: hidden;
	zoom:1;
}
.exlist ul li {
	float: left;
	width: 144px;
	height: 294px;
	border: 1px solid #d7d7d7;
	margin-left: 5px;
	margin-right: 4px;
	padding: 3px;
}
.exlist li img {
	width: 145px;
	height: 190px;
	margin-bottom: 10px;
}
.exlist li h1 {
	font-size: 12px;
	font-family: "宋体";
	color: #333;
	line-height: 25px;
	font-weight: normal;
}
.exlist li span {
	font-size: 12px;
	font-family: "宋体";
	color: #333;
	line-height: 20px;
	font-weight: normal;
	display: block;
	height: 40px;
	overflow: hidden;
}
.exlist li:hover {
	border: 1px solid #3eb5fa;
}
.exlist li:hover h1 {
	color: #0d8dd7;
}
.main_4f {
	height: 385px;
}
.kepu{
	width: 473px;
	height: 370px;
	float: right;
}
.kplist ul li{
	height: 38px;
	line-height: 38px;
}
.kplist ul li a {
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	width: 355px;
	height: 38px;
	overflow: hidden;
	float: left;
}
.kplist li span {
	display: block;
	float: right;
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	line-height: 38px;
}
.kplist li:hover a,.kplist li:hover span {
	color: #1082c4;
}
.main_5f {
	background: #f4f4f4;
	height: 50px;
}
.main_5f ul {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}
.main_5f ul li {
	float: left;
	line-height: 50px;
	margin-right: 20px;
	color: #666;
}
.main_5f ul li a {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666;
}
.main_5f ul li:hover a {
	color: #f73d3d;
}
.footer {
	background: #333;
	height: 235px;
	padding-top: 45px;
}
.contact {
	float: left;
	width: 426px;
}
.contact p, .contact a {
	font-family:"微软雅黑";
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.contact a:hover {
	text-decoration: underline;
}
.fnav {
	width: 344px;
	height: 178px;
	float: left;
	border-left: 1px solid #8a8a8a;
	border-right: 1px solid #8a8a8a;
}
.fnav ul {
	width:250px;
	margin: 0 auto;
}
.fnav ul li {
	height: 40px;
	line-height: 40px;
	margin-right: 20px;
	float: left;
	width: 105px;
}
.fnav li a {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #fff;
	text-align: center;
}
.fnav li:hover a {
	color: #fb5151;
}
.sewm {
	float: left;
	width: 395px;
	float: right;
	height: 178px;
}
.sewm span {
	width: 134px;
	height: 160px;
	float: left;
	margin-right: 20px;
}
.sewm span>img {
	width: 100%;
}
.sewm span p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #fff;
	text-align: center;
	line-height: 30px;
}


/*子页样式*/
.sidebar {
	width: 300px;
	float: left;
	margin-left: 10px;
	margin-top: 30px;
	padding-bottom: 40px;
}
.sidebar h3 {
	height: 90px;
	line-height: 90px;
	font-family: "微软雅黑";
	color: #fff;
	font-size: 30px;
	text-align: center;
	margin-bottom: 2px;
	background: url(../images/down.png) no-repeat  220px  #31a8ed;
}
.sidebar ul {
	width: 300px;
	margin: 0 auto;
	background: #f2f3f4;
}
.sidebar ul li {
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px dashed #d1d1d1;
}
.sidebar li a {
	font-size: 14px;
	font-family: "宋体";
	color: #4c4c4c;
	background: url(../images/jt.png) no-repeat 0;
	padding-left: 20px;
}
.sidebar li:hover {
	background: #3eb5fa;
}
.sidebar li:hover a {
	color: #fff;
	background: url(../images/jt1.png) no-repeat 0;
}
.sidebar span {
	background: url(../images/sidebg.jpg) no-repeat bottom center;
	height: 256px;
	display: block;
}
.sidebar span p {
	font-size: 30px;
	font-family: "微软雅黑";
	color: #4c4c4c;
	padding-left: 63px;
	padding-top: 195px;
}
.conright {
	float: left;
	width: 860px;
	margin-top: 30px;
	padding-bottom: 20px;
	margin-left: 30px;
}
.map {
	height: 49px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 49px;
	margin-bottom: 25px;
}
.map .tname {
	font-family: "微软雅黑";
	color: #333;
	font-size: 20px;
	float: left;
}
.map .dq,.map .dq a {
	font-size: 12px;
	font-family: "宋体";
	color: #808080;
}
.map .dq {
	padding-left: 20px;
	float: right;
}
.map .dq a:hover {
	color: #d31102;
}
.prolist,.newlist,.pagecon {
	width: 860px;
	min-height:530px;
}
.prolist  ul li {
	float: left;
	width: 275px;
	height: 220px;
	border: 1px solid #b5b5b5;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	margin: 0 4px;
	margin-bottom: 40px;
}
.prolist li img {
	width: auto;
	height: 100%;
	max-width: 275px;
	max-height: 172px;
	display: inline;
}
.prolist li span {
	line-height: 40px;
	text-align: center;
	display: block;
	font-family: "宋体";
	color: #333;
	font-size: 14px;
}
.prolist  li:hover span {
	color: #d83142;
}
.newlist ul li {
	background: #f3f3f3;
	height: 50px;
	margin-bottom: 18px;
	padding: 15px;
}
.newlist li .rq {
	width: 60px;
	height: 50px;
	border-right: 1px solid #b5b5b5;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
}
.newlist .rq .day{
	font-family: "微软雅黑";
	font-size: 26px;
	color: #666;
	display: block;
	line-height: 30px;
	text-align:center;
}
.newlist .rq .date {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 30px;
	display:block;
}
.newlist li h1 {
	font-size: 16px;
	font-family: "宋体";
	color: #333;
	line-height: 30px;
	display: block;
	float: left;
    width: 701px;
    height: 30px;
    overflow: hidden;
}
.newlist li p {
	font-family: "宋体";
	font-size: 12px;
	color: #999;
	line-height: 30px;
	height: 30px;
	width: 453px;
	overflow: hidden;
}
.newlist li:hover h1 {
	color:#d83142;
}
.content {
	font-family: "宋体";
	font-size: 14px;
	color: #666;
	line-height: 35px;
	text-indent:2em;
}
.tit {
	font-size: 22px;
	font-family: "微软雅黑";
	color: #333;
	display: block;
	text-align: center;
	line-height: 30px;
}
.info {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333;
	display: block;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
}













