@charset "utf-8";

/* CSS Document */

.mian {

    position: relative;

    margin-left: auto;

    margin-right: auto;

    min-width: 320px;

    max-width: 640px;

    overflow: hidden;

    background-color: #f0f0f0;

    font-family: Microsoft YaHei;

}

a {

    text-decoration: none;

    color: #666;

}

.header {

    overflow: hidden;

}

.header span {

    float: right;

}

.header strong {

    text-align: center;

    display: block;

    padding-top: 0.4em;

    background-color: #FFF;

    color: #008ed0;

}

.hdtop {

    background: #1b1b1e;

    overflow: hidden;

}

.hdtop img {

    display: block;

    width: 100%;

}

.hddown {

    background: #fff;

    overflow: hidden;

    padding: 1.2em 3% 0.8em 3%;

}

.hddown img {

    display: block;

    width: 9.500em;

    float: left;

}

.hddown dl {

    float: right;

    margin-top: 0.6em;

    text-align: right;

}

.hddown dl dt {

    margin-right: 0.4em;

    float: left;

    font-size: 1.2em;

    font-weight: bold;

    color: #008ed0;

}

.hddown dl dd {

    float: right;

    margin-top: 0.2em;

}

.hddown dl dd a {

    font-weight: bold;

    color: #008ed0;

    font-size: 1em;

}

/*hearder_end*/


.nav {

    overflow: hidden;

}

.nav img {

    display: block;

    width: 100%;

    height: 6em;

    z-index: 2;

}

.nav ul {

    position: relative;

    overflow: hidden;

    height: 6em;

    margin-top: -6em;

    z-index: 3;

}

.nav li {

    float: left;

    width: 25%;

    text-align: center;

}

.nav li a {

    display: block;

    height: 3em;

    line-height: 2.8em;

    font-size: 1em;

    color: #fff;

    margin-top: 1px;

    position: relative;

}

.nav li a:after {

    content: '';

    position: absolute;

    top: 0;

    right: -2px;

    z-index: 9;

    height: 100%;

    width: 0;

    border-left: 1px solid #008ed0;

}

/*������_end*/


.banner {

    overflow: hidden;

}

.banner img {

    width: 100%;

    display: block;

}

.focus {

    width: 100%;

    margin: 0 auto;

    position: relative;

    overflow: hidden;

}

.focus .hd {

    width: 100%;

    height: 5px;

    position: absolute;

    z-index: 1;

    bottom: 0;

    text-align: center;

}

.focus .hd ul {

    overflow: hidden;

    display: -moz-box;

    display: -webkit-box;

    display: -ms-flexbox;

    height: 5px;

    background-color: rgba(51, 51, 51, 0.5);

}

.focus .hd ul li {

    -moz-box-flex: 1;

    -webkit-box-flex: 1;

    -moz-box-flex: 1;

    font-size: 0

}

.focus .hd ul .on {

    background: #008ed0;

}

.focus .bd {

    position: relative;

    z-index: 0;

}

.focus .bd li img {
    /*height:155px;*/
    width: 100%;

}

.focus .bd li a {

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* ȡ�����Ӹ��� */

}

.research {

    overflow: hidden;

    padding: 0 1.5%;

    margin-top: 0.8em;

}

.research > img {

    width: 100%;

    height: 2.500em;

    display: block;

    position: relative;

    z-index: 2;

}

.research .rsbox {

    height: 2.500em;

    margin-top: -2.500em;

    position: relative;

    z-index: 3;

}

.research .rsbox .cont_text {

    width: 72%;

    float: left;

    font-size: 1em;

    color: #666666;

    background: none;

    border: none;

    outline: none;

    margin-left: 0.8em;

    height: 1.35em;

    line-height: 1.35em;

    padding: 0.6em 0;

}

.research .rsbox .cont_btn {

    display: block;

    width: 17.2%;

    height: 2.500em;

    overflow: hidden;

    float: right;

}

.research .rsbox .cont_btn img {

    width: 100%;

    display: block;

}

/*������*/


.cpcneter {

    overflow: hidden;

    padding: 0 1.5%;

    margin-top: 0.8em;

}

.cpcneter .cpcont {

    background: #fff;

    overflow: hidden;

    border-radius: 5px;

    padding-top: 2%;

    padding-bottom: 5%;

}

.cpcneter .cptab {

    overflow: hidden;

    padding-left: 3%;

    padding-right: 2%;

    border-bottom: 1px solid #eeeeee;

    margin-bottom: 1em;

}

.cpcneter .cptab li {

    float: left;

    /**width: 29%;**/
    
    border-bottom: 0.15em solid #fff;
    
    margin-right: 10px;

    /**padding: 0 2%;**/

    /**background: url("http://www.sdwxcn.com/m/skin/css/../images/libg.jpg") no-repeat left center;**/

    height: 2.292em;

    line-height: 2.292em;

    text-align: center;

    font-size: 1em;

    color: #666666;

}

.cpcneter .cptab li.on {

    font-weight: bold;

    color: #008ed0;

    border-bottom: 0.15em solid #008ed0;

}

.cpcneter .cptab li:nth-child(1) {

    background: none;

}

.cpcneter .cplist {

    overflow: hidden;

    margin-top: 0.8em;

}

.cpcneter .cplist li {

    float: left;

    width: 46%;

    text-align: center;

    margin: 0 2% 0.8em 2%;

    overflow: hidden;

}

.cpcneter .cplist li img {

    width: 100%;

    display: block;

    border: 0.2em solid #eeeeee;

    box-sizing: border-box;

    height: 10em;

}

.cpcneter .cplist li p {

    height: 1.25em;

    line-height: 1.25em;

    margin-top: 0.5em;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

    padding: 0 4%;

}

.cpcneter .cplist li p a {

    font-size: 1em;

    color: #666666;

}

.cpcneter .smore {

    display: none;

    width: 17.208em;

    height: 2.125em;

    margin-top: 1.25em;

    position: relative;

    left: 50%;

    top: 0px;

    margin-left: -8.604em;

}

.cpcneter .smore img {

    display: inline-block;

    width: 100%;

}

.contactbtn {
    margin: 0 1.5%;
    margin-top: 0.8em;
    background: #008ed0;
    overflow: hidden;
    text-align: center;
    line-height: 1em;
    border-radius: 5px;
    padding-top: 4%;
    padding-bottom: 4%;
}


/*common-title*/

.toptitle {

    width: 100%;

    height: 3.2em;

    line-height: 3.2em;

    text-align: center;

    color: #008ed0;

    font-size: 1.5em;

    font-weight: bold;

    background-color: #f4f9f2;

    /*background: url("http://www.sdwxcn.com/m/skin/css/../images/titleg.png") no-repeat center bottom;*/

}

.toptitle a {

    font-size: 1.2em;

    color: #666666;

    font-weight: bold;

}

/*common-title_end*/


.hxys {

    overflow: hidden;

    padding: 0 1.5%;

    margin-top: 0.8em;

}

.hxys .hxyscont {

    background: #fff;

    overflow: hidden;

    border-radius: 5px;

    padding-top: 2%;

    padding-bottom: 5%;

}

.hxystext .picshow {

    overflow: hidden;

}

.hxystext .picshow li {

    overflow: hidden;

}

.hxystext .picshow li img {

    display: block;

    width: 100%;

}

.hxystext .Afocus {

    width: 100%;

    height: 1em;

    line-height: 1em;

    overflow: hidden;

    text-align: center;

    margin-top: 1em;

    margin-bottom: 0.3em;

}

.hxystext .Afocus ul {

    width: 100%;

    height: 0.8em;

    border-radius: 0.4em;

    display: inline-block;

    text-align: center;

}

.hxystext .Afocus ul li {

    width: 0.8em;

    height: 0.8em;

    display: inline-block;

    background: #e5e5e5;

    margin: 0px 0.2em;

    border-radius: 0.4em;

    text-indent: -999999em;

}

.hxystext .Afocus ul li.on {

    background: #008ed0;

}

/*����_end*/


.banner2 {

    overflow: hidden;

    overflow: hidden;

    padding: 0 1.5%;

    margin-top: 0.8em;

}

.banner2 img {

    width: 100%;

    display: block;

}

.Kltx {

    overflow: hidden;

    overflow: hidden;

    padding: 0 1.5%;

    margin-top: 0.8em;

}

.Kltx .Kltxscont {

    background: #fff;

    overflow: hidden;

    border-radius: 5px;

    padding-top: 2%;

    padding-bottom: 5%;

}

.Kltx .Kltxstext {

    margin-top: 1em;

}

.Kltx .Kltxstext ul {

    overflow: hidden;

}

.Kltx .Kltxstext ul li {

    line-height: 1.875em;

    height: 1.875em;

    text-align: center;

    overflow: hidden;

}

.Kltx .Kltxstext ul li * {

    display: inline-block;

}

.Kltx .Kltxstext ul li em {

    width: 1.3em;

    height: 1.1em;

    background: url("http://www.sdwxcn.com/m/skin/css/../images/point.jpg") no-repeat;

}

.Kltx .Kltxstext ul li span {

    font-size: 1em;

    color: #666666;

}

.Kltx .Kltxstext .ewm {

    padding: 0 20%;

    margin-top: 1em;

}

.Kltx .Kltxstext .ewm img {

    width: 100%;

    display: block;

    border: 0.2em solid #eeeeee;

    padding: 0.2em;

}

.Kltx .Kltxstext h5 {

    font-size: 1em;

    text-align: center;

    margin-top: 0.8em;

    margin-bottom: 0.3em;

}

.Kltx .Kltxstext h5 span {

    color: #008ed0;

}

.Kltx .Kltxstext p {

    color: #666666;

    font-size: 1.2em;

    /* text-align: center; */

    width: 94%;

    line-height: 1.5em;

    margin: 0 auto;

    margin-bottom: 0.3em;

}

/*�������Ƶ��ۺ������ϵ_end*/


.cstpj {

    overflow: hidden;

    padding: 0 1.5%;

    margin-top: 0.8em;

}

.cstpj .cstpjcont {

    background: #fff;

    overflow: hidden;

    border-radius: 5px;

    padding-top: 2%;

    padding-bottom: 5%;

}

.pjialist {

    overflow: hidden;

    padding: 0 3%;

    margin-top: 1.8em;

}

.pjialist dl {

    overflow: hidden;

    margin-bottom: 1em;

    width: 32.33%;

    float: left;

    padding: 0.1em;

}

.pjialist dl dt {

    float: left;

    width: 99%;

    /* height: 8.750em; */

    overflow: hidden;

    border-radius: 0.43em;

}

.pjialist dl dt img {

    display: block;

    width: 100%;

}

.pjialist dl dd {

    /*padding-left: 9.667em; */

    text-align: center;

}

.pjialist dl dd h5 {

    margin-top: 0.5em;

    margin-bottom: 0.6em;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.pjialist dl dd h5 a {

    font-size: 1.1em;

    color: #666666;

}

.pjialist dl dd p {

    line-height: 1.4em;

    height: 5.6em;

    overflow: hidden;

    font-size: 1em;

    color: #666666;

}

.pjialist dl dd p a {

    color: #008ed0;

}

/*�����ͻ�����ô���ۿ�¡��_end*/


.flquestion {

    overflow: hidden;

    padding: 0 1.5%;

    margin-top: 0.8em;

}

.flquestion .qtcont {

    background: #fff;

    overflow: hidden;

    border-radius: 5px;

    padding-top: 2%;

    padding-bottom: 5%;

}

.flquestion .textlist {

    padding: 0 4%;

    margin-top: 1.6em;

    /**height: 29.5em;**/

    overflow: hidden;

}

.flquestion .textlist dl {

    overflow: hidden;

    border-bottom: 0.1em solid #e5e5e5;

    padding-bottom: 0.8em;

    margin-top: 0.8em;

}

.flquestion .textlist dl dt {

    height: 1.25em;

    line-height: 1.25em;

    margin-bottom: 0.6em;

    background: url("http://www.sdwxcn.com/m/skin/css/../images/wen.png") no-repeat left center;

    background-size: 1.3em;

    padding-left: 1.8em;

}

.flquestion .textlist dl dd {

    height: 3.750em;

    line-height: 1.25em;

    background: url("http://www.sdwxcn.com/m/skin/css/../images/da.png") no-repeat left top;

    background-size: 1.3em;

    padding-left: 1.8em;

    color: #2a8b09;

    font-size: 1em;

}

/*��������_end*/


.copyright {

    overflow: hidden;

    padding: 0 1.5%;

    margin-top: 0.8em;

}

.copyright ul {

    background: #b5b5b5;

    overflow: hidden;

    border-radius: 5px;

    padding: 1.8em 0;

}

.copyright ul li {

    height: 1.45em;

    line-height: 1.45em;

    text-align: center;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

    font-size: 1em;

    color: #2e2e2e;

}

/*-- copyright��end --*/


.ftmagin {

    margin-bottom: 4.8em;

}

/*footer_end*/

.ftmenu {

    /**width: 100%;**/

    overflow: hidden;

    background-color: #008ed0;

    position: fixed;

    width: 100%;

    left: 0;

    bottom: 0;

    z-index: 100;

}

.ftmenu li {

    width: 33.3%;

    float: left;

    position: relative;

}

.ftmenu li:after {

    content: '';

    position: absolute;

    top: 0;

    right: -2px;

    z-index: 102;

    height: 100%;

    width: 0;

    border-left: 1px solid #fff;

    /*border-right: 1px solid #fff;*/

}

.ftmenu li a {

    width: 100%;

    display: block;

    height: 3em;

    padding-left: 34%;

    line-height: 3em;

    font-size: 1em;

    color: #fff;

}

.ftmenu li:nth-child(1) a {

    background: url("../img/home.png") no-repeat 15% center;

    background-size: 1.6em;

}

.ftmenu li:nth-child(3) a {

    background: url("../img/dhua.png") no-repeat 8% center;

    background-size: 1.6em;

}

.ftmenu li:nth-child(2) a {

    background: url("../img/dhua.png") no-repeat 8% center;

    background-size: 1.6em;

}

.ftmenu li:nth-child(1) a {

    padding-left: 45%;

}

@media screen and (min-width: 320px) {

    body {

        font-size: 75%;

    }

}

@media screen and (min-width: 375px) {

    body {

        font-size: 87.5%;

    }

}

@media screen and (min-width: 480px) {

    body {

        font-size: 87.5%;

    }

}

@media screen and (min-width: 540px) {

    body {

        font-size: 112.5%;

    }

}

@media screen and (min-width: 550px) {

    body {

        font-size: 125%;

    }

}

@media screen and (min-width: 640px) {

    body {

        font-size: 150%;

    }

}

.ysbt {
    width: 100%; /**background-image: url("../../xuneng/img/ys.jpg");background-position: left top;background-repeat: no-repeat;height:124px;**/
}

.ysbt1 {
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #008ed0;
    font-family: '微软雅黑';
    line-height: 50px;
    margin-top: 12px;
    float: left;
    font-weight: bold;
}

.ysbt2 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 24px;
    color: #008ed0;
    font-family: '微软雅黑';
    font-weight: bold;
}

.ysnr {
    width: 100%;
    float: left;
    background-position: left top;
    background-repeat: no-repeat;
    height: 1374px;
}

.ysgm {
    float: left;
    margin-left: 7px;
    margin-top: 40px;
}

.red {
    color: red;
}

.mum {
    float: left;
    width: 45px;
    height: 68px;
    background-color: #0376c7;
    color: #ffffff;
    font-size: 40px;
    line-height: 68px;
    text-align: center;
}

.ysgmnr {
    float: left;
    margin-left: 25px;
}

.gmbt {
    float: left; /**height:68px;**/
}

.gmbt1 {
    width: 100%;
    float: left;
    text-align: left;
    color: #008ed0;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
    background-image: url("../img/gmbt.jpg");
    width: 100%;
    background-position: left bottom;
    background-repeat: repeat-x;
}

.gmbt2 {
    width: 100%;
    float: left;
    text-align: left;
    color: #008ed0;
    font-size: 16px;
}

.gmwz {
    width: 100%;
    word-break: break-all;
    float: left;
    margin-top: 15px;
    line-height: 29px;
    font-size: 17px;
    color: #767676;
    text-align: left;
}

.ysjs { /**width:574px;**/
    float: right;
    margin-top: 408px;
}

.ysgmnr1 {
    float: left;
    margin-left: 25px;
    margin-top: 20px; /**width:494px;**/
}

.yscp { /**width:574px;**/
    float: left;
    margin-top: 428px;
    margin-left: 15px;
}

.ysfw {
    float: right;
    margin-top: 510px; /**width:574px;**/
}
