
a,img{
    display: block;
}
body{
    line-height: 1;
}
.maxcontinner{
    max-width: 1300px;
    margin: auto;
    /* padding-bottom: 100px; */
    box-sizing: border-box;
}
.minheightscroll{
    min-height: 500px;
}
.pc_hsear{
    padding: 20px 0;
    display: none;
    width: 100%;
    background-color: #fff;
}
.pc_hsear .ser{
    position: relative;
    height: 38px;
    width: 800px;
    margin: auto;
}
.pc_hsear input{
    position: absolute;
    height: 34px;
    line-height: 34px;
    color: #262626;
    border: none;
    background: none;
    top: 0px;
    padding-left: 0px;
    font-size: 14px;
}
.pc_hsear input.notxt1 {
    color: #a4a4a4;
    padding: 0 0 0 7px;
    width: 83%;
    border: 1px solid #bfbfbf;
}
.pc_hsear input.notxt2 {
    position: absolute;
    width: 15%;
    right: 0;
    border: none;
    cursor: pointer;
    overflow: hidden;
    padding-right: 0;
    color: #fff;
    border: none;
    background-color: #f9a74a;
    border: 1px solid #f9a74a;
}


.HB_header{
    position: relative;
    z-index: 3;
    width: 100%;
}
.head_logo{
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    height: 205px;
    width: 231px;
    background:url(../images/header/ty.png) no-repeat center bottom;
    background-size: 100% auto;
}
.head_logo.active{
    background: none;
}
.head_logo img.logo{
    width: 80.81%;
    margin: auto;
    transition: all .4s;
}
.head_logo img.logo.hover{
    width: 65%;
}
.header_bg1{
    background-color: #015bac;
}
.header_bg2{
    background-color: #fff;
    box-shadow: 2px 5px 9px 1px rgba(74, 74, 74,.4);
}
.HB_header .head_top{
    height: 42px;
    max-width: 1302px;
    margin: auto;
    width: 100%;
    background: url(../images/header/bg1.png) no-repeat left -1%;
}
.head_top .English a{
    font-size: 14px;
	line-height: 42px;
	letter-spacing: 0px;
    color: #c7e4ff;
    background:url(../images/header/icon1.png) no-repeat left center;
    padding-left: 30px;
    font-family: 'MicrosoftYaHei';
}
.HB_header .head_top ul{}
.HB_header .head_top ul li{
    float: left;
}
.HB_header .head_top ul li.search{
    width: 18px;
    height: 17px;
    background: url(../images/header/icon2.png) no-repeat;
    margin: 13px 20px 0 0;
}
.HB_header .head_top ul li a{
    float: left;
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
    color: #c7e4ff;
    line-height: 42px;
    padding: 0 20px;
}
.HB_header .head_top ul li:last-child a{
    padding-right: 0;
}
.HB_header .head_top ul li span{
    display: block;
    float: left;
    width: 1px;
	height: 13px;
	background-color:#ffffff;
    opacity: 0.49;
    margin-top: 15px;
}
.HB_header .head_btm{
    max-width: 1302px;
    width: 100%;
    margin: auto;
}
.HB_header .head_btm ul{}
.HB_header .head_btm ul li{
    float: left;
    line-height: 63px;
    position: relative;
}
.HB_header .head_btm ul.ul_l li{
    margin-right: 50px;
}
.HB_header .head_btm ul.ul_r li{
    margin-left: 50px;
}
.HB_header .head_btm ul li h6{
    position: relative;
    font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.HB_header .head_btm ul li h6 i{
    position: absolute;
    display: block;
    width: 23px;
	height: 3px;
    background-color: #015bac;
    bottom: 0;
    left: 50%;
    margin-left: -11.5px;
    visibility: hidden;
}
.HB_header .head_btm ul li h6:hover i{
    visibility: visible;
}
.HB_header .head_btm ul li h6:hover{
    color: #015bac;
}
.HB_header .head_btm ul li .secondnav{
     text-align: center;
    position: absolute;
    min-width: 100%;
    height: 0;
    padding: 0px 30px;
   /* background: url(../images/header/bg2.png) no-repeat right bottom;*/
	background-color: #015bac;
	box-shadow: 0px 5px 28px 1px 
        rgba(7, 43, 74, 0.44);
    top: 63px;
    left: 50%;
    transform: translateX(-50%);
    
    overflow: hidden;
    transition: all .5s;
}
.HB_header .head_btm ul li .secondnav a{
    white-space: nowrap;
    font-size: 14px;
	line-height: 48px;
    color: #ffffff;
    border-bottom: 1px solid #237ac9;
}
.HB_header .head_btm ul li .secondnav a:hover{
    color:#e5e6a6
}
.HB_header .head_btm ul li:hover .secondnav{
    height: auto;
    padding: 10px 30px;
}

/* +++++++++ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¦Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¦Ã‚ÂµÃ‚Â®ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚Âª+++++++++ */
.RightNav{
    position: fixed;
    right: 30px;
    top: 20%;
    z-index: 3;
    transition: all 1s;
    display: block;
    height: 492px;
    width: 121px;
}
.RightNav .RightNavbg{
    padding-top: 114px;
    padding-left: 16px;
    background: url(../images/header/navbg.png) no-repeat;
    width: 121px;
    height: 100%;
    transition: all .5s;
    position: relative;
    right: -0%;
}
.RightNav ul li{
    width: 89px;
    height: 50px;
    background-image: linear-gradient(#277cca, 	#277cca), 
	linear-gradient(#ffffff, 	#ffffff);
    background-blend-mode: normal, normal;
    background-color: #222222;
    box-shadow: inset 0px 0px 7px 0px 
        rgba(3, 0, 0, 0.35);
    margin-bottom: 12px;
    line-height: 53px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}
.RightNav ul li:hover{
    color: #f0a346;
}
.RightNav .more{
    transition: all .5s;
    position: absolute;
    bottom: 30px;
    right: -30px;
    width: 150px;
    height: 35px;
    margin-left: 16px;
	background-color: #f0a346;
	box-shadow: 0px 0px 2px 0px 
        rgba(92, 92, 92, 0.5);
    color: #fff;
    font-family: 'Consolas';
    padding:0  20px;
    font-size: 16px;
    cursor: pointer;
    line-height: 30px;
}
.RightNav .more.active{
    text-align: left;
    width: 50px;
}
/* pcÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚Âª */
.secondlevelbg{
	background-color: #ffffff;
	box-shadow: 0px 0px 10px 0px 
        rgba(110, 110, 110, 0.2);
    position: relative;
}
.secondNav{
    height: 60px;
}
.current_location{
    font-size: 16px;
	line-height: 60px;
	color: #333333;
}
.current_location h5{
    float: left;
    padding:  0 22px 0 25px;
    background: url(../images/header/icon5.png) no-repeat left 20px;
}
.current_location a{
    float: left;
}

.current_location span{
    padding: 0 22px;
    background: url(../images/header/icon6.png) no-repeat left center;
    background-size: auto;
}
.current_location span.currenthover{
    color: #005bac;
}
.levelmenu{
    padding-top: 10px;
}
.levelmenu a{
    float: left;
    height: 60px;
    padding: 0 23px;
    font-size: 16px;
	line-height: 40px;
	letter-spacing: 0px;
    color: #333333;
    transition: all .2s;
}
.levelmenu a:hover,.levelmenu a.hover{
    font-size: 18px;
	font-weight: bold;
    color: #005bac;
    background: url(../images/header/icon7.png) no-repeat center bottom;
    background-color: #ebf3fe;
	box-shadow: 0px 5px 9px 1px 
		rgba(74, 74, 74, 0.1);
}
/* ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ©Ã‚Â¢Ã‹Å“ */
.Secondary_title{
    height: 30px;
    line-height: 30px;
    border-bottom: solid 1px #dbdbdb;
    position: relative;
    margin: 70px 0 36px;
}
.Secondary_title h5{
    font-size: 20px;
	line-height: 26px;
	letter-spacing: 0px;
    color: #333333;
    position: absolute;
    padding: 0 25px;
    background: url(../images/home/icon1.png) no-repeat left center;
    background-size: 15px auto;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: -2px;
}


/* ÃƒÂ§Ã‚Â§Ã‚Â»ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ§Ã‚Â«Ã‚Â¯ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨ */

.ph_heade{
    display: none;
    height:1.25rem;
    width: 100%;
    background-color:#015bac;
    border-bottom: .29rem solid #fff;
    box-shadow: 2px 5px 9px 1px rgba(74, 74, 74,.4);
    position: relative;
    z-index: 3;
    transition: all .5s;
    top: 0;
}
.ph_headerDown{
    top:-200px !important;
    transition: all .5s;
}
.ph_heade .head_logo{
    width: 2.5rem;
    height: 2.35rem;
    padding: 0;
}
.ph_heade .head_logo img.logo{
    width: 2.1rem;
    
}
.menus{
	position: absolute;
	right: 2.5%;
	top: 0;
	font-size: .28rem;
	color: #fff;
	line-height: .9rem;
	padding-left: .6rem;
	cursor: pointer;
}
.menus i{
	position: absolute;
	left: 0;
	width: .4rem;
	height: .5rem;
	top: .2rem;
	display: block;
	background: url(../images/header/menu.png) no-repeat center;
	background-size: 100% auto;
	transition: .5s;
}
.menus.hover i{
	background: url(../images/header/cha.png) no-repeat center;
}
.menustkbox{
	background-color: rgba(255,255,255,.4);
	position: fixed;
	width: 100%;
	height: 100%;
    display: none;
    z-index: 2;
}
.menusbox{
	width: 100%;
	background-color: #005bac;
	color: #fff;
	position: fixed;
	display: none;
	top: 1.01rem;
	padding-top: .2rem;
	max-height: 80%;
    overflow-y: scroll;
    z-index: 2;
}

.menusbox ul{
	padding: .5rem 5% 0;
}
.menusbox ul li a,.menusbox1 ul li a{
	display: block;
	font-size: .26rem;
	line-height: 3;
}
.menusbox ul li h3,.menusbox1 ul li{
	line-height: 3;
	font-size: .24rem;
	border-bottom: .01rem solid rgba(255,255,255,.4);
	position: relative;
	cursor: pointer;
}
.menusbox ul li h3 i,.ph_sanjinav a i,.menusbox1 ul li a i{
	position: absolute;
	width: .36rem;
	height: .36rem;
	top: .2rem;
	right: 0;
}
.menusbox ul li h3 i.i1,.ph_sanjinav a i,.menusbox1 ul li a i.i1{
	background:url(../images/header/icon3.png) no-repeat center;
	background-size: 100% auto;
}
.menusbox ul li h3 i.i2{
	background:url(../images/header/icon4.png) no-repeat center;
	background-size: 100% auto;
}
.ph_erjinav{
	padding-left: 5%;
	display: none;
}
.ph_sanjinav{
	padding-left: 10%;
	display: none;
}
.ph_sanjinav a{
	border-bottom: .01rem solid rgba(255,255,255,.4);
	position: relative;
}
.ph_search{
	padding: 0 5% 0;
	position: relative;
}
.ph_search .infotext{
	width: 100%;
	display: block;
    border: 1px solid #fff;
    background-color: #c8e2f9;
	padding:0 .4rem 0 .15rem;
	font-size: .26rem;
	color: #5d85a9;
	line-height: 3;

	
}
.ph_searchbtn{
	position: absolute;
	width:.75rem;
	height: .75rem;
	top: 50%;
	transform: translateY(-50%);
	right: 5%;
	background:url(../images/header/sousuo.png) no-repeat center;
	background-size: .35rem auto;
}
.menusbox_btm{
	padding: .6rem 5% .4rem;
}
.menusbox_btm_nav1{
    display: flex;
    justify-content: center;
}
.menusbox_btm a{
	font-size: .26rem;
	padding:0 .5rem;
	line-height: 1.2;
    display: block;
    border-right: .01rem solid #669dcd;
    
}
.menusbox_btm a:last-child{
    border: 0;
}


/* =================ÃƒÂ¨Ã‚Â¿Ã¢â‚¬ÂÃƒÂ¥Ã¢â‚¬ÂºÃ…Â¾ÃƒÂ©Ã‚Â¡Ã‚Â¶ÃƒÂ©Ã†â€™Ã‚Â¨================= */
.backTop{
    width: 50px;
    height: 50px;
    background-color: #287dcb;
    position: fixed;
    right: 3%;
    bottom: 10px;
    z-index: 3;
    display: none;
    border: 1px solid #236eb3;
    border-radius: 2px;
    cursor: pointer;
}
.backTop img{
    width: 100%;
    margin: 2px auto;
}

/* ===========ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ§Ã‚Â Ã‚Â============ */
.pagenumber{
    height: 23px;
    text-align: center;
    margin: 70px 0;
}
.pagenumber a{
    width: 51px;
	height: 23px;
	background-color: #e2f1ff;
	border-radius: 2px;
    border: solid 1px #106dc4;
    display: inline-block;
    font-size: 12px;;
	line-height: 25px;
	color: #106dc4;
}
.pagenumber a:hover,.pagenumber a.hover{
    background-color: #ff8400;
    color: #fff;
    border-color: #ff8400;
}
.pagenumber span{
    font-size: 14px;
	line-height: 30px;
	color: #202020;
}


/* ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ§Ã‚Â Ã‚ÂÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸ */

@media screen and (max-width:1365px){
    .maxcontinner{
        max-width: initial;
        width: 90%!important;
    }
    .HB_header .head_top,.HB_header .head_btm{
        max-width: initial;
        width: 90%;
    }
    .HB_header .head_btm ul li{
        line-height: 50px;
    }
    .HB_header .head_top ul li a{
        font-size: 12px;
        padding: 0 15px;
    }
    .HB_header .head_btm ul li h6,.current_location{
        font-size: 14px;
    }
    .HB_header .head_btm ul.ul_l li{
        margin-right: 30px;
    }
    .HB_header .head_btm ul.ul_r li{
        margin-left: 30px;
    }
    .head_logo{
        width: 200px;
        height: auto;
        padding-bottom: 15px;
    }
    .levelmenu a{
        font-size: 14px;
        padding: 0 20px;
    }
    .levelmenu a:hover, .levelmenu a.hover{
        font-size: 16px;
    }
    .Secondary_title h5{
        font-size: 18px;
    }
    .RightNav ul li{
        font-size: 12px;
    }
}
@media screen and (max-width:1023px){
    .minheightscroll{
        min-height: 9.3rem;
    }
    .ph_heade{
        display: block;
    }
    .pc_header,.RightNav,.levelmenu,.footlog,.backTop{
        display: none;
    }
    .Secondary_title{
        height: .5rem;
        line-height: .5rem;
        margin: .3rem 0;
        border-bottom-width: .01rem;
    }
    .Secondary_title h5 {
        font-size: .28rem;
        line-height: .26rem;
        letter-spacing: 0px;
        padding: 0 .25rem;
        background-size: .15rem auto;
        background-color: #fff;
        left: 0;
        bottom: -2px;
    }
    .secondNav{
        height: 1rem;
    }
    .current_location{
        line-height: 1rem;
        font-size: .26rem;
    }
    .current_location span{
        padding: 0 .25rem;
        background-size: .15rem auto;
    }
    .current_location h5{
        padding: 0 .2rem 0 .4rem;
        background: url(../images/header/icon5.png) no-repeat left .33rem;
        background-size: .26rem auto;
    }


    /* ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ§Ã‚Â Ã‚Â */
    .pagenumber{
        height: auto;
        margin: 0 0 .5rem;
    }
    .pagenumber a {
        width: 1rem;
        height: .4rem;
        font-size: .24rem;
        line-height: .4rem;
    }
    .pagenumber span{
        display: block;
        font-size: .24rem;
    }
}

