@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*/
/*头部*/
body{
    background:url('../images/cghbody250318.jpg') no-repeat center 0;
    background-size: cover;
}
.wza{ color: #333; position: absolute; right:0; top:40px }
.content .container{position: relative;}
.header {background: url("../images/cgh_header250318.png") center 65px no-repeat; height:500px;position: relative;}
.header .header_bg {background: url("../images/2019dnq_1224_01.jpg") bottom center no-repeat;height: 280px;}
.header .container > span {display:inline-block;color:#fff;font-size:16px;width:210px;height:44px;line-height:44px;border-radius:10px;
    position: absolute;top:273px;right:210px;background-color:rgba(38,116,182,0.9);text-align:center;}
.header .container {position: absolute;height: 100%;top: 0;left: 50%;margin-left: -600px;}
.nyncb_link {position: absolute;top:20px;left: 10px;}
.nyncb_link:hover {opacity: 0.9;filter:Alpha(opacity=90)}
/*内容*/
.content {width: 100%;}
.video {height:80px;padding-left: 40px;line-height: 80px;width: 100%;margin-bottom: 35px;background:url("../images/vediobg250318.png") no-repeat center center ; background-size: 100% 100%;}
.video img {position: relative;top: -6px;margin-right: 16px;left: 0;}
.video h2 {display: inline-block;color: #dd381b;font-size:24px;margin-left:250px;}
.video h2 a {color: #fff; }
.video h2 .look_video{display: inline-block;height:30px;border-radius:50px;font-size:14px;text-align: center;padding:0 15px 0 15px; background: #fff;
    line-height: 30px;  margin:19px 0 0 145px;color:#f25263;}
.list_box {margin-bottom: 30px;}
.list {width: 582px;padding: 0 20px 35px;box-shadow: 0px 0px 4px 0px rgba(235,235,235,1);border-bottom:4px #fff solid;background-color: #fff;}
.list_title {font-size:24px;margin-top: 26px;font-weight: normal;}
.list_title a{color: #333;font-weight: bold;}
.list_top {line-height: 24px;color: #818181;margin: 20px 0;height: 48px;overflow: hidden;font-size: 16px;}
.list_top a {color: #999999;}
.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: 116px;height: 32px;line-height: 32px;text-align: center;color: #fff;border-radius:50px;background:#f25263;}
.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("../images/cgh_date250318.png") 0 center no-repeat;padding-left: 24px;color: #2fa121; font-size: 12px;}
.list_center span i {font-style: normal;color: #02561a; font-weight: bold;}
.bg1 {border: 1px solid #ebebeb;background: #ffffff no-repeat;}
.bg2 {border: 1px solid #eaeaea;background: #f9f9f9 no-repeat;}
.list:hover{border: 1px solid #f25263;}
.list:hover h2 a{ color: #f25263;}
/*轮播图*/
.list_bottom {position: relative;overflow: hidden;}
.bd .tempWrap {width: 740px!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 #d9ae9f;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: #f25263;color: #fff;border: 1px solid #f25263;}
.more a:hover {border: 1px solid #f25263;}
/*尾部*/
.footer {height:250px;margin-top:30px;padding-top:14px;width:100%;border-top:4px #5fb487 solid;}
.footer_line{}
.footer .container {text-align: center;position: relative;height: 100%;}
.footer_link {display: inline-block;height: 24px;margin:40px 0 20px;}
.footer_link li {float: left;color: #333;font-size:18px;margin: 0 10px;}
.footer_link li a {color: #333;}
.footer_link li a:hover {color: #333;}
.footer_text {color: #333;line-height:32px;font-size: 16px;}
.footer_img1,.footer_img2 {position: absolute;top: 60px;}
.footer_img1 {left:170px;}
.footer_img2 {right:100px;}
.footer_text1 a {color: #333;}
/*电脑屏幕小于1440*/
@media  screen and (max-width:1440px) {
    .header{height: 380px;background-size: 112%;}
    .header .container {margin-left: -500px;}
    .container {width: 1000px;}
    .video {padding-left: 30px;}
    .video h2 {font-size: 20px;margin-left:175px;}
    .video h2 .look_video {margin: 22px 0 0 25px;}
    .list {width: 482px;}
    .list_bottom ul li img {width: 219px;height: 160px;}
    .footer_img1 {left: 65px;}
    .footer_img2 {right: 40px;}
    .header .container > span {right: 113px;}
    .list_title{font-size:20px;}
    .footer_link li a{font-size: 16px;}
    .footer_text{font-size: 14px;}
}

/*移动端*/
@media  screen and (max-width:1000px) {
    html,body {font-size: 100%;}
    .wza{ color: #333; position: absolute; right:.1rem; top:.2rem }
    body{
        background:url('../images/cghbody250318.jpg') no-repeat center 0 #d4f9d6;
        background-size: 130% auto;
    }
    .header .container {margin-left: -50%;}
    .container {width: 100%;}
    .header {background: url("../images/cgh_header250318.png") center bottom no-repeat;background-size:220% auto;background-size:154% auto;height:3.9rem;padding-top: 1.23rem;}
    .nyncb_link img{width: 3.49rem; height: auto;}
    .header .header_bg {-webkit-background-size: 160% auto;background-size: 160% auto;height: 1.75rem;}
    .header .container > span {font-size: 12px;width: 170px;height: 30px;line-height: 28px;top: 2.48rem;left: 3.3rem;-webkit-background-size: 100% 100%;
    background-size: 100% 100%;font-weight: normal;}
    .nyncb_link {padding: 0 0.2rem;
    width: 60%;
    left: 0;
    top: 0.08rem;}
    .nyncb_link img{width: 100%;}
    .content{background-size:160% auto;}
    .content .container {padding: 0 10px 10px 10px;}
    .video {height: auto;padding: 0.3rem 5px;line-height: 30px;background: #f25263; margin-bottom: 10px;}
    .video img {display: none;}
    .video h2 {line-height: 28px;font-size: 20px;margin-left:10px;}
    .video h2 .look_video {margin-top: 0.2rem;margin-right: 0.2rem;height:35px;line-height:33px;font-size:14px;}
    .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("../images/2019cgh_0403_16.png") 0 center no-repeat;-webkit-background-size: 20px 20px;
    background-size: 20px 20px;}
    .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_text{font-size: 15px;}
    .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_line{border:none;}
}