@charset "utf-8";
* {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

body {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #000;
    padding: 0;
    margin: 0;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.font14 {
    font-size: 14px;
}

input {
    outline: none;
}

img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.clear {
    clear: both;
}

.width100 {
    width: 100%;
}

.left {
    float: left
}

.right {
    float: right
}

.text_right {
    text-align: right;
}

.text_cen {
    text-align: center;
}

.pos_rel {
    position: relative
}

.pos_abs {
    position: absolute;
}

.center {
    margin: 0 auto;
}

.none {
    display: none;
}

.overflowH {
    overflow: hidden;
}

.displayB {
    display: block;
}

.w-0 {
    width: 0px;
}

.icon {
    background: url(https:/qcy.ak.gov.cn/assets/common/website/images/icon.png) no-repeat;
}

.Zindex1 {
    z-index: 1;
}

.whiteB {
    background: #FFF;
}

.BlueB {
    background: #0054a5;
}


/*-----*/

.header_top {
    background: url(https:/qcy.ak.gov.cn/assets/common/website/images/header_top_bck.jpg) no-repeat center top;
}

.search_inputText {
    border: 1px solid #bebebe;
    background: #FFF;
    line-height: 35px;
    color: #999;
    border-right: 0;
    font-size: 14px;
}

.search_inputSub {
    cursor: pointer;
    background-position: 0 0;
    border: 0;
}

.headerImg {
    background-position: -46px -1px;
}

.header_Ahref {
    line-height: 35px;
    color: #666;
    font-size: 16px;
}

.header_Ahref a {
    color: #666;
}

.Nav {
    background: #0054a5;
}

.Nav_ul li {
    float: left;
    margin-right: 5px;
}

.Nav_ul li:nth-child(9) {
    margin-right: 0;
}

.Nav_ul li a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #FFF;
    padding: 0 42px;
    float: left;
}

.Nav_ul li div {
    width: 2px;
    height: 13px;
    background: #FFF;
    float: left;
    margin-top: 20px;
}

.Nav_ul li .Nav_hover {
    color: #fdd100;
    font-weight: bold;
}

.Nav_more {
    background: #FFF;
    border-bottom: 1px solid #d5d5d5;
    line-height: 60px;
}

.Nav_more a {
    color: #666;
    font-size: 16px;
    margin: 0 10px 0 10px;
}

.Nav_more .Nav_moreTitle {
    color: #222;
    font-size: 18px;
}

.Nav_more .Nav_moreHover {
    color: #0054a5;
}

.banner_left {
    background: #FFF;
}

.banner_left_main span,
.banner_left_main a {
    color: #222;
    font-size: 16px;
}

.banner_left_x {
    background: #d5d5d5;
}

.banner_left_main .banner_left_2nd a {
    color: #999;
    font-size: 14px;
    margin-right: 10px;
    line-height: 25px;
}

.headerBan {
    width: 9999px;
    left: 0;
    top: 0;
}

.headerBan a {
    float: left;
}

.headerBan_change {
    bottom: 35px;
    right: 30px;
}

.headerBan_change div {
    width: 12px;
    height: 12px;
    border-radius: 7px;
    border: 1px solid #fdd100;
    cursor: pointer;
    float: left;
    margin-left: 15px;
}

.headerBan_change .headerBan_hover {
    background: #fdd100;
}

.bannerRight_alink {
    display: block;
    width: 58px;
    height: 56px;
    background-position: -89px 0;
}

.bannerRight_main {
    text-align: center;
    line-height: 20px;
   
    font-size: 12px;
}
.bannerRight_main a{
	 color: #666;	
}
.banner_right_button {
    display: block;
    background: #0054a5;
    color: #FFF;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
    border: 0;
    border-radius: 20px;
    text-align: center;
}

.banner_rightDown {
    background: url(https:/qcy.ak.gov.cn/assets/common/website/images/banner_right_bck.jpg) no-repeat;
}

.secondRight {
    border: 1px solid #e3e3e3;
}

.secondNav {
    border-bottom: 1px solid #e3e3e3;
}

.secondNav_Alink {
    line-height: 50px;
    margin-right: 10px;
}

.secondNav_Alink .secondNav_title {
    color: #222;
    font-size: 16px;
    padding: 0 25px;
    cursor: pointer;
}

.secondNav_a {
    height: 50px;
    overflow: hidden;
    background: #f4bd5f;
}

.secondNav_a a {
    color: #FFF;
    font-size: 14px;
    margin: 0 10px;
}

.secondNav_more {
    display: block;
    width: 24px;
    height: 50px;
    background-position: -149px 0;
}

.secondNav_AHover .secondNav_title {
    background: #f09a06;
    color: #FFF;
}

.secondDown {
    border-right: 1px solid #e3e3e3;
}

.secondDown_img {
    border-bottom: 1px solid #e3e3e3;
}

.secondDown_title {
    display: block;
    color: #222;
    font-size: 16px;
    line-height: 25px;
}

.secondDown_all {
    width: 9999px;
    height: 283px;
    left: 0;
    top: 0;
}

.secondDown_more {
    line-height: 30px;
    color: #999;
    font-size: 12px;
}

.thirdly_title {
    background: #e3e3e3;
    line-height: 50px;
    color: #222;
    font-size: 16px;
}

.thirdly_main {
    width: 100%;
    height: 9999px;
    left: 0;
    top: 0;
}

.thirdly_main li {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #eaeaea;
    line-height: 40px;
    font-size: 14px;
}

.thirdly_main li a {
    display: block;
    color: #666;
}

.thirdly_main li a:hover {
    background: #edebeb;
}

.fourNoMove {
    left: 0;
    top: 0;
}

.fourMain li {
    width: 280px;
    border: 1px solid #dbdbdb;
    float: left;
    margin: 0 24px 25px 0;
    background: #f5f5f5;
    padding-bottom:10px;
}

.fourMain li:nth-child(1) {
    margin-left: 305px;
}

.fourMain li:nth-child(3) {
    margin-right: 0px;
}

.fourMain li:nth-child(7) {
    margin-right: 0px;
}

.fourMain_title {
    display: block;
    color: #333;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
}

.fourMain_center {
    color: #666;
    font-size: 12px;
    line-height: 20px;
}

.fourMain_more {
    display: block;
    background-position: 0 -60px;
}

.DivTitleAll {
    color: #444;
    border-bottom: 1px solid #e6e6e6;
    font-size: 18px;
}

.DivTitleAll_borderStyle {
    background-position: -186px 0;
    left: 0;
    bottom: -5px;
}

.DivTitleAll_more {
    background-position: -80px -60px;
}

.fiveMain {
    width: 9999PX;
    left: 0;
    top: 0;
}

.fiveMain_title a {
    display: block;
    width: 100%;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    color: #222;
    font-size: 14px;
}

.fiveMain_title_D {
    width: 4px;
    height: 4px;
    background: #0054a5;
    border-radius: 2px;
    left: -20px;
    top: 12px;
}

.fiveMain_center {
    font-size: 14px;
    color: #999;
    line-height: 25px;
}

.fiveMain_div {
    margin-right: 40px;
}

.fiveMain_div:nth-child(3n) {
    margin-right: 0;
}

.blogroll a {
    display: block;
    width: 220px;
    color: #999;
    line-height: 25px;
    margin: 0 10px;
    font-size: 14px;
    float: left;
}

.shengb_banner {
    width: 9999px;
    height:530px;
    left: 0;
    top: 0;
}

.shengb_banner a {
    display: block;
    float: left;
}

.shengb_banner_change {
    border-bottom: 3px solid #e3ebf8;
}

.shengbBaner_change_dome {
    cursor: pointer;
}

.shengbao_main {
    background: url(https:/qcy.ak.gov.cn/assets/common/website/images/static/shengbao_11.png) no-repeat;
}

.shengbao_main_imgLeft {
    left: -135px;
    top: 105px;
}

.shengbao_main_imgright {
    right: -60px;
    top: 370px;
}

.shengbao_div {
    border: 2px solid #efeff0;
    border-bottom: 4px solid #efeff0;
}
.ListTypeTwo_ul li a{
	color:#666;
}
.shengbao_div_title {
    background-position: 0 -86px;
    left: -7px;
    top: 20px;
    color: #FFF;
    font-size: 14px;
    line-height: 30px;
}

.shengbao_divMain {
    display: block;
    line-height: 30px;
    color: #605e5e;
    font-size: 16px;
    margin-top:5px;
}

.shengbao_divjj {
    color: #666;
    font-size: 14px;
    line-height: 25px;
}

.shengbao_div {
    margin: 35px 92px 0 0;
}

.shengbao_div:nth-child(3n) {
    margin-right: 0;
}

.thirdlyNav {
    border: 1px solid #e9e9e9;
}

.thirdlyNav_title {
    background: #efeeee;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.thirdlyNav_a a {
    line-height: 60px;
    color: #222;
    display: block;
    float: left;
    padding: 0 10px;
    font-size: 14px;
    margin: 0 25px;
}

.thirdlyNav_a .thirdlyNav_Hover {
    color: #0054a5;
    border-bottom: 0px solid #0054a5;
}

.thirdlyNav_a .thirdlyNav_all {
    font-size: 16px;
    margin-left: 30px;
}

.thirdlyNav_more {
	display:none;
    border-bottom: 1px solid #e9e9e9;
}

.thirdlyNav_more a {
    color: #666;
    font-size: 12px;
    margin: 0 10px;
    line-height: 45px;
}

.listSort a {
    display: block;
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 14px;
    border: 1px solid #e4e4e4;
}

.listSort_icon {
    background-position: -150px -59px;
}

.listSort a:nth-child(2) {
    border-left: 0;
}

.listSort a:nth-child(3) {
    border-left: 0;
}

.listSort .listSort_hover {
    background: #fdd100;
    color: #FFF;
}

.listSort_hover .listSort_icon {
    background-position: -189px -59px;
}
.listSort_hover .listSort_iconUp{
	background-position: -141px -59px;
}
.ListTop_a {
    display: block;
    border-radius: 5px;
    background: #0054a5;
    color: #FFF;
    line-height: 40px;
}

.ListTop_aIcon {
    background-position: -161px -59px;
}

.ListTypeOne_left {
    border: 1px solid #efefef;
}

.ListTypeOne_right {
    background: #f3f3f3;
}

.ListTypeOne_title {
    font-size: 16px;
    color: #222;
    line-height: 30px;
}

.ListTypeOne_Watch {
    display: block;
    text-align: center;
    line-height: 22px;
    background: #0054a5;
    color: #FFF;
    font-size: 12px;
    border-radius: 10px;
}

.ListTypeOne_main {
    color: #999;
    font-size: 14px;
    line-height: 30px;
}

.ListTypeOne_more {
    color: #666;
    font-size:14px;
}

.ListTypeOne_more span {
    color: #ff5003;
    font-size: 18px;
    margin-right:5px;
}

.ListTypeOne_ul li {
    margin: 25px 0 0 0;
}

.ListMoreA {
    display: block;
    height: 40px;
    line-height: 40px;
    background: #f2f2f2;
    color: #666;
    font-size: 14px;
    text-align: center;
    border:1px solid #e9e9e9;
    border-radius: 5px;
}

.ListTop_aIcon2 {
    background-position: -147px -86px;
}

.ListTypeTwo_ul li {
    width: 1160px;
    padding: 15px 20px;
    color: #666;
    font-size: 14px;
    line-height: 25px;
    background: #FFF;
}

.ListTypeTwo_ul li:nth-child(2n) {
    background: #f5f5f5;
}

.ListTypeTwo_title {
    height: 35px;
    line-height: 35px;
    color: #222;
    font-size: 16px;
    background: #f2f2f2;
}

.ListTypeTwo_no {
    color: #8ac707;
}

.ListTypeTwo_tell {
    color: #ff5203;
}

.ListTypeThree_ul li {
    float: left;
    border: 1px solid #dbdbdb;
    width: 218px;
    background: #f5f5f5;
}

.ListTypeThree_ul li:nth-child(1) {
    margin-left: 0;
}

.ListTypeThree_ul li:nth-child(3n) {
    margin-right: 24px;
}

.ListTypeThree_ul li:nth-child(5n) {
    margin-right: 0;
}

.ListTypeThree_ul li:nth-child(7) {
    margin-right: 24px;
}

.ListTypeFour_ul li {
    float: left;
    border: 1px solid #dbdbdb;
    width: 280px;
    background: #f5f5f5;
}

.ListTypeFour_ul li:nth-child(1) {
    margin-left: 0;
}

.ListTypeFour_ul li:nth-child(3n) {
    margin-right: 24px;
}

.ListTypeFour_ul li:nth-child(4n) {
    margin-right: 0;
}

.ListTypeFour_ul li:nth-child(7) {
    margin-right: 24px;
}

.DivTitleAll2 {
    border-top: 2px solid #0054a5;
    font-size: 18px;
    color: #0054a5;
}

.DivTitleAll2 span {
    border-bottom: 1px solid #dcdcdc;
    line-height: 50px;
    font-weight: bold;
}

.LIndexF1_leftBorder {
    width: 1px;
    height: 625px;
    background: #d7d7d7;
}

.LIndexF1_leftIcon {
    background-position: -186px 0;
    left: -7px;
    top: 2px;
}

.LIndexF1_leftTime {
    color: #999;
    font-size: 12px;
}

.LIndexF1_leftMain {
    line-height: 20px;
    color: #222;
    font-size: 14px;
}

.LIndexF1_leftUl li {
    margin-bottom: 25px;
}

.LIndexF1_leftUl li:hover .LIndexF1_leftTime {
    color: #0054a5;
}

.LIndexF1_leftUl li:hover .LIndexF1_leftIcon {
    background-position: -186px -14px;
}

.LIndexF1_leftUl li:hover a {
    color: #0054a5;
}

.LindexBanner ul {
    position: absolute;
    width: 9999px;
    height: 375px;
    left: 0;
    top: 0;
}

.LindexBanner ul li {
    height: 375px;
    float: left;
    position: relative;
}

.LindexBanner_left {
    position: absolute;
    background-position: -145px -81px;
    cursor: pointer;
    z-index: 1;
    left: 20px;
    top: 145px;
}

.LindexBanner_right {
    position: absolute;
    background-position: -173px -81px;
    cursor: pointer;
    z-index: 1;
    right: 20px;
    top: 145px;
}

.LindexBanner_title {
    left: 0;
    bottom: 0;
}

.LindexBanner_zz {
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    left: 0;
    bottom: 0;
}

.LindexBanner_title a {
    display: block;
    width: 100%;
    color: #FFF;
    font-size: 18px;
    float: left;
    line-height: 65px;
}

.LindexBanner_Main {
    position: relative;
    z-index: 2;
}

.LindexBanner_change {
    position: relative;
    z-index: 2;
}

.LindexBanner_change div {
    background: #bdbec1;
    width: 7px;
    height: 7px;
    float: left;
    margin: 0 0 0 10px;
    cursor: pointer;
}

.LindexBanner_change .LindexBanner_hover {
    background: #fdd100;
}

.DivTitleAll_change {
    color: #999;
    font-size: 12px;
}

.DivTitleAll_change div {
    cursor: pointer;
    float: left;
    margin-left: 20px;
}

.DivTitleAll_hover {
    color: #0054a5;
}

.LindexTop_center li {
	padding: 10px 0;
    border-bottom: 1px solid #e9e9e9;
    color: #999;
    font-size: 14px;
    line-height: 25px;
}
.LindexTop_center li:hover {
    background: #f4f4f4;
}

.LindexTop_center li .LindexTop_centerTitle {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    font-weight: bold;
}
.LindexTop_center li:hover .LindexTop_centerTitle{
	color: #0054a5;
}
.LindexTop_center li .LindexTop_centerTime {
    font-size: 12px;
}

.DivTitleAll3 {
    border-top: 2px solid #fdd411;
}

.LIndexF1_rightUl li:hover .LIndexF1_leftTime {
    color: #fdd100;
}

.LIndexF1_rightUl li:hover a {
    color: #fdd100;
}

.LIndexF1_rightUl li {
    margin-bottom: 15px;
}

.LIndexF1_rightIcon {
    background-position: -189px -31px;
    left: -5px;
}

.LIndexF1_rightBorder {
    height: 390px;
}

.LIndexF1_rightDown_title .left {
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    border-top: 2px solid #dedede;
    border-bottom: 1px solid #d7d7d7;
    color: #333;
    text-align: center;
    cursor: pointer;
}

.LIndexF1_rightDown_title .LIndexF1_rightDown_titleHover {
    border-top: 2px solid #fdd100;
    color: #fdd100;
}

.LIndexF1_RDownMain_top {
    background: #f4f4f4;
    padding: 5px 0;
}
.LIndexF1_RDownMain_top a:hover{
	color:#fdd100;
}
.LIndexF1_RDownMMain {
    color: #999;
    font-size: 12px;
}

.LIndexF1_RDownMMain a {
    color: #333;
    font-size: 14px;
}

.LIndexF1_RDown_main ul {
    border-top: 1px solid #e9e9e9;
}

.LIndexF1_RDown_main ul li {
    margin-top: 5px;
}

.LIndexF1_RDown_main ul li .w-5 {
    width: 5px;
    height: 5px;
    background: #cdcdcd;
    border-radius: 3px;
}

.LIndexF1_RDown_main ul li a {
    color: #333;
    font-size: 14px;
    line-height: 30px;
}

.LIndexF1_RDown_main ul li:hover w-5 {
    color: #fdd100;
}

.LIndexF1_RDown_main ul li:hover a {
    color: #fdd100;
}

.DivTitleAll4 {
    border-top: 1px solid #bfbfbf;
    color: #0054a5;
}

.DivTitleAll4_title {
    border-top: 2px solid #0054a5;
    font-weight: bold;
}

.LindexF2_dome:nth-child(1) {
    border-radius: 20px 0 20px 20px;
}

.LindexF2_dome:nth-child(2) {
    border-radius: 0 20px 20px 20px;
}

.LindexF2_dome:nth-child(3) {
    border-radius: 20px 0 20px 20px;
}

.LindexF2_dome:nth-child(4) {
    border-radius: 0 20px 20px 20px;
    margin-right: 0;
}

.LindexF2_domeZZ {
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    left: 0;
    top: 0;
}

.LindexF2_domeMore {
    bottom: 0;
    left: 0;
}

.LindexF2_domeMain {
    z-index: 2;
}

.LindexF2_domeTitle {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
}

.LindexF2_domeA {
    color: #FFF;
    font-size: 16px;
    margin: 0 20px 0 0;
}

.LindexF2_domeA:hover {
    color: #fdd100;
}

.LindexF2_dome {
    margin-right: 25px;
}

.DivTitleAll4_change a {
    margin-left: 30px;
}

.LindexF3 ul li {
    width: 230px;
    height: 265px;
    float: left;
    border: 1px solid #edebeb;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
    background:#f1f2f7;
    padding:0;
}

.LindexF3 ul li:nth-child(5) {
    margin-right: 0;
}

.LindexF3_title {
    color: #444;
    font-size: 16px;
}

.LindexF3_more {
    color: #999;
    font-size: 14px;
}

.LindexF3_more a {
    color: #999;
}

.LindexF3 ul .LindexF3_show {
    border-color: #0054a5;
}

.LindexF3_showTitle {
    max-height: 50px;
    color: #FFF;
    font-size: 16px;
    line-height: 25px;
    border-bottom: 1px dashed #FFF
}

.LindexF3_showMainAll {
    width: 230px;
    height: 265px;
    position: absolute;
    top: 0;
    left: 230px;
    background: #0054a5;
}

.LindexF3_showMain {
    font-size: 14px;
}

.LindexF3_showMain2 {
    max-height: auto;
    font-size: 14px;
    border: 0;
}

.LindexF4 {
    background: #f1f2f7;
}

.LindexF4_all {
    width: 9999px;
    height: 240px;
    left: 0;
    top: 0;
}

.LindexF4_all li {
    float: left;
    width: 360px;
    height: 240px;
    background: #FFF;
    border: 1px solid #e8eaef;
    -moz-box-shadow: 0px 0px 7px #FFF;
    -webkit-box-shadow: 0px 0px 7px #FFF;
    box-shadow: 0px 0px 7px #FFF;
    margin: 0 45px 0 5px;
    line-height: 30px;
}

.LindexF4_all li:hover {
    -moz-box-shadow: 0px 0px 7px #858585;
    -webkit-box-shadow: 0px 0px 7px #858585;
    box-shadow: 0px 0px 7px #858585;
}

.LindexF4_title {
    color: #222;
    font-size: 18px;
    font-weight: bold;
}

.LindexF4_main {
    color: #666;
    font-size: 14px;
}

.LindexF4_main b {
    font-size: 18px;
    color: #0054a5;
}

.LindexF4_main span {
    color: #f19e10;
}

.LindexF5_title {
    background: #0054a5;
}

.LindexF5_title_icon {
    background-position: 0 -129px;
}

.LindexF5_A {
    border: 2px solid #d0d5df;
    margin-left: 14px;
}

.LindexF5_A:hover {
    border: 2px solid #0054a5;
}

.LindexF5_A:hover .LindexF5_main {
    background: #0054a5;
}

.LindexF5_A:hover .LindexF5_mainTitle {
    color: #FFF;
}

.LindexF5_A:hover .LindexF5_more {
    color: #FFF;
}

.LindexF5_main {
    border: 1px solid #e8eaec;
}

.LindexF5_mainTitle {
    color: #141d3d;
    font-size: 18px;
    font-weight: bold;
}

.LindexF5_more {
    color: #999;
    font-size: 14px;
    line-height: 25px;
}

.LindexF6 ul {
    width: 9999px;
    height: 235px;
    position: absolute;
    left: 0;
    top: 0;
}

.LindexF6 ul li {
    width:900px;
    background: #f4f4f4;
    float: left;
}

.LindexF6_main {
    color: #666;
    font-size: 14px;
    line-height: 30px;
}

.LindexF6_title {
    color: #222;
    font-size: 22px;
    line-height: 30px;
}

.LindexF6_icon {
    background-position: 0 -175px;
    left: 15px;
    top: 15px;
    z-index: 1;
}

.LindexF6_change {
    background-position: -166px -134px;
    z-index: 1;
    right: 15px;
    top: 90px;
    cursor: pointer;
}

.LindexF6Left_downDian {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #0054a5;
}

.LindexF6Left_downTitle {
    color: #222;
    font-size: 16px;
    line-height: 25px;
}

.LindexF6Left_UlDian {
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #cecece;
}

.LindexF6Left_UlMain {
    color: #333;
    font-size: 14px;
    line-height: 25px;
}

.LindexF6Left_Ul li {
    margin-bottom: 10px;
}

.LindexF6Left_Ul li:hover .LindexF6Left_UlDian {
    background: #0054a5;
}

.LindexF6Left_Ul li:hover .LindexF6Left_UlMain {
    color: #0054a5;
}

.LindexF6Left_title {
    color: #333;
    font-size: 16px;
    line-height: 25px;
}
.LindexF6Left_title:hover{
	color:#fdd100;
}
.LindexF6Right_top a {
    line-height: 25px;
    color: #999;
    font-size: 12px;
}

.LindexF6Right_Down ul {
    border: 0;
}

.LindexF7_small {
    left: 0;
    bottom: 0;
}

.LindexF7_small_zz {
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    left: 0;
    bottom: 0;
}

.LindexF7_small_main {
    z-index: 2;
    color: #FFF;
    font-size: 14px;
    line-height: 25px;
}

.LindexF7_small_icon {
    background-position: -66px -174px;
}

.LindexF7_DomeBig_word {
    font-size: 20px;
    line-height: 30px;
}

.footer_bckLeft {
    background: url(https:/qcy.ak.gov.cn/assets/common/website/images/footer_bck_left.png) no-repeat;
    position: absolute;
    left: 0;
    top: 130px;
    z-index: 1;
}

.footer_bckright {
    background: url(https:/qcy.ak.gov.cn/assets/common/website/images/footer_bck_right.png) no-repeat;
    position: absolute;
    right: 0;
    top: 130px;
    z-index: 1;
}

.footer_top {
    background: #f0f0f0;
    border-top: 1px solid #d7d7d7;
}

.footer_border {
    background: #d7d7d7;
    border-right: 1px solid #FFF;
}

.footer_top_word {
    color: #444;
    font-size: 14px;
    line-height: 30px;
}

.footer_top_word a {
    color: #444;
}

.footer_top_title {
    color: #333;
    font-size: 18px;
    line-height: 30px;
}

.footer_top_A a,
.footer_top_A div {
    display: block;
    min-width: 60px;
    line-height: 30px;
    color: #444;
    font-size: 14px;
    float: left;
    margin-right: 40px;
}

.footer_down {
    border-top: 1px solid #d7d7d7;
    line-height: 30px;
}

.footer_down a {
    color: #666;
    font-size: 14px;
    margin-left: 30px;
}

.footer_down span {
    font-size: 16px;
    color: #444;
}

.footerDown {
    background: #0054a5;
    color: #FFF;
    font-size: 14px;
    text-align: center;
}

.Nheader_right {
    color: #333;
}

.Nheader_right a {
    color: #0054a4;
}

.NewLogon {
    min-height: 630px;
    background: #0054a5;
}

.NewLogon_left {
    background: url(https:/qcy.ak.gov.cn/assets/common/website/images/NewLogo_bckleft.png) no-repeat;
    left: 0;
    top: 0;
}

.NewLogon_right {
    background: url(https:/qcy.ak.gov.cn/assets/common/website/images/NewLogo_bckRight.png) no-repeat;
    right: 0;
    top: -40px;
    z-index: 1;
}

.NewLogon_main {
    min-height: 580px;
    border-radius: 10px;
    background: #f1f8fd;
}

.shade_title {
    line-height: 60px;
    text-align: center;
    color: #333;
    font-size: 20px;
    border-bottom: 1px solid #ddd;
}

.shade_title span {
    cursor: pointer;
}

.shade_title .shade_title_hover {
    color: #0054a3;
    border-bottom: 3px solid #0054a3;
}

.NewLogon_name {
    background-position: 0 -199px;
}

.NewLogon_text {
    display: block;
    border: 1px solid #e1e1e1;
    border-left: 0;
    line-height: 48px;
    color: #000;
    outline: none;
}

.Llogo_submit {
    border: 0;
    cursor: pointer;
    background: #0054a3;
    line-height: 50px;
    text-align: center;
    color: #FFF;
    font-size: 18px;
}

.NewLogon_poss {
    background-position: -57px -199px;
}

.NewLogon_fp {
    color: #444;
}

.NewLogon_footer {
    color: #333;
}

.NewLogon_footer_top span {
    color: #333;
    margin: 0 10px;
}

.NewLogon_footer_top a {
    color: #333;
}

.NewLogon_yx {
    background-position: -109px -199px;
}

.NewLogon_yz {
    border-left: 1px solid #e1e1e1;
}

.NewLogon_yz_A {
    background: #0054a5;
}

.NewLogon_zy {
    color: #0054a5;
}

.NewLogon_qy {
    background-position: 0 -250px;
}

.NewLogon_tell {
    background-position: -52px -250px;
}


/*企业服务中心*/

.f_admin_left {
    width: 250px;
    float: left;
    border: 1px solid #d8d8d8;
    box-shadow: 1px 1px 1px 0px #eaeaea;
}

.f_admin_left_head {
    text-align: center;
}

.f_admin_left_head img {
    border-radius: 50%;
}

.f_admin_left_head h3 {
    color: #104581;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.f_admin_nav {
    background: #fff;
}

.f_admin_right {
    width: 920px;
    float: right;
}

.f_admin_right_nav ul li {
    float: left;
    font-size: 14px;
    color: #222;
    margin-right: 35px;
    height: 47px;
    line-height: 47px;
}

.f_admin_right_nav ul li:hover {
    border-bottom: 2px solid #fcaa09;
    height: 47px;
    line-height: 47px;
}

.f_admin_right_nav ul li a {
    color: #222;
}

.f_admin_nav_hovers a {
    border-bottom: 2px solid #fcaa09;
    font-size: 16px;
    color: #222;
    height: 47px;
    line-height: 47px;
    display: block;
}

.f_admin_bian {
    border: 1px solid #d8d8d8;
    padding: 50px 30px 75px 30px;
}

.f_admin_dis {
    display: block;
}

.f_admin_hui {
    border-bottom: 1px solid #ddd;
}

.f_admin_hang {
    height: 70px;
}

.f_admin_zi {
    line-height: 70px;
    font-size: 16px;
    color: #444;
}

.f_admin_zi input {
    color: #b9b9b9;
    font-size: 16px;
    border: 0px;
    line-height: 70px;
}

.f_admin_zi .notice {
    width: 103px;
    float: left;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    border: 1px solid #ddd;
    background: #fff;
    height: 60px;
    line-height: 60px;
    margin-top: 5px;
}

.f_admin_zi .not {
    width: 103px;
    float: left;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    color: #444;
    border: 1px solid #ddd;
    background: #ddd;
    height: 26px;
    line-height: 22px;
    margin-top: 22px;
}

.f_admin_zi .xhui {
    font-size: 14px;
}

.f_admin_botm {
    background: #fcaa09;
    color: #fff;
    text-align: center;
    font-size: 24px;
    height: 50px;
    line-height: 40px;
    border: 0px;
    width: 100%;
    cursor: pointer;
}

.advertising {
    left: 0;
    top: 0;
    width: 1200px;
    height: 9999px;
}

.advertising a {
    float: left;
}
.LindexF3_all{
    height: 9999px;
    left: 0;
    top: 0;
}
.fcore_show_hit {
    font-size: 14px;
    color: #666;
}

.fcore_show_hit a {
    color: #666;
}

.fcore_show_name {
    font-size: 26px;
    color: #222;
    font-weight: bold;
    line-height: 36px;
}

.fcore_show_name span {
    background: #fcaa09;
    color: #fff;
    font-size: 12px;
    padding: 2px 10px;
    border-radius: 5px;
}

.fcore_show_title {
    border-bottom: 1px dashed #e4e4e4;
}

.fcore_show_colle {
	font-size: 12px;
	border: 1px solid #0054a3;
	border-radius: 5px;
	padding-left: 15px;
	padding-right: 10px;
	height: 24px;
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/icon3New.png);
	background-repeat: no-repeat;
	background-position: 7px 2px;
	padding-left: 23px;
	color: #0054a3;
}
.fcore_show_colleHover{
	color: #FFF;
	background-color: #0054a3;
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/icon3_hover.png);
}

.fcore_show_colle a {
    color: #089AFD;
}

.fcore_show_conter {
    padding: 25px 0;
    color: #444;
    font-size: 14px;
    line-height: 28px;
}

.button_ljbm {
    display: block;
    width: 70px;
    padding: 0 15px;
    line-height: 30px;
    color: #104e81;
    border: 1px solid #104e81;
    border-radius: 15px;
    font-size: 14px;
    text-align: center;
    margin: 10px auto;
}

.watchOut {
    border-top: 1px solid #e4e4e4;
    color: #999;
    line-height: 20px;
    text-indent: 2em;
}

.watchOut_title {
    font-size: 16px;
    color: #444;
    line-height: 30px;
}

.watchOut_mes {
    color: #666;
}

.watchOut_mes a {
    color: #0054a5;
}

.fcore_show_more {
    line-height: 30px;
    font-size: 14px;
    background: #efeeee;
    padding: 10px 0;
}

.fcore_show_more>div {
    margin-bottom: 5px;
}

.fcore_show_moreTitle {
    text-align: right;
    color: #0054a5;
    font-weight: bold;
    margin-right: 20px;
}

.ListTop_fbIcon {
    background-position: -162px -217px;
}

.headerImg_LginIn{
    width: 42px;
    height: 42px;
    border-radius: 21px;
    overflow: hidden;
}

.DivTitleAll3_title{
	color:#333;
}
.thirdly_main_tell{
	color:#fdd100;
}
.thirdly_main_tell span{
	color:#666;
}
.CallUs {
    background: url(https:/qcy.ak.gov.cn/assets/common/website/images/CallUs.png) no-repeat;
    position: fixed;
    right: 3%;
    bottom: 200px;
    z-index:5;
}

.CallUs_a {
    display: block;
    width: 90px;
    height: 70px;
    cursor: pointer;
    margin: 180px 0 0 20px;
}
.fy a {
	display: block;
	padding: 0 10px;
	height: 30px;
	border: 1px solid #dadce3;
	color: #666;
	font-size: 14px;
	line-height: 30px;
	border-radius: 5px;
	float: left;
	margin: 0 5px;
}

.fy span {
	float: left;
	line-height: 30px;
}

.fy .fy_hover {
	color: #015188;
	border: 1px solid #015188;
}
.error-message{
	position: absolute;
	color:red;
	left:110px;
	top:220px;
}
.banner_leftMore{
	background:#FFF;
	z-index:2;
	left:170px;
	top:-20px;
}
.banner_leftMore a{
	color: #999;
    font-size: 14px;
    margin-right: 10px;
    line-height: 25px;
}
td,
th {
    font-family:"Arial","微软雅黑";
    font-size: 12px;
    padding: 0;
    margin: 0;
	
}
img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.clear {
    clear: both;
}
button,select,textarea{outline:none}
textarea{resize:none}
.bady_bj1{
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/background.jpg);
	background-repeat: no-repeat;
    background-position: top;
}
.bady_data{
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/data.jpg);
	background-repeat: no-repeat;
}
.left{ float:left}
.right{ float:right}
.cen{ text-align: center;}
.pos_abs{ position: absolute;}
.wrapper{ 
	width:1400px; 
	margin:0 auto;
}
.header{ 
	margin-top: 35px;
}
.logo{ 
	width:350px;
}
/*导航开始*/
.nav-simple > li {
	float: left;
}
.nav-simple > li.active > a,
.nav-simple > li.active > a:hover,
.nav-simple > li.active > a:focus {
	color: #fff;
	border-bottom: 2px solid #fff;
}
.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	font-size: 24px;
	margin-left: 20px;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 15px 0px;
	margin: 0 10px;
	color: #fff;
}
.nav > li > a:hover,
.nav > li > a:focus {
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #fff;
}
.nav > li.disabled > a {
	color: #ddd;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
	color: #ddd;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}

.nav > li > a > img {
	max-width: none;
}
/*导航结束*/


.reg{
	font-size: 24px; 
	float: right;
	width: 250px;
}
.reg ul li{
	float: left; 
	line-height: 62px; 
	text-align: center; 
}

.reg_log{
	width: 132px;
	background: #fff;
	-webkit-border-radius: 30px; 
	-moz-border-radius: 30px; 
	border-radius:30px;
	font-weight:bold;
}
.reg_log a{
	color: #193991;
}
.reg_register{
	width: 100px;
	text-align: center;
}
.reg_register a{ 
	color: #fff; 
}
.input_k{
	 margin-top: 80px;
	 background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/line.png);
	 height: 80px;
	 background-repeat: no-repeat;
}
#box{
	width: 755px;
	float: left;
	border: 2px solid #fff;
	-webkit-border-radius: 50px; 
	-moz-border-radius: 50px; 
	border-radius:50px;
	height: 57px;
	padding-left: 30px;
	margin-left: 60px;
}
input{
	width:480px;
	border:none;
	background: none;
	line-height: 57px;
	float: left;
	color: #fff;
	font-size: 24px;
}
#search{
	width: 207px;
	height: 57px;
	float: right;
	background: #34fefe;
	color: #021f7b;
	text-align: center;
	line-height: 57px;
	cursor: pointer;
	border-radius:50px;
	font-size: 30px;
	font-weight: bold;
}
.key{
	color: #fff;
	font-size: 18px;
	line-height: 57px;
	padding-left: 55px;
}
.key p{
	display: block;
	float: left;
	padding-right: 10px;
}
.profit{
	margin-top: 90px;
}
.profit_wid{
	width: 410px;
}
.profit_header{
	text-align: center;
	
}
.profit_text{
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/bg.png);
	border-radius:left top no-repeat;
	width: 410px;
	height: 262px;
	margin-top: 40px;
	padding-top: 10px;
	font-family:"黑体";
}
.profit_text ul li{
	float: left;
	font-size: 30px;
	margin-left: 40px;
	line-height: 65px;
	width: 37%;
}
.profit_text ul li a{
	color: #00bff4;
	line-height: 65px;
	height: 65px;
}
.profit_text ul li:hover{
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/back.png);
	background-repeat: repeat-x;
}
.pro_text{
	margin-left: 85px;
}
.hot_bj{
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/hot_bj.png);
	background-repeat: repeat-x;
	height: 56px;
	margin-top: 76px;
}
.hot_ico{ 
	width: 40px;
	padding: 10px 0 10px 10px;
	float: left;
}
.botom{ 
	margin-top: 60px;
	padding-bottom: 80px;
}
.botm_img{
	width: 79px;
}
.botm{
	color: #32faed;
	width: 300PX;
	float: left;
}
.botm h3{
	font-size: 26px;
	font-weight: normal;
	letter-spacing:8px;
	margin-top: 25px;
}

.m-left-25{
	margin-left: 25px;
}

.m-left-70{
	margin-left: 70px;
}
.m-left-30{
	margin-left: 30px;
}
.p-top-10{
	padding-top: 10px;
}
.m-top-15{
	margin-top: 15px;
}
.m-top-9{
	margin-top: 3px;
}
.p-top-9{
	padding-top: 9px;
}
.m-bottom-43{
	padding-bottom: 43px;
}

/*大数据*/
.data{
	width: 1835px;
	margin:0 auto;
}
.data_tltie{
	 text-align: center;
	 margin-top: 20px;
}
.data_top{
	margin-top: 63px;
}
.data_left{
	width: 314px;
	float: left;
}
.data_left_cg{
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/data_bj01.png);
	background-repeat: repeat-x;
	height: 174px;
}
.data_left_zy{
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/data_bj02.png);
	background-repeat: repeat-x;
	height: 421px;
}
.data_left_cq{
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/data_bj03.png);
	background-repeat: repeat-x;
	height: 225px;
}
.data_left_fw{
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/data_bj04.png);
	background-repeat: repeat-x;
	height: 315px;
}
.data_left_gxq{
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/data_bj05.png);
	background-repeat: repeat-x;
	height: 265px;
}

.span{
	color: #00ecfc;
	font-weight: bold;
	font-size: 20px;
	margin-left: 15px; 
	line-height: 50px;
	padding:15px 10px;
	background: url(https:/qcy.ak.gov.cn/assets/common/website/images/data.png) repeat-x bottom;
	letter-spacing:3px;
}
.spanx{
	color: #00ecfc;
	font-weight: bold;
	font-size: 30px;
	margin-left: 15px; 
	line-height: 50px;
	padding:15px 10px;
	background: url(https:/qcy.ak.gov.cn/assets/common/website/images/data.png) repeat-x bottom;
	letter-spacing:3px;
}


.data_center{
	width: 1164px;
	float: left;
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/data_bj06.png);
	background-repeat: repeat-x;
	height: 871px;
	margin-left: 22px;
}
.data_right{
	width: 314px;
	float: right;
}

/*公告栏滚动*/
.pad_right{ 
	padding-right:2em;
	letter-spacing:3px;
}
#scroll_div {
	height:54px;
	line-height: 54px;
	overflow: hidden;
	white-space: nowrap;
	width:1320px;
	margin-left:20px;
	float: left;
	color: #00bbed;
	font-size: 22px;
}
#scroll_begin,#scroll_end {
	display: inline;
}


/*成果转化*/
.conve{
	font-size: 18px;
	color: #00ecfc;
	margin-top: 15px;
	margin-left: 30px;
}
.conve ul li{ 
	float: left;
	text-align: center;
	width: 130px;
}
.conve_list{
	margin-left: 25px;
	font-size: 18px;
	color: #00ecfc;
	line-height: 50px;
}
.conve_list span{
	display: block;
	float: right;
	margin-right: 65px;
	color: #ee8c0c;
	width: 70px;
	text-align: right;
}
.conve_lists{
	margin-left: 25px;
	font-size: 24px;
	color: #00ecfc;
	line-height: 50px;
	margin-top: 30px;
}
.conve_lists span{
	display: block;
	float: right;
	margin-right: 65px;
	color: #ee8c0c;
	width: 70px;
	text-align: right;
}
.conve_map{
	background: url(https:/qcy.ak.gov.cn/assets/common/website/images/map.png) no-repeat;
	width: 667px;
	height: 806px;

}
.data_map_txt{
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/data_bj07.png);
	background-repeat: repeat-x;
	height: 577px;
	width: 370px;
	position:absolute;
	top:-30px;
	left:460px;
	padding: 30px;
}

.data_map_txts{
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/data_bj07.png);
	background-repeat: repeat-x;
	height: 577px;
	width: 370px;
	position:absolute;
	top:-30px;
	left:360px;
	padding: 30px;
}
.data_map_txtx{
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/data_bj07.png);
	background-repeat: repeat-x;
	height: 577px;
	width: 370px;
	position:absolute;
	top:-30px;
	left:240px;
	padding:30px 30px 0px 30px;
}
.data_map_txtq{
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/data_bj07.png);
	background-repeat: repeat-x;
	height: 577px;
	width: 370px;
	position:absolute;
	top:-200px;
	left:240px;
	padding:30px 30px 0px 30px;
}

.data_map_txtb{
	background-image: url(https:/qcy.ak.gov.cn/assets/common/website/images/data_bj07.png);
	background-repeat: repeat-x;
	height: 577px;
	width: 370px;
	position:absolute;
	top:-200px;
	left:87px;
	padding:30px 30px 0px 30px;
}
/*-----宁陕县---*/
.conve_map_ico1{
	position: absolute;
	top: 110px;
    left: 125px;
}
.conve_lr{
	position: absolute;    
	top: 33px;
    left: 134px;
}

/*-----石泉县---*/
.conve_map_ico2{
	position: absolute;
	top: 206px;
    left: 107px;
}
.conve_lr2{
	position: absolute;    
	top: 124px;
    left: 117px;
}

/*-----汉阴县---*/
.conve_map_ico3{
	position: absolute;
	top: 247px;
    left: 182px;
}
.conve_lr3{
	position: absolute;
	top:168px;
    left: 191px;
}

/*-----紫阳县---*/
.conve_map_ico4{
	position: absolute;
    top: 427px;
    left: 139px;
}
.conve_lr4{
	position: absolute;
    top: 334px;
    left: 148px;
}

/*-----汉滨县---*/
.conve_map_ico5{
	position: absolute;
	top: 310px;
    left: 307px;
}
.conve_lr5{
	position: absolute;
    top: 47px;
    left: 322px;
}

/*-----旬阳县---*/
.conve_map_ico6{
	position: absolute;
    top: 231px;
    left: 434px;
}
.conve_lr6{
	position: absolute;
    top: 109px;
    left: 450px;
}

/*-----岚皋县---*/
.conve_map_ico7{
	position: absolute;
    top: 452px;
    left: 285px;
}
.conve_lr7{
	position: absolute;
    top: 187px;
    left: 299px;
}

/*-----平利县---*/
.conve_map_ico8{
	position: absolute;
	top: 422px;
    left: 407px;
}
.conve_lr8{
	position: absolute;
	top: 157px;
    left: 422px;
}

/*-----镇坪县---*/
.conve_map_ico9{
	position: absolute;
    top: 574px;
    left: 454px;
}
.conve_lr9{
	position: absolute;
	top: 320px;
    left: 469px;
}
/*-----白河县---*/
.conve_map_ico10{
	position: absolute;
	top: 298px;
    left: 577px;
}
.conve_lr10{
	position: absolute;
    top: 176px;
    left: 592px;
}
/*-----安康高新区---*/
.conve_map_ico11{
	position: absolute;
    top: 319px;
    left: 255px;
}
.conve_lr11{
	position: absolute;  
    top: 51px;
    left: 273px;
}
/*-----旬阳高新区---*/
.conve_map_ico12{
	position: absolute;
	top: 317px;
    left: 417px;
}
.conve_lr12{
	position: absolute;
    top: 48px;
    left: 435px;
}
.maap{width:300px; height:300px;}
.maap:hover{ width:350px; height:350px;}
}

/*-----数字---*/
.container{
	width: 100%;
	height: 100%;
	margin-top: 10px;
}
.number-box{
	height: 2.5em;
    display: flex;
    justify-content: center;
    padding-top: 1em;
}
.mt-number-animate {
    
    line-height: 2.5em;
    height: 100%;
    overflow: hidden;
    display: inline-block;
    position: relative;
}
.mt-number-animate .mt-number-animate-dom {
    width: 2.25em;
    /*设置单个数字宽度*/
    text-align: center;
    float: left;
    position: relative;
    top: 0;
    margin-right: 0.5em;
}
.num-flex{
    position: relative;
    font-size: 24px;
}
.border-module {
    position: relative;
    border: 0.0625em solid rgba(0,234,255,.25);
    -webkit-box-shadow: inset 0em 0em 1.25em rgb(0 234 255 / 25%);
    box-shadow: inset 0em 0em 1.25em rgb(0 234 255 / 25%);
}
.xig{
	margin-top: 35px;
	font-size: 26px;
}


.number-box2{
	height: 2.1em;
    /*display: flex;*/
    justify-content: center;
	margin-top: 8px;
}

.mt-number-animate2 {
    
    line-height: 2em;
    height: 100%;
    overflow: hidden;
    display: inline-block;
    position: relative;
}
.mt-number-animate2 .mt-number-animate-dom2 {
    width: 0.6em;
    /*设置单个数字宽度*/
    text-align: center;
    float: left;
    position: relative;
    top: 0;
}
.border-module2 {
    position: relative;
}
.num-flex2{
    position: relative;
    font-size: 18px;
	color: #ee8c0c;
}
.xig2{
	font-size: 18px;
	position: relative;
	z-index: 9999;
	display: block;
	float: right;
	color: #ee8c0c;
	margin-right: -90px;
}
.xig3{
	font-size: 18px;
	position: relative;
	z-index: 9999;
	display: block;
	float: right;
	color: #ee8c0c;
	margin-right: 20px;
	margin-top:-34px;
}

.btx_img {
    width: 100%;
    height: 420px;
    text-align: center;
}
.btx_img img {
    width: 740px;
    height: 420px;
}
.detailmessage{overflow: hidden;}
.detailmessage .title{height:33px;line-height: 30px;border-bottom: 2px solid #eeeeee;}
.detailmessage .title span{display:inline-block;padding: 0 15px;border-bottom: 2px solid #29588c;color: #29588C;font-weight: bold;font-size:15px;}
.detailmessage .content{overflow: hidden;line-height: 30px;text-indent:2em;padding: 15px 0;font-size:14px;text-align:justify;}
.detailmessage .content p{line-height: 30px;font-size:14px;}

.blank12 {
    clear: both;
    height: 12px;
    overflow: hidden;
    display: block;
}
.blank18 {
    clear: both;
    height: 18px;
    overflow: hidden;
    display: block;
}
.xq_jbxx {
    width: 33%;
    height: 28px;
    display: inline-block;
}

.xq_jbxx ul li {
    float: left;
    font-size: 14px;
    line-height: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.xq_jbxx a {
	color: #333;
}
.tab3{height:35px; overflow:hidden; line-height: 35px; background: url(https:/qcy.ak.gov.cn/assets/common/website/images/detail-tab3-bgi.png) repeat-x;}
.tab3 ul{float:left;zoom:1; overflow:hidden; height:auto; height: 35px; line-height: 35px;}
.tab3 ul li{ float:left;cursor: pointer;height: 35px;font-size: 14px;text-align: left;color: #333333;line-height: 42px; font-weight:bold;width:125px;  overflow:hidden; }
.tab3 ul li a{ line-height: 35px; text-indent: 10px;color:#333333;cursor: pointer;  width:125px;text-align: center; display:block;}
.tab3 ul li.hover{float:left;cursor: pointer;height: 36px;font-size: 14px;text-align: left;color: #333333;line-height: 36px;font-weight:bold;width: 229px; background: url(https:/qcy.ak.gov.cn/assets/common/website/images/detail-tab3-hover.png);}
.tab3 ul li.hover a{color:#333333;zoom:1;cursor: pointer; width:229px;}
.tab3 ul li.hover a:hover{color:#333333; text-decoration:none;cursor: pointer;display:block}
.tab3_text{text-align:left;/* height:241px; */overflow:hidden;}

.table {display: table; width: 862px; border-collapse: collapse;}
.table-tr {display: table-row; height: 40px;line-height: 40px;}
.table-th {display: table-cell;border: 1px solid #cccccc;text-align: center;vertical-align: middle;height: 30px;line-height: 24px; padding:4px 0px; }
.table-td {display: table-cell; border: 1px solid #cccccc; text-align: center;vertical-align: middle;height: 30px;line-height: 24px; padding:4px 0px; }
.table .tdbgi{background: #f8f8f8;}
.table .tdw120{width: 120px;}
.table .tdw10{width:10%;}
.table .tdw20{width:20%;}
.table .tdw30{width:30%;}
.pro {
    width: 201px;
    /* border: solid 1px #ccc; */
    border-right: none;
    height: 241px;
    padding: 8px 12px;
    padding-top: 0;
}
.tableW {display: table; width: 1064px; border-collapse: collapse;}
.tableW-tr {display: table-row; height: 40px;line-height: 40px;}
.tableW-th {display: table-cell;font-weight: bold;height: 100%;border: 1px solid #cccccc;text-align: center;vertical-align: middle;height: 30px;line-height: 30px;}
.tableW-td {display: table-cell; height: 100%;border: 1px solid #cccccc; text-align: center;vertical-align: middle;height: 30px;line-height: 30px;}
.tableW .tdbgi{background: #f8f8f8;}
.tableW .tdw120{width: 120px;}
.tableW div{font-size:13px;}