html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,dl,dt,dd,iframe,span {margin:0; padding:0; border:0;}
body {padding:0;margin:0;zoom:100%;font-size:16px;line-height:1;font-family:"Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";}
table{width:100%;text-align:center; }
table td{word-break: break-all; word-wrap:break-word;font:500 14px Arial}
ul,dl, dt,dd,ol{list-style-type:none;}
select,input {vertical-align:middle;padding: 0;margin: 0;outline: none;}
textarea{resize: none;outline: none;}
a{ color:#333333; text-decoration:none;}
a:hover{color:#DD2525;cursor:pointer;}
em{font-style: normal;}
i{font-style: normal;}
* html .clear{zoom:1;}
*+html .clear{zoom:1;}
*{ margin:auto; padding:auto;font-family:"Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";
}
.Clear{clear:both;}
.container{width:1280px;margin:0 auto;}
.r{ float:right;}.l{ float:left;}
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}
.tong_VisualArea {
    margin-top: 80px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 50px 30px;
    min-height: 300px;
}
/*通用头部、尾部、检索等公用代码*/

body {
    background: url(../images/bg1.png) no-repeat center bottom;
    overflow-x: hidden;
}
.Big_background {
    background: url(../images/bg.png) no-repeat center 25px;
}
/*分页样式开始*/
.xll_pagebox {
    text-align: center;
    line-height: 39px;
    margin: 40px auto;
    margin-bottom: 20px;
}
.xll_pagebox > a {
    margin-top: 10px;
    display: inline-block;
    width: 53px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    color: #7d7d7d;
    border-radius: 3px;
}
.xll_pagebox > p {
    display: inline-block;
}
.xll_pagebox > font {
    margin-left: 0px;
    color: #7d7d7d;
}
.xll_pagebox > span {
    font-size: 14px;
    color: #7d7d7d;
    margin-left: 6px;
}
.page_hide a,
.page_hide span {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    color: #7d7d7d;
    font-size: 14px;
}
.zt11 {
    width: 28px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #7d7d7d;
}
.zt12 {
    width: 53px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #7d7d7d;
    background-color: #fff;
    cursor: pointer;
}
.xll_pagebox > a:hover,
.zt12:hover,
.page_hide a:hover {
    color: #fff;
    background-color: #009788;
    border: 1px solid #009788;
}
.page_hide span {
    background-color: #009788;
    color: #fff;
    border: 1px solid #009788;
}
/*分页样式结束*/

/*顶部绿条开始*/
.top {
    height: 36px;
    line-height: 36px;
    background-color: #015293;
}
.top .left {
    height: 36px;
}
.top .left a {
    display: inline-block;
    font-size: 14px;
    color: #ddecea;
    padding-left: 38px;
    background: url(../images/top_icon1.png) no-repeat left center;
}
.top .right {
    position: relative;
    z-index: 100;
}
.top .right li {
    float: left;
}
.top .right li:first-child {
    background: url(../images/top_icon2.png) no-repeat left center;
}
.top .right li a {
    display: block;
    font-size: 14px;
    color: #a2bedb;
    padding-right: 15px;
    background: url(../images/top_icon6.png) no-repeat right center;
    padding-left: 15px;
}
.top .right li:first-child a {
    padding-left: 28px;
}
.top .right li:last-child a {
    background: none;
}
.top .right a:hover {
    opacity: .8;
}
/*顶部绿条结束*/

/*导航栏开始*/
.header .nav {
    height: 86px;
    line-height: 86px;
    position: relative;
    z-index: 10;
}
.header .nav li {
    float: left;
    width: 12.5%;
    text-align: center;
}
.header .nav li a {
    display: block;
    font-size: 22px;
    color: #333;
}
.header .nav li.on a {
    color: #015293;
    font-weight: 700;
}
.header .nav li:hover a {
    color: #015293;
    font-weight: 700;
}
.header .nav li:nth-child(1) a {
    background: url(../images/nav.png) no-repeat 20px center;
}
/*导航栏结束*/

/*logo开始*/
.header .logo img {
    display: block;
    margin: 0 auto;
    margin-top: 24px;
}
/*logo结束*/

/*search开始*/
.header .search {
    margin-top: 40px;
}
.header .search form {
    display: block;
    margin: 0 auto;
    margin-left: 320px;
    width: 641px;
    box-sizing: border-box;
    border: 2px solid #015293;
    height: 56px;
    border-radius: 35px;
    padding-left: 77px;
    background: url(../images/search_img1.png) no-repeat 35px center,url(../images/search_img2.png) no-repeat 63px center;
    background-color: #fff;
}
.header .search form input {
    float: left;
    height: 52px;
    border: none;
    outline: none;
    font-size: 16px;
}
.header .search form input:first-child {
    width: 420px;
}
.header .search form input:first-child+input {
    float: right;
    width: 138px;
    border-radius: 30px;
    background-color: #015293;
    color: #fff;
    font-size: 20px;
    margin-right: -1px;
    cursor: pointer;
}
/*search结束*/


/*底部开始*/
.footer {
    height: 250px;
    background-color: #015293;
    box-sizing: border-box;
    padding-top: 20px;
}
.footer a:hover {
    opacity: .8;
}
.footer .YouLink li {
    float: left;
    margin-right: 12px;
    text-align: center;
    background-color: #0a6db1;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    border-top: 10px solid #015293;
}
.footer .YouLink li a {
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    color: #bacee4;
    display: inline-block;
}
.footer .YouLink li span {
    display: inline-block;
    margin-right: 10px;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    color: #bacee4;
}
.footer .YouLink li img {
    transform: rotateZ(0);
    transition: transform .3s;
}
.footer .YouLink li .list {
    position: absolute;
    bottom: 48px;
    background-color: #0a6db1;
    width: 1280px;
    max-height: 350px;
    padding: 30px;
    display: none;
    box-sizing: border-box;
    overflow-y: auto;
    z-index: 9999;
    padding-right: 20px;
}
.footer .YouLink li.li2 .list {
    left: -151px;
}
.footer .YouLink li.li3 .list {
    left: -317px;
}
.footer .YouLink li.li7 .list {
    left: -956px;
}
.footer .YouLink li.li8 .list {
    right: 0;
}
.footer .YouLink li .list a {
    width: 130px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.footer .YouLink li.li1 {
    width: 139px;
}
.footer .YouLink li.li2 {
    width: 155px;
    text-align: left;
    padding-left: 20px;
}
.footer .YouLink li.li3 {
    width: 167px;
}
.footer .YouLink li.li4 {
    width: 135px;
}
.footer .YouLink li.li5 {
    width: 144px;
}
.footer .YouLink li.li6 {
    width: 144px;
}
.footer .YouLink li.li7 {
    width: 156px;
}
.footer .YouLink li.li8 {
    width: 156px;
    margin-right: 0;
}
.footer .YouLink li.show {
    border-top: 10px solid #0a6db1;
}
.footer .YouLink li.show img {
    transform: rotateZ(180deg);
    transition: transform .3s;
}
.footer .YouLink li.show .list {
    display: block;
}
.footer .bottom {
    height: 182px;
    box-sizing: border-box;
    padding-top: 50px;
}
.footer .bottom .left {
    float: left;
    width: 186px;
    background: url(../images/bottomImg2.png) no-repeat right 5px;
}
.footer .bottom .left_l {
    float: left;
}
.footer .bottom .left_r {
    float: right;
    width: 90px;
}
.footer .bottom .left_r a {
    display: block;
    font-size: 15px;
    color: #bacee4;
    margin-bottom: 17px;
}
.footer .bottom .middle {
    float: left;
    width: 861px;
    box-sizing: border-box;
    padding-left: 36px;
    background: url(../images/bottomImg2.png) no-repeat right 5px;
}
.footer .bottom .middle * {
    font-size: 15px;
    color: #bacee4;
}
.footer .bottom .middle p {
    margin-bottom: 16px;
}
.footer .bottom .middle img {
    vertical-align: middle;
    margin-right: 7px;
}
.footer .bottom .right {
    float: right;
    width: 200px;
}
.footer .bottom .right img {
    display: block;
    width: 81px;
    height: 81px;
    margin-bottom: 9px;
}
.footer .bottom .right_l {
    float: left;
}
.footer .bottom .right_r {
    float: right;
    margin-right: 5px;
}
.footer .bottom .right p {
    font-size: 15px;
    color: #bacee4;
    text-align: center;
}
/*快捷导航开始*/
.kuaiJie {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  transition: opacity .5s;
}
.kuaiJie.show {
  opacity: 1;
  transition: opacity .3s;
  pointer-events: auto;
}
.kuaiJie_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 3600px;
  height: 3600px;
  background: url(../images/kuaijie_1.png) repeat center;
  border-radius: 50%;
  z-index: 1;
  transform: translate(-100%,-100%);
  transition: all .8s;
}
.kuaiJie.show .kuaiJie_bg {
  transition: all .8s;
  transform: translate(-20%,-25%);
}
.kuaiJie_cont {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.kuaiJie_cont .container {
  position: relative;
  margin-top: 65px;
}
.kuaiJie_cont span {
  position: absolute;
  left: -1px;
  top: -56px;
  cursor: pointer;
  width: 19px;
  height: 18px;
}
.kuaiJie_cont .container .cont {
  transform: translateY(500px);
  transition: all .5s;
}
.kuaiJie.show .container .cont {
  transform: translateY(0);
  transition:all .5s;
}
.kuaiJie_cont .cont_hd img {
    display: block;
    margin: 0 auto;
}
.kuaiJie_cont .cont_bd {
    padding-left: 50px;
    margin-top: 85px;
}
.kuaiJie_cont .cont_bd > div {
    float: left;
    width: 372px;
    height: 301px;
    background-color: #015293;
    border-radius: 5px;
    margin-right: 30px;
    margin-bottom: 33px;
    padding-top: 26px;
    padding-left: 40px;
    box-sizing: border-box;
}
.kuaiJie_cont .cont_bd > div * {
    color: #fff;
    font-size: 16px;
}
.kuaiJie_cont .cont_bd > div a:hover {
    opacity: .8;
}
.kuaiJie_cont .cont_bd > div h3 a {
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    padding-left: 40px;
}
.kuaiJie_cont .cont_bd > div ul {
    padding-top: 15px;
}
.kuaiJie_cont .cont_bd > div li {
    float: left;
    width: 50%;
    line-height: 30px;
}
.kuaiJie_cont .cont_bd > div li a {
    display: block;
}
.kuaiJie_cont .cont_bd > div.kuai1 h3 a {
    background: url(../images/kuaijie_4.png) no-repeat left center;
}
.kuaiJie_cont .cont_bd > div.kuai2 h3 a {
    background: url(../images/kuaijie_5.png) no-repeat left center;
}
.kuaiJie_cont .cont_bd > div.kuai3 h3 a {
    background: url(../images/kuaijie_6.png) no-repeat left center;
}
.kuaiJie_cont .cont_bd > div.kuai4 h3 a {
    background: url(../images/kuaijie_7.png) no-repeat left center;
}
.kuaiJie_cont .cont_bd > div.kuai5 h3 a {
    background: url(../images/kuaijie_8.png) no-repeat left center;
}
.kuaiJie_cont .cont_bd > div.kuai6 h3 a {
    background: url(../images/kuaijie_9.png) no-repeat left center;
    padding-left: 45px;
}
/*快捷导航结束*/


/*右侧悬浮开始*/
.right_bar {
    position: fixed;
    right: 30px;
    top: 370px;
    width: 100px;
    background: url(../images/right_bar_bg.png) no-repeat center top;
    z-index: 9990;
    box-sizing: border-box;
    padding-top: 100px;
}
.right_bar li {
    margin-bottom: 30px;
    text-align: center;
    position: relative;
}
.right_bar li:first-child+li {
    /*margin-bottom: 30px;*/
}
.right_bar li > img {
    display: block;
    margin: 0 auto;
    margin-bottom: 8px;
}
.right_bar li > span {
    font-size: 13px;
    color: #333;
}
.right_bar li i {
    position: absolute;
    left: -115px;
    top: -15px;
    width: 90px;
    height: 90px;
    opacity: 1;
    transition: opacity .3s;
    background-color: #fff;
    padding: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    display: none;
}
.right_bar li i img:nth-child(1) {
    display: block;
    width: 100%;
    height: 100%;
}
.right_bar li i img:nth-child(2) {
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
}
.right_bar li:hover i {
    display: block;
}
.znwdxr img {
    display: block;
    margin: 0 auto;
}
.znwdxr img {
    display: block;
    margin: 0 auto;
}
/*右侧悬浮结束*/
.cc_location{height: 60px;line-height: 60px;padding-bottom: 8px;background: url(../images/cclocabottom.png) repeat-x center bottom;font-size: 16px;margin: -20px 0 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cc_location span{float: left;}
.cc_location span.c_jiange{color: #e9e9e9;font-size: 12px;padding: 0 12px;}
.cc_location span.c_loca{background: url(../images/cclocation.png) no-repeat left center;padding-left: 25px;color: #333;font-size: 16px;}
.cc_location a{color: #333;float: left;}
.cc_location a:hover{color: #015293;}
.cc_location a.cc_on{color: #015293;}
/*底部结束*/

.nav_ipad {
    display: none;
}
.footer_mobile {
    display: none;
}



.xy_fangWen_tj_cont {
    border: 1px solid #e3e3e3;
    padding: 30px 10px 40px;
}
.xy_fangWen_tj_cont > .hd ul {
    float: left;
    border: 1px solid #dedbdb;
    border-radius: 30px;
    overflow: hidden;
}
.xy_fangWen_tj_cont > .hd ul li {
    float: left;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    padding: 0 25px;
    background: url(../images/xy_fwtj_img1.png) no-repeat right center;
    transition: background .3s;
}
.xy_fangWen_tj_cont > .hd ul li:hover {
    color: #fff;
    background: #015293;
    transition: background .3s;
}
.xy_fangWen_tj_cont > .hd ul li.on {
    color: #fff;
    background: #015293;
    transition: background .3s;
}
.xy_fangWen_tj_cont > .hd ul li:nth-child(3){
    background: none;
}
.xy_fangWen_tj_cont > .hd ul li:nth-child(1):hover {
    border-radius: 30px 0 0 30px;
    transition: background .3s;
}
.xy_fangWen_tj_cont > .hd ul li:nth-child(3):hover {
    border-radius: 0 30px 30px 0;
    background: #015293;
    transition: background .3s;
}
.xy_fangWen_tj_cont > .hd ul li:nth-child(1).on {
    border-radius: 30px 0 0 30px;
    transition: background .3s;
}
.xy_fangWen_tj_cont > .hd ul li:nth-child(3).on {
    border-radius: 0 30px 30px 0;
    background: #015293;
    transition: background .3s;
}
.xy_fangWen_tj_cont > .hd #date {
    float: left;
    width: 155px;
    height: 42px;
    border-radius: 30px;
    border: 1px solid #dedbdb;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 45px;
    box-sizing: border-box;
    background: url(../images/xy_fwtj_img8.png) no-repeat right 20px center;
    margin-left: 30px;
}
.xy_fangWen_tj_cont > .hd #date input {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    color: #015293;
}
.xy_six_kuai {
    height: 103px;
    overflow: hidden;
    margin-top: 30px;
}
.xy_six_kuai .kuai {
    float: left;
    height: 100%;
    width: 228px;
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
    margin-right: 14px;
    position: relative;
    padding-left: 95px;
}
.xy_six_kuai .kuai.kuai6 {
    margin-right: 0;
}
.xy_six_kuai .kuai.kuai5 {
    margin-right: 0;
}
.xy_six_kuai .kuai img {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.xy_six_kuai .kuai span {
    display: block;
    font-size: 24px;
    color: #333;
    margin: 33px 0 5px 0;
}
.xy_six_kuai .kuai em {
    display: block;
    font-size: 14px;
    color: #666;
}
.xy_visitVisitor{
    margin-top: 40px;
}
.xy_visitVisitor .hd li {
    float: left;
    width: 150px;
    margin-right: 20px;
    text-align: center;
    height: 66px;
    border-bottom: 10px solid #fff;
    box-sizing: border-box;
}
.xy_visitVisitor .hd li span {
    display: block;
    height: 100%;
    height: 55px;
    border: 1px solid #eaeaea;
    line-height: 55px;
    background-color: #015293;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.xy_visitVisitor .hd li.on{ 
    border: 1px solid #eaeaea;
    border-bottom: 10px solid #fff;
    transform: translateY(2px);
    position: relative;
    z-index: 10;
}
.xy_visitVisitor .hd li.on span {
    background-color: #fff;
    color: #015293;
    border: none;
    border-top: 4px solid #015293;
    border-bottom: none;
}
.xy_visitVisitor .tempWrap {
    border: 1px solid #eaeaea;
    padding: 20px 0;
}

.tong_list {
    width: 590px;
    height: 490px;
    float: left;
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
    border-top: 4px solid #015293;
    padding: 30px 20px 0;
}
.tong_list > h4 {
    font-size: 18px;
    color: #015293;
    font-weight: 400;
}
.tong_list .tit {
    height: 40px;
    line-height: 40px;
    background-color: #ecf8fd;
    margin-top: 20px;
    font-size: 16px;
    color: #015293;
    box-sizing: border-box;
    padding-left: 20px;
}
.tong_list .tit span {
    float: left;
}
.tong_list .tit span.span1 {
    width: 148px;
}
.tong_list .tit span.span2 {
    width: 310px;
}
.tong_list ul li {
    height: 72px;
    position: relative;
}
.tong_list ul li:nth-child(2n) {
    background-color: #f8f8f8;
}
.tong_list ul li i {
    float: left;
    height: 72px;
    line-height: 72px;
    width: 82px;
    text-align: center;
    color: #333;
}
.tong_list ul li p {
    display: table-cell;
    vertical-align: middle;
    height: 72px;
}
.tong_list ul li p a {
    display: inline-block;
    max-width: 355px;
    font-size: 16px;
    color: #333;
    line-height: 26px;
}
.tong_list ul li p a:hover {
    color: #015293;
}
.tong_list ul li span {
    position: absolute;
    top: 23px;
    right: 9px;
    width: 72px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    background-color: #015293;
    text-align: center;
    border-radius: 25px;
}
.HotTopics {
    margin-top: 40px;
}
.HotTopics .zcrd {
    float: right;
}
.ServiceHotspots {
    margin-top: 40px;
}
.ServiceHotspots .zncss {
    float: right;
}
#tagscloud {
    /*width: 500px;*/
    height: 400px;
    position: relative;
    font-size: 12px;
    color: #333;
    text-align: center;
}

#tagscloud a {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #333;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    cursor: context-menu;
}
#tagscloud a.tagc1 {
    background: #ea6046;
}
#tagscloud a.tagc2 {
    background: #2f8fbd;
}
#tagscloud a.tagc3 {
    background: #f8a021;
}
#tagscloud a.tagc4 {
    background: #a4a4f5;
}
#tagscloud a.tagc5 {
    background: #3ab567;
}
#tagscloud a.tagc6 {
    background: #2bd0d0;
}
#tagscloud a.BigTab {
    padding: 15px 24px;
    font-size: 16px;
    font-weight: 700;
}
/*#tagscloud a:hover {
    color: #fff;
    background: #015293;
    padding: 8px 24px;
}*/
.topFive {
    margin-top: 40px;
}
.topFive2 {
    float: right;
}

.migrationHistory {
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
    border-top: 4px solid #015293;
    margin-top: 38px;
    padding: 32px 19px 42px; 
}
.migrationHistory .tit {
    font-size: 18px;
    color: #015293;
}
.migrationHistory .bd li {
    padding-top: 30px;
}
.migrationHistory .bd li a {
    float: left;
    width: 207px;
    height: 50px;
    line-height: 50px;
    background: url(../images/xy_fwtjIconXin1.png) no-repeat 175px center;
    background-color: #f8f8f8;
    margin-right: 30px;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding-left: 21px;
    font-size: 16px;
    color: #666666;
    transition: background-color .3s;
}
.migrationHistory .bd li a:nth-child(5n) {
    margin-right: 0;
}
.migrationHistory .bd li a:hover {
    background: url(../images/xy_fwtjIconXin1_1.png) no-repeat 175px center;
    background-color: #015293;
    color: #fff;
    transition: background-color .3s;
}
.migrationHistory .hd {
    text-align: center;
}
.migrationHistory .hd li {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-color: #cccccc;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 50%;
}
.migrationHistory .hd li.on {
    background-color: #015293;
}