@charset "utf-8";
html, body, a, p, ul,ol, li, dl, dt, dd, div, h1,td, h2, h3, h4, h5, h6, span, strong, em, i, img, form, input, table,td,tr {box-sizing:border-box;margin:0;padding:0;}
html,body {width:100%;font-size: 14px;color: #333333;font-family: "microsoft yahei";}
li {list-style: none;}
img {border:0;vertical-align:middle}
a {text-decoration:none;color: #333333;}
.fl {float:left;}
.fr {float:right;}
.clearfix:before,.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;zoom:1;}
.container {width: 1200px;margin: 0 auto;}

/*电脑屏幕大于1440*/
/*头部*/
.header {background: url(2019cgh_0403_01.jpg) top center no-repeat;height: 507px;}
.header .container > span {display: inline-block;position: absolute;top: 340px;left: 433px;color: #fff;font-size: 18px;}
.header .container {position: relative;height: 100%;}
.nyncb_link {padding: 0 13px;position: absolute;top: 50px;left: 25px;}
.nyncb_link:hover {opacity: 0.9;filter:Alpha(opacity=90)}
/*内容*/
.content {width: 100%;background: url(2019cgh_0403_00.jpg) center top no-repeat;}
.content_wrap {background: url(2019cgh_0403_11.png) center 520px no-repeat;}
.video {height:80px;padding-left: 40px;line-height: 80px;width: 100%;border: 1px solid #eaeaea;margin-bottom: 35px;
              box-shadow: 0px 0px 6px 0px rgba(234,234,234,1);}
.video img {position: relative;top: -6px;margin-right: 16px;left: 0;}
.video h2 {display: inline-block;color: #6BA920;font-size:28px;font-weight: normal;}
.look_video {display: inline-block;width:95px;height:34px;border:1px solid #000;border-radius:6px;font-size:16px;
        text-align: center;line-height: 32px;float: right;margin: 22px 100px 0 0;}
.look_video:hover {color: #6BA920;border: 1px solid #6BA920;}
.list_box {margin-bottom: 30px;}
.list {width: 582px;padding: 0 20px 39px;box-shadow: 0px 0px 4px 0px rgba(235,235,235,1);}
.list_title {font-size:24px;margin-left: 47px;margin-top: 26px;font-weight: normal;}
.list_top {line-height: 24px;color: #818181;margin: 20px 0;height: 43px;overflow: hidden;font-size: 14px;}
.list_top a {color: #818181;}
.list_center {border-bottom: 1px solid #d6d6d6;padding-bottom: 20px;margin-bottom: 18px;font-size: 14px;}
.list_center a {font-size: 14px;display: inline-block;width: 134px;height: 35px;line-height: 35px;text-align: center;color: #fff;border-radius: 4px;background: #e6006a;}
.list_center a:hover {opacity: 0.9;filter:Alpha(opacity=90)}
.list_center span {display: inline-block;float: right;margin-top: 8px;height: 20px;line-height: 20px;
                  background: url(2019cgh_0403_13.png) 0 center no-repeat;padding-left: 24px;color: #5c5c5c;}
.list_center span i {font-style: normal;color: #333333;}
.bg1 {border: 1px solid #ebebeb;background: #ffffff url(2019cgh_0403_04.png) 25px 32px no-repeat;}
.bg2 {border: 1px solid #eaeaea;background: #f9f9f9 url(2019cgh_0403_04.png) 25px 32px no-repeat;}
/*轮播图*/
.list_bottom {position: relative;overflow: hidden;}
.bd .tempWrap {width: 540px!important;}
.list_bottom ul {width: 10000%;position: relative;}
.list_bottom ul li {float: left;}
.list_bottom ul li a {display: inline-block;font-size: 0;}
.list_bottom ul li img {width: 269px;height: 190px;margin-right: 2px;}
.prev,.next {position: absolute;top: 50%;margin-top: -15px;width: 20px;height: 30px;text-align: center;line-height: 30px;}
.prev {left: 6px;}
.next {right: 6px;}
/*查看更多*/
.more {text-align: center;font-size: 0;}
.more a {padding: 0px 8px;border-radius: 2px;border: 1px solid #ddd;display: inline-block;text-align: center;
    height:28px;line-height:28px;font-size: 16px;margin: 0 3px;}
.more a.page_a {padding: 0 10px;}
.more a.active {background: #E6006A;color: #fff;border: 1px solid #E6006A;}
.more a:hover {border: 1px solid #E6006A;}
/*尾部*/
.footer {background: url(2019cgh_0403_12.jpg) center top no-repeat;
         height: 200px;margin-top: 64px;}
.footer .container {text-align: center;position: relative;}
.footer_link {display: inline-block;height: 24px;margin: 28px 0 10px;}
.footer_link li {float: left;color: #ffffff;font-size: 20px;margin: 0 10px;}
.footer_link li a {color: #ffffff;}
.footer_link li a:hover {color: #e7f0df;}
.footer_text {color: #e7f0df;line-height:28px;font-size: 16px;}
.footer_img1,.footer_img2 {position: absolute;top: 40px;}
.footer_img1 {left: 76px;}
.footer_img2 {right: 62px;}
.footer_text1 a {color: #e7f0df;}
/*电脑屏幕小于1440*/
@media  screen and (max-width:1440px) {
    .container {width: 1000px;}
    .video {padding-left: 30px;}
    .video h2 {font-size: 26px;}
    .look_video {margin: 22px 30px 0 0;}
    .list {width: 482px;}
    .list_bottom ul li img {width: 219px;height: 160px;}
    .footer_img1 {left: 65px;}
    .footer_img2 {right: 40px;}
    .header .container > span {left: 332px;}
    .nyncb_link {left: -77px;}
}

/*移动端*/
@media  screen and (max-width:1000px) {
    html,body {font-size: 100%;}
    .container {width: 100%;}
    .header {background: url(2019cgh_0403_012.jpg) top center no-repeat;-webkit-background-size: 160% auto;background-size: 160% auto;height: 3.2rem;}
    .header .container > span {display: none;}
    .nyncb_link {padding: 0 0.1rem;width: 50%;left: 0;top: 0.08rem;}
    .nyncb_link img {width: 100%;}
    .content {margin-top: 25px;}
    .content .container {padding: 10px;}
    .video {height: auto;padding: 0.3rem 0.25rem;line-height: 30px;}
    .video img {display: none;}
    .video h2 {line-height: 28px;font-size: 20px;background: url(2019cgh_0403_18.png) 0 0 no-repeat;-webkit-background-size: 28px;
    background-size: 28px;padding-left: 0.8rem;}
    .look_video {margin-top: 0.2rem;margin-right: 0.2rem;}
    .list_box {margin-bottom: 0px;}
    .list {width: 100%;padding: 0px 10px 25px;margin-bottom: 30px;}
    .list_center {padding-bottom: 18px;}
    .list_center a {font-size: 14px;width: 100px;height: 32px;line-height: 32px;}
    .list_title {font-size: 20px;margin-top: 20px;}
    .list_top {height: auto;margin: 10px 0;}
    .list_center span {background: url(2019cgh_0403_16.png) 0 center no-repeat;-webkit-background-size: 20px 20px;
    background-size: 20px 20px;}
    .bg1 {background: #ffffff url(2019cgh_0403_04.png) 18px 22px no-repeat;}
    .bg2 {background: #f9f9f9 url(2019cgh_0403_04.png) 18px 22px no-repeat;}
    .list_bottom ul li img {width: 3.3rem;height: 2.60rem;margin-right: 0.1rem;}
    .more a {margin-bottom: 10px;}
    .footer {height: auto;margin-top: 50px;padding: 20px 10px 0;font-size: 14px;}
    .footer_img1 {display: inline-block;position: relative;left: 0;top: 0px;margin: 15px 25px 25px;}
    .footer_img2 {display: inline-block;position: relative;right: 0;top: 0px;margin: 15px 25px 25px;}
    .disnone {display: none;}
    .disblock {display: block;}
    .footer {-webkit-background-size: auto 100%;
    background-size: auto 100%;}
}