@charset "utf-8";
/* CSS Document */ 
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
@font-face{font-family:'iconfont';src:url('//at.alicdn.com/t/font_1432720974_1547027.eot');src:url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
body{font-family:"微软雅黑"}
.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}
.container-fluid{max-width:1230px !important}
.tr{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s}
.tr2{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s}
.tr3{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s}
.sizeCover{ background-position: 50% 50%; background-size: cover; }
.dock {top: 300px !important;}
textarea:required,input:required{ -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.min{padding: 58px 0 58px 0;}

/*分页*/
.page_list a{color:#000; margin: 0px 5px;}
.page_list a:hover{ text-decoration: underline;}
.page_list a.on{color:#f00;}


/* 头部样式*/
.logo .logoimg{line-height:100px;font-size: 0;}
.logo .tel_box{ margin: 20px 0 0 0;background:url(../images/tell.png) left 90% no-repeat; padding:0 0 0 58px;}
.logo .tel .dian{padding: 12px 0 0 0;}
.logo .tel h5{ font-size:36px; color:#333333;font-family: impact;}
.logo .tel h5 b{color:#c60000;font-weight: normal;}
.heard1{ width:100%;}
.heard1 nav{width:100%;padding: 32.5px 0 32.5px 0;border-bottom: 1px solid #cccccc;}
.heard1 nav ul  li{ width:16.66%;position:relative;}
.heard1 nav ul li  a{ display:block; color:black; font-size:18px;position: relative; z-index: 99;outline: none;border-right: 1px solid #cccccc;line-height: 32px;}
.heard1 nav ul li  a span{display: block;line-height: 32px;font-size: 14px;}
.heard1 nav ul li.active a{color: #c60000;}
.heard1 nav ul li:hover a{color: #c60000;}
.heard1 nav ul li .ul5{position:absolute;display:none;left:0;top:100%;z-index:100;width:100%;}
.heard1 nav ul li .ul5 li{float:none;width:100%;border:none;background:#076cdd;margin-bottom: 1px;}
.heard1 nav ul li .ul5 li a{display:block;height:40px;padding:0;line-height:40px;color:black ;padding:0 5px;}
.heard1 nav ul li .ul5 li a:hover{background:#076cdd;color: white;}


/*banner轮播*/
#myCarousel{position:relative;}
#myCarousel .carousel-inner img {margin:0 auto;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none; display:none}
#myCarousel .carousel-control.right{background-image: none; display:none}
.carousel-indicators{bottom:0;}
.carousel-indicators .active,.carousel-indicators li{width:13px;height:13px;margin:1px 4px;}


/*标题*/
.title{position: relative;padding: 0 0 20px 0;text-align: center;}
.title:after{position: absolute;content: "";width: 64px;height: 2px;background: #000000;left: 50%;bottom: 0;margin-left: -32px;}
.title h1{font-size: 30px;color: #000000;font-weight: bold;}
.title span{font-size:24px;color: #999999;display: block;line-height: 40px;font-family: Cambria;}


/*产品展示*/
.love{padding: 40px 0 40px 0;}
.love .tu{display:block;-webkit-transition: all .3s; transition:all .3s;box-shadow: 0 0 15px rgba(0,0,0,0.1);border: 1px solid #e5e5e5;padding: 4px;}
.love .imgs{transition:all .3s; overflow: hidden; position: relative; margin-bottom:1px;perspective: 800px;}
.love .imgs span{ display: block; width: 100%; transition: all .8s;}
.love .imgs .mask{color: white;font-size: 30px;text-align:center;position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(198,0,0,0.3) url(../images/wo.png) no-repeat center center;transform: rotateY(90deg);transition: 0.6s;}
.love h3{font-size: 18px; color: #000000; line-height: 56px; width: 100%; background:#f2f2f2;transition:all .3s;font-weight: bold;}

/*公司简介*/
.love1{background: url(../images/bei1.jpg) no-repeat;background-size: cover;}
.love1 .jia .tu{display:block;margin: 0 45px 0 0;padding: 20px 5px 20px 20px;background: white;box-shadow: 5px 5px 3px rgba(0,0,0,0.1);}
.love1 .jia .tu .chao{overflow:hidden;}
.love1 .jia{margin: 0 0 0 0 !important;}
.love1 .jia .col-md-5{padding: 0 !important;}
.love1 .jia .col-md-7{padding: 0 !important;}
.love1 .jia .jia1{padding-left: 15px !important;}
.love1 .title-1{position: relative;padding: 40px 0 26px 0;}
.love1 .title-1 h2{font-size: 30px;color: #000000;font-weight: bold;}
.love1 .title-1 span{font-size: 24px;color: #999999;font-family: Cambria;}
.love1 .title-1:after{content: "";position: absolute;bottom: 0;left: 0;width: 64px;height: 2px;background: #000000;}
.love1 .zi{font-size: 14px;color: #5f5f5f;line-height: 35px;height: 245px;overflow: hidden;margin: 14px 0 0 0;}
.love1 .geng{display: block;color: #000000;margin: 20px 0 0 0;font-size: 18px;}


/*推荐产品*/
.picture22{ position:relative; margin:50px -10px 0;}
.picture22 .item{-webkit-transition: all 0.3s;transition:all 0.3s; margin: 0 10px;}
.picture22 .item li{ -webkit-transition: all .3s; transition:all .3s;margin-bottom: 30px;}
.picture22 .item li .imgs{ transition:all .3s; overflow: hidden; position: relative; margin-bottom:1px;perspective: 800px;}
.picture22 .item li .imgs span{ display: block; width: 100%; transition: all .8s;}
.picture22 .item li .imgs .mask{color: white;font-size: 30px;text-align:center;position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(198,0,0,0.3) url(../images/wo.png) no-repeat center center;transform: rotateY(90deg);transition: 0.6s;}

.picture22 .owl-theme .owl-controls .owl-page{ display:none;}







footer{padding:38px 0 42px 0; background: #262626;}
footer .dao{font-size: 0;text-align: center;border-bottom:1px solid #333333;padding: 0 0 38px 0;}
footer .dao a{color: #c1c1c1;font-size: 12px;padding: 0 35px;background: url(../images/you.png) no-repeat right 50%;}
footer .shang{margin-top: 38px;padding-left: 55px;position: relative;}
footer .shang .you{margin-left: 66px;line-height: 30px;font-size: 12px;color: #c1c1c1;padding: 8px 0 0 0;}
footer .shang .you a{color: #c1c1c1;}
footer .ding{position: absolute;left: 90%;top: 30%;cursor: pointer;}


/*子页面*/
/*1、关于我们*/
.main8{ padding:30px 0 50px;font-size:14px; line-height:28px;background: url(../images/bei.jpg) no-repeat;background-size: cover;}
/*内页左侧导航主要样式*/
.menu{background:#c60000; position:relative;padding: 9px 0 4px 0;border-radius: 5px;}
.menu h3{font-size:18px; color:#ebebeb;text-align:center; }
.menu span{display: block;font-size:12px; color:#ebebeb;text-align:center;line-height: 20px;}
.title-zi{ border-bottom:1px solid #e2e2e2;font-size:14px; color:#666}
.title-zi h4{font-size:22px;margin-top: 15px !important;}
.title-zi small{font-size: 12px;margin-top: 20px !important;margin-left: 9px;}
.title-zi span{ margin-top:13px}
.title-zi span a{color:#666;}
.title-zi span a:hover{color:#c60000;}
.lian1{border:1px solid #ccc; font-size:14px; color:#666; line-height:20px; padding:4px;margin: 18px 0 0 0;}
.lian1 img{width:100%; height:auto;}
.lian1 .zi{padding:10px 1px 20px;line-height: 27px;}
.about{font-size:14px; color:#666;line-height:28px; }
.about h4{font-size:20px; line-height:35px; text-align:center;}
.about img{max-width:100%; height:auto; display:block;margin:10px auto}
.main8 .cont { margin-top: 35px;}

.subNavBox{ margin-bottom:24px;  border-top: none;}
.subNav2{cursor:pointer;font-size:14px;line-height:31px;}
.subNav2 a{border-radius: 20px; color:#383838; width:100%; display:block;text-align:center;border: 1px solid #d9d9d9;margin:12px 0 12px 0;}
.subNav2.currentDd a{  color: #c60000;}
.subNav2:hover a,.subNav2.currentDd a{  color: #c60000; }
.subnav .di{ color:#000000;line-height:22px; border: 1px solid #d9d9d9; padding: 0px 10px 20px 10px;margin: 4px 0 0 0;}
.subnav .di p{ padding: 10px; font-size: 13px; color: #000; line-height: 25px;}
.subnav .yddnav li{ margin-bottom:2px; height:50px;}
.subnav .yddnav li a{ display:block; font-size:18px;color:#fff; line-height:50px; background:#666; transition:all 0.3s;}
.subnav .yddnav li a.active{ background:#c60000;}
.subnav .yddnav span{ padding-left:30px;}
.subnav .yddnav b{ padding-right:30px; line-height:50px;}
.subnav .yddnav .xl{ margin:0 0 2px 0; height:auto;overflow:hidden;}
.subnav .yddnav .xl.xlhide{ display:none;}
.subnav .yddnav .xls{ height:40px; line-height:40px; border: 1px solid #d9d9d9;border-radius: 20px;margin:8px 0 8px 0;}
.subnav .yddnav .xls a{color: #383838;; display:block; line-height:40px;} 
.subnav .yddnav .xls a:hover{color:#0367d7;}
.xlxls a{color:#383838 ;}
.xlxls a:hover{color:#0367d7;}
.navContent{display: none; margin:0;}
.navContent.active{ display:block;}
.navContent .li2{ padding: 0; }
.navContent .li2 a{ display: block; font-size: 12px; line-height: 40px; color: #6a6a6a; font-family: "宋体"; text-align: center; position: relative;background: #ebebeb;margin: 0 0 2px 0;}
.navContent .li2 a:after{font-size: 14px; color:#1a76e9; line-height: 40px; position: absolute; left: 30%; top: 0;font-weight: bold;}
.navContent .li2 a:hover,.navContent .li2 .active{background: #0367d7; color: #fff; }
.navContent .li2 a:hover,.navContent .li2 .active:after{ color: white;}

.show-box{background-image:none;}
.show-box .row{margin:0 -14px !important}
.show-box .col-xs-6{padding:0 14px !important}
.show-box .imgbox{margin:0 0 26px;}
.show .imgbox{display:block;}
.show .imgbox .tu{border:1px solid #ccc; background:#fff;overflow:hidden;}
.show .imgbox h4{font-size:14px; color:#333; text-align:center;line-height: 37px;background:#d1d1d1;}

.picture7{ margin:20px 0 0 0; text-align: center;}
.picture7 img{ display:block; margin:0 auto;}
.title07{ margin:20px 0 0 0;}
.title07 h1{ margin:0 auto !important; font-size:16px; color:#333; line-height:30px;}
.title07 h2{ margin:0 auto !important; font-size:18px; color:#333; line-height:40px; width:60%; border-bottom:1px dashed #666;}
.title07 h6{color:#666; line-height:30px; }
.text03{ padding:10px; font-size:14px; color:#333; line-height:24px;}
.text03 img{ max-width:100%; height:auto;}

.fa1{ margin-top:28px;}
.fa1 ul li{ border-bottom:1px dashed #ccc; padding:0 0 24px 0; margin-bottom:28px;}
.fa1 ul li .fabox{ position:relative; padding:0 0 0 205px; min-height:135px;}
.fa1 ul li .fabox .imgbox{ width:205px; height:125px; overflow:hidden; position:absolute; left:0; top:0; z-index:1; }
.fa1 ul li .fabox .imgbox span{ display:block; width:100%; height:100%; transition:all .5s;}
.fa1 ul li .fabox .fatil{ padding:0 0 0 30px;}
.fa1 ul li .fabox .fatil h3{ font-size:16px; color:#292929;padding: 6px 0 0 0;}
.fa1 ul li .fabox .fatil .fati{ color:#828282; line-height:22px; height:44px; overflow:hidden;margin-top: 21px;}
.fa1 ul li .fabox .fatil .more2{ line-height:28px; color:#828282; text-align:center; margin-top:18px; transition:all .3s;}


.xqy .bt{font-size:16px;font-weight:bold;text-align:center;margin:10px 0;}
.xqy .rq{color:#999;text-align:center;line-height:30px;border-bottom:1px dashed #999;}
.xqy img{display:block;max-width:100%;margin:20px auto;}
.xqy .text{line-height:25px;}

.call-us{font-size:14px;line-height:28px;}
.call-us h4{font-size:18px; color:#666; font-weight:bold;line-height:30px;}
.call-us img{max-width:100%; height:auto; display:block;margin:10px auto}

.liuyan form .hang,.contact form .hang{margin-bottom:10px;}
.liuyan form input,.contact form input{width:calc(100% - 50px); height:42px; border:1px solid #c60000; padding:0 10px;margin-bottom: 5px;}
.liuyan form textarea,.contact form textarea{width:calc(100% - 50px);border:1px solid #c60000; height:94px;padding:10px;}
.liuyan form button,.contact form button{width:90px; height:45px; background:#c60000;outline:none; color:#fff;border: none;margin-left: 50px;margin-top: 8px;}
.liuyan{ width:75%; margin:0 auto 0 auto;}


/*底部热点*/
	#tabBar{ position: fixed; left:20px; bottom:20px; z-index: 99; width: calc(100% - 40px); height: 50px;}
	#tabBar.active{ animation: tabBarAnimation 3s 1s infinite linear;  }
	#tabBar .clickbtn{ position: absolute; right: 0; bottom: 0; z-index: 2; width:50px; height:50px; font-size: 0; line-height: 50px; background: rgba(255,255,255,0.8); border-radius: 50%; }
	#tabBar .clickbtn span{ display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: 0; }
	#tabBar .clickbtn img{ width: 22px;}
	#tabBar .clickbtn.on{ animation:clickbtnAnimation 10s 0s infinite linear; box-shadow: 0 3px 5px rgba(0,0,0,0.5); }
	#tabBar .clickbtn.on:before{ content: ""; position: absolute; left: 0; bottom: -5px; z-index: 1; width: 20px; height: 5px;}
	#tabBar .clickbtn.active{ background:url(../images/tabBar/xian2.png) rgba(110,209,207,1); background-size: 100% 100%; }
	#tabBar .clickbtn.active:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; border:solid 1px rgba(255,255,255,0.2); border-radius: 50%; }
	#tabBar .clickbtn.active > img{ opacity: 0;}
	#tabBar .clickbtn.active span{ opacity: 1; }
	#tabBar .navigation{ position: absolute; left:calc(100% - 100px); bottom: 0; z-index: 1; width:0; height: 50px; border-radius: 25px; transition: all 0.3s;}
	#tabBar .navigation:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border-radius: 25px; 
background:-moz-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:linear-gradient(to right,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff',endColorstr='#99ffffff',GradientType=1 );}
	#tabBar .navigation ul{ position: relative; z-index: 2; padding: 0 60px 0 20px; }
	#tabBar .navigation ul li{ width: calc(100% / 3); font-size: 0; }
	#tabBar .navigation ul li a{ position: relative; left: 10px; display: inline-block; vertical-align: top; line-height: 50px;opacity: 0; }
	#tabBar .navigation ul li a .tab-icon{ margin-right: 5px;}
	#tabBar .navigation ul li a .tab-icon img{ width: 22px; }
	#tabBar .navigation ul li a .tab-title{ font-size: 12px;color: #333; }
	#tabBar .navigation.active{ box-shadow: 5px 5px 10px rgba(0,0,0,0.2); animation: navigationAnimation 0.5s 0s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(1) a{animation:navigationAAnimation 0.3s 0.5s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(2) a{animation:navigationAAnimation 0.3s 0.6s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(3) a{animation:navigationAAnimation 0.3s 0.7s linear forwards; }		

	@keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}

	@keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0;}
		80%{left: -10px; width:100%;}
		90%{left:  5px; width:100%;}
		100%{left: 0; width:100%;}
	}

	@keyframes navigationAAnimation{
		from{left: -10px; opacity: 0;}
		to{left: 0; opacity: 1;}
	}

	@keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg);}
		10%{transform: rotateY(270deg);}
		15%{transform: rotateY(180deg);}
		30%{transform: rotateY(0deg);}
		100%{transform: rotateY(0deg);}
	}
	
@media (max-width:1378px){
.picture21 .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-40px;}
.picture21 .owl-theme .owl-controls .owl-buttons div.owl-next{right: -40px;}	
.picture22 .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-40px;}
.picture22 .owl-theme .owl-controls .owl-buttons div.owl-next{right: -40px;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{display: none;}
.owl-theme .owl-controls .owl-buttons div.owl-next{display: none;}
.owl-theme .owl-controls .owl-buttons div{display:none !important}
}

@media (max-width:1290px){
.owl-theme .owl-controls .owl-buttons div.owl-prev{display: none;}
.owl-theme .owl-controls .owl-buttons div.owl-next{display: none;}
.owl-theme .owl-controls .owl-buttons div{display:none !important}

}
@media (max-width:1199px){


}
	


@media (min-width:992px){
.love1 .jia  .tu:hover .img{transform:scale(0.95,0.95);-moz-transform:scale(0.95,0.95);-ms-transform:scale(0.95,0.95);-o-transform:scale(0.95,0.95);-webkit-transform:scale(0.95,0.95)}
.show .imgbox:hover .tu{border-color:#c60000;}
.show .imgbox:hover .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.show .imgbox:hover h4{background: #c60000; color: white;}
footer .dao a:hover{color: #c60000;}
footer .shang .you a:hover{color: #c60000;}
.picture22 .item li:hover .imgs span{ transform: scale(1.2);}
.picture22 .item li:hover .imgs .mask{transform: rotateX(0deg);}
.love1 .geng:hover{color: #c60000;}
.love .tu:hover .imgs span{ transform: scale(1.2);}
.love .tu:hover .imgs .mask{transform: rotateX(0deg);}
.love .tu:hover h3{background:#c60000; color:#fff}
.love .tu:hover{border: 1px solid #cecece;}
.fa1 ul li:hover .imgbox span{ transform:scale(1.1);}
.fa1 ul li:hover .fabox .fatil h3{ color:#c60000;}
.fa1 ul li:hover .fabox .fatil h6{ color:#c60000;}
.fa1 ul li:hover .fabox .fatil .fati{ color:#c60000;}
}


@media (max-width:991px){
.love .tu{margin: 0 0 20px 0;}
.logo .logoimg{margin-left: 10px;}
.logo .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:100px;z-index:2000; }
.logo .sjdnav ul{padding:0; margin:0;}
.logo .sjdnav li{width:100%;background:#c60000;line-height:38px;text-align:center;font-size:15px;line-height:38px;font-weight:bold;margin-bottom:3px;padding: 0 !important;}
.logo .sjdnav li a{display:block;color:#fff;}
.logo .sjdnav li a:hover{ background:#262626;color: white;}
.logo .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:35px;right:15px;}
.logo .ydd_btn span{ display:block; width:100%; height:4px; background:#c60000;}
.logo .ydd_btn span.span02{margin:4px 0;}
.logo .ydd_btn.click{ background:none;}
.logo .ydd_btn.click span{ background:#c60000;}
.logo .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;} 
.logo .ydd_btn.click span.span02{margin:4px 0;}
.logo .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
.logo .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.min {padding: 38px 0 38px 0;}
.love1 .chao .img{background-position:center ;}
.love1 .jia .tu {margin: 0 0 0 0;}
.love1 .title-1 {padding: 25px 0 16px 0;}
.love1 .title-1 h2 {font-size: 26px;}
.title h1 {font-size: 26px;}
.picture22 {margin: 40px -10px 0;}

}

@media (max-width:767px){
.logo .logoimg{line-height: 80px;}
.logo .logoimg img{width: 280px; height:auto;}
.logo .ydd_btn{top:25px;}	
.logo .sjdnav{top:80px;}
.min {padding: 30px 0 30px 0;}
.picture21 .item li h3 {font-size: 16px;line-height: 46px;}
.love1 .title-1 h2 {font-size: 24px;}
.love1 .title-1 span {font-size: 18px;}
.love1 .geng {margin: 15px 0 0 0;font-size: 17px;}
.title h1 {font-size: 24px;}
.title span {font-size: 20px;line-height: 30px;}
.title {padding: 0 0 10px 0;}
.picture22 {margin: 30px -10px 0;}
footer .shang .you {margin-left:0;}
footer .shang {margin-top: 28px;padding-left: 35px;}
footer .dao a {padding: 0 25px;}
.fa1 ul li .fabox{ position:relative; padding:0 0 0 200px; min-height:75px;}
.fa1 ul li .fabox .imgbox{ width:200px; height:130px;}
.liuyan{width:100%;}
}


@media (max-width:600px){
footer .dao a {padding: 0 15px;}
}

@media (max-width:479px){
.logo .logoimg{line-height: 60px;}
.logo .logoimg img{width: 220px; height:auto;}
.logo .sjdnav{top:60px;}
.logo .ydd_btn{top: 20px;width:30px;}
.min {padding: 25px 0 25px 0;}
.love1 .jia .tu {padding: 15px 10px 15px 10px;}
.love1 .title-1 h2 {font-size: 20px;}
.love1 .title-1 span {font-size: 16px;}
.love1 .zi {font-size: 13px;margin: 8px 0 0 0;}
.love1 .geng {margin: 10px 0 0 0;font-size: 16px;}
.picture21 .item li h3 {font-size: 14px;line-height: 40px;}
.title h1 {font-size: 22px;}
.title span {font-size: 18px;}
.picture22 {margin:25px -10px 0;}
footer .shang {padding-left: 0;}
footer .ding {left: 85%;}
footer .dao {padding: 0 0 18px 0;}
footer {padding: 30px 0 30px 0;}
footer .shang {margin-top: 18px;}
.main8 .cont {margin-top: 15px;}
.show-box .row{margin:0 -8px !important}
.show-box .col-xs-6{padding:0 8px !important}
.show-box .imgbox{margin:0 0 16px;}
.show .imgbox h4 {font-size: 12px;line-height: 27px;}
.show-box {margin:25px 0 0 0;}
.fa1 ul li .fabox{ position:relative; padding:0 0 0 129px; min-height:75px;}
.fa1 ul li .fabox .imgbox{ width:129px; height:85px;}
.fa1 ul li .fabox .fatil{ padding:0 0 0 10px;}
.fa1 ul li .fabox .fatil h3{ font-size:14px; color:#4f4f4f; font-weight:bold;}
.fa1 ul li .fabox .fatil h6{ font-size:12px; color:#999; line-height:24px;}
.fa1 ul li .fabox .fatil .fati{ color:#4f4f4f; line-height:22px; height:44px;}
.love .col-xs-6 {padding: 0 5px !important;}
.love .row{margin: 0 -5px !important;}
.love h3 {font-size: 16px;line-height: 46px;}
}



@media (max-width:400px){
.logo .logoimg{line-height: 60px;}
.logo .logoimg img{width: 200px; height:auto; }

}
@media (max-width:300px){

}