@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px; font-weight:normal;}
ol, ul{ list-style:none;}
i,em{ font-style:normal;}
li{ list-style-type:none; }
a{ text-decoration:none; color:#222; }
a:hover { COLOR:#0c377d;}
img { border:0; max-width:100%; vertical-align:middle;}
.slow img:hover{ -moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out; transform:scale(1.05);}/*图片放大*/
.slow,.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/

.ie6 span{color:#f00;font-size:22px;display:block;width:700px;height:100px;line-height:50px;margin:0 auto;text-align:center;padding-top:100px;}

/*公共样式开始*/
body{font-family:"Microsoft YaHei", "微软雅黑", "宋体"; color:#222; font-size:14px; background:#f8f8f8;}
.fl{float:left}
.fr{float:right}
.hidden{ display:none;}
.display{ display:block;}
.mt20{ margin-top:20px;}
.ml20{ margin-left:20px;}
.pt30{ padding-top:30px;}
.mr0{ margin-right:0 !important;}
.padding30{ padding:30px 0;}
.clearfix{clear:both; }
.clearfix:after {clear:both;height:0;overflow:hidden;display:block;visibility:hidden; content:"."}

.clear{ clear:both; font-size:0px; line-height:0px; height:0px;}
.w1100{ width:1100px; margin:0 auto;}

/* head */
.header { position: relative;}
.head{position: fixed;z-index:9; background:#0c377d; width:74%; padding:0 13%; z-index: 10; padding-top:10PX;}
.head.showBg{background:#0c377d; min-height:0;}

.logo{padding:20px 0; width:32%;}
.logo img{display: block;}

.head-r{ }
.head-links{overflow: hidden; margin-top: 15px; margin-bottom:5px;  position:relative; }

.search{float: right;cursor: pointer; margin-top:3px;}
.search-btn{width: 250px;height: 32px; position: absolute; bottom:0px; right: 0px; z-index: 99999999; background:#fff; overflow: hidden; border-radius:10px;}
.ss{float: left;width: 200px;height:32px;line-height:35px;box-sizing: border-box; border: none;text-indent: 10px;outline:medium none;}
.btn{float: right; width:21px; height:21px; display:block; padding-top:3px; padding-right:10px; border: none; }


/* 本例子css */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
/******nav******/
.nav { float: left;}
.nav li {  float: left; font-size:15px;  position: relative; line-height:42px; }
.nav li a {color: #fff; display: block; padding: 0 10px; }
.nav li a.hover { color: #0c377d; border-top:2px solid #0c377d; background: #fff;  line-height:40px; }
.nav li ul { background:#FFF; position: absolute;  top: 42px; width:170px;  z-index: 2;  padding: 5px 0;  display: none;}
.nav li ul li { float: none; display: block;  padding: 0;  margin: 0; }
.nav li ul li a { border-top:0px; line-height:24px; padding:8px 15px; color:#333; font-size: 15px; text-align:left; }
.nav li ul li a:hover { background: #0c377d; color:#fff; }




.box{ background:#f1f1f1; height: 100%; width:100%; padding-bottom:20px;}

.tit{ width:230px; float:left;}
.tit h2{ background:url(/xxb/images/h2bg.png) left center no-repeat;font-size:28px; font-weight:bold; padding-left:50px; height:50px; line-height:50px; display:block; float:left;}	
.tit a{ font-size:14px; color:#0c377d; float:right; height:50px; line-height:50px;}

.tit2{ width:230px; float:left;}
.tit2 h2{ background:url(/xxb/images/xz.png) left center no-repeat;font-size:28px; font-weight:bold; padding-left:50px; height:50px; line-height:50px; display:block; float:left;}	
.tit2 a{ font-size:14px; color:#0c377d; float:right; height:50px; line-height:50px;}



.list{ width:100%;  overflow:hidden;}
.list ul li { width:44%; padding:1.5%; margin:1.5%; overflow:hidden; display:block; float:left;}
.list ul li a{display: block;}
.list ul li .rq { display:block; width:15%; height:70px; text-align:center; font-family:"Times New Roman", Times, serif; font-size:14px; display:block;}
.list ul li .rq h2{  font-size:34px !important; display:block;font-weight:bold; line-height:50px;}
.list ul li .zw { width:82%; display:block;}
.list ul li .zw h1{ height:30px; line-height:30px; font-size:16px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.list ul li .zw p{font-size:14px; color:#aaa;
    padding-top:5px; display:block; line-height:24px; height:48px; overflow: hidden; display: -webkit-box;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;}

.list ul li:hover{ background:#fff; border-radius:15px 0 15px 0; -moz-box-shadow: 0px 0px 5px #ddd; /* 老的 Firefox */box-shadow: 0px 0px 10px #ddd;}


.list2{float:right; width:820px;}
.list2 ul li{ height:40px; float:left; width:45%; line-height:40px; background:url(/xxb/images/xb.png) left center no-repeat; padding-left:15px; display:block; font-size:16px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}



/* .service css */
.icons-block { float:right; width:850px;}
.icons-block li{ float:left; width:21%; margin:2%;}
.icons-block .icon-item{ transition: all 0.4s ease-in-out;}
.icons-block .icon-con{ position:relative; text-align:center; background:#fff;border-radius:5px; width:130px; height:120px; -moz-box-shadow: 0px 0px 10px #bbb; /* 老的 Firefox */box-shadow: 0px 0px 10px #bbb; margin:0 auto;}
.icons-block .icon-con img{transition: all 0.4s ease; width:auto;height:auto;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:90%;}
.icons-block .icon-con:hover{ background:#0c377d;}
.icons-block .icon-item:hover img{transform: scale(1.05);}
.icons-block .icon-title{height:35px;line-height:35px; padding-top:5px;font-size:16px; text-align:center; overflow: hidden;}
.icon-con .after{opacity: 0;filter:Alpha(opacity=00);}
.icon-item:hover .after{opacity: 1;filter:Alpha(opacity=100);}
.icon-item:hover .before{opacity: 0;filter:Alpha(opacity=00);}


#container{ 
  width:1080px; 
  height:80px; margin:20px auto;
  overflow: hidden; 
  position: relative; 
} 
  
#container ul{ 
  list-style: none; 
  width:1000000px; 
  position: absolute; 
} 
  
#container ul li{ 
  float:left; height:80px; margin:0 10px;
} 
#container ul li img{ width:auto; height:80px;}


.foot {  background:#0c377d; padding-top:30px;line-height:30px; color: #fff;}
.bq{ background:#083172; text-align:center;  padding:10px 0; color:#fff}
.foot_l{ float:left; width:40%; padding-bottom:30px;}
.foot_r{ width:20%; float:right;}
.foot_r p{ text-align:center; float:right; width:50px; padding-top:20px; padding-right:10px;}
.foot_r img{ float:right; width:100px;}


/*  -----------------二级页面开始---------------------- */
.nybanner{ width:100%;}
.nybanner img{ width:100%;}

/*内页样式*/
.ny{width:1100px; margin:20px auto 0 auto; padding-bottom:30px;}
.ny_left{ float:left; width:250px;}
.ny_left_top{ height:70px; width:250px; border-bottom:1px solid #ddd; padding-top:5px; background:#0c377d; font-size:18px; text-align:center; line-height:65px; color:#fff; font-weight:bold;}
.ny_right{ float:right; width:820px; min-height:600px; }
.ny_right_con{ line-height:34px !important; padding-top:15px; font-size:15px;}

.ny_right1{width:1100px; margin:0 auto;}

.nycolumn1{ height: 45px; border-bottom:1px solid #dfdfdf; margin: 0px auto;}
.nycolumn1_l{ color: #222; font-size:20px;  font-weight: bold; float: left;  border-bottom:2px solid #0c377d; line-height:43px; padding:0 10px;}
.nycolumn1_r{ padding-right: 10px; font-size:14px; color: #888888; line-height:30px; float: right;}
.nycolumn1_r a{color: #888888;}
.nycolumn1_r a.hover{color: #0c377d;}



/*次级页面二级菜单*/

.sidenav{ overflow:hidden; display:block; width:250px; }
.accordion { width:100%; }
.accordion .nav-link {display: block;  padding-left:25px; height:53px; line-height:53px; font-size:16px; outline:none; border-left:3px solid #f7f8fa;  }
.accordion .nav-link a{ display: block; }
.accordion .nav-link:hover{  color: #0c377d !important; font-weight:bold; border-left:3px solid #0c377d; background:#f3f3f3; font-size:16px; }
.accordion .nav-link:hover a{  color: #0c377d !important;  font-weight:bold; font-size:16px; }
.accordion .nav-link.hover{  color: #0c377d !important;  font-weight:bold; border-left:3px solid #0c377d;  background:#f3f3f3; font-size:16px; }
.accordion .nav-link.hover a{  color: #0c377d !important;  font-weight:bold; font-size:16px; }
.currentnav{ background:#f7f8fa !important; color: #fff !important; }

.nav-link1{ width:50px; height:53px; line-height:53px; cursor: pointer; position:absolute; top:0; right:3px;}
.accordion li{  position: relative; font-size:16px; border-bottom:2px solid #f6f6f6; background:#fff;overflow:hidden;  }
.accordion li:last-child .nav-link { font-size:16px; }
.accordion li i { display:block; width:30px; height:30px; background:url(/xxb/images/xia.png) center no-repeat; position: absolute;top:12px;right: 12px;font-size: 18px; color: #595959; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.accordion li.open .nav-link { color: #0c377d !important; border-left:3px solid #0c377d;  background:#f3f3f3; font-size:16px;  }
.accordion li.open .nav-link a{color: #0c377d !important; font-size:16px; }
.accordion li.open i.fa-chevron-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.sidemenu {display: none; font-size:14px !important; background:#f4f4f4; border-top:none; padding:10px 0;}
.sidemenu li { background:#f6f6f6; font-size:14px !important;border-bottom:none;}
.sidemenu a { display: block;font-size:14px !important;text-decoration: none; padding:8px 8px; padding-left:40px; -webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease; transition: all 0.25s ease; }
.sidemenu a.on{color:#0c377d; background:#fff; padding-left:40px !important; } 
.sidemenu a:hover {color:#0c377d; background:#fff; padding-left:40px !important; }



.dpzw{ padding-top:10px; font-size:16px; line-height:34px;}
.dpzw p{ text-indent:2em; margin-bottom:10px; }
.dpzw img{text-align: center; max-width:800px; margin:0 auto; display: block;} 

.dpzw table {font-size:14px; width:90%; margin:0 auto; border-collapse: collapse;}
.dpzw table td{text-align: center; padding:5px 10px; line-height:30px; border:1px #ddd solid;}
.dpzw table td p{ text-indent:0em !important; margin-bottom:0px;}




/*信息列表开始*/
.Newslist {}
.Newslist ul li {height:55px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; line-height:55px; border-bottom:1px dashed #dcdcdc; font-size:16px; background:url(/xxb/images/xb.png) left center no-repeat; padding-left:15px;}
.Newslist ul li span{float: right; color: #999999;}





/*图片列表开始*/
.pic{ width:100%;}
.pic ul li { float:left; width:48%; display:block; height:auto; overflow:hidden; cursor:pointer; background:#f7f7f7; margin-top:30px; margin-bottom:10px; position:relative;}
.pic ul li:nth-child(2n){ float:right;} 
.pic ul li .img3{width: 100%; min-width:100%; display: block; height: 0; padding-bottom:56%; overflow: hidden;}
.pic ul li span{ font-family:Arial, Helvetica, sans-serif; background:#0c377d; color:#fff; position:absolute; text-align:center; left:10px; top:10px; z-index:3; width:70px; height:70px; text-align:center; overflow:hidden;}
.pic ul li span h2{ font-size:36px; font-weight:bold; display:block; line-height:30px; padding-top:12px;}
.pic ul li span i{ font-size:14px; line-height:20px; display:block; text-transform:uppercase;}



.pic ul li p{line-height:45px; text-align:center; height:45px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding:0 5px;}




/*详细页*/
.content{ padding:0 10px}
.content-title{ width:100%; border-bottom:1px dashed #ccc; padding-bottom:10px;}
.content-title h3{ font-size:24px; font-weight:bold; line-height:50px; width:100%; text-align:center; padding-bottom:5px;}
.content-title i{TEXT-ALIGN: center;  MARGIN: 0px auto; BACKGROUND: #fff;  display:block; line-height:35px; font-style:normal;}
.content-con{font-size:16px; line-height:35px; padding:10px 0;}
.content-con p{ text-indent:2em; text-align:justify; text-justify:inter-ideograph; margin-bottom:20px;}
.content-con img{text-align: center; max-width:100%; margin:15px auto; display: block;}

.sxt{padding:15px 0; border-top:1px dotted #bbb;}
.sxt p{display:block; width:100%; height:34px; font-size:15px; line-height:34px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;}


.content-con video{ max-width:100% !important;}


.sxt{padding:15px 0; border-top:1px dotted #bbb;}
.sxt p{display:block; width:100%; height:34px; font-size:15px; line-height:34px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;}




/*搜索结果*/
.ssjg { padding:10px;}
.ssjg ul li {    height: 55px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 55px;
    border-bottom: 1px dashed #dcdcdc;
    font-size: 16px;}
.ssjg ul li i{float: right; color: #999999; font-style:normal; margin-right: 2px;}