@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, input, select, textarea, table, caption, tbody, tfoot, thead, tr, th, td,.x { margin: 0; padding: 0; }/* *{margin:auto;padding:0;}*/
body { font:12px/1.8em "微软雅黑", Arial, sans-serif; color:#000; border:none;}
a{ text-decoration:none; color:#000; }
a:link,
a:visited,
a:active,
a { text-decoration: none; color:#2D2E32;transition:0.5s all; -webkit-transition:0.5s all;}
a:hover { color:#0063B0;}
li{ list-style:none none outside; }
.wrap{ width:100%; height:auto;background-color: #fcfcfc;}
.header{width:100%; height:300px; float:left;}
.top {
	width: 100%;
	background-color: #fcfcfc;
	height: 50px;
	border-bottom: 1px solid #eeeeee;
}

.top-nav {
	height: 50px;
	line-height: 38px;
	width: 1200px;
	margin: 0px auto;
	position: relative;
}

.login{
	 font-size: 16px;
	 color:#6a6a6a;
	 float: left;
}

.login_right{
	font-size: 16px;
	color: #6a6a6a;
	float: right;
	cursor: pointer;
}

.pointer{
	cursor: pointer;
}

.banner {
    height: 200px;
    position: relative;
    width: 1200px;
    margin: 0px auto;
}
.nav{
	width: 1200px;
	 height: 49px;
    display: block;
    background-color: #2b75d9;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
.menu {
    width: 850px;
    height: 49px;
    margin-left:40px; 
    float: left;  
}

.menu li{
    width: 140px;
    height: 49px;
     margin-top: 15px;
    float: left;
    font-size: 18px;
    
}

.menu li a{
	color:#ffffff;
	
}
.ss{
	width: 238px;
    height: 32px;
	 float: right;
	 margin-top: 8px;
	 margin-right: 35px;
}
.main {
    margin: 0 auto;
    overflow: hidden;
    width: 1200px;
     height: 1255px;
}
.left{
	width: 820px;
    height: 1237px;
     float: left;
}
.right{
	width: 372px;
    height: 1237px;
    float: left;
    margin-left: 8px;
}
.ggxx{
	width: 820px;
    height: 345px;
}
.ggxxhead{
	width: 820px;
    height: 45px;
    border-bottom: 1px solid #dcdcdc;
}
.tt{
    width: 93px;
    height: 45px;
    line-height: 55px;
    font-size: 22px;
    border-bottom: 2px solid #4591ff;
}
.r{ float: right;}
.tt11{
	display: inline-block;
    padding: 0 8px;
    height: 45px;
    line-height: 55px;
    font-size: 16px;
    cursor: pointer;
	font-weight: bold;
    border-bottom: 2px solid #fa7719;
}
.tt21{
	display: inline-block;
    padding: 0 8px;
    height: 45px;
    line-height: 55px;
    font-size: 16px;
    cursor: pointer;
}
.tt12{
	display: inline-block;
    padding: 0 8px;
    height: 45px;
    line-height: 55px;
    font-size: 16px;
    cursor: pointer;
	font-weight: bold;
    border-bottom: 2px solid #fa7719;
}
.tt22{
	display: inline-block;
    padding: 0 8px;
    height: 45px;
    line-height: 55px;
    font-size: 16px;
    cursor: pointer;
}
.ggxxcontent1
{
	width: 820px;
    height:285px;
    border: 1px solid #dcdcdc;
    margin-top: 11px;
}
.ggxxcontent2
{
	width: 820px;
    height:285px;
    border: 1px solid #dcdcdc;
    margin-top: 11px;
}
.gc_left{
	width: 48px;
    height:275px;
    float: left;
}
.gc_mid {
	width: 790px;
	height: 265px;
	float: left;
}
.gc_mid table {
	table-layout:fixed;
	font-size: 16px;
	float: left;
}
.gc_mid table td  {
	text-overflow: ellipsis; /* for IE */
	-moz-text-overflow: ellipsis; /* for Firefox,mozilla */
	overflow: hidden;
	white-space: nowrap;
	text-align: left
}
.gc_right {
	width: 740px;
	height: 265px;
	float: left;
}
.gc_right table {
	table-layout:fixed;
	font-size: 16px;
	float: left;
}
.gc_right table td  {
	text-overflow: ellipsis; /* for IE */
	-moz-text-overflow: ellipsis; /* for Firefox,mozilla */
	overflow: hidden;
	white-space: nowrap;
	text-align: left
}

/** 
.tab2{
	
}
.tab2 li{ margin-top: 5px;}
.tab2_item{
	height: 40px;
    line-height: 40px;
    vertical-align: top;
    font-size: 16px;
    overflow: hidden;
}
.tab2_content{
	margin-left: 20px;
    width: 510px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; float: left;
}
.tab2_time {
	float: right;
	margin-right: 10px;
	display: block;
}
 */

.jqkb{
	width: 820px;
    height: 355px;
    margin-top: 15px;
     background-image: url(../img/jqkbbg.jpg);
  	}
.jqkb ul{
	 font-size: 16px;
	  margin-top: 110px;
	  float: left;
	   margin-left: 15px;
}
.jqkb table {
	table-layout:fixed;
	font-size: 16px;
	float: left;
}
.jqkb table td  {
	text-overflow: ellipsis; /* for IE */
	-moz-text-overflow: ellipsis; /* for Firefox,mozilla */
	overflow: hidden;
	white-space: nowrap;
	text-align: left
}
.zcfg{
	width: 820px;
    height: 185px;
    margin-top: 15px;
     background-image: url(../img/zcfg.jpg);
    
	}
.law {
    float: left;
    height: 110px;
    width: 770px;
    margin-left: 50px;
    margin-top: 50px;
}
.law li {
    float: left;
    height: 110px;
    width: 124px;
}
.mr22 {
    margin-right: 30px;
}
.imgicon1{
    float: left;
    height: 90px;
    width: 124px;
     background-image: url(../img/icon1.jpg);
}
.title1 {
    float: left;
    height: 21px;
    width: 108px;
    overflow: hidden;
    font-size: 16px;
     font-weight: 700;
      text-align: center;
    }
.imgicon2{
    float: left;
    height: 90px;
    width: 100px;
     background-image: url(../img/icon2.jpg);
}
.imgicon3{
    float: left;
    height: 90px;
    width: 90px;
     background-image: url(../img/icon3.jpg);
}
.imgicon4{
    float: left;
    height: 90px;
    width: 100px;
     background-image: url(../img/icon4.jpg);
}
.imgicon5{
    float: left;
    height: 90px;
    width: 95px;
     background-image: url(../img/icon5.jpg);
}
.title2 {
    float: left;
    height: 21px;
    width: 98px;
    overflow: hidden;
    font-size: 16px;
     font-weight: 700;
      text-align: center;
    }
.title3 {
    float: left;
    height: 21px;
    width: 95px;
    overflow: hidden;
    font-size: 16px;
     font-weight: 700;
      text-align: center;
    }
.title4 {
    float: left;
    height: 21px;
    width: 98px;
    overflow: hidden;
    font-size: 16px;
     font-weight: 700;
      text-align: center;
    }
.title5 {
    float: left;
    height: 21px;
    width: 120px;
    overflow: hidden;
    font-size: 16px;
     font-weight: 700;
      text-align: left;
    }
.right_top{
	height: 296px;
	width: 372px;
	margin-top: 10px;
}
.right_bottom{
	height: 266px;
	width: 371px;
	margin-top: 10px;
	 background-image: url(../img/wt.jpg);
}
.cjwt{
	height: 180px;
	width: 335px;
	margin-top: 40px;	
}

.news li{
	list-style:url(../img/icon.jpg);
	 margin-left:10px;

	}
.right_bottom ul{
	 margin-top:28px;
	 float: left;
	 margin-left: 10px;
	 font-size: 16px;
	 line-height: 32px;
	   
	    
}
.more{
	height: 25px;
	width: 55px;
	float: right;
	margin-right: 10px;
	font-size: 12px;
	margin-top: 5px;
	  
}
.more a{ color: #004f96;
}
.xxzx{
	height: 316px;
	width: 370px;
	background-image: url(../img/xxzx.jpg);
	 margin-top: 12px;
}

.tb{
    width: 520px;
    height: 320px;
    float: left;  
}
.xxzx ul{
font-size: 16px;
margin-top: 5x;
float: left;
margin-left: 15px;	
	
}
.img1{
	background-image: url(../img/img1.jpg);
	margin-top: 55px;
	width: 327px;
    height: 54px;
}
.img2{
	background-image: url(../img/img2.jpg);
	margin-top: 7px;
	width: 327px;
    height: 54px;
}
.img3{
	background-image: url(../img/img3.jpg);
	margin-top: 7px;
	width: 327px;
    height: 54px;
}
.img4{
	background-image: url(../img/img4.jpg);
	margin-top: 7px;
	width: 327px;
    height: 54px;
}
.tb a{color: #004f96;
display: block;
 padding-top: 15px;
}
.lxwm{
	width: 372x;
    height: 324px;
    margin-top: 7px;
}

.foot{
	 width: 100%;
	 height: 150px;
     background-color: #f1f1f1;
     float: left;
     margin-top: 20px;
}
.sel {
    height: 60px;
     margin: 0 auto;
    background-color: #f7f7f7;
}
.yqlj{
	height: 60px;
	 width: 1200px;
	 margin: 0 auto;
}
.footer1 span {
	color: #636363;
	margin: auto;
	font-size: 14px;
}

.footer1 {
	margin: auto;
	width: 600px;
	height: 70px;
	margin-top: 25px;
}

.span5 {
	padding-left: 30px;
}

.yhdl{
	 height: 44px;
	 width: 372px;
}
.icon{
	 height: 252px;
	 width: 372px;
	 background-image: url(../img/iconbg.jpg);
}
.icon1{
	width: 103px;
	height: 100px; 
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}
