@charset "utf-8";
/*
    HEAD
*/
#head{
	width: 1086px;
	margin:0 auto;
}
#top{
	background: url(../images/n1.jpg) repeat-x bottom;
}
.top{
	height: 30px;
	font-size:14px;
	color:#6e6e6e;
	width: 1086px;
	margin:0 auto;
}
.top p{
	float: left;
	line-height: 25px;
	font-family: "宋体"
}
.top .lang{
	float: right;
	margin-top: 3px;
}
.top .lang a{
	font-style: 14px;
	float: left;
	/*background: #000;*/
	display: block;
	width: 24px;
	height: 18px;
	border-radius: 5px;
	text-align: center;
	line-height: 18px;
	margin-left: 8px;
	color:#fff;
}
#h-t{
	height: 35px;
	border-bottom: 1px solid #eaedf0;
}
.h-top{
	width: 1086px;
	margin:0 auto;
	
}
.h-top .l{
	float: left;
	font-size: 14px;
	line-height: 35px;
	color: #6b6b6a;
}
.h-top .lang{
	float: right;
	margin-top: 9px;
}
.lang a{
	display: inline-block;
	padding: 2px;

}
.head{
    width: 1086px;
    margin:25px auto;
}
#head .h-l{
    float: left;
    width: 20.441988%;
}


.nav {
    position: relative;
    float:right;
    width:75% ;
    margin-top: 15px;
}

#nav  ul li {
    display: block;
    text-align: center;
    position: relative;
    margin-left: 5.134%;
    top: 0;
    float: left; 
}
#nav  ul li:before{
	display: none;
	content: "";
	position: absolute;;
	bottom:0;
	width: 100%;
	height: 2px;
	background: #666;
}
#nav  ul li:after{
	display: none;
	content: "";
	position: absolute;;
	bottom:-11px;
	width: 0;
	height: 0;
	left:50%;
	margin-left: -5px;
	border-width: 6px;
	border-style: solid;
	border-color: #000 transparent transparent transparent;
}
#nav  ul li.curr:before,#nav ul li:hover:before{
	display: block;
}
#nav  ul li.curr:after,#nav ul li:hover:after{
	display: block;
}
#nav ul li:last-child{
	margin-right: 0;
}
#nav  ul  li a {
    color:#575757;
    font-size:14px;
    line-height: 32px;
}

#menu {
    display: none;
    text-align: right;
    margin-top: -.5em;
}

#menu a {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ededed;
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
    border-left-color: #e5e5e5;
    border-right-color: #e5e5e5;
    border-top-color: #e5e5e5;
    border-bottom-color: #bfbfbf;
    color: #fff;
    width: 50px;
    text-shadow: none;
    margin: 0 auto 0;
    display: inline-block;
    border: 0;
    text-transform: none;
    background: #0e4562 !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 1% 0;
}

#menu a:hover {
    background: #000 !important;
}

.bar {
    display: block;
    width: 55%;
    height: 2px;
    margin: 10% auto;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 1px;
}

#close_menu {
    display: none;
}
/*
    banner
*/
.hiSlider{
    overflow: hidden;
    height: auto;
    width: 100%;

}
.hiSlider-item{
    float: left;
}
.hiSlider-item img{
    width: 100%;
}
.b_img{
	margin:0 auto;
	background-size: 100%;
	width: 100%;
}
.about{

	background: url(../images/n4.jpg) top center no-repeat;
	padding: 55px 0 25px;
	margin-top: 85px;
	background-size: 100%;
	position: relative;
}
.about a {
	display: block;
	width: 152px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size:18px;
	color: #fff;
	background: #97b5d7;
	margin:35px auto 0;
}
.a-title{
	text-align: center;
}
.a-title h3{
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	font-family: arial;
}
.a-title p{
	text-align: center;
	color:#fff;
	font-size: 18px;
	margin:5px auto 0;
}
#wrap{
	margin-top: 20px;
}
.ap{
	color: #1c1c1c;
	text-align: center;
	
}
.about1{
	width: 1086px;
	margin: 30px auto 0;
	position: relative;
	font-size: 16px;
	line-height: 28px;
	color:#fff;
	text-align: center;
}
.a-t{
	float: left;
	width: 15.6716417%;
}
.a-b{
	float: left;
	width:84.2454394%
}
.a-t-r{
	width: 72.440944881%;
	margin-left: 55px;
	font-size: 18px;
	line-height: 22px;
}
.a-t-r .p{
	text-indent: 2em;
	font-size: 16px;
	margin-top: 8px;
	line-height: 24px;
}
.a-t-l{
	float: left;
}
.a-img{
	margin-top: 8px;
}
.m{
	background: url(../images/m.png) no-repeat;
	width: 106px;
	height: 139px;
	position: absolute;
	right: 0;
	z-index: 2;
	top: 237px;
	text-align: center;
	line-height: 139px;
	font-size: 21px;
	color: #fff;
	font-weight: bold;

}
#i-pro{
	width: 1086px;
	margin:20px auto 0;
}

.i-pro-t h2{
	font-size: 48px;
	font-weight: bold;
	color: #966528;
	float: left;
}
.i-pro-t h2 span{
	float: left;
	font-family: arial;
}
.i-pro-t h2 sub{
	font-size:15px;
	color: #1d1d1d;
	display: block;
	float: left;
	line-height: 15px;
	margin-top: 23px;
}
.i-pro-t a{
	display: block;
	float: right;
	width: 84px;
	height: 22px;
	background: #edae18;
	font-size:12px;
	color:#fff;
	line-height: 22px;
	text-align: center;
	border-radius: 10px;
	margin-top: 20px;
}
.i-pro{
	background: url(../images/pbg.jpg) top center no-repeat;
	padding: 50px 0 10px;
	margin-top: 25px;
}
.p-fenlei{
	text-align: center;
}
.p-fenlei a{
	color: #fff;
	width: 110px;
	height: 30px;
	line-height: 30px;
	background: #d0a75a;
	border: 3px solid #FFFFFF;
	border-radius: 20px;
	display: inline-block;
	margin:0 35px ;
}
.p-p{
	width: 1041px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 27px;
	margin: 35px auto;
}
.p-pro{
	width: 1141px;
	margin:0 auto;
}
.p-pro li{
	width: 29.2725679228%;
	float: left;
	margin-right: 5.6967572%;
}
.p-pro li:last-child{
	margin-right: 0;
}
.p-pro a{
	padding: 10px;
	background: url(../images/1.png) no-repeat top center;
	display: block;
	height: 264px;
}
.p-pro p{
	text-align: center;
	font-size: 16px;
	color: #212121;
	width: 100%;
}
.inpro {
    width: 1086px;
    margin:0 auto;
    position: relative;
}

.rolls {
    width: 1086px;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
}

#roll {
    width: 100%;
    overflow: hidden;
    position: relative;
}

#rolldiv {
    width: 9999999px;
}

#rolldiv li{
    float: left;
    width: 22.79116465%;
}
#rolldiv ul {
	float: left;
}
#rolldiv li {
    width: 21.54696%;
    overflow: hidden;
    float: left;
    margin:0 21px;
    border: 1px solid #afafaf;
    padding: 15px 8px;
}
#rolldiv li >img{
	margin: 10px auto 15px;
}
#rolldiv li p {
	font-size: 14px;
	color: #232323;
	margin:0 auto;
}
#rolldiv li .cp_js{
	margin:15px 0 0 3px;
}
#rolldiv li h3{
	color: #232323;
	font-size: 16px;
	width: 100%;
	font-weight: bold;
}
#rolldiv li h3:after{
	display: block;
	content: "";
	width: 20px;
	height: 4px;
	background: #fbb203;
	margin:5px 0;
}
#rolldiv li:last-child{
	margin-right: 0;
}
#rollimg, #rollimg1 {
    list-style: none;
    width: auto;
    float: left;
    width: 1086px;;
}

#prev, #next {
    width: 30px;
    cursor: pointer;
    position: absolute;
   	top: 25%;
    
}
#next{
	left: -70px;
	top: 85px;
}
#prev {
    right:-70px;
    top: 85px;
}
#i_lz{
	background: url(../images/n6.jpg) no-repeat center;
	padding: 150px 0 55px;
	position: relative;
	background-size: 100%;
}
.i_lz{
	height: 437px;
	width: 1086px;
	margin:0 auto;
	background: #fff;
	position: relative;
}
.i_lzi{
	position: absolute;
	width: 382px;
	left: 50%;
	margin-left: -191px;
	top: 0;
	z-index: 9;
}
.i_lzl{
	margin:40px 0 0 40px;
	float: left;
	width: 41.896869%;
}
.i_lzr{
	margin:40px 40px 0 0px;
	float: right;
	width:38.896869%;
}
.i_lzl p{
	font-size:14px;
	line-height: 22px;
	color:#414141;
}
.i_lzl .imap img{
	padding: 6px;
	border:2px solid #f0eded;
	margin:15px 0 25px;
}
.i_lzl h3,.i_lzr h3{
	font-size: 24px;
	font-weight: bold;
	color:#91660f;
}
.i_lzr h3{
	color:#161616;
}
.im{
	display: block;
	width: 85px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #97b5d7;
	font-size:14px;
	color: #fff;
	margin: 15px auto 0;
}
.i_ly{
	margin-top: 15px;
	
}
.i_ly p{
	color: #fbb203;
	font-size:14px;
}
.i_ly p span{
	position: relative;

top: -80px;
}
.i_ly input,.i_ly textarea{
	height: 21px;
	width: 198px;
	background: none;
	border:1px solid #dadada;
	border-radius: 13px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.i_ly input.ns{
	display: block;
	width: 85px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #97b5d7;
	font-size:14px;
	color: #fff;
	margin: 15px auto 0;
	border-radius: 0;
	border:none;
}
.i_ly>input{
	display: block;
	width: 85px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #97b5d7;
	font-size:14px;
	color: #fff;
	margin: 15px auto 0;
	border: none;
	border-radius: 0;
	cursor: pointer;
}
.i_ly textarea{
	height: 81px;
	width: 80%
}
#index-n .i-n-r h1{
	font-size: 25px;
	color: #000000;
	margin-bottom: 35px;
}
#inside-page{
	background: url(../images/n8.jpg);
	padding-top: 80px;
}
.inside_l{
	float: left;
	width: 18.8766%;
}
.inside-page{
	width: 1280px;
	padding: 60px 95px;
	background: #fff;
	box-shadow: 0px 5px 14px rgba(0,0,0,0.1);
	margin:0 auto;
}
.title{
    text-align: center;
}
.title h3{
	font-size:25px;
	color: #fff;
	text-align: center;
	height: 95px;
	line-height: 95px;
	background: #eba602;
}
.title h3 img{
	display: inline-block;
	margin-right: 10px;
}
.title p{
	font-size:10px;
	color: #9e9e9e;
	font-family: arial;
	background: url(../images/s4.png) no-repeat center left;
}
.more{
	width: 219px;
	height: 39px;
	margin: 0 auto;
	border:1px solid #b69a61;
	line-height: 41px;
	text-align: center;
	color: #b69a61;
	font-size: 18px;
	display: block;
}
.i-map img{
	margin:50px auto 0;
}

/*
    FOOTER
*/
#footer{
	background: #e6e6e6;
	padding: 25px;
	margin-top: 20px;
}
.footer{
	width: 1086px;
	margin:0 auto;
}
.f_l{
	width: 34.069%;
	float: left;
}
.f_m{
	width: 34.7145%;
	float: left;
}
.f_r{
	float: right;
	width: 30.93922%;
}
.f_r img{
	float: right;
}
.f_l h4{
	font-size: 16px;
	color: #313131
}
.f_l h4 span{
	background: url(../images/n7.jpg) no-repeat center;
	width: 89px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	color: #b60404;
	letter-spacing: 13px;
	margin-left: 3px;
	padding-left: 15px;
}
.f_l div p{
	margin-top: 15px;
	color:#313131;
	font-size: 14px;
	margin-bottom: 10px;
}
.f_l div span{
	font-size: 22px;
	padding-left: 25px;
}
.f_l h2{
	width: 141px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #eba602;
	color: #fff;
	font-size: 14px;
	margin: 10px 0 0 25px;
}
.f_m h2{
	font-size:19px;
	color:#313131;
}
.f_m p{
	font-size:14px;
	line-height: 32px;
	color:#313131;
	margin-top: 20px;
}
#copyright{
	background: #212121;
	height: 30px;
}
.copyright{
	width: 1086px;
	margin:0 auto;
	color: #fff;
	font-size:12px;
	line-height: 30px;
}
.copyright .c_l{
	float: left;
}
.copyright .c_r{
	float: right;
}
.online {
    width: 100px;
    position: fixed;
    right: 1%;
    top: 30%;
}

.online >a,.online div.erweima a{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    width: 84px;
    height: 84px;
    border-bottom: 2px solid #fff;
    overflow: hidden;
    transition:width 0.5s;
	-moz-transition:width 0.5s; /* Firefox 4 */
	-webkit-transition:width 0.5s; /* Safari and Chrome */
	-o-transition:width 0.5s; /* Opera */
	position: relative;
}

/*
    ABOUT
*/
.inside img{
	margin: 0 auto;
	background-size: 100%;
	width: 100%;
}
.inside-nav{
    text-align: center;
}
.inside-nav a{
    display: inline-block;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color:#313131;
    font-size:18px;
    position: relative;
    border:1px solid #e6e6e6;
    width: 100%;
    box-sizing: border-box;
    background: url(../images/n04.png) no-repeat 50px center;
}
.inside-nav a.current,.inside-nav a:hover{
    color:#eba602;
    border:1px solid #eba602;
    background: url(../images/n03.png) no-repeat 50px center;
}
.lxwm{
	margin-top: 40px;
}
.lxwm h3{
	font-size:30px;
	color: #fff;
	text-align: center;
	height: 95px;
	line-height: 95px;
	background: #3d3d3d;
}
.lxwm h3 img{
	display: inline-block;
	margin-right: 10px;
}
.lxwm div{
	border: 1px solid #e6e6e6;
	border-top: none;
	padding: 20px 0 35px;
}
.lxwm p{
	text-align: center;
	font-size: 15px;
	color: #515151;
}
.ily{
	margin-top: 20px;
	font-size: 15px;
	color: #515151;
}
.ily a{
	width: 80px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	background: #eba602;
	margin:10px auto 0;
	display: inline-block;
}
.lxwm p span{
	font-size: 18px;
	color: #eba602;
	font-family: arial;
}
#i_side{
	width: 78.54511%;
	margin: 0 auto;
	float: right;
	padding-bottom: 30px;
	border:1px solid #e6e6e6;
	line-height: 35px;
}
.i_side_p_l{
	float: left;
	font-size: ;
	color: #414141;
}
.i_side_p_r{
	float: right;
	font-size: 14px;
	color: #717171;
}
.i_side{
	padding: 0 20px;
}
.i_side_p{
	border-bottom: 1px solid #ececec;
	padding: 0 20px;
}

.i_about{
	line-height: 32px;
	font-size: 16px;
	color: #414141;
}
.i_about img{
	margin: 20px auto 15px;
}


.gallery {
	width:1141px;
	margin:0 auto;
}
.gallery li{
	float: left;
	width: 29.79842243%;
	margin-bottom: 50px;
	margin-right: 4.38212094%;
	position: relative;
}
.gallery li:nth-child(3n){
	margin-right: 0;
}
.gallery li p{
	position: absolute;
	width: 98px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background: rgba(0,0,0,0.55);
	font-size: 18px;
	color: #FFFFFF;
	left: 36%;
	top: 45%;
	display: none;
}
.gallery li:hover{
	box-shadow: rgba(0,0,0,0.4) 7px 0 12px;
}
.gallery li:hover p{
	display: block;
}

.page {
    text-align: center;
    margin:45px 0;
}
.page a{
    display: inline-block;
    height: 26px;
    width: 26px;
    color: #717171; 
    line-height: 26px;
    text-align: center;
    font-size:12px;
    background: #fff;
    border:1px solid #717171;
    border-radius: 3px;
}

.r img{
    margin:0 auto;
}
.page a:hover{
	background: #626262;
	color: #fff;
}
/*
    PRODUCT
*/
.i_pro ul{
	margin-top: 25px;
	width: 105%;
}
.i_pro li{
	width: 30.2211%;
	float: left;
	box-sizing: border-box;
	border:1px solid #dadada;
	margin:0 4.29975% 20px 0;
	max-width: 247px;
}
.i_pro li p{
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #717171;
	color: #fff;
}
.i_pro li:hover{
	border:1px solid #eba602;
}
.i_pro li:hover p{
	background: #eba602;
	color: #fff;
}
/*
    PD
*/
.i_pd{
	margin-top: 35px;
}
.i_pd h3{
	font-size: 20px;
	color: #313131;
	text-align: center;
}
.i_pd h4{
	background: url(../images/n05.png) no-repeat;
	width: 121px;
	color: #fff;
	font-size: 18px;
	padding-left: 15px;
	line-height: 31px;
}
.i_pd p{
	line-height: 29px;
	margin-top: 10px;
	font-size: 18px;
}
.i_pd img{
	margin:20px auto;
	border:1px solid #eba602;
}
.page01{
	text-align: center;
	margin-top: 100px
}
.page01 a{
    display: inline-block;
    padding:3px 8px;
    color: #717171; 
    line-height: 26px;
    text-align: center;
    font-size:12px;
    background: #fff;
    border:1px solid #717171;
    border-radius: 3px;
    box-shadow: inset 1px 2px 5px rgba(0,0,0,0.2);
}
.page01 a:last-child{
	width: 
}
.page01 a:hover{
	background: #626262;
	color: #fff;
}
.pj h3,.ly h3{
	background: url(../images/n05.png) no-repeat;
	width: 121px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 31px;
	margin:25px auto;
}
.ly input,.ly textarea{
	height: 24px;
	line-height: 24px;
	border: 1px solid #e6e6e6;
	background: none;
	border-radius: 15px;
	display: block;
	padding-left: 15px;
	font-size:14px;
	color: #adadad;
	margin-top: -2px;
}
.ly textarea{
	width: 60%;
	height: 110px;
}
.ly .code{
	margin-top: 15px;
}
.ly .sr{
	float: right;
	margin-top: 28px;
}
.ly .sr input{
	display: inline-block;
}
.ly input.submit,.ly input.reset{
	width: 129px;
	height: 36px;
	line-height: 26px;
	background: #eba602;
	border-radius: 0;
	border:none;
	font-stretch: 18px;
	color: #fff;
}
.ly input.reset{
	background: #303030
}
.ly input.code1{
	display: inline;

}
.ly span{
	color: #313131;
}
.ly input.bt{
	width: 70%;
}
.ly p{
	float: left;
	width: 33%;
}
.ly .f1{
	margin:10px 0; 
}
.ly h3{
	background: url(../images/n06.png) no-repeat;
	width: 195px;
}
.pj01{
	margin-left: 35px;
}
.pj01 p{
	float: left;
	color: #414141;
	background: url(../images/n16.jpg) no-repeat center left;
	padding-left: 20px;
	width: 25%;
	line-height: 25px;
	font-size: 14px;
}
.pj.xxp p{
	width: auto;
	margin-right: 3%;
}
/*
 	ly
*/
.ly01{
	margin-top: 40px;
	position: relative;
}
.ly01 .ly_i{
position: absolute;

top: 0;

left: 0;
}
.ly01 div{
	width: 45%;
	float: left;
	height: 255px;
	margin-top:45px;
	margin-left: 2.5%;
}
.ly01 div:nth-of-type(2n){
	float: right;
	margin-right: 2%;
}

.ly01 div img{
	margin:0 auto;
}
.ly01 div h2{
	font-size: 18px;
	color: #eba602;
	text-align: center;
	font-weight: bold;
	margin:10px 0;
}
.ly01 div p{
	font-size: 15px;
	color: #414141;
	line-height: 24px;
	width: 100%;
}
/*
    NEWS
*/
.news{
	margin-top: 25px;
}
.news li{
	position: relative;
}
.news li a{
	color: #313131;
}
.news li p{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color:#414141;
}
.news li img{
	position: absolute;
	top: 17px;
	left: 325px;
}
.i_nd{
	margin-top: 25px;
}
.i_nd h3{
	font-size: 18px;
	color: #313131;
	text-align: center;
}
.i_nd h4{
	font-size: 13px;
	color: #313131;
	text-align: center;
}
.xg{
	width: 1141px;
    margin:50px auto;
}
.xg-n,.xg-n1{
	float: left;
	margin-left: 30px;
	width: 46%;
}

.xg-n li,.xg-n1 li{
	list-style: disc;
	line-height: 45px;
}
.xg-n li,.xg-n1 li a{
	font-size: 18px;
	color: #000000;
}
.i_zp{
	margin-top: 25px;
}
.i_zp >div{
	margin-bottom: 35px;
}
.i_zp div h3{
	color: #fff;
	background: #eba602;
	padding: 3px 10px;
	display: inline-block;
	border-radius: 8px;
	position: relative;
}
.i_zp div h3:after{
	display: block;
	content: "";
	width: 805px;
	position: absolute;
	border-bottom: 1px solid #eba602;
	bottom:0;
}
.i_zp div >p{
	line-height: 26px;
	font-size: 15px;
	color: #313131;
}
.i_zp01{
	width: 66.6667%;
	margin:15px 0;
}
.i_zp01 p{
	float: left;
	width: 33.333%;
	font-size: 15px;
	color: #313131;
}
/*
	大小图
*/

/*
    CONTACT
*/
.i_c{
	margin-top: 25px;
}
.i_c p{
	font-size: 16px;
	color: #414141;
	margin-top: 15px;
}
@media screen and (max-width: 800px) {
    .head,.title,#index-n ul,.footer,.h-top,.about1,.p-p,.p-pro,.rolls,.f-m,.inside-nav,.i-about,.gallery
    ,.inside-pro,.pd,.js-r,.xq,.yt,.news-list ul,.nd,.xg,#head,.search,.s-l,.s-r,#i-pro,#container,
    #container .c-l,#container ul li,#container-1,#about-r,.p-roll #about-r,.zp,.sf_l,.sf-r,.sf-r,#map
    ,.sc-l,.sc-r,.map,.top,.i_lz,.inside-page{
        width: 98%;
        margin: 0 auto;
    }
    .i_zp01{
    	width: 100%;
    }
    .i_zp01 p{
    	width: 48%;
    }
    .news li img{
    	display: none;
    }
    .news li a,.news li p{
    	font-size: 12px;
    }
    .ly01 div{
    	width:100%;
    	float: none;
    	margin-top: 20px;
    	margin-left: 0;
    	height: auto;
    }
    .ly01 div:nth-of-type(2n){
    	margin-right: 0;
    	float: none;
    }
    .ly01 .ly_i{
    	display: none;
    }
    .pj01{
    	margin:0;
    }
    .pj01 p{
    	width: 50%;
    	font-size: 13px;
    }
    .i_pro li{
    	width: 45%;
    }
    #copyright{
    	display: none;
    }
    .f_m p{
    	line-height: 22px;
    }
    #inside-page{
    	padding-top: 20px;
    }
    .title h3{
    	height: 45px;
    	line-height: 45px;
    	font-size: 20px;
    }
    .inside-page{
    	padding: 0;
    }
    .inside_l,#i_side{
    	float: none;
    	width: 100%;
    }
    .lxwm{
    	display: none;
    }
    #i_lz{
    	padding: 20px 0;
    }
    .i_lz{
    	height: auto;
    }
    .i_lzl,.i_lzr{
    	margin: 10px auto;
		float: none;
		width: 97%;
    }
    .f_r,.f_l{
    	display: none;
    }
    .f_m{
    	width: 100%;
    }
    .footer .f-r{
        display: none;
        float: none;
    }
    .sf_l input,.sf-r input{
    	width: 90%;
    }
    .sf_l input.a, .sf_l input.b{
    	width: 90%;
    	margin:10px auto;
    }
    .sf_l input.b{
    	left:0px;
    }
    .zp-l a,.zp-l a.rs,.zp-l a.dd{
    	display: block;
    	text-align:left;
    	width: 100%;
    	margin:5px 0;
    }
	.yt form > input[type="submit"]{
		margin:20px auto;
	}
    .p-roll .swiper-button-next.next,.p-roll .swiper-button-prev.prev{
    	display: none;
    }
    .big-p,.small-p,.sf-r,.yt form > input[type="submit"]{
    	float: none;
    }
   
    .big-p {
    	margin:10px 0;
    }
    .title p{
    	background-size: 100%;
    }
    .about-roll{
    	padding: 25px 0;
    }
    .swiper-slide.as{
    	width: 33%;
    }
    .swiper-button-prev.prev{
    	left:0;
    }
    .swiper-button-next.next{
    	right:0;
    }

    .rongyu h3{
    	margin-top: 20px;
    }
    .rongyu::after{
    	top: 85px;
    }
    .rongyu1 a{
    	top: 2px;
    }
    #container{
    	margin-top:15px;
    }
    #container ul li{
    	line-height: 40px;
    }
    .c-l >img{
    	display: none;
    }
    .p-show{
    	height: 80px;
    }
    .p-show h4{
    	padding: 10px 0;
    }
    .i-pro-t img{
    	margin:10px auto;
    }
    .s-l{
    	margin:5px auto;
    }
    .s-l,.s-r,#container-1{
    	float: none;
    }
    #container-1 img{
    	width: 49%;
    }
    .xg-n, .xg-n1{
    	width: 90%;
    }
    .title {
    	margin:5px 0;
    	
    }
    .title img{
    	display: none;
    }
    .title p{
    	display: block;
    	font-family: "微软雅黑";
    }
    #h-t{
    	height: 70px;
    }
    .h-top .l{
    	font-size: 12px;
    }
    .h-top .lang{
    	float: left;
    }
    .ap{
    	font-size: 10px;
		padding: 0 10px;
    }
    .a-t-r{
    	margin-left: 10px;
    	width: 95%;
    	text-align: justify;
    }
    .p-fenlei a{
    	width: 80px;
    	font-size: 14px;
    	margin: 0 5px;
    }
    .p-p{
    	font-size: 14px;
    	margin-top: 15px;
    	line-height: 25px;
    }
    .p-pro li{
    	width: 96%;
    	float: none;
    	margin:0 auto;
    }
    #index-n .index-n{
    	width: 98%;
    	margin: 0px auto 0;
    }
    
    .i-n-l,#index-n .i-n-r{
    	width: 100%;
    }
    #index-n ul li a{
    	width: 84.783%;
    }
    #nav ul li img, .online,#nav ul li.curr img,#prev, #next{
    	display: none;
    }
    .i-map img{
    	margin-top: 15px;
    }
    #head .h-l{
        width: 75%;
    }
    #head .h-r{
    	display: none;
    }
    #menu {
        position: absolute;
        top: -50px;
        display: block;
        width: 20%;
        right: 5px;
        z-index: 9;
    }
    #head .top .lang a{
    	width: 17px;
    }
    #nav {
        background: rgba(0, 0, 0, 0.7);
        position: fixed;
        width: 42%;
        right: -55%;
        top: 0;
        height: 100%;
        z-index: 999;
        padding: 0;
    }
    #nav > ul {
        margin: 10% 0 0;
        padding: 0;
        width: 100%;
    }
    #nav > ul > li {
        display: block;
        float: none;
        text-align: center;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 40px;
    }
    #nav ul li img,.online{
        display: none;
    }
    #nav > ul > li > a {
        color: #fff;
        display: block;
        line-height: 40px;
        background: none;
    }
    #nav > ul > li > ul {
        right: -300px;
    }
    #nav ul li a:hover,
    #nav ul li a.curr {
        color: #71bd0f;
        margin: 0;
        width: 100%;
        background: none;
    }
    #close_menu {
        display: block;
        position: absolute;
        z-index: 9999999999999;
        top: 30%;
        color: #fff;
        left: -40px;
        background: #009fe9;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        text-align: center;
        line-height: 40px;
    }
    .a-title h3{
    	font-size: 16px;
    }
    .about{
    	padding-top: 10px;
    }
    .about a{
    	margin-top: 5px;
    }
    .i_lzi{
    	display: none;
    }
   .i-about p{
   	text-align: justify;
   }
    .title{margin:5px auto;}
    #i-pro,#lc,#index-n{
    	margin-top: 20px;
    }
    #index-n ul li{
        width: 50% ;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    
    .footer .f_l,.footer .f-r{
        width: 100%;
    }
    .f-m h1{
    	margin-bottom: 10px;
    }
    .footer .f-r{
        margin-right: 0;
        text-align: center;
    }
    
    .inside-nav a{
        margin: 0;
    }
    .pro li:hover .pro-h{
        opacity: 0;
    }
    .news-list ul li{
        width: 50% ;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .news-list ul li div p{
        max-height: 90px;
        overflow: hidden;
    }
    .n-date{
    	width: 100%;
    	float: none;
    	margin: 0;
    }
    .n-date img{
    	display: none;
    }
    .news-list{
    	margin-top: 20px;
    }
    .news-list-r{
    	float: none;
    	margin-left: 15px;
    	width: 95%;
    }
    .news-list ul li:hover{
    	border-bottom: 1px solid #c9c9c9;
    }
    .news-list ul li:hover .s{
    	display: none;
    }
    .gallery li,.inside-pro li{
    	width: 45%;
    	margin:2.5%
    }
    .gallery li:nth-child(3n),.inside-pro li:nth-child(4n){
    	margin:2.5%
    }
    .gallery li:hover p{
    	display: none;
    }
    .inside-pro li > a img{
    	width: 96%;
    }
    .pd{
    	margin-top: 20px;
    }
    .js-l{
    	width: 80%;
    	margin:0 10%;
    	
    }
    .js-l, .js-r{
    	float: none;
    }
    .js-l img{
    	margin: 0 auto;
    }
    .xq{
    	margin-top: 20px;
    }
    .zx .f_l,.zx .f-r{
    	width: 100%;
    }
    .zx .f_l input, .zx .f-r textarea{
    	width: 70%;
    }
    .zx .f-r{
    	margin-left: 30px;
    }
    .fs-l,.fs-r{
    	float: none;
    	width: 100%;
    	border: none;
    }
    .fs-l img{
    	margin:0 auto 10px;
    	
    }
}

@media screen and (max-width: 414px){
	
    #head{
        padding: 0px 0 5%;
    }
    .p-pro li{
    	width: 82%;
    }
    .p-pro li:last-child{
    	margin: 0 auto;
    }
    .h-l{
        position: relative;
        top: 10px;
    }
    
    .img{
        margin:15px auto;
    }
    #index-n ul li,.news-list ul li{
        width: 100%;
    }
   
    .f-m,.f_l{
    	float: none;
    }
    .f-m{
    	margin-top: 15px;
    }
    .footer .f-r{
        display: none;
        float: none;
        
    }
    .footer .f-r img{
    	margin:10px auto 0
    }
    .copy{
        width: 100%;
        margin-top: 0;
    }
    .case > div .case-l{
        margin-bottom: 20px;
    }
    .case > div .case-l,.case > div .case-r{
        width: 100%;
    }
    .case > div .case-r p{
        margin-top: 15px;
    }
    
    .pro li{
        width: 46%;
        margin:15px 2%;
    }
    .pro.pd .pd-l,.pro.pd .pd-r{
        width: 100%;
    }
    .pro.pd .pd-r table{
        width: 95%;
    }
    .pro.pd .pd-r td{
        padding-left: 5px;
        display: block;
        width: 100%;
    }
    .pro.pd .pd-r p{
        margin-left: 0;
    }

    .c-l,.c-r{
        width: 100%;
        margin:10px 0;
    }
    .inside-nav{
        padding: 10px 0;
    }
    #footer{margin-top: 20px;}
    .copyright{line-height: 24px;}
}
@media screen and (max-width: 375px){
.p-pro a{
    	height: 210px;
    }
    .top p{
    	font-size: 10px;
    }
}
@media screen and (max-width: 320px){
	.h-top .l {
	    font-size: 11px;
	}
	.a-t-r{
		font-size: 15px;
	}
	#index-n ul li a {
	    width: 83.783%;
	}
	.p-pro a {
	    height: 175px;
	}
}