@charset "utf-8";
/*一谷一带 通用样式文件*/
@charset "utf-8";
/*----------- 重置样式 ----------------*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{font-weight:normal;}
html,body,fieldset,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style: normal;}
[hidefocus],summary{outline:0;}
ul , ol , ul li , li , ol li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font-size:12px;color:#444 ;outline:0;}
body{background:#fff;color:#444;}
a{color:#444; border: none; text-decoration: none;outline:none; /*移除虚线框  IE8,FF有用*/ hide-focus: expression(this.hideFocus=true); /*IE6、IE7*/}
a:focus{outline: 0;-moz-outline-style: none;}
a:hover{text-decoration: underline;}
img {
    border: 0 none; /* 去除 IE6-9 和 Firefox 3 中 a 内部 img 元素默认的边框 */
    width: auto\9; /* 修正 IE8 图片消失bug */
    max-width: 100%; /* 让图片支持响应式 */
    vertical-align: top;/* 去除现代浏览器图片底部的空隙 */
    -ms-interpolation-mode: bicubic; /* 修复 IE7 图片缩放失真 */
}
button,input,select,textarea{font-size:100%;font-family:tahoma;margin: 0;outline: 0 none;vertical-align: baseline;_overflow:visible;*vertical-align: middle;*overflow:visible;}

em{ font-weight: normal;}

/*-----------开始start-----------*/

body {
    background: url("/_res/image_ygyd/body_bg.png") repeat;
}
.footer_wrap .footer,.footer_wrap .zt-footer{
    background: #78a04e;
    color: #ffffff;
}
.footer_wrap .footer span,
.footer_wrap .footer a,.zt-footer .zt-footnav a,.footer_wrap .zt-footer a{
    color: #ffffff;
}
.zt-footer .zt-footcon .zt-jiucuo{right: 10px;}
.topsearchbox1 .topsearchtext,
button, input, select, textarea {
    font-family: "Microsoft YaHei", "微软雅黑";
    font-family: "Microsoft YaHei", 微软雅黑!important;
}
.homemenu {
    display: none !important;
}

.newsinfo .newsinfo1 span{
    padding: 0 20px;
}
.bdsharebuttonbox {
    right: 100px;
}

.logo img{height: auto;}
.logo{padding-top: 10px;}

/**2023-01-16新增样式 on**/
/*头部*/
.yxyl_header{background: url(../image_ygyd/yxyl_bannerbg.png)no-repeat center; height: 380px;}
.container{ width: 1200px;padding: 0px; background: none;}
/*公用顶部*/
.bread_Nav p,#dqwzz,#dqwzz a,.ztdqlm_tit{ color: #ed2a24; }
.bread_Nav div span:before{ background: #ed2a24; }
/*搜索*/
.seach_form .search_drap select{color: #ed2a24;}
.seach_form .ss_input{float: left;border-bottom: 1px solid #ed2a24; }
.seach_form .ss_input input::-webkit-input-placeholder { color: #ed2a24;}
.seach_form .topsearchbtn{background: url(../img-wmcs/red_fdj.png)no-repeat center;}
.seach_form .ss_input .search-keywords{    background: url(../img-wmcs/line.png) no-repeat left center;}
/*t头部服务*/
.jftbox {border: 1px solid #ed2a24;}
.jftbox a {color: #efb3ae;}
.jftbox a.active { color: #cc0b20; background: transparent;}
.toufuwu li.num3 a{color: #ed2a24;}
/*公用顶部 end*/
.yxyl_ban{ margin: 126px auto 0; text-align: center;}
.yxyl_ban .img_title{ display: none;}
.guidang {
    position: absolute;
    right: 53px;
    bottom: -285px;
    z-index: 1;
}
/**2023-01-16新增样式 end**/

@media(max-width:1199px) and (min-width:992px){
    .container{width:992px}
    .navbar-nav{ width: 992px !important;}
	.navbar-nav li {width:141px;}
}
@media(max-width:991px) and (min-width:768px){
    .container{width:768px}
    .navbar-nav{ width: 768px !important;}
	.navbar-nav li {width:109px;}
	.wmcs_ban img{ width: 96%; height: auto;}
}
@media(max-width:767px){
    .container{width:auto}
    .navbar {height: auto;}
	.navbar-nav li {width:100%; float: none;}
	.navbar-header{ padding-right: 0px;}
	.wmcs_header{ height: auto;}
	.wmcs_ban{ margin: 30px auto;}
}