@charset "utf-8";
/* CSS Document */
html, body {
	-webkit-text-size-adjust: none;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
	vertical-align: bottom;
}
ol, ul, li {
	list-style: none;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea, button {
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
img {
	vertical-align: bottom;
}
body {
	font:12px/140% Arial,"宋体",Helvetica,sans-serif,Verdana;
	color:#5a5a5a;
	background: #fff;
}
a {
	color: #333;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}
/* ie7 hack*/
*+html .clearfix {
	min-height: 1%;
}
/************************************add by divstudio.com*************************************/
#header {
	width: 1200px;
	height: 105px;
	overflow: hidden;
	margin: 0 auto;
}
#header .logo {
	float: left;
	padding: 15px 10px;
}
#header .logo a{
	align-items: center;
    display: flex;
    justify-content: center;
}
.logo .pic{
	margin:0 12px 0 0;
}
.logo .txt strong{
	font-size: 30px; font-family: 微软雅黑; color: rgb(67, 67, 67); letter-spacing: 1px;
	line-height:1.4;
}
.logo .txt small{
	word-wrap: break-word; padding: 0px; border-color: transparent; border-width: 0px; height: 15px; display: block;
	font-size:13px;
	color:#888;
}
.gnav{
	background:#0256ac;
}
#nav {
	width:1200px;
	margin:0 auto;
}
#nav ul {
	margin: 0 auto;
	overflow: hidden;
}
#nav ul li {
	height: 50px;
	float: left;
	overflow: hidden;
	margin-right:30px;
}
#nav ul li.last {
	background: none;
}
#nav ul li a {
	text-align: center;
	font-size: 15px;
	display: block;
	color: #fff;
	float: left;
	line-height: 50px;
	font-family:Microsoft YaHei;
	padding:0 1.2em;
}
#nav ul li a:hover, #nav ul li a.cur {
	color:#0256ac;
	background:#fff;
}
.hotline {
	float: right;
	padding: 23px 15px 0;
}
.top-info{
	float:right;
	height:106px;
}
.top-info li{display: inline-block;
    padding-left: 20px;
    text-align: left;
}
.top-info li .i-box {
    padding: 34px 15px 0 0;
    position: relative;
	float:left;
}
.top-info li .i-box span{
	color: #333333;
    font-size: 30px;
    padding-left: 25px;
    position: relative;
}
.top-info li p {
    color: #9692a0;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    margin: 25px 0 0;
	font-family:"Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",Roboto,Arial,sans-serif;
}
.top-info li .content-box{
	float:left;
}
.top-info p a{
	color:#9692a0;
}
/******/
#productdetail h1#infoTitle {
	font-size: 16px;
	line-height: 30px;
	padding: 10px 0 15px;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
	margin: 0;
}
#productdetail .pic {
	text-align: center;
}
#productdetail .col {
	/*height: 409px;*/
	margin: 0 auto;
	overflow: hidden;
	text-align: center;/*width: 276px;
	height:263px;*/
}
#productdetail .col img {
	/*max-height: 152px;*/
	max-width: 600px;
	vertical-align: bottom;
	padding: 5px;
	border: 1px solid #C4C4C4;
	border-radius: 2px 2px 2px 2px;
}
#productdetail .list {
	margin: 0 20px;
	overflow: hidden;
	padding: 15px 0;
}
#productdetail .list li {
	font-size: 14px;
	line-height: 1.5;
	overflow: hidden;
}
#productdetail h4.title {
 filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F3F3F3', endColorStr='#E8E8E8', gradientType='0');
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F3F3F3), to(#E8E8E8));
	background-image: -webkit-linear-gradient(#F3F3F3, #E8E8E8);
	background-image: -moz-linear-gradient(#F3F3F3, #E8E8E8);
	background-image: -ms-linear-gradient(#F3F3F3, #E8E8E8);
	background-image: -o-linear-gradient(#F3F3F3, #E8E8E8);
	background-image: linear-gradient(#F3F3F3, #E8E8E8);
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	font-size: 14px;
	padding: 5px 12px;
	margin: 0;
}
#productdetail .detail {
	padding: 15px 15px 25px;
	font-size: 12px;
	line-height: 1.5;
}
#productdetail .detail img{
	max-width:672px;
}
#pcnt table {
	border-collapse: collapse;
	margin-bottom: 1em;
	width:100%;
}
#pcnt table th, #pcnt table td {
	text-align: center;
	padding: 3px;
	border: 1px solid #333;
}
#pcnt .nbd{
	margin-bottom:20px;
}
#pcnt .nbd img{
	max-width:100%;
}
#pcnt .ntl{
	font-weight:bold;
	line-height:36px;
	font-size:14px;
	color:#000;
}
#pcnt ul{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	justify-content : space-between;
}
#pcnt li{
	text-align:center;
	width:290px;
	margin-bottom:18px;
}
#pcnt li img{
	margin-bottom:5px;
}
.key {
	background: none repeat scroll 0 0 #F3F3F3;
	line-height: 150%;
	padding: 5px 15px;
	font-size: 12px;
}
.switch {
	padding: 10px 20px;
	margin: 0;
	list-style: none;
}
.switch li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.switch a, .switch span {
	border: 1px solid #FFFFFF;
	display: block;
	padding: 5px 10px;
	font-size: 12px;
	color: #555;
	text-decoration: none;
	line-height: 1.5;
	font-weight: normal;
}
.switch span {
	color: #999;
}
.switch b {
	background-image: url(../img/switch.png);
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 23px;
}
.switch .prev b {
	background-position: 0 -13px;
}
.switch .next b {
	background-position: -14px 7px;
}
.switch a:hover {
	background: linear-gradient(#F9F9F8, #F6F5F5) repeat scroll 0 0 transparent;
	border: 1px solid #F4F4F4;
	color: #3C85D6;
}
.switch .prev a:hover b {
	background-position: 0 -51px;
}
.switch .next a:hover b {
	background-position: -14px -31px;
}
.subnav {
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	clear: both;
	margin-bottom: 5px;
	/* overflow: hidden;*/
	height: 23px;
	padding: 5px 13px;
	background: #757575;
 filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#EFEFEF', endColorStr='#E7E7E7', gradientType='0');
	background-image: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#E7E7E7));
	background-image: -webkit-linear-gradient(#EFEFEF, #E7E7E7);
	background-image: -moz-linear-gradient(#EFEFEF, #E7E7E7);
	background-image: -ms-linear-gradient(#EFEFEF, #E7E7E7);
	background-image: -o-linear-gradient(#EFEFEF, #E7E7E7);
	background-image: linear-gradient(#EFEFEF, #E7E7E7);
	position: relative;
}
.subnav .crumb {
	background: url(../img/caty.png) no-repeat scroll -25px -30px transparent;
	color: #444444;
	float: left;
	line-height: 23px;
	max-width: 50%;
	overflow: hidden;
	padding-left: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.banner_main {
	width: 100%;
	margin: 0 auto;/*
	height:550px;
	background:url(../../img/2-1.jpg) center center no-repeat;*/
	
	/*height:700px;
	background:url(../../img/s/s1.jpg) center bottom no-repeat;
	background-size:100% auto;*/
	position:relative;
}
.banner_main img{
	width:100%;
}
.banner_main span{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	background:url(../../img/homebannertop.png) center top repeat-x;
	height:10px;
	display:block;
}
#content {
	width: 1200px;
	margin: 60px auto;
}
.sideBar {
	float: left;
	width: 232px;
}
.mainContent {
	float: right;
	width: 940px;
	height: auto !important;
	height: 350px;
	min-height: 350px;
}
.sideMenu {
	border: 1px solid #eee;
}
.sideMenu dt {
	background: url(../img/bg_subject.gif);/*height:35px;
	line-height:35px;*/
}
.sideMenu dt img {
	max-width: 100%;
}
.sideMenu dd {
	line-height: 38px;
	background: url(../img/x.jpg) center bottom no-repeat;
}
.sideMenu dd a {
	display: block;
	background: url(../img/vr.jpg) 20px center no-repeat;
	padding-left: 36px;
}
.sideMenu dd a:hover {
}
.breadcrumb {
	height: 36px;
	line-height: 28px;
	font-size: 12px;
	overflow: hidden;
	border-bottom: 2px solid #e5e5e5;
	padding: 0;
	background: url(../img/hm.jpg) 2px center no-repeat;
	margin: 10px 0 20px;
}
#contactdetail {
	line-height: 24px;
}
#divTip {
	color: #F00;
}
#newsList li {
	text-align: right;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 17px;
	background: url(../img/gh.jpg) 2px center no-repeat;
	border-bottom: 1px solid #ebebeb;
}
#newsList li a {
	float: left;
}
#newsList li span {
	color: #888;
}
#newsdetail .title {
	padding: 10px 15px 15px;
	text-align: center;
}
#newsdetail h1#infoTitle {
	font-size: 16px;
	padding: 0 0 10px;
	margin: 0;
}
#newsdetail .title p {
	color: #888888;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#newsdetail .title p a {
	color: #999;
	text-decoration: none;
}
#newsdetail .detail {
	padding: 15px 15px 25px;
	font-size: 12px;
}
#newsdetail .detail pre{
	white-space:normal;
}
#newsdetail .detail img{
	max-width:100%;
}
#productslist {
	padding: 0 0 0 0;
	margin: 0 auto 0;
}
#productslist a {
/*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FEFEFE',endColorStr='#F3F3F3',gradientType='0');
	background-image:-webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#F3F3F3));
	background-image:-webkit-linear-gradient(#FEFEFE, #F3F3F3);
	background-image:-moz-linear-gradient(#FEFEFE, #F3F3F3);
	background-image:-ms-linear-gradient(#FEFEFE, #F3F3F3);
	background-image:-o-linear-gradient(#FEFEFE, #F3F3F3);
	background-image:linear-gradient(#FEFEFE, #F3F3F3);
    display: block;
    overflow: hidden;
    position: relative;
	padding: 8px 10px;
    text-decoration: none;*/
}
#productslist a:after {
/*background: url(img/arow.png) no-repeat scroll 0 0 transparent;
    clear: both;
    content: " ";
    height: 14px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 40%;
    width: 8px;*/
}
#productslist li {
	overflow: hidden;
	float: left;
	/*width:140px;*/
	height: 192px;
	text-align: center;
	width: 25%;
}
#productslist .pic {
	position: relative;
	text-align: center;
	height: 150px;
}
#productslist .pic img {
	border-radius: 3px 3px 3px 3px;
	/* max-height: 80px;*/
	max-width: 150px;
	/*width:150px;
	height:150px;*/
	width: 148px;
	height: 148px;
	border: 1px solid #E6E7E7;
}
#productslist .cnt {
	word-break: break-all;
	word-wrap: break-word;
	padding: 5px 5px 0;
}
#productslist h2 {
	color: #000000;
	font-size: 12px;
	overflow: hidden;
	/*white-space: nowrap;*/
	font-weight: normal;
	line-height: 17px;
}
#productslist p {
	color: #333333;
	font-size: 12px;
}
.msgbox {
	padding: 10px 0 0;
}
/**/
#banner_index {
	width: 960px;
	height: 360px;
	position: relative;
	margin: 10px auto;
}
#imgPlay {
	WIDTH: 960px;
	overflow: hidden;
	ZOOM: 1;
	HEIGHT: 360px
}
#imgPlay .imgs IMG {
}
#imgPlay .imgs LI {
	FLOAT: left;
	POSITION: relative
}
#imgPlay .imgs {
}
#imgPlay .btn {
	RIGHT: 12px;
	OVERFLOW: hidden;
	WIDTH: 112px;
	BOTTOM: 12px;
	TEXT-INDENT: -9999px;
	POSITION: absolute;
	HEIGHT: 29px;
}
#imgPlay .btn A {
}
#imgPlay .btn A:hover {
}
#imgPlay .prev, #imgPlay .next {
	filter: alpha(Opacity=70);
	opacity: .7;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	margin-left: 5px;
	margin-right: 5px;
	z-index: 3;
	height: 50px;
	width: 50px;
}
#imgPlay .prev a, #imgPlay .next a {
	height: 50px;
	width: 50px;
	display: block;
	text-indent: -999em;
	background: #bbb url(../img/icon.png) no-repeat;
	opacity: 0.2;
}
#imgPlay .prev a {
	background-position: 0 0;
}
#imgPlay .next a {
	background-position: -120px 0;
}
#imgPlay .prev a:hover, #imgPlay .next a:hover {
	background-color: orangered;
	opacity: 1;
}
#imgPlay .next {
	right: 0;
}
.ibox {
	/*margin-bottom:5px;*/
	border: 1px solid #E3E3E3;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}
.ibox .title {
	background-image: url("../img/title_bg.jpg");
    border-radius: 4px 4px 0 0;
    color: #333333;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
	border-bottom:1px solid #E3E3E3;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}
.ibox .title strong {
	float: left;
	/*color: #004276;*/
	font-size: 14px;
	font-weight:normal;
	background:url(../img/c.jpg) left center no-repeat;
	padding-left:8px;
	width:80px;
}
.ibox .title a.more {
	float: right;
	font-size:12px;
	color:#999;
}
#tjcp,#bindex{
	width:1200px;
	margin:0 auto 0;
}
.pleftbar{
	width:230px;
	float:left;
}
.pleftbar dl{
}
.pleftbar dt{
	background:rgb(0, 66, 142);
}
.pleftbar dt a{
	color:#fff;
	padding:27px 30px 35px;
	display:block;
	line-height:1.3;
}
.pleftbar dt strong{
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.pleftbar dt small{
	font-size:14px;
	font-family:Microsoft YaHei;
}
.pleftbar dd{
	margin:3px 0 0;
}
.pleftbar dd a{
	background:#f4f4f4;
	line-height:50px;
	color:#333;
	display:block;
	font-size:14px;
	font-family:Microsoft YaHei;
	text-align:center;
}
.pleftbar dd a:hover{
	background:rgb(0, 66, 142);
	color:#fff;
}
#tjcp .body{
	width:966px;
	float:right;
	overflow:hidden;
}
#tjcp li {
	overflow: hidden;
	float: left;
	/*width:140px;*/
	text-align: center;
	width:300px;
	margin:0 0 22px 22px;
}
#tjcp li a{
	border:1px solid #dddddd;
	display:block;
	padding:15px;
}
#tjcp li a:hover{
	border:1px solid rgb(0, 66, 142);
}
#tjcp .pic {
	position: relative;
	text-align: center;
}
#tjcp .pic img {
	/* max-height: 80px;*/
	/*width:150px;
	height:150px;*/
	width: 268px;
	height: 268px;
}
#tjcp li .title{
	margin:15px 0 0;
	font-size:14px;
	font-family:Microsoft YaHei;
	color:#000;
	line-height:1.4;
}
#tjcp .cnt {
	word-break: break-all;
	word-wrap: break-word;
	padding: 5px 0 0;
}
#tjcp h2 {
	color: #000000;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	/*height:26px;*/
	line-height: 17px;
}
#tjcp p {
	color: #333333;
	font-size: 12px;
}

#bindex .sa{
	width:636px;
	margin:0 10px 0 0;
}
#bindex .sb{
	width:308px;
}
#bindex .ibox{
	float:left;
}
#bindex .ibox .body{
	height:250px;
}
.newsIndex{
	margin:20px 30px 0 40px;
}
.newsIndex li{
	margin-bottom:10px;
}
.newsIndex li a {
}
.newsIndex .dbox{
	background:#2f4d93;width:63px;height:73px;
	color:#fff;
	text-align:center;
	float:left;
}
.dbox #day{
	font-size:28px;
	line-height:41px;
	font-weight:bold;
	padding:5px 0 0;
}
.dbox #day_ym{
	font-size:12px;
}
.newsIndex .txt{
	margin-left:100px;
	line-height:1.4;
}
.newsIndex .txt h5{
	font-size:14px;
	margin-bottom:8px;
	color:#666;
}
.newsIndex .txt p{
	color:#666;
}
#aboutIndex{
	padding:15px 12px;
	line-height:20px;
	height:220px;
	overflow:hidden;
}
#siteMap{
	padding:10px 250px 10px 30px;
}
#siteMap li{
	font-size:14px;
	line-height:36px;
	width:50%;
	float:left;
}
#siteMap li a{
	display:block;
	line-height:36px;
	padding-left:20px;
	background:url(../img/listimg1.jpg) 10px center no-repeat;
}
.page{
	padding:20px 0 10px;
	text-align:center;
	clear:both;
}

.page a, .page font, .page span{
	padding:2px 5px;
	margin:3px;
	border:1px solid #DCD9D4;
	background:#EEEEEE;

}
.page font{
	background:#fafafa;
}
.rlks{
	width:270px;
	float:right;
}
.rlks li{
	margin-bottom:30px;
}
.rlks li:last-child{
	margin-bottom:0;
}
.rlks .pic{
	width:120px;
	float:left;
}
.rlks a{
	display:block;
	height:100px;
	background:#fff;
}
.rlks .txt{
	width:150px;
	padding:20px 20px 0;
	box-sizing:border-box;
	float:right;
	line-height:1.5;
	font-family:Microsoft YaHei;
}
.rlks .txt dt{
	font-size:14px;
	margin-bottom:6px;
}
#index_news .leftbar{
	width:230px;
	height:360px;
	background:url(../../img/2531170_124157296000_2_meitu_1_meitu_1.jpg) left top no-repeat;
	float:left;
}
#index_news .leftbar a{
}
#index_news .leftbar a{
	color:#fff;
	padding:27px 30px 35px;
	display:block;
	line-height:1.3;
	box-sizing:border-box;
	height:360px;
}
#index_news .leftbar  strong{
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#index_news .leftbar  small{
	font-size:14px;
	font-family:Microsoft YaHei;
}
#index_news .body{
	background:#fff;
	width:670px;
	height:360px;
	float:left;
}
.fwbox{
	width:1200px;
	margin:0 auto 0;
}
.fwbox li{
	width:25%;
	float:left;
	text-align:center;
}
.fwbox li h3{
	font-size:20px;
	color:#333;
	font-family:Microsoft YaHei;
	font-weight:normal;
	margin:15px 0 20px;
}
.fwbox .dex{
	width:240px;
	margin:0 auto;
	line-height:1.5;
}
.cpr{
	line-height:50px;
	text-align:center;
	color: rgb(204, 204, 204);
	background:#222222;
}
#footer{
	width:1200px;
	margin:0 auto;
	color:#fff;
	background:#434343;
	text-align:left;
}
#footer a{
	color:#fff;
}
#footer ul{
}
#footer li{
	width:35%;
	float:left;
}
#footer dt{
	font-size:16px;
	line-height:1.4;
	font-family:Microsoft YaHei;
	margin:0 0 24px;
}
#footer li:nth-child(2) dt{
	padding:0 0 0 90px;
	margin-right:90px;
}
#footer li:nth-child(2) dd{
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	padding:0 0 0 90px;
	margin-right:90px;
}
.fnav a{
	display:inline-block;
	margin-bottom:1.5em;
}
#footer .adr p{
	margin-bottom:1em;
	line-height:2;
}
.ercode{
	text-align:center;
	display:inline-block;
}
.ercode img{
	margin-bottom:5px;
}
#footer .two{
	width:40%;
}
#footer .three{
	width:25%;
}
#aboutBox, #contactdetail, #serviceBox{
	color: rgb(67, 67, 67);
	font-family:Microsoft YaHei;
    font-size: 16px;
    line-height: 1.7;
}
#aboutBox p, #serviceBox p{
	margin-bottom:1em;
}
.crumb{
	height:52px;
	line-height:52px;
	background:#eee;
	font-family:Microsoft YaHei;
}
.crumb .inner{
	width:1200px;
	margin:0 auto;
	font-size:14px;
}
.crumb .inner span{
	color:rgba(16, 78, 170, 1);
}
input, textarea, .uneditable-input{
	width:700px;
}
input[type="text"], input[type="email"]{
	height:38px;
	line-height:38px;
	border:1px solid #379ce4;
	border-radius:0;
}
input.span5, textarea.span5, .uneditable-input.span5{
	width:700px;
	padding:4px 6px;
	border-radius:0;
	border:1px solid #379ce4;
}
#btnSub{
	background: #379ce4 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    padding: 10px 6px;
	border:none;
	width:712px;
	height:48px;
}
.msgbox label{
	font-size:16px;
	line-height:38px;
	font-family:Microsoft YaHei;
}
#certificateBox{
}
#certificateBox li{
	width:282px;
	height:48px;
	box-shadow:0 0 5px #ccc;
	margin:0 0 20px;
	text-align:center;
	font-size:14px;
	font-family:Microsoft YaHei;
	line-height:48px;
	margin:0 24px 24px 0;
	float:left;
}
#certificateBox li:nth-child(4n){
	margin:0 0 24px 0;
}
.nbox{
	border:1px solid #eeeeee;
	padding:15px;
}
.nbox .newsIndex{
	margin:20px 30px 0;
}
.nbox .newsIndex li{
	margin-bottom:25px;
	border-bottom:1px dotted #ccc;
	padding-bottom:25px;
	font-family:Microsoft YaHei;
}
.nbox .newsIndex .txt h5{
	color:#000;
	font-weight:normal;
	font-size:16px;
}
.nbox .newsIndex .txt p{
	color: #666666;
    font-size: 13px;
    line-height: 170%;
}
#newsdetail .detail{
	font-size:16px;
	font-family:Microsoft YaHei;
	line-height:1.7;
	color:#333;
}
#newsdetail h1#infoTitle{
	font-size:24px;
	font-family:Microsoft YaHei;
	color:#000;
	margin-bottom:12px;
}
#newsdetail .title p{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }