/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
body,button, input, select, textarea {font-family:'微软雅黑';}
h1, h2, h3, h4, h5, h6{ font-size: 100%;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333333;}
a:hover{color:#355e92;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
/*内容*/
.h20{height:20px;}
.w1200{width:1200px;margin:0 auto;}
.bgf{background: #fff;}
.content{padding:20px;}
.hide{display:none;}
.tit {border-bottom: 1px solid #d5d5d5;  height: 36px;  }
.tit li.titC {border-bottom: 3px solid #0e468c;  font-weight: bold;color: #0e468c;  }
.tit li {height: 36px;font-size: 19px;color: #333333;padding: 0 20px;}
.tit li.titMore {padding: 0;}
.list {padding-top: 8px;height: 208px;}

/*友情链接开始*/
.friendLinkBox{border-top:3px solid #bb2335;background: #FFFFFF;}
.friendLink{width: 1200px;margin:0 auto;padding: 13px 0;height: 70px;}
.friendLink h1{color: #315a8f;font-size: 19px;font-weight: bold;line-height: 44px;}
.friendLink>li{background-position:156px 17px;width: 188px;
    /*border:1px solid #ccc;*/
    height:44px;line-height: 44px;margin-left: 25px;color: #333;font-size: 15px;position: relative;
    /*background-image: url(http://jsmzzj.jiangsu.gov.cn/picture/163/1712271626506892811.png);background-repeat:no-repeat;*/
    cursor: pointer;}
.friendLink>li.friendLink02{width:270px;background-position:240px 17px;}
.friendLinkC{width: 1200px;position: absolute;background: #F7F7F7;padding:10px 20px;display: none;top:56px;}
.friendLinkC01{left:-98px;}
.friendLinkC02{left:-300px;}
.friendLinkC03{left:-612px;}
.friendLinkC04{left:-815px;}
.friendLinkC05{left:-1018px;}
.friendLinkC>li{width: 195px;margin:10px 18px;font-size: 15px;color: #333;height: 28px;line-height: 28px;}
.friendLink li select{width:100%;height:44px;line-height:44px;padding-left:16px;}
/*友情链接结束*/
