﻿﻿@charset "utf-8";
/* CSS Document */
.h270{  height:270px;min-height:270px; }
.m10 {
    margin: 10px auto;
}
.m20 {
    margin:20px auto;
}
.h620{ height:960px;}
/*左侧边栏 s*/
.siderbar{ width: 66px; height: 100%; position: fixed; top: 0px; left: 0px;z-index: 999;}
.siderbar_con{width: 66px; height: 100%; background-color:rgba(0, 95, 183, 0.62); left: 0px; position: relative;}
.siderbar ul{ margin-top: 0px;}
.siderbar li{ position: relative; margin-bottom: 5px;}
.siderbar .siderbtn{ width: 100%; height: 85px; display: block; position: relative;}
.siderbar .cur_sbar .siderbtn{  background-color: #c72b27;}
.siderbar li a.hover{}
.siderbar .ico{ width: 100%; height: 85px; padding-top:40px; background-image: url(index_sildebar_icon.png); background-repeat: no-repeat; display: block; text-align:center; color:#FFF;    font-size: 14px;}
.siderbar .icon1{ background-position: 0px 0px;}
.siderbar .icon1{ background-position: 0px 0px;}
.siderbar .icon2{ background-position: 0px -90px;}
.siderbar .icon3{  background-position: 0px -180px;}

.swich{
	width: 100%;
	height: 60px;
	display: block;
	position: absolute;
	bottom:35%;
	left: 0;
	background-image: url(index_sildebar_icon.png);
	background-repeat: no-repeat;
	line-height: 60px;
	color: #FFF;
	}
.swich:hover{background-color: #c72b27;}
.btn_open{ background-position: 15px -575px;}
.btn_close{ background-position: 0px -515px;}
.siderbar li .show{ background-color: #c72b27;  position: absolute; top: 0px; left:-222px;
	z-index: -1;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-o-transition:all .3s ease;
	-ms-transition:all .3s ease;
	transition:all .3s ease;
}
/*左侧边栏 e*/

.header { width: 100%;    position: relative;background: url(headbg.jpg) no-repeat top; border-bottom:5px solid #a6c4de; 
 box-shadow:0 1px 2px rgba(0,0,0,0.1);}
.header .header_in{     padding-top:60px;margin-bottom:90px;}
.header .logo {transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.header .logo img{ max-height:95px;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.header .head_r{  margin-top:35px; margin-left:15px;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; display: none;}
.header .head_r > div{ float:left; margin:0 10px;}
.header .close{position:absolute; top:35px; right:35px; width:36px; height:36px; background:url(icon_close.png) no-repeat center; cursor:pointer; }
.header .head_r .search{}
.header .head_r .search .icon_search{ display:block; width:26px; height:26px; background:url(icon_top1.png) no-repeat 0 0; cursor:pointer;}
.header .head_r .search .pop_search{ position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0, 0, 0, 0.83); background-size:cover; display:none; z-index:9;} 
.header .head_r .search .pop_search .searchBox{position:absolute; left:45px; right:45px; top:50%; margin-top:-37px; border-bottom:1px solid #fff;}
.header .head_r .search .pop_search .searchBox .search_h{ width:100%; box-sizing:border-box; border:0; padding:15px 85px 15px 85px; font-size:34px; color:#fff; text-align:center; background:none;}
.header .head_r .search .pop_search .searchBox .search_h::-webkit-input-placeholder { color: #fff; } 
.header .head_r .search .pop_search .searchBox .search_h:-moz-placeholder { color: #fff; } 
.header .head_r .search .pop_search .searchBox .search_h::-moz-placeholder { color: #fff; } 
.header .head_r .search .pop_search .searchBox .search_h:-ms-input-placeholder { color: #fff; } 
.header .head_r .search .pop_search .searchBox .icon_s{position:absolute; top:50%; margin-top:-16px; left:28px; width:31px; height:33px; background:url(icon_search.png) no-repeat center;}
.header .head_r .search .pop_search .searchBox .search_btn{position:absolute; top:50%; margin-top:-0.75em; right:0; width:80px; text-align:center; color:#fff; font-size:20px; line-height:1.5; cursor:pointer;}
.header .head_r .log{position:relative;}
.header .head_r .log .icon_log{ display:block; width:26px; height:26px; background:url(icon_top.png) no-repeat 0 -26px; cursor:pointer;}
.header .head_r .log .pop_log{ display:none;position:absolute; top:73px; left:50%; margin-left:-47px; width:94px;}
.header .head_r .log .pop_log li{ margin-bottom:1px;}
.header .head_r .log .pop_log li a{ line-height:2.5; font-size:16px; display:block; text-align:c; color:#fff; background:#7F5A23; text-align:center;}
.header .head_r .log .pop_log li a:hover{ background:#710000;}
.header .head_r .language a{ display:inline-block; height:26px; line-height:24px; text-align:center;width:26px; box-sizing:border-box; border:1px solid #000;border-radius:13px; -webkit-border-radius:13px; font-size:85%; }
.header .head_r .navMenu .icon_menu{ display:block; width:26px; height:26px; background:url(icon_top1.png) no-repeat 0 -52px; cursor:pointer;}
.header.on,.header:hover {background-color:#fff; color:#333}




/*s搜索 */
.siteSearchBar{height: 50px;margin:15px auto;}
.siteSearchBar .select-box{display: none; }
.siteSearchBar .input-box{width: 198px;float: left; height: 40px}
.siteSearchBar .input-box .from-control{height:40px; line-height:40px; padding:0px 0 0px 55px; overflow: hidden; background: none; border: none; outline: none;  }
.siteSearchBar .btn-box{float: right; padding-right: 1px; padding-top: 1px;}
.siteSearchBar .btn-box .btn{height: 50px;  display: block; cursor: pointer; background: none; border: none; overflow: hidden; line-height: 50px; text-indent: 300%; }
.s-form-on{box-shadow: 0px 0px 0px 2px #224b7f; border-radius:40px;}
.siteSearchBar .btn-box .btn {height: 50px;display: block;cursor: pointer;background: none;border: none;overflow: hidden;line-height: 50px;text-indent: 300%;}

.s-form .btn-box input {height: 40px;overflow: hidden;border: none;background: none; width: 124px;outline: none;font-size: 18px; color: #fff;}
.siteSearchBar .s-form{width:380px;height: 50px;background: url(search-index.png)  no-repeat; margin: 0 auto;    float: right;}
.siteSearchBar .input-box{width:250px; height: 50px}


.ewb-header {background-color: #224b7f; box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.11);height: 60px;}
/* nav */
.ewb-nav { float: left; margin-left: 55px;}
.nav_box {width: 100%;height: 60px; line-height: 60px;overflow: hidden;}
.nav_box li {float: left; width:14.2%;    overflow: hidden;}
.nav_box li a {display: block; color: #FFF;font-size:22px;line-height: 60px; text-align: center;
font-weight: bold;}
.nav_box li a:hover{text-decoration:none;   background-color: rgba(0, 0, 0, .2);}
.nav_box li  span{ z-index: 9;     display: block;
margin-left: 35px;   margin-top: 20px; width: 24px; height: 30px; float: left; background: url(icons-nav.png) 0 0 no-repeat; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s;}
.nav_box li:hover span{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg);}
.nav_box #li-xw span{background-position: 0 -73px;}
.nav_box #li-fg span{background-position: 0 -580px;}
.nav_box #li-gk span{background-position: 0 -147px;}
.nav_box #li-fw span{background-position: 0 -219px;}
.nav_box #li-hd span{background-position: 0 -291px;}
.nav_box #li-zt span{background-position: 0 -363px;}
   

.p0{ padding:0px;}
.white{background:#FFF; padding:15px;   box-shadow: 0 0 10px rgba(0, 0, 0, .09);}
/*新闻焦点图 -----------------------------------------*/
.indexcontent_1{ padding:25px 0px 0px;}
.indexcontent_2{padding:25px 0px 0px; margin-bottom: 25px;}
.p15{ }

.newBox{width: 100%;height: 100%;overflow:hidden;position:relative;}
.newBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.newBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.newBox .hd ul li.on{ background:#f00; color:#fff; }
.newBox .bd{ position:relative; height:100%;    padding: 0px; z-index:0; /*background-color:#f5f6f6; */box-shadow:0 0 10px rgba(187, 187, 187, 0.72); }
.newBox .bd li{ zoom:1; vertical-align:middle;   }
.newBox .bd img{ display:block;  height: 365px;    width: 100%;    }
.newBox .bd li a{ display:block;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.newBox .hd_list .prev,
.newBox .hd_list .next{ position:absolute;left: 90%;top:85%;margin-top:0px; display:block; width:32px; height:40px; background:url(slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5; }
.newBox .hd_list .next{ left:auto; right:0px; background-position:8px 5px; }
.newBox .hd_list .prev:hover,
.newBox .hd_list .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.newBox .hd_list .prevStop{ display:none;  }
.newBox .hd_list .nextStop{ display:none;  }
.newBox .hd_list .pageState{ position:absolute;left:85%;top:85%;float: left; padding:10px 10px 0 100px; font-size:24px;}
.newBox .hd_list .pageState span{ font-weight:bold; color:#205190;font-size:24px;    }

.ewb-scroll-box h3{font-size:24px;color:#015293;padding-top:30px; margin-bottom: 20px;    font-weight: bold; line-height: 45px; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}

.ewb-scroll-box{  }
.ewb-scroll-box p {border-top:1px solid #ddd; margin-top: 20px;line-height: 30px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;      text-indent: 32px;  padding-top: 10px;-webkit-line-clamp:5;overflow: hidden;}
.ewb-scroll-box .date {display: block;font-weight: normal;font-size: 16px;color: #333;}


/*****通知公告****/
#tzgg {     margin-bottom: 15px;clear: both; overflow: hidden; background: #f0f5fa;  }
#tzgg .hd { float: left; width: 82px; padding-right: 5px; background: url(arrow-blue.png) no-repeat right center; text-align: center;}
#tzgg .hd h3 {padding:15px;line-height:38px;font-weight:bold;font-size:20px;}
#tzgg .hd h3 a { color: #224b7f; }
#tzgg .bd { overflow: hidden; padding-top: 10px; padding-right: 40px; position: relative; }
#tzgg .bd li { padding-left: 12px; height: 38px; float: left; display: inline-block;margin:0px 15px 10px;width:95%;   }
#tzgg .bd li a{ display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
#tzgg .bd li span.date { color: #224b7f;margin-left: 10px;float: right;}
#tzgg .bd a.arrow { position: absolute; width: 20px; height: 20px;  display: block; right: 15px; background:#6599ce url(arrow-up.png) no-repeat center 7px; cursor: pointer; }
#tzgg .bd a.next1 {top: 25px;}
#tzgg .bd a.prev1 {top: 65px; background-position: center -22px;}
#tzgg .bd a.arrow:hover { background-color:#da5445; }


/* 焦点图切换-新闻内容 */
/*******新闻滚动图*********/

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);margin-top: 15px;
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
#owl-demo{position:relative;width:100%;height:100%;margin:0 auto;}

#owl-demo .news_item{ position:relative;display:block;}

#owl-demo img{display:block;width:100%;height:365px}

#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}

#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}



.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(bg17.png);}
.owl-next{right:0;background-image:url(bg18.png);}
.owl-prev:hover{background-image:url(bg19.png);}
.owl-next:hover{background-image:url(bg20.png);}



/******要闻********/

.slideTxtBox{  }
.slideTxtBox .hd{height: 50px;line-height: 50px; position:relative;    background: #f0f5fa; margin-top: 10px; margin-bottom: 10px; }
.slideTxtBox .hd ul li{ padding: 0px;  }
.slideTxtBox .hd ul li:last-child{  margin-right: 0;}
/*.slideTxtBox .hd ul li:last-child{ float:right; margin-right: 0;}*/
.slideTxtBox .hd ul li a{  display: block;height: 50px;
line-height: 50px;font-size: 18px; text-align: center;transition: all .3s;  }
.slideTxtBox .hd ul li.on a{background-color:#224b7f; color: #fff; }
.slideTxtBox .bd ul{  }
.slideTxtBox .bd li{position: relative;padding-left: 20px;line-height: 40px;font-size: 16px; }
.slideTxtBox .bd li .date{ float:right; color:#999;  }

/**************/
.hd_title h3{height: 50px;/* line-height: 46px; */padding-left: 15px;position: relative;/* padding-bottom: 18px; */border-bottom: 1px solid #224b7f;}
.hd_title a{color: #224b7f;font-weight: bold;font-size: 24px;float: left; }
.hd_title span {display: block;width: 40px;float: left;height: 40px;background-image: url(icons_03.png);background-image: url(icons_03_ie8.png)\9;background-size: 320px auto;}

.hdym{ height:288px;}
.hdym .hd{height: 50px;line-height: 50px;position:relative;margin-bottom: 10px;    border-bottom: 1px #1964b1 solid;}
.hdym .hd ul li{ padding: 0px;  }
.hdym .hd ul li:last-child{  margin-right: 0;}
/*.slideTxtBox .hd ul li:last-child{ float:right; margin-right: 0;}*/
.hdym .hd ul li a{  display: inline-block;height: 50px;line-height: 50px;color: #224b7f;font-size: 20px;  text-indent: 10px;   font-weight: bold; text-align: center;transition: all .3s;  }
.hdym .hd ul li.on a{}
.hdym .bd ul{  }
.hdym .bd li{position: relative;line-height: 38px;font-size: 16px; }

	
.s1 {background-position: 0px -120px;}
.s2 {background-position: -85px -120px;}
.s3 { background-position: -45px -120px;}
.s4 {background-position: -125px -120px;}
.s5 {background-position: -165px -120px;}
.s6 {background-position: -205px -120px;}
.s7 {    background-position: -80px -120px;}

.gkzl {
    height: 85px;
    background: #fffdf8 url(gkzl_b.jpg) center 50% no-repeat;
}

.gkzl a {
    display: block;
    height: 100%;
}
.list-a li i {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(icons_02.png);
    background-image: url(icons_02_ie8.png)\9;
    background-size: 240px auto;
    background-repeat: no-repeat;
}

.a1 {
    margin-left: -5px;
    margin-right: -5px;
}

.a1 li {
    width: 50%;
}

.a1 li a {
    position: relative;
    height: 55px;
    margin: 5px;
    padding: 0 15px;
    line-height: 55px;
    text-align: left;
    font-weight: bold;
    background-color: #418be6;
    color: #fff;
    border-radius: 5px;
}

.a1 li a:hover {
    background-color:#224b7f;
    color: #fff;
}

.a1 li i {
    float: right;
/*    margin: 15px -5px 0 0;*/
    margin: 5px -5px 0 0;
}

.a1 .s1 {
    background-position: 0 -40px;
}

.a1 .s2 {
    background-position: -40px -40px;
}

.a1 .s3 {
    background-position: -80px -40px;
}

.a1 .s4 {
    background-position: -120px -40px;
}

.a1 li a:hover i {
    transform: rotateY(360deg);
}

/**服务**/
.service {
    height: 100px;
    background: #6aa9f1 url(zwfw.jpg) center no-repeat;
/*    background-size: cover;*/
}
.fubg{margin-bottom: 25px;

}
.a7 li {
       width:48%;
    position: relative;
    margin: 1%;
}
.a7 li.s1 a,.a7 li.s2 a,.a7 li.s3 a,.a7 li.s4 a{

    height: 55px; line-height: 55px;
    border-radius: 3px; 
    color: #fff; 
}
.a7 li{margin-bottom: 10px;}
.a7 li.s1 a{
    background: #ffb623;
    background: -webkit-linear-gradient(60deg, #ffd449, #ffb623);
    background: linear-gradient(60deg, #c5a231, #9e6a01);
}
.a7 li.s2 a{
    background: #3d81fe;
    background: -webkit-linear-gradient(60deg, #82b8ff, #3d81fe);
    background: linear-gradient(60deg, #1e6dd4, #3d81fe);
}
.a7 li.s3 a{
    background: #2ad695;
    background: -webkit-linear-gradient(60deg, #6bf5c2, #2ad695);
    background: linear-gradient(60deg, #03b775, #1ad08b);
}
.a7 li.s4 a{
   background: #ffb623;
   background: -webkit-linear-gradient(60deg, #ffd449, #ffb623);
   background: linear-gradient(60deg, rgb(199, 195, 15), #d0ca24);
}
.a7 li i{
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.a7 li.s1 a i{
    background-position:-200px -85px;
}
.a7 li.s2 a i{
    background-position:-200px -125px;
}
.a7 li.s3 a i{
    background-position:-200px -45px;
}
.a7 li.s4 a i{
    background-position:-82px -160px;
}
.a7 li a:hover i {
    transform: rotateY(360deg);
}
.tab a {
    display: inline-block;
    min-width: 100px;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    background-color: #f5f5f5;
    border-radius: 3px;
    transition: all .3s;
}

.tab a.current {
    background-color:#224b7f;
    color: #fff;
}

.tab a+a {
    margin-left: 4px;
}
.hd {
    height: 100px;
/*    background: #6aa9f1 url(hd.jpg) center no-repeat;*/
/*    background-size: cover;*/
}
.hd_index {
    height: 155px;
    background:url(hd.jpg) center no-repeat;

   border-bottom: 4px double #EEE;
   padding-bottom:30px; 
/*    background-size: cover;*/
}
.a3 {
/*
   margin: 20px 0px 0px 0px;
   border-top: 4px double #EEE;
*/
   padding-top: 15px;
}

.a3 li {
    width:25%;
}
.a3 li a:hover i {
    box-shadow: 0 0 0 6px #ecf5ff;
}

.a3 li i:before {
    content: '';
    position: absolute;
    top: -14px;
    left: -14px;
    right: -14px;
    bottom: -14px;
    display: block;
    border: 1px solid rgba(0, 0, 0, .05);
    background-color: rgba(255, 255, 255, .1);
    transform: scale(0, 0);
    opacity: 0;
    border-radius: 100px;
    transition: all .3s;
}

.a3 li a:hover i:before {
    transform: scale(1, 1);
    opacity: 1;
}
.a3 li a:hover i {
    transform: rotateY(360deg);
}
.a3 li a {
/*    margin:10px;*/
/*	margin: 30px 10px;*/
}

.a3 li i {
    position: relative;
    box-sizing: content-box;
    border: 8px solid #89bbf3;
    margin: 0 auto 10px;
    background-color: #89bbf3;
    border-radius: 100px;
}

.a3 .s1 {
    background-position: 0 -160px;
}

.a3 .s2 {
    background-position: -40px -160px;
}

.a3 .s3 {
    background-position: -80px -160px;
}

.a3 .s4 {
    background-position: -120px -160px;
}

.a3 .s5 {
    background-position: -160px -160px;
}

.a3 .s6 {
    background-position: -200px -160px;
}

.a3 li a:hover .s1,
.a3 li a:hover .s2,
.a3 li a:hover .s3,
.a3 li a:hover .s4,
.a3 li a:hover .s5,
.a3 li a:hover .s6 {
    border-color: #2792ff;
    background-color: #2792ff;
}

.a3 .s7 {
    border-color: #2792ff;
    background-color: #2792ff;
    background-position: -160px -40px;
}

.a3 .s8 {
    border-color: #ff9402;
    background-color: #ff9402;
    background-position: -160px -80px;
}

.a3 .s9 {
    border-color: #3ecdb5;
    background-color: #3ecdb5;
    background-position: -160px -120px;
}
.a3 .s10 {
     border-color: #c9c514;
    background-color: #c9c513;
    background-position: -200px 0px;
}



.a3_img {
    height: 180px;
    width: 100%;
    overflow: hidden;
}

.hd_img img {
    margin: auto;
    height: 180px;
    width: 100%;
    border-radius: 0px;
    transition: all 0.5s;
}

/******系统*****/
.xtbg{background: #fff url(p5_bg.jpg) 100% 100% no-repeat;background-size: 100% auto;}
.xt_list{ margin-top:18px;}
.xt_list li{height: 50px;line-height: 50px;font-size: 16px;margin-bottom: 5px;background: #fff url(ico_0.png) no-repeat 10px;background-size:20px auto;text-indent: 45px;}
.xt_list li a{}





/* 专题 -----------------------------------------*/
/*
.ztzl{
    position:relative;
    padding:0 30px 0px 30px;
}
.ztzl .prev,.ztzl .next{
    display:block;
    width:24px;
    height:108px;
    background:#EEEEEE;
    position:absolute;
    left:0;
    top:8px;
    border-radius:3px;
}
.ztzl .next{
    left:auto;right:0;
}
.ztzl .prev i,
.ztzl .next i{
    position:absolute; top:45px; left:1px; 
    border-color:transparent; border-style:dashed; border-width:7px;  border-right-color:#aaa; border-right-style:solid; content:""; display:block; font-size:0; line-height:0; width:0; 
}
.ztzl .next i{
    border-right:none; border-left-style:solid; border-left-color:#aaa; left:10px;
}
.ztzl .prev:hover,
.ztzl .next:hover{
    background:#ddd
}
.ztzl .tempWrap{
   
}


.spePicList{
    overflow:hidden;
   
}
.spePicList li{
    float:left;
    margin: 0 15px 0 10px;
    width:260px;    
    
}
.spePicList .pic img{
    width:260px;
    height:106px;border:5px solid #fff;box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    margin: 10px;
}
.spePicList .tit{
    display:none
}
*/
.indexcontent_3 .col-md-1{ width:6%}
.indexcontent_3 .col-md-11{ width: 94%; padding: 0px;}
.indexcontent_3 .special{ width: 100%;margin-right: 20px; }

.zttitle{display:block;position:absolute;left:0px;top:19px;width:60%;padding:0 11px;height:80px;overflow:hidden;border-right:1px solid #ddd;color:#205190;font-size:20px;font-weight:bold;text-align:center;line-height:20px;}

.ZtzlBox{ }
.ZtzlBox .tit{/* width: 92px; */font-size: 18px;font-weight: bold;}
.ZtzlBox .tit a{display: block;height: 85px;border-radius: 5px;background-color: #0455a9;color: #FFF;padding: 19px 20px;transition: all 0.3s;}
.ZtzlBox .tit a:hover{ background-color: #003b8a;}

.special .prev,.special .next{opacity: 0.5;display:block;width: 18px;height: 62px;overflow:hidden;cursor:pointer;background:url(gund.png) no-repeat;position:absolute;/* left:86px; */top: 20px;z-index:9;}
.special .next{left:auto;right: 15px;background-position: 0 bottom;}
.special .prev:hover{ opacity: 1;}
.special .next:hover{ opacity: 1;}
.special .bd4{padding: 0px;overflow: hidden; width:95%; margin: 0 auto; }
.special .bd4 ul{ overflow:hidden; zoom:1; }
.special .bd4 ul li{ float: left; width: 260px; height: 106px; margin: 0 7px; }
.special .bd4 ul li img{ display:block;width:260px;height:106px;border:5px solid #e2e2e2;box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.special .adztzl { position: absolute; left: 0px;bottom: 0px;width: 68px; height: 60px;z-index: 10;}

/*政府信息公开*/
.zfxxgk_box a i{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.zfxxgk_box a:hover i{-webkit-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; animation-name: swing;}

.ewb-field-list a img{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}

.ewb-field-list a:hover img{-webkit-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; animation-name: swing;}

.zfxxgk_box{  overflow:hidden;}
.zfxxgk_box h2{ height:27px; *height:26px; width:100%;}
.zfxxgk_box h2 em{ display:inline-block; float:left; width:10px; height:10px; margin:9px 7px 0 0; border:1px solid #0f4ea8; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.zfxxgk_box h2 a{ display:block; float:left; font-size:20px; font-weight:bold; color:#224b7f;}
.zfxxgk_box ul{  overflow:hidden; clear: both;}
.zfxxgk_box ul li{margin:0px 5px;float: left;height: 60px;width: 230px;margin-top:16px;line-height: 60px;background:#f5f5f5;border:1px solid #dddddd;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
.zfxxgk_box ul li:nth-last-child(1){margin-right:0px;}
.zfxxgk_box ul li a{display:block;width:100%;height:100%;font-size: 16px;}
.zfxxgk_box ul li a i{display:inline-block;float:left;height:60px;width:31px;background: url(index_all_icon.png) no-repeat;background-position:-780px -554px;margin:0 25px 0 10px;}
.zfxxgk_box ul li:first-child+li a i{background-position:-829px -560px;}
.zfxxgk_box ul li:first-child+li+li a i{background-position:-883px -560px;}
.zfxxgk_box ul li:first-child+li+li+li a i{background-position:-938px -560px;}
.zfxxgk_box ul li:first-child+li+li+li+li a i{background-position:-994px -560px;}
.zfxxgk_box ul li:first-child+li+li+li+li+li a i{background-position:-1046px -560px;}


.lanmu_cont{background: #FFF;width: 1230px;margin: 0 auto 15px;padding: 15px;box-shadow: 0 0 10px rgb(212, 223, 234);}
	


/*政策法规 */
.zcfgbg{ background: url(zcbg.jpg) no-repeat top center; height:135px; margin-bottom: 15px; }
.common-text-title-box {
    border-bottom: 1px solid #224b7f;
}
.common-text-title-box {
    height: 45px;    margin-top: 20px
}
.common-text-title-bar .bdlt0 {
    border-left: none;
}
.common-text-title-bar .tab-current {
    border-left: 5px solid #c92327;
    background-color:#224b7f;
}
.common-text-title-bar .tab-current a {
    color: #fff; font-size: 18px; 
}
.common-text-title-bar {
    display: inline-block;
    overflow: hidden;
    height: 45px;
    padding-right: 21px;
    background: url('bg-textbar-ul.png') right 0 no-repeat;
}
.common-text-title-bar li {
    line-height: 40px;
    float: left;
    height: 40px;
    margin-top: 5px;
    padding:0 35px;
    transition: all .2s linear;
    text-align: center;
}
.common-twowords-title-bar li {
    padding: 0 40px;
}
.common-text-title-bar li a {
    display: block;
}
.common-text-title-bar .tab-current {
    line-height: 45px;
    height: 45px;
    margin-top: 0;
}
.common-tab-content-box {
    overflow: hidden;
    margin: 5px 0;
}
.fg_list{ padding:20px 10px;}
.fg_list li{ width:47.5%;margin:0px 10px 0px 15px;float: left;}


/*政策法规e */
.footer { padding:20px 15px;background-color: rgba(12, 50, 86, 0.43137254901960786);margin-top: 15px;min-height: 98px;border-top: #245399 solid 8px;}
.links>ul>li {position: relative; margin-bottom: 20px;line-height: 40px;font-size: 16px; text-align: center;}

.links>ul>li>a { display: block; margin: 0 -5px;padding: 0 20px;background: #fff url(links_arr.png) 96% 50% no-repeat;}

.links li ul {
display: none\9;
z-index: -1;
position: absolute;
left: 10px;
right: 10px;
bottom: 40px;
max-height: 200px;
overflow-x: hidden;
overflow-y: auto;
border: 1px solid #ddd;
background-color: #fff;
opacity: 0;
transform: translate(0, 3px);
transition: opacity, transform .3s;
}

.links li:hover ul {
    display: block\9;
    z-index: 9;
    opacity: 1;
    transform: translate(0, 0);
}

.links li li {
    border-top: 1px solid #ddd;
    line-height: 39px;
    text-align: center;
    transition: all .3s;
}

.links li li:hover {
    background-color: #f8f8f8;
}

.links li li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    font-size: 14px;
}
.copyright {
       line-height:30px;
    font-size: 14px;color: #3a4d65;
}

.copyright p a,
.copyright p span {color: #3a4d65;
    margin: 0 10px;
}
/********新闻页*********/
.ewb-story .ewb-col-hd {font-size: 0;text-align: center;margin-bottom: 15px;}
.ewb-story-icon {background: url(story_icon.png) no-repeat;}
.ewb-story .ewb-col-hd a {float: none;
display: inline-block;vertical-align: middle;padding-left: 48px;color: #015293;font-weight: bold;
font-size: 21px;line-height: 32px;}

.ewb-story {background: #fff; 
    box-shadow: 0 0 10px rgba(0, 0, 0, .09);padding:10px 15px;margin-bottom: 15px;}

.ewb-story-icon {background:url("story_icon.png") no-repeat;}

.ewb-story-bd {
    margin-top: 7px;
}

.ewb-story-bd ul {
    margin-left: -20px;
}

.ewb-story-list {
    float: left;
    width: 50%;
}

.ewb-story-item {
    margin-left: 20px;
    border-top: 1px dashed #ddd;
    padding: 20px 0;
}

.story1 {
    border-top: 1px dashed transparent;
}

.ewb-story-date {
    float: left;
    width: 100px;
    height: 100px;
    background: #f6f6f6;
    padding-top: 16px;
    font-family: "Arial";
}

.ewb-story-date p {
    color: #1f59ab;
    text-align: center;
    font-size: 36px;
    line-height: 36px;
}

.ewb-story-date span {
    display: block;
    text-align: center;
    line-height: 18px;
    font-size: 18px;
    color: #999;
    margin-top: 10px;
}

.ewb-story-box {
    margin-left: 120px;
    overflow: hidden;
    padding: 10px 0 8px;
}

.ewb-story-box h3 {
    font-size: 18px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-story-box p {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
    line-height: 25px;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ewb-info {
    background: #fff;
    position: relative;
    padding:0 20px 20px;
}
.ewb-info2{
    background: #fff;
    position: relative;
    padding:0 20px 20px;
}
.interview {
    overflow: hidden;
    margin-bottom: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid #EEEEEE;    padding-top: 10px;
}
.ewb-info {
    background: #fff;
    position: relative;
    padding:0 10px 10px;    box-shadow: 0 0 10px rgba(0, 0, 0, .09);
}
.ewb-info2{
    background: #fff;
    position: relative;
    padding:0 20px 20px;
}
.interview {
    overflow: hidden;
    margin-bottom: 18px;
    padding-bottom: 15px;
   border-bottom: 1px solid #224b7f;  padding-top: 10px;
}
.interview  h4{line-height: 32px;padding-left:8px;  float:left;  height: 32px;}

.interview  h4 span.xw{background: url(interact_icon7.png) no-repeat left center; display: block; float:left; height: 32px; width:32px;    margin-right: 10px;}

.interview  h4.ewb-newspaper-icon {background-image: url(newspaper_icon.png);}

.interview h4 a {color: #224b7f;font-weight: bold;font-size: 24px;float: left;margin-top: 0; margin-bottom: 0;}

.interview a.more-jt{font-size: 14px;font-weight: 400;float: right; color:#555; padding-top: 10px}

/******互动页******/
.dczjlb {
/*    overflow: hidden;*/
    display: block;
    white-space: nowrap;
    height: 125px; 
 
}
.dczj .list-b li {
    background-color: #f5f5f5;
    border-bottom: none;
    width: 48.6%;
    margin-bottom: 10px;
}

.dczj .list-b li+li {
    margin-left: 20px;
}
.h>li {
    float: left;
}
  .b1 {
    margin: 15px 0px;
}

.b1 li {
    position: relative;
    margin-top: 10px;
    padding: 15px 15px 15px 75px;
    background-color: #fff;
    border-radius: 8px;
}

.b1 li i {
    position: absolute;
    top: 15px;
    left: 15px;
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    background-image: url(icons_03.png);
    background-image: url(icons_03_ie8.png)\9;
    background-size: 320px auto;
    background-position: -40px -80px;
    border-radius: 100px;
}

.b1 .state {
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: inline-block;
    padding: 0 15px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    border-radius: 100px;
}

.b1 li h4 {
    margin-bottom: 8px;
    line-height: 24px;
    font-size: 16px;
}

.b1 li p {
    line-height: 22px;
    font-size: 14px;
}
/********服务页********/
.services_bg {
    height: 120px;
    position: relative;
    background: url(services_bg.jpg) 100% 100% no-repeat;
}
.services_wz {
    display: block;
    height: 120px; 
    background: url(services_wz.png) 15px 30px no-repeat;
}
.services_lb {
    position: absolute;
    top: 25px;
    right: 100px;
    color: #fff;
}
.services_lb a {
    line-height: 70px;
    color: #fff;
    font-size: 18px;
    padding: 0px 20px;
}
.services_lb a:hover {
    color: #f6fbfe;
    font-weight: bold;
}

/********公开页*******/
.fiveopen-box>li {
    float: left;
    width: 20%;
    padding:0 10px;
    position: relative;
}
.fiveopen-box>li .icon-d {
    display: block;
    padding: 45px 31px;
}
.fiveopen-box .list-ul {
    width: calc(100% - 30px);
    -webkit-width: calc(100% - 30px);
    -moz-width: calc(100% - 30px);
    background: #fff;
    position: absolute;
    left: 15px;
    top: 115px;
    top: 118px;
    z-index: 9;
    height: 0;
    overflow: hidden;
/*     transition: all 0.3s linear; */
}
.fiveopen-box>li .icon-d span {
    padding: 0 0 15px;
    position: relative;
}
.icon-d span {
    font-size: 24px;
    text-align: center;
    color: #fff;
}
.fiveopen-box>li .icon-d span:after {
    content: "";
    display: block;
    position: absolute;
    width: 25%;
    bottom: 0;
    left: 0;
    height: 3px;
    border-radius: 2px;
    background: #fff;
}
.opener {
    background-color: #fff;
    padding: 30px 6px 30px 2px;
    margin-bottom: 26px;
    margin-top: 25px;
}
.fiveopen-box {
    padding-left: 0;
    margin-bottom: 0;
}
.icon-d i {
    font-size:48px;
padding-left: 22px;
    vertical-align: middle;
    color: #fff;
}
.red-bg {
    background:url(lan.png) no-repeat;
}
.yellow-bg {
   background:url(lv.png) no-repeat;
}
.green2-bg {
   background:url(lan01.png) no-repeat;
}

.blue-bg {
   background:url(orge.png) no-repeat;
}
.violet-bg {
   background:url(lan02.png) no-repeat;
}
.fiveopen-box .list-ul li a {
    display: block;
    padding: 10px 10px 10px 20px;
    position: relative;
    color: #595b5d;
}
.omit{
        text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.zw-js{
        padding: 15px 21px 27px 27px!important;
}
.jasuo{
    margin-right: 10px!important;
}
.none-cz{
    margin-right: 0;
}
.threer-kuai {
    margin: 0 -5px;
}
.threer-kuai .col-xs-4{
    padding: 0 5px;
}
.comme-js{
    margin-top: 0!important;
}
.fiveopen-box .list-ul li a:after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 5px;
    background: #EEA616;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -2px;
}
.fiveopen-box .list-ul li a:hover {
    background: #F1F1F5;
    color: rgba(2,131,199,1);
}
.fiveopen-box>li:hover .list-ul {
    height: auto;
    padding: 10px 0;
    box-shadow: 0 2px 10px rgba(0,0,0,0.15);
/*     transition: all 0.5s linear; */
}
.fiveopen-box .list-ul li a:hover {
    background: #F1F1F5;
}
.new-mess-open {
    background-color: #fff;
    padding: 15px 25px;
    overflow: hidden;
}
.news-gongkai li {
    padding-bottom: 22px;
    padding-top: 19px;
}
.news-gongkai {
    margin-bottom: 2px;
}
.news-gongkai li:last-child {
    border-bottom: none;
    padding-bottom: 8px;
}
.aa-data {
    font-size: 16px!important;
    color: #282e2e!important;
    padding-bottom: 0!important;
    margin-bottom:-7px;
}
.aa-data:before{
    display: none;
}
.fiveopen-box>li:hover .icon-d span:after {
    width: 100%;
    left: 0;
    transition: all 0.3s ease;
}
.ewb-field-list li{ padding: 0px 5px;
    margin-bottom: 15px;
}

.ewb-field-item {
    display: block;
   
    height: 98px;
    background: #f6f6f6;
    padding-top: 19px;
    color: #7b818f;
    border-radius: 9px;
}

.ewb-field-item img {
    display: block;
    margin: 0 auto;
}

.ewb-field-item span {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;
    line-height: 24px;
    font-size: 15px;
}

.ewb-field-item:hover {
    background: #fff;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.22);
}
.ewb-field-item a:hover  img {
    transform: rotateY(360deg);
}
.w15{    width: 15%;}
/******专题页********/
.zt_contain {
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 20px;    box-shadow: 0 0 10px rgba(0, 0, 0, .09);
}
.ewb-white {
    background: #fff;  box-shadow: 0 0 10px rgba(0, 0, 0, .09);
}
.ztboxtop {height: auto; padding: 0px;}
.ztboxtop ul li .pic,.ztboxtop ul li .pic img{ width:100%; height:102px;}
.ztboxtop ul li .con{ padding:5px 20px 23px 20px; overflow:hidden;}
.ztboxtop ul li .con a.title{ height:45px; line-height:24px; display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; background:url(hot.png) left center no-repeat; padding:13px 0px 13px 48px;color:#505050;}
.ztboxtop ul li .con a.title:hover{ color:#005db5;}
.ztboxtop ul li .con p{ height:130px; line-height:26px; font-size:16px; color:#999; text-indent:2em; margin-bottom:16px; overflow:hidden;}
.ztboxtop ul li .con .ztbtn{ width:170px; height:46px; margin:0 auto; display:block; line-height:46px; text-align:center; }
.ztboxtop ul li .con .ztbtn a{color:#fff; font-size:18px; display:block; background:#a1a1a1; border-radius:5px;}
.ztboxtop ul li .con .ztbtn a:hover{ background:#1c78d2;}
.ztzllist{background: url(xxbg.jpg) bottom repeat-x; height:50px;clear:both;}
.ztzllist a{ width:140px; height:50px; float:left; text-align:center; background:#1c78d2; line-height:50px; font-size:20px; font-weight:bold; color:#fff;}
.ztboxbot{ height:auto;  overflow:hidden;}
.ztboxbot ul li{ height:90px; line-height:90px; text-align:center; margin-top:20px;}
.ztboxbot ul li a{ font-size:18px; display:block; background:url(wqztbg.png) center no-repeat; background-size:100% 100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ztboxbot ul li a:hover{ color:#fff; background:url(wqztbghover.png) center no-repeat; background-size:100% 100%;}


/*内容*/
.jfontsize {
    float: right;
    height: 32px;
    margin: -1px 0;
    padding: 0 20px;
}

.jfontsize a {
    float: left;
    box-sizing: content-box;
    display: block;
    width: 24px;
    height: 24px;
    border: 1px solid #ddd;
    margin: 0 4px;
    padding: 3px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}


.jfontsize a i {
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-image: url(jfont.png);
    background-repeat: no-repeat;
}

#jfontsize-p2 i {
    background-position: 0 0;
}

#jfontsize-m2 i {
    background-position: -24px 0;
}

#jfontsize-d2 i {
    background-position: -48px 0;
}

a#jfontsize-p2:hover i {
    background-position: 0 -24px;
}

a#jfontsize-m2:hover i {
    background-position: -24px -24px;
}

a#jfontsize-d2:hover i {
    background-position: -48px -24px;
}
.article-box {
    padding: 20px 10px;
    line-height: 30px;
    text-align: justify;
    color: #333;
    font-size: 16px;
}
 article-box img{/* max-width:800px; margin: 0 auto; display: block;*/ margin-bottom: 10px;} 
.article-box p {
  line-height: 30px;
    font-size: 16px;
     
}
.article .info { color: #ccc; line-height: 40px;}
 
.icon-clock{ background: url(time.png) no-repeat left; width: 24px; height: 24px;  background-size: 24px; margin-right: 10px; display: inline-block;}
.icon-organization{background: url(source.png) no-repeat left; width: 24px; height: 24px;  background-size: 24px; margin-right: 10px; display: inline-block}
.icon-author{background: url(author.png) no-repeat left; width: 24px; height: 24px;  background-size: 24px; margin-right: 10px; display: inline-block}


.psgLink{border-top: 1px solid #dddddd;font-size: 15px;color: #333333;line-height: 30px;}
.psgLink p{margin-bottom: 8px;padding: 15px; border-bottom: 3px  #eee   double;}
.psgLink p span{font-weight: bold;font-size: 16px;background: #f5f5f5;line-height: 30px;padding: 15px;border-radius: 2px;}
.psgLink p  a{font-weight: bold;font-size: 16px;}
.psgLink p:hover a{color: #1964b1;/* text-decoration: underline; */font-size: 16px;font-weight: bold; padding-left: 4px;}








@media screen and ( max-width:1200px ){

}

@media screen and ( max-width:1100px ){
.siderbar{ width: 66px; height: 100%; position: fixed; top: 0px; left: 0px;z-index: 999; display: none;}

.white {margin-bottom:25px;}
.header .logo img {
    max-height: 75px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.header .header_in {
    padding-top: 60px;
    margin-bottom: 113px;
    margin-bottom: 120px;
}
.siteSearchBar {
    height: 50px;
    margin:0px;
}
.siteSearchBar .s-form{width:380px;height: 50px;background: url(search-index.png)  no-repeat; margin: 0 auto;    float:none;}

.ewb-header {
    background-color:#224b7f;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.11);
   height:auto;
}
.nav_box {
    width: 100%;
      height:auto;
    line-height: 60px;
    overflow: hidden;
}
.nav_box li {
    float: left;
    width:14%;
    overflow: hidden;
}
.nav_box li a {
    display: block;
    color: #FFF;
    font-size: 15px;
    line-height: 60px;
    text-align: center;
    font-weight: normal;
}
.nav_box li span {
    z-index: 9;
    display: block;
    margin-left: 20px;
    margin-top: 20px;
    width: 24px;
    height: 30px;
    float: left;
    background: url(icons-nav.png) 0 0 no-repeat;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
}
@media screen and ( max-width: 980px ){
.slideTxtBox { margin-top:15px;}
.ewb-story-list {
 width:100%;
    padding: 0 10px;
}
}
@media screen and ( max-width: 768px ){

.header .logo img {max-height: 50px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.header .logo {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    padding: 0px;
}

.indexcontent_1 {
    padding: 15px 0px 15px;
}
.links>.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}.header {
 width: 100%;
 position: relative;
 background: url(headbg.jpg) no-repeat top;
 border-bottom:5px solid #a6c4de;
 box-shadow:0 1px 2px rgba(0,0,0,0.1);
 background-size: 400%;
 }
.header .header_in {
    padding-top: 60px;
    margin-bottom: 113px;
    margin-bottom: 5px;
}
.siteSearchBar {
    height: 50px;
    margin: 84px 0px 0px;
}
.siteSearchBar .s-form{width:380px;height: 50px;background: url(search-index.png)  no-repeat;margin: 0 auto;float:none;border: 1px solid #224b7f;border-radius: 25px;}

.gd-blue { display:none;}	
	.side {
    padding: 5px;
    background-color: #fff;margin-left: 0px; 
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
}
.side-menu li a {
    position: relative;
    display: block;
    margin: 5px 0px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    background: #EEE;
}
	.lanmu_cont {
    background: #FFF;
    width: 100%;
    margin: 0 auto 5px;
    padding-top: 10px;
}
}

@media screen and ( max-width: 414px ){
	
.zfxxgk_box ul li{margin:0px 5px;float: left;height: 60px;width: 97.5%;margin-top:16px;line-height: 60px;background:#f5f5f5;border:1px solid #dddddd;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
	
	
.nav_box li {
    float: left;
    width: 33%;
    overflow: hidden;
}
.services_lb{ display:none;}
.fiveopen-box>li {
    width: 50%;
    margin-bottom: 20px;  padding: 0 6px;
}

.last-li {
    width: 100%!important;
    margin-bottom: 0!important;
}
.fiveopen-box>li .icon-d {
    display: block;
    padding: 45px 30px;
}
.icon-d span {
    font-size: 19px;
}
.violet-bg {
    background-size: cover;
}
.ztboxbot ul li {
    height: 90px;
    line-height: 90px;
    text-align: center;
    margin-top: 20px;
    padding: 0;
}
.fg_list li {
    width: 90%;
    margin: 0px 10px 0px 15px;
    float: left;
}
.newBox .bd img {
    display: block;
     height: 260px; 
    width: 100%;
}	
.newBox {
    width: 100%;
    height: 560px;
    overflow: hidden;
    position: relative;
}	
	
.newBox .hd_list .prev,
.newBox .hd_list .next{position:absolute;left: 70%;top: 93%;margin-top:0px;display:block;width:32px;height:40px;background:url(slider-arrow.png) -110px 5px no-repeat;filter:alpha(opacity=50);opacity:0.5;}
.newBox .hd_list .next{ left:auto; right:0px; background-position:8px 5px; }
.newBox .hd_list .next{ left:auto; right:0px; background-position:8px 5px; }
.newBox .hd_list .pageState {
    position: absolute;
    left:55%;
    top: 93%;
    float: left;
    padding: 10px 10px 0 100px;
    font-size: 24px;
}
.indexcontent_3 .col-md-1{ display: none;}
.indexcontent_3 .col-md-11{ width:100%;}
.special .next {
    left: auto;
    right: 0px;
    background-position: 0 bottom;
}	
.indexcontent_1 {
    padding: 15px 0px 0px;
}	
	
}
@media screen and ( max-width: 375px ){
.header {
 width: 100%;
 position: relative;
 background: url(headbg.jpg) no-repeat top;
 border-bottom:5px solid #a6c4de;
 box-shadow:0 1px 2px rgba(0,0,0,0.1);
 background-size: 400%;
 }
.header .header_in {
    padding-top: 60px;
    margin-bottom: 113px;
    margin-bottom: 5px;
}
.siteSearchBar {
    height: 50px;
    margin: 84px 0px 0px;
}
.siteSearchBar .s-form{width:380px;height: 50px;background: url(search-index.png)  no-repeat;margin: 0 auto;float:none;border: 1px solid #224b7f;border-radius: 25px;}
	
#owl-demo img {
    display: block;
    width: 100%;
    height: 265px;
}		
	
	
.siteSearchBar {
    height: 50px;
    margin:15px  0px ;
}
.header .header_in {
    padding-top: 60px;
/*    margin-bottom: 60px;*/
}	
.ewb-header {
    background-color:#224b7f;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.11);
   height:auto;
}

.nav_box {
    width: 100%;
      height:auto;
    line-height: 60px;
    overflow: hidden;
}
.nav_box li {
    float: left;
    width: 33.3%;
    overflow: hidden;
}
.nav_box li a {
    display: block;
    color: #FFF;
    font-size: 16px;
    line-height: 60px;
    text-align: center;
    font-weight: normal;
}
.nav_box li span {
    z-index: 9;
    display: block;
    margin-left: 20px;
    margin-top: 20px;
    width: 24px;
    height: 30px;
    float: left;
    background: url(icons-nav.png) 0 0 no-repeat;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.xt_list li a { font-size:14px;}
.ewb-story {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .09);
    padding: 10px 0;
    margin-bottom: 15px;
}
.w15 {
    width: 35%;
}
.fg_list li {
    width: 90%;
    margin: 0px 10px 0px 15px;
    float: left;
}.newBox .hd_list .pageState {
    position: absolute;
    left:50%;
    top: 93%;
    float: left;
    padding: 10px 10px 0 100px;
    font-size: 24px;
}	
}
@media screen and ( max-width: 320px ){
.nav_box li a {
    display: block;
    color: #FFF;
    font-size: 14px;
    line-height: 60px;
    text-align: center;
    font-weight: normal;
}
.w15 {
    width: 35%;
}
.a1 li a {
    position: relative;
    height: 70px;
    margin: 5px;
    padding: 0 15px;
    line-height: 70px;
    text-align: left;
    /* font-weight: bold; */
    background-color: #418be6;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
}
}