@charset "utf-8";

/************************************************************************************************************/

.glyphicon{ top:0 !important;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.w100{ width:100% !important;}
.h100{ height:100% !important;}
a{ text-decoration:none !important; cursor:pointer !important;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{ max-width:1000px !important;}
.container-fluid.maxlogo{ max-width:1150px !important;}
*{font-family: "微软雅黑";}
body{font-family: "微软雅黑"; font-size:12px;}
/*header*/
header{transition:all 0.5s; width:100%; height:90px; background:url("../img/headbg.png") repeat-x 50% 50%;position:fixed;top:0;left:0;z-index:9999;}
header .logo{transition:all 0.5s; width:26%; height:90px;}
header .logo img{ margin:11px 0 0 0; width:278px; height:68px;}
header nav{transition:all 0.5s; width:74%;}
header .head_tel{text-align:right;margin:5px 0;}
header .head_tel .tel{display:inline-block;padding-left:30px;padding-right:60px;background:url("../img/tel.png") no-repeat 0% 50%;height:30px;line-height:30px;color:#fff;}
header .head_tel .tel span{font-size:16px;color:#fa7600;}
header nav ul{float:right;}
header nav li{height:40px;}
header nav li a{transition:all 0.5s; display:block;line-height:40px;padding:0 10px; color:#fff;font-size:14px;}
header nav li:hover a{color:#0197d3;}


/*移动端导航 */
header .icon-menu{margin:23px 10px 0 0;font-size:26px;color:#3799da;  cursor:pointer; }
header .sjdnav{ width:120px; height:auto; position:absolute;right:10px; top:72px;z-index:5; }
header .sjdnav ul{ padding:0; margin:0;}
header .sjdnav li{transition:all 0.5s; height:35px;display:block; padding:0; background:rgba(0, 0, 0, 0.6); text-align:center; margin-bottom:2px;}
header .sjdnav li a{display:block; color:#fff; line-height:35px; font-size:15px;}
header .sjdnav li:hover{background:#3799da;}
header .sjdnavhide{ height:0; overflow:hidden;}



/*轮播图*/
.flexslider{width:100%;  transition:all 1s;}
.banner .focusBox{position: relative;width: 100%;height: 595px;overflow: hidden;}
.banner .focusBox .main_image ul li{position:relative;overflow: hidden;}
.banner .focusBox .main_image ul li span{display:block;height:595px;}
.banner .focusBox .prev{width: 50px !important;height: 50px !important;position: absolute;top: 48%;z-index: 3;filter: alpha(opacity=20);-moz-opacity: .2;opacity: .2;-webkit-transition: All .5s ease;-moz-transition: All .5s ease;-o-transition: All .5s ease;background: url(../img/prev.png) no-repeat;left: 0;}
.banner .focusBox .next{width: 50px !important;height: 50px !important;position: absolute;top: 48%;z-index: 3;filter: alpha(opacity=20);-moz-opacity: .2;opacity: .2;-webkit-transition: All .5s ease;-moz-transition: All .5s ease;-o-transition: All .5s ease;background: url(../img/next.png) no-repeat;right: 0;}
.banner .focusBox .next:hover{filter: alpha(opacity=60);opacity: 0.6;}
.banner .focusBox .hd{overflow: hidden;zoom: 1;position: absolute;bottom: 5px;margin-bottom:0px;right: 48%;z-index: 3;margin-left: -50px;text-align: center;}
.banner .focusBox .hd li{display: inline-block;line-height: 10px;text-align: center;font-size: 12px;width: 10px;height: 10px;cursor: pointer;overflow: hidden;background: #000;margin-left: 4px;border-radius: 50%;-webkit-transition: All .5s ease;-moz-transition: All .5s ease;-o-transition: All .5s ease;}
.banner .focusBox .hd li.on{background:#005e98;}
.banner .m_banner{display:none;}


/*biaoti*/
.index_title {width:100%; border-bottom: 1px solid #C5C6C8;}
.index_title a{display:block;text-align:center;}
.index_title .title_txt .title_font{padding-bottom: 13px;text-align:center;display:inline-block;border-bottom:2px solid #0084d0;margin:0px;font-size:24px;color:#3d3d3d;line-height:30px;}
.index_title .title_txt h3{font-family:"Arial" !important;margin: 15px 0 0;color:#3d3d3d;font-size:30px;font-weight:bold;line-height:30px;text-align:center;}
.title_color .index_title .title_txt .title_font,.title_color .index_title .title_txt h3{color:#fff;}
.title_color .index_title{border-color:#fff;}
/*about*/
/*公司简介*/
.about{margin-top:20px;}
.about .jianjie{height:250px;overflow: hidden;}
.about .jianjie .img-responsive{max-width:none;}
.about .media,.about .media-body{overflow: inherit;}
.about .media-left img{margin:5px auto 10px;}
.about .media-body{width:100%;padding:0 10px;}
.more a{transition:all 0.4s;background:url("../img/pic1.png") no-repeat 80% 50%;display: block;width:160px;margin-top:10px;margin-left:auto;margin-right:0;line-height:33px;padding-left:30px;font-size:14px;color:#0084d0;border:1px solid #0084d0;}
.pro_more.more a{margin:10px auto 0;}
.more a:hover{background:#0084d0 url(../img/pic1hover.png) no-repeat 80% 50%;color:#fff;}
.about .media-body .txt{line-height:24px;font-size:14px;color:#3d3d3d;height:193px;overflow: hidden;}
.about .media-body .txt:hover{color:#0197d3;}
.about .media-body .txt p{margin:0;text-indent:2em;}
/*车型与租金*/
.product{margin-top:20px;}
.product>div{padding:0px 10px;}
.product a{display:block;margin-bottom:20px;}
.product a .pro_img{padding:3px;border:1px solid #c5c6c8;transition:all 0.4s;position:relative;overflow:hidden;}
.product a .pro_img .img{width:100%;height:100%;}
.product a .pro_img .img1{background:url("../img/pro.png") no-repeat 50% 50%;background-size:cover;}
.product a .pro_img .mask{width:100%;height:100%;position:absolute;z-index:2;background:rgba(0,0,0,0.8);top:100%;left:0;transition:all 0.4s;}
.product a .pro_img .mask .text{width:86%;margin:0 auto;overflow:hidden;height:100%;}
.product a .pro_img .mask .text h4,.product a .pro_img .mask .text p{color:#fff;font-size:12px;line-height:30px;}
/*.product a:hover img{animation:pro 0.7s linear infinite;}*/
.product a:hover .pro_img{border-color:#0084d0;}
.product a:hover .mask{top:0;}
/*@keyframes pro {*/
	/*0% {transform:scale(0.8);opacity:1}*/
	/*50% {transform:scale(1.1);opacity:1}*/
	/*100% {transform:scale(0.8);opacity:1}*/
/*}*/
.product a .pro_xinxi{padding-left:15px; height:146px; overflow:hidden;}
.product a .pro_xinxi h4{margin-top:10px;margin-bottom:0;font-size:14px;color:#fff;line-height:18px;}
.product a .pro_xinxi .price{font-size:14px;color:#ff6000;line-height:22px;}
.ny_pro.product a .pro_img .mask{background:transparent;}
.ny_pro.product a .pro_img .mask img{position:absolute;top:85%;left:85%}
.ny_pro.product a:hover img{animation:pro 0.7s linear infinite;}
.ny_pro.product .pro_xinxi>div{transition:all 0.4s;font-size:14px;color:#424242;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; width:220px;}
.ny_pro.product .pro_xinxi .title{color:#ff7200;transition:all 0.4s;}
.ny_pro.product a:hover .pro_xinxi{background:#23ace2;}
.ny_pro.product a:hover div{color:#fff;}
.ny_pro.product a:hover .title{color:#fff;}




.product a .pro_xinxi1{padding-left:15px;}
.product a .pro_xinxi1 h4{margin-top:10px;margin-bottom:0;font-size:14px;color:#fff;line-height:18px;}
.product a .pro_xinxi1 .price{font-size:14px;color:#ff6000;line-height:22px;}
.ny_pro.product .pro_xinxi1>div{transition:all 0.4s;font-size:14px;color:#424242;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; width:220px;}
.ny_pro.product .pro_xinxi1 .title{color:#ff7200;transition:all 0.4s;}
.ny_pro.product a:hover .pro_xinxi1{background:#23ace2;}



@keyframes pro {
0% {transform:scale(0.8);opacity:1}
50% {transform:scale(1.1);opacity:1}
100% {transform:scale(0.8);opacity:1}
}
/*new*/
.new{margin-top:20px;}
.new .new-list{ margin-bottom:20px;}
.new .new-list .imgbox{overflow:hidden;}
.new .new-list .imgbox a{transition:all 0.4s;display:block;width:100%;height:100%;}
.new .new-list .imgbox .img1{background:url("../img/new.png") no-repeat center;background-size:cover;}
.new .new-list .imgbox .img2{background:url("../img/new.png") no-repeat center;background-size:cover;}
.new .new-list .imgbox .img3{background:url("../img/new.png") no-repeat center;background-size:cover;}
.new .new-list h2{ margin:8px 0 0 0 !important; font-size:14px; }
.new .new-list h2 a{ transition:all 0.4s;color:#2c2c2c;font-size:16px;display:block;line-height:25px;padding-bottom:5px;}
.new .new-list small a{transition:all 0.4s; display:block;font-size:12px;color:#7f7f7f; line-height:12px;}
.new .new-list p a{transition:all 0.4s; color:#484747;line-height:24px;display:block;font-size:12px;}
.new .new-list p{ transition:all 0.4s;height:50px; overflow:hidden;margin-top:3px !important;}
.new .new-list:hover a{ color:#0084d0;}
.new .new-list .imgbox:hover a{transform:scale(1.1);}
/*contact*/
.main_color{background:url("../img/contact.png") repeat 0% 50%;margin-top:20px;}
.contact{margin-top:20px; font-size:14px;}
.contact h4{font-size:14px;color:#fff;line-height:25px;margin:0 0 10px;}
.contact ul{margin-top:15px;color:#fff;}
.contact a{color:#fff;}
.contact ul li{line-height:30px;font-size:15px;padding-left:5px;color:#fff;}
.contact ul li span{display:inline-block;width:30px;}
.contact ul li img{padding-right:5px;}
.contact ul li .sj{padding-left:3px;}
.contact ul li .dh{margin-left:-2px;}
.contact form>div{margin-bottom:10px;}
.contact form label{margin:0;color:#fff;line-height:30px;font-size:14px;float:left;}
.contact form input{border:none;background:#dbdbdb;line-height:28px; height:28px;width:84%;border-radius:2px;float:right; display:block;float:left;}
.contact form select{border:none;background:#dbdbdb;line-height:28px; height:28px;width:84%;border-radius:2px;float:right;float:left;}
.contact form textarea{border:none;background:#dbdbdb;width:84%;border-radius:2px;resize:none;float:right;float:left;}
.contact form button{width:84%;border:none;background:#0084d0;color:#fff;line-height:30px;text-align:center;margin:15px 0 0 auto;float:right;}
/*footer*/
footer{padding:25px 0; background:#222324;text-align:center;}
footer ul{display:inline-block;margin:0;}
footer ul li{float:left;line-height:36px;color:#fff;}
footer ul li a,footer .copy{font-size:14px;color:#fff;padding:0 3px;}
/*neiye*/
.leftnav{width:20%;overflow:hidden;float:left;}
.centen_box{width:79%;overflow:hidden;float:right;padding:0 15px;}
/*pc左侧*/
.subnav .pcdnav{padding-bottom:8px;}
.subnav .pcdnav li{margin:4px 0 15px 0;height:120px;background:url("../img/leftbg.png") no-repeat 50% 50%;transition:all 0.4s;}
.subnav .pcdnav li.active{background:url("../img/libghover.png") no-repeat 50% 50%;}
.subnav .pcdnav li:hover{background:url("../img/libghover.png") no-repeat 50% 50%;}
.subnav .pcdnav li .kefu{background:url("../img/pickefu.png") no-repeat 20px 50%;}
.subnav .pcdnav li .cx{background:url("../img/picws.png") no-repeat 20px 50%;}
.subnav .pcdnav li .aq{background:url("../img/picanquannpng.png") no-repeat 20px 50%;}
.subnav .pcdnav li .fw{background:url("../img/picfw.png") no-repeat 20px 50%;}
.subnav .pcdnav li.xyk{background:url("../img/xyk.png") no-repeat 50% 0%;height:155px;}
.subnav .pcdnav li a{display:block;font-size:14px;color:#252525;padding-left:15%;transition:all 0.3s;width:100%;height:100%;position:relative;}
.subnav .pcdnav li a .txt{position:absolute;top:33px;left:43%;}
.subnav .pcdnav li a.kefu .txt{left:40%;}
.subnav .pcdnav li a span{font-size:17px;color:#353535;padding-bottom:2px;border-bottom:1px solid #dbdbdb;display: inline-block;  width: 87%;}
.subnav .pcdnav li a label{font-size:9px;color:#353535;font-family:"Arial";margin:0;}
.subnav .pcdnav .xiala{ margin:2px 0 0 0; height:30px;}
.xialahide{height:0; overflow:hidden;border:none !important;}
.subnav .xialamenu{padding:0 8px;}
.subnav .xialamenu.first{padding: 10px 0px;}
.subnav .pcdnav .xiala a{display:block; font-size:12px;color:#525252;padding-left:10%;line-height: 30px;border-bottom:1px dashed #cacaca;transition:all 0.3s;}
.subnav .pcdnav .xiala a span{padding-right:10px;font-family:"宋体";padding-left:19%;color:#525252;transition:all 0.3s;}
.subnav .pcdnav .xiala a:hover,.subnav .pcdnav .xiala a:hover span{color:#540000;}

/*内页头部*/
.boxhead{height:40px;border-bottom:1px solid #bbb;}
.boxhead .boxtitle{float:left;line-height:40px;color:#313131;font-weight:bold;padding-left: 7px;font-size:18px;}
.boxhead .wz{float:right;line-height:40px;color:#818181;font-size:12px;}
/*explain*/
.service{margin-top:20px;}
.service .zhifu{border-bottom:1px solid #c4c4c4;border-left:1px solid #c4c4c4;border-right:1px solid #c4c4c4;max-width:710px;margin:0 auto;}
.service .zhifu li{font-size:16px;color:#818181;line-height:40px;border-top:1px solid #c4c4c4;padding-left:20px;}
.service .gszh{max-width:620px;margin:20px auto 10px;}
.service .gszh h4{margin:0;font-size:16px;line-height:40px;font-weight:bold;color:#3fb7d1;}
.service .gszh>div{font-size:16px;color:#818181;line-height:40px;}
.service .gszh>div b{color:#1e1e1e;}
/*ensure*/
.ensure{margin-top:20px;}
.ensure .txt.font_style,.ensure .bz li,.ensure .bxgz>div{font-size:14px;line-height:24px;color:#7d7c7c;}
.ensure .bz{margin-top:25px;margin-bottom:15px;}
.ensure .bz li img{padding-left:5px;padding-right:3px;}
.ensure .link{margin-top:15px;}
.ensure .link a{display:block;max-width:210px;margin-bottom:15px;margin-left:auto;margin-right:auto;line-height:40px;background:url("../img/btn.png") no-repeat 50% 50%;background-size:100% 100%;text-align:center;color:#7d7c7c;font-size:18px;}
/*explain*/
.explain{margin-top:20px;padding:0 10px;}
.explain .ser_box{margin-bottom:20px;}
.explain .ser_box h4{font-size:14px;color:#3fb7d1;line-height:20px;font-weight:bold;margin:0;}
.explain .ser_box p{color:#5d5d5d;font-size:12px;line-height:20px;margin:0;}
/*contact_ny*/
.contact_ny p{font-size:14px;color:#818181;line-height:24px;margin:0;}
.contact_ny b{font-size:16px;color:#2f2f2f;line-height:20px;margin-bottom:15px;display:block;}
.contact_ny{margin-bottom:15px;}
.contact_ny a{color:#818181;}
/*car*/
.car,.new_ny{margin-top:20px;padding:0 5px;}
.car ul li{color:#535353;font-size:14px;line-height:20px;margin-bottom:8px;}
.car ul li b{color:#ee4d4d;font-weight:bold;}
/*new_ny*/
.new_ny ul li{margin-bottom:15px;}
.new_ny ul li a .new_box{width:160px;height:95px;border:1px solid transparent;padding:2px;transition:all 0.3s;overflow:hidden;}
.new_ny ul li a .new_box .img{width:100%;height:100%;transition:all 0.3s;}
.new_ny ul li a .new_box .img1{background:url("../img/new.png") no-repeat 50% 50%;background-size:cover;}
.new_ny ul li a .new_text{padding-left:180px;background:#f1f1f1;height:95px;}
.new_ny ul li a .new_text h4{color:#2a2a2a;transition:all 0.3s;font-size:14px;line-height:20px;margin-top:0px;padding-top:5px;margin-bottom:20px;font-weight:bold;}
.new_ny ul li a .new_text p{color:#5d5c5c;font-size:14px;line-height:20px;margin:0;height:40px;overflow:hidden;}
.new_ny ul li a :hover h4{color:#23ace2;}
.new_ny ul li:hover .new_box{border-color:#0197d3;}
.new_ny ul li:hover .img{transform:scale(1.1);}
.new_ny.new_xq h4{font-size:18px;color:#313131;line-height:20px;font-weight:bold;text-align:center;}
.new_ny.new_xq .time{font-size:12px;color:#757575;line-height:20px;text-align:center;margin-bottom:15px;}
.new_ny.new_xq .txt{font-size:12px;color:#3c3c3c;line-height:24px;padding-top:20px;border-top:1px dotted #ccc;}
.main{padding:20px 0;}
.main_color1{background:url("../img/bg.jpg") repeat 50% 50%;margin-top:20px;}

/*尾部*/

	/*底部菜单*/
.hot{height:50px; background: #333333; position: fixed; bottom: 0; left:0;z-index: 999999;}
.w100{width:100%;}
.hot .row div a{display:block; color:#fff; padding:5px 0; }
.hot .row div.first a{background:none;}
.hot span{color:#fff; font-size:16px;line-height: 20px;}
.hot h6{font-size:12px; line-height: 20px;}
.hot span{ color:#fff; font-size:16px; line-height:20px; padding-top:12px;}

/*浮动QQ*/
.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../images/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
width: 166px;
    height:183px;
    line-height:30px;
	font-size:14px;
}

.dock ul.icons li.im p {
	width: 140px;
    height:130px;
    line-height:30px;
	font-size:14px;
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 170px;
    height:157px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../images/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}



@media only screen and (max-width: 1050px){
	header .logo{width:23%;}
	header nav{width:77%;}
	header .logo img{width:230px;height:auto;margin:17px 0 0 0px;}
}

@media only screen and (max-width: 991px) {
	header{position:inherit;}
	header{ height:70px; }
	header .logo{width:82%;height:70px;}
	header .logo img{width:270px; margin:2px 0 0 0px;padding-left:10px;}
	.centen_box,.leftnav{width:100%;}
	.subnav .pcdnav li{width:180px;float:left;   margin: 0 15px 15px 0;}
	.subnav .pcdnav li.active{background:url("../img/libghover.png") no-repeat 50% 50%;background-size:100% 100%;}
	.subnav .pcdnav li:hover{background:url("../img/libghover.png") no-repeat 50% 50%;background-size:100% 100%;}
	.subnav .pcdnav{max-width: 600px;  margin:0 auto !important;  padding-left: 15px;}
}
@media only screen and (max-width: 940px) {
	.contact form input,.contact form select,.contact form textarea,.contact form button{width:80%;}
}
@media only screen and (max-width: 767px) {
	header .icon-menu span{color:#fff;}
	.about .jianjie{display:block;margin:0 auto 10px;padding-right:0;max-width:260px;max-height:160px;background:url("../img/about.png") no-repeat 50% 50%;}
	.about .jianjie img{display:none;}
	.about .media-body{padding:0;}
	.more a{margin:10px auto 0;}
	.main{padding-bottom:0px;}
	.contact{max-width:465px;margin: 20px auto 0;}
	.contact>div{padding:0;}
	.contact form input,.contact form select,.contact form textarea,.contact form button{width:82%;}
	.main_color{padding-bottom:20px;}
	.main_color1{padding-bottom:20px;}
	footer ul{width:314px;}
	footer ul li span{display:none;}
	.contact_ny img{width:100%; height:auto;}
}
@media only screen and (max-width: 620px){
	.subnav .pcdnav{max-width:450px;}
	.subnav .pcdnav li {  width: 130px; float: left;  height: 86px; background-size:100% 100%; }
	.subnav .pcdnav li .aq { background: url("../img/picanquannpng.png") no-repeat 10px 50%; background-size: 30% 45%; }
	.subnav .pcdnav li .kefu{background:url("../img/pickefu.png") no-repeat 10px 50%;background-size: 30% 45%;}
	.subnav .pcdnav li .cx{background:url("../img/picws.png") no-repeat 10px 50%;background-size: 30% 45%;}
	.subnav .pcdnav li .fw{background:url("../img/picfw.png") no-repeat 10px 50%;background-size: 30% 45%;}
	.subnav .pcdnav li a .txt{top:21px;}
	.subnav .pcdnav li a label{font-size:8px;float:left;margin-top:3px;}
	.subnav .pcdnav li a span{font-size:14px;float:left;}
	.subnav .pcdnav li.xyk{background:url("../img/xyk.png") no-repeat 50% 0%;height:112.5px;background-size:100% 100%;}
}
@media only screen and (max-width: 530px){
	.ny_pro .pro_xinxi>div{font-size:12px;}
	.product a .pro_xinxi{padding-left:5px;}
	.new_ny ul li a .new_box{width: 120px;  height: 80px;}
	.new_ny ul li a .new_text{padding-left:130px;height:80px;}
	.new_ny ul li a .new_text h4{margin-bottom:10px;}
}
@media only screen and (max-width: 470px){
	.contact form input,.contact form select,.contact form textarea,.contact form button{width:81%;}
	.ny_pro .pro_xinxi>div{font-size:12px !important;}
}
@media only screen and (max-width: 450px){
	.subnav .pcdnav{max-width:317px;padding-left: 8px;}
	.subnav .pcdnav li {  width: 95px; float: left;  height: 63.3px; background-size:100% 100%;margin: 0 8px 15px 0; }
	.subnav .pcdnav li .aq{ background: url("../img/picanquannpng.png") no-repeat 10px 50%; background-size: 30% 45%; }
	.subnav .pcdnav li .kefu{background:url("../img/pickefu.png") no-repeat 10px 50%;background-size: 30% 45%;}
	.subnav .pcdnav li .cx{background:url("../img/picws.png") no-repeat 10px 50%;background-size: 30% 45%;}
	.subnav .pcdnav li .fw{background:url("../img/picfw.png") no-repeat 10px 50%;background-size: 30% 45%;}
	.subnav .pcdnav li a.kefu .txt{left:44%;}
	.subnav .pcdnav li a .txt{top:27%;}
	.subnav .pcdnav li a label{font-size:7px;float:left;margin-top:2px;}
	.subnav .pcdnav li a span{font-size:10px;float:left;}
	.subnav .pcdnav li.xyk{background:url("../img/xyk.png") no-repeat 50% 0%;height:82.1px;background-size:100% 100%;}
}
@media only screen and (max-width: 436px) {
	header .icon-menu span{padding-right:8px;font-size:28px;margin-top:21px;}
	.pro_more.more a{margin-top:0;}
	.contact form input,.contact form select,.contact form textarea,.contact form button{width:80%;}
}
@media only screen and (max-width: 390px){
	.contact form input,.contact form select,.contact form textarea,.contact form button{width:78%;}
	.new_ny ul li a .new_box{width: 110px; }
	.new_ny ul li a .new_text{padding-left:118px;height:80px;}
}
@media only screen and (max-width: 360px){
	header .logo img{ margin:4px 0 0 0px; width:265px; height:auto;}
	.index_title .title_txt .title_font{font-size:22px;}
	.index_title .title_txt h3{font-size:27px;}
	.contact form input,.contact form select,.contact form textarea,.contact form button{width:75.5%;}
	.ny_pro .pro_xinxi>div{font-size:10px !important;}
}
@media only screen and (max-width: 321px){

.contact form input,.contact form input,.contact form select,.contact form textarea,.contact form button{width:75.5% ;}
}
