/*整体开始*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: none;
}

/*为了照顾ie6 链接图片有边框*/
ul,
ol {
    list-style: none;
}

input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "SimSun", "宋体";
}

select,
input {
    vertical-align: middle;
}

select,
input,
textarea {
    font-size: 12px;
    margin: 0;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

body {
    font-size: 12px;
    color: #333;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体", "SimSun", "宋体";
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

video embed,
video object,
video iframe {
    width: 100%;
    height: auto;
}

* {
    margin: 0px;
    padding: 0px;
}

div {
    display: block;
}

html {
    color: #666;
}

html,
body {
    width: 100%;
    background: #eef2f6;
}


/*顶部*/
.cf_banner {
    width: 100%;
    position: relative;
}

/*banner*/
.swgf_banner {
    width: 100%;
}

.swgf_banner img {
    width: 100%;
    display: block;
}

/*导航*/
.header {
    background-color: #00284621;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 140px;
}

.search {
    width: 152px;
    margin: 0 auto;
    height: 40px;
    overflow: hidden;
    background: #fff;
    border-radius: 50px;
}

.swgf_sear1 {
    width: 120px;
    border: 0;
    margin: 0px;
    height: 40px;
    line-height: 40px;
    border: 0;
    background-color: #fff;
    font-size: 14px;
    float: left;
    display: inline;
    color: #16c6f2;
    padding-left: 10px;
    box-sizing: border-box;
}

.swgf_sear1:focus {
    outline: none;
}

.swgf_sear2 {
    width: 32px;
    height: 32px;
    float: right;
    cursor: pointer;
    background: url(../images/sear1.png) no-repeat;
    border: 0;
    text-indent: -9999px;
    margin-top: 8px;
}

input::placeholder {
    color: #16c6f2;
    /* 你可以将颜色改成你想要的任何颜色 */
    opacity: 1;
    /* 确保 opacity 是 1，否则颜色可能会变浅 */
}

input:focus {
    background-color: #fff;
    /* 输入时背景色 */
    color: #16c6f2;
    /* 输入时字体颜色 */
}

.layout {
    width: 1500px;
    height: 140px;
    margin: 0 auto;
}

.layout .logo {
    width: 168px;
    float: left;
    margin-top: 33px;
}

.nav_ul {
    float: right;
    display: inline;
    padding-right: 5px;
    margin-top: 40px;
}

.nav_ul li.on,
.nav_ul li:hover {
    border-radius: 20px;
    background: #fff;
}

.nav_ul .swgf_sear:hover {
    background: rgba(255, 255, 255, 0);
}

.nav_ul li {
    float: left;
    color: #ad2e23;
    font-size: 16px;
    font-weight: bold;
    display: inline;
    padding: 20px 28px;
    position: relative;
    z-index: 2;
}

.nav_ul li:last-child {
    font-size: 14px;
}

.nav_ul li:last-child a {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}

.nav_ul li.on a,
.nav_ul li:hover a {
    color: #0448b8;
}

.nav_ul li a {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
	font-weight: 600;
}

.nav_ul li a:hover {
    text-decoration: none;
}

.nav_ul li .cnavli {
    width: 700%;
    position: absolute;
    z-index: 999;
    left: 0;
    bottom: -55px;
    height: 60px;
    line-height: 85px;
    display: none;
}

.nav_ul li .cnavli1 {
    left: -200px;
}

.nav_ul li .cnavli a {
    line-height: 40px;
    padding: 0 10px;
    display: inline;
    float: none;
    color: #fff;
}

.nav_ul li .cnavli a:hover {
    color: #fff;
    text-decoration: underline;
}

.header .cnav {
    height: 45px;
    width: 100%;
    background: rgba(255, 255, 255, 0.3);
    display: none;
}

.nav_ul .js_dh {
    font-style: italic;
}

/*手机版导航*/
.cf_xpdh {
    display: none;
}

.sp_nav_xjb {
    display: none;
}

@media screen and (max-width: 640px) {
	
	.cf_xpdh {
        display: block;
    }
	
	/*电脑版导航*/
    .header {
        display: none;
    }

    .search {
        margin: 0px;
    }

    .swgf_banner {
        overflow: hidden;
    }

    .swgf_banner img {
        width: 200%;
        margin-left: -50%;
    }

    .swgf_wz .swgf_wz1 {
        width: 92%;
    }

    .nr_szwz {
        height: 30px;
        line-height: 30px;
        margin-top: 10px;
    }

    .lb_dh {
        height: 80px;
        line-height: 80px;
        float: left;
    }

    .lb_dh .lb_dh1 {
        height: 80px;
    }

    .swgf_lb {
        width: 92%;
        margin-top: 10px;
    }

    .lb_top ul li {
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }

    .item_img {
        height: 230px;
    }

    .lb_list1 {
        display: none;
    }

    .lb_list2 {
        width: 100%;
        margin-left: 0px;
    }

    .lb_bot ul li {
        padding: 20px 0px;
    }

    .lb_list2 h1 {
        font-size: 18px;
        line-height: 30px;
    }

    .lb_list2 h2 {
        margin-top: 10px;
    }

    .lb_list4 h1 {
        font-size: 18px;
        line-height: 30px;
    }

    .lb_list4 {
        margin-left: 0px;
    }

    .lb_list4 h2 {
        margin-top: 10px;
    }

    .lb_tu1 {
        display: none;
    }

    .turnPage {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .turnPage a,
    .turnPage span {
        height: 30px;
        width: 30px;
        line-height: 30px;
        
    }

}