@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #333333;
}

ul li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

img {
	border: 0;
	transition: all .5s;
}

input {
	border: 0;
	outline: none;
}

i,
em {
	font-style: normal;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #fe0000;

}

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

.clearfix {
	zoom: 1;
}

.clearfix:before {
	content: "";
	display: table;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.pull_left {
	float: left !important;
}

.pull_right {
	float: right !important;
}

.cen {
	margin: 0 auto;
}

.cen {
	clear: both;
}

.clear {
	clear: both;
}


.hidden {
	height: 100% !important;
	overflow: hidden !important;
}

.container {
	width: 1300px;
	margin: auto;
}

.container::after {
	content: "";
	clear: both;
	display: block;

}
h1 img {
	display: block;
	width: 100%;
	height: 100%;
}

a:hover h1 img {
	transform: scale(1.05);
}



.banner {

	position: relative;
}

.top {
	height: 192px;
	width: 100%;
	background: url(/templates/mksxy/images/top_bg_01.jpg) no-repeat center;
	background-size: cover;
}

.top a.logo {
	padding-top: 38px;
	display: block;
	float: left;
	margin-left: 198px;
}

.top a.logo img {
	display: block;
	height: 102px;
}

.top span {
	float: left;
	padding-top: 40px;
	display: block;
	font-size: 14px;
	color: #ca1c2c;
}

.top img {
	display: block;
	height: 44px;
}

.top form {
	float: right;
	margin-top: 72px;
	background: rgba(255, 255, 255, .6);
	border-radius: 34px;
	font-size: 0;
	height: 34px;
}

.top form .txt {
	width: 190px;
	height: 34px;
	line-height: 34px;
	border-radius: 34px;
	text-indent: 15px;
	background: none;
	font-size: 14px;
	float: left;
	color: #044f9f;
	display: none;
}

.top form .sub {
	width: 34px;
	height: 34px;
	display: inline-block;
	background: none;
	background: url(/templates/mksxy/images/search_icon.png) no-repeat center;
	cursor: pointer;
	border-radius: 34px;
	background-color: #ca1c2c;
}
.top form:hover .txt{display: block;}
.top form .sub:hover {
	background-color: #eaac09;
}

.nav {
	height: 50px;
	background: #ca1c2c;
	width: 100%;
}

.nav ul {
	font-size: 0;
}

.nav ul li {
	display: inline-block;
	width: 162px;
	text-align: center;
	line-height: 50px;
	position: relative;
}

.nav ul li>a {
	font-size: 16px;
	display: block;
	color: #fff;
}

.nav ul li dl {
	display: none;
	position: absolute;
	text-align: center;
	width: 100%;
	line-height: 40px;
	background: #ca1c2c;
	border-bottom: 2px solid #eaac09;
	top: 50px;
	z-index: 66;
}

.nav ul li dl dd {
	font-size: 14px;
	line-height: 40px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.nav ul li dl dd a {
	color: #fff;
	display: block;
}

.nav ul li dl dd a:hover {
	background: #eaac09;
}

.nav ul li>a:hover {
	background: #eaac09;
	color: #fff;
}

.nav ul li:hover dl {
	display: block;
}

.banner .hd {
	position: absolute;
	bottom: 32px;
	text-align: center;
	z-index: 44;
	right: 6%;
}

.banner .hd ul {}

.banner .hd ul li {
	background: #fff;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	display: inline-block;
	margin: 0 6px;
}

.banner .hd ul li.on {
	background: #ca1c2c;
}

.banner .bd {
    position: relative;
}

.banner .bd ul {}

.banner .bd ul.pic{}
.banner .bd ul.txt{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 11;
}

.banner .bd ul li {
	height: 593px;
}

.banner .bd ul li a{
    position: relative;
    display: block;
}
.banner .bd ul li a h1{width: 100%; height: 593px; overflow: hidden; position: relative;}
.banner .bd ul li a h1 img{left: 50%;top: 0; transform: translateX(-50%);position: relative; z-index: 11;}
.banner .bd ul.txt{
    position: absolute;
    z-index: 33;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url(/templates/mksxy/images/banner_zz_01.png) repeat-x bottom center;
    height: 86px;
}
.banner .bd ul.txt li a h2{
    width: 1300px;
    margin: auto;
    font-size: 20px;
    color: #fff;
    padding-top: 30px;
}
.banner .bd ul.txt li a:hover h2{
	font-weight: bold;
}

.box1{
    padding: 35px 0 0px;
}
.box1 .xyxw{width: 400px;float: left;margin-right: 50px;margin-left: 50px;}
.box1 .xyxw .bd{
    height: 378px;
    overflow: hidden;
}
.box1 .xyxw .bd dl{}
.box1 .xyxw .bd dl dt{
    margin-bottom: 14px;
}
.box1 .xyxw .bd dl dt a{
    display: block;
    position: relative;
    width: 100%;
}

.box1 .xyxw .bd dl dt a h1{width: 400px;height: 240px;display: block;overflow: hidden;}
.box1 .xyxw .bd dl dt a h2{
    width: 100%;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 11;
    background: rgba(0,0,0,.6);
    color: #fff;
}

.box1 .xyxw .bd dl dt a:hover h2{text-decoration: underline;}
.box1 .xyxw .bd dl dd{}
.box1 .xyxw .bd dl dd a{
    display: block;
    font-size: 16px;
    line-height: 42px;
    background: url(/templates/mksxy/images/ico01.png) no-repeat left center;
    height: 42px;
    text-indent: 15px;
}
.box1 .xyxw .bd dl dd a h2{
    font-size: 16px;
    padding-bottom: 12px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.box1 .tzgg{width: 400px;float: left;}
.box1 .tzgg .bd{
    height: 378px;
    overflow: hidden;
}
.box1 .tzgg .bd ul{}
.box1 .tzgg .bd ul li{
    border: 1px solid #d5d5d5;
    margin-bottom: 26px;
}
.box1 .tzgg .bd ul li a{
    display: block;
    padding: 11px;
    text-indent: 6px;
    position: relative;
}
.box1 .tzgg .bd ul li a h2{
    font-size: 16px;
    margin-bottom: 11px;
}
.box1 .tzgg .bd ul li a span{
    font-size: 14px;
    color: #888;
    display: inline-block;
}
.box1 .tzgg .bd ul li a em{
    display: block;
    width: 3px;
    height: 10px;
    background: #cd2929;
    left: 0;
    position: absolute;
    z-index: 11;
    top: 18px;
}
.box1 .tzgg .bd ul li:hover{
	border: 1px solid #cd2929;
	background: #cd2929;
}
.box1 .tzgg .bd ul li a:hover h2,
.box1 .tzgg .bd ul li a:hover span{
	color: #fff;
}
.box1 .tzgg .bd ul li a:hover em{
	background:#fff;
	left:-1px;
}


.sy_title{
    height: 42px;
    line-height: 24px;
    margin-bottom: 25px;
    background: url(/templates/mksxy/images/sy_lm_01.png) no-repeat left bottom;
}

.sy_title h2{
    font-size: 20px;
    font-weight: bold;
    color: #fe0000;
    float: left;
    display: block;
    margin-bottom: 15px;
    text-indent: 37px;
    height: 31px;
    line-height: 31px;
}
.sy_title a{
    float: right;
    font-size: 14px;
    line-height: 31px;
}
.sy_title1{
	background: url(/templates/mksxy/images/sy_lm_02.png) no-repeat left bottom;
}




.box3{
    padding: 35px 0 38px;
}
.box3 .hdfc{position: relative;}

.box3 .bd {
	width: 1300px;
	overflow: hidden;
}

.box3 .bd ul {
	font-size: 0;
	width: 1440px;
}

.box3 .bd ul li {
	width: 300px;
	margin-right: 33px;
	display: inline-block;
}

.box3 .bd ul li a {
	display: block;
	width: 300px;	

}
.box3 .bd ul li a h1{
	display: block;
	width: 300px;
	height: 210px;
	overflow: hidden;
}

.box3 .bd ul li a img {
	display: block;
	width: 300px;
	height: 210px;
}
.box3 .bd ul li a:hover img{transform: scale(1.05);}

.box3 .bd ul li a p{
    font-size: 16px;
    text-align: center;
    padding: 20px 0 10px;
}

.box3 a.prev {
	position: absolute;
	left: -50px;
	top: 154px;
	z-index: 11;
}

.box3 a.next {
	position: absolute;
	right: -50px;
	top: 154px;
	z-index: 11;
}

.box3 a.prev img,
.box3 a.next img {
	opacity: 0.4;
	width: 22px;
	height: 41px;
	display: block;
}

.box3 a.prev:hover img,
.box3 a.next:hover img {
	opacity: 1;
}

.footer{
    color: #fff;
    height: 120px;
    font-size: 14px;
    line-height: 26px;
    background: url(/templates/mksxy/images/footer_bg_01.jpg) no-repeat center;
    background-size: cover;
}
.footer p{
    float: left;
    padding-top: 33px;
    margin-right: 140px;
}
.footer span{
    float: left;
    padding-top: 21px;
}
.footer a.jszc{
    float: right;
    color: #fff;
    padding-top: 72px;
}
.footer a.jszc:hover{text-decoration: underline;}