body{PADDING:0px;MARGIN:0px;FONT-SIZE:12pt;FONT-FAMILY: "微软雅黑", "宋体","黑体",Verdana, Arial, Helvetica, sans-serif;
line-height:20px; background-image: url(../images/tonggu.png);background-color: #ffffff;}

table{border-collapse:collapse; }
img{border:0;}
#divu3{    margin-right: 280px;
    padding-bottom: 15px;}

A:link,A:visited{TEXT-DECORATION:none; }
A:hover { TEXT-DECORATION:none; color:#900;}
a{color:#333333;}

ol,ul,li{padding:0px;margin:0px;list-style-type:none;}
ul.nl {list-style:none outside none; margin:0; padding:0}

.bannercvv{ width:1600px; height:350px; margin:0 auto;padding-top:10px; }

.banner{ width:1600px; height:400px; margin:0 auto; padding:15px 0px; }

/*bnner切换*/
.ck-slide { width:1600px; height: 400px; margin: 0 auto; position: relative; overflow: hidden;}
.ck-slide ul.ck-slide-wrapper { height: 400px; position: absolute; top: 0; left: 0; z-index: 1; margin: 0; padding: 0;}
.ck-slide ul.ck-slide-wrapper li a { /*a标签是行内元素，宽高对a标签不起作用，这里必须添加line-height:0px;display:black，否则垂直滚动<li>之间会出现间隔*/line-height:0px; display:block;}
.ck-slide-wrapper img{ width:1600px;}

.ck-slide .ck-prev, .ck-slide .ck-next { position: absolute; top: 50%; z-index: 2; width: 35px; height: 70px; margin-top: -35px; border-radius: 3px; opacity: .15; background: red; text-indent: -9999px; background-repeat: no-repeat; transition: opacity .2s linear 0s;}
.ck-slide .ck-prev { left: 5px;	background: url(../images/arrow-left.png) #000 50% no-repeat;}
.ck-slide .ck-next { right: 5px; background: url(../images/arrow-right.png) #000 50% no-repeat;}

.ck-slidebox { position: absolute; left: 50%; bottom: 12px; z-index: 30;}
.ck-slidebox ul { height: 20px; padding: 0 4px; border-radius: 8px; background: rgba(0,0,0,0.5);}
.ck-slidebox ul li { float: left; height: 12px; margin: 4px 4px;}
.ck-slidebox ul li em { display: block;	width: 12px; height: 12px; border-radius: 100%;	background-color: #fff;	text-indent: -9999px; cursor: pointer;}
.ck-slidebox ul li.current em { background-color: #fd7d00;}
.ck-slidebox ul li em:hover { background-color: #fd7d00;}

.mdyw{ width:1600px; height:370px; margin:0 auto;}
.mdyw_lf{ border:1px solid #c5c5c5; height:428px; width:850px; float:left;}
.mdyw_top{ height:42px; border-bottom:3px solid #4173bd; width:98%; margin:0 auto;}
.mdyw_toplf{ background: url(../images/icon_title.png) no-repeat; width:156px; height:32px; margin-top:10px; line-height:32px; font-size:16px; color:#fff; float:left; }
.mdyyplf{ background:#2e74d3; width:100px; height:32px; margin-top:10px;  text-align:center; line-height:32px; font-size:16px; color:#fff; float:left; margin-left:10px;}
.mdrrop{ height:42px; border-bottom:1px solid #124b98; width:100%; margin:0 auto;}

.mdyw_more a{ width:50px; height:32px; margin-top:10px;  text-align:right; line-height:32px; font-size:16px; color:#888888; float:right;font-family:Verdana}

/*网页头部*/
.head
{
    position: fixed;left: 0; top: 0; width: 100%; z-index:1000;
    box-shadow: 0px 2px 3px #666;
}
.NavigationBar
{
   /* background-color:#832422;*/
background-color:#033e97;
height:60px;
line-height:60px;
}
.NavigationBar>div
{
    max-width:1600px;margin-left:auto;margin-right:auto;
}

.divcenter {
    margin-left: auto;
    margin-right: auto;}

.typearea {
    width: 100%;
    max-width: 1600px;
    margin: 20px auto 10px auto;}

    .typearea::after {
        content: "";
        clear: both;
        display: block;}
.pictrue_news {
    width: 45%;
    float: left;
    padding-top: 20px;
    overflow-x: hidden;}
    
.text_news 
{
     padding-top: 10px;}

.tongzhi_list {
        padding-top: 10px;}
        
@media (min-width: 1000px) {
    .department_news {
        width: 58%;
        float: left;}

    .text_news {
        width: 54%;
        float: right;}

    .tongzhi {
        width: 39%;
        float: right;}

    .left_column {
        width: 32%;
        float: left;
        margin-right: 2%;}

    .mid_column {
        width: 32%;
        float: left;}

    .right_column {
        width: 32%;
        float: right;}

     .left_column2 {
        width: 48%;
        float: left;
        margin-right: 2%;}

    .right_column2 {
        width: 48%;
        float: right;}
}




@media (max-width: 1000px) {

    .department_news {
        width: 100%;}

    .text_news {
        width: 54%;
        float: right;}

    .tongzhi {
        width: 39%;
        float: right;}

    .department_news::after {
        content: "";
        clear: both;
        display: block;}

    .tongzhi {
        width: 100%;}

    .left_column {
        width: 100%;}

    .mid_column {
        width: 100%;}

    .right_column {
        width: 100%;}

     .left_column2 {
        width: 100%;}

    .right_column2 {
        width: 100%;}
}

@media (max-width: 728px) {
    .pictrue_news {
        display: none;}
    .text_news {
        width: 100%;}
}