﻿@charset "utf-8";
/*Css Document */

/* 头部 */
.jxky-header {
    height: 75px;
}

/* logo */
.jxky-logo {
    float: left;
    width: 600px;
    height: auto;
    margin: 8px 0 8px 0;
}
.logo-inbox,
.logo-inbox img {
    width: 80%;
    height: auto;
}
.logo-inbox a,
.logo-inbox img {
    display: block;
}

/* 导航 */
.swiper-container {

   /* z-index: -1;*/
}
.sino-hea {
    /*background: url(xhx.png) no-repeat 100% 2px;*/
}
  #wrap {
        width: 1100px;
        height: 62px;
        position: absolute;
        line-height: 62px;
        right: 0px;
        transform: translateX(-14%) translateY(0%);
	background-color: black; opacity: 0.8;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
    }

    #wrap>ul {
        width: 100%;
        height: 62px;
    }

    #wrap>ul>li {
        position: relative;
        float: left;
        transition: 0.8s;
        width: auto;
        height: 58px;
        font-size: 16px;
        padding: 0px 2.2%;
        line-height: 62px;
        text-align: center;
        cursor: pointer;
        user-select: none;
        /* padding-bottom: 4px; */
    }

    #wrap>ul>li>a {
        color: #2b2b2b;
        text-decoration: none;
        transition: 0.1s;
        display: inline-block;
    }

    #wrap span {
        display: block;
        color: #666666;
        font-size: 12px;
    }

    #wrap>ul>li.on {
        /* background: #d12b35; */
    }


#wrap>ul>li:hover{
	
background: #008cd7;
	
color: #fff;
	
transition: 1s;
}
#wrap>ul>li>a:hover{
	
    color: #fff;
   
   
}
.img2 .left_item {

float: left;

width: 30%;

padding: 39px 38px;
}
.img2 .right_item {
	
float: right;
	
width: 49%;
	
padding: 32px 29px 0px 0px;
}

.img5{
    width: 534px!important;

}

.img5 .ierm_wrap{
    width: 534px;

}
.img5 .left_item {

    float: left;
    width: 30%;
    padding: 50px 28px;
}
.img5 .right_item {
	
    float: right;
    width: 54%;
    padding: 32px 29px 0px 0px;
}
.img6{
    width: 490px!important;
}

.img6 .ierm_wrap{
    width: 490px;
}
.img6 .left_item {

float: left;

width: 19%;

padding: 50px 23px;
}
.img6 .right_item {
	
float: right;
	
width: 65%;
	
padding: 32px 29px 0px 0px;
}

.img7{
    width: 490px!important;
}

.img7 .ierm_wrap{
    width: 490px;
}
.img7 .left_item {

float: left;

width: 19%;

padding: 50px 23px;
}
.img7 .right_item {
	
float: right;
	
width: 65%;
	
padding: 32px 29px 0px 0px;
}

    #wrap>ul>li.on>a {
        /* color: #fff; */
    }

    #wrap>ul>li.on>a>span {
        color: #fff;
    }

    #wrap>ul>li:not(:first-of-type):hover {
        background: #008cd7;
        color: #fff;
        transition: 1s;
    }
    #wrap>ul>li:not(:first-of-type):hover>a {
        color: #fff;
        transition: 0.1s;
    }
    #wrap>ul>li:not(:first-of-type):hover>a>span{
        color: #fff;
    }
    #wrap #img {
        position: absolute;
        display: none;
        top: 62px;
        left: 0;
        width: 634px;
        height: 235px;
        background-color: rgb(255, 255, 255, 0.8);
        box-shadow: 0px 4px 16px 0px rgb(0 0 0 / 8%);
        background: url(../image/dhbj.png) no-repeat 58% 16%;
    }
 .right_2x{
        height: auto;
        float: right;
        margin-top: 2px;
    }

@media screen and (max-width:1280px) {
.img7{left: -391px!important; top: 60px!important;}

.img6{left: -256px!important;top: 60px!important;}

.img5{left: -191px!important;top: 60px!important;}

.img4{left: -169px!important;top: 60px!important;}

.img3{left: -191px!important;top: 60px!important;}
.img2{top: 60px!important;}

.img1{top: 60px!important;}


}





    .sc_wrap{width: 160px;height: 100%;right: 257px;position: absolute;top: 0;border-left: 1px solid #ccc;}
    .sc_wrap a{
        font-size: 18px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
        line-height: 100px;
        padding: 0px 0px 0px 64px;
        margin: 0 auto;
        background: url(../image/sc.png) no-repeat 30px;
    }


.ierm_wrap{
    width: 634px;
    height: 235px;
    background-color: rgb(255, 255, 255, 0.8);
    box-shadow: 0px 4px 16px 0px 
		rgba(0, 0, 0, 0.08);
    /* opacity: 0.94; */
    /* background: url(../image/dhbj.png) no-repeat 58% 16%; */
}
.left_item ul{margin-left: 0px;}
.left_item{float: left;width: 37%;padding: 15px 28px;}
.right_item{float: right;width: 49%;padding: 32px 29px 0px 0px;}
.right_item img{width: 100%;}
.left_item a{
	color:#333333;
    font-size: 16px;
    font-weight: 100;
}
.left_item a:hover{
	color:#d12b35;
  
}

.left_item ul li{
	line-height:40px;
	text-align: left;
}


.img1 .left_item ul li{
	line-height:35px;
	
}







.jxky-navbox {
    float: right;
    position: relative;
    width: 600px;
    margin-top: 60px;
}
.jxky-hbreadnav {
   /* padding-top: 10px;
    margin-bottom: 3px;*/
}
.hbreadnav-right,
.hbreadnav-left {
    float: right;
}
.hbreadnav-right {
    width: 105px;
    padding-right: 15px;
}
.hbreadnav-wzq,
.hbreadnav-search,
.hbreadnav-wzq-link,
.hbreadnav-wzq-icon {
    float: left;
}
.hbreadnav-wzq {
    width: 85px;
    height: 15px;
    line-height: 15px;
}
.hbreadnav-wzq-link {
    width: 50px;
    font-size: 14px;
}
.hbreadnav-wzq-link a {
    color: #32649f;
}
.hbreadnav-wzq-icon {
    padding-top: 3px;
    width: 12px;
    height: 9px;
}
.hbreadnav-wzq-icon img {
    display: block;
    width: 100%;
    height: 100%;
}
.hbreadnav-search {
    width: 15px;
    height: 15px;
}
.hbreadnav-search img {
    display: block;
    width: 100%;
    height: 100%;
}
.hbreadnav-left {
    width: 380px;
}
.hbreadnav-left span {
    float: left;
    display: block;
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    padding: 0 10px;
    border-right: 1px solid rgba(53, 53, 53, .55);
}
.hbreadnav-left span:nth-child(2) a{
    display: block!important;
}
.hbreadnav-left span:last-child {
    border-right: none;
}
.hbreadnav-left span a {
    color: rgba(53, 53, 53, .55);
}
.hbreadnav-left span:hover a {
    color: #32649f;
}

.hnav-li {
    float: left;
    width: auto;
    padding-left: 2%;
    padding-right: 2%;
    height: 62px;
    line-height: 58px;
    font-size: 16px;
}
.hnav-li a {
    position: relative;
    color: #2b2b2b;
}
/* .hnav-li a:after {
    content: "";
    display: block;
    height: 3px;
    background: transparent;
    position: absolute;
    right: 51%;
    bottom: -10px;
    left: 51%;
    transition-property: left, right;
    transition-duration: 0.3s;
    z-index: -1;
} */
.hnav-li:hover{
   background:#016cb2;
}
.hnav-li:hover a {
    color: #fff;
}
.hnav-li:hover a:after {
    background: #32649f;
    left: 30%;
    right: 30%;
}
.hnav-li-active a {
    color: #32649f;
}
.hnav-li-active a:after {
    background: #32649f;
    left: 30%;
    right: 30%;
}

@media screen and (min-width:1280px) and (max-width:1441px) {
    /* logo */
    .jxky-logo {
        width: 21.14%;
        margin-left: 3% !important;
    }
    .jxky-logo{
        margin: 14px 0 0 0;
    }
    .jxky-navbox {
        width: 64.57%;
        margin-right: 5%;
    }
    .hbreadnav-right{
        width: 10.9375%;
        padding-right: 1.5625%;
    }
    .hbreadnav-left{
        width: 45%;
    }
    .hbreadnav-left span{
        padding: 0 2.6%;
        font-size: 12px;
    }
    .hnav-li{
        /* margin-left: 4.6%; */
        /* padding-left: 4%; */
        font-size: 14px;
    }
    .daohangtiao-navbar-item li a {
    font-size: 14px!important;
}
    .hbreadnav-wzq{
        width: 80.95%;
    }
    .hbreadnav-wzq-link{
        width: 58.8%;
        font-size: 12px;
        word-break: keep-all;
    }
    .hbreadnav-wzq-icon{
        width: 14%;
    }
    .hbreadnav-search{
        width: 14.2857%;
        height: auto;
        margin-top: 3%;
    }
}
.show-t {
	/* text-align: right; */
	font-size: 14px;
	background: url(/portals/0/skins/zq-home/images/btn-hwzq.png) no-repeat 50px;
	padding-right: 20px;
}
.show-t a {
	font-size: 14px;
	 color: #32649f;
}
.show-t a:hover {
	/*color: #1B508E;*/
	text-decoration: underline;
}


.hwzq_bot {
	border-radius: 5px;
	background: rgb(255, 255, 255);
	box-shadow: 0px 3px 7px 1px rgba(0, 0, 0, 0.1);
	position: absolute;
	right: 0;
	top: 44px;
	z-index: 99;
	display: none;
}
.show-chengyuan {
	padding: 16px 16px 21px 23px;
}
.ff {
	margin-left: 0;
	font-size: 14px;
	color: #999999;
	width: 560px;
	background-color: #ffffff;
}
.ff li {
	list-style: none;
	float: left;
	width: 46%;
	line-height: 1.3;
	padding: 6px 0 6px 20px;
	padding-left: 18px;
	background: url(../images/zzz.png) no-repeat 6px center;
}
.ff li a {
	color: #666;
	font-size: 14px;
}
.ff li a:hover {
	text-decoration: underline;
}
.ff li:first-child{
	width: 100%;
    text-align: center;
    background: none;
    line-height: 1.6;
    padding: 5px 0 10px;
}
.ff li:first-child a{
	font-size: 18px;
	font-weight: bold;
}
.hwzq_top {
    padding-bottom: 20px;
    position: absolute;
}



.jxky-body{ width:100%; margin:0 auto; font-family:"Microsoft YaHei"; font-size:16px; line-height:2em; }
.jxky-header{width:1300px;margin:0 auto;}
.header-logo{ width:500px; float:left; display:inline; padding:12px 0px 14px;}
.header-logo a{ width:500px;}
.header-logo a img{ border:0 none;}
.header-search{ /*width:650px;*/ float:right; padding-top:20px;}   
                                                                      
.jxky-nav{ width:100%; margin:0 auto; position:relative;}
.jxky-daohangtiao{ width:100%; height:44px; margin:0 auto; background:#0081cc;}
.daohangtiao-title{ width:100%; height:44px; margin:0 auto; background:#0081cc;}
.daohangtiao-title-item{ width:1200px; height:44px; font-family:"Microsoft Yahei"; margin:0 auto; background:#0081cc;}

.daohangtiao-title-item li{ height:44px; line-height:44px; float:left; text-align:center;}
.daohangtiao-title-item li a{ font-size:18px; color:#fff; display:block; text-decoration:none;}
.daohangtiao-title-item li a:hover{ background:url(images/nav-li-hbg.png) center 39px no-repeat;}
.daohangtiaoactive{ background:url(images/nav-li-hbg.png) center 39px no-repeat;}
.daohangtiao-title-item li a span{ padding:0 40px; background:url(images/nav-li-bg.png) 0px 12px no-repeat; display:inline-block;}
#daohangtiao-home-title a span{ background:none;}

.daohangtiao-navbar{width:100%;height: 150px;margin:0 auto;position: absolute;margin-top: 0px;/* top: 27%; */z-index:9;}
.daohangtiao-navbar-item{width:100%;min-width:1200px;height:150px;margin:0 auto; *zoom:1;display:none;background: url(/Portals/0/Skins/Gone-second/images/second-navbg.png);}

.daohangtiao-navbar ul{width:1200px;margin:0 auto;padding-left:5px;padding-top: 15px;}
.daohangtiao-navbar-item li{ width:125px; height:42px; line-height:42px; padding-right:15px; float:left;}
.daohangtiao-navbar-item li a{font-size: 16px;color:#1a1a1a;text-decoration:none;padding-left:10px;background: url(/Portals/0/Skins/Gone-second/images/nav-icon-link.png) no-repeat 0px center;}
.daohangtiao-navbar-item li a:hover{color:#0081cc;background: url(/Portals/0/Skins/Gone-second/images/nav-icon-active.png) no-repeat 0px center;}
.gyzq{width:560px !important;left: 38%;position:absolute;}
.xwzx{width:560px !important;left: 44.4%;position:absolute;}
.ywycp{width:280px !important;left: 50.6%;position:absolute;}
.zqwh{width:420px !important;left: 56.9%;position:absolute;}
.kjcx{width:280px !important;left: 63.2%;position:absolute;}
.rlzy{width:280px !important;right: 15.5%;position:absolute;}
.dqgz{width:280px !important;right: 9.2%;position:absolute;}


.hwzq_top1{
position: relative;
}
.hwzq_bot1 {

position: absolute;

right: 201px;

top: 25px;

z-index: 999;

display: none;
}

.menubox { position:absolute; height:96px; background:url(sy_logo_new.png) no-repeat; z-index:99; left:0; right:0; }
.menubox_ul { width:1240px; margin:0 auto; position:relative;float: right; }
.menubox_ul_li_l { float:left; display:inline-block; width:200px; height:96px;  }
.menubox_ul_li_l img { display:block; margin-top:27px; }
.menubox_ul_li_r { float:right; display:inline-block; }
.menubox_link { float:right; display:inline-block; height:50px; overflow:hidden; margin-top:20px; }
.menubox_link dt,.menubox_link dd { float:right; display:inline-block; width:40px; height:40px; margin-top:5px; background-position:center center; background-repeat:no-repeat; margin-left:0px; cursor:pointer }
.menubox_link dt,.menubox_link dd a { display:block; width:40px; height:40px; }
.menubox_link dt { background-image:url(menubgl2.png) }
.menubox_link dd { background-image:url(menubgl1.png) }
.menubox_sch { float:right; display:inline-block; width:223px; height:38px; background:url(menu_schbg.png) top left no-repeat; margin-top:70px; right:-7px; position:absolute; display:none; overflow:hidden; z-index:999 }
.menubox_sch_inp { width:150px; height:24px; margin-left:17px; background:none; border:0; outline:none; font-size:14px; color:#bce3ff; line-height:24px; margin-top:6px; float:left; display:inline-block; }
.menubox_sch_btn { float:right; display:inline-block; border:0; background:0; width:50px; height:38px; cursor:pointer; outline:none }

.menu_m { float:left; display:inline-block; margin-top:30px;}
.menu_m dt { float:left; display:inline-block; font-size:18px; color:#003f7e; font-weight:bold; padding-left:34px; line-height:30px; position:relative; background:url(npic3.png) 17px 4px no-repeat;letter-spacing: 5px; }
.menu_m dt a {  color:#003f7e; }
.menu_m dt:hover { color:#0167cd; }
.menu_m dt:hover a { color:#0167cd; }
.menu_m dt.now { color:#0167cd; }
.menu_m dt.now a { color:#0167cd; }
.menu_m dt ul { display:none; width:170px; position:absolute; padding-top:10px; margin-left:-53px; opacity:0.9 ; }
.menu_m dt ul li { background:#f3f3f3; padding:8px 0px 6px 0px; font-weight:normal;  }
.menu_m dt ul a { display:block; text-align:center; font-size:15px; color:#333; line-height:34px; }
.menu_m dt ul b { display:block; text-align:center; font-size:15px; color:#333; line-height:34px; font-weight:normal; }
.menu_m dt ul p { background:url(menubg2.png) center top no-repeat; padding:8px 0px 6px; }
.menu_m dt ul p a { line-height:30px;  }
.menu_m dt:hover ul li a { color:#333; }
.menu_m dt:hover ul li a:hover { color:#257ad1; }
.menu_m dt ul.mpos0 { border:0; background:none; }
.menuboxtopr { float:right; display:inline-block; /*margin-left:30px;*/ margin-top:13px; }

.con_w{ min-width: 1200px;width: 1240px;margin: 0 auto;}
.con_w .logo {
   margin: auto;
 }
.head_nav {
  width: 1300px;
  margin-bottom: 10px;
}

.head_nav h2 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  font-weight: normal;
}

.head_nav a {
  color: #005298;
  }

.head_nav a:hover {
  color: #1658a0;
  font-weight: bold;
}

.head_nav li {
	    float: left;
	    display: inline-block;
            padding-left: 20px;
            position: relative;
	    z-index: 2;
	}

.top {
    position: relative;
    height: 40px;
    width: 500px;
    float: right;
    margin-top: 40px;
}

.m_search {
  display: flex;
  justify-content: center;
  background: #e0e8f6;
  /*margin-bottom: 10px;*/
}

.header {
    padding: 10px 0;
    position: relative;
    z-index: 30;
}


