@charset "utf-8";
html {
	width: 100%;
	height: auto;
}

body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
	color: #636363;
	font-family: "Microsoft YaHei", "微软雅黑", "宋体", Arial;
	font-size: 14px;
	line-height: 24px;
	background-color: #FFFFFF;
}

ul,ul li {margin:0;padding:0;list-style:none;}
.w_100 {
	width: 100%;
	height: auto;
	float: left;
}


a {
	text-decoration: none;
	color: #272727;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}
a img {
	border-width: 0px;
	border-style: none;
}
.w_1210 {
	width: 1210px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.w_1400 {
	width: 1400px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}.top {
    width: 100%;
    height: 72px;
    display: block;
    float: left;
}
.i_biaoz   {
    width: 200px;
    height: 70px;
    display: block;
    float: left;
    background-image: url(../images/biaozhi.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
}
.i_dh {
    width: calc(100% - 400px);
    height: 70px;
    display: block;
    float: right;
    /* [disabled]background-color: #D17273; */
    margin-top: 15px;
}

.a_dh {
    width: 110px;
    height: 40px;
    display: block;
    float: left;
    border-radius: 5px;
    background-color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 5px;
	transition:all 0.4s;
	-moz-transition:all 0.4s; /* Firefox 4 */
	-webkit-transition:all 0.4s; /* Safari and Chrome */
	-o-transition:all 0.4s; /* Opera */
}
.a_dh:hover {
    background-color: #00adef;
    color: #FFFFFF;
}
.tongl {
    width: 100%;
    height: 660px;
    display: block;
    float: left;
    background-color: #4B4B4B;
    overflow-x: hidden;
    overflow-y: hidden;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.i_lianx {
    width: 120px;
    height: 40px;
    display: block;
    float: right;
    /* [disabled]background-color: #7975D9; */
    padding-left: 30px;
    background-image: url(../images/dian_dh.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    line-height: 40px;
    color: #0094cc;
    margin-top: 15px;
}

.i_datu {
    width: 100%;
    height: 780px;
    display: block;
    float: left;
    background-image: url(../images/datu_1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.i_biaoti   {
    width: 60%;
    height: auto;
    display: block;
    float: left;
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
    color: #474747;
    line-height: 40px;
    font-size: 32px;
    margin-left: 20%;
}
.font_8b {
    color: #8b8b8b;
    font-size: 16px;
    line-height: 20px;
}
.i_xitong {
    width: 20%;
    height: auto;
    display: block;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #FFFFFF;
    border: 1px solid #eaeaea;
    -webkit-box-shadow: 0px 0px 10px hsla(0,0%,46%,0.28);
    box-shadow: 0px 0px 10px hsla(0,0%,46%,0.28);
	transition:all 0.2s;
	-moz-transition:all 0.2s; /* Firefox 4 */
	-webkit-transition:all 0.2s; /* Safari and Chrome */
	-o-transition:all 0.2s; /* Opera */
}
.i_xitong:hover {
    background-color: #E3EBF1;
    border-color: #B7B7B7;
}
.i_xitong_bz {
    width: 100px;
    height: 100px;
    display: block;
    float: left;
    border: 1px solid #adadad;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60px 60px;
    border-radius: 50%;
    margin-left: calc(50% - 50px);
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #FFFFFF;
}

.i_xitong_bt {
    width: 90%;
    height: 40px;
    display: block;
    float: left;
    margin-left: 5%;
    overflow-x: hidden;
    overflow-y: hidden;
    color: #595959;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    font-weight: bold;
}
.i_xitong_jj {
    width: 90%;
    height: 40px;
    display: block;
    margin-left: 5%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: #9a9696;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    margin-top: 5px;
    margin-bottom: 40px;
}
.i_hyyy {
    width: 100%;
    height: 730px;
    display: block;
    float: left;
    background-image: url(../images/i_hyyy.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 70px;
    margin-bottom: 30px;
}
.i_hyyy .i_biaoti , .i_hyyy .font_8b {
    color: hsla(0,0%,100%,1.00);
}
.a_i_hyyy {
    width: 16%;
    height: auto;
    display: block;
    float: left;
    background-color: hsla(0,0%,0%,0.61);
    text-align: center;
    color: hsla(0,0%,100%,1.00);
    font-size: 16px;
    padding-top: 40px;
    padding-bottom: 60px;
    margin-left: 2%;
    margin-right: 2%;
	transition:all 0.2s;
	-moz-transition:all 0.2s; /* Firefox 4 */
	-webkit-transition:all 0.2s; /* Safari and Chrome */
	-o-transition:all 0.2s; /* Opera */
}
.a_i_hyyy:hover {
    background-color: hsla(0,0%,0%,0.82);
    -webkit-box-shadow: 0px 0px 5px hsla(0,0%,0%,0.85);
    box-shadow: 0px 0px 5px hsla(0,0%,0%,0.85);
}
.a_i_hyyy img {
    width: 107px;
    height: 123px;
    margin-bottom: 40px;
}
.i_anli {
    width: 14%;
    height: 50px;
    display: block;
    float: left;
    margin-left: 3%;
    margin-right: 3%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin-top: 15px;
    margin-bottom: 10px;
}
.i_zx {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    background-color: #f4f4f7;
    margin-top: 50px;
}
.i_zx_33 {
    width: 25%;
    height: auto;
    display: block;
    float: left;
    margin-left: 4%;
    margin-right: 4%;
    margin-top: 20px;
}

.i_zx_tu {
    width: 100%;
    height: 130px;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-bottom: 25px;
}
.i_zx_tu_bt {
    width: 90%;
    height: 20px;
    display: block;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    color: #FFFFFF;
    line-height: 25px;
    padding-top: 100px;
    padding-left: 5%;
    padding-right: 5%;
    background-color: hsla(0,0%,12%,0.50);
    padding-bottom: 10px;
}

.i_zx_lb {
    width: 25%;
    height: 30px;
    display: block;
    float: left;
	margin-left: 4%;
    margin-right: 4%;
    overflow-x: hidden;
    overflow-y: hidden;
}
.i_zx_rq {
    width: 45px;
    height: 30px;
    display: block;
    float: left;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    color: #B0B0B0;
}
.i_zx_lb_bt {
    width: calc(100% - 60px);
    height: 30px;
    display: block;
    float: right;
    text-align: left;
    color: #656565;
    font-size: 14px;
    line-height: 30px;
    overflow-x: hidden;
    overflow-y: hidden;
}
.i_zx_gd {
    width: 150px;
    height: 20px;
    display: block;
    float: right;
    color: #0941a1;
    margin-top: 20px;
    margin-right: 0px;
    line-height: 20px;
    padding-bottom: 40px;
}
.i_jj {
    width: 100%;
    height: 496px;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
    background-color: #11387c;
    background-image: url(../images/i_bgjianjie.jpg);
}
.i_jj_50 {
    width: 40%;
    height: auto;
    display: block;
    float: right;
    margin-right: 5%;
    color: #FFFFFF;
    margin-top: 40px;
}
.i_jj_bt {
    width: 100%;
    height: 40px;
    display: block;
    float: left;
    font-size: 24px;
    line-height: 24px;
    margin-top: 60px;
}
.i_jj_lr {
    width: 100%;
    height: 200px;
    display: block;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    line-height: 24px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.e_kj {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    background-color: #f5f5f5;
    padding-top: 30px;
    padding-bottom: 30px;
}
.e_kj_k {
    width: 14%;
    height: auto;
    display: block;
    float: left;
    line-height: 30px;
}
.e_kj_k a {
    color: #6C6C6C;
}
.e_kj_k span {
    color: #272727;
    font-size: 16px;
    font-weight: bold;
}
.e_dh {
    width: 200px;
    height: auto;
    display: block;
    float: right;
    padding-left: 70px;
    padding-top: 0px;
    margin-top: 95px;
    background-image: url(../images/e_dh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto auto;
    color: #646464;
    text-align: left;
    font-size: 14px;
    line-height: 28px;
}
.font_etel {
    font-size: 24px;
    color: #636363;
}
.e_ewm {
    width: 130px;
    height: 130px;
    display: block;
    float: right;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: 56px;
    margin-right: 10px;
    margin-left: 100px;
}
.e_cp {
    width: 100%;
    height: 40px;
    display: block;
    float: left;
    background-color: #2F2F2F;
    color: #878787;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}
.e_cp a {
    color: #878787;
}
