/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: "微软雅黑";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfloat {
    zoom: 1
}
.head_topleft img{
	display: block;
}
.head_top{
	width: 1280px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	height: 106px;
	padding: 10px 0px;
}
.head_topright{
	width: 525px;
	display: flex;
	justify-content: space-between;
}
.head_tel{
	width: 230px;
	display: flex;
	height: 106px;
	align-items: center;
	align-content: center;
	flex-flow: wrap;
}

.head_navdv ul li{
	position: relative;
}
.head_navdv ul li dl{
	display: none;
	position: absolute;
	top: 60px;
	z-index: 999;
	background-color: #fff;
}
.head_navdv ul li dl dd{
	height: 35px;
}
.head_navdv ul li dl dd a{
	color: #333;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
}
.head_navdv ul li dl dd a:hover{
	color: #fff;
}
.head_navdv ul li:hover dl{
	display: block;
}
.ss form{
	display: flex;justify-content: center;align-items: center;
}
.ss{
	width: 240px;
	height: 35px;
	background-color: #ededed;
	padding: 6px;
	margin-top:25px;
}
.sstext{
	width: 175px;
	height: 35px;
	line-height:35px;
	border: none;
	background-color: transparent;
	outline: none;
}
.sstj{
	width: 35px;
	height: 35px;
	background-color: transparent;
	background: url(../images/ss.jpg) center no-repeat;
	outline: none;
	border: none;
}
.head_tel h2{
	font-size: 18px;
	color: #535353;
	text-align: right;
	width: 100%;
	display: flex;
	justify-content: flex-start;
}

.head_tel h2 i{
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/dh.jpg) center no-repeat;
}
.head_tel h2 i,.head_tel h2 em{
	margin: 0 5px;
}
.head_tel p{
	font-size: 14px;
	color: #535353;
	line-height: 30px;
	width: 100%;
	text-align: right;
}
.head_nav{
	height: 60px;
	background-color: #0762b1;
	width: 100%;
}
.head_navdv{
	width: 1280px;
	margin: 0 auto;
}
.head_navdv ul{
	display: flex;
	justify-content: space-between;
}
.head_navdv ul li a{
	padding:0px 36px;
	height: 60px;
	line-height: 60px;
	color: #ffffff;
	font-size: 14px;
	display: block;
}
.head_navdv ul li a:hover{
	background-color: #0459a3;
}
.head_navdv ul li a.active{
	background-color: #0459a3;
}
.head_navdv ul li.active a{
	background-color: #0459a3;
}
.banner img{
	width: 100%;
}
.tuijian{
	width: 100%;
	height: 65px;
	background-color: #f7f6f6;
	line-height: 65px;
}
.tuijian div{
	width: 1280px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	
}
.tuijian div b{
	font-size: 14px;
	color: #333333;
}
.tuijian section{
	display: flex;
	justify-content: space-between;
	width: 1180px;
}
.tuijian section a{
	font-size: 14px;
	color: #666666;
}
.tuijian section a:hover{
	color: #0762b1;
}
.index_cp{
	width: 1280px;
	margin: 0 auto;
	margin-top: 55px;
}
.index_cp h2{
	font-size: 32px;
	text-align: center;
	color: #333333;
	margin-bottom: 10px;
}
.indexcp .swiper-slide ul{
	display: flex;
	justify-content: space-around;
}
.indexcp .swiper-slide ul li{
	width: 335px;
	padding: 30px;
	background-color: #fff;
	box-shadow:0px 0px 15px #cfcfcf;
}
.indexcp .swiper-slide ul li div img{
	transition: all .5s;
	width: 100%;
	height: 265px;
}
.indexcp .swiper-slide ul li:hover img{
	transform: scale(1.1);
}
.indexcp .swiper-slide ul li div{
	width: 335px;

	overflow: hidden;
	margin-bottom: 25px;
}
.indexcp .swiper-slide ul li p{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
.index_weiye{
	width: 100%;
	height: 342px;
	background: url(../images/uiq_02.jpg) center no-repeat;
	margin-top: 20px;
}
.index_weiye h2{
	font-size: 48px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-top: 75px;
	margin-bottom: 50px;
}
.index_weiye div{
	display: flex;
	justify-content: center;
}
.index_weiye div p{
	background: url(../images/weiye_03.png) center no-repeat;
	width: 320px;
	height: 73px;line-height: 73px;
	color: #ffffff;
	font-size: 28px;
	text-indent: 3em;
	margin: 0 18px;
}
.index_weiye div p:last-child{
	background: url(../images/weiye_05.png) center no-repeat;
}
.index_cpzx{
	margin-top: 55px;
}
.index_cpzx h1{
	font-size: 32px;
	color: #333333;
	text-align: center;
	margin-bottom: 40px;
}

.tab {
    width: 100%;
}
.tab .box {
    width: 1280px;
    position: relative;
    margin: 0 auto;
    height: 850px;
}
.tab .box .menus {
    width: 270px;
    height: 750px;
    background: #0762b1;
    float: left;
    overflow: hidden;
}
.tab .box .menus li {
    width: 270px;
    height: 150px;
    background-color: #0762b1 ;
    font-size: 20px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #055ca7;
    line-height: 150px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.tab .box .menus li:nth-child(7) {
    border-bottom: none;
}
.tab .box .menus .bg {
    height: 150px !important;
    background-color: #07569b ;
    line-height: 150px !important;
}
.tab .right {
    float: left;
    width: 955px;
    height: 710px;
    overflow: hidden;
    margin-left: 15px;
    background: #eff0f0;
    padding: 20px;
}
.tab .tab_right {
    width: 100%;
    height: 800px;
    position:relative;
}
.tab_right li div img{
	transition: all .5s;
}
.tab_right li:hover div img{
	transform: scale(1.1);
}
.tab_right li div{
	width: 230px;
	height: 175px;
	overflow: hidden;
}
.tab .scroll {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.tab_right h2{
	line-height: 50px;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
.tab_right section{
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.tab_right ul li{
	margin: 4px;
	width: 230px;
	margin-top: 20px;
}
.tab_right ul{
	display: flex;
	justify-content: flex-start;
	flex-flow: wrap;
}
.tab_right ul li p{
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	transition: all .3s;
	height: 45px;
	overflow: hidden;
}
.tab_right ul li:hover p{
	background-color: #0762b1;
	color: #fff;
}
.dianji{
	width: 160px;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	background-color: #d7d7d7;
	font-size: 14px;
	color: #333333;
	position: absolute;
	bottom: 90px;
	left: 0;
}
.index_about{
	width: 100%;
	height: 650px;
	background: url(../images/about_02.jpg) center no-repeat;
	min-width: 1280px;
}
.index_aboutdv{
	width: 1280px;
	margin: 0 auto;
}
.index_aboutdv div{
	width: 580px;
}
.index_aboutdv div h1{
	padding-top: 95px;
	color: #0762b1;
	font-size: 34px;
	font-family: arial;
	margin-bottom: 10px;
}
.index_aboutdv div p{
	color: #666666;
	line-height: 30px;
	margin-top: 20px;
}
.index_aboutdv a{
	width: 180px;
	display: block;
	height: 40px;
	text-align: center;
	background: url(../images/mor_03.jpg) center no-repeat;
	line-height: 40px;
	color: #fff;
	margin-top: 50px;
}
.index_jjfa {
	width: 100%;
}
.index_jjfa h1{
	text-align: center;
	font-size: 32px;
	color: #333333;
	margin-top: 70px;
}
.index_jjfadv{
	margin-top: 20px;
	width: 100%;
	padding-top:40px ;
	background: url(../images/jj_03.jpg) left top no-repeat;
}
.index_jjfadv ul{
	width: 1280px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.index_jjfadv ul li{
	width: 300px;
	border-radius: 20px;
	background: #fff;
	box-shadow:0px 0px 15px #cfcfcf;
	overflow: hidden;
}
.index_jjfadv ul li div img{
	transition: all .3s;
	display: block;
	width: 100%;
}
.index_jjfadv ul li div{
	width: 300px;
	height: 220px;
	overflow: hidden;
}
.index_jjfadv ul li section{
	padding: 15px;
	
}
.index_jjfadv ul li section span{
	font-size: 14px;
	color: #0762b1;
}
.index_jjfadv ul li section h2{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 30px;
}
.index_jjfadv ul li section i{
	display: block;
	width: 50px;
	height: 2px;
	background-color: #0762b1;
}
.index_jjfadv ul li section p{
	color: #8e8d8d;
	font-size: 14px;
	margin-top: 15px;
	line-height: 25px;
}
.index_jjfadv ul li section em{
	width: 270px;
	height: 40px;
	display: block;
	border-radius: 5px;
	background-color: #f2f8fd;
	color: #8e8d8d;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	margin-top: 20px;
	transition: all .3s;
}
.index_jjfadv ul li:hover section em{
	background-color: #0762b1;
	color: #fff;
}
.index_jjfadv ul li:hover img{
	transform: scale(1.1);
}
.index_news{
	width: 1280px;
	margin: 70px auto;
}
.index_news h1{
	text-align: center;
	font-size: 32px;
	color: #333333;
	margin-bottom: 40px;
}
.index_newdv1{
	    border: 1px solid #e5e5e5;
}
.index_newdv1 h2{
	width: 405px;
	
	line-height: 50px;
	height: 50px;
	display: flex;
	justify-content: space-between;
}
.index_newdv1 div{
	width: 383px;
	
	padding: 10px;
	border-top: none;
}
.index_newdv1 h2 p{
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.index_newdv1 h2 a{
	margin-right:10px;
	font-size: 14px;
	color: #0762b1;
}
.index_newdv1 div img{
	display: block;
	margin-bottom:10px;
	transition: all .5s;
}
.index_newdv1 div section{
	width: 383px;
	height: 190px;
	overflow: hidden;
}
.index_newdv1 div img:hover{
	transform: scale(1.1);
}
.index_newdv1 div ul li{
	line-height: 50px;
	border-bottom: 1px dashed #d5d5d5;
}
.index_newdv1 div ul li a{
	font-size: 14px;
	color: #666666;
}
.index_newdv1 div ul li span{
	float: right;
	color: #c2c2c2;
}
.index_newdv1 div ul li:hover a{
	color: #0762b1;
}
.index_newdv1 div ul li:hover a span{
	color: #0762b1;
}
.index_newsdv{
	display: flex;
	justify-content: space-between;
}
.foot{
	background: url(../images/foot_02.jpg) center no-repeat;
	padding-top:75px ;
}
.hzhb h1{
	text-align: center;
	color: #fff;
	font-size: 32px;
	margin-bottom: 30px;
}
.hzhb ul{
	display: flex;
	justify-content: space-between;
	width: 1280px;
	margin: 0 auto;
	margin-bottom: 65px;
}
.footdv{
	padding-top: 30px;
	border-top: 1px solid #6aa4d2;
	padding-bottom: 30px;
	border-bottom: 1px solid #6aa4d2;
	width: 1280px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.footdv dl dt a{
	color: #ffffff;
	font-weight:bold;
	font-size: 14px;
	line-height: 30px;
}
.footdv dl i{
	display: block;
	width: 25px;
	height: 2px;
	background-color: #FFFFFF;
}
.footdv dl dd a{
	color: #cfdced;
	font-size: 14px;
	line-height: 35px;
}
.footdv img{
	width: 182px;
	height: 182px;
	display: block;
	margin-top: 50px;
}
.wdl{
	display: flex;
	justify-content: space-between;
	width: 1280px;
	height: 75px;
	line-height: 75px;
	color: #fff;
	margin: 0 auto;
	font-size: 14px;
}
.wdl p a{
	color: #fff;
	font-size: 14px;
}
.anlizs{
	background-color: #f5f6f6;
	padding-bottom: 50px;
}
.anlizs .index_jjfadv ul li{
	margin: 10px;
}
.anlizs .index_jjfadv ul{
	display: flex;
	justify-content: flex-start;
}
.anlizs .index_jjfadv ul li:hover{
	background-color: #0762b1;
}
.anlizs .index_jjfadv ul li:hover section h2{
	color: #fff;
}
.anlizs .index_jjfadv ul li:hover section p{
	color: #fff;
}
.anlizs .index_jjfadv ul li:hover section i{
	background-color: #fff;
}
.anlizs .index_jjfadv{
	margin-top: 0px;
}
.show_nav{
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	background-color: #eff0f0;
}
.show_nav ul{
	display: flex;
	justify-content: center;
	width: 160px;
	height: 65px;
	width: 100%;
}
.show_nav ul li a{
	display: block;
	width: 160px;
	height: 65px;
	line-height: 65px;
	font-size: 18px;
	text-align: center;
}
.show_nav ul li a:hover{
	color: #fff;
	background-color: #0762b1;
}
.show_nav ul li.active a{
	color: #fff;
	background-color: #0762b1;
}
.newlist{
	background-color: #f5f6f6;
	padding-bottom: 50px;
	padding-top: 50px;
}
.newlist ul{
	width: 1280px;
	margin: 0 auto;
}
.newlist ul li{
	margin-bottom: 20px;
}
.newlist ul li a{
	display: flex;
	justify-content: space-between;
	background-color: #fff;
	align-items: center;
}
.nlistright{
	width: 130px;
	text-align: center;
	color: #bebfbf;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 94px;
}
.nlistleft{
	width:102px ;
	padding-top: 15px;
	padding-bottom: 15px;
}
.nlistleft span{
	display: block;
	text-align: center;
	font-size: 36px;
	color: #a1a1a1;
	font-weight: bold;
	width: 60px;
	line-height: 43px;
	margin: 0 auto;
	border-bottom: 1px solid #dcdcdc;
}
.nlistleft i{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #d7d8d8;
	line-height: 20px;
}
.nlistcen{
	width: 1025px;
	height: 65px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	padding-left: 25px;
}
.nlistcen h2{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.nlistcen p{
	font-size: 14px;
	color: #989898;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
}
.newlist li:hover a{
	background-color: #0762b1;
}
.newlist li:hover a .nlistleft i{
	color: #fff;
}
.newlist li:hover a .nlistleft span{
	color: #fff;
}
.newlist li:hover a .nlistright{
	color: #fff;
	background-color: #f1c600;
}
.newlist li:hover a .nlistcen{
	border-right: 1px solid #0762b1;
}
.newlist li:hover a .nlistcen h2{
	color: #fff;
}
.newlist li:hover a .nlistcen p{
	color: #fff;
}
.lxwmdv{
	width: 1280px;
	margin: 40px auto;
	display: flex;
	justify-content: space-between;
}
.lxwmdv_left{
	width: 325px;
}
.lxwmdv_right{
	width: 915px;
}
.lxwmdv_right img{
	width: 100%;
}
.lxwmdv_left p{
	line-height: 35px;
	color: #333333;
	font-size: 14px;
}
.lxwmdv_left img{
	margin-top: 15px;
}
.liuyan{
	width: 1280px;
	margin: 0 auto;
}
.liuyan h2{
	height: 45px;
	width: 100%;
	font-size: 36px;
	color: #333333;
	margin-bottom: 40px;
	text-align: center;
}
.pronav{
	border-bottom: 1px solid #e7e7e7;
	margin-top: 15px;line-height: 45px;
}
.pronavdv{
	width: 1280px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.pronavdvleft{
	font-size: 18px;
	color: #333333;
}
.pronavdvright i{
	color: #666666;
}
.pronavdvright{
	color: #afafaf;
	font-size: 14px;
}
.pronavdvright a{
	color:#afafaf;
}
.pronavdvright a:last-child{
	color: #0762b1;
}
.prodv{
	width: 1280px;
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
}
.prodvleft{
	width: 282px;
}
.sideMenu{
	width: 280px;
	border: 1px solid #e7e7e7;
}
.sideMenu h3{ height:50px; line-height:50px; padding-left:10px;  border-top:1px solid #e3e3e3; background:#f4f4f4; cursor:pointer;
			font:normal 14px/32px "Microsoft YaHei";line-height: 50px;
}
.sideMenu h3:first-child{
	border: none;
}
.sideMenu ul{ padding:0px 25px; color:#999; display:none; /* 默认都隐藏 */ }
.sideMenu ul li {
	border-bottom: 1px solid #e7e7e7;
}		
.sideMenu ul li a{
	font-size: 14px;
	color: #666666;
	line-height: 45px;
}
.sideMenu ul li a:hover{
	color: #0762b1;
}
.sideMenu h3.on{
	
}
.prodvright{
	
}
.lxwmzuo{
	width: 280px;
	border: 1px solid #e7e7e7;
	margin-top: 30px;
}
.lxwmzuo div{
	width: 90%;
	margin: 20px auto;
}
.lxwmzuo div h2{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.lxwmzuo div p{
	font-size: 14px;
	color: #666666;
	line-height: 35px;
}

.prodvright{
	width: 980px;
}
.prorightbiaoti{
	margin-top: 20px;
	line-height: 35px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 16px;
	color: #0762b1;
}
.proliebiao ul{
	display: flex;
	justify-content: flex-start;
	margin-top: 30px;
	flex-flow: wrap;
	
}
.proliebiao ul li{
	width: 230px;
	border: 1px solid #d3d3d3;
	margin: 6px;
}
.proliebiao ul li div{
	width: 230px;
	height: 175px;
	overflow: hidden;
}
.proliebiao ul li:hover div img{
	transform: scale(1.1);
}
.proliebiao ul li img{
	display: block;
	width: 100%;
	height: 175px;transition: all .5s; 
}
.proliebiao ul li p{
	height: 45px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	line-height: 45px;
	background-color: #d3d3d3;
	display: block;
	overflow: hidden;
}
.proliebiao ul li:hover p{
	color: #fff;
	background-color: #0762b1;	
}
.showprodv{
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.showproimg{
	width: 467px;
	height: 357px;
	border: 1px solid #d3d3d3;
}
.showproimg img{
	display: block;
	width: 467px;
	height: 357px;
}
.showprocanshu{
	width: 470px;
}
.showprocanshu h2{
	color: #333333;
	font-size: 24px;
	margin-top: 25px;
	margin-bottom: 15px;
}
.showprocanshu p{
	font-size: 14px;color: #666666;
	line-height: 30px;
}
.showprocanshu div{
	display: flex;
	justify-content: flex-start;
	margin-top: 60px;
}
.showprocanshu div a{
	display: block;
	width: 170px;
	height: 50px;
	background-color: #494a4a;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-right: 25px;
}
.showproxq section{
	width: 100%;
	height: 40px;
	background-color: #d6d7d7;
	line-height: 40px;
	text-indent: 1em;
	font-size: 14px;
	color: #333333;
	margin: 20px auto;
}
.showgywm{
	width: 100%;
	background: url(../images/gywm_02.jpg) center top no-repeat;
	min-width: 1280px;
	padding-top: 90px;
}
.showgsjj{
	width: 1280px;
	margin: 0px auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 250px;
}
.showgsjjleft{
	width: 650px;
	color: #333333;
	font-size: 14px;
	line-height: 30px;
}
.showshiming{
	margin: 0 auto;
	width: 1280px;
	display: flex;
	justify-content: space-between;
}
.showgsjjleft p{
	margin-bottom: 20px;
	text-indent: 2em;
}
.shimingleft{
	width: 650px;
}
.shimingleft b{
	color: #333333;
	font-size: 14px;
}
.shimingleft{
	font-size: 14px;
	color: #666666;
}
.shimingleft p{
	margin-bottom: 45px;
}
.showzs{
	background: url(../images/zs_03.jpg) right top no-repeat;
	padding: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.showzsdv ul{
	display: flex;
	justify-content: space-between;
	width: 1280px;
	margin: 0 auto;
}
.showzsdv ul li{
	border: 1px solid #dcdcdc;
	width: 304px;
	height: 430px;
}
.showzsdv ul li img{
	display: block;
	width: 100%;
	height: 100%;
}

.liuyan div form{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;flex-flow: wrap;
}
.liuyan div .ol1{
	width: 48%;
}
.liuyan div .ol3{
	width: 100%;
}
.liuyan div input{
	border: none;
}
.liuyan div .ol1,.liuyan div .ol3 {
	border-bottom: 1px solid #e5e5e5;
	line-height:35px;
	margin-bottom:15px;outline: none;
	
}
.liuyan div textarea{
	border: none;
	border-bottom: 1px solid #e5e5e5;
	line-height:35px;
	margin-bottom:15px;outline: none;
	
}
.liuyan div .ol2{
	width: 50%;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	background-color: #026cbd;
	margin-bottom:40px;
}

.pagelist ul{text-align:center;margin:20px 0;}
.pagelist li{display:inline-block;margin:0 2px;}
.pagelist li a{color:#666;display:inline-block;border:1px solid #ddd;padding:6px 15px;}
.pagelist li a:hover{border-color:#1184DA;background:#1184DA;color:#fff;}
.pagelist li.active a{border-color:#1184DA;background:#1184DA;color:#fff;}

.tab_right li div img{
	width: 100%;
}
.am-breadcrumb{
	display: none;
}
.news_show,.news_show_list,.subject{
	width: 1280px;
	margin: 25px auto;
}
/*新闻相关*/
.news_show h1{text-align:center;font-size:30px;font-weight:400;margin:0;padding:0;}
.news_show .info{border-left:3px solid #2384D5;background:#f3f3f3;margin:15px 0;padding:10px 15px;font-size:14px;color:#666;}
.news_show .intro a{color:#06C;}
.news_show .intro a:hover{color:#f30;}
.news_show .intro img{max-width:100%;height:auto;}
.news_show .prenext{margin-top:30px;text-align:center;overflow: hidden;}
.news_show .prenext p{font-weight:bold;}
.news_show .prenext a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #ddd;padding:6px 20px;min-width:100px;}
.news_show .prenext a span{font-size:18px;margin-right:10px;}
.news_show .prenext a em{font-style:normal;font-size:18px;}
.news_show .prenext a:hover{background:#2384D5;border-color:#2384D5;color:#fff;}
.news_show .prenext a:hover span{color:#fff;}
.news_show .prenext .pre{float: left;}
.news_show .prenext .next{float: right;}
.news_show .tags{font-weight:500;}
.news_show .tags a{margin-left:15px;display:inline-block;border-radius:4px;border:1px solid #ddd;background:#fff;padding:4px 10px;font-weight:normal;font-size:14px;}
.news_show .tags a:hover{background:#2384D5;color:#fff;border-color:#2384D5;}


.news_show_list{}
.news_show_list li{overflow:hidden;padding:12px 0 12px 0;float:left;width:49%;margin-right:1%;min-height:90px;}
.news_show_list li .date{float: left; width: 86px;height: 80px;}
.news_show_list li .date .dateline{width: 70px;height: 54px;display: block;background-color:#2384d5;text-align: center;line-height: 54px;font-size: 30px;font-weight: bold;color: #fff;}
.news_show_list li .date em{display: block;text-align: center;font-style: normal;width: 70px; background: #eee; color: #888;}
.news_show_list li .txt{color: #999; font-size: 12px; margin-left: 88px; line-height: 22px;}
.news_show_list li .txt a{display: block;line-height: 30px; font-size: 16px; color: #333;}