﻿@charset "utf-8";
.title1{text-align: center;margin: 37px auto 0;background: url(../images/index/1_10.png) no-repeat center;}
.title1 p{font-size: 18px;line-height: 32px;color: #7F7F7F;padding-bottom: 24px;}
.title1 h2{line-height: 60px;font-size: 32px;color: #000F26;}
.title1 span{display: inline-block;font-size: 34px;padding: 0 11px;background: #fff;color: #DA1310;}
.title2{text-align: center;margin: 36px auto 50px;}
.title2 p{font-size: 21px;line-height: 30px;color: #fff;padding-bottom: 24px;max-width: 950px;margin: 22px auto 0;}
.title2 h2{line-height: 94px;font-size: 45px;color: #fff;font-weight: normal;background: url(../images/index/1_10.png) no-repeat center bottom;}
/*search*/
#search {line-height: 50px;border-bottom: 1px solid #6C6C6C;}
#search p {}
#search b {}
#search a {}
#search form {float: right;margin-top: 8px;}
#key {float: left;width: 169px;line-height: 30px;padding-left: 10px;border: 1px solid #F00000;}
#search_btn {float: left;width: 38px;height: 34px;border: 0;background: #F00000 url(../images/common/search.png) no-repeat center;}

/*product*/
#product{padding-bottom: 70px;}
.picScroll-left{position:relative;width:  1200px;margin: 20px auto 0;}
.picScroll-left .hd{overflow:hidden;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{background: url(../images/index/prevnext.jpg);display:block;width:38px;height:77px;overflow:hidden;cursor:pointer;position:  absolute;top: 80px;}
.picScroll-left .hd .prev{right: 0;background-position: -38px 0;}
.picScroll-left .hd .next{left: 0;}
.picScroll-left .bd{width: 1040px;overflow: hidden;margin: 0 auto;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{_display:inline;overflow:hidden;text-align:center;display: block;margin: 0 13px;width: 230px;height: 230px;border-radius: 50%;transition: all .3s;border: 2px solid #FC0C0B;}
.picScroll-left .bd ul li a{display:  block;position:  relative;transition:0.5s;}
.picScroll-left .bd ul li a:hover{filter: brightness(120%);}
.picScroll-left .bd ul li img{display:  block;width: 230px;height:230px;border-radius:  50%;transition:  1s;}
.picScroll-left .bd ul li p{text-align: center;color: #fff;margin-top: 5px;background: #e10312;margin: 0 auto;transition: .5s;position: absolute;bottom: 0px;width: 100%;font-size: 18px;line-height: 45px;}
#demo{}
.ipro{margin: 55px auto 0;width: 1200px;overflow:  hidden;height: 534px;position:  relative;}
.ipro a{display: block;float: left;width: 23%;overflow: hidden;position: relative;margin: 10px 1%;}
.ipro .img{
    position: relative;
    width: 100%;
    height: 0;
    padding: 50% 0;
}
.ipro img{position: absolute;top: 0;display:  block;width: 100%;height: 100%;box-sizing: border-box;border: 1px solid;border-bottom: 0;}
.ipro span{display: block;border: 1px solid;position: relative;height: 0;padding: 50% 0;}
.ipro p{line-height: 50px;background: #666666;color: #fff;text-align: center;}

/*ys*/
#ys{overflow: hidden;background: url(../images/index/init-2-bg.jpg) center;}
.ys-dl{}
.ys-dl dl{float: left;margin-right: 60px;}
.ys-dl dl:last-child{margin-right:0}
.ys-dl dt{}
.ys-dl img{display: block;}
.ys-dl dd{line-height: 80px;font-size: 24px;text-align: center;color: #fff;}
#ys>a{display: block;margin: 40px auto 54px;line-height: 70px;width: 225px;text-align: center;font-size: 25px;color: #E80C0C;background: #fff;}

#about{padding: 4px 0 0 0;background: url(../images/index/1_14.png) no-repeat center;}
.about{width: 1100px;margin: 40px auto 37px;line-height: 26px;}
#ys2{padding-bottom: 53px;background: url(../images/index/ys2.jpg) no-repeat bottom center;}
#ys2>img{display: block;margin: 0 auto;border: 2px solid #fff;}
#ys2 ul{text-align: center;color: #fff;margin-top: 47px;}
#ys2 li{display: inline-block;text-align: center;width: 248px;}
#ys2 li:nth-child(2){border-left:2px solid #fff;border-right:2px solid #fff;}
#ys2 h4{font-size: 50px;line-height: 67px;}
#ys2 p{font-size: 24px;line-height: 48px;margin-top: 11px;}
/*news*/
#news{padding-top: 11px;padding-bottom: 50px;}
.news{width: 91%;margin: 0 auto;border: 1px solid #ccc;}
.news>a{display:block;border-bottom: 1px solid #ccc;}
.news>a>img{
    max-width: 100%;
    height: 225px;
    margin: 0 auto;
    display: block;
}
.inews-list{text-align: center;margin-bottom: 52px;}
.inews-list li{border: 1px solid #999999;line-height: 44px;display: inline-block;margin: 4px 32px 0;width: 120px;font-size: 20px;}
.inews-list li.on{background:#999999;color:#fff;}
.inews-list li a{}
.picScroll-left1{overflow:hidden;position:relative;}
.picScroll-left1 .hd{overflow:hidden;text-align: center;}
.picScroll-left1 .hd ul{zoom:1;}
.picScroll-left1 .hd li{display: inline-block;width: 35px;height: 6px;overflow:hidden;text-indent:-999px;cursor:pointer;background: #A7A7A7;margin: 0 4px;}
.picScroll-left1 .hd li.on{background: #0D1520;}
.picScroll-left1 .bd{}
.picScroll-left1 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left1 .bd li{float:left;_display:inline;overflow:hidden;width: 33.3%;}
.picScroll-left1 .bd li dl{width: 25%;float: left;color: #fff;font-size: 1.2rem;text-align: center;margin-top: 10px;}
.picScroll-left1 .bd li dt{background: #001027;}
.picScroll-left1 .bd li dd{background: #FD191A;}
.picScroll-left1 .bd li h2{text-align: left;line-height: 76px;width: 95%;border-bottom: 1px solid #c5c5c5;padding-bottom: 15px;margin: 0 auto;padding-top: 10px;height: 76px;}
.picScroll-left1 .bd li h2 a{font-size: 14px;text-align: left;margin-left: 10px;}
.picScroll-left1 .bd li p{line-height: 25px;height: 100px;border-bottom: 1px solid #ccc;overflow: hidden;width: 95%;margin: 0 auto;box-sizing: border-box;background: #fff;position: relative;}
.ncate{background: url(../images/index/yan.jpg) no-repeat center left;line-height: 40px;width: 95%;margin: 0 auto;box-sizing: border-box;padding-left: 35px;font-size: 16px;}
.ncate a{}
/*支持*/
#zhichi{background: url(../images/B.jpg) center no-repeat;height: 430px;}
#zhichi dl{width: 400px;margin: 37px auto;}
#zhichi dt{line-height: 100px;text-align: center;font-size: 33px;}
#zhichi dd{line-height: 40px;padding-left: 58px;font-size: 24px;color: #666;margin-bottom: 14px;background: url(../images/index/jiantou.png) no-repeat center left;}
@media only screen and (min-width: 100px) and (max-width: 640px) {
	#why{display:none;}
  	.iprolist li{width: 31%;float: left;margin: 1%;}
  	.iproduct li{width: 48%;float:left;margin:1%;}
  	.iproduct div{height:150px;}
  	#about{background: #44BCB0;padding: 0;}
  	.title2 h2:after,#footer{display:none;}
  	.ihotpro li{width: 48%;margin:1%;height: auto;}
  	.ihotpro div{position: relative;height: 0;padding: 50% 0;}
  	.ihotpro p{position: relative;transform: scale(1);line-height: 2;font-size: 20px;height: 40px;background: rgba(218,19,16,1);overflow: hidden;}
  	.ihotpro img{position: absolute;top: 0;}
	#ys{background:#E4E3DF}
	.inewslist li{width:30%;}
	.title2 span{background:none;color:#fff}
	.iabout-con{padding-bottom: 10px;}
	#about>div {background: none;}
	.iabout-con{color:#fff}
	.iabout-con a{margin:0 auto;}
	.inews li{float:none !important;width: 100%;}
	.inews li>a{display:none}
	.inews dl{width: 98%;float: none;}
	.icontactL{display:none;}
	.icontactR{float:right;}
}