﻿@import url("hover.css");
@import url("animate.css");
@import url("swiper.css");
@font-face{
	font-family: 'icon';
	src: url('fonts/iconfont.eot');
	src: url('fonts/iconfont.eot#iefix') format('embedded-opentype'),
		 url('fonts/iconfont.woff') format('woff'),
		 url('fonts/iconfont.ttf') format('truetype'),
		 url('fonts/iconfont.svg#icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Erasm';
    src: url('fonts/Erasm.eot');
    src: url('fonts/Erasm.eot') format('embedded-opentype'),
         url('fonts/Erasm.woff2') format('woff2'),
         url('fonts/Erasm.woff') format('woff'),
         url('fonts/Erasm.ttf') format('truetype'),
         url('fonts/Erasm.svg#Erasm') format('svg');
	font-weight: normal;
	font-style: normal;
}
*{margin:0px; padding:0px;}
body{font-size:12px; color:#666; font-family:"微软雅黑", Arial, Helvetica, sans-serif; background:#dee2ee;}
ul{list-style-type:none;}
img{border:0;}
.iconfont {
	font-family:"icon" !important;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color:#6eaae8;
}
a:active {
	text-decoration: none;
}

a.wl:link,a.wl:visited,a.wl:active {color:#FFF;text-decoration:none;}
a.wl:hover {color:#999;}

a.wb:link,a.wb:visited,a.wb:active {color:#069;text-decoration:none;}
a.wb:hover {color:#C00;}

a.wr:link,a.wr:visited,a.wr:active {color:#C00;text-decoration:none;}
a.wr:hover {color:#000;}

a.wg:link,a.wg:visited,a.wg:active {color:#999;text-decoration:none;}
a.wg:hover {color:#6eaae8;}

.f_black {color:#000;}
.f_red   {color:#C00;}
.f_white {color:#FFF;}
.f_gray  {color:#999;}
.f_orange{color:#F90;}
.f_green {color:#66A228;}
.f_blue  {color:blue;}
.f_mblue {color:#6eaae8;}
.f_dblue {color:#233F6F;}
.f_gold  {color:#FFEA01;}
.f_pink  {color:#B5084A;}
.f_Arial {font-family:Arial, Helvetica, sans-serif;}
.blod    {font-weight:bold;}
.noblod  {font-weight:normal;}
.px10 {font-size:10px;}
.px11 {font-size:11px;}
.px12 {font-size:12px;}
.px13 {font-size:13px;}
.px14 {font-size:14px;}
.px15 {font-size:15px;}
.px16 {font-size:16px;}
.px18 {font-size:18px;}
.px20 {font-size:20px;}
.px25 {font-size:25px;}
.input {height:18px; border:solid 1px #ccc; margin-left:5px; padding:3px;}
.fleft {float:left;}
.fright{float:right;}
.mt5   {margin-top:5px;}
.mt10  {margin-top:10px;}
.mt15  {margin-top:15px;}
.mt20  {margin-top:20px;}
.mt25  {margin-top:25px;}
.mt35  {margin-top:35px;}
.mt45  {margin-top:45px;}
.line  {background: url(../images/line.png) repeat-x left center;height:18px;width:100%;margin:0px auto;clear:both;}
.pl20  {padding-left:20px;}
.ml20  {margin-left:20px;}
.clear {clear:both; line-height:0px;}

.kk {
	width:1000px;
	margin:0 auto;
}
.banner  {clear:both; width:100%; position:relative; overflow:hidden;background:#4c5e9e;}
.banner div{width:1920px; position:absolute; left:50%; margin-left:-960px; top:0; text-align:center;}
header {
	background:#4c5e9e url(../images/topbg.jpg) repeat-x top;
}
header .od {
	height:30px;
	line-height:30px;
}
header .od span {
	margin-left:20px;
	vertical-align:top;
}
header .od .iconfont {
	font-size:13px;
	color:#465598;
}
header .menu {
	height:33px;
	background:#677dc8;
}
header .menu li {
	float:left;
}
header .menu li a span {
	display:block;
	line-height:33px;
	padding:0 30px;
	margin-right:10px;
	font-size:17px;
	color:#FEFEFE;
	font-family:"Erasm";
	letter-spacing:1px;
}
header .menu li a:hover span{
	color:#5b6eb0;
	background:#FFF;
}
#home .menu li a span#m1,#about .menu li a span#m2,#product .menu li a span#m3,#news .menu li a span#m4,#contact .menu li a span#m5 {
	color:#5b6eb0;
	background:#FFF;
}
header .menu li.mainlevel{
    position:relative;
	z-index:999;
}
header .menu li.mainlevel:hover a span {
	color:#5b6eb0;
	background:#FFF;
}
header .menu li ul {
    width:160px;
	position:absolute;
	background:#FFF;
	display:none;
	top:33px;
	left:0px;
}
header .menu li ul li{
	width:160px;
}
header .menu li ul li a{
	padding:10px 0px 10px 30px;
	font-size:12px;
	font-weight:normal;
	width:128px;
	line-height:18px;
	display:block;
	color:#333;
	border-bottom:solid 1px #EEE;
	border-left:solid 1px #EEE;
	border-right:solid 1px #EEE;
}
header .menu li ul li a:hover,header .menu li ul li:hover > a{
	color:#FFF;
	font-weight:normal;
	background-color:#677dc8;
	border-bottom:solid 1px #677dc8;
	border-left:solid 1px #677dc8;
	border-right:solid 1px #677dc8;
}
header .menu .ss {
	float:right;
	margin-top:5px;
	position:relative;
}
header .menu .ss .kw {
	width:200px;
	height:22px;
	line-height:22px;
	border:solid 1px #EEE;
	padding-left:10px;
}
header .menu .ss:after {
	position:absolute;
	font-family:"icon";
	content:"\e60b";
	font-size:17px;
	left:190px;
	top:5px;
	color:#999;
}
header .menu .ss .btn {
	height:24px;
	line-height:24px;
	background:none;
	border:none;
	cursor:pointer;
}
header .menu .ss .btn:after {
	font-family:"Erasm";
	content:"GO";
	font-size:15px;
	color:#FFF;
	padding:0 5px;
}
.swiper-container {
    height: 594px;
	position:relative;
}
.swiper-container .swiper-slide {
	text-align:center;
}
.swiper-button-next,.swiper-button-prev {
	display:none;
}
.swiper-container:hover .swiper-button-next,.swiper-container:hover .swiper-button-prev {
	display:block;
}
#mid {
	background:#FFF;
}
.protype {
	position:relative;
	text-align:center;
	width:1000px;
	padding:20px 0;
	margin:0 auto;
	overflow:hidden;
}
.protype .swiper-slide div {
	width:180px;
	height:130px;
	margin:0 auto;
}
.protype .swiper-slide div img {vertical-align: middle;margin-right: -1px;}
.protype .swiper-slide div span {display: -moz-inline-box;/*针对火狐*/}
.protype .swiper-slide div span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
.protype .swiper-slide h3 {
	font-family:"Erasm";
	width:100px;
	font-size:15px;
	margin:10px auto;
}
.hmab {
	float:left;
	width:320px;
	margin:30px 0;
}
.hmab h1 {
	font-family:"Erasm";
	height:50px;
	font-size:20px;
	margin-bottom:25px;
}
.hmab h1 span {
	position:relative;
	display:inline-block;
	width:50px;
	height:50px;
	background:#5E71B6;
	vertical-align:middle;
	margin-right:10px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.hmab h1 span:after {
	content:"";
	position:absolute;
	width:30px;
	height:30px;
	left:50%;
	margin-left:-15px;
	top:50%;
	margin-top:-15px;
	background:url(../images/icon.jpg) no-repeat;
}
.hmab article {
	line-height:22px;
}
.hmab article p {
	margin:10px 0;
	height:44px;
	overflow:hidden;
}
.hmft {
	float:left;
	width:320px;
	margin:30px 20px;
}
.hmft h1 {
	font-family:"Erasm";
	height:50px;
	font-size:20px;
	margin-bottom:25px;
}
.hmft h1 span {
	position:relative;
	display:inline-block;
	width:50px;
	height:50px;
	background:#5E71B6;
	vertical-align:middle;
	margin-right:10px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.hmft h1 span:after {
	content:"";
	position:absolute;
	width:30px;
	height:30px;
	left:50%;
	margin-left:-15px;
	top:50%;
	margin-top:-15px;
	background:url(../images/icon.jpg) no-repeat -70px;
}
.hmft article {
	line-height:22px;
}
.hmft article p {
	margin:10px 0;
	height:44px;
	overflow:hidden;
}
.hmvd {
	float:left;
	width:320px;
	margin:30px 0;
}
.hmvd h1 {
	font-family:"Erasm";
	height:50px;
	font-size:20px;
	margin-bottom:25px;
}
.hmvd h1 span {
	position:relative;
	display:inline-block;
	width:50px;
	height:50px;
	background:#5E71B6;
	vertical-align:middle;
	margin-right:10px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.hmvd h1 span:after {
	content:"";
	position:absolute;
	width:30px;
	height:30px;
	left:50%;
	margin-left:-15px;
	top:50%;
	margin-top:-15px;
	background:url(../images/icon.jpg) no-repeat -140px;
}
.hmvd article {
	line-height:22px;
}
.hmvd article p {
	margin:10px 0;
	height:44px;
	overflow:hidden;
}
.hmvd article .video {
	position:relative;
	width:100%;
	height:200px;
}
.hmvd article .video:hover:before {
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:#000;
	filter: Alpha(opacity=70);   
	-moz-opacity:.70;   
	opacity:0.70;
}
.hmvd article .video:hover:after {
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:url(../images/video.png) no-repeat center center;
	filter: Alpha(opacity=70);   
	-moz-opacity:.70;   
	opacity:0.70;
}
footer {
	padding:20px;
	background:#F9F9F9;
	border-top:solid #D5D5D5 1px;
}
footer .logo {
	float:left;
	margin-right:20px;
}
footer .add,footer .tel {
	line-height:20px;
}
footer .add:before {
	font-family:"icon";
	content:"\e600";
	font-size:14px;
	color:#A4A4A4;
	padding-right:6px;
}
footer .tel:before {
	font-family:"icon";
	content:"\e614";
	font-size:14px;
	color:#A4A4A4;
	padding-right:6px;
}
footer .email:before {
	font-family:"icon";
	content:"\e668";
	font-size:14px;
	color:#A4A4A4;
	padding-right:6px;
}
#online {
	position:fixed;
	width:54px;
	height:220px;
	right:0;
	bottom:200px;
	z-index:9999;
}
#online ul li {
	width:54px;
	height:54px;
	float:left;
	position:relative;
	border-bottom:1px solid #222;
	cursor:pointer;
}
#online ul li.nobb {
	border:none;
}
#online ul li .sidebox{
	position: absolute;
	width: 54px;
	height: 54px;
	top: 0;
	right: 0;
	background:#000;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	z-index:100;
}
#online ul li .tb1 {
	position: absolute;
	height: 46px;
	top: 0;
	right: -230px;
	width:230px;
	padding-left:54px;
	z-index:101;
	color:#FFF;
	line-height:35px;
	font-size:14px;
	padding-top:8px;
	background: url(../images/online.png) no-repeat 10px 12px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#online ul li .tb1:hover {
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	background:#425288 url(../images/online.png) no-repeat 10px 12px;
	right: 0;
}
#online ul li .tb2 {
	position: absolute;
	height: 54px;
	top: 0;
	right: -80px;
	width:80px;
	padding-left:54px;
	z-index:101;
	color:#FFF;
	line-height:54px;
	font-size:14px;
	background: url(../images/online.png) no-repeat 10px -50px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#online ul li .tb2:hover {
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	background:#425288 url(../images/online.png) no-repeat 10px -50px;
	right: 0;
}
#online ul li .tb3 {
	position: absolute;
	height: 54px;
	top: 0;
	right: -110px;
	width:110px;
	padding-left:54px;
	z-index:101;
	color:#FFF;
	line-height:54px;
	font-size:14px;
	background: url(../images/online.png) no-repeat 10px -110px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	overflow:hidden;
}
#online ul li .tb3:hover {
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	background:#425288 url(../images/online.png) no-repeat 10px -110px;
	right: 0;
}
#online ul li .tb4 {
	position: absolute;
	height: 54px;
	width: 54px;
	top: 0;
	right:-54px;
	padding-left:54px;
	z-index:101;
	color:#FFF;
	line-height:54px;
	font-size:14px;
	background: url(../images/online.png) no-repeat 10px -170px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#online ul li .tb4:hover {
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	background:#425288 url(../images/online.png) no-repeat 10px -170px;
}
.bdsharebuttonbox .sina {
	width:10px;
	height:25px;
	background:url(../images/share_icon.png) no-repeat -50px 0px;
}
.bdsharebuttonbox .weixin {
	width:10px;
	height:25px;
	background:url(../images/share_icon.png) no-repeat 0px 0px;
}
.bdsharebuttonbox .qzone {
	width:10px;
	height:25px;
	background:url(../images/share_icon.png) no-repeat -150px 0px;
}
.bdsharebuttonbox .tqq {
	width:10px;
	height:25px;
	background:url(../images/share_icon.png) no-repeat -100px 0px;
}
.bdsharebuttonbox .sqq {
	width:10px;
	height:25px;
	background:url(../images/share_icon.png) no-repeat -200px 0px;
}
.location {
	padding:35px 0;
	color:#FFF;
}
.location h1 {
	font-size:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}
.location article {
	text-indent:28px;
}
.typeshow {
	padding:40px 0;
}
.typeshow h1 {
	font-family:"Erasm";
	font-size:40px;
	color:#333;
	font-weight:normal;
}
.typeshow  article {
	line-height:24px;
	padding:10px 0;
	margin-bottom:20px;
}
.typeshow ul {
	width:33%;
	padding:20px 0;
	vertical-align:top;
}
.typeshow ul h3 {
	color:#515F9E;
	font-size:20px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	padding-left:70px;
	font-family:"Erasm";
}
.typeshow ul h3 a {
	color:#515F9E;
}
.typeshow ul h3 a:hover {
	color:#000;
}
.typeshow ul h3 div {
	position:absolute;
	width:60px;
	height:60px;
	left:0;
	top:-20px;
	background:#515F9E;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	text-align:right;
	line-height:60px;
	color:#FFF;
	text-transform:uppercase;
	font-size:38px;
	overflow:hidden;
}
.typeshow ul h3 div span:nth-child(1) {
	color:#D6D9E8;
}
.typeshow ul h3 div span:nth-child(2) {
	color:#FEFEFE;
}
.typeshow ul li {
	margin-left:70px;
	line-height:28px;
}
.typeshow ul li a:before {
	font-family:"icon";
	content:"\e615";
	font-size:11px;
}
.typeshow ul li a {
	color:#999;
}
.typeshow ul li a:hover {
	color:#515F9E;
}
.mlt {
	float:left;
	width:762px;
	padding:40px 0;
	line-height:24px;
}
.mlt h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	color:#333;
	font-weight:normal;
}
.mlt .product {
	margin-top:20px;
}
.mlt .product li {
	width:254px;
	margin-bottom:20px;
	float:left;
}
.mlt .product li .pro_img {
	width:220px;
	height:220px;
	border:solid 1px #DDD;
	margin:0 auto;
	overflow:hidden;
}
.mlt .product li .pro_img img {
	vertical-align: middle;
	margin-right: -1px;
	transition: transform 0.3s ease 0s;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
}
.mlt .product li .pro_img img:hover {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05)
}
.mlt .product li .pro_img span {
	display: -moz-inline-box;/*针对火狐*/
}
.mlt .product li .pro_img span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	visibility: hidden;
	width: 1px;
}
.mlt .product li .pro_tit {
	width:220px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin:0 auto;
	font-size:13px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.mrt {
	float:right;
	width:220px;
	padding:40px 0;
}
.mrt h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#333;
	font-weight:normal;
	border-bottom:solid 1px #DDD;
	padding:10px 0;
}
.mrt .typelist {
	margin:15px;
}
.mrt .typelist li {
	line-height:30px;
	border-bottom: dashed 1px #DDD;
	border-left: dotted 1px #CCC;
	padding-left:15px;
	font-size:14px;
	position:relative;
}
.mrt .typelist li span {
	position:absolute;
	width:12px;
	height:12px;
	left:-6px;
	top:0px;
	cursor:pointer;
}
.mrt .typelist li span:after {
	content:"\e627";
	font-family:"icon";
	background:#FFF;
	color:#333;
}
.mrt .typelist li.on span:after {
	content:"\e628";
}
.mrt .typelist li a {
	color:#374371;
}
.mrt .typelist li.on ul {
	display:block;
}
.mrt .typelist li ul {
	display:none;
}
.mrt .typelist li ul li {
	padding:0;
	border-left:none;
	line-height:40px;
	font-size:12px;
}
.mrt .typelist li ul li.nobb {
	border-bottom:none;
}
.mrt .typelist li ul li a {
	color:#999;
}
.mrt .typelist li ul li a:hover,.mrt .typelist li ul li a.on {
	color:#374371;
}
.mlt .showpro {
	margin-top:20px;
}
.mlt .showpro .proshow {
	width:320px;
	height:320px;
	float:left;
	border:solid 1px #DDD;
	position:relative;
	overflow:hidden;
}
.mlt .showpro .proshow .swiper-slide img {
	width:100%;
	height:100%;
}
.mlt .showpro .protxt {
	float:right;
	width:400px;
	height:320px;
	position:relative;
}
.mlt .showpro .protxt h3 {
	height:35px;
	line-height:35px;
	background:#999;
	color:#FFF;
	font-weight:normal;
	font-size:16px;
	padding-left:10px;
	border-left:solid #677DC8 5px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.mlt .showpro .protxt article {
	line-height:24px;
	margin-top:20px;
}
.mlt .showpro .protxt .tel {
	position:absolute;
	bottom:0;
	left:0;
	background:#677DC8;
	padding:12px 15px;
	font-family:"Erasm";
	color:#FFF;
	font-size:24px;
	letter-spacing:1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.mlt .showpro .protxt .tel:before {
	content:"\e614";
	font-family:"icon";
	vertical-align:middle;
}
.mlt .showpro .procon {
	line-height:28px;
	font-size:14px;
	margin-top:30px;
}
.mlt .showpro .procon h3 {
	font-family:"Erasm";
	font-size:20px;
	line-height:40px;
	border-bottom: solid 1px #DDD;
}
.mlt .showpro .procon article {
	margin-top:20px;
}
.mlt .showpro .procon ul {
	margin-top:20px;
}
.mlt .showpro .procon ul li {
	width:20%;
	float:left;
	text-align:center;
}
.mlt .showpro .procon ul li img {
	width:130px;
	height:130px;
	border:solid 1px #DDD;
}
.mlt .showpro .procon ul li h4 {
	font-size:13px;
	font-weight:normal;
	width:130px;
	margin:0 auto;
	height:20px;
	line-height:20px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.mlt .news_list{
    background:#F6F6F6;
	line-height:24px;
	height:24px;
	overflow:hidden;
	padding:5px 10px;
}
.mlt .news_list.wt{
    background:#FFF;
}
.mlt .news_list a{
	padding-left:10px;
	background: url(../images/tb.png) no-repeat left center;
	font-size:14px;
}
.mlt .ny_list {
	margin-top:25px;
}
.mlt .ny_list li {
	float: left;
	height: 240px;
	width: 254px;
	overflow: hidden;
}
.mlt .ny_list .pic_img {
	height: 180px;
	width: 230px;
	margin:0 auto;
	text-align: center;
	background:#FFF center center;
	background-size:cover;
	border:solid 2px #d7dfe8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-moz-box-shadow:1px 1px 3px #CCC;
	-webkit-box-shadow:1px 1px 3px #CCC;
	box-shadow:1px 1px 3px #CCC;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.mlt .ny_list li:hover .pic_img {
	border:solid 3px #7ca6d8;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.mlt .ny_list .pic_img img {vertical-align: middle;margin-right: -1px; visibility:hidden;}
.mlt .ny_list .pic_img span {display: -moz-inline-box;/*针对火狐*/}
.mlt .ny_list .pic_img span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
.mlt .ny_list .pic_tit {
	line-height:30px;
	text-align:center;
	height:30px;
	overflow: hidden;
	margin:5px auto;
	width: 234px;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:13px;
}
.mlt .ny_list1 {
	margin-top:25px;
}
.mlt .ny_list1 li {
	float: left;
	height: 250px;
	width: 254px;
	overflow: hidden;
}
.mlt .ny_list1 .pic_img2 {
	height: 190px;
	width: 230px;
	border: 1px solid #DDD;
	text-align: center;
	background:#FFF;
	margin:0 auto;
	position:relative;
}
.mlt .ny_list1 .pic_img2 img {vertical-align: middle;margin-right: -1px;}
.mlt .ny_list1 .pic_img2 span {display: -moz-inline-box;/*针对火狐*/}
.mlt .ny_list1 .pic_img2 span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
.mlt .ny_list1 li a .pic_img2 .video {
    position:absolute;
	width:100%;
	height:100%;
	background:url(../images/video.png) center center no-repeat #333;
    filter: Alpha(opacity=20);-moz-opacity:.20;opacity:0.20;
}
.mlt .ny_list1 li a:hover .pic_img2 .video {
    filter: Alpha(opacity=40);-moz-opacity:.40;opacity:0.40;
}
.mlt .ny_list1 .pic_tit2 {
	line-height:20px;
	text-align:center;
	overflow: hidden;
	height:40px;
	width: 230px;
	margin:5px auto 0 auto;
	font-size:13px;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.mlt .ny_list2 {
	border-bottom: 1px solid #DDD;
	padding:20px 0;
}
.mlt .ny_list2_img {
	float: left;
	height: 140px;
	width: 200px;
	text-align:center;
	background:#FFF center center;
	background-size:cover;
	border:solid 2px #d7dfe8;
	-moz-box-shadow:1px 1px 3px #EEE;
	-webkit-box-shadow:1px 1px 3px #EEE;
	box-shadow:1px 1px 3px #EEE;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.mlt .ny_list2:hover .ny_list2_img {
	border:solid 3px #7ca6d8;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.mlt .ny_list2_img img {vertical-align: middle;margin-right: -1px; visibility:hidden;}
.mlt .ny_list2_img span {display: -moz-inline-box;/*针对火狐*/}
.mlt .ny_list2_img span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
.mlt .ny_list2_main {
	float: right;
	width: 540px;
}
.mlt .ny_list2_main h3 {
	font-size: 18px;
	font-weight:normal;
	height: 35px;
	line-height:35px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.mlt .ny_list2_main h3 img {
	vertical-align:text-bottom;
}
.mlt .ny_list2_main p {
	line-height: 24px;
	color:#666;
	font-size:13px;
}
.mlt .down {
	height: 80px;
}
.mlt .down h3 {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}
.mlt .down div {
	background: #EEE;
	height: 35px;
	border-top: 1px solid #DDD;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
}
.mrt .type {
	height:40px;
	border:solid 1px #DDD;
	margin-top:-1px;
}
.mrt .type.nobt {
	border-top:none;
	border-bottom:none;
}
.mrt .type a {
	display:block;
	line-height:40px;
	font-size:14px;
	padding-left:20px;
}
.mrt .type.on {
	background:#4F5F9D url(../images/type_td.png) no-repeat left center;
	margin:-1px -1px 0 -1px;
}
.mrt .type.on a {
	color:#FFF;
}
.mlt .showinfo {
	line-height:25px;
}
.mlt .showinfo .btn1 a,.mlt .showinfo .btn2 a {
	background:#F1F1F1;
	border:1px solid #CCC;
	color:#999;
	height:23px;
	line-height:23px;
	text-align:center;
	margin:0px;
	padding:0 15px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.mlt .showinfo .btn1 a:hover,.mlt .showinfo .btn2 a:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	background:#677DC8;
	color:#FFF;
	border:1px solid #677DC8;
}
.mlt .showinfo .btn2 {
	margin-left:20px;
	max-width:270px;
}
.mlt .showinfo h2 {
	text-align:center; 
	padding:10px 0 20px 0;
	font-size:25px;
	font-weight:normal;
	line-height:40px;
}
.mlt .showinfo .fb a{
    width:25px;
	height:25px;
	margin: 0 5px 0 15px;
	float:left;
	font-size:0;
	display:block;
	background: url(../images/icon.png) no-repeat 0px 0px;
}
.mlt .showinfo .fb a:hover{
	background: url(../images/icon.png) no-repeat -71px 0px;
}
.mlt .showinfo .fs a{
    width:25px;
	height:25px;
	float:left;
	font-size:0;
	display:block;
	background: url(../images/icon.png) no-repeat -35px 0px;
}
.mlt .showinfo .fs a:hover{
	background: url(../images/icon.png) no-repeat -106px 0px;
}
.mlt .showinfo #font {
	margin-top:20px;
	line-height:28px;
	padding:10px;
}
.mlt .showinfo #font a {
	text-decoration:underline;
	font-weight:bold;
}
.mlt .showinfo #video {
	width:100%;
	height:520px;
	margin: 20px auto;
}
.mlt .showinfo .swiper-container2 {
	width: 100%;
	height: 500px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.mlt .showinfo .swiper-container2 .swiper-slide {
	background-size: cover;
	background-position: center;
}


@media screen and (min-width:1450px) {
  .swiper-container,#mid {width:1450px; margin:0 auto;}
}
