﻿body {font-size: 16px; line-height: 24px; font-family:"微软雅黑"; color:#444444; background:#fff;}
*{ margin:0; padding:0;}
a {text-decoration:none;color:#333;}
a:hover {text-decoration:underline; color:#4D765B; }
ul,ol {list-style:none;}
img{border:0;}
.clear{ clear:both;}
.allcontainer img{ max-width: 100%; }
.m_banner{ display: none; }
.line_h{ display: none;}


.banner{ width:100%; height:514px; background: url(banner.png) center no-repeat;}
.t_daoyu{width: 1040px; padding: 40px 80px; margin:-40px auto 74px auto;background: #FFE7B3;border-radius: 8px;}
.t_daoyu dt{color: #E0571E;font-size: 32px; font-weight: bold; text-align: center; margin-bottom: 15px; line-height: 32px;}
.t_daoyu dt a{color: #E0571E;}
.t_daoyu dd{color: #907539; line-height: 26px;}
.t_daoyu dd a{color: #907539; }

.container{ width: 1200px; margin: 0 auto  20px auto; background: #FEF7F4; border-radius: 10px;}


#items1{ width:245px; height:400px; padding:0 20px; float:left; margin-bottom: 40px; color: #FFEFCD;}
#items1 a{color: #FFEFCD;}
#items1 .items{ width: 245px;height: 400px;background: linear-gradient(-31deg, #E6592A, #FD7421);
border-radius: 8px;margin: 0 auto;  }
.items dl{  width:166px; height:310px;overflow:hidden; margin: auto; padding-top: 40px;}
.items dt{ width:166px; height:216px; margin-bottom: 10px; display: block;}
.items dl img{width:160px; height:210px;border: 3px solid #FFFFFF; }
.items dd{ width:160px; line-height:20px; text-align: center; font-size: 16px; }
.items dd a{ font-weight: bold; font-size: 18px; }
.items .pic{width:176px; height:34px; position: relative;font-size:18px; text-align: left; color:#FC7C23;line-height:34px;background: url(tpbg0.png) 70px center no-repeat;  }
.items .ps_b{ padding:0 10px 0 110px; height:34px; line-height:34px; font-size: 18px;  text-align: left; float: left; color: #F6541C}
.items .tp_b{  position:absolute; left:70px; top:0; display: block; cursor:pointer; width: 34px;height: 34px;border-radius: 17px; line-height: 34px; font-size: 18px; color: #fff; text-decoration-line: none; text-indent: -999px;}


.tabBox { width: 100%;}
.tabBox .hd{ width: 100%; height:74px; position:relative; background: #EB521F;border-radius:10px 10px 0px 0px ; }
.tabBox .hd ul{ position:absolute; padding-left: 100px; width: 1100px; height:40px;line-height:40px; top:17px; overflow:hidden;   font-size: 20px; font-weight: 500; }
.tabBox .hd ul li{ float:left; width: 210px; text-align: center;   color:#FFEBC9;  }
.tabBox .hd ul .on{ line-height: 40px;background:#FFEFCB url(jiangzhang.png) 15px center no-repeat;width: 131px;
height: 40px; padding-left: 10px; font-weight: bold;
border-radius: 20px; color: #E6592A; }
.tabBox .hd ul .on a{ display:block; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
.tabBox .bd ul{width: 1160px; padding: 30px 0 0 40px; }
.tabBox .bd li{  }
.tabBox .bd li a{ }
.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */




.bottom_sbj{ display:none;}
.tt{ display: block; background:#fff;}



@media only screen and (max-width: 520px){
body { background:#fff; background-size: cover; border-image: none; font-size:1em; line-height:1.4em; }
.allcontainer{ max-width: 520px; margin: 0 auto;}
.container{ width:100%;}
.bottombg{width:100%; height: auto; background: none; margin-bottom:0;}
.m_banner{ display: block; }
.line_h{ height:2em;}

.banner{width:100%; background:none; height:auto; margin-bottom:0;}

.t_daoyu{width:90%; padding: 5% 3%; margin:0 auto 5% auto;}
.t_daoyu dt{font-size:1em;margin-bottom:2%; line-height: 1.4em;padding: 0 30px;}
.t_daoyu dt a{}
.t_daoyu dd{ font-size: 0.9em; line-height: 1.2em;}
.t_daoyu dd p{font-size:1em;margin-bottom:2%; line-height: 1.4em;padding: 0 10px;}

.container{ width:100%; margin: 0 auto 3% auto;}


#items1{ width:46%; height:220px; padding:0 2%;margin-bottom: 6%; }
#items1 a{}
#items1 .items{ width:100%;height: 220px;}
.items dl{  width:90%; height:175px;padding-top: 10px;}
.items dt{ width:70%; height:110px; margin:0 auto 5px auto; text-align: center;}
.items dl img{width:90px; height:110px;border: 1px solid #FFFFFF; margin: auto; }
.items dd{ width:100%; line-height:1.4em;  font-size: 0.8em; }
.items dd a{ font-size: 1.1em; }
.items .pic{width:100%;background: url(tpbg0.png) center no-repeat;  }
.items .ps_b{ padding:0 10px 0 45%; font-size: 14px;  }
.items .tp_b{left:20px; }


.tabBox { }
.tabBox .hd{ height:145px;}
.tabBox .hd ul{padding-left: 10%; width:80%; height:auto;line-height:26px; top:10px; font-size:1.1em;}
.tabBox .hd ul li{ float:left; width: 100%;  }
.tabBox .hd ul .on{ line-height: 26px;background:#FFEFCB url(jiangzhang.png) 15px center no-repeat;width:95%;
height: 26px; padding-left: 10px; font-weight: bold;
border-radius: 20px; color: #E6592A; }
.tabBox .hd ul .on a{ display:block; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
.tabBox .bd ul{width: 100%; padding:10px 0 0 0 ; }
.tabBox .bd li{  }
.tabBox .bd li a{ }
.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */


.bottom_sbj{ width:100%; display:block; text-align:center; background:#333; color:#ddd; line-height:3.5em;}
.bottom_sbj a{ color:#ddd;}
.tt{ display: none; }
}
