﻿@charset "utf-8";
@import url("dll.css");
@import url("global.css");
@import url("module.css");
@import url("../../onlinecss/onlineeditor.css");
@import url("ddsmoothmenu.css");
@import url("animate.css");
@import url("banner.css");

/* 首页部分开始 */

.mfbox {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}

.header {
	width: 100%;
	height: 97px;
	background: url("../Images/header_bg.jpg") repeat-x left top;
	position: relative;
}

.logo {
	float: left;
}

.hotline {
	color: #c50714;
	font-size: 13px;
	padding-top: 20px;
}

.hotline span {
	font-size: 18px;
}

.lan {
	color: #2b2b2b;
	font-size: 13px;
	text-align: right;
	padding-top: 15px;
	float: right;
}

/*浮动框2*/
.ce_nav{ position:fixed; right:80px; bottom:0px; z-index:999}
.ce_nav li{ margin-bottom:10px;}
.ce_nav li a{ display:block; width:60px; height:60px; background:#fff; -moz-border-radius:7px;-webkit-border-radius:7px; border-radius:7px; color:#408ed6; font-size:12px; text-align:center; box-shadow:0px 1px 3px rgba(0,0,0,0.25); border:1px solid #408ed6; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
.ce_nav li a span{ background-image:url(../images/n-qyjz-1.png); background-repeat:no-repeat; padding-top:34px; display:inline-block; width:44px;}
.ce_nav li.li_s a { border-color:#ff6800; color:#ff6800;}
.ce_nav li.li_s a span{background-position:-56px -103px;}

.ce_nav li.li_s a:hover{ color:#fff; background-color:#ff6800}
.ce_nav li.li_s a:hover span{background-position:-142px -103px;}
.ce_nav li a:active{ background:#3fcb97}
.ce_nav li.li_s5{position:absolute; left:0; bottom:86px}
.ce_nav li.li_s4{position:absolute; left:0; bottom:156px}
.ce_nav li.li_s3{position:absolute; left:0; bottom:226px}
.ce_nav li.li_s2{position:absolute; left:0; bottom:296px}
.ce_nav li.li_s1{position:absolute; left:0; bottom:366px}


.lan li {
	padding: 0 5px;
	float: left;
}

.i_nav {
	background: url("../Images/nav_bg.jpg") repeat left top;
	overflow: hidden;
}


/*.i_nav ul{ margin:0 auto; width:1140px;}
.i_nav li{float:left; display:inline-block; width:180px;}
.i_nav li > a{color:#333; font-size:16px; display:inline-block; width:180px; height:43px; line-height:43px; color:#FFF; text-align:center;}
.i_nav li > a:hover{ color:#FFF; background:#d40d1b;}
.i_nav li > a.on{ color:#FFF; background:#d40d1b;}
.i_nav li.line{width:2px; height:43px; background:url(../Images/nav_line.png) no-repeat center top;}*/

.i_banner_box {
	position: relative;
	width: 100%;
	height: 600px;
	overflow: hidden;
}

.i_banner {
	width: 100%;
	float: left;
	display: inline;
}


/*.i_banner li{width:100%; height:550px;}
.i_banner li a{display:block; width:100%; height:550px;}
.i_banner_p{position:absolute; width:100%; left:0; bottom:15px; text-align:center;}
.i_banner_p a{display:inline-block; margin:0 5px; width:12px; height:12px; background:#FFF; overflow:hidden; border-radius:6px;}
.i_banner_p a:hover{ background:#8ed90c;}
.i_banner_p a.on{ background:#8ed90c;}*/

.i_container {
	width: 100%;
	overflow: hidden;
	background: #FFF;
}

.i_pro {
	padding: 50px 0;
	background: url("../Images/bg01.jpg") center top / cover;
	overflow: hidden;
}

.i_pro_l {
	width: 1098px;
	margin: 55px auto 0;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	background: #FFF;
}

.i_pro_l li {
	float: left;
	width: 345px;
	max-width:100%;
	padding: 10px;
	box-sizing: border-box;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

.i_pro_l li img {
	max-width: 345px;
	height: 210px;
	margin:0 auto;
	display:block;
}

.i_pro_l li span {
	display: block;
	height: 26px;
	line-height: 26px;
	text-align: center;
}

.i_pro_l li span a {
	display: block;
	width: 345px;
	max-width:100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.i_about {
	padding: 50px 0;
	height: 380px;
	background: url("../Images/bg02.jpg") no-repeat center top;
}

.i_about_c {
	width: 1001px;
	max-width: 93.75%;
	margin: 50px auto 0;
	max-height: 210px;
	line-height: 30px;
	font-size: 13px;
	color: #FFF;
	overflow: hidden;
}

.i_news {
	padding: 50px 0;
}

.i_news_l {
	width: 1080px;
	margin: 50px auto 0;
	max-width: 93.75%;
}

.i_news_ll {
	float: left;
	width: 46.3%;
}

.i_news_lr {
	float: right;
	width: 50.9%;
}

.i_news_lr dl {
	height: 78px;
	margin-top: 30px;
}

.i_news_lr dl dt {
	float: left;
	width: 82px;
	height: 78px;
	text-align: center;
	color: #6a6a6a;
	border-right: 1px solid #bdbdbd;
}

.i_news_lr dl dt strong {
	display: block;
	font-size: 48px;
	line-height: 56px;
}

.i_news_lr dl dt span {
	display: block;
	font-size: 14px;
}

.i_news_lr dl dd {
	float: right;
	width: calc(100% - 98px);
	height: 78px;
}

.i_news_lr dl dd h4 {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #c60614;
}

.i_news_lr dl dd h4 a {
	float: left;
	display: block;
	color: #c60614;
	width: calc(100% - 85px);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.i_news_lr dl dd h4 ins {
	float: right;
	display: block;
	width: 85px;
	text-align: right;
	text-decoration: none;
}

.i_news_lr dl dd span {
	display: block;
	line-height: 20px;
	padding: 2px 0;
	height: 40px;
	overflow: hidden;
}

.footer {
	width: 100%;
	background: url("../Images/nav_bg.jpg") repeat left top;
	padding: 25px 0 0;
}

.footer_nav {
	line-height: 30px;
	margin-bottom: 20px;
}

.footer_nav dl {
	float: left;
	display: inline-block;
	width: 137px;
	margin-left: 45px;
	min-height: 170px;
}

.footer_nav dt {
	color: #e7e7e7;
	text-indent: 27px;
	line-height: 35px;
	height: 35px;
	margin-bottom: 10px;
	border-bottom: 1px solid #868686;
	background: url("../Images/icon04.png")/*tpa=http://mfjx906.no1.35nic.com/templates/Images/icon04.png*/
	no-repeat left center;
	font-size: 14px;
}

.footer_nav dd a {
	display: block;
	color: #e7e7e7;
	font-size: 13px;
	line-height: 30px;
	text-indent: 30px;
}

.copyright {
	padding-left: 3.125%;
	padding-right: 3.125%;
	padding-top: 10px;
	line-height: 25px;
	color: #e7e7e7;
	text-align: center;
	font-size: 13px;
	background: url("../Images/icon03.png") repeat-x left top;
}

.jsq {
	padding-bottom: 10px;
	line-height: 25px;
	color: #e7e7e7;
	text-align: center;
	font-size: 13px;
}

.footer a:hover {
	color: #d40d1b;
}


/* 首页部分结束 */


/* 内页部分开始 */

.p_banner_box {
	width: 100%;
	height: 500px;
	z-index: 1;
	overflow: hidden;
}

.p_banner {
	float: left;
	display: inline;
}


/*.p_banner li{width:100%; height:480px;}
.p_banner li a{display:block; width:100%; height:480px;}
.p_banner_p{width:100%; text-align:right; margin-top:10px;}
.p_banner_p a{display:inline-block; margin:0 5px; width:12px; height:12px; background:#FFF; overflow:hidden; border-radius:6px;}
.p_banner_p a:hover{ background:#8ed90c;}
.p_banner_p a.on{ background:#8ed90c;}*/

.p_container {
	width: 1102px;
	max-width: 93.75%;
	margin: -99px auto 0;
	padding: 28px 0 50px;
	background: url("../Images/icon05.png") no-repeat left top;
	z-index: 100;
	position: relative;
}

.p_left {
	float: left;
	width: 267px;
	border: 1px solid #e0e0e0;
	border-width: 0 0 1px 1px;
	background: #FFF;
	height: 100% !important;
}

.p_right {
	float: right;
	width: calc(100% - 369px);
	min-height: 300px;
	padding: 24px 3.125%;
	border: 1px solid #e0e0e0;
	border-left: 0;
	background: url("../Images/icon10.jpg") no-repeat left top #FFF;
}

.p_right1 {}

.path {
	float: right;
	line-height: 48px;
}

.path span {
	padding: 0 5px;
}


/*.sidebar{ width:267px; margin-top:30px; margin-bottom:20px;}
.sidebar li{width:233px; height:50px; padding-right:34px;}
.sidebar a{ display:block; width:205px; height:50px; padding-left:23px; border-left:5px solid #FFF; color:#545454; font-size:14px; line-height:49px; background:url(../Images/icon07.png) no-repeat 210px center;}
.sidebar a span{ display:block; text-indent:50px; border-bottom:1px solid #e0e0e0;}
.sidebar a:hover{ border-left:5px solid #006caa; color:#006caa; background:url(../Images/icon08.png) no-repeat 210px center;}
.sidebar a.on{ border-left:5px solid #006caa; color:#006caa; background:url(../Images/icon08.png) no-repeat 210px center;}*/

.p_content {
	font-size: 14px;
	padding: 20px 5px;
	line-height: 25px;
}


/* 内页部分结束 */

.nm_def {
	margin: 0 auto;
	width: 1100px;
}

.mobileM {
	display: none;
	position: absolute;
}

@media only screen and (max-width:1200px) {
	.mfbox,
	.i_pro_l {
		width: initial;
		padding-left: 3.125%;
		padding-right: 3.125%;
	}
	.p_container {
		background: none;
	}
	.p_p_list {
		text-align: center;
	}
	.p_p_list li {
		float: none;
		display: inline-block;
	}
}

@media only screen and (max-width:768px) {
	.header .fr {
		display: none;
	}
	.mobileM {
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 3.125%;
		margin: auto;
		font-size: 14px;
		line-height: 14px;
		height: 14px;
	}
	.i_nav li.line {
		display: none;
	}
	.i_nav {
		position: absolute;
		top: 97px;
		left: 0;
		z-index: 999;
		width: 100%;
		display: none;
		transition: none;
		-moz-transition: none;
		-webkit-transition: none;
	}
	.ddsmoothmenu ul {
		width: 100%;
	}
	.ddsmoothmenu ul li {
		width: 100%;
	}
	.ddsmoothmenu ul li a {
		width: 100%;
	}
	.navactive,
	.navactive:hover,
	.nava,
	.nava:hover {
		width: 100%;
	}
	.i_news_l {
		text-align: center;
	}
	.i_news_ll,
	.i_news_lr {
		float: none;
		width: 93.75%;
	}
	.p_container>div {
		float: none;
	}
	.p_right {
		width: initial;
		margin-top: 20px;
	}
	.footer_nav dl{
		margin-left: 25px;
	}
}