body {
    margin: 0;
    padding: 0;
    font-size: 0.24rem;
    color: #333333;
    font-family: "Microsoft YaHei","Open Sans","΢���ź�", Arial, "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
}

body, dl, dd, h1,h3,h4,p,form{margin:0;font-weight: normal}
ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
a{
    color: #333;
    text-decoration: none;
}
.clearfix:before,.clearfix:after{
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}
.text-over{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
img{
    border: 0;
}


header{
    width: 100%;
    height: 1.2rem;
    padding: 0 0.2rem;
    position: fixed;
    top: 0;
    z-index: 55;
    background-color: #fff;
    box-shadow: 3px 0px 10px #ccc;
}
header>a{
    width: 5.66rem;
    height: 0.91rem;
    position: absolute;
    left: 0.25rem;
    display: inline-block;
    top: 0.1rem;
}
header>a img{
    width: 100%;
    height: 100%;
}
header>img:nth-child(2){
    width: 0.41rem;
    height: 0.37rem;
    right: 0.7rem;
    position: absolute;
    top: 0.4rem;
}
.menu{
    width: 100%;
    position: fixed;
    left: 0rem;
    display: none;
    z-index: 10;
    background-color: #0071cd;
}
.menu ul .nli{
    width: 100%;
    text-align: center;
    /*padding: 0.4rem 0;*/
    border-bottom: 1px solid #1287e6;
}
.menu ul .nli>a{
    /*outline: 1px solid red;*/
    display: block;
    padding: 0.4rem 0;
}
.menu ul .nli a{
    color: #fff;
    font-size: 0.32rem;
}
.menu ul .nli ul{
    display: none;
}

.menu ul .nli ul li{
    border-top: 1px solid #1287e6;
    padding: 0.3rem 0;
}
.menu ul .nli ul li a{
    display: block;
    height: 0.57rem;
    line-height: 0.57rem;
    font-size: 0.28rem;
}


/*�ֲ�*/
.banner{
    position: relative;
    width: 100%;
    height: 4.5rem;
    overflow: hidden;
    /*top: 0.88rem;*/
    margin-top: 1.2rem;
}
.banner .hd {
    position: absolute;
    z-index: 1;

    bottom: 0.4rem;
    width: 0.9rem;
    left: 50%;
    margin-left: -0.15rem;


}
.banner .hd li {
    font-size: 0;
    line-height: 0;
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 50%;
    float: left;
    margin-right: 0.1rem;
    background: #ffffff;
}
.banner .hd li.on {
    background: #0071cd;
}
.banner .bd li{
    width: 100%;
    height: 4.5rem;
}
.banner .bd li img{
    width: 100%;
    height: 100%;
}

.part1{
    background-color: #f3f3f3;
    padding: 0.5rem 0;

}
.part1 ul li{
    float: left;
    text-align: center;
    width: 33.3%;
}
.part1 ul li img{
    width: 1.2rem;
    height: 1.2rem;
    margin-bottom: 0.2rem;
}
.part1 ul li a{
    font-size: 0.28rem;
}

/*���ǵķ���*/

.part2{
    border-bottom: 1px solid #ccc;
}
.h{
    width: 100%;
    height: 0.7rem;
    margin-top: 0.5rem;
}
.h img{
    width: 100%;
    height: 100%;
}


.comment{
    padding: 0.3rem;
    text-align: center;
    margin-top: 0.2rem;
    padding-bottom: 0.5rem;

}
.comment img{
    width: 6.9rem !important;
    height: 3.4rem !important;
}
.comment p{
    font-size: 0.24rem;
    margin-bottom: 0.1rem;
}


/*��Ʒ����*/
.part3{
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.5rem;
}
.part3 ul{
    margin-top: 0.5rem;
    padding: 0 0.3rem;
}
.part3 ul li{
    text-align: center;
    margin-bottom: 0.3rem;
}
.part3 ul li div{
    width: 6.9rem;
    height: 3.4rem;
    margin: 0 auto;
}
.part3 ul li div img{
    width: 100%;
    height: 100%;
}
.part3 ul li h4{
    line-height: 0.9rem;
    height: 0.9rem;
    margin-bottom: 0;
    background-color: #f7f7f7;
    font-size: 0.3rem;
}
.go{
    width: 3rem;
    height: 0.8rem;
    display: block;
    margin-left: 2.2rem;
    background: url("../images/go.png") no-repeat;
    background-size: 3rem 0.8rem;
}

/*�ɹ�����*/
.part4{
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #ccc;
}
.part4 ul{
    padding: 0 0.2rem ;
    margin-top: 0.5rem;

}
.part4 ul li{
    width: 3.54rem;
    float: left;
    text-align: center;
    margin-bottom: 0.3rem;
}
.part4 ul li div{
    width: 3.35rem;
    height: 2.4rem;
    margin: 0 auto;
}
.part4 ul li div img{
    width: 100%;
    height: 100%;
}
.part4 ul li p{
    line-height: 0.7rem;
    height: 0.7rem;
    background-color: #f7f7f7;
    margin: 0 0.1rem;
}


/*���Ŷ�̬*/
.part5{
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #ccc;
}
.part5 ul{
    margin-top: 0.5rem;
    padding-bottom: 0.1rem;
}

.news-list li{
    margin: 0 0.25rem;
    padding: 0 0.2rem;
    background-color: #fff;
    box-shadow: 0px 1px 10px #ececec;
    margin-bottom: 0.2rem;

}
.news-list li div{
    width: 100%;
    padding: 0.2rem 0;
    border-bottom: 1px dashed #ababab;
}
.news-list li div>span:nth-child(1){
    float: left;
    font-size: 0.3rem;
}
.news-list li div>span:nth-child(2){
    float: right;
    font-size: 0.26rem;
    color: #666;
}
.news-list li p{
    padding: 0.2rem 0;
    color: #666;

}
.check-more{
    width: 2.98rem;
    height: 0.58rem;
    display: block;
    text-align: center;
    line-height: 0.58rem;
    margin: 0 auto;
    color: #0071cc;
    font-size: 0.28rem;
    border: 1px solid #0071cc;
}

footer{
    width: 100%;
    background-color: rgba(0,0,0,0);
    background-color: #0071cc;
    text-align: center;
    color: #fff;
    font-size: 0.28rem;
    padding-top: 0.5rem;
    padding-bottom: 0.45rem;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}
footer div{
    width: 3.39rem;
    height: 1.27rem;
    margin: 0 auto;
}
footer div img{
    width: 100%;
    height: 100%;
}
footer p{
    margin-top: 0.3rem;
}
footer>p:nth-child(3){
    font-size: 0.22rem;
}

.nav-bt{
    height: 1rem;
    background-color: #666666;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}
.nav-bt ul li{
    width: 25%;
    text-align: center;
    float: left;
}
.nav-bt ul li a{
    color: #fff;
}
.nav-bt ul li i{

    display: block;
    margin: 0.1rem auto 0;
}
.nav-bt ul li i img{
    width: 100%;
    height: 100%;
}
.nav-bt ul>li:nth-child(1) i{
    width: 0.45rem;
    height: 0.49rem;
}
.nav-bt ul>li:nth-child(2) i{
    width: 0.50rem;
    height: 0.50rem;
}
.nav-bt ul>li:nth-child(3) i{
    width: 0.51rem;
    height: 0.51rem;
}
.nav-bt ul>li:nth-child(4) i{
    width: 0.38rem;
    height: 0.51rem;
}


.page {
    text-align: center;
    padding: 0.1rem 0.3rem;
}
.page a{
    width: 1.18rem;
    height: 0.48rem;
    text-align: center;
    display: inline-block;
    line-height: 0.48rem;
    font-size: 0.28rem;
    color: #666;
    border: 1px solid #ababab;
    border-radius: 3px;
}

.mar-top{
    margin-top: 1.2rem;
}
.title{
    text-align: center;
    padding: 0.3rem;
}
.title h4{
    font-size: 0.32rem;

}
.title p {
    color: #999;
    margin-top: 0.3rem;
}
.page1{
    margin: 0.4rem 0.3rem 0;
    padding-top: 0.2rem;
    border-top: 1px solid #ccc;
}
.page1 a{
    display: block;
    font-size: 0.28rem;
    color: #666;
    margin-top: 0.2rem;
}
.article img{
    width: 100%;
    margin-bottom: 0.1rem;
}
.article{
    padding: 0 0.3rem;
    color: #666;
    font-size: 0.26rem;
}

/*��ϵ����*/
/*.contact-list{*/
    /*padding: 0.3rem;*/
/*}*/
/*.contact-list li>h4{*/
    /*font-size: 0.32rem;*/
    /*padding: 0;*/
/*}*/
/*.contact-list li div{*/
    /*margin-top: 0.3rem;*/
/*}*/
/*.contact-list li div h4{*/
    /*font-size: 0.3rem;*/
/*}*/
/*.contact-list li div p{*/
    /*font-size: 0.28rem;*/
    /*color: #555;*/
    /*margin: 0.2rem 0;*/
/*}*/
/*.contact-list li div span{*/
    /*color: #888;*/
    /*font-size: 0.28rem;*/
/*}*/

.contact-form{
    margin: 0 0.3rem;
    padding-top: 0.3rem;
    border-top: 1px solid #dbdbdb;
}
.contact-form>h4{
    font-size: 0.32rem;
}
.contact-form div{
    margin-top: 0.25rem;
}
.contact-form div input[type=text]{
    height: 0.68rem;
   line-height: 0.68rem;
    width: 6.68rem;
    /*width: 100%;*/
    border: 1px solid #cfcfcf;
    font-size: 0.28rem;
    padding-left: 0.2rem;
}
.contact-form div textarea{
    border: 1px solid #cfcfcf;
    width: 6.48rem;
    height: 2.58rem; font-size: 0.24rem;
    padding: 0.2rem;
    color: #999;
}
.contact-form div input[type=submit]{
    height: 0.7rem;
    text-align: center;
    line-height: 0.7rem;
    background-color: #0071cc;
    color: #fff;
    width: 100%;
    font-size: 0.28rem;
    border: 0;
}

/*��Ʒ����*/
.change{
    padding: 0.3rem 0;
}
.change a{
    width: 23.5%;
    text-align: center;
    display: inline-block;
    font-size: 0.32rem;
    color: #444444;
    border-right: 2px solid #999999;
}
.change a:last-child{
    border-right: 0;
}

.pro-list{
    border-top: 1px solid #cfcfcf;
    margin: 0 0.3rem;
    padding-top: 0.3rem;
}
.pro-list li{
    height: 2rem;padding: 0.2rem 0;
    border-bottom: 1px solid #cfcfcf;
}
.pro-list li div{
    float: left;
}
.pro-list li a>div:nth-child(1){
    width: 2.8rem;
    height: 2rem;
}
.pro-list li a>div:nth-child(1) img{
    width: 100%;
    height: 100%;
}
.pro-list li a>div:nth-child(2){
    width: 3.8rem;
    margin-left: 0.2rem;
}
.pro-list li a>div:nth-child(2) h4{
    font-size: 0.32rem;
}
.pro-list li a>div:nth-child(2) p{
    font-size: 0.26rem;
    color: #666;
    margin-top: 0.3rem;
    line-height: 0.4rem;
}
iframe{
	width:100%;
	height:100%;
}