html,body{
    width: 100%;
    height: auto;
    overflow-x: hidden;
}
*{
    margin: 0;
    padding: 0;
}
.clear:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.master{
    width: 100%;height: auto;
}
.master_1_img{
    width: 100%; margin:0 auto;height: 350px;background-image: url('../../images/news/slide.jpg');background-size: 100% 100%;
}
.master_p{
    width: 100%;height: 20px;;
}
.master_p_img{
    width: 15px;height: 15px;
}
.master_p_span a{
    color: #A3A3A3;font-size: 15px;
    text-decoration:none; /* 去掉下划线 */
}
.master2{
    background: #F8F8F8;width: 100%;height: 880px;
}
.master2_conter{
    width: 1200px; margin:0 auto;height: auto
}
.master2_conter_1{
    width: 300px;height: 100%;float: left
}
.master2_conter_1_top{
    text-align:center;line-height:165px;width: 100%;height: 165px;color:#fff;font-size:30px;background-image: url('../../images/news/nav_bg.jpg');background-size: 100% 100%;
}

.master2_left{
    width: 100%;height: 200px;
}
.master2_left_ul {
    width: 80%;height: auto;margin: 0 auto;margin-top: 20px
}
.master2_left li{
	width: 200px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    font:20px verdana, arial, sans-serif; /* 设置文字大小和字体样式 */
    border-bottom: #48938D 1px solid;
    list-style:none; /* 将默认的列表符号去掉 */
    line-height: 40px;
    padding:0 0 0 0px; /* 将默认的内边距去掉 */
    text-decoration:none; /* 去掉下划线 */
}
.master2_left li:hover{
	background-color: #48938D;
}
.master2_left li:hover a{
	color: #fff;
}
.master2_left a{
    text-decoration:none; /* 去掉下划线 */
    color: #6F6F6F;
}
.master2_left li.active{
    background: #48938D;

}
.master2_left li.active a{
    color: white;
}

.master2_left_div{
    display:none;
    width: 150px;
    margin: 0 auto;

}
.master2_left_div li{
    border-bottom: none !important;
    width: 150px;
    height: 40px;
    text-indent: 40px;
    line-height: 30px;
    cursor: pointer;
    text-align: left;
}
.master2_left_div li a{
    text-decoration:none; /* 去掉下划线 */
    color: #707070 !important;
    font-size: 15px;
}
.word_right{
    width: 880px;height: 100%;margin-left: 20px;float: left
}
.word_content{
    width: 90%;height: auto;margin: 0 auto;word-wrap:break-word;
}
.word_content_p1{
    line-height: 60px;color: #49938D;font-size: 30px;
}

.word_content_div{
    margin-top: 20px;width: 100%;height: 250px;background: white;
}
.word_content_div_p{
    height: 40px;width: 100%;color: white;margin-top: 20px;
    text-align: center;
}
.word_content_div_p span{
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #48938E;
    padding: 3px 15px;
    border-radius: 15px;
}
.word_content_last{
    width: 100%;height: 180px;
}
.word_content_last p{
    width: 100%;height: 50px;
    vertical-align: bottom;
    line-height: 50px;
}
.word_content_last img{
    width: 13px;height: 18px;
    margin-left: 60px;
}
.liuyan_gsjj_c{
    background-image: url("../../images/gywm/gsjj/gsjj.jpg"); background-repeat: no-repeat;background-size: 100% 100%;
    height: auto;
    width: 100% !important;
    float: left;margin-top: 80px;padding: 0 25% 0 20%;box-sizing: border-box;
}
.liuyan_gsjj_c p:nth-of-type(n+2){
    margin-top: 35px;
}
/*#0060CB*/
.liuyan_c_de{
    color: #196CB2;
}
.liuyan_gsjj_c p{
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

/*#################################################*/
#zxly input{
    height: 40px;
    width: 600px;
    background: #EFF4F6;
    padding-left: 35px;
    font-size: 20px;
    border: 0px;
    line-height: 40px;
}
.liuyan_d div{
    float: left;
}
.liuyan_d div:first-child{
    float: left;
    width: 100px;
}

.liuyan_d div input{
    width: 100px !important;padding-left: 0px !important;
}

.liuyan_d div:nth-child(2){
    margin-left: 10px;
    color: white;
    width: 120px !important;
    height: 40px !important;
}

.liuyan_c .liuyan_b_submit{
    background: #1F519D;
    width: 75px !important;
    height: 35px !important;
    line-height: 30px;
    text-align: center;
}

.liuyan_c .liuyan_b_submit a{
    color: white;
}



#zxly textarea{
    height: 130px;
    width: 600px;
    background: #EFF4F6;
    font-size: 20px;
    border: 0px;
    padding-left: 35px;
    padding-top: 6px;
}

.liuyan_c{
    margin-top: 24px;
    position: relative;
}

.icon-c{
    position: absolute;
    left:5px;z-index:5;
    top:8px;
    background-repeat: no-repeat; /*设置图片不重复*/
    background-position: 0px 0px; /*图片显示的位置*/
    width: 24px;
    height: 24px;
}
