﻿/* CSS Document */

* {
    margin: 0;
    padding: 0
}

body {
    overflow: scroll;
    overflow-x: hidden;
    font-family: Microsoft YaHei
}

ul {
    list-style: none
}

a {
    text-decoration: none
}
img {
    border-style: none
}

.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
}
.img-scale {
    transition: all 0.2s;
}
.more {
    float: right;
    margin-top: 10px;
}
.more a {
    font-size: 14px;
    font-family: Microsoft YaHei Light;
    font-weight: 300;
    color: #8C8C8C;
}

.sanjiao {
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-width: 10px;
    border-style: solid dashed dashed dashed;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 220px;
    left: 89px
}
.section {
    width: 100%
}

.section .typeArea {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.section .typeArea .title {
    height: 48px;
    position: relative;   
}
.section .typeArea .titleo {
    height: 48px;
    position: relative; 
	top:240px;
	left:1100px;  
}
.section .typeArea .hot {
    width: 1200px;
    height: 460px;
    margin: 25px auto 0;
}

.section .typeArea .hot .nav {
    width: 785px;
    height: 40px;
    border-bottom: 1px solid #E5E5E5;
}

.section .typeArea .hot .nav .title {
    float: left;
    width: 48px;
    height: 25px
}

.section .typeArea .hot .nav .title a {
    font-size: 24px;
    font-weight: 450;
    color: #333;
    padding-bottom: 4px;
    border-bottom: 4px solid #fff;
}
.section .typeArea .inland {
    width: 1200px;
    height: 182px;
    margin-top: 5px;
}
.section .typeArea .inland .imgbox {
    width: 1200px;
    height: 180px;
    position: relative;
    border-radius: 4px;
    behavior: url(../../src/pie/PIE.htc);
    margin-top: 7px;
    padding-top: 30px;
    border: 1px solid #930000;
}

.section .typeArea .inland .imgbox .text {
    width: 50px;
    height: 180px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #D60008;
    border-radius: 4px 0px 0px 4px;
    behavior: url(../../src/pie/PIE.htc);
}

.section .typeArea .inland .imgbox .text .wenzi {
    font-size: 24px;
    color: #fff;
    width: 24px;
    height: 116px;
    margin: 0 auto;
    margin-top: 25px
}

.section .typeArea .inland .imgbox .text .sanjiao {
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-width: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #7f0000;
    position: absolute;
    top: 80px;
    left: 46px
}

.section .typeArea .inland .imgbox ul {
    margin-left: 50px;
}

.section .typeArea .inland .imgbox ul li {
    float: left;
    margin-left: 18px
}

.section .typeArea .inland .imgbox ul li a {
    width: 208px;
    height: 115px;
    display: block;
    border-radius: 4px;
    behavior: url(../../src/pie/PIE.htc);
    overflow: hidden
}

.section .typeArea .inland .imgbox ul li a img {
    width: 208px;
    height: 115px
}

.section .typeArea .module-box {
    width: 1200px;
    margin-top: 25px;
    margin-bottom: 8px;
}

.section .typeArea .module-box .module-inland {
    width: 370px;
    height: 430px;
    float: left
}

.section .typeArea .module-box .module-inland .nav {
    width: 370px;
    height: 40px;
    border-bottom: 1px solid #E5E5E5
}

.section .typeArea .module-box .module-inland .nav .title {
    float: left;
    width: 48px;
    height: 25px
}

.section .typeArea .module-box .module-inland .nav .title a {
    font-size: 24px;
    font-weight: 400;
    color: #333;
    padding-bottom: 4px;
    border-bottom: 4px solid #fff;
}

.section .typeArea .module-box .module-inland .subject {
    width: 370px;
    height: 204px;
    margin-top: 10px;
    position: relative;
}
.section .typeArea .module-box .module-inland .subject ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.section .typeArea .module-box .module-inland .subject ul li a {
    font-size: 16px;
    font-family: Microsoft YaHei Semilight;
    color: #333;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.section .typeArea .module-box .module-international {
    width: 370px;
    height: 430px;
    float: left;
    margin-left: 45px;
}

.section .typeArea .module-box .module-international .nav {
    width: 370px;
    height: 40px;
    border-bottom: 1px solid #E5E5E5
}

.section .typeArea .module-box .module-international .nav .title {
    float: left;
    width: 48px;
    height: 25px
}

.section .typeArea .module-box .module-international .nav .title a {
    font-size: 24px;
    font-weight: 400;
    color: #333;
    padding-bottom: 4px;
    border-bottom: 4px solid #fff
}

.section .typeArea .module-box .module-international .subject {
    width: 370px;
    height: 204px;
    margin-top: 10px;
    position: relative
}
.section .typeArea .module-box .module-international .subject ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.section .typeArea .module-box .module-international .subject ul li a {
    font-size: 16px;
    font-family: Microsoft YaHei Semilight;
    color: #333;
    line-height: 45px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.section .typeArea .module-box .module-financeAndEconomics {
    width: 370px;
    height: 430px;
    float: left;
    margin-left: 45px
}

.section .typeArea .module-box .module-financeAndEconomics .nav {
    width: 370px;
    height: 40px;
    border-bottom: 1px solid #E5E5E5
}

.section .typeArea .module-box .module-financeAndEconomics .nav .title {
    float: left;
    width: 48px;
    height: 25px
}

.section .typeArea .module-box .module-financeAndEconomics .nav .title a {
    font-size: 24px;
    font-weight: 400;
    color: #333;
    padding-bottom: 4px;
    border-bottom: 4px solid #fff
}

.section .typeArea .module-box .module-financeAndEconomics .subject {
    width: 370px;
    height: 204px;
    margin-top: 10px;
    position: relative
}
.section .typeArea .module-box .module-financeAndEconomics .subject ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.section .typeArea .module-box .module-financeAndEconomics .subject ul li a {
    font-size: 16px;
    font-family: Microsoft YaHei Semilight;
    color: #333;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.banner ul, .banner li {
    height: 435px;
}

.manager_list {
    width: 524px;
    margin-left: 35px;
    height: 400px;
    float: right;
    margin-top: 20px;
}
.manager_list .news_list_model {
    width: 505px;
    height: 288px;
    cursor: pointer;
}

.manager_list .news_list_model .list_model_top {
    margin-top: 10px;
}

.div_news_list .news_list_model .list_model_top, .manager_list .news_list_model .list_model_top {
    width: 100%;
    display: flex;
    height: 30px;
    margin-bottom: 12px;
    justify-content: space-between;
    align-items: center;
}

.div_news_list .news_list_model .list_model_top .list_model_top_left, .manager_list .news_list_model .list_model_top .list_model_top_left {
    display: flex;
    height: 30px;
}

.div_news_list .news_list_model .list_model_top .list_model_top_left span, .manager_list .news_list_model .list_model_top .list_model_top_left span {
    width: 5px;
    height: 26px;
    display: inline-block;
    background: #7f0000;
    margin-top: 7px;
}

.div_news_list .news_list_model .list_model_top .list_model_top_right, .manager_list .news_list_model .list_model_top .list_model_top_right {
    font-size: 18px;



    height: 20px;
    line-height: 26px;
    color: #8C8C8C;
}

.manager_list .news_list_model .list_model_content {
    /* width: 316px; */
    width: 100%;
    height: 285px;
    /* padding: 0 18px; */
    box-sizing: border-box;
}

.div_news_list .news_list_model .list_model_top .list_model_top_left h3, .manager_list .news_list_model .list_model_top .list_model_top_left h3 {
    font-size: 26px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #7f0000;
    margin-left: 7px;
    width: 200px;
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.manager_list .news_list_model .list_model_content li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    margin-top: 12px;
}

.manager_list .news_list_model .list_model_content li a {
    font-size: 18px;
    font-family: Microsoft YaHei Semilight;
    color: #333;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.v-line {
	width: 45px;
	height: 45px;
	display: inline-block;
	/* margin-top: 7px; */
    margin-right: 10px;
	background-image: url(https://www.cqymdn.com/r/cms/www/IMG/danghui.png);
}



.newsList {
    width: 100%;
    height: auto;
    /* background: pink; */
    display: flex;
	flex-flow: row wrap;
    justify-content: space-between;
}


.newsList .left {
    width: 400px;
    height: 120px;
    cursor: pointer;
}
.newsList1 .left1 {
    height: 130px;
    cursor: pointer;
	width: 400px !important;
    margin-top: 30px;

}
.news-panel .newsList .left {
    width: 400px !important;
    margin-top: 30px;
}
.news-panel1 .newsList1 .left1 {
    width: 400px !important;
    margin-top: 30px;
}
.news-panel .newsList {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    margin-top: -20px;
}
.newsList1 {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    margin-top: -20px;
}

.newsList .left dl {
    width: 100%;
    height: 120px;
    display: flex;
    justify-content: space-between;
    padding: 15px;
    box-sizing: border-box;
    /* background: pink; */
}
.newsList1 .left1 dl {
    width: 100%;
    height: 120px;
    display: flex;
    justify-content: space-between;
    padding: 15px;
    box-sizing: border-box;
    /* background: pink; */
}
.newsList .left dl dt {
    width: 180px;
    height: 108px;
    margin-left: 0px;
}
.newsList1 .left1 dl dt {
    width: 180px;
    height: 108px;
    margin-left: 0px;
}
.news-panel .newsList .left img {
    width: 190px;
    height: 108px;
}
.news-panel1 .newsList1 .left1 img {
    width: 190px;
    height: 108px;
}
.newsList .left dl dt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.newsList1 .left1 dl dt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.newsList .left dl dd {
    flex: 1;
}
.newsList1 .left1 dl dd {
    flex: 1;
}
.newsList .left dl dd p {
    width: 190px!important;
    display: flex;
    justify-content: space-between;
    margin-left: 5px;
    margin-top: 0px;
}
.newsList1 .left1 dl dd p {
    width: 190px!important;
    display: flex;
    justify-content: space-between;
    margin-left: 5px;
    margin-top: 0px;
}
.main {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.main .lunbo {
    margin-top: 20px;
    float: left;
    position: relative;
    width: 640px;
    height: 376px;
    border-radius: 4px;
    behavior: url(../src/pie/PIE.htc);
    min-height: 400px;
    overflow: hidden;
}

.main .lunbo #b04 {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
    behavior: url(../pie/PIE.htc);
}

.main .lunbo #b04 .dots {
    position: absolute;
    right: 10px;
    bottom: 18px;
    z-index: 10;
    top: 10px;
}

.main .lunbo #b04 .dots li {
    width: 12px;
    display: inline-block;
    height: 12px;
    background-color: #fff;
    opacity: 0.5;
    border-radius: 50%;
    behavior: url(../pie/PIE.htc);
    cursor: pointer;
    margin-right: 10px;
}

.main .lunbo #b04 .dots li.active {
    width: 20px;
    opacity: 1;
    border-radius: 6px;
    behavior: url(../pie/PIE.htc);
}

.main .lunbo #b04 .arrow {
    position: absolute;
    top: 200px;
}

.main .lunbo #b04 #al {
    left: 20px;
    top: 204px;
    color: #fff;
    font-size: 46px;
    opacity: 0.5;
}
.main .lunbo #b04 #ar {
    right: 20px;
    top: 204px;
    color: #fff;
    font-size: 46px;
    opacity: 0.5;
}
.main .lunbo #b04 ul li {
    float: left;
    width: 640px;
    height: 376px;
    overflow: hidden;
}

.main .lunbo #b04 ul li a {
    width: 640px;
    height: 376px;
    display: block;
}

.main .lunbo #b04 ul li a img {
    width: 640px;
    height: 376px;
    display: block;
}

.main .lunbo .text {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9;
    line-height: 60px;
    text-indent: 20px;
    color: #fff;
    font-size: 20px;
}

.main .lunbo .text a {
    color: #fff;
    font-size: 20px;
}
.banner ul, .banner li {
    height: 376px;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0
}
.hover {
    text-decoration: none;
    transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
}
a img,
iframe {
    border: none;
}

a {
    text-decoration: none;
    color: #323232;
}

ol,
ul {
    list-style: none;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}
.Light {
    font-weight: 300 !important;
}

.Regular {
    font-weight: 450 !important;
}

.Semilight {
    font-weight: 400 !important;
}

.overflow {
    overflow: hidden;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0
}
.hover {
    text-decoration: none;
    transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
}
.news-panel .nav .title {
    font-size: 30px;
    font-weight: 500!important;
    color: black;
    min-width: 200px;
    border-bottom: 2px solid black;
    padding-bottom: 3px;
}
.news-panel1 .nav .title {
    font-size: 30px;
    font-weight: 500!important;
    color: black;
    min-width: 200px;
    border-bottom: 2px solid black;
    padding-bottom: 3px;
}
.news-panel .nav {
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
    align-items: center;
	background-color: #7f0000;
}
.news-panel1 .nav {
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
    align-items: center;
	
}
.news-panel {
    padding-bottom: 40px;
}
.news-panel1 {
    padding-bottom: 40px;
}
.container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    top: 200px;
}
.container1 {
    width: 800px;
    margin: 0 auto;
    position: relative;
    top: 200px;
}
.toutiao {
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
	text-align:center;
	position: relative;
}
.nav-panel {
    width: 1200px;
    height: 56px;
    margin: 0 auto;
    position: relative;
}
.nav-panel ul {
    width: 1200px;
    display: flex;
    height: 56px;
    line-height: 56px;
    
}
.nav-panel li {
    padding: 0 18px;
    font-size: 14px;
    font-weight: 400;
    position: relative;
}
.module-inlandss {
    width: 400px;
    height: 430px;
	top: 220px;
    position: relative;
    
}
.navss {
	width: 400px;
	height: 48px;
	
	
}
/* CSS Document */

.titless {
    float: left;
    width: 48px;
    height: 25px;
}
.titless a {
    font-size: 24px;
    font-weight: 400;
    color: #333;
    padding-bottom: 4px;
    border-bottom: 4px solid #fff;
}
.subjectss {
    width: 400px;
    height: 204px;
    
}
.module-inlandss .subjectss ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.module-inlandss .subjectss ul li a {
    font-size: 16px;
    font-family: Microsoft YaHei Semilight;
    color: #333;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

/* CSS Document */


.newsList_l {
    width: 1000px;
    height: auto;
    /* background: pink; */
    display: flex;
    left: 180px;
    top: -420px;
    position: relative;
    flex-flow: row wrap;
    border: 1px solid #FF9900;
    justify-content: space-between;
}

.newsList_l .left_l {
    width: 300px;
    height: 360px;
    cursor: pointer;
}

.newsList_l .left_l dl {
    width: 100%;
    height: 320px;
    display: flex;
    justify-content: space-between;
    padding: 15px;
    box-sizing: border-box;
    /* background: pink; */
}

.newsList_l .left_l dl dt {
    width: 180px;
    height: 300px;
    margin-left: 0px;
}

.newsList_l .left_l dl dd p {
    width: 280px!important;
    display: flex;
    justify-content: space-between;
    margin-left: -180px;
    margin-top: 260px;
}

.container_l {
    width: 1200px;
    height: 630px;
    margin: 0 auto;
	position: relative;
    top: 266px;
}
.news-panel_l {
    padding-bottom: 10px;
}
.news-panel_l .nav_l {
    display: flex;
    top: 0px;
    height: 500px;
    justify-content: space-between;
    align-items: center;
    position: relative;
    background-image: url(https://www.cqymdn.com/r/cms/www/IMG/rmhj.jpg);
}

.newsList_l .left_l dl dt img {
    width: 280px;
    height: 160px;
    object-fit: cover;
    top: 60px;
    position: absolute;
}
.newsList_l .left_l dl dd {
    flex: 1;
}