/* 公共样式 */
html {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    font-family: "黑体";
    color: #666;
    font-size: 14px;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input:focus,
button:focus,
select:focus,
textarea:focus {
    outline: none;
}

input {
    font-family: "黑体";
    resize: none;
    border-radius: 0;
    color: #666;
}

body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    -webkit-tap-highlight-color: #666;;
}

article,
aside,
details,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

/* img {
	max-width: 100%;
	height: auto;
	width: auto \9;
	-ms-interpolation-mode: bicubic;
}
 */
body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
    border: none;
}

body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    /*background: url(../images/1.png) no-repeat;*/
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    font-family: "微软雅黑";
    font-size: 15px;
}

em,
i {
    font-style: normal;
}

strong {
    font-weight: normal;
}

.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

a {
    text-decoration: none;
    color: #333;
    font-family: '黑体', Microsoft YaHei, Tahoma, Arial, sans-serif;
}

/* style style2css  */

.fdpbox {
    width: 100%;
    min-height: 400px;

}

.fdpboxlogo {
    width: 100%;
    height: 500px;

    /* background: url(../images/timg.jpg) center top no-repeat;
    overflow: hidden; */
}

@media only screen and (min-width: 1100px) {
    .fdpboxlogo {
        width: 100%;
        height: 500px;

        /* background: url(../images/timg.jpg) center top no-repeat;
        overflow: hidden; */
    }
}

@media only screen and (min-width: 900px) and (max-width: 1100px) {
    .fdpboxlogo {
        width: 1100px;
        height: 500px;
        /* background: url(../../images/timg.jpg) center top no-repeat;
        overflow: hidden; */
    }
}

@media only screen and (max-width: 900px) {
    .fdpboxlogo {
        width: 900px;
        height: 500px;
        /*  background: url(../../images/timg.jpg) center top no-repeat;
         overflow: hidden; */
    }
}

.fdpimg {
    width: 100%;
    height: 100%;
}

/* nav导航 */
.s1nav {
    width: 100%;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    background: #f2f2f2;
    z-index: 2000;
}

@media only screen and (min-width: 1100px) {
    .s1nav {
        width: 100%;
        height: 80px;
        line-height: 80px;
        margin: 0 auto;
        background: #f2f2f2;
        z-index: 2000;
    }
}

@media only screen and (min-width: 900px) and (max-width: 1100px) {
    .s1nav {
        width: 1100px;
        height: 80px;
        line-height: 80px;
        margin: 0 auto;
        background: #f2f2f2;
        z-index: 2000;
    }
}

@media only screen and (max-width: 900px) {
    .s1nav {
        width: 900px;
        height: 80px;
        line-height: 80px;
        margin: 0 auto;
        background: #f2f2f2;
        z-index: 2000;
    }
}

@media only screen and (min-width: 1100px) {
    .s1navcount {
        height: 80px;
        line-height: 80px;
        margin: 0 auto;

    }
}

@media only screen and (min-width: 900px) and (max-width: 1100px) {
    .s1navcount {
        width: 1100px;
        height: 80px;
        line-height: 80px;
        margin: 0 auto;

    }
}

@media only screen and (max-width: 900px) {
    .s1navcount {
        width: 900px;
        height: 80px;
        line-height: 80px;
        margin: 0 auto;

    }
}

.fdptitle {
    position: absolute;
    left: 0;
    top: 200px;
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 50px;
    color: #000;
    font-weight: bold;
}

.fdpzixunbox {
    width: 100%;
    min-height: 200px;
    margin: 0 auto;

}

@media only screen and (min-width: 1100px) {
    .fdpzixunbox {
        width: 100%;
        min-height: 200px;
        margin: 0 auto;

    }
}

@media only screen and (min-width: 900px) and (max-width: 1100px) {
    .fdpzixunbox {
        width: 1100px;
        min-height: 200px;
        margin: 0 auto;

    }
}

@media only screen and (max-width: 900px) {
    .fdpzixunbox {
        width: 900px;
        min-height: 200px;
        margin: 0 auto;

    }
}

.fdp1title {
    width: 98%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    margin-top: 10px;
}


.s1navcountul {
    margin: 0 auto;
    height: 80px;
    width: 70.5%;
}

.s1navcountul li {
    float: left;
    color: #000;
    font-size: 20px;
    list-style: none;
    padding: 0 25px;
    font-weight: bolder;
}

.s1count {
    width: 1100px;
    min-height: 400px;
    margin: 0 auto;
}

/* count */
@media only screen and (min-width: 1100px) {
    .fmovepic {
        width: 1100px;
        min-height: 400px;
        margin: 0 auto;


    }
}

@media only screen and (min-width: 900px) and (max-width: 1100px) {
    .fmovepic {
        width: 1100px;
        min-height: 400px;
        margin: 0 auto;

    }
}

@media only screen and (max-width: 900px) {
    .fmovepic {
        width: 900px;
        min-height: 400px;
        margin: 0 auto;


    }
}


.rnewsindexbox {
    width: 100%;
    min-height: 300px;
}

.rnewsindexbox1 {
    width: 100%;
    min-height: 355px;
    margin-top: 35px;
}

.rnewlunbo {
    width: 600px;
    height: 355px;
    float: left;
    position: relative;
}

.rnewlistright {
    width: 470px;
    height: 355px;
    margin-left: 30px;
    float: left;
}


.newrightul li {
    padding: 13px 5px;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    color: #555555;
}

.newrightul li a {
    width: 80%;
    height: 20px;
    display: inline-block;
    color: #000;
    overflow: hidden;
    font-size: 14px;
	font-family: 'SimSun', serif;
}

.moreinforlist {
    width: 100%;
    height: 34px;
    text-align: center;
    line-height: 32px;
    color: #d7222b;
    font-weight: bold;
    border: 1px solid #d7222b;
    font-size: 17px;
    cursor: pointer;
    margin-top: -2px;
}

@media only screen and (min-width: 1100px) {
    .womenConentBox {
        width: 1100px;
        min-height: 300px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 900px) and (max-width: 1100px) {
    .womenConentBox {
        width: 1100px;
        min-height: 300px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 900px) {
    .womenConentBox {
        width: 900px;
        min-height: 300px;
        margin: 0 auto;
    }
}

.rnewlunbotitle {
    width: 600px;
    height: 50px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0px;
    bottom: 0;
}

.rnewlunbotitle p {
    width: 75%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;

}

.swiper-title-s {
    width: 300px;

}

.typeTwoConent {
    width: 100%;
    min-height: 10px;
    margin-top: 20px;
    clear: both;
}

.typeTwoConentTitle {
    width: 100%;
    padding: 0px 10px;
    height: 50px;
    line-height: 50px;
    background: #d7222b;
    color: #fff;
    font-size: 18px;
}

.typeTwoConentTitle b {
    float: right;
    font-weight: bold;
    font-size: 16px;
}

.typeTwoConentList {
    margin-top: 10px
}

.typeTwoConentList li {
    width: 180px;
    height: 310px;
    margin: 15px 20px;
    float: left;
    border: 1px solid #d7222b;
    border-radius: 10px;
}

.typeTwoConentListImg {
    width: 100%;
    height: 180px;
    cursor: pointer;
}

.typeTwoConentListTitle {
    width: 100%;
    height: 40px;
    /* background:pink; */
    line-height: 40px;
    background: #d7222b;
    color: #fff;
    font-size: 15px;
    padding-left: 5px;
    cursor: pointer;
}

.typeTwoConentListsummary {
    width: 100%;
    height: 81px;
    overflow: hidden;
    font-size: 14px;
    margin: 5px;
    text-indent: 2rem;
}

.imgCss {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.commendThree {
    width: 100%;
    min-height: 10px;
    clear: both;
}

.commendThree ul li {
    list-style: none;
    /* border:1px solid #d7222b; */
    width: 334px;
    height: 70px;
    line-height: 70px;
    margin: 15px 15px;
    float: left;
    padding: 0px 13px;
    font-size: 18px;
    color: #d7222b;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.baseInfoList {
    width: 100%;
    min-height: 10px;
    clear: both;
    padding-top: 10px;
}

.baseInfoList ul {
    width: 100%;
    min-height: 10px;

}

.baseInfoList ul li {
    width: 334px;
    float: left;
    height: 50px;
    line-height: 50px;
    margin: 0px 15px;
    border-bottom: 1px dashed #dad3d3;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;

}

.videoList {
    width: 100%;
    height: 420px;
    margin-top: 30px;
    clear: both;
    padding: 30px 0px;
}

.fdpzhoboboxleft {
    width: 48%;
    height: 400px;
    float: left;
    margin-right: 4%;
}

.fdpzhoboboxright {
    width: 48%;
    height: 420px;
    float: left;
}

.fdpzhibocount {
    width: 100%;
    height: 315px;
    /* border: 1px solid #ccc; */
    margin-top: 20px;
}

@media only screen and (min-width: 1100px) {
    .typeTwoConentBox {
        width: 1100px;
        min-height: 300px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 900px) and (max-width: 1100px) {
    .typeTwoConentBox {
        width: 1100px;
        min-height: 300px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 900px) {
    .typeTwoConentBox {
        width: 900px;
        min-height: 300px;
        margin: 0 auto;
    }
}

.atlasList {
    width: 100%;
    min-height: 10px;
    margin-top: 30px;
}

.atlasListTitle {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #d7222b;
    text-align: center;
    background: #d7222b;
    color: #fff;
    font-size: 18px;
}

.imgCss1 {
    width: 100%;
    height: 100%;
}