html{color:#333;background:#fff}
body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,strong,span,p,dl,dt,dd,input,textarea{
    margin:0;
    padding:0;
    list-style:none;
    border:0;
    text-decoration:none;
    font-family:"microsoft yahei";
    font-weight: normal;
    font-size:14px;
}




a{ text-decoration:none;}
a:hover{text-decoration: none !important;}
a:focus {text-decoration: none!important;}
img{display: block; border:0px;}
ol,ul{list-style:none}
.fl{ float: left; }
.fr{ float: right; }
.mt-20{margin-top: 20px;}
.mt-15{margin-top: 15px;}
.mt-80{ margin-top: 80px; }
.w-640{
  margin:0 auto;
  max-width: 640px;
  height: auto;
  background-color: #333;
  overflow: hidden;
}
.mini-phone{
  margin:0 auto;
  margin-top: 15px;
  width: 92%;
  padding:8px 2px;
  text-align: center;
  background-color: #ff7301;
  border-radius: 5px;
}
.mini-phone img{
  display: inline-block;
  margin-right: 10px;
  width: 25px;
  height: 25px;
  vertical-align:middle;
}
.mini-phone a{
  display: inline-block;
  text-align: center;
  font-size: 17px;
  color: #fff;
  vertical-align:middle;
}
/*标题*/
.tite{
  position: relative;
  margin:0 auto;
  padding:10px 0px;
  width: 80%;
  border-bottom: 1px solid #c6c6c6;
  overflow: hidden;
}
.tite:after{
  content: "";
  position: absolute;
  bottom:0px;
  left:50%;
  margin-left: -30px;
  width: 60px;
  height: 3px;
  background-color: #f34d0b;
}
.tite h2{
  display: block;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
  color: #333;
}
.tite p{
  display: block;
  margin-top: 5px;
  font-size: 15px;
  text-transform: uppercase; line-height:1.5;
  text-align: center;
  color: #666; font-family:Arial, Helvetica, sans-serif;
}
.w-ph{
  padding:15px 15px;
}
.dw-top{
  position: fixed;
  top:0px;
  left:0px;
  z-index: 10000;
  width: 100%;
  /*height: 100%;
  background-color: #333;*/
}
 
.dw-top .dw-tit .logo{
  padding-top: 5px;
  width: 70%;
  float: left;
}

/*产品分类*/
.dw-proc{
  padding:10px;
}
.dw-proc li{
 padding:3px 1%;
 float: left;
  width: 47.5%;
}
.dw-proc a{
  display: block;
  padding:5% 1%;
  font-size: 15px;
  color: #ffffff;
  text-align: center;
 
  box-sizing: border-box;
  background-color: #6c717e;
}
.dw-proc1-hover{
  background-color: #313131 !important;
  color: #000 !important;
}
.dw-more1 a{
  display: block;
  margin:0px auto;
  padding:8px;
  width: 50%;
  background-color: #f34d0b;
  text-align: center;
  font-size: 15px; margin-top:10px;
  color: #ffffff;
  border-radius: 15px;
}

.dw-proc2{
  padding:10px;
}
.dw-proc2 li{
 padding:3px 1%;
 float: left;
  width: 47.5%;
  /*width: 30.5%;*/
}
.dw-proc2 a{
  display: block;
  padding:4% 1%;
  font-size: 15px;
  color: #ffffff;
  text-align: center;
  
  box-sizing: border-box;
  background-color: #0378d8;
}
/*底部 */
.dw-foot{
  position: fixed;
  bottom:0px;
  left: 0px;
  padding-bottom: 3px;
  width: 100%;
  background-color: #3a3f45;
  overflow: hidden;
  border-top:1px solid #fff;
  border-radius: 15px 15px 0px 0px;
}
.dw-foot li{
  float: left;
  padding:10px 0px;
  width: 25%;
  height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.dw-foot li img{
  display: block;
  margin:0 auto;
  width: 25%;
}
.dw-foot li p{
  display: block;
  margin-top: 5px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
/*返回顶部*/
.to-top { display: none; padding: 5px 10px; color: #fff; background-color: #de0d0d;}
/*首页简介*/
 
/*首页新闻*/
.news{
  padding:5px;
  padding-top: 8px;
  height: auto;
  overflow: hidden;
}
.news li{
  padding:15px 0px;
  border-bottom: 1px dashed #e1e1e1;
  overflow: hidden;
}
.news li img{
  display: block;
  float: left;
  width: 100%;
  /*height: 150px;*/
  overflow: hidden;
}
.news li .nenr{
  float: right;
  margin-top: 15px;
  width: 100%;
}
.news li .nenr a h3{
  display: block;
  padding:8px 0px;
  font-size: 18px;
  color: #333;
  overflow: hidden;
}
.news li .nenr span{
  display: block;
  padding-bottom: 5px;
  font-size: 12px;
  color: #9d9d9d;
}
.news li .nenr p {
    display: block;
    height: 45px;
    font-size: 15px;
    color: #7d7d7d;
    line-height: 170%;
    overflow: hidden;
    margin-top: 7px;
   
}
/*底部联系我们*/
.dw-f-cont{
  padding:15px;
  background-color: #3a3f45;
}
.dw-f-cont h2{
  display: block;
  margin-bottom: 8px;
  text-align: center;
  font-size: 26px;
  color: #fff;
}
.dw-f-cont .f-lxwm{
  margin:0 auto;
  padding:15px;
  width: 85%;
  font-size: 14px;
  color: #fff;
  line-height: 150%;
  text-align: center;
  border:1px solid #fff;
}
.dw-f-cont .f-lxwm p,
.dw-f-cont .f-lxwm p a,
.dw-f-cont .f-lxwm a{
  font-size: 14px;
  color: #fff;
  line-height: 150%;
  text-align: center;
}
 
/*================内页===========*/
.dw-ny-banner{
/*  margin-top: 81px;*/
  width: 100%;
  height: auto;
}
/*内页详情*/
.dw-n-cont{
  padding:15px;
  font-size: 15px;
  color: #333;
  line-height: 170%
}
.dw-n-cont p, .dw-n-cont p a, .dw-n-cont p p{
  font-size: 15px;
  color: #333;
  line-height: 170%
}
.dw-picnr {
    padding: 0 10px;
}

.y-dy {
    padding: 0px 15px;
    padding-bottom: 20px;
    overflow: hidden;
}
 
.content{ padding:15px; font-size:1em; line-height:1.8em; color:#333333;}
.content p{ padding:0px 0px ; text-align:left; line-height:170%; font-size:15px; color:#333;}
.content p p{font-size:15px; color:#333;}

.y-tit01{ height:40px; line-height:40px; background-color:#f9f9f9; color:#333333; font-size:17px; text-indent:20px; border-left: 5px solid #fa3e3e; font-family:"Microsoft Yahei"; font-weight:bold;}
.y-n-content{ height:50px; line-height:50px; text-align:center; border-bottom:#CCC 1px solid;}
.y-n-content h1{ font-size:16px;}
.y-n-content p{ font-size:15px; font-family:"Microsoft Yahei"; line-height:170%; text-align:left;}
.y-dy{ padding:0px 15px; padding-bottom:20px;overflow: hidden;}
.y-dy p{ line-height:170%; text-align:left; font-size:14px; color:#333;}
.y-pro{ padding:0px 5px; padding-bottom:20px;overflow: hidden;}
.y-pro p{ line-height:170%; text-align:left; font-size:14px; color:#333;}
/*my上一页下一页样式*/
.mypage{ background-color:#f9f9f9; padding:5px; color:#3333; font-size:12px;}
.mypage a{ color:#333; font-size:12px;}


.main{}
 
.mini_navv{width:100%;margin:0 auto; background: #485460;}
.nav5_11 {min-width:320px;}
.nav5_11 ul li{ margin:3px 0px; font-weight:bold;display:block; float:left; height:30px; line-height:30px; width:24.5%; text-align:center; border-right: 1px solid #2a445e;}
.nav5_11 ul li a{display:block; float:left; width:100%; color:#ffffff; font-size:16px; font-weight:normal;}
.nav5_11 ul li a:hover{ color:#ffffff;}



/*banner轮播*/
#ban .hd{ width:100%; position:relative; z-index:1; bottom:16px; text-align:center;}
#ban .hd ul{position: relative;left: 50%; float: left;}
#ban .hd li{float: left;position: relative;right: 50%; width: 12px;height: 12px;margin: 0 5px;background: #fff;border-radius: 50%;overflow: hidden; text-indent: -9999px;cursor: pointer;vertical-align: top;}
 
#ban .hd .on{ background:#f34d0b; }

#ban .hd li.on{background: #f34d0b;}
#ban .bd li img{display: block;width: 100%;}


.banner{width:100%;/* margin-top: 70px;*/ margin:0px; padding:0px;}
.banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
  -webkit-transition:left 800ms ease-in 0;
  -moz-transition:left 800ms ease-in 0;
  -o-transition:left 800ms ease-in 0;
  -ms-transition:left 800ms ease-in 0;
  transition:left 800ms ease-in 0;
}
.swipe ul img{
  /*margin-top: 10px;*/
}
.swipe #pagenavi{position:absolute;left:0px;bottom:0px;text-align:center;width:100%; background:rgba(fff, fff, fff, 0.6)!important; filter:Alpha(opacity=50); padding:6px;}
.swipe #pagenavi a{width:8px; height:8px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}


.mini_jj{ padding:15px 0px; border-bottom:1px dashed #eaeaea; text-align:center; font-size:18px; font-weight:bold; color:#fa3e3e;}

.mini_jjmore{ width:30%; height:35px; margin:0px auto; background:#313131; text-align:center; border-radius: 5px;-moz-border-radius: 10px;-webkit-border-radius: 10px;line-height:35px;}
.mini_jjmore a{ font-size:14px; color:#ffffff;}

.menu_menu_bg {margin: 0 auto;
    background: url(../images/nav_bg.jpg);
    background-size: cover;
    padding: 5%;border-top:#f34d0b 2px solid; }

.ph_menu {min-width:320px; margin:5px; overflow: hidden;}
.ph_menu li{ margin:4px 4px; font-weight:bold;display:block; float:left; height:30px; background-color: #f34d0b;
 line-height:30px; width:30%; text-align:center; box-sizing:border-box;border-radius: 5px;}
.ph_menu li a{display:block; float:left; width:100%; color:#fff; font-size:15px; font-weight:normal; text-align: center;}
.ph_menu li a:hover{ background-color:#dc0c0c; color:#ffffff;}




/*标题*/
.bt{padding:0px; margin: 0px; text-align: center; margin-top: 20px;}

#biaot{ width: 100%; height:auto; padding-bottom: 12px;}
.biaotbt{ padding-top:20px; margin: 0px auto; width: 100%;  text-align: center; font-size: 22px; color: #333333;}
.biaotbt span{ padding:0px 10px; font-size: 14px; color: #ffffff; text-transform: uppercase; background: #f34d0b;}

.biaot{ width: 100%; margin: 0px auto; }
.biaot ul{ margin: 0px; padding: 0px; }
.biaot ul li{ margin: 4px; padding-top: 50px; width: 30%; height: 80px; float: left; color: #ffffff; font-size: 15px; text-align: center; }

.biaot ul li a{color: #ffffff; font-size: 22px; }
.biaot ul li span{color: #ffffff; font-size: 12px; text-transform: uppercase; }

.lx{ margin-bottom:10px;}

/*首页分类*/
.list{ margin-top:5px;}
.list ul{}
.list ul li{ margin:6px; float: left; padding-top:20px; width: 30%; height: 80px; background:#fcbe00; line-height: 24px; text-align: center;}
.list ul li span{ font-size: 20px; font-weight: bold; color: #ffffff; }
.list ul li a{display: block; font-size: 18px;  color: #ffffff;}
.list-ewm{ padding-top: 10px; text-align: center; }


/* 底部固定导航 */
body .social_nav5{height:58px;position:fixed; bottom:0; width:100%;  z-index:999; 
background: #3c3c3c; }

body .social_nav5 li{ width:25%; float:left; position:relative;border-right:1px solid #ffffff; font-size:12px; text-align:center; color:#fff;line-height:12px; height:58px;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}

body .social_nav5 li:last-child{border-right:none;}
body .social_nav5 li:first-child{border-left:none;}
body .social_nav5 li em{ width:23px; display:block; margin:0 auto; padding:10px 0 6px 0;}
body .social_nav5 li em img{width: 23px;}
body .social_nav5 li a{ color:#fff; text-align:center;}
body .social_nav5 li.cur{ color:#fff; background: #ffae02;}
body .social_nav5 li .erji{ position:absolute; bottom:58px; left:0; width:100%; text-align:left; background:#0c7051; display:none; }
body .social_nav5 li .erji a{ display:block; border-bottom:1px solid #20a6ee; font-size:12px; height: 26px; line-height:26px;position:relative; text-align:center;  color:#fff;}
body .social_nav5 li .erji a:last-child{border-bottom:none;}


.part-ys2{
	margin-top: 15px;
    width: 100%;
    background-size: 100%;
    display: flex;
    flex-direction:row;
    justify-content: space-around;
	text-align: center;
    
    }   
    

.part-ys2 a{
		border-radius:20px;
        width:30%;
		height: 90px;
        font-size: 22px; 
        font-weight: bold;
        text-align: center;
        color: #3665b9;
        background:#ffde00;
		line-height: 90px;
        align-self:center;
    }


/*fenye*/
.feny{
    margin-top: 30px;
    text-align: center;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline-block;
  margin-right: 5px;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 1px 2px;
  margin-left: 0;
  line-height: 1.42857143;
  color: #333;
  text-decoration: none;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #013f96;
  border-color: #013f96
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #013f96;
  border-color: #013f96
}
.topdh{text-align:right; font-size:12px; margin-top:5px;}
.topdh img{ float:right; margin-right:5px; }
.topdh span{ float:right; display:block; width:50px; height:20px; line-height:20px;}

/*dibu*/
.mnbq{border-top:2px solid #313131;  padding-top:10px; 
  background:#ffffff; text-align:center; height:80px; font-size:14px; line-height:25px; 
  color:#333333; margin-bottom:40px;overflow: hidden; margin-top:15px;}
.mnbq a{  color:#333333;}
.mnbq p{
	font-size:14px; color:#333333; text-align: center;
}


.cpbt1{ margin-top:0px;}
.cpbt1 h2{color:#f34d0b; font-size:30px; font-weight:800; line-height:1.8; text-align:center; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-style:oblique;}
.cpbt1 em{color:#252525;font-size:28px; font-weight:600; line-height:1.8; text-align:center;}
.cpbt2 em{ width:92%; margin:auto;color:#565656; font-size:17px; text-align:center; line-height:1.6;  display:block; font-style: normal; }