a:hover, a:focus{
	text-decoration: none;
	outline: none;
}
.menu-link:focus{
	outline: none;
	display: flex;
	justify-content: center;
	align-content: center;
}

img{
	border: none;
	display: inline-block;
	vertical-align: middle;
	display: inline;
	zoom: 1;
}
ul{margin: 0; padding: 0;}
ul li{float: left;list-style: none;}
/* header{
	height: 100px;

}
@media(max-width: 768px){
	header{
	height: 50px;

}
}
.logo{
	position: absolute;
	display: table;
	width: 304px;
	height: 100px;
}
.logoin{
	display: table-cell;
	vertical-align: middle;

}
@media(max-width: 768px){
.logo{
	position: absolute;
	left:5px;
	display: flex;
	align-items: center;
	width: 148px;
	height: 45px;
}
}

.menu{
	padding-left: 180px;
}
.menu li{
	line-height: 136px;
	margin-left: 50px;
}
.menu li a{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #a2a2a2;
} */

/*?*/
.container{
	position: relative;
}
/*.myForm{
	position: absolute;
	right: 0;
	height: 100px;
	display: flex;
	align-items: center;
}*/
.myForm{
	position: absolute;
	right: 0;
	top: 40px;
}
.navbar-form{
	padding-right: 0;

}
.form-control{
	border-radius: 22px ;
	box-shadow: 1px 1px 1px 1px #e5e8e9 inset;
	border-color: #ccc;

}
.btn-sub{
	border-radius: 22px;
	color: #fff;
	width: 65px;
	border-color: #ccc;
}
.btn-sub:hover{
	border-radius: 22px;
	color: #fff;
	width: 65px;
	border-color: #ccc;
	background-color: #43b3e5;
}
.icon{
	position: absolute;
	right: 0;
	top: 15px;
	cursor: pointer;
}
.icon a{
	color: #ccc;
}
/*表单样式*/
.btn-sub{
	margin-left: -33px;
	background-color: #43b3e5;
}


/*小屏幕的导航*/
.menu-link{
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.menu-link *{box-sizing: border-box;}

.menu-link { display:none; border-radius:5px; box-sizing: border-box; position:absolute; top:25px;right:-8px;font-size: 11px;z-index: 10;width:40px;height:40px; padding:8px;}
@media(max-width: 768px){
	.menu-link {
		 display:none;
		 border-radius:5px;
		  box-sizing: border-box;
		   position:absolute;
		   top:6px;
		   right:8px;
		   font-size: 11px;
		   z-index: 10;
		   width:40px;
		   height:40px;
		   padding:8px;
}
}
.menu-link:hover,
.menu-link:focus {}
.menu-link span {position: relative;display: block;margin-top:10px;}
.menu-link span,
.menu-link span:before,
.menu-link span:after {background-color: #ff1626;width: 100%;height:2px;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.menu-link span:before,
.menu-link span:after {position: absolute;top: -.55em;content: " ";}
.menu-link span:after {top: .55em;}
.menu-link.active span {background: transparent;}
.menu-link.active span:before {
-webkit-transform: rotate(45deg) translate(.5em, .4em);
-moz-transform: rotate(45deg) translate(.5em, .4em);
-ms-transform: rotate(45deg) translate(.5em, .4em);
-o-transform: rotate(45deg) translate(.5em, .4em);
transform: rotate(45deg) translate(.5em, .4em);
}
.menu-link.active span:after {
-webkit-transform: rotate(-45deg) translate(.4em, -.3em);
-moz-transform: rotate(-45deg) translate(.4em, -.3em);
-ms-transform: rotate(-45deg) translate(.4em, -.3em);
-o-transform: rotate(-45deg) translate(.4em, -.3em);
transform: rotate(-45deg) translate(.4em, -.3em);
}
.menu-link1{
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.menu-link1 *{box-sizing: border-box;}
.menu-link1 { display:none; border-radius:5px; box-sizing: border-box; position:absolute; top:25px;right:-8px;font-size: 11px;z-index: 10;width:40px;height:40px; padding:8px;}
.menu-link1:hover,
.menu-link1:focus {}
.menu-link1 span {position: relative;display: block;margin-top:10px;}
.menu-link1 span,
.menu-link1 span:before,
.menu-link1 span:after {background-color: #d1d1d1;width: 100%;height:2px;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.menu-link1 span:before,
.menu-link1 span:after {position: absolute;top: -.55em;content: " ";}
.menu-link1 span:after {top: .55em;}
.menu-link1.active span {background: transparent;}
.menu-link1.active span:before {
-webkit-transform: rotate(45deg) translate(.5em, .4em);
-moz-transform: rotate(45deg) translate(.5em, .4em);
-ms-transform: rotate(45deg) translate(.5em, .4em);
-o-transform: rotate(45deg) translate(.5em, .4em);
transform: rotate(45deg) translate(.5em, .4em);
}
.menu-link1.active span:after {
-webkit-transform: rotate(-45deg) translate(.4em, -.3em);
-moz-transform: rotate(-45deg) translate(.4em, -.3em);
-ms-transform: rotate(-45deg) translate(.4em, -.3em);
-o-transform: rotate(-45deg) translate(.4em, -.3em);
transform: rotate(-45deg) translate(.4em, -.3em);
}
/*小屏幕菜单*/
.header_bg{ position:fixed; -webkit-transform: translateZ(0); left:0px; top:0px; right:0px; bottom:0px; z-index:99991; display:none;}

@media(min-width: 768px){
	.menu{
		float: right;
		height: 100px;
	}
}
/*大屏幕时的菜单*/
.menu .h3 a{ position:relative;   padding: 0; font-size:16px; display:block; color:#444; line-height: 100px;}
/*小屏幕时的菜单*/
@media(max-width: 768px){
	.menu .h3 a{
		position:relative;
		 height:40px;
		  line-height:40px;
		  padding-bottom: 0;
		  padding-top: 0;
		   padding-left: 15px;
		   padding-right: 15px;
		   font-size:16px;
		   display:block;
		   color:#444;}
}
/*.menu .h3 a:after{content:'\20'; position:absolute; height:2px; left:0px; right:0px; bottom:0px; background:#ff1626; display:none;}*/
.menu li{ float:left; position:relative; margin:0 5px; }
.menu li:hover .h3 a,.menu li.curr .h3 a{color:#ff1626;}
.menu li:hover .h3 a:after,.menu li.curr .h3 a:after{ display:block;}
.menu .box{ display:none; background-color:#fff; position:absolute; left:0px; top:100%; right:0px; text-align:center; z-index: 999;}
.menu .box a{ height:34px; line-height:34px; display:block; font-size:14px; color:#333;}
.menu .box a:hover{ background:#e91120; color:#fff;}
.menu li:hover .box{ display:block;}
.menu .boxw{ left:-15px; right:-15px;}

.menu .boxm{ width:360px; left:50%; margin-left:-180px; right:inherit; overflow:hidden;}
.menu .boxm a{ float:left; width:25%; border-bottom:1px solid #FFF; border-right:1px solid #fff; box-sizing:border-box;}
.menu .boxm .boxm_pd{ margin-right:-2px;}

.menu li .h3 em{ display:none; font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; position:absolute; right:20px; top:0px; width:40px; height:40px; text-align:center; line-height:40px; cursor:pointer;}
.menu li .h3 em:before { content: "\e604"; }
.menu li .h3 em.active:before { content: "\e606"; }
.menu li:hover .h3 em,.menu li.curr .h3 em{ color:#fff;}

.menu li .h3 i{ display:none; font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; position:absolute; right:20px; top:0px; width:40px; height:40px; text-align:center; line-height:40px;}
.menu li .h3 i:before { content:"\e88b"; }


@media(max-width: 768px){
.menu-link {
	display: block;
	}
	.menu-link p {
    padding-top: 6px;
    color: #ff1626;
    font-size: 12px;
}
.menu {
    display: none;
    position: fixed;
    -webkit-transform: translateZ(0);
    top: 80px;
    left: 0px;
    right: 0px;
    width: auto;
    padding: 0px;
    background-color: #fff;
    border-top: 1px solid #ccc;
}
.menu li {
    width: auto;
    float: none;
    padding: 0px;
}
.menu1 li.curr .h3 a, .menu li:hover .h3 a {
    background: #ff1626;
    color: #fff;
}
}

@media(max-width: 768px){
	.menu li{
		margin: 0;
	}
}
/*小屏幕的导航条*/
.menu li .h3 em::before {

    content: "\e604";

}
元素 {

}
.menu li .h3 em {

    display: block;

}
.menu li .h3 em {

    display: none;
    font-family: !"iconfont" importan";
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 20px;
    top: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;

}
.menu li .box{
	display: none;
}
@media(max-width: 768px){
.menu li .h3 em {
    display: block;
}
.menu li:hover .box {
	display: none;
    position: static;

}
.menu {

    display: none;
    position: absolute;
    -webkit-transform: translateZ(0);
    top: 50px;
    left: 0px;
    right: 0px;
    width: auto;
    padding: 0px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    z-index: 999;

}
}
.menu li:hover .h3 a, .menu li.curr .h3 a {
    color: #ff1626;
}
@media(max-width: 768px){
  .menu li.curr .h3 a, .menu li:hover .h3 a {
    background: #ff1626;
    color: #fff;
}
}

/*昕满电子*/
.header1{
	background: #4d4d4e;
	height: 42px;
	line-height: 42px;
	color: #ddd;
	font-size: 12px;
	font-family: "微软雅黑";
	cursor: pointer;
}

.header1 p{
	font-weight: bolder;
	font-size: 14px;
}

/* header{
	background: #fff;
	color: #4d4d4e;
	font-family: "微软雅黑";
	font-size: 16px;
} */
/*
@media(min-width: 992px){
	.menu li{
		padding-left: 10px;
		padding-right: 10px;
	}
} */



@media(min-width: 1200px){
	.menu li{
		padding-left: 20px;
		padding-right: 20px;
	}
}

/*main*/
/*m1*/
.m1{
	background: #f2f2f2;
	height: 58px;
}
.m1 .list-unstyled li a{
	color: #999999;
}
.m1 .list-unstyled li{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #999999;
	border-right: 1px solid #999999;
	padding-left: 15px;
	padding-right: 15px;
}
.m1 .list-unstyled {
	margin-top: 22px;
}
.m1 .list-unstyled li:first-child{
	color: #666666;
}
.m1 .list-unstyled li:last-child{
	border-right: none;
}
.m1 form{
	margin-top: -8px;
}
@media(max-width: 768px){
	.m1{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.m1 form{
	margin-top: 0px;
}
}
.m1 .input-group{
	width: 400px;

}
@media(max-width:768px ) {
	.m1 .input-group{
	width: 280px;

}
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 22px;
    border-bottom-right-radius: 22px;
}
.m1 .input-group-btn > .btn{

	width: 60px;
	margin-left: -60px;
	background: #32ab38;
	outline: none;
}
.input-group:focus .btn{
	border-color: #66afe9;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.m1 .input-group-btn > .btn:focus{
	border-color: #66afe9;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.m1 .input-group-btn > .btn span{
	color: #fff;
}


.m2{
	padding-top: 90px;
	padding-bottom: 110px;
}
@media(max-width: 768px){
	.m2{
	padding-top: 15px;
	padding-bottom: 15px;
}
}
.m2 .title{
	font-family: "FZLTCHJW GB1 0";
	font-weight: bold;
	font-size: 36px;
	color: #484848;
	text-align: center;
}
@media(max-width: 768px){
	.m2 .title{
	font-family: "FZLTCHJW GB1 0";
	font-weight: bold;
	font-size: 18px;
	color: #484848;
	text-align: center;
}
}
.m2 .titlef{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #c0c0c0;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
}
@media(max-width: 768px){
	.m2 .titlef{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #c0c0c0;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
}
dl{
	margin-bottom: 0;
}
.m2 .slide{
	cursor: pointer;
}
.m2 .slide .title{
	font-family: "微软雅黑";
	font-size: 18px;
	color: #484848;
	font-weight: 100;
	line-height: 50px;
	background: #e8e8e8;
}

.m2 .cover{
	background: #32ab38;
	color: #fff;
	padding: 10px 15px;
	position: absolute;
	width: 99%;
	bottom: 0;
	opacity: 0;
	filter:alpha(opacity=0);
	transition: all 1s;
	-webkit-transition: all 1s;
}
.m2 .slide:hover .cover{
	opacity: 1;
	filter:alpha(opacity=100);
}
.m2 .slide{
	border:2px solid #efefef;
}
@media(min-width: 768px){
.m2 .slide:hover{
	border: 2px solid #32ab38;
}
}

.cover .titlex{
	font-family: "微软雅黑";
	font-size: 18px;
	text-align: center;
	margin-bottom: 15px;
}
.cover .desc{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 1.8;
}
.more{
	width: 150px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dcdcdc;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	margin-top: 70px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
@media(max-width: 768px){
	.more{
		margin-top: 15px;
	}
}
.more:hover{
	color: #fff;
	background: #32ab38;
}


.m3{
	background: url(../images/2_47.jpg) top center #244d6f no-repeat;
	padding-top: 90px;
	padding-bottom: 110px;
}
@media(max-width: 768px){
	.m3{
	background: #2c509f;
	padding-top: 15px;
	padding-bottom: 15px;
}
}
.m3 .title{
	font-family: "FZLTCHJW GB1 0";
	font-weight: bold;
	font-size: 36px;
	color: #fff;
	text-align: center;
}
@media(max-width: 768px){
	.m3 .title{
	font-family: "FZLTCHJW GB1 0";
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
}
.m3 .titlef{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
}
@media(max-width: 768px){
	.m3 .titlef{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
}
@media(min-width: 768px){
	.col-d1{
		float: left;
		width: 45%;
	}
	.col-d2{
		float: left;
		width: 55%;
	}
}
.col-d2 .title{
	font-family: "微软雅黑";
	font-size: 24px;
	color: #32ab38;
	text-align: left;
}
.col-d2 .titlef{
	font-family: "HelveticaNeueL TPro Lt";
	font-size: 14px;
	color: #c2c0c0;
	text-align: left;
	margin-bottom: 25px;
}
@media(max-width: 768px){
	.col-d2 .titlef{
	font-family: "HelveticaNeueL TPro Lt";
	font-size: 14px;
	color: #c2c0c0;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 5px;
}
}
.col-d2 .desc{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ebebeb;
	line-height: 2;
}
/*时间线*/
		.time_line_box{
        position: relative;
        height: 60px;
        overflow: hidden;
    }
    .time_line{
        position: absolute;
    z-index: 1;
    left: 0;
    top: 49px;
    height: 1px;
    background: #dfdfdf;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
    }
    .order_item{
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 15px;
    color: #fff;
    }
    @media(max-width: 768px){
   	.order_item{
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 15px;
    color: #fff;
    }
    }
    .order_item:hover{
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 15px;
    color: #fff;
    }
    @media(max-width: 768px){
    	.order_item:hover{
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 15px;
    color: #fff;
    }
    }
    .order_item:after{
        content: '';
    position: absolute;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    bottom: -5px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    background-color: #fff;
    }
    .selected:after{
    background-color: #32ab38;
    border-color: #32ab38;
    box-shadow: 0px 0px 8px 4px #fff;
    }
    .filling_line{
        position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 47%;
    background-color: #32ab38;
    transform-origin: left center;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: initial;
    transition-delay: initial;
    }
     .filling_line2{
        position: absolute;

    z-index: 1;
    left: 28%;
    top: 0;
    height: 100%;
    width: 47%;
    background-color: #32ab38;
    transform-origin: left center;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: initial;
    transition-delay: initial;
    }
    .filling_line3{
        position: absolute;

    z-index: 1;
    left: 59%;
    top: 0;
    height: 100%;
    width: 47%;
    background-color: #32ab38;
    transform-origin: left center;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: initial;
    transition-delay: initial;
    }
    .filling_line4{
        position: absolute;

    z-index: 1;
    left: 87%;
    top: 0;
    height: 100%;
    width: 47%;
    background-color: #32ab38;
    transform-origin: left center;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: initial;
    transition-delay: initial;
    }
    .time_tip{
        width: 100%;
        height: 100px;
        line-height: 70px;
        text-align: center;
        color: #151BFD;
        border-bottom: 1px solid #ddd;
    }

/*时间线*/
.time_line_box{
	cursor: pointer;
}
.tline{
	position: absolute;
    z-index: 1;
    left: 0;
    top: 49px;
    height: 1px;
    width: 100%;
    background: #dfdfdf;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}
.m4{
	padding-top: 80px;
	padding-bottom: 110px;
}
@media(max-width: 768px){
.m4{
	padding-top: 15px;
	padding-bottom: 15px;
}
}
@media(min-width: 768px){
	.m4 .col-sm-4{
	padding: 0;
	cursor: pointer;

}
}


.m4 .title{
	font-family: "FZLTCHJW GB1 0";
	font-weight: bold;
	font-size: 36px;
	color: #484848;
	text-align: center;
}
@media(max-width: 768px){
	.m4 .title{
	font-family: "FZLTCHJW GB1 0";
	font-weight: bold;
	font-size: 18px;
	color: #484848;
	text-align: center;
}
}
.m4 .titlef{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #c0c0c0;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
}
@media(max-width: 768px){
	.m4 .titlef{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #c0c0c0;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
}
.wenzi{
	position: absolute;
	top: 15%;
	padding-left: 15px;
	padding-right: 15px;
}
.wenzi .title{
	font-family: "FZLTCHJW GB1 0";
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	text-align: left;
}
@media(max-width: 768px){
	.wenzi .title{
	font-family: "FZLTCHJW GB1 0";
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-align: left;
}
}
.wenzi .desc{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	text-align: left;
	margin-top: 10px;
	line-height: 2;
}
hr {
    width: 40px;
    height: 1px;
    border: none;
        border-top-width: medium;
        border-top-style: none;
        border-top-color: currentcolor;
    border-top: 1px solid #fff;
    margin-top: 8px;
    text-align: left;
}
.m5{
	padding-top: 80px;
	padding-bottom: 110px;
	background: url(../images/67.jpg);
}
@media(max-width: 768px){
	.m5{
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(../images/67.jpg);
}
}
.m5 .title{
	font-family: "FZLTCHJW GB1 0";
	font-weight: bold;
	font-size: 36px;
	color: #484848;
	text-align: center;
}
@media(max-width: 768px){
	.m5 .title{
	font-family: "FZLTCHJW GB1 0";
	font-weight: bold;
	font-size: 18px;
	color: #484848;
	text-align: center;
}
}
.m5 .titlef{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #c0c0c0;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
}
@media(max-width: 768px){
	.m5 .titlef{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #c0c0c0;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
}
.qh{
	width: 100%;
	text-align: center;

}
.qh .list-unstyled{
	margin-left: auto;
	margin-right: auto;
}
.anniu{
	display: table;
	padding-bottom: 50px;
}
@media(max-width: 768px){
	.anniu{
		padding-bottom: 15px;
	}
}
.anniu span{
	width: 130px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #fff;
	background: #bdbdbd;
	text-align: center;
	line-height: 38px;
	border-radius: 22px;
	cursor: pointer;
}
.anniu span:first-child{
	margin-right: 40px;
}
.anniu span:hover ,.anniu span.active{
	background: #32ab38;
}
.newItems{
	cursor: pointer;
}
.newItems .title{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #484848;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
}
.newItems .time{
	padding-left: 25px;
	background: url(../images/2_84.png) left no-repeat;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	margin-bottom: 10px;
}
.newItems .desc{
	position: relative;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #484848;
	line-height: 2;
	margin-bottom: 10px;
}

.hr2{
	width: 100%;
    height: 2px;
    border: none;
        border-top-width: medium;
        border-top-style: none;
        border-top-color: currentcolor;
    border-top: 2px solid #dcdcdc;
    margin-top: 8px;
    text-align: center;

    margin: 0;
    margin-top: 15px;
}
.hr3{
	position: absolute;
	bottom: 1px;
	width: 0%;
    height: 2px;
    border: none;
        border-top-width: medium;
        border-top-style: none;
        border-top-color: currentcolor;
    border-top: 2px solid #dcdcdc;
    margin-top: 8px;
    text-align: center;
    transition: all 1s;
    -webkit-transition: all 1s;
    margin: 0;
    margin-top: 15px;
}
.newItems:hover .hr3{
	width: 100%;
	border-top: 2px solid #32ab38;
}
.new1 , .new2{
	display: none;
}
.new1.active , .new2.active{
	display: block;
}
/*底部*/
/* footer{
	padding-top: 70px;
	padding-bottom: 75px;
	color: #9a9a9a;
	font-family: "微软雅黑";
	background: #2e2e2e;
}
@media(max-width: 768px){
	footer{
	padding-top: 20px;
	padding-bottom: 25px;
	color: #9a9a9a;
	font-family: "微软雅黑";
	background: #2e2e2e;
}
}
footer ol{
	padding-left: 0;
	line-height: 30px;
}
.footlist li{
	font-size: 18px;
	color: #fdfcfc;

	font-weight: bold;
}
.footlist li ol:first-child{
	margin-top: 25px;
}
.footlist li ol a{
	font-size: 14px;
	color: #9a9a9a;

}
.footlist li ol{
	font-size: 14px;
	color: #9a9a9a;

}
@media(min-width: 992px){
	.footlist li{
		margin-left: 15px;
		margin-right: 40px;
	}
}
@media(min-width: 1200px){
	.footlist li{
		margin-left: 15px;
		margin-right: 75px;
	}
} */


.bq{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;
	height: 70px;
	line-height: 70px;
	background: #1b1b1b;
	text-align: center;
}
@media(max-width: 768px){
	.bq{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;

	line-height: 36px;
	background: #1b1b1b;
	text-align: center;
	margin-bottom: -50px;
}
}
/*底部*/
.m3Items{
	display: none;

}
.m3Items.active{

	display: block;
}
.m4 .col-sm-4{
	overflow: hidden;
}
.m4 img{
	transition: all 1s;
	-webkit-transition: 1s;
}
.m4 img:hover{
	transform: scale(1.1);
}
/*内页*/
.dym1{
	height: 45px;
	background: #f2f2f2;
	line-height: 45px;
}
.dym1 .list-unstyled li{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	margin-right: 5px;
}

.dym1 .list-unstyled li:last-child{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
}
.dym2{
	padding-top: 25px;
	padding-bottom: 110px;
}
@media(max-width: 768px){
	.dym2{
	padding-top: 15px;
	padding-bottom: 15px;
}
}

.dym2 .title{
	font-family: "FZLTCHJW GB1 0";
	font-weight: bold;
	font-size: 36px;
	color: #484848;
	margin-bottom: 25px;

}
@media(max-width: 768px){
	.dym2 .title{
	font-family: "FZLTCHJW GB1 0";
	font-weight: bold;
	font-size: 18px;
	color: #484848;
	margin-bottom: 15px;

}
}
.dym2 ul li{


}
.dym2 ul li a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	padding: 8px 22px;
	background: #f2f2f2;
}
.dym2 ul li a:hover{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	background: #32ab38;
}
@media(min-width: 768px){
	.imgcontent .col-xs-12{
		padding: 10px;
	}
}
.dym2 .imgcontent{
	 text-align: justify;

}
.dym2 .imgcontent .title {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #484848;
    font-weight: 100;
    line-height: 50px;
    background: #e8e8e8;
    text-align: center;
	position:relative;
	bottom: 0px;
}
.dym2 .cover {
    background: #0073bc;
    color: #fff;
    padding: 10px 15px;
    position: absolute;
    bottom: 0;
    opacity: 0;
	filter:alpha(opacity=0);
    transition: all 1s;
    -webkit-transition: all 1s;
}
.dym2 .imgItems:hover .cover{
	opacity: 1;
	filter:alpha(opacity=100);
}
.dym2 .imgItems{
	position: relative;
	cursor: pointer;


}
.dym2 .imgItems:hover{
	position: relative;
	cursor: pointer;

}
.dym2 .imgItems .cover{
	position: absolute;
	width: 100%;
	bottom: 0px;
}
.fenye{
	margin-top: 30px;
	text-align: center;
}
@media(min-width: 768px){
.newcontent>div.col-xs-12{
	padding-left: 0;
	padding-right: 0;
}
}
.newItems{
	margin-bottom: 15px;
}


.xinwen{
   font-family: "微软雅黑";
   font-size: 18px;
   color: #999999;
}
.descnew {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #999999;
    text-align: left;
    margin-top: 10px;
    line-height: 2;
}



.dycontent img{
	display: block;
	max-width: 100%;
}
@media(max-width: 768px){
	.dycontent img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
}
	.dycontent{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
	line-height: 1.8;
}
.showlist .title{
	font-family: '微软雅黑';
	font-size: 24px;
	color: #999999;
	font-weight: 100;
}
.showlist .time{
	font-family: '微软雅黑';
	font-size: 14px;
	color: #999999;
	font-weight: 100;
}
@media(max-width: 768px){
.showlist .title{
		font-size: 18px;
	}
}
.contentimg{
	font-size: 16px;
	font-family: '微软雅黑';
	color: #999999;
	line-height: 1.8;
}
.contentimg img{
	margin-bottom: 15px;
}
.menu li{
	margin-left: 0;
	margin-right: 0;
	line-height: 100px;
}
.m3Items .desc{
	font-family:'微软雅黑';
	font-size: 16px;
	color: #fff;
	line-height: 1.8;
	text-indent:2em;
}
.col-30x{

	width: 20%;
	float: left;
	padding: 0;

	border: 1px solid #eee;
	margin-right: -1px;
	border-bottom: none;


}
@media(max-width: 768px){
	.col-30x{
		width: 100%;
	}
	.imgItems{
		margin-bottom: 15px;
	}
}
.col-14x{

	width: 16%;
	float: left;
	padding: 0;

	border-left: 1px solid #999999;
	border: 1px solid #eee;
	margin-right: -1px;
}
@meida(max-width: 768px){
	.col-14x{
		display: none;
	}
}
@media(min-width: 768px){
	.imgcontent .col-xs-12{
		padding: 0;
	}
}
.jstx{
	overflow: hidden;
}
.jstx .tx{
	font-family: '微软雅黑';
	font-size: 16px;
	color: #fff;
	text-align:center;
	line-height: 35px;
	height: 35px;
	background: #999999;

}
.jstx .dx{
	padding: 5px;
}
.imgcontent{
	/* height: 290px; */
	margin-bottom: 50px;
}
.showlr .title{
	font-family：'微软雅黑';
	font-size: 18px;
	margin-bottom: 15px;
}
@media(max-width: 768px){
	.img-responsive{
		width: 100%;
	}
}
@media(max-width: 768px){
	.bx-prev ,.bx-next{
		display: none;
	}
}
.imgItems .tx {
    font-family: '微软雅黑';
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    height: 35px;
    background: #999999;
}
.r1 .col-sm-4 , .r2 .col-sm-4 , .r3 .col-sm-4{
	padding-left: 0;
	padding-right: 0;
}
/* footer{
	margin-top: -20px;
} */
.page_list{ height:87px;line-height:87px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:16px;margin-top:20px; margin-bottom:20px;}

.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center; margin:0 10px; width:48px; height:48px; line-height:48px; border-radius: 50%;}

.page_list a:hover{color:#fff;border:1px solid #009843;background:#009843;}

.page_list a.on{color:#fff;border:1px solid #009843;background:#009843;}
@media(max-width: 768px) {

.page_list{ height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:13px;margin-top:20px; margin-bottom:20px;}

.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center; margin:0 10px; width:18px; height:18px; line-height:18px; border-radius: 50%;}

.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}

.page_list a.on{color:#fff;border:1px solid #009843;background:#009843;}
}


/* 搜索功能 */
.search-box {
	padding: 5px;
	border: 1px solid #aaa;
	border-radius: 30px;
}
.search-box > input {
	border: none;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	outline: none;
}
.search-box > button {
	height: 30px;
	width: 30px;
	padding: 0;
	border: none;
	border-radius: 50%;
	background: url('../images/search.png') no-repeat center center;
	-webkit-background-size: 100%;
	background-size: 100%;
	outline: none;
}
@media (max-width: 767px) {
	.search-box {
		padding: 3px 5px;
	}
	.search-box > input {
		height: 25px;
		line-height: 25px;
	}
	.search-box > button {
		height: 25px;
		width: 25px;
	}
}

/* 10/15 wjs */
ul.menu-list-first {
	width: 100%;
	padding: 8px;
	border: 8px solid #eee;
	background-color: #fff;
}
ul.menu-list-first > li {
	float: none;
	border: 1px solid #ccc;
	padding: 5px 0;
	background: #eee;
}
ul.menu-list-first > li > a {
	display: block;
	padding: 0;
	padding-left: 20px;
	background: none;
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
ul.menu-list-first > li.active > a {
	color: #32ab38;
}
ul.menu-list-first > li > a:hover {
	background: none;
	color: #32ab38;
	font-weight: bold;
	font-size: 16px;
}
ul.menu-list-first > li > a > span.open-icon {
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 18px;
	margin-right: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #ccc;
	text-align: center;
	font-size: 20px;
}
ul.menu-list-secondary {
	display: none;
	position: relative;
	top: 5px;
}
ul.menu-list-secondary > li {
	float: none;
	border-top: 1px solid #ccc;
	padding: 8px 0;
	background-color: #fff;
}
ul.menu-list-secondary > li.active {
	background-color: #32ab38;
}
ul.menu-list-secondary > li.active > a {
	color: #fff;
}
ul.menu-list-secondary > li > a {
	display: block;
	background: none;
	padding: 0;
	padding-left: 20px;
	color: #555;
}
ul.menu-list-secondary > li:hover {
	background-color: #32ab38;
}
ul.menu-list-secondary > li:hover > a {
	color: #fff;
}
ul.menu-list-secondary > li > a:hover {
	background: none;
}

.md-center > form {
	margin-right: 20px;
}
@media (max-width: 767px) {
	.md-center {
		text-align: center;
	}
	.md-center > .title,
	.md-center > form {
		float: none!important;
	}
	.md-center > form {
		display: inline-block;
		margin-right: 0;
	}
}

ul.products-list {
	width: 100%;
}
ul.products-list > li {
	position: relative;
	width: 18%;
	margin-right: 2.5%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #999;
	overflow: hidden;
}
ul.products-list > li.last {
	margin-right: 0;
}
ul.products-list > li > a {
	padding: 0;
}
ul.products-list > li > a > img {
	width: 100%;
	height: 147px;
}
ul.products-list > li > a > .title {
	font-size: 18px;
	text-align: center;
	margin-bottom: 5px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition:all .2s;
	white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.products-list > li:hover > a > .title {
	color: #0073bc;
}
ul.products-list > li > a > .desc {
	font-size: 12px;
	color: #999;
	text-align: center;
	margin-bottom: 0;
}
ul.products-list > li > a > .info {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20px 10px;
	background-color: #0073bc;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition:all .5s;
}
/* ul.products-list > li:hover > a > .info {
	top: 0;
} */
ul.products-list > li > a > .info > p {
	margin-bottom: 0;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
@media (max-width: 1199px) {
	ul.products-list > li > a > img {
		height: 132px;
	}
}
@media (max-width: 991px) {
	ul.products-list > li > a > img {
		height: 99.5px;
	}
	ul.products-list > li > a > .info {
		padding: 5px;
	}
	ul.products-list > li > a > .info > p {
		font-size: 12px;
	}
}
@media (max-width: 767px) {
	ul.products-list > li,
	ul.products-list > li.last {
		width: 49%;
		margin-right: 2%;
	}
	ul.products-list > li.last-sm {
		margin-right: 0;
	}
	ul.products-list > li > a > img {
		height: 204px;
	}
	ul.products-list > li > a > .info {
		padding: 20px;
	}
	ul.products-list > li > a > .info > p {
		font-size: 14px;
	}
}
@media (max-width: 575px) {
	ul.products-list {
		padding: 0 15px;
	}
	ul.products-list > li {
		width: 100%!important;
		margin-right: 0!important;
	}
	ul.products-list > li > a > img {
		height: auto;
	}
}

.child-mw-100 * {
	max-width: 100%;
}


.select-form {
	width: 100%;
	margin-bottom: 20px;
	font-size: 0;
}
.select-form > select {
	width: 23.5%;
	height: 40px;
	margin-right: 2%;
	font-size: 14px;
}
.select-form > select.last {
	margin-right: 0;
}
