﻿@charset "utf-8";
/* CSS Document */

/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-family:"微软雅黑"; font-size:14px; cursor:default; color:#000;}
table{border-collapse:collapse;border-spacing:0; border:1px solid #ededec;}
tr,td{border:1px solid #ededec;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none; vertical-align:middle;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
a{text-decoration:none; outline:none; color:#4c4c4c;}
a:hover{ text-decoration:none;}
a:active{outline: none;star:expression(this.onFocus=this.blur());}
i{font-style:normal}

.clear{ clear:both;}
.fl{ float: left;}
.fr{ float: right;}
.pr{position:relative;}

.container{ width: 100%; }
@media screen and ( max-width: 1200px ) {
    .container{ width: 1200px; }
}
body{ background: #eae9e6 url(../img/2018wjwyzgs_body_bj.png) no-repeat bottom center; }
.text_body{ background: #fff; }
.header{ width: 100%; height: 575px; background: url(../img/2018wjwyzgs_bj01.jpg) no-repeat top center; }
.header .yzgs_banner{ width: 1200px; height: auto; margin: 0 auto; padding-top: 70px; text-align: center; }

.yzgs_qy { width: 100%; margin: 35px auto; overflow: hidden; text-align: center }
.yzgs_qy img{ max-width: 100%; }

.yzgs_con{ width: 1200px; height: 1065px; padding: 10px; margin: 0 auto; background: url(../img/2018wjwyzgs_con_bj.png) no-repeat center;  }
.yzgs_con .yzgs_main{ width: 1100px; padding: 50px; margin: 0 auto;  }

.yzgs_bd { height: 520px; }
.yzgs_bd ul{ padding: 35px; }
.yzgs_bd .yzgs_bd_l{ width: 580px; float: left; }
.yzgs_bd_yl{ height:185px; }
.yzgs_bd .yzgs_bd_l .yzgs_bd_yl a{ text-indent: 2em; }
.yzgs_bd .yzgs_bd_l .yzgs_bd_yl a,
.yzgs_bd .yzgs_bd_l .yzgs_bd_yl span{display: block;color: #e04141;font-size: 20px;overflow: hidden;}
.yzgs_bd .yzgs_bd_l .yzgs_bd_yl span{ font-size: 18px; text-align: right; margin-top: 20px; }
.yzgs_bd .yzgs_bd_l .yzgs_bd_grjj span{ display: inline-block; height: 194px; padding: 0 20px 10px 0; float: left; }
.yzgs_bd .yzgs_bd_l .yzgs_bd_grjj span img{ height: 194px; }
.yzgs_bd .yzgs_bd_l .yzgs_bd_grjj h1{ height: 50px; padding-top: 5px; font-size: 20px; }
.yzgs_bd .yzgs_bd_l .yzgs_bd_grjj p{ font-size: 16px; line-height: 30px; text-align: justify; }
.yzgs_bd .yzgs_bd_l .yzgs_bd_grjj .more{ color: #e04141; }



.yzgs_bd .yzgs_bd_r{ width: 390px; float: right; }
.yzgs_bd .yzgs_bd_r .pictures{ width: 100%; height: 260px; margin-top: 30px; position: relative; text-align: center; }
.yzgs_bd .yzgs_bd_r .pictures img{ width: 350px; height: 230px; position: absolute;  top: 0; left: 0; z-index: 9; margin: 30px 0 0 40px; }
.yzgs_bd .yzgs_bd_r .pictures img{ -webkit-box-shadow: 0 0 16px #999A9C; -moz-tbox-shadow: 0 0 16px #999A9C; -o-box-shadow: 0 0 16px #999A9C;  box-shadow: 0 0 16px #999A9C;  }
.yzgs_bd .pictures01{ width: 100%; margin-top: 20px; height: 20px; text-align: center; }
.yzgs_bd .prev,
.yzgs_bd .next{ display: inline-block; padding: 0 20px; margin: 0 10px; font-size: 24px; height: 20px; line-height: 20px; border-radius: 10px; background: #c17e49; color: #fff; }
.yzgs_bd .prev:hover,
.yzgs_bd .next:hover{ background: #e89e51;  }
.yzgs_bd .pictures02{ margin-top: 50px; }
.yzgs_bd .pictures02 video{ width: 390px; height: 40px; }

.yzgs_dh{ width: 100%; margin-top: 40px; }
.yzgs_dh ul{ width: 1150px; }
.yzgs_dh ul li{ width: 200px; margin-right: 25px; margin-bottom: 10px; float: left; }
.yzgs_dh ul li img{ width: 100%; height: 140px; cursor: pointer; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all .3s ease-out;  }
.yzgs_dh .on img{ -webkit-transform: translateY(-9px); transform: translateY(-9px); -webkit-box-shadow: 5px 5px 9px #9c9d9f; -moz-tbox-shadow: 5px 5px 9px #9c9d9f; -o-box-shadow: 5px 5px 9px #9c9d9f;  box-shadow: 5px 5px 9px #9c9d9f;  }
.yzgs_dh ul li p{ width: 100%; height: 50px; line-height: 50px; text-align: center;  cursor: pointer; }

.text_body .footer{border-top: 5px solid #fbf0da; }
.footer{ width: 100%; margin-top: 50px; padding: 20px 0; text-align: center }
.footer p{ font-size: 12px; line-height: 30px; }
.footer .footer_img{ text-align: center; }
.footer .footer_img img{ margin: 0 15px; }


/* 详情页 */
#gla_box{width:900px;margin:auto;}
.gla_inbox{width:100%;height:100%;overflow:hidden;position:relative;-webkit-box-shadow: 6px 6px 16px rgba(4, 0, 0, 0.3); -moz-tbox-shadow: 6px 6px 16px rgba(4, 0, 0, 0.3); -o-box-shadow: 6px 6px 16px rgba(4, 0, 0, 0.3);  box-shadow: 6px 6px 16px rgba(4, 0, 0, 0.3);  }
/*.gla_inbox a{ height: 50px;line-height:50px;padding: 0 5px;display:block;position:absolute;bottom:0;left:0;right:0;background: url(../img/2018ls_ydzt_lunbobg.png);color:#FFF;text-align: center;}*/
.gla_inbox img{ display: block; width:100%;height:100%;}
.roundabout-holder{ height:380px;width:900px;}
.roundabout-moveable-item{ display:block;width:600px;height:380px;cursor:pointer;}
.roundabout-in-focus{cursor:auto;}

.text_bj{ background: url(../img/2018wjwyzgs_xqy_bj.png) no-repeat center 150px; }
.site{ width: 1000px; line-height: 40px; margin: 20px auto; padding-left: 40px; background: #fff url(../img/2017cssdzj_index_local.png) 10px center no-repeat; color: #000; font-size: 14px; }
.site a{ color: #000; font-size: 14px; }

.text_con { width: 1040px; margin: 0 auto; padding: 0 80px; }
.text_con .text_audio { width: 390px; margin: 0 auto; padding: 60px 0 15px; }
.text_con .text_tit { margin: 50px auto; }
.text_con .text_tit h1{ font-size: 30px; color: #e04141; margin-bottom: 30px; text-indent: 2em; }
.text_con .text_tit h2{ font-size: 24px; color: #e04141; text-align: right; }
.text_con .text_grjj .text_h1 h1{ font-size: 24px; color: #e04141; margin-bottom: 40px; }

.text_grjj p{ font-size: 16px; line-height: 40px; text-indent: 2em; text-align: justify; }
.text_grjj img,
.text_grjj table{ max-width: 100%; }

.audiojs{ background:url(../img/Player-Base-copy-2.png) !important;  border-radius: 18px;  }
.audiojs .play-pause{ border: 0; border-right: 1px solid #cecece; }
.audiojs .scrubber{ background: url(../img/Player-Base-copy-1.png); border-radius: 7px; border: 0; }
.audiojs .progress{ border-radius: 7px;background: #3b75ba;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, #3b75ba),color-stop(0.5, #4391de),color-stop(0.51, #3b75ba),color-stop(1,#3b75ba));background-image:-moz-linear-gradient(center top,#3b75ba 0%,#4391de 50%,#3b75ba 51%,#3b75ba 100%);}
.audiojs .loaded{ height: 13px; background: url(../img/Player-Base-copy-1.png); border-radius: 7px; border-bottom: 1px solid #e1e1e1; }
.audiojs .time{ color:#000; text-shadow:1px 1px 0px rgba(255,255,255,0.5); border-left: 1px solid #cecece; }
.audiojs .time em{ color:#000;}





