@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0;}
html{color:black;font-size:62.5%;}
body{font:14px/1.5 arial,"微软雅黑",'microsoft yahei';color:#555;outline:0;}
input,select,textarea{font-size:100%;outline-style:none;background:transparent;font-family:"微软雅黑";}
textarea{resize: none;border: none;}
input,button{border:none medium;outline:none;font-family:"微软雅黑";}
button, html input[type="button"], input[type="submit"]{cursor:pointer;}
button[disabled], html input[disabled]{cursor:default;}
address,caption,cite,code,dfn,em,th,var,i{font-style:normal;font-weight:500;}
ol,ul,li,dl,dt,dd{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:2rem;font-weight:500;}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
abbr,acronym{border:none;font-variant:normal;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0 none;vertical-align:middle;max-width: 100%;}
caption,th{text-align:left;}
th{text-align:inherit;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
del{text-decoration:line-through;}
legend{color:#666;}
fieldset{border:none;}
iframe{display:block;}
q:before,q:after{content:'';}
ins,a{text-decoration:none;cursor:pointer;color:#666;}
a:hover{text-decoration:none;}
a:focus,*:focus{outline:none;}
/*custom-module-css 自定义*/
.clearfix:before,.clearfix:after{content:"";clear:both;display:block;height:0;visibility:hidden;}
.clearfix:after{clear:both;overflow:hidden;}

.clear{clear:both;display:block;overflow:hidden;height:0;line-height:0;font-size:0;}
.hide{display:none !important;visibility:hidden;}
.block{display:block !important;}
.radius_1{-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;}
.radius_2{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.radius_3{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.radius_5{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.radius_t5{-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;border-radius:5px 5px 0px 0px;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear:both;}
.ovh{overflow:hidden;}
.di{display:inline;}
.dib{display:inline-block;*zoom:1;*display:inline;}
.db{display:block;}
.none{display:none;}
.border0 {border: 0!important;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.tdu{text-decoration:underline;}
.cupo{ cursor: pointer;}
.cude{ cursor: default;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.family_st{font-family:"Microsoft YaHei"}
.family_wr{font-family:"微软雅黑"}
.red {color: #fa4f4f;}
.w1200{width: 1200px;height: auto;margin: 0 auto;}
.w1190{width: 1190px;height: auto;margin: 0 auto;}
.w1180{width: 1180px;height: auto;margin: 0 auto;}
.w1000{width: 1000px;height: auto;margin: 0 auto;}
.opacity:hover{filter:alpha(opacity=80); -moz-opacity:0.8;-khtml-opacity:0.8;opacity: 0.8;}
/*select*/
input.dummy{display: inline-block;border: 1px solid #e8e8e8;cursor: pointer !important;width: 69px;height: 38px;line-height: 38px;padding-left: 13px;overflow: hidden;text-overflow: ellipsis;color: #999;font-family: "微软雅黑";font-size: 14px;display: inline-block;}
#dummydata{position: absolute;z-index: 198910161111;background: #fff;max-height: 200px;overflow: auto;color: #888;border: 1px solid #D7D7D7;}
#dummydata a{display: block;color: #888;line-height: 38px;padding-left: 10px;text-overflow: ellipsis;overflow: hidden;height: 38px;}
#dummydata a.selected{color: #888;}
#dummydata a:hover{color: #fff;text-decoration: none;background: #f4723e;}
.spin180{-webkit-transition: -webkit-transform 0.2s ease-out; -moz-transition: -moz-transform 0.2s ease-out; -o-transition: -o-transform 0.2s ease-out; -ms-transition: -ms-transform 0.2s ease-out;}
.spin180:hover{transform: rotateZ(180deg);}
.bg-box{width: 100%;overflow: hidden;min-width: 1200px;}
/*header start*/
.header-box{width: 100%;min-width: 1200px;}
.center-nav{padding-top: 40px;border-bottom: 2px solid #10bbb8;}
.law-box{min-width: 1200px;overflow: hidden;}
.top-nav{
	width: 100%;
	background: #e4e4e8;
	height: 40px;
	position: fixed;
	top: 0;
	left: 0;
	z-index:100;
}
.yellow{color: #bc2009;}
.zx-tel{
	font-size: 12px;
	color: #666;
	line-height: 40px;
}
.zx-tel b{
	font-size: 20px;
}
.zx-tel .frist-b{
	padding-right: 30px;
}
.dropdown-box{
	width: 100px;
	height: 40px;
	position: relative;
	z-index: 10;
}
.pulics-icons{
	width: 10px;
	height: 16px;
	background: url(../images/public-icon.png) no-repeat;
}
.dropdown-box>i{
	position: absolute;
	top: 10px;
	left: 10px;
}
.dropdown-box>a{
	width: 70px;
	height:39px;
	line-height: 39px;
	margin-left: 65px;
	border: 1px solid transparent;
	border-bottom:none;
	padding-left: 9px;
	text-align: left;
}
.dropdown-box>a>i{
	width: 12px;
	height: 6px;
	background-position: -10px 0;
	margin-left: 7px;
    position: relative;
    top: -2px;
}
.area-box{
	position: absolute;
	background: #fff;
    border: 1px solid #d8d8d8;
    overflow: hidden;
    top: 39px;
    left: 23px;
    width:159px;
    min-height: 74px;
    padding: 5px 0 12px 0;
	z-index: -1;
	display: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.area-box a{
	display:inline-block;
	*zoom:1;
	*display:inline;
    float: left;
    display: block;
    padding: 0 12px;
    color: #676767;
	font-size: 12px;
	color: #999;
	line-height: 14px;
	margin: 10px 0;
	border-right: 1px solid #b0b3b6;
}
.area-box a:hover{
	text-decoration: underline;
	color: #13b3b3;
}
.dropdown-box:hover >a{
	background: #fff;
}
.dropdown-box:hover >a>i{background-position:-22px 0 ;}
.dropdown-box:hover .area-box{display: block;}



.search-form{
	width: 370px;
	overflow: hidden;
	margin-top: 28px;
	margin-left: 57px;
}
.search-tab{
	width: 100%;
	overflow: hidden;
}
.search-tab li{
	width: 60px;
	float: left;
	text-align: center;
}
.search-tab li a{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
.search-tab .cur a{background: #10bbb8;color: #fff;}
.search-box{
	width: 100%;
	overflow: hidden;
}
.search-box form input{
	width: 240px;
	float: left;
	height: 42px;
	line-height: 42px;
	vertical-align:middle;
	display: inline-block;
	border: 2px solid #10bbb8;
	border-right: none;
	padding-left: 8px;
	text-align: left;
	font-size: 14px;
}
.search-box button{
	width: 120px;
	float: left;
	text-align: center;
	height: 46px;
	line-height: 46px;
	background: #10bbb8;
	font-size: 16px;
	color: #fff;
}
.tel-text{
	margin-left: 53px;
}
.tel-text p{
	padding-left: 60px;
	display: block;
	background: url(../images/header-tel.gif) left 4px no-repeat;
	color: #13b3b3;
	font-size: 20px;
	line-height: 32px;
	margin-left: 53px;
	margin-top: 40px;
}
/*导航 start*/
.serve-nav{
	width: 230px;
	position: relative;
	height: 50px;
}
.serve-nav>a{
	width: 230px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background: #10bbb8;
	font-size: 20px;
	color: #fff;
}
.serve-nav>a>i{
	width: 10px;
	height: 6px;
	background-position: -34px 0;
    position: relative;
    top: -3px;
    left: 10px;
}
.serve-nav>a .page-icon{
	background-position: -80px 0;
}
.serve-nav>a:hover>.page-icon{background-position: -34px 0;}
.move-nav{
	display: none;
	-webkit-transition:all .6s;
	transition:all .6s;
	transition:all .6s;
}
.serve-nav:hover .move-nav{display: block;}
.serve-nav dl{
	width: 100%;
	position: absolute;
	padding: 5px 0;
	left: 0;
	top: 50px;
	background: #fff;
	z-index: 10;
	border-bottom: 1px solid #1b3e8b;
	box-shadow: 0 0 15px rgba(0,0,0,0.15);
}
.serve-nav dl dd{
	width: 100%;
}
.serve-nav dl dd>a{
	width: 165px;
	padding-left: 65px;
	display:inline-block;
	*zoom:1;
	*display:inline;
	height: 35px;
	line-height: 35px;
	text-align: left;
	position: relative;
}
.serve-nav dl dd>a>i{
	width: 20px;
	height: 20px;
	background-position:0 -18px;
	position: absolute;
	left: 28px;
	top:8px;
}
.serve-nav dl dd>a .pull-icon2{background-position: -20px -18px;}
.serve-nav dl dd>a .pull-icon3{background-position: -40px -18px;}
.serve-nav dl dd>a .pull-icon4{background-position: -60px -18px;}
.serve-nav dl dd>a .pull-icon5{background-position: -80px -18px;}
.serve-nav dl dd>a .pull-icon6{background-position: -100px -18px;}
.serve-nav dl dd>a .pull-icon7{background-position: -120px -18px;}
.serve-nav dl dd>a .pull-icon8{background-position: -140px -18px;}
.serve-nav dl dd>a .pull-icon9{background-position: -160px -17px;}
.serve-nav dl dd>a .pull-icon10{background-position: -180px -18px;}
.serve-nav dl dd>a .pull-icon11{background-position: -200px -18px;}
.serve-nav dl dd>a .pull-icon12{background-position: -220px -17px;}
.serve-nav dl dd>a .pull-icon13{background-position: -240px -17px;}
.serve-nav dl dd>a .pull-icon14{background-position: -260px -18px;}
.serve-nav dl dd>a>em{
	width: 9px;
	height: 9px;
	background-position: -44px 0;
    position: absolute;
    right: 30px;
    top: 13px;
}
.serve-nav dl dd a:hover{color: #13b3b3;}
.serve-nav dl dd a:hover i{
	background-position: 0 -38px;
    -webkit-animation: tadaA 2s ease-out infinite;
    animation: tadaA 2s ease-out infinite;
}
.serve-nav dl dd a:hover .pull-icon2{background-position: -20px -38px;}
.serve-nav dl dd a:hover .pull-icon3{background-position: -40px -38px;}
.serve-nav dl dd a:hover .pull-icon4{background-position: -60px -38px;}
.serve-nav dl dd a:hover .pull-icon5{background-position: -80px -38px;}
.serve-nav dl dd a:hover .pull-icon6{background-position: -100px -38px;}
.serve-nav dl dd a:hover .pull-icon7{background-position: -120px -38px;}
.serve-nav dl dd a:hover .pull-icon8{background-position: -140px -38px;}
.serve-nav dl dd a:hover .pull-icon9{background-position: -160px -38px;}
.serve-nav dl dd a:hover .pull-icon10{background-position: -180px -38px;}
.serve-nav dl dd a:hover .pull-icon11{background-position: -200px -38px;}
.serve-nav dl dd a:hover .pull-icon12{background-position: -220px -37px;}
.serve-nav dl dd a:hover .pull-icon13{background-position: -240px -37px;}
.serve-nav dl dd a:hover .pull-icon14{background-position: -260px -38px;}
.serve-nav dl dd a:hover em{background-position: -54px 0;}
.hor-nav{
	width: 954px;
	overflow: hidden;
	padding: 15px 0 0 16px;    
	height: 35px;
}
.hor-nav li{
	float: left;
}
.hor-nav li a{
	line-height: 35px;
	padding: 0 23px;
	font-size: 18px;
	color: #333;
   -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.hor-nav .active-nav a{color: #13b3b3;}
.hor-nav li a:hover{color: #13b3b3;}
/*导航 end*/
/*header end*/

/*banner  start*/
.inside-banner {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	height: 500px;
	position: relative;
	*z-index: -1;
}
.inside-banner>.bd {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	height: 500px;    
	z-index: -1;
}
.inside-dot{
	position: absolute;
	bottom:25px;
	width: 100%;
}
.inside-dot>ul {
	text-align: center;
}
.inside-dot>ul>li {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	width:10px;
	height:10px;
	margin:0 5px;
	background: #6a7072;
	overflow: hidden;
	line-height: 9999px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.inside-dot>ul>li.on {
	background: #fff;
}
/*banner  end*/

/*IE7浏览器提示 start*/
.law-tips{
	width: 100%;
	min-width: 1180px;
	background: #f1fbff;
	text-align: center;
	padding: 50px 0;
}
.law-tips>p{
	font-size: 18px;
	color: #1ca9f2;
	line-height: 30px;
}
.law-tips a{color: #fa4f4f;}
/*IE7浏览器提示 end*/
/*footer start*/
.footer-bg{
	background: #122038;
	border-bottom: 1px solid #333f53;
	border-top: 1px solid #333f53;
}
.fooer-list{
	width: 100%;
	overflow: hidden;
	padding: 35px 0;
}
.fooer-list li{
	width: 297px;
	float: left;
	border-left: 1px solid #62676e;
	text-align: left;
	height: 80px;
	padding-bottom:7px ;
}
.fooer-list li:first-child{
	border-left: none !important;
	width: 340px !important;
}
.fooer-list .last-link{width: 560px;}
.toTop{
	width: 85px;
	background: #3b3e42;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
	border-radius: 3px;
    margin-top: -14px;
}
.footer-subordinate-list>a:hover{
	color: #62676e;
}
.fooer-list li h4{
	font-size: 14px ;
	color: #fff;
	padding-left: 64px;
}
.fooer-list li:first-child h4{padding-left:13px !important;}
.footer-a{
	width: 100%;
	padding-top: 6px;
}
.footer-a>a{
	display: block;
	/* width: 75px; */
	padding: 0 15px;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 22px;
	color: #fff;
}
.footer-a>a>i{padding: 0 11px;}
.footer-a>a:hover{
	filter:alpha(opacity=70); 
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity: 0.7;
}
.fooer-list li p{
	-padding-left: 90px;
	text-align: left;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	position: relative;
	margin-top: 30px;
	margin-right: 20px;
	float:right;
}
.fooer-list li img{
	width: 80px;
	height: 80px;
	float: left;
	margin: 5px 0px 0px 20px;

}
.fooer-list li p>i{
	width: 15px;
	height: 15px;
	background-position: -64px 0;
	position: absolute;    
	left: -20px;
    top: 4px;
}
.footer-link{
	width: 400px;
	padding-left:57px;
}
/*footer end*/
/*分页 start*/
.page-box{
	width: 410px;
	margin: 40px auto;
	overflow: hidden;
}
.page-box a,
.page-box input{
	display:inline-block; /* 现代浏览器 +IE6、7 inline 元素 */  
	*display:inline; /* IE6、7 block 元素 */  
	*zoom:1; 
	text-align: center;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	border: 1px solid #ccc;
	float: left;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}
.page-box .prev-page,
.page-box .next-page{
	color: #ccc;
	width: 68px;
}
.prev-page.end-page{
	width: 50px;
	margin-right: 6px;
}
.page-box .prev-page:hover,
.page-box .next-page:hover{
	border-color: #10bbb8;
	color: #10bbb8;
}
.page-box i{
	width: 6px;
	height: 9px;
	background-position: -114px 0;
}
.page-box .next-icon{
	background-position:-120px 0 ;
}
.page-box>a:hover i{
	background-position:-126px 0;
}
.page-box>a:hover .next-icon{
	background-position:-132px 0 ;
}
.page-box span{
	float: left;
	margin: 0 2px 0 5px;
	overflow: hidden;
}
.page-box span>a{
	border-left: none;
	width: 35px;
	color: #333;
}
.page-box span .cur{
	background: #10bbb8;
	color: #fff;
	border:1px solid #10bbb8;
}
.page-box span a:hover{
	background: #10bbb8;
	color: #fff;
	border-color: #10bbb8;
}
.page-box span>a:first-child{
	border-left: 1px solid #ccc;
}
.page-box font{
	font-size: 12px;
	color: #aaa;
	line-height: 34px;
	padding:0 7px;
	float: left;
}
.page-box .page-btn{
	width: 58px;
	color: #333;
}
.page-box .page-btn:hover{
	background: #10bbb8;
	color: #fff;
	border-color: #10bbb8;
}
/*分页 end*/
/*当前位置 start*/
.current-address {
	font-size: 14px;
	color: #999;
    line-height: 50px;
    overflow: hidden;
}
.current-address a{color: #999;}
.current-address>a:hover {color: #10bbb8;text-decoration: underline;}
.current-address>.now {color: #10bbb8;}
/*当前位置 end*/
/*搜索框图标 start*/
.pulics-icons.bd-icon{background-position: 0 -59px;}
.pulics-icons.name-icon{background-position: -18px -59px;}
.pulics-icons.tel-icon{
	background-position: -36px -59px;
	width: 13px;
	height: 24px;    
	top: 9px;
    left: 17px;
 }
.pos-icon {
    width: 12px;
    height: 14px;
    background-position: -102px 0;
    position: relative;
    top: 1px;
    margin-right: 5px;
}
/*搜索框图标 end*/
/*公用侧边栏发布案件 start*/
.fix-form{
	width: 240px;
	height: 334px;
	background: #04152f;
	position: fixed;
	bottom: 0;
	right: 0;
	text-align: center;
	line-height: 0;
	z-index:100;
}
.fix-form>h4{
	font-size: 20px;
	color: #fff;
	padding: 13px 0 8px;
	line-height: 22px;
}
.fix-form>p{
	font-size: 14px;
	color: #fff;
	padding-bottom:10px;
	line-height: 16px;
}
.fix-input{
	width: 200px;
	margin:  0 auto 10px;
	border-radius: 2px;
	position: relative;
	background: #fff;
}
.fix-input>i{
	width: 18px;
	height: 18px;
	position: absolute;
    left: 13px;
    top: 11px;
}
.fix-input input{
	width:155px;
	padding-left: 45px;
	text-align: left;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
}
.fix-input textarea{
	width:145px;
	font-size: 14px;
	line-height: 24px;
	height: 74px;
	padding: 10px 10px 10px 45px;
	overflow: hidden;
}
.fix-form button{
	width: 200px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-radius: 2px;
	font-size: 14px;
	color: #fff;
	background: #13b3b3;
}
/*公用侧边栏 end*/
/*动画 start*/
@-webkit-keyframes tadaA {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes tadaA {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
/*动画 end*/

.w1200{
	overflow: hidden;
}



