@charset "UTF-8";

/*全局样式*/
body { font-family:"微软雅黑"; font-size:12px; color:#666666;}
* { margin:0px; padding:0px; list-style:none;}
.clear { clear:both;}
a { color:#666; text-decoration:none;}
a:hover { color:#f1162e; text-decoration: none;}
.fl { float:left;}
.fr { float:right; }
ul { list-style:none; margin:0px; padding:0px;}
img { border:0px; max-width:100%;}
.clear{ clear: both;}
.clearfix:after{ content: "";display: block;clear: both;}
.ui-loader{ display: none;}

/*更多按钮*/
.angd { width:100%; height:auto; padding:10px 0px; text-align:center;}
.angd a { width:auto; height:40px; padding:0px 20px; color:#999; display:block; font-size:14px; line-height:40px;
    border:1px solid #d7d8d8; border-radius:8px; display:inline-block; }

/*===========================手机站头部===========================*/
#top{ width: 1rem;height: 60px}
#top p:first-child{ margin: 19px 0 0 10px;width: 45%}
#top p:first-child img{ width: 100%}
#top p:last-child{ margin: 5px 10px 0 0;  }
#top p:last-child img{ float: right}
#top img{ width: 80%}


/*===========================手机站首页海拔图===========================*/
.slider-focus{position:relative;max-width:640px;overflow:hidden;/*max-height:320px;*/margin:0 auto 1px;}
.slider-focus .hd{ position:absolute;width:100%;height:22px;left:0;bottom:2%;z-index:1;line-height:28px;text-align:center;}
.slider-focus .hd li{ display:inline-block;vertical-align:middle;width:8px;height:8px;margin:0 3px;-webkit-border-radius:50%;
    -moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;font-size:0;line-height:0;text-indent:-9999em;background:#fff;
    cursor:pointer;}
.slider-focus .hd li.on{ background:#0ca19b;  }
.slider-focus .bd{ position:relative; z-index:0; }
.slider-focus .bd li{ position:relative; text-align:center;  }
.slider-focus .bd li img{ vertical-align:top;width:100%;/* 图片宽度100%，达到自适应效果 */}
.slider-focus .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slider-focus .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px;
    line-height:28px;color:#fff;  text-align:left;  }

/*===========================手机站首页关于我们===========================*/
#about{ width: 1rem;}
.title{ width: 100%;height: 32px;background-color: #f2f2f2;line-height: 32px;color: #000;}
.title span{ margin-left: 10px;border-left: 5px solid #0ca19b;padding-left: 15px}

#a_con{padding: 10px 5px;}
#a_con table{ background-color: #1e8f88;font-size: 15px}
#a_con table tr:first-child td{ background-color: #58bfba;color: #fff;font-size: 15px}
#a_con table tr td{ background-color: #fff;text-align: center;vertical-align: middle}
#a_con table tr td:first-child{ width: 257px;height: 43px}
#a_con table tr td:nth-child(2),#a_con table tr td:nth-child(3){ width: 179px;height: 43px}
#a_con table tr td:nth-child(4){ width: 189px;height: 43px}
#a_con table tr td:nth-child(5){ width: 393px;height: 43px}

#a_con table tr:not(:first-child) td:first-child{ font-size: 14px;color: #eda814}


/*===========================手机站首页产品展示===========================*/
#product{ width: 1rem;}
#pro_list{ padding: 10px 5px;overflow: hidden;}
#pro_list li{ width: 0.32rem;float: left;margin-bottom: 20px}
#pro_list li a{ width:0.25rem;margin: 0 auto;display: block;border: 5px solid #93d5d3;box-shadow:  0 10px 10px #939796;}


/*===========================手机站首页新闻资讯===========================*/
#about{ width: 1rem;}
#news_list{ padding: 10px 15px;}

#news_list li{ width: 0.9rem;border: 5px solid #10ada5;background-color:#91d3d1;border-radius: 50px 0 50px 0;margin: 25px auto}
#news_list li a>p{ margin: 25px 0 0 20px;width: 0.2rem;text-align: center}
#news_list li span{ font-weight: bold;color: #ff710a;font-size: 16px;line-height: 28px}
#news_list li div{ margin-top: 35px;width: 0.6rem;}
#news_list li div h1{ color: #ff710a;font-size: 16px}
#news_list li div p{ line-height: 30px;margin-top: 15px}


/*===========================手机站首页返回头部===========================*/
#goT{ width: 1rem;height: 23px;background-color: #10ada5;}
#goT span{ color: #fff;line-height: 23px;float: right;background: url("../images/goT.png") right center no-repeat;
    padding-right: 10px;margin-right: 15px;display: block;height: 100%;}

#endnote{ text-align: center;margin-top: 15px;padding-bottom: 75px}


/*===========================手机站脚部===========================*/
.lfooter { width:1rem; height:50px;  position:fixed; bottom:0px;  background-color: #10ada5}
.lfooter ul li { width:0.25rem; height:auto; float:left; text-align:center; padding:5px 0px; }
.lfooter ul li a { color:#FFF; line-height:10px; }


/*===========================手机站导航===========================*/
#b_hot{ position: fixed;top: 160px;left: 10px;z-index:999;}
#nav{ width: 0px;height: 100%;background-color: rgba(255,255,255,0.95);position: fixed;left: 0px;top: 0px;overflow: hidden;z-index: 9000;}
#other{ position: fixed;right: 0;top: 0;height: 100%;width: 0.76rem;display: none}

#nav ul{ padding-top: 60px}
#nav ul li{ height: 36px;line-height: 36px;text-align: center;overflow: hidden}


/*===========================手机站内页样式===========================*/
#content{ width: 1rem;}
#page_con{ padding: 10px 5px;}

#page_nav{ width: 1rem;height: 35px;background-color: #0ca19b;overflow: hidden;margin-bottom: 15px}
#page_nav li{ float: left;border-right: 1px solid rgba(255,255,255,0.5);height: 35px;width: 0.25rem;box-sizing:border-box;
    text-align: center;line-height: 35px;}
#page_nav li a{ display: block;width: 100%;height: 100%;color: #fff;}

#n_list{ padding: 0 5px; margin-bottom: 15px;}
#n_list li{ height: 25px;padding: 5px 0;line-height: 25px;position: relative;border-bottom: 1px solid #dfdfdf; }
#n_list li i{ height: 6px;width: 3px;background-color: #0ca19b;display: inline-block;position: absolute;left: 0;top: 15px}
#n_list li a{ padding-left: 15px }

#p_ban img{ width: 1rem;}
#d_title{text-align: center;width: 100%;height: 25px;;margin: 15px 0;border-bottom: 1px solid #e5e5e5;}
#detail{ margin-top: 15px;padding: 0 5px;line-height: 23px}
#detail div{ text-indent: 2em;}


#cp_top{ width: 1rem;height: 38px;text-align: center;line-height: 38px;color: #fff;font-size: 16px;
    text-shadow:5px 2px 6px #fff;position: relative;  background-color: #0ca19b;
}
#n_hot{ position: absolute;right: 13px;top: 3px;}
#cp_nav{ position: absolute;top: 38px;left: 0;width: 1rem;height: 100%;background-color: #fff;display: none;z-index: 999;}
#cp_nav li{position: relative;}
#cp_nav li a.a{ color: #333;padding-left: 60px;display: block;width: 83%;height: 30px;line-height: 30px; border-bottom: 1px solid #ececec;}
#cp_nav li i{ display: inline-block;width: 5px;height: 10px;position: absolute;right: 19px;top: 10px;
    background: url("../images/jt.jpg") no-repeat;}

#cp_nav li dl{ padding-left: 65px;}
#cp_nav li dl dt{ line-height: 25px;}

#c_list{ margin-top: 15px;padding-bottom: 20px}
#c_list li{ width: 0.5rem;text-align: center;float: left;margin-bottom: 10px}
#c_list li img{ display: block;width: 0.4rem;margin: 0 auto;border-radius: 5px;height: 155px;}
#c_list li p{ line-height: 25px}

#d_title{text-align: center;width: 100%;height: 25px;;margin: 15px 0;border-bottom: 1px solid #e5e5e5;}
.cp_pic{ padding: 0 5px;}

.pages_pv{display:block; width:40%; height:35px; line-height:35px; float:left; background:#c89009; margin-top:20px; margin-bottom:30px;   margin-left: 6%;
    text-align: center;}


#course_bg{ width: 1rem;}
#course_bg img{ width: 100%;}

#dp{ display: block;width: 0.8rem;margin: 15px auto}
#dp img{ width: 100%;}

.contact{ width: 100%;margin: 5px auto;}
.contact p:first-child{ background: url("../images/icon01.png") 0 center no-repeat;padding-left: 25px;line-height: 25px;
    color: #333;}
.contact p:nth-child(2){ background: url("../images/icon02.png") 0 center no-repeat;padding-left: 25px;line-height: 25px;
    color: #333;margin: 5px 0}
.contact p:nth-child(3){ background: url("../images/icon03.png") 0 center no-repeat;padding-left: 25px;line-height: 25px;
    color: #333;}

.yyl{width: 0.95rem;height: 26px;background: url(../images/yyl-bg.png) no-repeat; overflow: hidden;color: #338323;
    margin: 15px auto;  }
.yyl span{ display: inline-block;width: 85px;height: 100%;text-align: center;color: #fff;line-height: 26px;margin-right: 10px;}
#doyoo_panel{
    position: fixed;
    right: 0;
    bottom:30%;
}
.cgbox{
    width:99%;
    margin:0 auto;
}
.cgtitle{
    font-size:17px;
    font-weight:700;
    margin-bottom: 15px;
}
.cgtit2{
   font-size: 16px;
   font-weight: 700;
   margin:10px 0px;
}
.cgmes{
   font-size: 14px;
   line-height: 25px;
   margin-bottom: 25px;
}
.test,.cgmesy{
font-size: 14px;line-height: 25px;
}
.testimg{
margin:15px 0px;
}
.testimg img{
display:block;

}