@charset "utf-8";
/*!
 * @名称：base.css
 * @功能：1、重设浏览器默认样式
 *       2、设置通用原子类
 */
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html {
    background:white;
}
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;
    padding:0;
}
/* 要注意表单元素并不继承父级 font 的问题 */
body,button,input,select,textarea,a {
    font:14px "微软雅黑",arial,sans-serif;
}
body{
    line-height: 1.5;
    color: #444;
    min-width: 1200px;
}
input,select,textarea {
    font-size:100%;
}
/* 去掉 table cell 的边距并让其边重合 */
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* ie bug：th 不继承 text-align */
th {
    text-align:inherit;
}
/* 去除默认边框 */
fieldset,img {
    border:none;
}
/* ie6 7 8(q) bug 显示为行内表现 */
iframe {
    display:block;
    border:none;
}
/* 去掉 firefox 下此元素的边框 */
abbr,acronym {
    border:none;
    font-variant:normal;
}
/* 一致的 del 样式 */
del {
    text-decoration:line-through;
}
address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:500;
}
/* 去掉列表前的标识，li 会继承 */
ol,ul {
    list-style:none;
}
/* 对齐是排版最重要的因素，别让什么都居中 */
caption,th {
    text-align:left;
}
/* 来自yahoo，让标题都自定义，适应多个系统应用 */
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:500;
}
q:before,q:after {
    content:'';
}
/* 统一上标和下标 */
sub,sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
}
sup {
    top:-0.5em;
}
sub {
    bottom:-0.25em;
}
a{color: #444;}
/* 让链接在 hover 状态下显示下划线 */
a:hover {
    text-decoration:none;
    color: #e7980f;
}
/* 默认不显示下划线，保持页面简洁 */
ins,a {
    text-decoration:none;
}
/* 去除 ie6 & ie7 焦点点状线 */
a:focus,*:focus {
    outline:none;
}
/* 清除浮动 */
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    zoom:1; /* for ie6 & ie7 */
}
.clear {
    clear:both;
    display:block;
    font-size:0;
    height:0;
    line-height:0;
    overflow:hidden;
}

.hideblock{
	display: none;
}

body{
    background: #f5e2b7;
}

.headframe{
    background: url(../images/headbanner.jpg?20180419) center top no-repeat;
    height: 730px;
    min-width: 1200px;
}

.headframe h5{
    color: #0392d6;
    font-size: 26px;
    line-height: 35px;
    height: 35px;
    vertical-align: middle;
    width: 400px;
    margin:0 auto;
    overflow: hidden;
    padding-top: 255px;
    padding-left: 115px;
}
.splianjie{
    text-align: center;
    height: 40px;
}
.splianjie a {
    background: #c48b08;
    border-radius: 13px;
    display: inline-block;
    padding: 5px 40px;
    line-height: 30px;
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
    color: #feeabc;
    display: inline-block;
    margin-left: 50px;
}
.mainframe{
    width: 1200px;
    margin:0 auto;
    z-index:2;
}

.mainframe .workcontent{
    width: 100%;
    height: 720px;
    /*margin-top: -25px;*/
    margin-top: -10px;
    background: url(../images/workcontent.png) center top no-repeat;
}

.mainframe .firstcontent{
    height: 616px;
    background: url(../images/workcontent_head.png) center top no-repeat;
}

.mainframe .videocontent{
    height: 765px;
    background: url(../images/workcontent_video.png) center top no-repeat;
}

.mainframe .lastcontent{
    height: 410px;
    background: url(../images/workcontent_bottom.png) center top no-repeat;
}

.workcontent .category_head{
    height: 40px;
    margin-left:135px;
    padding-top: 55px;
    line-height: 40px;
    vertical-align: bottom;
    color: #955a05;
    font-size: 28px;
}

.workcontent .category_head span{
    font-size: 18px;
}

.workcontent .leftframe{
    float: left;
    width: 255px;
    height: 285px;
    background: #c88e09;
    margin-top: 140px;
    margin-left: 200px;
}

.firstcontent .leftframe{
    margin-top: 90px;
}
.sp_lj{
    position: relative;
}
.workcontent .sp_lianjie8{
    position: absolute;
    top: 550px;
    left: 255px;
}
.workcontent .sp_lianjie8 a{
    background: #c48b08;
    border-radius: 13px;
    display: inline-block;
    padding: 5px 40px;
    line-height: 30px;
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
    color: #feeabc;
}
.workcontent .leftframe img{
    display: block;
    width: 210px;
    height: 210px;
    margin:22.5px auto 0px;
    object-fit: cover;
}

.workcontent .leftframe h5{
    color:#fff;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    vertical-align: middle;
    margin-top: 10px;
    text-align: center;
}

.workcontent .rightframe{
    float: left;
    width: 570px;
    margin-top: 90px;
    margin-left: 50px;
}

.workcontent .rightframe h5{
    line-height: 30px;
    vertical-align: middle;
    color: #955a05;
    font-size: 16px;
    text-indent: 2em;
}

.lastcontent h5{
    line-height: 30px;
    vertical-align: middle;
    color: #955a05;
    font-size: 16px;
    text-indent: 2em;
    padding-top: 90px;
    width: 935px;
    margin:0 auto;
}

.lastcontent .warning{
    line-height: 30px;
    vertical-align: middle;
    color: #da2d05;
    font-size: 16px;
    width: 935px;
    margin:0 auto;
}

.workcontent .rightframe p{
    line-height: 30px;
    vertical-align: middle;
    color: #955a05;
    font-size: 16px;
}

.workcontent .rightframe .join{
    display: inline-block;
    padding: 0px 20px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    margin:15px 0px;
    background: #c48b08;
    border-radius: 13px;
    color:#feeabc;
    font-size: 16px;
}

.workcontent .rightframe .prize{
    display: inline-block;
    padding: 10px 30px;
    line-height: 30px;
    vertical-align: middle;
    margin:15px 0px;
    background: #c48b08;
    border-radius: 60px;
    color:#feeabc;
    font-size: 20px;
}

.lastcontent .prize{
    display: inline-block;
    padding: 10px 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    margin:15px 0px;
    background: #c48b08;
    border-radius: 60px;
    color:#feeabc;
    font-size: 20px;
    margin-left: 132.5px;
}

.lxwm_content{
    height: 335px;
    width: 1025px;
    margin:0 auto;
    background: #fcd989;
    border-bottom: 5px solid #cea135;
}

.lxwm_content .leftfrmae{
    float:left;
}

.lxwm_content .leftfrmae img{
    width: 193px;
    height: 193px;
    object-fit: cover;
    margin: 71px;
}
.lxwm_content .rightframe{
    float:left;
    margin-top: 71px;
}

.lxwm_content .rightframe p{
    line-height: 30px;
    vertical-align: middle;
    color: #955a05;
    font-size: 16px;    
}

.bottomframe{
    background: url(../images/bottombanner.png) center top no-repeat;
    height: 791px;
    margin-top: 50px;
    min-width: 1200px;
}

.bottomframe .bottominfo{
    margin-top: 235px;
    text-align: center;
}

.bottomframe .bottominfo p{
    text-align: center;
    line-height: 35px;
    color: #0f6da1;
    font-size: 16px;
    vertical-align: middle;
}

.tdybs_media .video_img{
    width: 820px;
    margin:70px auto 0px;
}

/*视频轮播*/
#wrapper {
    margin: 0 auto;
    padding-top: 70px;
}

#wrapper #picSlideWrap {
    padding-bottom: 30px;
    padding-top: 30px;
}

#wrapper #content {
    margin: 0px auto;
    line-height: 19px;
    height: auto;
    background: none;
}



#video_defaultimg p{
    color: #955a05;
    text-align: center;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 18px;
    width: 100%;
    margin: 10px auto 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#video_defaultimg img{
    display: block;
    width: 820px;
    height: 450px;
    object-fit: cover;
    cursor: pointer;
    padding-top: 30px;
}

#wrapper #content p {
    color: #955a05;
    text-align: center;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 18px;
    width: 100%;
    margin: 10px auto 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#wrapper .imgnav {
    position: relative;
    margin: 0 auto;
    width: 820px;
}

#wrapper #img {
    z-index: 10;
    width: 820px;
    position: relative;
    text-align: center;
    height: 450px;
    background: black;
}

#wrapper #img a , #wrapper #img .video_pic{
    display: block;
    width: 100%;
    height: 100%;
}

#wrapper #img a .video_button{
    width: 80px;
    height: 80px;
    margin: -290px auto 0px;
    display: block;
}
#wrapper #img img {
    width: 100%;
    height: 100%;
    display: none;
    /*border: 4px solid #000;*/
}

#wrapper #front {
    position: absolute;
    left: -80px;
    top: 165px;
    cursor: pointer;
    width: 50px;
    height: 120px;
}

#wrapper #front a {
    display: block;
    background: url(../images/ico/left.png) center no-repeat;
    width: 100%;
    height: 100%;
}

#wrapper #front a:hover{
    background: url(../images/ico/left_hover.png) center no-repeat;
}

#wrapper #next {
    position: absolute;
    right: -80px;
    top: 165px;
    cursor: pointer;
    width: 50px;
    height: 120px;
}

#wrapper #next a {
    display: block;
    background: url(../images/ico/right.png) center no-repeat;
    width: 100%;
    height: 100%;
}

#wrapper #next a:hover{
    background: url(../images/ico/right_hover.png) center  no-repeat;
}


#wrapper #cbtn {
    background: #EAEBF0;
    position: relative;
    height: 122px;
    border: 1px solid #D6D9DC;
    margin-top: 12px;
}

#wrapper #cbtn ul {
    position: relative;
    width: 10000px;
    height: 122px;
    padding: 0;
}

#wrapper #cbtn ul li {
    float: left;
    padding: 8px 3px 3px 3px;
    width: 116px;
    height: 86px;
    cursor: pointer;
    text-align: center;
    margin-right: 20px;
    position: relative;
    margin-top: 0px;
    border: none;
}

#wrapper #cbtn ul li img {
    width: 116px;
    height: 86px;
    display: block;
}



#wrapper #cbtn ul li  .video_button_small{
    width: 36px;
    height: 36px;
    margin: -61px auto 0px;
    display: block;
}

#wrapper #cbtn ul li tt {
    background: #000;
    color: #FFF;
    position: absolute;
    right: 4px;
    bottom: 4px;
    z-index: 20;
    font-family: "å®‹ä½“";
    font-size: 12px;
    line-height: 16px;
    padding: 0 5px;
}

#wrapper #cbtn li.hov {
    background: url(../images/ico/imgHoverBg.gif) no-repeat;
}

#wrapper .ctrl div {
    clear: both;
}

#wrapper #cSlideUl {
    width: 690px;
    height: 116px;
    overflow: hidden;
    position: relative;
    top: 10px;
    margin: 0 auto;
}

#wrapper .picSildeLeft {
    cursor: pointer;
    position: absolute;
    top: 32px;
    left: 10px;
    z-index: 9;
}

#wrapper .picSildeRight {
    cursor: pointer;
    position: absolute;
    top: 32px;
    right: 10px;
    z-index: 9;
}

#wrapper .num {
    font-family: Georgia, tahoma;
    font-size: 20px;
    color: #757575;
    margin-top: 10px;
}