.hide{
display:none;
}

.fot_site p a{
     color: #adacac;
}




article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

html,
button,
input,
select,
textarea {
	font-family: '微软雅黑';
}

body {
	margin: 0;
	font-size: 14px;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	outline: 0;
}

.fwrap {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.clear {
	clear: both;
}

html,
body {
	font-family: "微软雅黑";
	width: 100%;
}

img{
	border: none;	
}

ul,
li,
ol,
figure {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

p {
	margin: 0;
}

.fl {
	float: left;
	display: block;
}

.fr {
	float: right;
	display: block;
}

input {
	border: none;
	background: none;
	padding: 0;
	outline: none;
	cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}


/*--------------         top            ------------------*/

.ss {
	display: none;
}

.top {
	width: 100%;
}

.tops {
	max-width: 1200px;
	margin: 0 auto;
}

.logo {
	width: 32%;
}

.logoa {
	display: block;
	width: 100%;
}

.logoa img {
width: 59.115%;
}

.topseah {
	width: 38%;
	padding-top: 2%;
}

.topsel {
	width: 79%;
	position: relative;
	background: url(../images/trop5.png) no-repeat right center;
}

.topsh {
	background: #f9f9f9;
	border: 1px solid #e7e7e7;
	width: 210px;
	padding: 0 30px 0 8px;
	height: 20px;
	line-height: 20px;
}

.topsh::-webkit-input-placeholder {
	color: #aeadb3;
	font-size: 12px;
}

.topbut {
	background: url(../images/trop.png) no-repeat;
	height: 22px;
	width: 22px;
	position: absolute;
	right: 72px;
	top: 3.5px;
}

.ench {
	width: 15%;
	position: relative;
}

.enchul a,
.ench p {
	color: #aeadb3;
	font-size: 16px;
}

.enchul {
	position: absolute;
	z-index: 99;
	background: #fff;
}

.enchul {
	display: none;
}

.ench.topon .enchul {
	display: block;
	transition: height 2s, transform 2s;
}

.enchp img {
	vertical-align: middle;
}


/*--------------         logo            ------------------*/

.head {
	width: 100%;
}

.hed {
	width: 100%;
	background: #fafafa;
	z-index: 50;
}

.heads {
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
}

.hedshow {
	top: 0;
}


/*      nav     */

.nav {
	width: 75%;
	float: right;
	display: block;
}

.navul {
	width: 100%;
}

.navul>li {
	width: 12.5%;
	display: block;
	float: left;
	text-align: center;
	position: relative;
}

.navul>li>a {
	width: 100%;
	display: block;
	line-height: 53px;
	color: #666666;
	font-size: 14px;
	padding-right: 7%;
}

.navul>li:nth-last-child(1) a {
	background: none;
}

.navbox .nav .drop-menu-effect.on>a>span,
.navbox .nav .drop-menu-effect>a:hover>span {
	color: #f00726;
}

.navol {
	display: none;
	background: rgba(0, 0, 0, 0.5);
}

.navol {
	animation: fade-in;
	/*动画名称*/
	animation-duration: 0.6s;
	/*动画持续时间*/
	-webkit-animation: fade-in 0.6s;
	/*针对webkit内核*/
	position: absolute;
	width: 100%;
}

@keyframes fade-in {
	0% {
		opacity: 0;
	}
	/*初始状态 透明度为0*/
	40% {
		opacity: 0;
	}
	/*过渡状态 透明度为0*/
	100% {
		opacity: 1;
	}
	/*结束状态 透明度为1*/
}

@-webkit-keyframes fade-in {
	/*针对webkit内核*/
	0% {
		opacity: 0;
	}
	40% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.navol li a {
	width: 100%;
	display: block;
	line-height: 44px;
	color: #fff;
}

.navol li a:hover {
	background: #533928;
}


/*---------------------            banner              --------------------------*/

.flexslider {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.slideBox {
	text-align: center;
	position: relative;
}

.slideBox .hd ul {
	float: left;
	position: absolute;
	left: 44%;
	bottom: 30px;
	z-index: 9;
}

.slideBox .hd ul li {
	background-color: rgba(255, 255, 255, 0.4);
	border-radius: 1%;
	width: 50px;
	overflow: hidden;
	text-indent: 999px;
	height: 3px;
	margin: 0 5px;
	float: left;
	z-index: 9;
}

.slideBox .hd ul li.on {
	background: #fff;
}

.slideBox .bd ul {
	zoom: 1;
}

.slideBox .bd li {
	height: auto;
}

.slideBox .bd li .date {
	float: right;
	color: #999;
}

.slides img {
	width: 100%;
}


/*            ---------------  solutioncase   ---------------             */

.solutioncase {
	width: 100%;
	background: url(../img/back.jpg) no-repeat center;
	padding-bottom: 7.5%;
	padding-top: 0.5%;
	margin-top: -4px;
}

.solution {
	max-width: 1200px;
	margin: 0 auto;
}

.titls {
	text-align: center;
	padding-top: 2%;
}

.titls h1:nth-child(1) {
	color: #746c77;
	font-weight: 300;
	line-height: 40px;
}

.titls h1:nth-child(2) {
	color: #1f1f1f;
	line-height: 50px;
}

.titls p {
	line-height: 28px;
	color: #4b4b4b;
}

.case {
	background: url(../img/back2.png) no-repeat center;
	height: 400px;
	position: relative;
}

.case li {
	text-align: center;
	position: absolute;
}

.case li a span {
	font-size: 14px;
	color: #a6a6a6;
}

.case li:nth-child(1) a span {
	font-size: 14px;
	color: #a6a6a6;
}

.case li a img {
	transition: all 0.8s;
	width: 100%;
}

.case li:hover a img {
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
}

.case1 {
	left: 23%;
	width: 8%;
	top: 16%;
}

.case2 {
	left: 44.5%;
	top: 9.5%;
}

.case3 {
	right: 24%;
	top: 7%;
	width: 8%;
}

.case4 {
    right: 24%;
    bottom: 10%;
    width: 10%;
    }

.case5 {
	left: 51.4%;
	bottom: -16%;
    width: 10%;
}

.case6 {
	left: 33%;
	bottom: -2%;    
	width: 8%;
}


/*       --------------      products      -------------         */

.products {
	width: 100%;
	background: #f5f5f5;
}

.product {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}

.prot {
	width: 100%;
	margin-top: 6%;
	padding-bottom: 7%;
}

.prot li {
	width: 33%;
	float: left;
	display: block;
	text-align: center;
}

.prots {
	width: 90%;
	margin: 0 auto;
}

.proimg {
	width: 100%;
	overflow: hidden;
}

.protcont h2 {
	line-height: 55px;
	color: #bc061d;
	font-size: 18px;
	font-weight: 500;
	margin-top: 4%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.proimg img {
	width: 50%;
}

.protcont .proname {
	margin-bottom: 9%;
	font-size: 12px;
}

.protcont p {
	line-height: 28px;
	color: #5a5a5a;
	font-size: 14px;
}

.hd1 {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
	position: absolute;
	bottom: 4.5%;
	left: 47.5%;
}

.hd1 ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.hd1 ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: #fff;
	border: 1px solid #da251c;
	border-radius: 10px;
}

.hd1 ul li.on {
	background: #da251c;
}


/*        --------------          about_us         ---------------         */

.about_us {
	width: 100%;
	margin: 5% 0 3%;
}

.abouts {
	max-width: 1200px;
	margin: 0 auto;
}

.usimg {
	width: 36%;
}

.usimg img {
	width: 100%;
}

.uscont {
	width: 61%;
}

.ustit h1,
.ustit p {
	display: inline-block;
}

.ustit h1 {
	font-size: 32px;
	color: #1f1f1f;
	line-height: 68px;
}

.ustit .sizes {
	font-size: 32px;
}

.usp {
	font-size: 14px;
	color: #756d78;
}

.ustit .usconts {
	font-size: 14px;
	color: #757474;
	line-height: 22px;
	margin-top: 1%;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.uslj {
	text-align: left;
	width: 100%;
	margin-top: 1.2%;
}

.uslj a {
	display: inline-block;
	width: 15%;
	text-align: center;
	color: #000000;
	font-size: 14px;
	background: #eaeaea;
	line-height: 27px;
}

.uscontimg {
	width: 100%;
	margin-top: 3%;
}

.uscontimg li {
	width: 24%;
	float: left;
	display: block;
	margin-right: 0.5%;
	text-align: center;
}

.usimgs {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
}

.usimgs img {
	width: 100%;
	cursor: pointer;
	transition: all 0.8s;
	display: block;
}

.uscontimg li:hover .usimgs img {
	transform: scale(1.1);
}

.usimgs p {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: rgba(0, 0, 0, 0.5);
	line-height: 25px;
}


/*       ------------      certificate        -----------        */

.certificate {
	width: 100%;
	background: #f5f5f5;
	padding: 3.5% 0 2%;
}

.certif {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 4%;
}

.certiul {
	width: 100%;
	margin-bottom: 1%;
	overflow: hidden;
}

.certiul li {
	width: 20%;
	float: left;
	display: block;
	text-align: center;
}

.certiul li a {
	width: 175px;
	display: block;
	margin: 0 auto;
}

.certiul li a img {
	width: 100%;
}

.anl {
	position: absolute;
}

.next {
	left: -85px;
	top: 19%;
}

.prev {
	right: -85px;
	top: 19%;
}

.hd2 {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
	position: absolute;
	bottom: 0;
	left: 47.5%;
}

.hd2 ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.hd2 ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: #cfcfcf;
	border-radius: 10px;
}

.hd2 ul li.on {
	background: #da251c;
}


/*        --------------      corevalue       ---------------         */

.corevalue {
	width: 100%;
	margin: 2% 0 4%;
}

.corevl {
	max-width: 1200px;
	margin: 0 auto;
}

.value {
	margin-top: 5%;
}

.valuel {
	position: relative;
	width: 44%;
	overflow: hidden;
}

.valuel a img {
	width: 100%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}

.valuel:hover a img,
.valudiv1 a:hover img {
	opacity: 0.9;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.valudiv1 a img {
	transition: all 0.8s;
}

.valudiv1 a:hover img {
	transform: scale(1.1);
}

.valudiv1 {
	position: relative;
}

.valuer a {
	display: block;
	overflow: hidden;
}

.valuer .valuecont {
	background: rgba(0, 0, 0, 0.3);
	padding: 1% 0 2% 3%;
}

.valuecont p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}


.valuecont {
	position: absolute;
	bottom: 13%;
	width: 50%;
	left: 9%;
}

.valuecont h2 {
	color: #fff;
	line-height: 42px;
	text-shadow: 2px 6px 7px #58595c;
}

.valuecont p {
	color: #fff;
	font-size: 12px;
	line-height: 20px;
}



.valudiv1 .valudiv2{
	display: none;
    transition: all 0.8s;
    position: absolute;
    top: 9px;
	width: 86%;
    left: 30px;
    height: 89%;
    padding: 0 0 0 5%;
}

.valudiv1 .valudiv3{
	display: none;
    transition: all 0.8s;
    position: absolute;
    top: 9px;
    width: 85.35%;
    left: 16px;
    height: 89%;
    padding: 0 0 0 5%;
}

.valudiv1:hover .valudiv2,.valudiv1:hover .valudiv3{
	display: block;
	transform: scale(1.1);
}

.valp {
	margin-top: 4%;
}

.valp a {
	color: #bc1c26;
	font-size: 12px;
}

.valp .ckan {
	width: 6%;
	vertical-align: sub;
	padding-left: 1%;
}

.valuer {
	width: 55%;
	position: relative;
}

.valuer a img {
	width: 100%;
}

.valimg {
	width: 100%;
}

.valimg a {
	width: 100%;
	display: block;
	margin-right: 1%;
}

.valimg a:nth-child(2) {
	margin: 0;
}




.valpmores a{
	margin-top: 20%;
    font-size: 20px;
    text-align: center;
    margin-right: 0;
    width: 94%;
}











/*          -----------     newsinfor      -----------            */

.newsinfor {
	width: 100%;
	background: #f5f5f5;
}

.news {
	max-width: 1200px;
	margin: 0 auto;
	padding: 3% 0;
}

.newstit {
	text-align: center;
	font-size: 30px;
	color: #1f1f1f;
	line-height: 60px;
}

.newsclass {
	width: 100%;
}

.newclass {
    width: 51%;
    margin: 0 auto;
    padding-left: 2%;
}

.newclass li {
    width: 33%;
    float: left;
    display: block;
    text-align: center;
    color: #7c7c7c;
}

.newclass li a {
	line-height: 28px;
	font-size: 12px;
	color: #7c7c7c;
	font-weight: 600;
	margin-right: 20%;
}

.newclass li.on a,
.newclass li:hover a {
	color: #bf3a28;
}

.newscont {
	width: 100%;
	margin-top: 3%;
}

.newscontl {
	width: 34%;
}

.newscontl p img {
	width: 100%;
	margin-bottom: 4%;
}

.newscontl p {
	line-height: 24px;
	color: #999999;
	font-size: 14px;
}

.newscontl span {
	font-weight: 600;
}

.newmore {
	width: 100%;
	margin-top: 5%;
}

.newmore a {
	width: 18%;
	display: inline-block;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #e3e3e3;
	border-radius: 5px;
}

.newscontr {
	width: 62%;
}

.newscontr li {
	width: 100%;
	display: block;
	position: relative;
}

.newconl {
	width: 73%;
	border-right: 1px solid #e0e0e0;
	padding-bottom: 7%;
}

.newcnt {
	width: 82%;
	padding-bottom: 1%;
	border-bottom: 1px dashed #e0e0e0;
}

.newcnt h2 {
	color: #5a5a5a;
	font-size: 16px;
	margin-bottom: 2%;
}

.newcnt p {
	color: #999999;
	font-size: 14px;
	line-height: 30px;
}

.imgdi {
	position: absolute;
	right: 25.4%;
	top: 35%;
	background: url(../img/news.png) no-repeat center center;
	width: 3%;
	height: 13%;
}

.newscontr li:hover .imgdi {
	background: url(../img/news1.png) no-repeat center center;
}

.newscontr li:hover .imgdi {
	background: url(../img/news1.png) no-repeat center center;
}

.newconr {
	background: url(../img/newsrq.png) no-repeat center center;
	width: 143px;
	height: 124px;
}

.newscontr li:hover .newconr {
	background: url(../img/newsrq1.png) no-repeat center center;
}


/*---------------------            reserve              --------------------------*/

.reserve {
	width: 100%;
	background: url(./../img/back1.jpg) fixed center center no-repeat;
	background-size: cover;
}

.reserves {
	max-width: 1200px;
	margin: 0 auto;
	padding: 4% 0;
}

.reael {
	width: 45%;
}

.reaer {
	width: 55%;
}

.f_lm {
	width: 55%;
}

.f_lmp {
	width: 80%;
}

.f_lmp p {
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	line-height: 24px;
}

.f_lm .f_inforh4 {
	margin-bottom: 12%;
}

.f_lmul li {
	width: 100%;
}

.f_lmul li a {
	color: #fff;
	font-size: 14px;
	display: block;
	line-height: 30px;
}

.f_infor {
    width: 38%;
    display: block;
    float: left;
    margin-right: 2%;
}

.f_inforh4 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 17.6%;
}

.f_infor .f_inforp:nth-child(2) {
	margin-bottom: 8%;
	font-weight: 600;
}

.f_inforp {
	font-size: 12px;
	color: #fff;
	line-height: 38px;
}

.f_ip img {
	vertical-align: middle;
	margin-right: 8%;
}

.f_idiv {
	margin-top: 21%;
}

.f_idiv ul li {
	width: 31%;
	display: inline-block;
	position: relative;
}

.f_message {
	width: 42%;
}

.f_message .f_inforh4 {
	margin-bottom: 10%;
}

.mess {
	width: 96%;
	border: 1px solid #fff;
	height: 48px;
	margin-bottom: 2%;
	padding-left: 3%;
	font-size: 16px;
	font-weight: 600;
	background: #fff;
}

.mform textarea {
	width: 95%;
	height: 115px;
	border: 1px solid #fff;
	padding-left: 3%;
	font-size: 16px;
	color: #c7c7c1;
	font-weight: 600;
	padding-top: 2%;
}

.mform input::-webkit-input-placeholder {
	color: #c7c7c1;
}

.mform input:-moz-placeholder {
	color: #c7c7c1;
}

.mform input::-moz-placeholder {
	color: #c7c7c1;
}

.mform input:-ms-input-placeholder {
	color: #c7c7c1;
}

.f_butt {
	text-align: right;
	margin-top: 4%;
}

.f_but {
	width: 152px;
	height: 45px;
	border: 1px solid #fff;
	background: #fff;
	color: #66665a;
	font-size: 16px;
	font-weight: 600;
}

.f_map {
	width: 51%;
}

.map {
	overflow: hidden;
	width: 100%;
	display: block;
	text-align: center;
	height: 238px;
	margin-top: 14.5%;
}

.map img {
	width: 100%;
}

.f_map .f_inforh4 {
	margin-bottom: 13%;
}

.f_a {
	display: inline-block;
}

.erwm {
	display: none;
	position: absolute;
	width: 122px;
	overflow: hidden;
	left: -41px;
	top: 46px;
	border: solid 3px #fff;
	height: 122px;
}

.erwm img {
	width: 100%;
}

.f_idiv li.eon .erwm {
	display: block;
}

.colorf {
	color: #fff;
	margin-bottom: 4%;
}


/*---------------------            footer              --------------------------*/

.footer {
	width: 100%;
	background: #535353;
	padding: 18px 0 26px 0;
	font-size: 14px;
	color: #d8d8d8;
	background-size: auto 100%;
}

.fotr {
	max-width: 1200px;
	margin: 0 auto;
}

.fontr {
	width: 32%;
}

.fontrp {
	margin-bottom: 10%;
	line-height: 24px;
}

.fot_menu ul {
	float: left;
	width: 160px;
	text-align: left;
}

.fot_menu li {
	line-height: 35px;
}

.fot_menu li strong {
	font-weight: bold;
}

.fot_menu li a {
	color: #d2d2d2;
	transition: color ease-in .3s;
}

.fot_contact {
	background: url(../qr-code.png) center no-repeat;
}

.fot_er {
	width: 45%;
	text-align: center;
}

.fot_er:nth-child(1) {
	margin-right: 24px;
}

.fot_er span,
.fot_er span img {
	width: 100%;
	display: block;
}

.fot_er p {
	color: #fff;
	line-height: 40px;
	font-family: "宋体";
}

.fontrr {
	width: 64%;
}

.fontrr li {
	width: 20%;
	float: left;
	display: block;
	margin-right: 0;
	text-align: center;
}

.fontrr li:nth-child(even) {
	margin-right: 0;
}

.fontrr li h2 {
	font-size: 16px;
	color: #ffffff;
	line-height: 38px;
}

.fontrr li p {
	margin-top: 0;
	line-height: 32px;
}

.fontrr li p a {
	color: #fff;
	font-size: 12px;
}

.fot_site {
	width: 100%;
	margin: 0 auto;
	margin-top: 2.6%;
	background: #454444;
	color: #adacac;
	font-size: 14px;
	line-height: 58px;
}

.fot_site p {
	max-width: 1200px;
	margin: 0 auto;
}

.fot_sapn a {
	font-size: 14px;
	color: #adacac;
	margin: 0 20px;
}

.fot_site span a{
	color: #adacac;
	font-size: 14px;
}


.fot_sapn img {
	vertical-align: sub;
}


/*#region navStyle */

.navbox {
	height: 55px;
	position: relative;
	z-index: 9;
	margin: auto;
	font-family: '微软雅黑';
	background: #fafafa;
	overflow: hidden;
}

.nav {
	height: 55px;
	list-style: none;
}

.nav li {
	position: relative;
	list-style: none;
	width: 9.8%;
	color: #666666;
	display: block;
	text-align: center;
	float: left;
}

.nav li.last {
	background: none;
}

.nav li a {
	text-decoration: none;
	color: #666666;
}

.prola{
	padding-bottom: 10px;
}

.prola li p a{
	line-height: 34px;
	font-size: 12px;
}

.prola li h2 a {
    font-size: 16px;
    color: #f00726;
    line-height: 30px;
}


.nav>li:nth-child(3) .prola li p a,.nav>li:nth-child(3) .prola li h2 a {
	text-align: left;	
}


.nav li a {
	line-height: 55px;
	font-size: 14px;
	color: #666666;
	cursor: pointer;
	width: 100%;
	text-align: center;
	display: block;
}

.mj_hover_menu {
	text-decoration: none;
	width: 143px;
	height: 55px;
}

.nav li.selected .submenu {
	display: block;
}

.nav li .submenu {
    display: none;
    position: absolute;
    top: 55px;
    width: 1200px;
    left: -155px;
    background: #fafafa;
}

.nav li .submenu li {
	width: 20%;
	background: none;
	height: auto;
	border-bottom: dotted 0px #BEBEBE;
	float: left;
}

.nav li:nth-child(6) .submenu li,.nav li:nth-child(5) .submenu li{
	width: 15%;
}


.nav li:nth-child(3) .submenu li {
	width: 18%;
}

.nav li:nth-child(3) .submenu {
    position: absolute;
    top: 54px;
    width: 1449px;
    left: -435px;
}

.nav li:nth-child(7) .submenu li {
	width: 28%;
}

.nav li:nth-child(5) .submenu li {
	width: 23%;
}

.nav li:nth-child(4) .submenu {
	left: -461px;
}

.nav li:nth-child(5) .submenu {
	width: 1000px;
	left: -262px;
}

.nav li:nth-child(7) .submenu {
	left: -463px;
    width: 727px;
}

.nav li:nth-last-child(1) .submenu {
width: 1000px;
    left: -664px;
}

.nav li:nth-last-child(1) .submenu .mj_menu_pro_bg {
	width: 825px;
	height: 235px;
}

.mj_menu_pro_main {
	width: 765px;
	margin: auto;
	padding-top: 12px;
}

.mj_menu_pro_li {
	float: left;
}

.navul>li.on>a,
.navul>li>a:hover {
	color: #f00726;
}

.nav li p:hover a {
	color: #bc061d;
}

.mj_menu_li_txt {
	line-height: 22px;
	font-size: 12px;
	color: #696969;
}

.mj_menu_li_txt font {
	font-size: 14px;
	color: #bb1721;
}

.mj_menu_li_txt a {
	color: #696969;
	text-decoration: none;
}

.mj_menu_li_txt a:hover {
	color: #696969;
	text-decoration: underline;
}

.mj_menu_news_bg {
	width: 480px;
	height: 185px;
}

.mj_menu_news_main {
	width: 440px;
	margin: auto;
	padding-top: 12px;
}

.mj_menu_news_li {
	padding: 0px 30px;
	margin-right: 30px;
	height: 150px;
	float: left;
	border-right: solid 1px #cccccc;
}

.mj_menu_news_img {
	float: left;
	text-align: left;
	color: #bb1721;
	line-height: 30px;
	font-size: 14px;
}

.mj_menu_news_li2 {
	padding: 0px 30px;
	height: 150px;
	float: right;
	border-left: solid 1px #cccccc;
}

.mj_menu_news_img2 {
	float: left;
	margin-left: 30px;
	text-align: left;
	color: #bb1721;
	line-height: 30px;
	font-size: 14px;
}

.mj_menu_news_li3 {
	padding: 0px 25px;
	height: 150px;
	float: right;
	border-left: solid 1px #cccccc;
}

.mj_menu_news_img3 {
	float: left;
	margin-left: 10px;
	text-align: left;
	color: #bb1721;
	line-height: 30px;
	font-size: 14px;
}







	.f_lmp p a{
    color: #fff;
}




















/*#endregion */

@media screen and (max-width:1390px) {
	.next,
	.prev {
		display: none;
	}
	.navul>li>a {
		padding-right: 0;
	}
	.nav {
	    width: 100%;
	    float: none;
	    display: block;
	}
	.nav li a span {
	    font-size: 12px;
	}
	.nav li {
		position: relative;
		list-style: none;
		width: 12.5%;
		color: #666666;
		display: block;
		text-align: center;
		float: left;
	}
	
	
}

@media screen and (max-width:1024px) {
	.case1 {
		left: 6%;
	}
	.case2 {
		left: 43.5%;
		top: 9.5%;
	}
	.case3 {
		right: 19%;
		top: 7%;
	}
	.case4 {
		right: 19%;
		bottom: 9%;
	}
	.case5 {
		left: 51.4%;
		bottom: -15%;
	}
	.usimg {
		width: 38%;
	}
	.uscont {
		width: 59%;
		margin-right: 1%;
	}
	.f_infor {
		width: 36%;
		display: block;
		float: left;
		margin-right: 3%;
	}
}

@media screen and (max-width:985px) {
	.certiul li a {
		display: block;
		width: 82%;
		margin: 0 auto;
	}
	.certiul li a img {
		display: block;
		width: 100%;
	}
	.topseah {
		width: 40%;
		padding-top: 2%;
	}
}

@media screen and (max-width:915px) {
	.topseah {
		width: 47%;
		padding-top: 2%;
	}
	.newscontl {
		width: 92%;
		float: none;
		margin: 0 auto;
	}
	.newscontr {
		width: 90%;
		margin: 0 auto;
		float: none;
	}
}

@media screen and (max-width:805px) {
	.topseah {
		width: 52%;
		padding-top: 2%;
	}
	.topsel {
		width: 78%;
		position: relative;
		background: url(../images/trop5.png) no-repeat right center;
	}
	.topsh {
		width: 186px;
	}

	.case li a img {
		transition: all 0.8s;
		width: 100%;
	}
	.case1 {
		left: 2%;
		width: 16%;
		top: 10%;
	}
	.case1 img {
		width: 67%;
	}
.case3 {
    right: 4%;
    top: 11%;
    width: 15%;
}
.case2 {
    left: 38.3%;
    top: 6.5%;
    width: 28%;
}
.case4 {
    right: 2%;
    bottom: 13%;
    width: 19%;
}
.case li a span {
    font-size: 12px;
    color: #a6a6a6;
}
	.case5 {
	    left: 54.4%;
	    bottom: -9%;
	    width: 17%;
	}
	.case5 img {
		width: 79%;
	}
.case6 {
    left: 19%;
    bottom: 1%;
    width: 14%;
}
	.case6 img {
		width: 77%;
	}
	.hd1 {
		bottom: 2.5%;
	}
	.uscont {
		width: 94%;
		margin: 0 auto;
		float: none;
	}
	.usimg {
		width: 100%;
	}
	.usimg video{
		width: 100% !important;
	}
	.certiul li img {
		width: 79%;
	}
.newclass {
    width: 86%;
    margin: 0 auto;
    padding-left: 2%;
}
.newclass li a {
    line-height: 28px;
    font-size: 12px;
    color: #7c7c7c;
    font-weight: 600;
    margin: 0 auto;
}
	.newscontl {
		width: 92%;
		float: none;
		margin: 0 auto;
	}
	.newscontr {
		width: 90%;
		margin: 0 auto;
		float: none;
	}
	.next,
	.prev {
		display: none;
	}
	.fontr {
		width: 31%;
	}
	.fontr img {
		width: 100%;
	}
	.fontrr {
		width: 100%;
	}
	.fontrr li {
		margin-right: 23px;
		width: 21%;
	}
	.reael {
		width: 81%;
		float: none;
		margin: 0 auto;
	}
	.f_lm {
		width: 51%;
	}
	.f_infor {
		width: 47%;
		margin: 0;
	}
	.f_inforh4 {
	    font-size: 16px;
	    color: #fff;
	    margin-bottom: 3.6%;
	}
	.reaer {
		width: 82%;
		margin: 5% auto 2%;
		float: none;
	}
	.slideBox .hd ul {
		float: left;
		position: absolute;
		left: 37%;
		bottom: 10px;
		z-index: 9;
	}
	.fot_site p {
		max-width: 1200px;
		margin: 0 auto;
		text-align: center;
	}
	.fot_site p span {
		display: none;
	}
	.topbut {
		right: 46px;
	}

		
.corevalue,.fontr {
	display: none;
}
.fontrr li:nth-child(even) {
    margin-right: 23px; 
}
	
	
.fot_site {
    width: 100%;
    margin: 0 auto;
    margin-top: 2.6%;
    background: #454444;
    color: #adacac;
    font-size: 14px;
    padding: 3% 0;
}
	
.fot_site p {
    line-height: 28px;
}
	
	
	.mform #txtContent{
		width: 95% !important;
	}
	
	
	
	
	
	
	
}

@media screen and (max-width:600px) {

	
	.nav li {
		float: none;
	}
	
	
	
	.submenu {
		display: none !important;
	}
	.navbox {
		height: inherit;
	}
	.navbox {
		display: none;
	}
	.ss {
		display: inline-block;
		background: url(../img/ss.png) no-repeat center;
		width: 9%;
		height: 7.5%;
		position: absolute;
		right: 7%;
		top: 0;
		background-size: 100%;
	}
	.logo {
    width: 71%;
}
.topseah {
    width: 11%;
    padding-top: 0;
    position: absolute;
    top: 15px;
    right: 75px;
}

.topsh ,.topbut,.topser{
    display: none;
}

.ench {
    width: 127%;
    position: relative;
    z-index: 9999;
}

	.head {
		display: none;
		width: 100%;
		height: inherit;
	}
	.nav {
		width: 94%;
		float: none;
		display: block;
		margin: 0 auto;
		height: inherit;
	}
	.navul>li {
		width: 100%;
		display: block;
		float: none;
	}
	.slideBox .hd ul {
		left: 40%;
		bottom: 10px;
	}
	.slideBox .hd ul li {
		width: 24px;
		height: 1px;
	}
	.case {
		background-size: 80%;
	}
	.case li a span,
	.case li:nth-child(1) a span {
		font-size: 12px;
	}
	.case1 {
		left: 1%;
		top: 24%;
		width: 16%;
	}
	.case1 img {
		width: 74%;
	}
.case2 {
    left: 37.3%;
    top: 4.5%;
    width: 31%;
}
	.case2 img {
		width: 92%;
	}
.case3 {
    right: 1%;
    top: 13%;
    width: 18%;
}
	.case3 img {
		width: 70%;
	}
.case4 {
    right: 3%;
    bottom: 11%;
    width: 18%;
}
	.case4 img {
		width: 84%;
	}
.case5 {
    left: 53.4%;
    bottom: 1%;
    width: 17%;
}
.case6 {
    left: 20%;
    bottom: 1%;
    width: 16%;
}
	.proimg img {
		width: 100%;
	}
	.protcont h2 {
		font-size: 12px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.protcont p {
		display: none;
	}
	.proimg {
		width: 100%;
		height: 107px;
	}
	.slideBox .bd li {
		overflow: hidden;
		position: relative;
	}
	.uslj a {
		width: 29%;
		font-size: 12px;
		line-height: 32px;
	}
	.hd2 ul {
		margin-top: 19px;
	}
	.valuer {
		width: 100%;
		float: none;
	}
	.valuel {
		position: relative;
		width: 100%;
		float: none;
	}
	.newclass {
		width: 82%;
		margin: 0 auto;
		padding-left: 2%;
	}
	.newconl {
		width: 65%;
	}
	.imgdi {
		right: 32.4%;
		width: 5%;
	}
	.newconr {
		background: url(../img/newsrq.png) no-repeat center center;
		width: 109px;
		height: 123px;
		background-size: 100%;
		margin-top: 3%;
	}
	.newscontr li:hover .newconr {
		background-size: 100%;
	}
	.newcnt h2 {
		font-size: 16px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		margin-bottom: 10%;
	}
	.newscontr {
		width: 90%;
		margin: 8% auto;
		float: none;
	}
	.fontrr,
	.f_infor {
		display: none;
	}
	.fontr {
		width: 91%;
		margin: 0 auto;
		float: none;
	}
	.f_lm,
	.f_map {
		width: 100%;
		float: none;
	}
	.f_message {
		display: none;
	}
	.fot_site {
		margin-top: 6.6%;
		font-size: 12px;
		line-height: 30px;
	}
	.f_lmp {
		width: 100%;
	}
	.nav li {
		position: relative;
		list-style: none;
		width: 100%;
		color: #666666;
		display: block;
		text-align: center;
	}
	
	

.valudiv1 {
    position: relative;
    float: none;
}
		
.uscontimg li {
    width: 49%;
    float: left;
    display: block;
    margin-right: 0.5%;
    text-align: center;
}
	
	
	
	
	
	
	
	
}

@media screen and (max-width:414px) {

	.ss {
		height: 7%;
	}
	.newconr {
		margin-top: 4%;
	}
	.newcnt p {
		font-size: 12px;
		line-height: 26px;
	}
	.titls p {
		font-size: 12px;
		line-height: 24px;
	}
	.uscontimg li {
		width: 49%;
	}
	.case {
		height: 290px;
	}
	.case1 {
		left: 2%;
		top: 23%;
		width: 19%;
	}
	.case1 img,
	.case2 img,
	.case3 img,
	.case4 img,
	.case5 img,
	.case6 img {
		width: 100%;
	}
	.case2 {
		left: 39.3%;
		top: 10.5%;
		width: 27%;
	}
	.case3 {
		right: 3%;
		top: 13%;
		width: 17%;
	}
	.case4 {
		right: 7%;
	    bottom: 9%;
	    width: 14%;
	}
	.case5 {
		left: 51.4%;
		bottom: -4%;
		width: 17%;
	}
	.case6 {
		left: 17%;
		bottom: 3%;
		width: 20%;
	}
	.fot_site p {
		font-size: 12px;
		text-align: center;
	}
	.fot_sapn a {
		font-size: 12px;
		color: #adacac;
		margin: 0 30px;
	}
}

@media screen and (max-width:360px) {
	.titls h1:nth-child(1),
	.titls h1:nth-child(2) {
		font-size: 22px;
	}
	.slideBox .bd li {
		height: 152px;
		overflow: hidden;
		position: relative;
	}
	.slideBox .hd ul {
		left: 35%;
		bottom: 10px;
	}
	.case {
		height: 250px;
	}
	.case3 {
		right: 3%;
		top: 13%;
		width: 20%;
	}
	.case4 {
		right: 4%;
		bottom: 18%;
		width: 16%;
	}
	.hd1 {
		bottom: 0.5%;
		left: 45.5%;
	}
	.certiul li {
		width: 105px !important;
	}
	.hd2 {
		left: 43.5%;
	}
	.newconl {
		width: 60%;
	}
	.imgdi {
		right: 37.4%;
		width: 5%;
	}
	.newconr {
		margin-top: 7.6%;
	}
	.fot_sapn {
		display: none;
	}
	.fot_site p {
		font-size: 12px;
		text-align: center;
		line-height: 22px;
		padding: 4% 1%;
	}
	.ss {
		height: 8%;
	}
}


/*--------------            pisl            -----------------*/

.pisl {
	position: fixed;
	z-index: 100;
	top: 240px;
	right: 10px;
}

.pisl li {
	position: relative;
	top: 0px;
	height: 77px;
	width: 76px;
	text-align: center;
	line-height: 99px;
	background: rgba(160, 160, 160, 0.8);
	margin-top: 2px;
}

.pisl li:hover {
	background: #f00726;
}

.img {
	height: 76px;
	text-align: center;
}

.picont {
	background: url(../images/sideBarBg1.png) left top no-repeat;
	width: 198px;
	height: 217px;
	left: -198px;
	top: 0px;
	position: absolute;
}

.pizi {
	padding: 18px 0 0 27px;
	color: #5b5b5b;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}

.picont span {
	color: #f00726;
}

.picont .imgp {
	padding: 10px 0 0 27px;
	width: 130px;
	height: 130px;
}

.imgp img {
	width: 100%;
}

.kfcont {
	top: 0;
	background: url(../images/sideBarBg2.png) left top no-repeat;
	width: 276px;
	height: 111px;
	left: -276px;
	position: absolute;
	text-align: left;
}

.kflist {
	padding: 6px 0 0 27px;
}

.kflist dd {
	float: left;
	width: 80px;
	line-height: 22px;
	color: #999;
	position: relative;
	padding-left: 40px;
	font-size: 14px;
	margin: 0;
}

.kflist dd img {
	position: absolute;
	left: 12px;
	top: 0px;
}

.kflist dd a {
	color: #666;
}

.kflist dd a:hover {
	color: #e15517;
}

.dhcont {
	top: 0;
	background: url(../images/sideBarBg2.png) left top no-repeat;
	width: 276px;
	height: 111px;
	left: -276px;
	position: absolute;
	text-align: center;
	padding-top: 7px;
	color: #a1a1a1;
}

.dhcont span {
    color: #00397c;
    display: block;
    line-height: 31px;
}

.pis li div:nth-child(2) {
	display: none;
}

.pis li.nr div:nth-child(2) {
	display: block;
}

#goTop {
	display: none;
}












.topser{
	position: relative;
}
.topserweima{
	display: none;
	position: absolute;
    width: 181%;
    right: -18%;
    top: 127%;
    z-index: 999;
}
.topserweima img{
	width: 100%;
}


.newconr{
	position: relative;
}

.newconrrqi{
    position: absolute;
    left: 36%;
    text-align: center;
    top: 22%;
}
.newconrrqi h2{
	font-size: 32px;
	color: #999;
}
.newconrrqi p{
	font-size: 16px;
	color: #999;
}
.newscontr li:hover .newconrrqi h2,.newscontr li:hover .newconrrqi p{
	color: #fff;
}



.newscontlpimg{
	height: 300px;
    overflow: hidden;
    margin-bottom: 3%;
}


.dhcont p{
	float: right;
    margin-top: 7%;
    width: 58%;
}













.xia{
	margin-top: 10px;
}

.zix{
	background: #f00726;
    display: block;
    text-align: center;
    height: 76px;
    width: 76px;
}
.zix img{
	margin-top: 12px;
}

.zixul{
	display:none;
}



