* {
    margin: 0px;
    padding: 0px;
}

.header {
    width: 100%;
    height: 110px;
    background: #efefef;
}

.mobile-inner img {
	max-width: 290px;
}

.header_left {
    width: 50%;
    float: left;
}

.header_right {
    width: 50%;
	float: left;
	position: absolute;
	right: 0%;
	z-index: 2;
}

.logo {
	display: block;
	right: 41%;
	position: relative;
	margin-top: 52px;
	float: right;
}

.menu {
    width: 622px;
    display: block;
    height: 100%;
    position: relative;
    padding-top: 70px;
    /* overflow: hidden; */
    float: left;
    left: 9%;
}

.menu_a {
    text-decoration: none;
    color: black;
    display: block;
    float: left;
    margin-left: 45px;
}

.maactive {
    height: 25px;
    border-bottom: 1px solid #ef7d49;
    color: #ef7d49 !important;
}

.maactive .cc{
	color: #ef7d49 !important;
}

.ss_img {
    display: block;
    width: 100%;
}

.star_pro {
    padding-top: 100px;
    font-size: 60px;
    color: #f08300;
    text-align: center;
    letter-spacing: 3px;
	font-weight: bold;
	font-family: "SourceHanSansCN-Bold";
}

.star_title {
    font-size: 42px;
    text-align: center;
	color: #848484;
	/* margin-top: 14px; */
	font-family: "SourceHanSansCN-Light";
}

.star_hr {
    width: 100px;
    height: 4px;
    display: block;
    margin: auto;
    background: #595757;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 60px;
}

.index_pro {
    width: 50%;
    margin: auto;
    overflow: hidden;
    padding-top: 20px;
}

.ip_img {
    width: 47.5%;
    padding: 0% 1.25%;
    display: block;
    float: left;
    position: relative;
    margin-bottom: 20px;
}

.ip_imgs {
    width: 100%;
}

.new_pro {
    width: 77%;
    margin: auto;
    height: 700px;
}

.new_pro_four {
    width: 22.8%;
    float: left;
    margin: 0% 1%;
    height: 546px;
    text-decoration: none;
    color:black;
}

.np_top {
    width: 100%;
    height: 440px;
    border: 1px solid #efefef;
}

.nt_img {
    margin: auto;
    display: block;
    width: 95%;
    padding-top: 60px;
}

.nt_p {
    width: 100%;
    height: 104px;
    text-align: center;
    font-size: 24px;
    border-bottom: 2px solid #c9caca;
    box-sizing: border-box;
    line-height: 124px;
}

.huise {
    width: 100%;
    height: 800px;
    background: #efefef;
}

.hs {
    width: 80%;
    height: 100%;
    margin: auto;
    background: #efefef;
}

.mt {
    padding-top: 162px;
}

.jiameng {
    width: 25%;
    float: left;
    text-align: center;
}

.jm_img {
    width: 42%;
    display: block;
    margin: auto;
}

.jm_imgs {
    width: 42%;
    display: block;
    margin: auto;
    display: none;
}

.jiameng:hover .jm_imgs {
    display: block;
}

.jiameng:hover .jm_img {
    display: none;
}

.jiameng:hover .jm_title {
    color: #f08300;
}

.jm_title {
    font-size: 24px;
    color: #585657;
    letter-spacing: 2px;
    margin-top: 48px;
}

.jm_hr {
    width: 15%;
    height: 2px;
    background: #595757;
    display: block;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.jm_enhlish {
    color: #a9a8a8;
}

.huise_two {
    width: 100%;
    height: 850px;
    background: white;
}

.hs_two {
    width: 80%;
    height: 100%;
    margin: auto;
    background: white;
}

.jm_title_two {
    margin-top: 12px;
    color: #585657;
	font-size: 18px;
	letter-spacing: 2px;
}

.jiameng {
    width: 25%;
    height: 280px;
    float: left;
    text-align: center;
}


.new_list {
    width: 75%;
    margin: auto;
    overflow: hidden;
}

.nl_left {
    width: 50%;
    position: relative;
    float: left;
    text-decoration: none;
    color: #818181;
}

.nl_img {
    width: 88%;
    display: block;
    position: relative;
}

.nl_title {
    font-size: 24px;
    margin-top: 24px;
    color: black;
}

.nl_p {
    font-size: 15px;
    color: #a8a8a8;
    margin-top: 4px;
}

.nl_right {
    width: 50%;
    position: relative;
    float: left;
}

.nr_div {
    width: 88%;
    float: right;
    margin-bottom: 50px;
    color: black;
    text-decoration: none;
}

.nd {
    width: 100%;
    overflow: hidden;
}

.nd_title {
    font-size: 18px;
    float: left;
    display: inline-block;
}

.nd_date {
    float: right;
    font-size: 15px;
    color: #818181;
}

.nd_p {
    font-size: 15px;
    color: #818181;
    margin-top: 15px;
}

.footer {
    width: 100%;
    height: 485px;
    background: #e6e6e6;
}

.footers {
    width: 75%;
    height: 393px;
    margin: auto;
    position: relative;
}

.fu_img {
    margin-top: 85px;
    width: 16.3%;
    float: left;
}

.footer_ul {
    width: 65%;
    height: 313px;
    float: left;
    position: relative;
    padding-left: 6%;
    padding-top: 80px;
}

.fu_div {
    width: 20%;
    height: 100%;
    float: left;
    text-align: center;
}

.fd_p_title {
    font-size: 24px;
    margin-bottom: 10px;
    color: #3e3a39;
}

.fd_p {
    font-size: 15px;
    color: #6b6867;
    line-height: 22px;
    text-decoration: none;
    display: block;
}

.erweima {
    width: 7.7%;
    display: block;
    float: left;
	margin-left: 5%;
    margin-top: 85px;
}

.banquan {
    text-align: center;
    color: #3e3a39;
    font-size: 15px;
}

.jishuzichi {
    text-align: center;
    color: #3e3a39;
    font-size: 15px;
    margin-top: 3px;
}

.h_recommend_list {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.h_recommend_list:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .2);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .2);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    z-index: 3;
}

@media screen and (max-width: 1600px) {
	.index_pro {
	    width: 60%;
	}
}

@media screen and (max-width: 1500px) {
    .menu {
        left: 0%;
    }

    .star_pro {
        padding-top: 160px;
        font-size: 47px;
    }

    .star_title {
        font-size: 37px;
    }

    .star_hr {
        margin-top: 30px;
        margin-bottom: 90px;
    }

    .index_pro {
        width: 62%;
    }
	
    .np_top {
        height: 345px;
    }

    .new_pro_four {
        height: 452px;
    }

    .new_pro {
        height: 590px;
    }

    .huise {
        height: 842px;
    }

    .huise_two {
        height: 830px;
    }

    .footer {
        height: 378px;
    }

    .footers {
        height: 320px;
    }

    .footer_ul {
        padding-top: 50px;
        height: 270px;
    }

    .erweima {
        margin-top: 50px;
    }

    .footer {
        height: 400px;
    }

    .fu_img {
        margin-top: 50px;
    }

    .nr_div {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 1400px) {
    .new_list {
        width: 90%;
    }
	
	.star_hr {
	    margin-top: 27px;
	    margin-bottom: 83px;
	}
	
	.index_pro {
	    width: 68%;
	}
}

@media screen and (max-width: 1300px) {
	.star_hr {
	    margin-top: 25px;
	    margin-bottom: 77px;
	}
	
	.index_pro {
	    width: 73%;
	}
	
    .header_left {
        width: 45%;
    }

    .header_right {
        width: 55%;
    }

    .logo {
        right: 20%;
    }

    .star_pro {
        padding-top: 140px;
        font-size: 41px;
    }

    .star_title {
        font-size: 32px;
    }

    .star_hr {
        margin-top: 33px;
        margin-bottom: 96px;
    }

    .huise {
        height: 733px;
    }

    .fd_p_title {
        font-size: 17px;
    }

    .footer {
        height: 330px;
    }

    .footers {
        height: 250px;
    }

    .footer_ul {
        height: 200px;
    }
}

@media screen and (max-width: 1200px) {
    .star_pro {
        padding-top: 100px;
    }

    .star_hr {
        margin-bottom: 66px;
    }

    .new_pro {
        height: 580px;
    }

    .header_left {
        width: 38%;
    }

    .header_right {
        width: 62%;
    }

    .logo {
        width: 300px;
        margin-top: 54px;
    }

    .nt_p {
        font-size: 19px;
    }

    .fu_img {
        margin-top: 55px;
    }

    .nr_div {
        margin-bottom: 35px;
    }
}

@media screen and (max-width: 1040px) {
    .logo {
        width: 270px;
        margin-top: 60px;
    }

    .menu_a {
        margin-left: 38px;
    }

    .np_top {
        height: 300px;
    }

    .new_pro_four {
        height: 408px;
    }

    .new_pro {
        height: 520px;
    }

    .huise {
        height: 600px;
    }

    .huise_two {
        height: 760px;
    }

    .nt_p {
        font-size: 16px;
    }

    .footer_ul {
        height: 180px;
    }

    .footer {
        height: 300px;
    }

    .footers {
        height: 230px;
    }

    .header {
        height: 90px;
    }

    .logo {
        margin-top: 40px;
    }

    .menu {
        padding-top: 50px;
    }

    .nl_left {
        width: 40%;
        position: relative;
        float: left;
    }

    .nl_right {
        width: 60%;
        position: relative;
        float: left;
    }

    .nl_img {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
	.xincaidan{
		position: absolute;
		display: block;
		left: 50px;
		line-height: 58px;
		font-size: 15px;
	}
	
	.mobile-inner-header-icon {
	    float: left;
	    left: 0;
	}
	
    .nr_div {
        width: 92%;
        margin-bottom: 20px;
    }

    .nd_p {
        margin-top: 7px;
    }

    .nl_title {
        font-size: 20px;
        margin-top: 10px;
    }

    .nl_p {
        margin-top: 8px;
    }

    .nd_date {
        display: none;
    }

    .star_pro {
        padding-top: 50px;
        font-size: 25px;
    }

    .star_title {
        font-size: 20px;
    }

    .star_hr {
        margin-top: 16px;
        margin-bottom: 33px;
        width: 70px;
    }

    .index_pro {
        padding-top: 0px;
        width: 85%;
    }

    .ip_img {
        margin-bottom: 20px;
    }

    .star_pro {
        padding-top: 30px;
		font-weight: 100;
		color: #1a59ab;
    }

    .new_pro_four {
        width: 48%;
    }

    .np_top {
        height: 380px;
    }

    .new_pro {
        height: 1020px;
    }

    .nt_p {
        font-size: 20px;
        height: 84px;
        line-height: 84px;
    }

    .new_pro_four {
        height: 510px;
    }

    .huise {
        height: 400px;
    }

    .jiameng {
        height: 190px;
    }

    .huise_two {
        height: 510px;
    }

    .footers {
        width: 90%;
    }

    .footer_ul {
        width: 66%;
        padding-left: 4%;
    }

    .erweima {
        width: 13%;
    }

    .fu_div {
        width: 18.5%;
    }

    .header {
        display: none;
    }

    .mobile-inner {
        display: block !important;
    }

    .logo {
        margin: 0px !important;
        width: 100% !important;
        height: 100%;
        right: 0px !important;
    }

    .mobile-inner img {
		height: auto;
		width: 145px;
		margin-top: 21px;
		margin-left: 15px;
		display: block;
		left: 50%;
		position: relative;
		transform: translate(-50%,0%);
    }
}

@media screen and (max-width: 414px) {
	.ip_img {
		width: 97.5%;
	}
	
	.index_pro {
	    padding-top: 0px;
	    width: 100%;
	}
	
	.star_title {
	    font-size: 16px;
	}
	
	.star_hr {
	    margin-top: 6px;
	    margin-bottom: 25px;
	    width: 52px;
	}
	
	.nt_img {
	    min-width: 100%;
		padding-top: 10px;
		max-height: 90%;
	}
	
	.jm_hr {
	    width: auto;
	    height: 2px;
	    background: #595757;
	    display: block;
	    margin: auto;
	    margin-top: 5px;
	    margin-bottom: 5px;
	}
	
    .np_top {
        height: 200px;
    }

    .nt_p {
        font-size: 12px;
        height: 44px;
        line-height: 44px;
    }

    .new_pro_four {
        height: 280px;
    }

    .new_pro {
        height: 560px;
		width:100%;
    }

    .jm_title {
        margin-top: 14px;
        font-size: 16px;
    }

    .jm_hr {
        width: 20%;
    }

    .jiameng {
        width: 50%;
    }

    .jm_enhlish {
        font-size: 12px;
    }

    .huise {
        height: 510px;
    }

    .jm_title_two {
        width: 90%;
        margin: auto;
        margin-top: 12px;
        font-size: 13px;
        display: inline-block;
    }

    .jiameng {
        height: 150px;
    }

    .huise_two {
        height: 730px;
    }

    .nl_left {
        width: 100%;
    }

    .nl_img {
        width: 100%;
    }

    .nl_title {
        font-size: 17px;
    }

    .nl_p {
        font-size: 13px;
    }

    .nl_right {
        width: 100%;
        margin-top: 30px;
    }

    .nr_div {
        width: 100%;
    }

    .nd_title {
        font-size: 14px;
    }

    .nd_p {
        font-size: 12px;
        margin-top: 5px;
    }

    .nr_div {
        margin-bottom: 25px;
    }

    .new_list {
        width: 92%;
    }

    .fu_img {
        display: none;
    }

    .erweima {
        display: none;
    }

    .footer_ul {
        width: 100%;
        padding-left: 0%;
        padding-top: 20px;
        height: 150px;
    }

    .fu_div {
        width: 19% !important;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }

    .fd_p_title {
        font-size: 12px;
    }

    .fd_p {
        font-size: 12px;
    }

    .footers {
        height: 170px;
		width:100%;
    }

    .banquan {
        font-size: 12px;
    }

    .jishuzichi {
        font-size: 12px;
    }

    .footer {
        padding-bottom: 10px;
        overflow: hidden;
        height: auto;
    }

}

@media screen and (max-width: 370px) {
    .np_top {
        height: 200px;
    }

    .new_pro_four {
        height: 290px;
    }

    .new_pro {
        height: 580px;
    }
}