﻿@charset "utf-8";
html {
	height: 100%;
	width: 100%;
}

body {
	margin: 0;
	font-family: "微软雅黑";
	font-size: 14px;
	min-width: 1366px;
	/*min-height: 1920px;*/
	min-height: 1000px;
	background: #ffffff;
	position: relative;
	box-sizing: border-box;
	margin: 0 auto;
	/*width: 100%;*/
}

p,
li,
ul,
h3 {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

:focus {
	outline: none;
}

::-ms-clear,
 ::-ms-reveal {
	display: none;
}

button,
input,
textarea {
	outline: none;
	font-family: "微软雅黑";
	font-size: 14px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: inherit;
}

div,span,p,img,ul,li,a{
	box-sizing:border-box;
}
.footer {
	width: 100%;
/*	position: fixed;*/
	bottom: 0;
}

 .dtdh {
            width: 70px;
            height: 421px;
            position: fixed;
            top: 160px;
            right: 0px;
            background:
                url(${ctxStatic}/common/img/images/dtdh_white.png) center no-repeat;
        }

        .dtdh a {
            display: block;
            width: 70px;
            height: 75px;
        }

        .dtdh a:hover {
            background-image: url(${ctxStatic}/common/img/images/dtdh_hover.png);
            background-repeat: no-repeat;
            background-position-x: center;
        }

        .dtdh #znwd:hover {
            background-position-y: 1px;
        }

        .dtdh #cbywzx:hover {
            background-position-y: -74px;
        }

        .dtdh #cbbsjd:hover {
            background-position-y: -149px;
        }

        .dtdh #wzjc:hover {
            background-position-y: -224px;
        }

        .dtdh #yc_wyts:hover {
            background-position-y: -299px;
        }

        .dtdh #six:hover {
            background-position-y: -374px;
        }

        .dtdh #six {
            width: 70px;
            height: 50px;
            cursor: pointer;
        }

        #shouqi {
            width: 70px;
            position: fixed;
            top: 580px;
            right: 0px;
            height: 30px;
            background: #b8b8b8;
            line-height: 30px;
            text-align: center;
            color: #fff;
            font-size: 13px;
            cursor: pointer;
        }

        #zhankai {
            cursor: pointer;
            width: 70px;
            height: 30px;
            position: fixed;
            top: 580px;
            right: 0px;
            display: none;
            background: #b8b8b8;
            line-height: 30px;
            text-align: center;
            color: #fff;
            font-size: 13px;
        }
        
        .three .zxgw {
			width: 113px;
			height: 43px;
			line-height: 43px;
			box-sizing: border-box;
			padding-left: 34px;
		}
		.three .zxgw:hover{
			opacity: 0.8;
			filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);

		}
		.three .zxgw1 {
			background: url(${ctxStatic}/common/img/yhzc.png) no-repeat center;
		}

		.three .zxgw2 {
			background: url(${ctxStatic}/common/img/zcjd.png) no-repeat center;
		}
/*主题&#24517;&#21457;&#51;&#54;&#53;&#25163;&#26426;&#22312;&#32447;&#30331;&#24405;&#95;&#20170;&#26085;&#20043;&#26102;&#51;&#54;&#53;&#22825;&#31532;&#20108;&#23395;&#95;&#98;&#101;&#97;&#116;&#51;&#54;&#53;&#20307;&#32946;&#20122;&#27954;&#29256;*/
.ztjcfw {
  width: 1200px;
  height: 320px;
  margin: 0 auto;
  position: relative;
}
.ztjcfw .one {
  width: 1200px;
  height: 64px;
  float: left;
  border-bottom: 4px solid #acacac;
}
.ztjcfw .one span {
  display: inline-block;
  width: 126px;
  height: 64px;
  font-size: 21px;
  font-weight: bold;
  line-height: 64px;
  text-align: center;
  color: #4366a8;
  border-bottom: 6px solid #f57f24;
}
.ztjcfw .conWrap {
  height: 265px;
}
.ztjcfw .conimg {
  float: left;
  width: 282px;
  height: 215px;
  background: #ffffff;
  box-shadow: 0 0 16px 2px rgba(189, 189, 189, 0.5);
  position: relative;
}
.ztjcfw .conimg img {
  width: 282px;
  height: 215px;
  display: block;
}
.ztjcfw .conimg:hover {
  box-shadow: 0 0 14px 0 #6A9DFD;
}
.imgBar .bd li {
  margin-left: 2px;
  margin-right: 22px;
}
.imgBar .hd ul {
  z-index: 5;
  position: relative;
  zoom: 1;
}
.imgBar .hd li {
  float: left;
  height: 24px;
  line-height: 24px;
  margin-top: 4px;
  padding: 0px 16px 0px 16px;
  margin-right: 5px;
  color: #333333;
  background: url() repeat-x;
  border: 1px solid #c8d1d5;
  border-bottom: 0px;
  cursor: pointer;
}
.imgBar .hd li.on {
  height: 27px;
  line-height: 32px;
  font-weight: bold;
  overflow: hidden;
  margin-top: 0px;
  position: relative;
  top: 1px;
  border-top: 2px solid #004ea2;
  background: #fff;
}
.imgBar .hd li.on span {
  font-weight: bold;
  color: #c00;
}
.imgBar .bd {
  clear: both;
  padding: 25px 0;
  overflow: hidden;
}
.imgBar .prev,
.imgBar .next {
  position: absolute;
  left: -67px;
  top: 166px;
}
.imgBar .next {
  left: auto;
  right: -67px;
}
.imgBar .prevStop,
.imgBar .nextStop {
  display: none;
}
.imgBar .bd p {
  padding-bottom: 10px;
}
.imgBar .img-title {
  position: absolute;
  width: 282px;
  height: 215px;
  line-height: 215px;
  text-align: center;
  left: 0;
  top: 0;
  font-size: 20px;
color: #FFFFFF;
}

.imgBar .img-title-new {
    background: rgba(0,63,169,.7);
    filter: alpha(opacity=70);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-shadow: 0 2px 4px rgba(0,0,0,0.50);
    text-align: center;
    width: 206px;
    height: 42px;
    border-radius: 21px;
    line-height: 26px;
    margin: auto;
    padding: 6px 23px;
}
.imgBar .img-title-new span {
    position: relative;
    z-index: 1;
}
.imgBar .img-title-new.img-title-new2 {
    height: 64px;
    border-radius: 31px;
}
/*.header-box {
  height: 412px;
  background: url(../newimg/banner.png) no-repeat center;
}*/


/*stylenew*/

/*-<!------------banner----------------------->---*/
.banner-ds{
  zoom: 1;
  transform: scale(1.2);
  transition: all 3s;
  animation: zoomout 3s ease-in-out 1s 1 forwards;
  position: relative;
  overflow: hidden;
  height:500px;
  
  
}

.slideBox {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: absolute;
  top:0;
}
.slideBox .hd {
  overflow: hidden;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  z-index: 1;
  text-align: center;
  height: 6px;
}
.slideBox .hd ul {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}
.slideBox .hd ul li {
  float: left;
  width: 8px;
  height: 6px;
  overflow: hidden;
  margin: 0 4px;
  cursor: pointer;
  background: url(../../img/new/lunbo-02.png);
}
.slideBox .hd ul li.on {
  width: 22px;
  background: url(../../img/new/lunbo-dina.png);
}
.slideBox .bd {
  width: 1920px;
  height: 100%;
  z-index: 0;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.slideBox .bd li{
  zoom: 1;
  transform: scale(1.2);
  transition: all 3s;
  animation: zoomout 3s ease-in-out 1s 1 forwards;
  position: relative;
  overflow: hidden;
  height:500px;
  position: absolute;
}

.slideBox .bd .first-li{
	z-index:99
}
@keyframes zoomout {
  form {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}
.slideBox .bd img {
  width: 1920px;
  height: 500px;
  display: block;
}


/*-<!------------banner内部----------------------->---*/
.content {
 
    width: 1200px;
    height: 200px;
    margin: 0 auto;
    position: relative;
}
/*推荐&#24517;&#21457;&#51;&#54;&#53;&#25163;&#26426;&#22312;&#32447;&#30331;&#24405;&#95;&#20170;&#26085;&#20043;&#26102;&#51;&#54;&#53;&#22825;&#31532;&#20108;&#23395;&#95;&#98;&#101;&#97;&#116;&#51;&#54;&#53;&#20307;&#32946;&#20122;&#27954;&#29256;*/
.tjfw {
  float: left;
  margin-top: 40px;
  width: 580px;
}
.tjfw h3 {
  font-size: 21px;
  margin-bottom: 10px;
  height: 40px;
  line-height: 40px;
  border-bottom: 4px solid #acacac;
}
.tjfw span{
  width:  100px;
  line-height: 40px;
  color: #4366a8;
  padding:0 0 5px 0;
  border-bottom: 6px solid #f57f24;
}
/*.tjfw li {
  float: left;

  background: url(../../img/new/tuijian.png) left top no-repeat;
  font-size: 18px;
  height: 60px;
  width: 290px;
  line-height: 60px;
  border: 1px solid #eee;
  text-align: center;
  cursor: pointer;
}*/
.tjfw a {
    color: #616161;
    text-decoration: none;  
}
.tjfw a:hover
  {
  color: #004a7c;
  opacity: 0.8;
  filter: alpha(opacity=80);
  }
.tjfw li {
  float: left;
  font-size: 15px;
  height: 40px;
  width: 185px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  border-radius: 50px;
  margin: 8px 5px 10px 3px;
  background-color: #F5F5F5;
}
.tjfw li .nth2 {
  border-bottom: none;
  border-left: none;
}
.tjfw li .nth3 {
  border-top: none;
  border-right: none;
}
.tjfw li:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/*营商环境&#24517;&#21457;&#51;&#54;&#53;&#25163;&#26426;&#22312;&#32447;&#30331;&#24405;&#95;&#20170;&#26085;&#20043;&#26102;&#51;&#54;&#53;&#22825;&#31532;&#20108;&#23395;&#95;&#98;&#101;&#97;&#116;&#51;&#54;&#53;&#20307;&#32946;&#20122;&#27954;&#29256;*/
.yshjfw {
  float: right;
  margin-top: 40px;
  width: 590px;
}
.yshjfw h3 {
  font-size: 21px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  border-bottom: 4px solid #acacac;
}
.yshjfw span{
  font-size: 21px;
  margin-bottom: 10px;
  height: 40px;
  width:  100px;
  line-height: 40px;
  color: #4366a8;
  padding:0 0 5px 0;
  border-bottom: 6px solid #f57f24;
}
.yshjfw .picScroll-left {
  width: 600px;
  position: relative;
}
.yshjfw .picScroll-left .hd {
  overflow: hidden;
  position: absolute;
  top: -38px;
  right: 10px;
}
.yshjfw .picScroll-left .hd .prev,
.yshjfw .picScroll-left .hd .next {
  display: block;
  width: 18px;
  height: 18px;
  float: right;
  margin-left: 11px;
  overflow: hidden;
  cursor: pointer;
  background: url(../../img/new/left.png) no-repeat;

}
.yshjfw .picScroll-left .hd .prev:hover,
.yshjfw .picScroll-left .hd .next:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.yshjfw .picScroll-left .hd .next {
  background: url(../../img/new/right.png) no-repeat;
}
.yshjfw .picScroll-left .hd .prevStop {
  background: url(../../img/new/left-none.png) no-repeat;
}
.yshjfw .picScroll-left .hd .nextStop {
  background: url(../../img/new/right-none.png) no-repeat;
}
.yshjfw .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.yshjfw .picScroll-left .bd ul li {
  margin-right: 10px;
  float: left;
  overflow: hidden;
}
.yshjfw .picScroll-left .bd ul li img {
  width: 290px;
  /*height: 120px;*/
  display: block;
}
.yshjfw .picScroll-left .bd ul li:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  cursor: pointer;
}
/*便民&#24517;&#21457;&#51;&#54;&#53;&#25163;&#26426;&#22312;&#32447;&#30331;&#24405;&#95;&#20170;&#26085;&#20043;&#26102;&#51;&#54;&#53;&#22825;&#31532;&#20108;&#23395;&#95;&#98;&#101;&#97;&#116;&#51;&#54;&#53;&#20307;&#32946;&#20122;&#27954;&#29256;*/
.blfw  {
  width: 1200px;
  height: 513px;
  margin: 0 auto;
}
.blfw  .title {
  width: 1200px;
  height: 64px;
  float: left;
  border-bottom: 4px solid #acacac;
}
.blfw  .title span {
  display: inline-block;
  width: 126px;
  height: 64px;
  font-size: 21px;
  font-weight: bold;
  color: #666666;
  line-height: 64px;
  text-align: center;
  cursor: pointer;
}
.blfw  .title .hover  {
  color: #c00;
  border-bottom: 6px solid #f57f24;
}
.blfw .title .line {
  float: left;
  margin: 0 15px;
  color: #999;
  font-size: 20px;
}
.blfw .list {
  width: 1200px;
  float: left;
  position: relative;
}
.blfw .list .more {
  background: url(../img/more.png) right no-repeat;
  position: absolute;
  top: -30px;
  right: 0;
  font-size: 16px;
  color: #333333;
  padding-right: 26px;
  font-weight: bold;
  cursor: pointer;
}
.blfw .list .more:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.blfw .list ul {
  overflow: hidden;
  width: 1240px;
  margin-left: -20px;
  padding: 15px 10px 0px;
}
.blfw .list li {
  float: left;
  border: 1px solid #E2E2E2;
  width: 183px;
  height: 184px;
  transition: all 0.3s ease;
  margin: 15px 10px;
  color: #333;
  text-align: center;
  padding-top: 25px;
  cursor: pointer;
}
.blfw .list li h4 {
  height: 20px;
  font-size: 18px;
  line-height: 30px;
  width: 124px;
  margin: 6px auto;
}
.blfw .list li img.pic2 {
  display: none;
}
.blfw .list li:hover {
  color: #fff;
  transform: translate3d(0, -0.3rem, 0);
  background: #C41C03;
}
.blfw .list li:hover img.pic1 {
  display: none;
}
.blfw .list li:hover img.pic2 {
  display: inline;
}
/*效能监督*/
.xnjd {

  height: 282px;
  /*padding-top: 30px;
  margin-top: 25px;
  margin-bottom: 40px;*/
}
.xnjd h3 {
  font-size: 24px;
  height: 30px;
  line-height: 15px;
  margin-bottom: 20px;
}
.xnjd ul {
  background: #DEBA79;
  color: #fff;
  overflow: hidden;
  height: 230px;
}
.xnjd ul li {
  border-right: 1px solid #fff;
  text-align: center;
  width: 300px;
  float: left;
  height: 137px;
  margin-top: 45px;
  padding-top: 14px;
}
.xnjd ul li .num {
  font-size: 38px;
  margin-bottom: 40px;
  height: 48px;
  line-height: 48px;
}
.xnjd ul li .text {
  font-size: 15px;
  height: 20px;
  line-height: 20px;
}
.xnjd ul li.noborder {
  border: none;
}

