﻿/*当前位置*/
.m-cur{
    font-size: 14px;color: #fff;line-height: 24px;
    padding-top: 40px;
}
.m-cur a{color: #fff;}
.m-cur a:hover{color: #1a5ada;}

/*页码*/
.m-page{text-align: center;margin-bottom: 43px;}
.m-page ul{overflow: hidden;display: inline-block;vertical-align: top;}
.m-page li{float: left;margin: 0 2px;}
.m-page li a{
    display: block;width: 38px;height: 41px;
    font-size: 16px;color: #fff;line-height: 41px;text-align: center;
    background: #9e99a0;
}
.m-page li a:hover,.m-page li.on a{background: #265bc8;}


/*简介页面副导航*/
.sub-nav1a{background: #f5f5f5;margin-bottom: 10px;position: relative;z-index: 10;}
.sub-nav1a ul{overflow: hidden;}
.sub-nav1a li{
    float: left;margin-right: 4px;
}
.sub-nav1a li a{
    display: block;width: 125px;height: 50px;line-height: 50px;
    font-size: 14px;color: #8f8f8d;text-align: center;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sub-nav1a li a:hover,.sub-nav1 li.on a{background: #265bc8;color: #fff;}
.sub-nav1a-1{box-shadow: 0 0 8px rgba(0,0,0,.5);}

* { margin: 0px; padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
body { margin: 0px; padding: 0px; font-size: 12px; color: #333; font-family:'Microsoft Yahei', 'Arial','Microsoft JhengHei'; /* font-size:14px; */ background: #f2f2f2}
input, textarea, select, button { border: 1px solid #eee; margin: 0px; padding: 0px; padding: 10px; font-size:14px; color: #333; font-family:'Microsoft Yahei', 'Arial','Microsoft JhengHei'; }
i, em { font-style: normal; display: inline-block; vertical-align: middle; }
ul, li { list-style: none; }
img{border:0px;}
.fl { float: left; }
.fr { float: right; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #ffffff }
a { color: #333; text-decoration: none; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; }
a:hover{color:#ab3531;}
.containter { max-width: 1224px; margin: 0 auto; padding: 0 12px; }
.clear{clear:both;overflow:hidden;content:'';height:0px;}


/***标题***/
.title { padding: 50px 0; text-align: center; }
.title h1 { color: #2a333c; font-size: 22px; }
.title i { display: block; width: 30px; height: 3px; background: #ab3531; margin: 10px auto; }
.title p { font-size: 16px; }
@media(max-width:640px) {
.title { padding: 30px 0; }
.title i { margin: 5px auto; }
.title h1 { font-size: 18px; }
.title p { font-size: 14px; }
}
/***我们的服务***/
.service { overflow: hidden; margin-left: -20px; }
.service li { float: left; width: 50%; margin-bottom: 20px; padding-left: 20px; transition: all .5s ease; -webkit-transition: all .5s ease; }
.service li a { display: block; overflow: hidden; background: #f4f6f8; padding: 20px; }
.service li .pic { width: 30%; float: left; padding: 10px; background: #fff; }
.service li .pic img { display: block; width: 100%; height: auto; }
.service li .note { float: right; width: 70%; padding-left: 20px; max-height: 120px; overflow: hidden; }
.service li .note h2 { font-weight: bold; margin-bottom: 10px; }
.service li .note p { line-height: 22px; color: #666; }
.service li:hover a { background: #ab3531; color: #fff; }
.service li:hover h2 { color: #fff; }
.service li:hover p { color: #fff; }
@media(max-width:1044px) {
.service li { width: 100%; float: none; }
.service li .pic { width: 20%; }
.service li .note { width: 80%; }
}
@media(max-width:640px) {
.service li .note h2 { font-size: 16px; }
.service li { width: 100%; float: none; }
.service li .pic { width: 30%; }
.service li .note { width: 70%; }
}
@media(max-width:450px) {
.service li .note h2 { font-size: 14px; }
.service li { width: 100%; float: none; }
.service li .pic { width: 40%; }
.service li .note { width: 60%; }
}





/*页面副导航*/
.sub-nav1{background: #f5f5f5;margin-bottom: 10px;position: relative;z-index: 10;}
.sub-nav1 ul{overflow: hidden;}
.sub-nav1 li{
    float: left;margin-right: 4px;
}
.sub-nav1 li a{
    display: block;width: 93px;height: 50px;line-height: 50px;
    font-size: 14px;color: #8f8f8d;text-align: center;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sub-nav1 li a:hover,.sub-nav1 li.on a{background: #265bc8;color: #fff;}
.sub-nav1-1{box-shadow: 0 0 8px rgba(0,0,0,.5);}

.sub-nav2{
    background: #265bc8;margin: -10px 0 38px;
}
.sub-nav2 ul{overflow: hidden;}
.sub-nav2 li{
    float: left;margin-right: 18px;
}
.sub-nav2 li a{
    display: block;height: 40px;line-height: 40px;
    font-size: 14px;color: #fff;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 9px;
}
.sub-nav2 li a:hover,.sub-nav2 li.on a{background: #fff;color: #333;}



.sub-nav3{ margin-bottom: 30px; position: relative; z-index: 10; background-color: #FCFCFC; border-top-width: 1px; border-top-style: solid; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #ECECEC; }
.sub-nav3 ul{overflow: hidden;}
.sub-nav3 li{
    float: left;margin-right: 4px;
}
.sub-nav3 li a{
    display: block;width: 160px;height: 50px;line-height: 50px;
    font-size: 14px;color: #8f8f8d;text-align: center;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sub-nav3 li a:hover,.sub-nav1 li.on a{background: #265bc8;color: #fff;}
.sub-nav3-1{box-shadow: 0 0 8px rgba(0,0,0,.5);}



/*******************************
    -------[=番茄]-------
********************************/
 
 /*
 -----------------[公司概况]--------------*/
 .m-txt1{
    font-size: 14px;color: #ffffff;line-height: 2.16;
    padding: 44px 65px 8px;
    background: #59beea url(../images/bg7.jpg) no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
 }
 .m-txt1 p{text-indent: 1em;padding-bottom: 30px;}
 .m-txt1 img{display: block;margin: 29px auto 10px;}
 .m-txt1 h1{
    font-size: 30px;font-weight: normal;line-height: 40px;text-align: center;
    margin-bottom: 43px; border-bottom:solid 1px #ffffff;
 }

/*
-----------------[云锡-新闻中心]--------------*/
.m-btn1{
    display: block;width: 100%;height: 50px;line-height: 50px;
    font-size: 14px;color: #b2b2b2;text-align: center;
    background: #eee;margin-bottom: 29px;
}
.m-btn1 i{
    display: inline-block;vertical-align: middle;
    width: 20px;height: 20px;
    background: url(../images/icon14.png) no-repeat center center;
    margin-right: 8px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-top: -2px;
}
.m-btn1:hover{
    background: #265bc8;color: #fff;
}
.m-btn1:hover i{background-image: url(../images/icon14-1.png);}

.m-list5{overflow: hidden;margin: 0 -22px -4px;padding: 20px 0 0;} 
.m-list5 li{
    float: left;width: 33.33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 22px 30px;
}
.m-list5 .con{
    display: block;background: #f5f5f5;
    font-size: 14px;color: #666;line-height: 30px;
    padding: 30px 36px 39px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.m-list5 .con:hover{
    background: #265bc8;color: #fff;
}
.m-list5 h4{
    font-size: 14px;color: #999;font-weight: normal;line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-list5 .con:hover h4{color: #fff;}
.m-list5 p{
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-list5 .p-more{font-size: 12px;padding: 6px 0 17px;}
.m-list5 .pic{
    height: 140px;overflow: hidden;
}
.m-list5 .pic img{
    display: block;width: 100%;height: 100%;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.m-list5 .con:hover .pic img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform: scale(1.1);
    transform-origin: 50% 50%;
}

/*
-----------------[云锡-招聘信息 2]--------------*/
.m-table1{
    width: 100%;
    font-size: 14px;color: #666;line-height: 24px;text-align: center;
    margin-bottom: 37px;
}
.m-table1 th{
    font-size: 16px;color: #fff;line-height: 50px;font-weight: normal;
    background: #265bc8;text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.m-table1 .th1{width: 215px;text-align: left;padding-left: 40px;}
.m-table1 .th2{width: 260px;}
.m-table1 .th3{width: 226px;}
.m-table1 .th4{width: 185px;}
.m-table1 .th5{width: 158px;}
.m-table1 td{padding: 13px 0;}
.m-table1 td a{
    color: #333;
    -o-transition:none;
    -ms-transition:none;
    -moz-transition:none;
    -webkit-transition:none;
    transition:none;
}
.m-table1 tr:hover td a{color: #265bc8;}
.m-table1 td .a-more{
    display: block;height: 24px;
    background: url(../images/icon19.png) no-repeat center center;

}
.m-table1 td .a-more:hover{background-image: url(../images/icon19-1.png);}

/*
-----------------[质量标准]--------------*/
.m-list6{margin-bottom: 30px;}
.m-list6 li{overflow: hidden;position: relative;}
.m-list6 .pic,.m-list6 .txt{width: 600px;}
.m-list6 .pic{
    height: 300px;overflow: hidden;
}
.m-list6 .pic img{
    display: block;width: 100%;height: 100%;
    -o-transition:1s;
    -ms-transition:1s;
    -moz-transition:1s;
    -webkit-transition:1s;
    transition:1s;
}
.m-list6 .pic:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.m-list6 .txt{
    display: table;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 18px;color: #333;line-height: 36px;
    overflow: hidden;
}
.m-list6 .txt .inner{
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding-left: 170px;
}
.m-list6 .txt h4{
    font-size: 30px;font-weight: normal;margin-bottom: 2px;
}
.m-list6 .txt .s-line{
    display: block;width: 50px;height: 3px;
    background: #265bc8;margin: 28px auto 0;
}

.m-list6 .li1 .txt,.m-list6 .li2 .txt,.m-list6 .li3 .txt{
    text-align: center;
}
.m-list6 .li1 .txt h4,.m-list6 .li2 .txt h4,.m-list6 .li3 .txt h4{
    margin-bottom: 18px;
}
.m-list6 .li1 .txt .inner,.m-list6 .li2 .txt .inner,.m-list6 .li3 .txt .inner{
    padding-left: 0;
}
/*管理机构*/
.ggsz{}
.ggsz ul{}
.ggsz ul li{width:25%; height:70px; float:left;margin-bottom:20px; }
.ggsz ul li a{ width:90%; margin:0 auto; height:70px; line-height:70px; border-bottom:1px solid #e0e0e0; display:block; background:url(../images/jjsz_btn.png) 0px center no-repeat;}
.ggsz ul li a span{ text-align:left; display:block; margin-left:52px;font-size:18px;}
.ggsz ul li a:hover span{ color:#3552b9;}

/*
-----------------[云锡-联系我们]--------------*/
.m-list7{overflow: hidden;margin: 0 -13px;padding: 14px 0 49px;}
.m-list7 li{
    float: left;width: 25%;height: 150px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 13px;margin-bottom: 24px;
    position: relative;overflow: hidden;
}
.m-list7 .txt{
    display: table;
    width: 100%;
    font-size: 14px;color: #999;line-height: 24px;text-align: center;
    overflow: hidden;
    border: 1px #dcdcdc solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.m-list7 .txt:hover{
    color: #1550c7;
    border-color: #265bc8;
    box-shadow: 0 0 6px rgba(0,0,0,.15);
}
.m-list7 .txt .inner{
    height:148px;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px transparent solid;
}
.m-list7 .txt:hover .inner{border-color: #265bc8;}
.m-list7 .txt p strong{
    font-family: "方正正大黑简体","微软雅黑";
    font-size: 24px;line-height: 38px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-list7 .txt:hover p strong{color: #265bc8;}
.m-list7 .txt h4{font-weight: normal;margin-bottom: 6px;}
.m-list7 .txt h4 span{
    display: inline-block;vertical-align: top;
    padding: 0 17px;
    background: #eee;
    min-width: 100px;
    font-size: 18px;color: #999;line-height: 34px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-list7 .txt h4 span em{font-size: 14px;}
.m-list7 .txt:hover h4 span{background: #265bc8;color: #fff;}
.m-list7 .txt p b{
    display: inline-block;vertical-align: middle;
    width: 16px;
    background: #bbb;text-align: center;
    font-size: 12px;line-height: 1;color: #fff;font-weight: normal;
    padding: 1px 0;margin-top: -9px;margin-right: -16px;
}
.m-list7 .txt:hover p b{
    background: #265bc8;
}

/*
-----------------[云锡-企业文化]--------------*/
.m-list8{overflow: hidden;margin: 0 -10px 0;padding-bottom: 48px;}
.m-list8 li{
    float: left;width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 10px 19px;

}
.m-list8 li .inner{
    height: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #dcdcdc solid;
    position: relative;
    -o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;
    overflow: hidden;
}
.m-list8 li .inner:hover{
    background: #265bc8;
    border-color: #265bc8;
}
.m-list8 .btn{
    height: 25px;
    padding: 27px 34px 0;
}
.m-list8 .btn i{
    float: left;display: block;
    width: 3px;height: 25px;background: #fff;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0); 
    -ms-transform: scale(0); 
    -o-transform: scale(0); 
    transform: scale(0);
    transform-origin: center center;
}
.m-list8 .inner:hover .btn i{
    -webkit-transform: scale(1);
    -moz-transform: scale(1); 
    -ms-transform: scale(1); 
    -o-transform: scale(1); 
    transform: scale(1);
}
.m-list8 .btn .a-more{
    float: right;
    display: block;width: 25px;height: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px solid #fff;
    background: url(../images/icon23.png) no-repeat center center;
    margin-right: 30px;
    opacity: 0;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.m-list8 .inner:hover .btn .a-more{
    margin-right: 0;
    opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}


.m-list8 .con{
    display: block;
    position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 27px 34px 36px;
    font-size: 14px;color: #999;line-height: 24px;
    overflow: hidden;
}
.m-list8 .inner:hover .con{
    top: 130px;
    color: #fff;
}
.m-list8 .date{color: #666;}
.m-list8 .inner:hover .con .date{color: #fff;}
.m-list8 h4{
    font-size: 18px;color: #333;font-weight: normal;
    margin-bottom: 11px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-list8 .inner:hover .con h4{color: #fff;}
.m-list8 p{
    height: 48px;overflow: hidden;
    margin-bottom: 66px;
}
.m-list8 .s-key{
    display: block;padding: 16px 0 8px;
}


/*
-----------------[产品与服务]--------------*/
.m-list9{overflow: hidden;margin: 0 -7px;padding-bottom: 23px;}
.m-list9 li{
    float: left;width: 33.33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 7px 15px;
}
.m-list9 .con{
    font-size: 18px;color: #666;line-height: 50px;text-align: center;
}
.m-list9 .con p{
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    padding: 0 30px;
    text-align: center;
    background-position: 353px center;
    background-repeat: no-repeat;
    background-color: #dadce0;
    color:#0085BD
}
.m-list9 .con:hover p{
    text-align: left;
    padding-right: 40px;
    background-image: url(../images/icon20.png);
    background-color: #265bc8;
    color: #fff;
}
.m-list9 .pic{
    height: 290px;line-height: 290px;text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #ddd solid;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    background-color:#ffffff;
}
.m-list9 .con:hover .pic{border-color: #265bc8;}
.m-list9 .pic img{
    display: inline-block;vertical-align: middle;
    max-height: 100%;max-width: 100%;
}


/*
-----------------[发展历程]--------------*/
.m-date{width: 250px;position: relative;margin-bottom: 30px;}
.m-date span{
    display: block;width: 100%;height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    font-size: 14px;color: #999;line-height: 44px;
    padding: 0 30px 0 16px;
    border: 3px #eee solid;
    background: #f8f8f8 url(../images/icon21.png) no-repeat 222px center;
    cursor: pointer;
}
.m-date:hover span{background: url(../images/icon21-1.png) no-repeat 222px center;}
.m-date ul{
    position: absolute;left: 0;right: 0;top: 100%;z-index: 99;
    background: #cdcdcd;
    
    /*display: none;*/
    height: 0;
    overflow: scroll;
    overflow-x: hidden;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-date:hover ul{height: 155px;padding: 15px 0px;}
.m-date li a{
    display: block;
    font-size: 14px;
    color: #4f4f4f;
    padding: 4px 14px;
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-date li a:hover{
    background: #265bc8;color: #fff;
}

.m-list10{}
.m-list10 li{
    overflow: hidden;
    margin-bottom: 30px;
}
.m-list10 .tit{
    float: left;
    width: 166px;line-height: 166px;height: 166px;
    font-size: 40px;color: #fff;text-align: center;
    font-weight: normal;
    background: #bbb;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-list10 li:hover .tit{background: #265bc8;}
.m-list10 .det{
    overflow: hidden;
    background: #f8f8f8;
    padding: 43px 65px 29px;
    font-size: 14px;color: #666;line-height: 36px;
}


/*
-----------------[云锡-在线加盟]--------------*/
.m-join{
    background: #f5f5f5;
    padding: 29px 33px 33px;
}
.m-join h3{
    font-size: 24px;color: #265bc8;line-height: 30px;
    border-bottom: 1px #e4e4e4 solid;
    margin-bottom: 25px;
    padding-bottom: 11px;
}
.m-join h3 em{
    font-family: "Arial";
    display: block;font-size: 14px;line-height: 26px;
}

.m-join table{
    width: 100%;
    font-size: 14px;color: #666;
    margin-bottom: 39px;
}
.m-join table th,.m-join table td{
    padding-bottom: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.m-join table th{
    width: 98px;
    font-size: 14px;font-weight: normal;line-height: 44px;
}
.m-join table th em{
    display: inline-block;vertical-align: top;
    width: 17px;color: #e2403b;font-size: 16px;
}

.m-join table .td1{width: 376px;padding-right: 45px;}


.m-join table input[type="text"],.m-join table textarea,.m-join table select{
    display: block;width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    font-size: 14px;color: #666;
    background: #fff;border: 1px #e4e4e4 solid;
}
.m-join table input[type="text"]{
    height: 44px;line-height: 42px;padding: 0 15px;
}
.m-join table select{
    height: 44px;padding: 0 0 0 15px;
    background: #fff url(../images/icon22.jpg) no-repeat right center;
    cursor: pointer;
}
.m-join table textarea{
    height: 200px;line-height: 20px;padding: 10px 15px;
    resize: none;
    margin: 8px 0 0;
}
.m-join table label{cursor: pointer;}
/*.m-join table input[type="radio"]{
    display: inline-block;vertical-align: middle;
    margin: 0 50px 0 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 16px;height: 16px;
    background: url(../images/icon24.png) no-repeat center center;
}
.m-join table input[type="radio"]:checked{background-image: url(../images/icon25.png);}
*/

.m-join table label input[type="radio"]{
    display: inline-block;vertical-align: middle;
    margin: 0 50px 0 14px;
    width: 16px;height: 16px;
    background: url(../images/icon24.png) no-repeat center center;
}
.m-join table label.checked input[type="radio"]{background-image: url(../images/icon25.png);}

.m-join table .label-sex{
    position: relative;overflow: hidden;
    padding-right: 30px;margin-right: 52px;
    background: url(../images/icon24.png) no-repeat right center;
}
.m-join table .checked{background-image: url(../images/icon25.png);}

.m-join table .label-sex input{
    position: absolute;left: -9999px;
}

.m-join .btn{
    text-align: center;
}
.m-join .sub,.m-join .reset{
    display: inline-block;vertical-align: top;
    width: 145px;height: 44px;
    font-size: 16px;line-height: 44px;text-align: center;color: #666;
    cursor: pointer;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin: 0 5px;
    border: none;background: #dedede;
}
.m-join .sub{background: #265bc8;color: #fff;}
.m-join .sub:hover,.m-join .reset:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.newsli
{
    border-bottom:dashed 1px #ffffff;
    height:40px;	
}
.newsli a{color:#ffffff; line-height:40px}
.newsli span
{
	float:right	
}
.wz a{color: #fff;}
.wz a:hover{color: #e60012;}




/*******************************
    -------[=苹果]-------
********************************/










