body{background: none!important;}
header{
    height: 200px;
    background: #0f57c7;
}
header h2{
    font-size: 30px;
    color: #fff;
    padding-right: 30px;
}
nav{
    height: 40px;
    background: #0f57c7;
}
nav>div.inner{
    height: 40px;
    background: #196bce;
}
nav li>a:hover{
    text-decoration: underline;
    color: #f2f2f2;
}
nav li.open>a{
    font-weight: bold;
    text-decoration: underline;
}
nav ul>li{
    width: 89px;
    text-align: center;
    border-right: 1px solid #fff;
    margin-top: 10px;
}
nav ul.dropdown-menu>li{
    width: auto
}

nav ul>li>a{
    color: #fff;
    font-family: Arial, '宋体', Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
}
div.main{
    background: #fff;
}
.main #banner{

}
.main .notice{
    padding: 10px 20px;
    margin: 10px 0;
    border: 1px solid #d3e8ff;
}
.main .notice ul {
    height:22px;
    /*border:1px solid #d3e8ff;*/
    overflow:hidden;
}
.main .notice ul>li {
    height:22px; line-height:22px; font-size:12px;
}
.main .notice h3{
    font-size: 14px;
    color: #b00000;
}

.main .items{
    border: 1px solid #d3e8ff;
    height: 290px;
    overflow: hidden;
    /*font-family: '宋体';*/
    font-family: Arial, '宋体', Helvetica, sans-serif;
}
.main .items>h5>img{
    position: relative;
    top: -2px;
    padding-right: 5px;
    height: 20px;
    width: auto;
}
.main .items#user{
    height: 367px;
}
.main .items#user>h5{
    padding: 0;
}
.main .items#user>h5>span{
    display: inline-block;
    padding: 0 20px;
    background: #2e78d9;
    color: #fff;
    font-weight: bold;
}
.main .items .tit{
    padding: 0 20px;
}
.main .items>ul{
    padding: 10px 5px 0 30px;
}
.main .items>ul>li{
    list-style: disc;
    padding: 7px 0;
    overflow: hidden; /*超出的隐藏*/
    white-space: nowrap;
    text-overflow:ellipsis; /*超出的设置为省略号*/
}
.main .items>ul>li>a{
    font-size: 14px;
}
.main .items>h5{
    margin-bottom: 5px;
    line-height: 30px;
    background: url("/images/h5bg.png");
    color: #2e78d9;
    padding: 0 10px;
    border-left: 3px solid #2e78d9;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, '宋体', Helvetica, sans-serif;
}
.main .items>h5 a{
    color: #2e78d9;
    display: inline-block;
}
.main .items .tit>h4{
    margin: 10px 0;
    padding-left: 20px;
    color:#1373d7 ;
    border-left: 2px solid #1373d7;
    font-size: 16px;
}
.main .items .tit>h4 a{
    color:#1373d7 ;
}
.main .items .content{
    margin:0 20px 10px 20px;
    border-top: 1px solid #d3e8ff;
}
.main .items .content>h3{
    text-align: center;
    padding-bottom: 20px;
    padding-top: 15px;
    font-size: 16px;
    color: #c60010;
    border-bottom: 1px dashed #666;
}
.main .items .content ul{
    padding-top: 10px;
    padding-left: 20px;
}
.main .items .content ul>li{
    /*list-style: disc;*/
    padding: 5px 0;
    font-size: 14px;
}

.main .items .content ul>li>a{
    font-size: 14px;
    width: 250px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis; /*超出的设置为省略号*/
    display: inline-block;
}
.main .items .content ul>li>.floatright{
    position: relative;
    top: 2px;
}
.main .items .content ul>li:first-child>a{
    /*color: #1373d7;*/
}
.main #links{
    border-top: 1px solid #d3e8ff;
}

.main #links>h3{
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 2px;
}


#tggg { overflow:hidden; margin-top:12px; width:266px; height:301px;}
.tgbt { height:32px; line-height:32px; overflow:hidden; padding-left:40px; font-size:14px; color:#fff; font-weight:bold;}
.myscroll { width:238px; overflow:hidden; padding:14px;}
.myscroll li  { width:222px; line-height:27px; font-size:12px;  padding-left:16px;}
.myscrolllx { width:238px; overflow:hidden; padding:14px;line-height:28px; font-size:13px;}
.sp { width:266px; height:193px; overflow:hidden; margin-top:10px;}
.yxgj { width:266px; height:94px; overflow:hidden; margin-top:10px;}
.zyys { overflow:hidden; margin-top:8px;}
.zyys li { overflow:hidden; width:266px; margin-top:8px;}
.ddzz { width:266px; height:212px; overflow:hidden;  margin-top:15px;}
.yqlj { overflow:hidden; margin-top:15px; border:1px solid #ebebeb; padding:0 17px;}
.yqbt { height:40px; line-height:40px; overflow:hidden; color:#280000; font-size:16px; font-weight:bold;}
.yqnr { overflow:hidden; color:#000; font-size:12px; padding:0 0 10px;}
.qtjs { overflow:hidden;}
.qt { width:70px; height:27px; line-height:27px; float:left; overflow:hidden;}
.js { width:890px; overflow:hidden; float:left;}
.js li { float:left; height:27px; line-height:27px; margin:0 2px;  display:inline-block;}
.js li a { color:#000;}


footer{
    height: 140px;
    background: #0f57c7;
}
footer h4{
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}

.center .leftbar{
    background: none!important;
    margin-top: 37px;
    display: none;
}

.center .leftbar .leftbar_con{
    border: 1px solid #e7e7e7;
    padding-left: 10px;
    padding-right: 10px;
}
.center .leftbar .listr{
    border: 1px solid #e7e7e7;
}
.center { width:1000px; overflow:hidden; margin:0 auto;}
.bannerdt { height:320px; overflow:hidden; margin-top:15px;}
.banner { width:465px; height:320px; overflow:hidden; float:left;}
.main2{ width:465px; height:320px;overflow:hidden;}
.Slide {width: 465px;height: 320px; float:left;overflow: hidden;position: relative;}
.slide-cont {width: 465px;height: 320px;position: relative;overflow: hidden;}
.slide-item {position: absolute;width: 100%;height: 100%;left: -465px;}
.slide-item a {display: block;width: 100%;height: 100%;}
.slide-item img {width: 465px;height: 320px;}

.slide-txt {width: 465px;height:40px;position: absolute;left: 0;bottom: 0px;}
.slide-txt .txt_bg {width: 465px;height: 40px;background:#000;opacity: 0.7;filter: alpha(opacity=70);}
.slide-txt a {display: inline-block;width:340px;height:40px;line-height: 40px;font-size:14px;padding: 0 10px;overflow: hidden;color:#fff;position: absolute;left: 0;top: 0;text-overflow:ellipsis; white-space:nowrap;}

.slide-nav {width: auto;height: 12px;display: inline-block;overflow: hidden;position: absolute;z-index: 100;bottom: 13px;right: 20px;overflow: hidden;}
.slide-nav a {display: block;width: 12px;height: 12px;background:#d4d4d4;cursor: pointer; margin-left: 5px;float: left;text-indent: -99em;overflow: hidden; border-radius:6px;}
.slide-nav .nownav {background:#ff0000;}
#prev2, #next2 {display: block;width: 57px;height: 72px;position: absolute;top: 129px;display: none;}
#next {right: 0;background-position: -62px 0;}

.zxdt { width:497px; height:318px; overflow:hidden; float:right; border:1px solid #d3e8ff; padding:0 13px;}
.zxdta { overflow:hidden; border-bottom:1px dashed #000;}
.zxdtabt { height:40px; line-height:40px; color:#024ea1; font-size:17px; border-bottom:1px solid #d3e8ff; padding-left:10px;}
.zxdtabt img { overflow:hidden; margin:14px 14px 0 0;}
.zxdtanr { height:86px; overflow:hidden; padding:8px 30px 0 30px;}
.zxdtanr h2 { font-size:17px; color:#c30d23; text-align:center; height:20px; width: 430px;line-height:20px; padding:10px 0;}
.zxdtanr h2 a {color:#c30d23;}
.zxdtanr p { height:46px; overflow:hidden; font-size:12px; color:#6a6868; line-height:22px; text-indent:28px; font-family:"宋体";}
.zxdtb { overflow:hidden; padding:9px 0;}
.zxdtb li { height:26px; line-height:26px; overflow:hidden; color:#464646; padding-left:16px; background:url(/images/d.png) no-repeat scroll 6px 13px;  font-family:"宋体";}
.zxdtb li p { width:390px; height:26px; overflow:hidden; float:left; font-size:14px;  text-overflow:ellipsis; white-space:nowrap;}
.zxdtb li span { float:right;}

.gg { overflow:hidden; margin-top:15px;}
.dgg { width:725px; height:82px; overflow:hidden; float:left;}
.xgg { width:266px; height:82px; overflow:hidden; float:right;}

.mk { overflow:hidden;}
.newsar { width:715px; overflow:hidden; float:right;}
.newsal { width:266px; overflow:hidden; float:left;}
.newsr { width:725px; overflow:hidden; float:left;}
.newsl { width:266px; overflow:hidden; float:right;}
.news { overflow:hidden;}
.newsa {width:356px; height:299px; overflow:hidden; border:1px solid #d3e8ff; float:left; margin-top:15px;}
.newsa h2 { height:30px; line-height:30px; overflow:hidden; background:url(/images/btbg.png) no-repeat; padding-left:40px; font-size:14px; color:#1c7ddc; font-weight:bold;}
.xwkz { overflow:hidden; padding:14px;}
.xwkz li { width:310px; height:27px; line-height:27px; overflow:hidden; font-family:"宋体"; font-size:13px; background:url(/images/d.png) no-repeat scroll 5px 14px; padding-left:16px;text-overflow:ellipsis; white-space:nowrap;}
.xwkz li span img { width:27px; height:16px; overflow:hidden; margin:2px 0 0 5px;}
.twxw { padding:20px 14px 0 18px; overflow:hidden;}
.tp { width:130px; height:87px; overflow:hidden; float:left;}
.tp img { width:130px; height:87px; overflow:hidden;}
.wz { float:right; width:182px; height:87px; overflow:hidden;}
.wz h3 { font-size:12px; font-weight:bold; color:#6f6f6f; font-family:"宋体"; text-align:right; height:20px; line-height:20px; overflow:hidden; padding:15px 0 5px;text-overflow:ellipsis; white-space:nowrap;}
.wz h3 a { color:#6f6f6f;}
.wz h3 a:hover{ color:#0064b0;}
.wz p { font-size:12px; color:#6f6f6f; font-family:"宋体"; text-indent:24px; line-height:20px; margin-top:5px; }

.newsgg { width:725px; height:88px; overflow:hidden; margin-top:15px;}
#tggg { overflow:hidden; margin-top:12px; width:266px; height:301px; background:url(/images/tggg.png) no-repeat;}
.tgbt { height:32px; line-height:32px; overflow:hidden; padding-left:40px; font-size:14px; color:#fff; font-weight:bold;}
.myscroll { width:238px; overflow:hidden; padding:14px;}
.myscroll li  { width:222px; line-height:27px; font-family:"宋体"; font-size:12px;  padding-left:16px;}
.myscrolllx { width:238px; overflow:hidden; padding:14px;line-height:28px; font-family:"宋体"; font-size:13px;}
.sp { width:266px; height:193px; overflow:hidden; margin-top:10px;}
.yxgj { width:266px; height:94px; overflow:hidden; margin-top:10px;}
.zyys { overflow:hidden; margin-top:8px;}
.zyys li { overflow:hidden; width:266px; margin-top:8px;}
.ddzz { width:266px; height:212px; overflow:hidden; background:url(/images/ddzz.png) no-repeat; margin-top:15px;}
.yqlj { overflow:hidden; margin-top:15px; border:1px solid #ebebeb; padding:0 17px;}
.yqbt { height:40px; line-height:40px; overflow:hidden; color:#280000; font-size:16px; font-weight:bold;}
.yqnr { overflow:hidden; color:#000; font-size:12px; font-family:"宋体"; padding:0 0 10px;}
.qtjs { overflow:hidden;}
.qt { width:70px; height:27px; line-height:27px; float:left; overflow:hidden;}
.js { width:890px; overflow:hidden; float:left;}
.js li { float:left; height:27px; line-height:27px; margin:0 2px;  display:inline-block;}
.js li a { color:#000;}


/*列表*/
.listr { width:693px; overflow:hidden; float:left; margin-top:15px; padding:10px 10px 0; border:1px solid #d3e8ff;}
.listr li { padding-left:20px; background:url(/images/newsb.png) no-repeat scroll 4px 16px; font-size:14px; height:40px; line-height:40px; overflow:hidden; border-bottom:1px dotted #ccc;}
.listr li p { width:595px; overflow:hidden; float:left; text-overflow: ellipsis; white-space: nowrap;}
.listr li span { color:#ccc; font-size:13px; float:right;}
.sqwz { overflow:hidden; margin-top:18px; height:20px; overflow:hidden; color:#666;}
.sqwz span a { color:#666;}
.sqwz span a:hover {color:#0064b0;}
.sqwz span { line-height:20px; margin-right:2px;}

.leftbar { background: rgba(0, 0, 0, 0) url("/images/leftbar.png") no-repeat scroll 0 0; width: 266px; margin-top:23px; overflow:hidden;}
.leftbar_con { width: 240px; padding-left:10px;}
.leftbar_con h2 { border-bottom: 1px solid #e7e7e7; color: #006ca5; font-family: "微软雅黑"; font-size: 24px; height: 88px; line-height: 110px; text-align: center;}
.leftbar_con ul {  padding: 20px 0;}
.leftbar_con ul li { background: rgba(0, 0, 0, 0) url("/images/line.jpg") no-repeat scroll center bottom; height: 43px; line-height: 39px; width: 123px; margin: 0 auto 5px;}
.leftbar_con ul li a:hover, .leftbar_con ul li a.active { background: rgba(0, 0, 0, 0) url("/images/btn_bj.jpg") no-repeat scroll 0 0; color: white;}
.leftbar_con ul li a {color: #222222; display: block; font-size: 16px; text-align: center;text-decoration: none;}

/*内容*/
.bodyr { width:693px; overflow:hidden; float:left; margin-top:15px; border:1px solid #d3e8ff; padding:10px 10px 0; min-height:988px;}
.nrbt { color:#286dca; font-size:26px; margin:15px 0px;text-align:center; overflow:hidden;}
.fbt { background: #eee none repeat scroll 0 0; border-top: 1px solid #ddd; color: #666; font-size: 12px; height: 40px; line-height: 40px; text-align: center;}
.fbt span{ margin:0 10px;}
.nrnr { color: #444; padding:20px 0 0 0; overflow:hidden;}
.nrnr img { display:block; margin:0 auto;}
.nrnr p { line-height:26px; margin:20px 0 0 0; text-indent:32px!important;font-size:16px!important;}
.nrnr h2 { margin-top:20px; text-align:center;}

<!---->
.zi_lan14c {
    font-size: 15px;
    line-height: 26px;
    font-weight: bold;
    color: #27A1EE;
    text-decoration: none;
}
.listr>div{
    text-align: center;
    padding: 5px 20px;
    letter-spacing: 2px;
    width:100%;
    box-sizing:border-box
}
.listr>div.nrnr{
    text-align: left;
    font-size: 16px;
}

.listr>div>a,.listr>div>span{
    padding: 0 3px;
}

.layui-carousel a>img{
    width: 560px;
    height: 290px;
}
.customer {
    width: 140px;
    position: fixed;
    z-index: 99;
    text-align: center;
    top: 45%;
    right: 25px;
    display: none;
}
.customer>div {
    text-align: center;
    font-size: 12px;
    padding-bottom: 5px;
    color: #333;
}
.customer>div img{
    margin: 0;
    display: inline-block;
}

/*.news_mk .newsal{*/
/*width: 0;*/
/*}*/
/*.news_mk .newsar{*/
/*width: 1000px;*/
/*}*/
/*.news_mk .newsar .listr{*/
/*width: 1000px;*/
/*}*/


.mk .newsal{
    width: 0;
}
.mk .newsar{
    width: 1000px;
}
.mk .newsar .listr{
    width: 1000px;
    text-align: left;
    border: 1px #dddddd solid;
    padding: 10px 66px 38px 66px;
    margin-bottom: 20px;
}

.main .noticeNav{
    display: none;
}


.listr>div.nrnr p{
    text-align: left;
}

div#ad{
    display: none;
}

.pages_print>span,.pages_print>span>span,.pages_print>.share{
    padding: 0 10px;
}

span.caret{
    display: none;
}