/****************************** components ******************************/
/*@font-face {*/
/*    font-family: 'SemiBold';*/
/*    src: url('../fonts/BarlowCondensed-SemiBold_mianfeiziti.com.ttf') format('truetype');*/
/*}*/

@font-face {
    font-family: 'Barlow Condensed SemiBold'; /* 使用更具体的名称，避免与系统字体冲突 */
    src: url('../fonts/BarlowCondensed-SemiBold_mianfeiziti.com.ttf') format('truetype'); /* 使用正确的MIME类型字符串 */
}

.center {
    color: #000;
}

body {
    /*background-color: #f2f2f2;*/
}

input {
    outline-style: none;
    border: 1px solid #c0c4cc;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    padding: 0;
    padding: 10px 15px;
    box-sizing: border-box;
    font-family: "Microsoft soft";

}

input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.jianjieactive{
    background:#00aaa6 ;
    color: #fff;
}

.header_header {
    background-color: #171717;
    padding: 0 2%;
	line-height:30px;
    display: flex;
    justify-content: space-between;
    color: #fff;
}
.bot{
	padding: 33px 10%;
    background-color: #000;
}
.header_header div,.header_header div a{
	font-size:14px;
	color: #fff;
}

.chaobiao {
    display: flex;
    flex-direction: column;
    align-items: center;

}



.on {
    color: #00aaa6;

}

.page_position_shaixuan .on {
    color: #fff;
    background: #00aaa6;
}
.page_position_shaixuan .on a,.page_position_shaixuan .on span{
	color: #fff;
}

.page_position_shaixuan li {
    /*width: 20%;*/
    height: 50px; overflow: none;
    padding: 0 25px;
    line-height: 50px;
    text-align: center;
}
.page_position_shaixuan li a,.page_position_shaixuan li span{
	font-size:16px;
	color:#000020;
}

.positionnav {
    line-height: 50px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


.gongsimingzi {
	font-size:15px;
	line-height:30px;
    color: #fff;
    border-top: 1px solid rgba(255,255,255,0.08);
    padding-top: 36px;
}
.gongsimingzi a{
	font-size:15px;
    color: #fff;
	margin-right:10px;
}
.gongsimingzi img{
	margin-right:20px;
	margin-bottom:-5px;
}

.bxny {
    text-align: left;
    background: #fff;
    padding: 2%;
    border-radius: 14px;
    width: 100%;
    box-shadow: 0px 5px 29px rgba(171,171,171,0.16);
    margin-top: 2%;
}

.aboutus_flx {
    display: flex;
    position: absolute;
    top: 75%;
    right: 0;
    width: 75%;
}

.aboutus_gs {
    background: #fff;
    padding: 1%;
    width: 25%;
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
	position:relative;
}
.aboutus_gs .aboutlogo{
	width:90%;
	overflow:hidden;
	text-align:right;
	position:absolute;
	right:0;
	bottom:0;
	z-index:0;
	opacity:0;
	transition: all .1s ease;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
}
.aboutus_gs .aboutlogo img{
	max-width:100%;
	height:auto;
}
.aboutus_gs:hover .aboutlogo{
	opacity:1;
}
.aboutus_gs:hover {
    background: #00aaa6;
    color: #fff;
}
.aboutus_gs:hover .aboutus_cont,.aboutus_gs:hover .aboutus_cont span,.aboutus_gs:hover .aboutus_cont div{
	color: #fff;
}

.aboutus_cont {
    font-size: 16px;
    padding: 4% 5% 12% 5%;
    text-align: center;
    color: #828282;
	position:relative;
	z-index:9;
}
.aboutus_cont .counter{
	font-size: 79px;
	color:#2c3441;
	font-family: 'Barlow Condensed SemiBold';
}
.aboutus_cont div{
	font-size:16px;
	color:#828282;
}

.cnxqfx {
    display: flex;
    align-items: center;
    /*margin-top: 20%;*/
    position: absolute;
    top: 66%;
    width: 100%;
}

.cnxqfx img {

    margin-left: 2%;
}

.bxny h5 {
	font-size:20px;
	color:#000;
	line-height:30px;
}
.bxny div {
	font-size:16px;
	color:#929292;
}

.clear {
    clear: both;
}

.chanpin {
    width: 50%;
    height: 100%;
    background-image: url(../img/28.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #fff;
    padding: 3% 0 8.7% 5%;

}

.yidongli {
    margin-top: 8%;
}

.yidongli ul li {
    line-height: 60px;
}

.yidongli ul li::before {
    content: "•";
    color: #00aaa6;
    position: relative;
    font-size: 20px;
    right: 2%;
}

.ny_box_img {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ny_box_img div {
    width: 48%;
    margin-top: 3%;
}

.ny_box_img img {
    width: 100%;

}

.chanpin5 {
    width: 48%;
    height: 100%;
    background-image: url(../img/iyewubj.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position:center;
    color: #fff;
    padding: 2% 0 26% 0%;
	margin-right: 2%;
	text-align: center;

}
.chanpin5 .tit h3,.chanpin5 .tit h3 a,.chanpin5 .tit p{
	color:#fff;
}
.chanpin6 {
    width: 48%;
    height: 100%;
    background-image: url(../img/iprobj.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position:center;
    color: #fff;
    padding:  2% 0 26% 0%;
	text-align: center;

}
.chanpin6 .tit h3,.chanpin6 .tit h3 a,.chanpin6 .tit p{
	color:#fff;
}

.ny_max_box {
    display: flex;
    justify-content: space-between;
}

.ny_left_box {
    width: 48%;
    padding: 2%;
    box-shadow: 0px 5px 29px rgba(171,171,171,0.16);
    border-radius: 14px;
}

.ny_left_boxtitle {
    color: #00aaa6;
    font-size: 30px;
    margin-bottom: 3%;
	font-weight:bold;
}

.ny_left_box :nth-child(2) {
    font-size: 16px;
    line-height: 30px;
}

/* .chanpin_title :nth-child(1) {
	font-weight: bold;
	font-size: 35px;
} */

.chanpin_title :nth-child(2) {
    font-size: 28px;
}

.chanpin_text :nth-child(1) {
    font-size: 26px;
    margin-top: 10%;
}

.chanpin_text :nth-child(2) {
    font-size: 12px;
    margin-top: 2%;
}

.chanpin_button1{
    width: 128px;
	height:36px;
	line-height:36px;
    border: 2px #fff solid;
	padding-left:20px;
    margin-top: -20px;
	color:#fff;
    font-weight: bold;
	display: inline-block;
}
.chanpin_button1 span{
	color:#fff;
    margin-left: 35px;
	    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.chanpin_button1:hover span{
	margin-left: 25px;
}
.chanpin_button span {
	display: block;
    width: 20px;
    float: right;
    height: 100%;
    background: url(../img/icon2.png) no-repeat center;
    font-weight: bold;
    margin-right: 16px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.chanpin_button:hover span {
    margin-right: 26px;
	background:url(../img/icon3.png) no-repeat center;
}

.list_chanpin1 {
    width: 47%;
    margin-left: 3%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.chanpin1 {
    display: flex;
    background-color: #fff;
    padding: 2%;
    height: 47%;
}

.chanpin1_left {
    width:30%;
    /* height: 193px; */
    margin: auto 0;
}

.chanpin1_left img {
    max-width: 100%;
    max-height: 100%;
}

.list_chanpin1 :nth-child(2) {
    /* display: flex; */
    

}

.chanpin1_title {
    font-size: 35px;
	color:#112010;
}

.chanpin1_text {
    font-size: 16px;
	color:#8e8e8e;
    margin-top: 5%;
}

.chanpin1_right {
    margin-left: 12%;
}

.chanpin1_button {
    border: 2px #000 solid;
    padding-left: 20px;
    margin-top: 40px;
    width: 128px;
    height: 36px;
    line-height: 36px;
	font-weight: bold;
    color: #171717;
}

.tousu_form {
    width: 100% !important;
}

.tousu_form form p {
    width: 50% !important;
    margin: 24px 0 !important;
    position: relative;
    display: block;
    padding-left: 100px;
    padding:0 25px;
}

.tousu_form form {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.chanpin1_button span {
    margin-left: 30%;
	    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.chanpin1_button:hover span {
	margin-left: 20%;
}

.xinwen {
    margin-top: 3%;
}

.fangan {
    width: 100%;
    height: 100%;
    background-image: url(../img/23.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 5%;
    color: #fff;
}
.fangan .tit h3,.fangan .tit h3 a,.fangan .tit p{
	color:#fff;
}

.fangan_subtitle {
    font-size: 28px;
}

.fangan_text {
    margin-top: 5%;
    width: 70%;
    font-size: 16px;
	color:rgba(255,255,255,0.4);
	line-height:28px;
}


.fangan_bo3 .i_box3_content {
    width: 100%;
    margin-top: 50px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.fangan_bo3 .i_box3_content ul li {
    width: 19%;
    /* padding: 0 10px 0 0 ; */
    float: left;
    margin-right: 10px;
    position: relative;

}
.mengban {
    background: #00aaa6 url(../img/icon4.png) no-repeat center;
    width: 100%;
    height:81.2%;
    opacity: 0.8;
    /* top: 100%; */
    position: absolute;
    top: 0px;
    display: none;
    font-size: 50px;
    text-align: center;
    line-height: 230px;
}

.dongtai-img {
    position: relative;
    height: 350px;
}

.dongtai-img:hover .mengban1 {
    display: block;
}


.dongtai_button:hover {
    background-color: #000;
    color: #fff;
}

.chanpin_button:hover {
    background-color: #000;
    color: #fff;
}


.mengban1 {
    background:rgba(0,170,166,0.8) url(../img/icon4.png) no-repeat center;
    width: 100%;
    height: 100%;
    /* top: 100%; */
    position: absolute;
    top: 0px;
    font-size: 70px;
    text-align: center;
    line-height: 350px;
    display: none;
    color: #fff;
    font-weight: 100;
}


.fangan_bo3 .i_box3_content ul li .imgauto {
    width: 100%;
    height: 100%;
}

.fangan_bo3 .i_box3_content ul li .imgauto img {
    transform: scale(1);
    transition: .5s;
    width: 100% !important;
    margin: 0 !important;
    height: 100% !important;
}

.fangan_bo3 .i_box3_content ul li:hover .imgauto img {
    transform: scale(1.2);
    transition: .5s;
}

.fangan_bo3 .i_box3_content ul li:hover .mengban {
    display: block;

}

.mengbantitle {
    width: 42%;
    margin: 10% auto 0 auto;
	font-size:16px;
	color:#fff;
}

.fangan_bo3 .i_box3_content ul li:hover .mengbantitle {
    color: #0693A1;

    text-align: center;

    border-bottom: 2px solid #0693A1;
    /*width: 30%;*/
    /*padding-bottom: 10px;*/

}
.aboutnr{
	width:100%;
	overflow:hidden;
	padding:0 10%;
	position:absolute;
	left:0;
	top:0;
	padding-top: 182px;
}
.aboutnr .hgjk,.aboutnr h4{
	width:100%;
	overflow:hidden;
	color:#000;
	font-weight:normal;
}
.aboutnr .hgjk{
	font-size:28px;
	line-height:38px;
	margin-top:58px;
}
.aboutnr h4{
	font-size:40px;
	line-height:50px;
	margin-top:6px;
}
.aboutjs{
	width:49%;
	overflow:hidden;
	font-size:16px;
	line-height:30px;
	color:#6b7070;
	margin-top:30px;
}
.aboutmore{
	width:100%;
	overflow:hidden;
	margin-top:148px;
}
.aboutmore a{
	display:block;
	width:180px;
	height:52px;
	line-height:52px;
	padding-left:25px;
	overflow:hidden;
	font-family:Arial;
	font-size:18px;
	color:#171717;
	font-weight:bold;
	border:solid 2px #171717;
}
.aboutmore a i{
	margin-left:50px;
	    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.aboutmore a:hover i{
	margin-left:40px;
}
.aboutus {
    width: 100%;
    margin-bottom: 80px;
    /* background-image: url(); */
}

.xinwen_box {
    display: flex;
    justify-content: space-between;
}

.xinwen_subtitle {
    font-size: 20px;
}


.test {
    display: inline-block;
    color: #000;
    font-size: 16px;
    margin-left: 50px;
}

.selected {
    color: #00aaa6;
    border-bottom: 1px solid;
    font-weight: bold;
}

.dongtai {
    margin-top: 2%;
    padding-bottom: 2%;
}

.dongtai ul li {
    width: 30%;
    
    margin-top: 3%;
}



    .dongtai ul{
        display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;

    }
.zlxz_button{
	display:block;
	width:128px;
	height:36px;
	line-height:32px;
	text-align:center;
	border:solid 2px #171717;
	color:#171717;
	margin:50px auto;
	    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.zlxz_button a{
	color:#171717;
}
.zlxz_button:hover{
	background:#00aaa6;
	border:solid 2px #00aaa6;
	color:#fff;
}
.zlxz_button:hover a{
	color:#fff;
}
.dongtai_time {
    color: #fff;
    padding: 4px 0 4px 4px;
    background-color: #00aaa6;
    width: auto;
    margin-top: 2%;
    text-align: center;
	font-size:15px;
	display: inline-block;
	padding: 5px 10px;
}

.bottommode {
    font-size: 14px;
    height: 40px;
    display: flex;
    align-items: flex-end;
	    transition: all .1s ease;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
}

.fuwu_count:hover .bottommode {
    color: #09ADA9;
    padding: 0 0 1px;
    border-bottom: 2px solid #09ADA9;
}

.dongtai_text_title {
    font-weight: bold;
    font-size: 20px;
	color:#000;
    margin-top: 3%;
    width: 100%; /* 限制元素的宽度 */
    white-space: nowrap; /* 防止文本换行 */
    overflow: hidden; /* 隐藏溢出的文本 */
    text-overflow: ellipsis; /* 显示省略号 */
    text-align: left;
}

.chanpin_text_title {
    font-size: 23px;
    margin-top: 3%;
    text-align: center;
	color:#000;
}

.dongtai_text {
    line-height: 25px;
    margin-top: 2%;
    font-size: 15px;
	color:#6e6e6e;
}

.chanpin_text {
    line-height: 20px;
    margin-top: 2%;
    font-size: 14px;
    text-align: center;
}

.chanpin_text1 {
    line-height: 50px;
    margin-top: 5%;
    font-size: 14px;
}
.chanpin_text1 .zfjs{
	font-size:16px;
	color:#fff;
	line-height:30px;
}
.dongtai_button {
    width: 128px;
	height: 36px;
    line-height: 36px;
	font-weight: bold;
    color: #171717;
    border: 2px #000 solid;
    padding-left: 20px;
    margin-top: 10%;
}

.chanpin_button {
    width: 128px;
	height: 36px;
    line-height: 36px;
	font-weight: bold;
    color: #171717;
    border: 2px #000 solid;
    padding-left: 20px;
    margin: auto;
    margin-top: 10%;
}

.dongtai_button span {
	display:block;
	width:20px;
	float:right;
	height:100%;
	background:url(../img/icon2.png) no-repeat center;
    font-weight: bold;
    margin-right: 16px;
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;

}
.dongtai_button:hover span {
	background:url(../img/icon3.png) no-repeat center;
    margin-right: 20px;
}

.aricle_main {
    display: flex;
	margin-top:66px;
}


.dongtai ul li img {
    width: 100%;
    height: 100%;

        object-fit: cover;
}

.fuwu_title {
    color: #000;
    margin: auto;
    text-align: center;
}



.fuwu_list {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: auto;
    margin-top: 4%;
}

.fuwu_count {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.fuwu_count :nth-child(1) {
    width: 50px;
    height: 50px;
}

.fuwu_count :nth-child(1) img {
    /* 	width: 100%;
        height: 100%; */
}

.fuwu_count :nth-child(2) {
    font-size: 22px;
	color:#000;
    height: 40px;
    display: flex;
    /* margin-top: 9%; */
    align-items: flex-end;
}

.fuwu_count :nth-child(3) {
    font-size: 16px;
	color:#6b6b6b;
    /* margin-top: 5%; */
    height: 27px;
    display: flex;
    align-items: flex-end;
}


.clearfix,
.container:after,
.row:after,
ul {
    *zoom: 1;
}
/*.container:after,*/
.clearfix:after,

.row:after,
ul:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.container {
    margin-right: auto;
    margin-left: auto;
}

.content img {
    max-width: 100%;
}


.content_box,
.content_box *,
.content_box *:before,
.content_box *:after {
    box-sizing: content-box;
}

.ml5 {
    margin-left: 5px;
}

.mt5 {
    margin-top: 5px;
}

.mr5 {
    margin-right: 5px;
}

.mb5 {
    margin-bottom: 5px;
}

.mg5 {
    margin: 5px;
}

.pl5 {
    padding-left: 5px;
}

.pt5 {
    padding-top: 5px;
}

.pr5 {
    padding-right: 5px;
}

.page_position1 {
    display: none;
}

.pb5 {
    padding-bottom: 5px;
}

.pd5 {
    padding: 5px;
}

.ml10 {
    margin-left: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mr10 {
    margin-right: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.mg10 {
    margin: 10px;
}

.pl10 {
    padding-left: 10px;
}

.pt10 {
    padding-top: 10px;
}

.pr10 {
    padding-right: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.pd10 {
    padding: 10px;
}

.ml15 {
    margin-left: 15px;
}

.mt15 {
    margin-top: 15px;
}

.mr15 {
    margin-right: 15px;
}

.mb15 {
    margin-bottom: 15px;
}

.mg15 {
    margin: 15px;
}

.pl15 {
    padding-left: 15px;
}

.pt15 {
    padding-top: 15px;
}

.pr15 {
    padding-right: 15px;
}

.pb15 {
    padding-bottom: 15px;
}

.pd15 {
    padding: 15px;
}

.ml20 {
    margin-left: 20px;
}

.mt20 {
    margin-top: 20px;
}

.mr20 {
    margin-right: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.mg20 {
    margin: 20px;
}

.pl20 {
    padding-left: 20px;
}

.touming {
    position: absolute;
    top: 0;
    z-index: 999;
    top: 100%;
    right: 0;
}

.pt20 {
    padding-top: 20px;
}

.pr20 {
    padding-right: 20px;
}

.pb20 {
    padding-bottom: 20px;
}

.pd20 {
    padding: 20px;
}

.ml25 {
    margin-left: 25px;
}

.mt25 {
    margin-top: 25px;
}

.mr25 {
    margin-right: 25px;
}

.mb25 {
    margin-bottom: 25px;
}

.mg25 {
    margin: 25px;
}

.pl25 {
    padding-left: 25px;
}

.pt25 {
    padding-top: 25px;
}

.pr25 {
    padding-right: 25px;
}

.pb25 {
    padding-bottom: 25px;
}

.pd25 {
    padding: 25px;
}

.ml30 {
    margin-left: 30px;
}

.mt30 {
    margin-top: 30px;
}

.mr30 {
    margin-right: 30px;
}

.mb30 {
    margin-bottom: 30px;
}

.mg30 {
    margin: 30px;
}

.pl30 {
    padding-left: 30px;
}

.pt30 {
    padding-top: 30px;
}

.pr30 {
    padding-right: 30px;
}

.pb30 {
    padding-bottom: 30px;
}

.pd30 {
    padding: 30px;
}

.ml35 {
    margin-left: 35px;
}

.mt35 {
    margin-top: 35px;
}

.mr35 {
    margin-right: 35px;
}

.mb35 {
    margin-bottom: 35px;
}

.mg35 {
    margin: 35px;
}

.pl35 {
    padding-left: 35px;
}

.pt35 {
    padding-top: 35px;
}

.pr35 {
    padding-right: 35px;
}

.pb35 {
    padding-bottom: 35px;
}

.pd35 {
    padding: 35px;
}

.ml40 {
    margin-left: 40px;
}

.mt40 {
    margin-top: 40px;
}

.mr40 {
    margin-right: 40px;
}

.mb40 {
    margin-bottom: 40px;
}

.mg40 {
    margin: 40px;
}

.pl40 {
    padding-left: 40px;
}

.pt40 {
    padding-top: 40px;
}

.pr40 {
    padding-right: 40px;
}

.pb40 {
    padding-bottom: 40px;
}

.pd40 {
    padding: 40px;
}

.ml45 {
    margin-left: 45px;
}

.mt45 {
    margin-top: 45px;
}

.mr45 {
    margin-right: 45px;
}

.mb45 {
    margin-bottom: 45px;
}

.mg45 {
    margin: 45px;
}

.pl45 {
    padding-left: 45px;
}

.pt45 {
    padding-top: 45px;
}

.pr45 {
    padding-right: 45px;
}

.pb45 {
    padding-bottom: 45px;
}

.pd45 {
    padding: 45px;
}

.ml50 {
    margin-left: 50px;
}

.mt50 {
    margin-top: 50px;
}

.mr50 {
    margin-right: 50px;
}

.mb50 {
    margin-bottom: 50px;
}

.mg50 {
    margin: 50px;
}

.pl50 {
    padding-left: 50px;
}

.pt50 {
    padding-top: 50px;
}

.pr50 {
    padding-right: 50px;
}

.pb50 {
    padding-bottom: 50px;
}

.pd50 {
    padding: 50px;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f26 {
    font-size: 26px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}

.f32 {
    font-size: 32px;
}

.f34 {
    font-size: 34px;
}

.f36 {
    font-size: 36px;
}

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
    line-height: 1.15;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
    font-family: '微软雅黑', sans-serif;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
    /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
    display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
    display: none;
}

* {
    box-sizing: border-box;
}

*:before,
*:after {
    box-sizing: border-box;
}

.yunu-infocontent-body img {
    max-width: 100%;
    display: block;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
}

body,
button,
input,
select,
textarea {
    font: 14px/1.5 "\5FAE\8F6F\96C5\9ED1", "arial";
    color: #333;
    font-size: 14px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul,
ol {
    list-style: none;
}

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"] {
    cursor: pointer;
}

a {
    color: inherit;
    color: expression(this.parentNode.currentStyle.color);
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 16px;
}

small {
    font-size: 12px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media screen and (min-width: 768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media screen and (min-width: 992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media screen and (min-width: 1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

/****************************** style ******************************/
body,
button,
input,
select,
textarea {
    font: 12px/1.4 "\5FAE\8F6F\96C5\9ED1", "arial";
    color: #5a5a5a;
    font-size: 12px;
}

body {
    max-width: 1920px;
    margin: 0 auto;
}
html,body,a,p,span,b,strong{
	font-family: "微软雅黑";
	color:#666666;
}
.center {
    width: 94%;
    margin: 0 auto;
}
.
.left{
	float:left;
}
.right{
	float:right;
}
.jiejuemode{
  display: none;  
}
.header {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 80px;
    /* background: url(../img/headbg.jpg) no-repeat; */
}

.logo {
    width: 20%;
    /* margin: auto; */
    display: flex;
    /* justify-content: center; */
    margin-left: 0%;
    /*padding:27.5px 0;*/
}
.logo img{
    max-width:100%;
	height:auto;
}


.dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
    /* left: 100%; */
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 99;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    /* background-color: #3e8e41; */

}
.dropbtn span{
	margin-left:14px;
	font-size:16px;
	color:#171717;
}
.dropbtn i{
	margin-left:8px;
}
.dropdown {
    /* margin-left: 70%; */
}

.dropbtn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;

}

.dropbtn img {
    /* margin-right: 35%; */
}

.search {

    /* margin-right: 2%; */
    position: relative;
	margin-top:0px;
}

.search .inp1 {
    height: 36px;
	line-height:36px;
    border: none;
    outline: 0;
    outline-style: none;
	background:#e6e6e6;
    border-radius: 30px;
    padding: 6px 6px 6px 15px;
    width: 206px;
    font-size: 13px;
    font-family: "微软雅黑";


}

.search .inp1 :focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.search .btn_sub {
    position: absolute;
    right: 7%;
    top: 27%;
    width: 16px;
    height: 16px;
    background: url(../img/ss.png) no-repeat center;
    background-size: 16px;
    border: none;
    outline: 0;
}
.language{
	margin-top:0px;
	margin-left:48px;
}
.header .head_top_content {
    width: 100%;
    height: 117px;
}

.header .head_top_content .head_logo {
    padding-top: 35px;
    width: 65%;
}

.header .head_top_content .head_logo img {
    display: block;
    width: 64px;
    float: left;
}

.header .head_top_content .head_logo .head_tit {
    margin-left: 10px;
    padding-right: 20px;
    border-right: 1px dotted #028BCF;
}

.header .head_top_content .head_logo .head_tit h4 {
    color: #036aac;
    font-size: 26px;
    line-height: 25px;
}

.header .head_top_content .head_logo .head_tit h6 {
    color: #00aaa6;
    font-size: 15px;
    line-height: 25px;
    font-weight: normal;
}

.header .head_top_content .head_logo .head_text {
    height: 50px;
    padding-left: 20px;
    border-left: 1px dotted #028BCF;
}

.header .head_top_content .head_logo .head_text p {
    font-size: 18px;
    color: #434343;
}

.header .head_top_content .head_logo .head_text p i {
    color: #E69138;
    font-style: normal;
}

.header .head_top_content .head_logo .head_text span {
    font-size: 14px;
    color: #434343;
}

.header .head_top_content .fr {
    width: 35%;
    padding-top: 30px;
}

.header .head_top_content .fr img {
    width: 44px;
    float: right;
}

.header .head_top_content .fr p {
    float: right;
    padding-top: 7px;
    padding-right: 10px;
}

.header .head_top_content .fr p i {
    display: block;
    font-weight: normal;
    font-style: normal;
    text-align: right;
}

.header .head_top_content .fr p span {
    display: block;
    color: #FF9900;
    font-size: 20px;
}

.header .head_nav{
	text-align:right;
	margin-right:98px;
}

.header .head_nav ul{
	display:inline-block;
}
.header .head_nav ul li {
    height: 86px;
    float: left;
    line-height: 86px;
    position: relative;
    text-align: center;
	margin:0 33px;
}
.header .head_nav ul li::after{
	content:"";
	width:0;
	height:2px;
	background:#00aaa6;
	position:absolute;
	left:0;
	bottom:0;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	-moz-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.header .head_nav ul li:hover::after{
	width:100%;
}

.header .head_nav ul li > a {
    color: #171717;
    font-size: 16px;
    display: block;
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}

.header .head_nav ul li.on > a {
    /* background: #FF9900; */
    color: #171717;
}

.header .head_nav ul li .v_list {
    position: absolute;
    width: 150px;
    top: 80px;
    background: #ffffff;
    left: 0;
    z-index: 99;
    display: none;
}

.header .head_nav ul li .v_list a {
    width: 100%;
    color: black;
    line-height: 36px;
    font-size: 14px;
    transition: .5s;
    text-align: left;
    padding: 0 16px;
    display: block;
}

.header .head_nav ul li .v_list a:hover {
    background: #FF9900;
    color: #fff;
}

.header .head_nav ul li:hover > a {
    /* background: #FF9900; */
    color: #00aaa6;
	font-weight:bold;
}

.header .head_nav ul li.on118:hover > .v_list 
{
    display: block;
}

.top{
	height:40px;
}
.toplf{
	line-height:40px;
}
.toprt{
	width:35%;
	text-align:right;
}
.toprt div{
	font-size:13px;
	font-family:'微软雅黑';
	display:inline-block;
	line-height:40px;
	padding-left:25px;
}
.toprt div:first-child{
	margin-right:30px;
	background:url(../img/24gl-telephone.png) no-repeat left center;
}
.toprt div:last-child{
	background:url(../img/youjian.png) no-repeat left center;
}
.toprt div img{
	margin-right:5px;
}
.pc_banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.pc_banner .pcbanner .swiper-slide img {
    width: 100%;
    display: block;
}

.pc_banner .pcbanner .pagination {
    /* text-align: center; */
    position: absolute;
    left: 11.2%;
    bottom: 38px;
    z-index: 99;
}

.pc_banner .pcbanner .pagination span {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
    margin: 0 16px 0 0;
	opacity:1;
	position:relative;
	background:none;
}
.pc_banner .pcbanner .pagination span::before{
	content:"";
	width:14px;
	height:14px;
	background:#171717;
	border-radius:50%;
	position:absolute;
	left:7px;
	top:7px;
}

.pc_banner .pcbanner .pagination span.swiper-pagination-bullet-active::before{
    background: #00aaa6;
    color: #fff;
}
.pc_banner .pcbanner .pagination span.swiper-pagination-bullet-active{
	border:solid 1px #00aaa6;
	border-top:none;
	border-right:none;
}

.pc_banner .pcbanner .next {
    position: absolute;
    right: 5%;
    top: 45%;
    z-index: 99;
    height: 45px;
    width: 45px;
    background: url(../img/bannerri.png);
    opacity: 0.8;
    background-size: 100%;
    cursor: pointer;
    outline: 0;
}

.chanpinnext {
    position: absolute;
    right:-2%;
    top: 45%;
    z-index: 99;
    height: 45px;
    width: 45px;
    background: url(../img/chanpinnprev.png);
    background-size: 100%;
    cursor: pointer;
}

.chanpinnprev {
    position: absolute;
    left: -2%;
    top: 50%;
	margin-top:-22.5px;
    z-index: 99;
    height: 45px;
    width: 45px;
    background: url(../img/chanpinnext.png);
    background-size: 100%;
    cursor: pointer;
}

.chanpinnprev:hover {
    background: url(../img/qqqq.png);
    background-size: 100%;
}

.chanpinnext:hover {
    background: url(../img/sadad+.png);
    background-size: 100%;

}

.pc_banner .pcbanner .next:hover {
    opacity: 1;
}

.pc_banner .pcbanner .prev {
    position: absolute;
    left: 5%;
    top: 45%;
    z-index: 99;
    height: 45px;
    width: 45px;
    background: url(../img/bannerle.png);
    opacity: 0.8;
    background-size: 100%;
    cursor: pointer;
    outline: 0;
}

.pc_banner .pcbanner .prev:hover {
    opacity: 1;
}

.pc_banner .banner_text {
    position: absolute;
    left: 0;
    top: 32%;
    width: 100%;
    z-index: 90;
}

.pc_banner .banner_text .banner_text_content {
    width: 585px;
    height: 200px;
    margin: 0 auto;
}

.pc_banner .banner_text .banner_text_content .imgleft {
    width: 124px;
    float: left;
    position: relative;
    left: 106%;
}

.pc_banner .banner_text .banner_text_content .banner_text_bg {
    height: 177px;
    padding: 20px;
    padding-left: 62px;
    z-index: 99;
    padding-bottom: 20px;
    background: url(../img/fff.png);
}

.pc_banner .banner_text .banner_text_content .banner_text_bg p {
    position: relative;
    top: 290%;
}

.pc_banner .banner_text .banner_text_content .banner_text_bg p strong {
    font-size: 14px;
    color: #434343;
    font-weight: normal;
    display: block;
    text-align: center;
    padding-top: 20px;
}

.pc_banner .banner_text .banner_text_content .banner_text_bg p b {
    font-size: 19px;
    font-weight: normal;
    font-style: normal;
    color: #434343;
    display: block;
    padding-top: 18px;
    text-align: center;
}

.pc_banner .banner_text .banner_text_content .banner_text_bg p b span {
    font-weight: bold;
    color: #00aaa6;
}

.pc_banner .banner_text .banner_text_content .banner_text_bg i {
    font-size: 0px;
    opacity: 0;
    color: #000;
    font-weight: bold;
    display: block;
    text-align: center;
    font-style: normal;
}

.pc_banner .banner_text .banner_text_content .banner_text_bg i em {
    font-style: normal;
    font-weight: bold;
    color: #068915;
}
.shubiao{
	position:absolute;
	left:50%;
	margin-left:-11px;
	bottom:35px;
	z-index:99;
}
.mouse {
  position: relative;
  width: 22px;
  height: 36px;
  border-radius: 30px;
  border: 2px solid #000;
  margin:0 auto 0;
}
.mouse:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 3px;
  height: 8px;
  border-radius: 20px;
  background-color: #000;
  -webkit-animation: scroll 1s infinite alternate;
          animation: scroll 1s infinite alternate;
}
@-webkit-keyframes scroll {
  100% {
    -webkit-transform: translate(-50%, 8px);
            transform: translate(-50%, 8px);
  }
}
@keyframes scroll {
  100% {
    -webkit-transform: translate(-50%, 8px);
            transform: translate(-50%, 8px);
  }
}

@-webkit-keyframes scroll {
  100% {
    -webkit-transform: translate(-50%, 8px);
            transform: translate(-50%, 8px);
  }
}
@keyframes scroll {
  100% {
    -webkit-transform: translate(-50%, 8px);
            transform: translate(-50%, 8px);
  }
}
.m_header {
    width: 100%;
    overflow: hidden;
    display: none;
}

.m_header .m_head_content {
    height: 70px;
    width: 100%;
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 99;
    box-shadow: 0px 1px 10px 1px #ccc;
}

.m_header .m_head_content .m_head_logo {
    height: 70px;
    float: left;
    padding-left: 10px;
}

.m_header .m_head_content .m_head_logo a {
    float: left;
}

.m_header .m_head_content .m_head_logo a img {
    height: 36px;
    display: block;
    margin: 0 auto;
    margin-top: 17px;
}

.m_header .m_head_content .m_head_logo p {
    float: left;
    padding-top: 12%;
    padding-left: 8px;
}

.m_header .m_head_content .m_head_logo p span {
    color: #00aaa6;
    font-size: 19px;
    line-height: 25px;
    font-weight: bold;
    display: block;
    text-align: left;
}

.m_header .m_head_content .m_head_logo p i {
    color: #00aaa6;
    font-size: 12px;
    line-height: 18px;
    font-style: normal;
    display: block;
}

.m_header .m_head_content .menu {
    width: 70px;
    height: 70px;
    position: absolute;
    right: 0;
    top: 0;
}

.m_header .m_head_content .menu img {
    height: 26px;
    display: block;
    margin: 0 auto;
    margin-top: 22px;
}

.app_menu {
    width: 100%;
    position: fixed;
    height: 100%;
    top: 70px;
    right: 0;
    z-index: 99;
    display: none;
}

.app_menu ul {
    background: #000;
}

.app_menu ul li {
    width: 100%;
    border-bottom: 1px dashed #333;
}

.app_menu ul li > a {
    width: 50%;
    display: block;
}

.app_menu ul li > a span {
    font-size: 14px;
    width: 100%;
    height: 42px;
    line-height: 42px;
    color: #999899;
    display: block;
    padding-left: 18px;
}

.app_menu ul li.on {
    background: url(../img/bottom.png) no-repeat 95% 15px;
    background-size: 16px;
}

.app_menu ul .v_list {
    width: 100%;
    display: none;
}

.app_menu ul .v_list a {
    display: block;
    font-size: 14px;
    width: 100%;
    line-height: 36px;
    color: #999899;
    display: block;
    padding-left: .4rem;
    float: none;
}

.m_banner {
    display: none;
    width: 100%;
    overflow: hidden;
}

.m_banner .mbanner {
    position: relative;
}

.m_banner .mbanner .swiper-slide img {
    width: 100%;
    display: block;
}

.m_banner .mbanner .pagination {
    text-align: center;
    position: absolute;
    bottom: 5px;
    width: 100%;
    z-index: 90;
}

.m_banner .mbanner .pagination span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    text-indent: -999px;
    overflow: hidden;
    overflow: hidden;
    cursor: pointer;
    background: #eee;
    margin: 0 4px;
    opacity: 1;
}

.m_banner .mbanner .pagination span.swiper-pagination-bullet-active {
    background: #00aaa6;
    color: #fff;
}

.main {
    width: 100%;
}
.tit{
	overflow:hidden;
}
.tit h3{
	font-weight:normal;
}
.tit h3,.tit p{
	width:100%;
	overflow:hidden;
}
.tit h3,.tit h3 a{
	font-size:45px;
	color:#000;
	line-height:55px;
}
.tit p{
	font-size:28px;
	line-height:38px;
	color:#000;
	font-family: 'Barlow Condensed SemiBold'; 
	text-transform:uppercase;
}
.i_box1 {
    width: 100%;
    padding-bottom: 40px;
}

.i_box1 .i_box1_content {
    width: 100%;
    display: flex;
    /* align-items: center; */
    margin-top: 5%;
}

.main_l {
    width: 20%;
    position: relative;
    z-index: 89;
    margin-top: -105px;
}

.main_l p {
    width: 100%;
    height: 105px;
    background: #036aac;
    padding-top: 22px;
}

.main_l p span {
    font-size: 27px;
    text-align: center;
    display: block;
    color: #fff;
}

.main_l p i {
    font-size: 12px;
    font-style: normal;
    text-align: center;
    display: block;
    color: #fff;
}

.main_l ul li {
    width: 100%;
    background: url(../img/li1.png) no-repeat 95% center #fff;
    height: 48px;
    line-height: 48px;
    margin-bottom: 3px;
    border: 1px solid #ddd;
}

.main_l ul li:hover {
    background: url(../img/li2.png) no-repeat 95% center #036aac;
}

.main_l ul li:hover span {
    color: #fff;
}

.main_l ul li a {
    width: 100%;
    height: 48px;
    display: block;
}

.main_l ul li a span {
    font-size: 16px;
    color: #1c4588;
    float: left;
    margin-left: 10px;
}

.main_l ul li a i {
    float: right;
    font-style: normal;
}

.main_l ul li.on {
    background: url(../img/li2.png) no-repeat 95% center #036aac;
}

.main_l ul li.on span {
    color: #fff;
}

.main_l .contact {
    width: 100%;
    height: 203px;
    background: #036aac;
    padding-top: 40px;
}

.main_l .contact a img {
    width: 65px;
    display: block;
    margin: 0 auto;
}

.main_l .contact a h3 {
    font-size: 19px;
    text-align: center;
    color: #fff;
}

.main_l .contact a span {
    font-size: 14px;
    text-align: center;
    display: block;
    color: #fff;
}

.main_r {
    width: 80%;
    float: right;
    padding-left: 3%;
}

.pro_list {
    width: 100%;
    overflow: hidden;
    margin-top: 32px;
}

.pro_list ul li {
    width: 23%;
    padding: 10px 15px;
    margin-right: 2.66%;
    margin-bottom: 28px;
    float: left;
    border: 1px solid #eee;
}

.pro_list ul li a .imgauto {
    width: 100%;
    height: 203px;
}

.pro_list ul li a span {
    display: block;
    margin-top: 6px;
    text-align: center;
    font-size: 14px;
}

.pro_list ul li:nth-child(4n) {
    margin-right: 0;
}

.pro_list ul li:hover {
    border: 1px solid #036aac;
}

.pro_list ul li:hover img {
    opacity: .6;
}

.pro_list ul li:hover span {
    color: #036aac;
}

.i_box2 {
    width: 100%;
    padding: 40px 0 80px 0;
    overflow: hidden;
    /* background: url(../img/aboutbg.jpg); */
}

.i_box2 .i_box2_tit {
    width: 100%;
    height: 55px;
    position: relative;
}

.i_box2 .i_box2_tit span {
    width: 100%;
    height: 1px;
    display: block;
    background: #fff;
    position: absolute;
    top: 26px;
}

.i_box2 .i_box2_tit p {
    background: url(../img/aboutbg.jpg);
    width: 260px;
    padding: 0 10px;
    position: relative;
    z-index: 90;
    margin: 0 auto;
}

.i_box2 .i_box2_tit p i {
    display: block;
    font-style: normal;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    text-align: center;
    width: 240px;
    background: url(../img/tit.png) no-repeat;
    color: #fff;
}

.i_box2 .i_box2_content .i_box2_content1 {
    width: 70%;
    background: url(../img/img2.png) no-repeat right bottom;
}

.i_box2 .i_box2_content .i_box2_content1 .flimg {
    width: 100%;
    height: 48px;
}

.i_box2 .i_box2_content .i_box2_content1 .flimg img {
    width: 40px;
    height: 48px;
    float: left;
}

.i_box2 .i_box2_content .i_box2_content1 .i_box2_img {
    width: 45%;
    overflow: hidden;
    margin-left: 4%;
}

.i_box2 .i_box2_content .i_box2_content1 .i_box2_img img {
    width: 100%;
    display: block;
}

.i_box2 .i_box2_content .i_box2_content1 .i_box2_text {
    width: 45%;
    margin-left: 5%;
    padding: 0;
    border: none;
}

.i_box2 .i_box2_content .i_box2_content1 .i_box2_text p {
    color: #fff;
    font-size: 14px;
    line-height: 200%;
    display: block;
}

.i_box2 .i_box2_content .i_box2_content1 .i_box2_menu {
    width: 100%;
    padding: 4% 0 0 4%;
}

.i_box2 .i_box2_content .i_box2_content1 .i_box2_menu a {
    width: 107px;
    height: 34px;
    border-radius: 40px;
    border: 3px solid #fff;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-size: 16px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin-right: 18px;
}

.i_box2 .i_box2_content .fr {
    width: 25%;
    border: 1px dotted #fff;
    padding: 10px;
}

.i_box2 .i_box2_content .fr .i_box2_fr_img {
    width: 100%;
    margin: 10px auto;
    overflow: hidden;
}

.i_box2 .i_box2_content .fr .i_box2_fr_img .swiper-wrapper .imgauto {
    width: 100%;
    height: 386px;
}

.i_box2 .i_box2_content .fr .i_box2_fr_img .pagination {
    text-align: center;
    width: 100%;
    margin-top: 10px;
    z-index: 99;
}

.i_box2 .i_box2_content .fr .i_box2_fr_img .pagination span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    text-indent: -999px;
    overflow: hidden;
    overflow: hidden;
    cursor: pointer;
    background: #eee;
    margin: 0 3px;
    opacity: 1;
}

.i_box2 .i_box2_content .fr .i_box2_fr_img .pagination span.swiper-pagination-bullet-active {
    background: #FF9900;
}

.i_box3 {
    width: 100%;
    overflow: hidden;
    padding: 5% 0 5% 0;
    background-color: #fff;
    margin-top: 6%;
}

.i_box3 .i_box3_tit p {
    display: block;
    font-style: normal;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    text-align: center;
    width: 240px;
    background: url(../img/casetit.png) no-repeat;
    color: #086AAC;
    margin: 0 auto;
}

.i_box3 .i_box3_content {
    width: 100%;
    margin-top: 50px;
    overflow: hidden;
}

.i_box3 .i_box3_content ul li {
    width: 240px;
    padding: 0 10px;
    float: left;
}

.i_box3 .i_box3_content ul li .imgauto {
    width: 100%;
    height: 150px;
}

.i_box3 .i_box3_content ul li .imgauto img {
    transform: scale(1);
    transition: .5s;
}

.i_box3 .i_box3_content ul li:hover .imgauto img {
    transform: scale(1.2);
    transition: .5s;
}

.i_box3 .i_box3_a {
    width: 100%;
    margin-top: 60px;
}

.i_box3 .i_box3_a a {
    background: url(../img/more.png) no-repeat;
    width: 89px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 53px;
    margin: 0 auto;
    display: block;
}

.i_box4_content {
    width: 100%;
    overflow: hidden;
}

.i_box4_content .fl {
    width: 72%;
}

.i_box4_content .new_list {
    width: 100%;
}

.i_box4_content .new_list ul li {
    width: 100%;
    padding-bottom: 15px;
    margin-top: 15px;
    position: relative;
    border-bottom: 1px dotted #dbd4cd;
}

.i_box4_content .new_list ul li .i_box4_time {
    width: 75px;
    padding: 14px 0;
    background: #036aac;
    position: absolute;
    left: 0;
    top: 0;
}

.i_box4_content .new_list ul li .i_box4_time p span {
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    display: block;
    line-height: 100%;
}

.i_box4_content .new_list ul li .i_box4_time p i {
    font-style: normal;
    text-align: center;
    color: #fff;
    font-size: 13px;
    display: block;
    margin-top: 5px;
}

.i_box4_content .new_list ul li .i_box4_text {
    width: 100%;
    padding-left: 90px;
    min-height: 75px;
}

.i_box4_content .new_list ul li .i_box4_text a span {
    font-size: 20px;
    color: #00aaa6;
    line-height: 140%;
    font-weight: 400;
}

.i_box4_content .new_list ul li .i_box4_text a span:hover {
    color: #0064D4;
}

.i_box4_content .new_list ul li .i_box4_text p {
    font-size: 14px;
    color: #aaa;
    line-height: 22px;
    margin-top: 3px;
    height: 44px;
    overflow: hidden;
    padding-right: 2%;
}

.i_box4_content .fr {
    width: 25%;
    margin-top: 15px;
}

.i_box4_content .fr h3 {
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 21px;
    background: #086AAC;
    font-weight: normal;
}

.i_box4_content .fr p {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 10px;
}

.i_box4_content .fr p b {
    width: 30px;
    height: 35px;
    float: left;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    left: 0;
    top: 0;
}

.i_box4_content .fr p b img {
    height: 18px;
    float: left;
    margin-top: 2px;
}

.i_box4_content .fr p span {
    float: right;
    width: 100%;
    padding-left: 30px;
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.i_box4_content .fr .map {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.flink {
    margin-top: 50px;
    width: 100%;
}

.flink .flink_tit {
    width: 100%;
    position: relative;
}

.flink .flink_tit p {
    height: 12px;
    width: 100%;
    background: url(../img/dian.png);
    position: absolute;
    top: 15px;
}

.flink .flink_tit span {
    height: 42px;
    background: #fff;
    color: #00aaa6;
    font-size: 14px;
    border: 1px solid #00aaa6;
    position: relative;
    z-index: 9;
    display: block;
    width: 115px;
    text-align: center;
    line-height: 42px;
    margin-left: 40px;
}

.flink .flink_list {
    width: 100%;
    margin-top: 20px;
    margin-left: 40px;
}

.flink .flink_list ul li {
    float: left;
    margin-right: 28px;
    margin-bottom: 8px;
}

.flink .flink_list ul li a {
    font-size: 12px;
    color: #5a5a5a;
}

.flink .flink_list ul li a:hover {
    color: #036aac;
}

.xinxi {
    display: flex;
}

.liuyan {
    display: flex;
    flex-direction: column;
}

.liuyan_title {
    font-size: 18px;
    color: #fff;
    margin-top: 5%;
    margin-bottom: 2%;
}

.xinxi_input1 {
    width: 50%;
    height: 40px;
    padding-left: 2%;
}

.liuyan_button {
    width: 128px;
    height: 36px;
    line-height: 36px;
    border: 2px #fff solid;
    padding-left: 20px;
    color: #Fff;
    margin-top: 10%;
}

.liuyan_button span {
    margin-right: 15px;
	margin-top:9px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
	float:right;
}
.liuyan_button:hover span {
	margin-right: 25px;
}

.phone {
    width: 60%;
    margin-top: 20%;
}

.phone ul {
    display: flex;
    justify-content: space-between;
}

.xinxi_input2 {
    margin-left: 2%;
    width: 50%;
    height: 40px;
    padding-left: 2%;
}

.count input {
    height: 53px;
    margin-top: 3%;
    padding-left: 2%;
}
.jjfa_zhdd img,.jjfa_ganw img{
	max-width:100%;
	height:auto;
}
.foot_list ul :nth-child(1) {
    color: #fff;
    font-size: 18px;
}

.foot_list ul :nth-child(2) {
    /*height: 50px;*/
    display: flex;
    /*align-items: center;/*/
	font-size:15px;
	color:rgba(158,168,172,0.4);
}
.foot_list ul li{
	font-size:15px;
	color:rgba(158,168,172,0.4);
}
.foot_list ul :nth-child(2) a{
	font-size:15px;
	color:rgba(158,168,172,0.4);
}
.foot_list ul li:hover,.foot_list ul li a:hover{
	color:#fff;
}
.foot_list ul li {
    height: 40px;
}

.foot_list {
    margin-left: 2%;
    width: 65%;
    float: right;
    display: flex;
    justify-content: space-between;
    color: #fff;
}

.footer {
    width: 100%;
    overflow: hidden;
    padding: 80px 10% 40PX 10%;
    /* margin-top: 40px; */
    background-color: #1d1e1e;
    /* background: url(../img/foot.gif); */
}

.footer .fl {
    padding-top: 15px;
    width: 30%;
}

.footer .fl img {
    float: left;
}

.footer .fl .foot_contact {
    padding-left: 20px;
    float: left;
}

.footer .fl .foot_contact p {
    color: #fff;
    font-size: 14px;
    line-height: 180%;
}

.footer .fr img {
    width: 100px;
    padding: 4px;
    background: #fff;
    display: block;
}

.footer .fr span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 5px;
}

.page_banner {
    width: 100%;
    overflow: hidden;
    /*line-height: 0;*/
}

.swiper_img {
    width: 90%;
    margin-left: 6%;
    height: 100%;
}

.swiper-rongyu {
    position: relative;
    overflow: hidden;
    margin-top: 10%;
}
.swiper-rongyu .swiper-button-next,.swiper-rongyu .swiper-button-prev{
	width: 13px;
    height: 24px;
	background-size: 13px 24px;
	margin-top: -12px;
}
.page_position {
    text-align: right;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    font-size: 14px;
    background: #f6f6f6;
    /*width: 80%;*/
    padding: 0% 10%;
    align-items: center;
}

.chanpinlist ul {
    display: flex;
    justify-content: space-between;
}

.chanpinlist {
    position: relative;
}

>>> .swiper-button-next {
    right: -5% !important;
}

>>> .swiper-button-prev {
    left: -5%;
}

.swiper1 {
    overflow: hidden;
}

.swiper-list {
    width: 100%;
}

.chanpinlist-img {
    width: 100%;
	overflow:hidden;
}

.chanpinlist-img img {
    width: 100%;
    height: auto;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.chanpinlist-img:hover img {
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
}

.chanpin_box {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    margin-bottom: 5%;
}
.chanpin_box .tit{
	text-align:center;
}
.page_position p :last-child {
    color: #00aaa6;
}

.page_position > div > a:last-child {
    color: #00aaa6; /* 将最后一个链接的颜色设置为红色 */
}


.zizhi_main {
    background: #fff;
    padding-bottom: 5%;
}

.page_position .page_position_shaixuan {
    list-style-type: none;
    /*width:40%;*/
    display: flex;
    justify-content: space-between;

}

.jianjie_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5%;
}

.hldj {
    width: 60%;
    padding: 4%;
    background: #00aaa6;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.hldj_top {
    display: flex;
    justify-content: space-around;
}


.xunjian_left {
    width: 48%;
    background: #f5f7f8;
}

.cjgn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    margin-top: 5%
}

.xunjian_left_cent {
    padding: 5%;
    font-size: 16px;
    text-align: left;


}

.xunjian_left_cent :nth-child(2) {
    line-height: 40px;
}

.xunjian_left_cent :nth-child(1) {
    font-size: 30px;
    padding: 0 0 30px 0;
    text-align: left;
}

.spfa {
    text-align: center;
    padding: 3%;
    background: #f5f7f8;
    margin-top: 5%;
}

.spfa_left {
    display: flex;
    flex-direction: column;
    width: 45%;
}

.spfa_left img {

    width: 100%;
    height: 50%;
}

.spfa_right {
    width: 55%;


}

.spfa_right img {
    width: 100%;
    height: 100%;
}

.spfa_flx {
    display: flex;
    margin-top: 5%;
}

.nengyuanbox_left_title {
    position: absolute;
    top: -100px;
}

.jianjie_cont {
    color: #7c7c7c;
    font-size: 16px;
    line-height: 30px;
    margin-top: 5%;
}
.jianjie_img{
	width:100%;
	overflow:hidden;
}
.jianjie_img img{
	width:100%;
	height:audio;
}
.gafa {
    text-align: left;
    font-size: 16px;
    line-height: 40px
}

.nengyuanbox {
    background: #fff;
    width: 90%;
    display: flex;
    justify-content: space-between;
    position: relative;
    left: 10%;
    margin-top:150px;
}

.nengyuanbox_left_cont {
    color: #8d8d8d;
	font-size:15px;
    line-height: 30px;
}

.nengyuanbox_left {
    width: 70%;
    padding: 8% 5%;

}

.nengyuanbox_right {
    width: 30%;
}

.nengyuanbox_right img {
    width: 100%;
    height: 100%;
	object-fit: cover;
}

.jianjie_count {
    display: flex;
    flex-direction: column;
    align-items: center;

}

.jianjie_imgList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.jianjie_imgList img {
    margin-top: 5%;
}

.jianjie_tabtop {
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.jianjie_tabright {
    width: 30%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.jianjie_tab {
    border: 1px solid #000;
    font-size: 15px;
    padding: 2% 5%;
	    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}

.jianjie_tab:hover {
    background: #00aaa6;
    color: #fff;
	border: 1px solid #00aaa6;
}

.jianjie_title {
    font-size: 22px;
    text-align: center;
    width: 55%;
    margin: 5% 0;
}

.jianjie_subtitle {
    font-size: 16px;
    color: #8d8d8d;
    text-align: center;
    height: 50px;
    width: 80%;


}

.jianjie {
    font-size: 45px;
    margin-top: 5%;
}

.jianjie :nth-child(2) {
    font-size: 28px;
}

.page_bannertitle {
    position: absolute;
    top: 40%;
    left: 10%;
    color: #fff;
    font-size: 40px;
}

.rongyu_main {
    display: flex;
    justify-content: space-between;
    margin-top: 3%;
}

.rongyu_img {
    width: 42%;
    height: 100%;
}

.rongyu_img img {
    width: 100%;
    height: 100%;
}

.conatr {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    text-align: center;
    padding-left: 0;
    margin: 10% 0;
}
.lianxi1{
	margin-top:35px;
}
.lianxi1 p{
	font-size:30px;
	color:#000;
	line-height:40px;
}
.lianxi1 p a{
	font-size:30px;
	color:#000;
}
.map_n{
	width:100%;
	overflow:hidden;
}
.map_n img{
	width:100%;
	height:auto;
}
.lianxi {
    font-size: 30px;
    font-weight: bold;
    color: #000;
}

.lianxi :nth-child(2) {
    font-size: 16px;
    color: #000;
    margin-top: 10%;
}

.lianxi1 {
    font-size: 20px !important;
    color: #000;
    /*font-weight: bold;*/
}

.hezuo_main {
    background: #fff;

}

.hezuo_list {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 5%;
}

.falv_content p,.falv_content span{
	font-size:16px;
	color:#7c7c7c;
}
.falv_content p{
	line-height:30px;
}
.falv_content p span {
    text-wrap: balance !important;
}

.falv_content {
    padding-bottom: 10%;
}

.hezuo_list img {
    width: 20%;
}

.lianxi2 {
    margin-top: 7%;
    margin-bottom: 5%;
}

.page_bannertitle :nth-child(2) {
    font-size: 20px;
}


.page_banner img {
    width: 100%;
}

.container {
    width: 100%;
}

.news_list {
    width: 100%;
    padding: 20px;
    border: 1px solid #EBEBEB;
}

.news_list ul li {
    width: 100%;
    float: left;
    height: 38px;
    padding-top: 9px;
    border-bottom: 1px dashed #c6c6c6;
    margin-bottom: 8px;
}

.news_list ul li a {
    float: left;
    width: 60%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #666;
}

.news_list ul li p {
    float: right;
    font-size: 12px;
    color: #666;
}

.news_list ul li:hover a {
    color: #036aac;
}

.crumbs {
    width: 100%;
    height: 34px;
    /*background: #0269AB;*/
    margin-top: 20px;
    margin-bottom: 20px;
}

.crumbs p {
    width: 100%;
    height: 34px;
    background: url(../img/ds.png) no-repeat left;
    padding-left: 20px;
    color: #fff;
    line-height: 34px;
}

.crumbs p a {
    font-size: 14px;
    color: #fff;
    line-height: 34px;
}

.show_pages {
    padding-top: 20px;
    display: flex;
    border-top: 1px solid #000;
    margin-top: 30px;
}

.show_pages p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-top: 6px;

}

.show_pages :nth-child(1) {
    text-align: left;
    flex: 1;
}

.show_pages :nth-child(2) {
    text-align: right;
    flex: 1;
}

.show_pages p a {
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

.content_tit h3 {
    font-size: 35px;
    color: #000000;
    padding: 3px 0;
    line-height:45px;
    /*text-align: center;*/
    font-weight: normal;
}

.content_tit p {
    width: 100%;
    /*text-align: center;*/
    padding: 10px 0 15px;
	font-size:16px;
	color:#9b9b9b;
	line-height:30px;
}

.content_tit p span {
    line-height: 21px;
    font-size: 12px;
    color: #666;
    margin: 0 5px;
}

.content_des {
    width: 100%;
    border: 1px dotted #E5E5E5;
    padding: 5px;
    margin-bottom: 10px;
    text-indent: 24px;
}

.content_des p {
    font-size: 13px;
    color: #868686;
    line-height: 24px;
}

.pro_content {
    width: 100%;
    margin: 20px 0;
    position: relative;
}

.pro_content .pro_pic {
    width: 50%;
    float: left;
}

.pro_content .pro_text {
    width: 50%;
    float: left;
    padding-left: 2%;
}

.pro_content .pro_text h3 {
    font-weight: normal;
    margin-top: 5px;
    /*line-height: 22px;*/
    font-size: 45px;
    color: #000;
    padding-bottom: 30px;
    border-bottom: 2px solid #ccc;
}

.pro_content .pro_text .text {
    width: 100%;
    margin-top: 12px;
}

.pro_content .pro_text .text p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 12px;
}

.pro_content .pro_text .text a {
    width: 100px;
    height: 32px;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    color: #fff;
    line-height: 32px;
    background: url(../img/sanj.png) no-repeat 5px center #4576be;
    background-size: 16px;
    padding-left: 24px;
}

.pro_content .pro_text .text a:hover {
    background: url(../img/sanj.png) no-repeat 5px center #333;
    background-size: 16px;
}
.pro_content .pro_fl,.pro_content .pro_fl a{
	font-size:16px;
	color:#000;
	line-height:30px;
}
div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    border: 1px solid #ddd;
    display: none;
    text-align: center;
    overflow: hidden;
    font-size: 0;
}

div.zoomDiv img {
    max-width: none;
}

div.zoomMask {
    position: absolute;
    background: url(../img/mask.png) repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
    max-width: 200px !important;
    max-height: 200px !important;
}

.img-center {
    text-align: center;
    font-size: 0;
}

.img-center img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.pc-slide {
    width: 100%;
    margin: 0 auto;
}

.pc-slide .view {
    border: 1px solid #ddd;
    max-height: 500px;
    overflow: hidden;
}

.pc-slide .view .swiper-slide {
    width: 100%;
}

.pc-slide .view .swiper-slide .imgauto {
    width: 100%;
    height: 350px;
    padding: 20px;
    box-sizing: border-box;
}

.pc-slide .preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.pc-slide .preview .swiper-container {
    width: 80%;
    margin: 0 10%;
}

.pc-slide .preview .swiper-slide {
    width: 25%;
    padding: 5px;
}

.pc-slide .preview .swiper-slide .imgauto {
    width: 100%;
    height: 80px;
    border: 1px solid #ddd;
}

.pc-slide .preview .swiper-slide .imgauto img {
    display: block;
    padding: 5px;
}

.pc-slide .preview .active-nav .imgauto {
    border: 1px solid #00aaa6;
}

.pc-slide .preview .arrow-left {
    background: url(../img/feel3.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.pc-slide .preview .arrow-right {
    background: url(../img/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.page_title h3 {
    /*width: 140px;*/
    line-height: 40px;
    font-size: 30px;
    margin-top: 10px;
    display: block;
    color: #000;
    /*background: #036aac;*/
    text-align: left;
    font-weight: normal;
}

.page_content {
    width: 100%;
    overflow: hidden;
}
.page_title .tit h3,.page_title .tit p{
    text-align:center;
}

.content p {
    font-size: 16px;
    line-height: 30px;
	color:#6c6c6c;
}

.content img {
    display: block;
    margin: 0 auto;
	max-width:100%;
	height:auto;
}

.hot_pro {
    width: 100%;
}

.hot_pro .pro_list {
    margin-top: 15px;
}

.hot_new .news_list {
    border: none;
    padding: 0;
    margin-top: 8px;
}

.hot_new .news_list li {
    width: 49%;
    float: left;
    margin-right: 2%;
    padding-left: 17px;
    background: url(../img/dian2.png) no-repeat 5px center;
}

.aricle_main_left {
    width: 80%;

}
.aricle_main_left .fhbtn{
	width:100%;
	overflow:hidden;
	margin-bottom:60px;
}
.aricle_main_left .fhbtn a{
	font-size:16px;
	color:#000;
}
.aricle_main_left .fhbtn a span{
	font-size:16px;
	color:#9b9b9b;
	margin-right:6px;
}
.hot_new {
    margin-left: 10%;
}

.xiangguan_img {
    /*width: 40%;*/
    margin-top: 5%;
}

.xiangguan_img img {
    width: 150px;
    height: 100px;
}

.two-line-ellipsis a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
	font-size:18px;
	color:#000;

}
.two-line-ellipsis a span{
	font-size:18px;
	color:#000;
    font-weight: bold;
}
.two-line-ellipsis p{
	font-size:16px;
	color:#9b9b9b;
}

.two-line-ellipsis {
    margin-left: 4%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.hot_new .news_list li:nth-child(2n) {
    margin-right: 0;
}

.hot_new {
    width: 30%;
}

.xiangguan ul li {
    display: flex;
}

.page_pic figure {
    margin: 0;
    width: 31.33%;
    margin-right: 3%;
    margin-bottom: 3%;
    float: left;
    box-shadow: 0px 1px 10px 1px #ddd;
}

.page_pic figure a .imgauto {
    width: 100%;
    height: 217px;
    padding: 5px;
}

.page_pic figure a span {
    display: block;
    margin: 8px 0;
    text-align: center;
    font-size: 14px;
}

.page_pic figure:nth-child(3n) {
    margin-right: 0;
}

.page_pic figure:hover img {
    opacity: .6;
}

.page_pic figure:hover span {
    color: #036aac;
}

.iet {
    height: 30px;
    width: 100%;
    background: #fff3d7;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

.iet p {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #333;
    line-height: 30px;
}

.iet p a {
    color: #3aba50;
    font-size: 12px;
}

.iet span {
    position: absolute;
    right: 5%;
    top: 0;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #333;
    cursor: pointer;
}

.iet span i {
    font-size: 12px;
    color: #333;
    padding-left: 5px;
    font-style: normal;
}

.liuyan {
    width: 100%;
    margin-top: 10px;
}

.liuyan b {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}


.liuyan b a {
    width: 200%;
    height: auto;
    display: block;
    position: relative;
    left: 0;
    transition: .5s;
}

.liuyan b a img {
    width: 50%;
    float: left;
}

.liuyan b:hover a {
    position: relative;
    left: -100%;
    transition: .5s;
}

.content_img {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 25px 0;
}

.content_img img {
    display: block;
    max-width: 100%;
    height: auto;
}

.show_guest {
    margin-top: 60px;
	margin-bottom:20px;
    width: 100%;
}

.show_guest .fl {
    width: 39%;
    padding: 0 20px;
    position: relative;
}

.show_guest .fl i {
    width: 1px;
    font-style: normal;
    display: block;
    height: 458px;
    background: #eee;
    position: absolute;
    left: 50%;
    top: 0;
}

.show_guest .fl .guestbook {
    width: 100%;
    height: 148px;
    padding: 15px 0;
    background: #fff;
    position: relative;
    z-index: 99;
    top: 155px;
}

.show_guest .fl .guestbook b {
    width: 100%;
    height: 118px;
    overflow: hidden;
    display: block;
    position: absolute;
}

.show_guest .fl .guestbook b img {
    width: 100%;
    position: absolute;
    top: -70px;
}

.show_guest .fl .guestbook p {
    position: absolute;
    width: 100%;
    height: 118px;
    top: 15px;
    left: 0;
    padding-top: 26px;
}

.show_guest .fl .guestbook p strong {
    font-size: 29px;
    line-height: 43px;
    text-align: center;
    display: block;
    font-weight: normal;
    color: #fff;
}

.show_guest .fl .guestbook p span {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    display: block;
}

.show_guest .fr {
    width: 60%;
    height: auto;
    padding: 20px;
    margin: 0 auto;
    float: none;
    margin: 0 auto;
}

.show_guest .fr p {
    width: 100%;
    margin: 7px 0;
    position: relative;
    display: block;
}

.show_guest .fr p span {
    padding-right: 10px;
    line-height: 30px;
    font-size: 16px;
	color:#383838;
    display: block;
    width: 100%;
	margin-bottom:14px;
}

#iconInput {
    background-image: url(../img/name.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 40px;
}

#iconInput1 {
    background-image: url(../img/shouji.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 40px;

}

#iconInput2 {
    background-image: url(../img/ema.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 40px;

}

#iconInput3 {
    background-image: url(../img/dizhi.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 40px;

}

#iconInput4 {
    background-image: url(../img/dizhi.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    padding: 15px 40px;

}

.show_guest .fr p input {
    width: 100%;
    height: 54px;
	line-height:54px;
    border: none;
    border: 1px solid #ddd;
    font-size: 16px;
	color:#afafaf;
    text-indent: 5px;
    outline: 0;
    background: #f9f9f9;
}

.show_guest .fr p textarea {
    width: 100%;
    background: #f9f9f9;
    height: 250px;
    border: none;
    border: 1px solid #ddd;
    font-size: 12px;
    text-indent: 5px;
    outline: 0;
}

.message_main {
    background: #fff;
    padding-bottom: 50px;
}

.show_guest .fr p.yanz {
}

.show_guest .fr p.yanz span {
    float: left;
    padding-right: 10px;
}

.show_guest .fr p.yanz input {
    width: 40%;
    float: left;
}

.show_guest .fr p.yanz img {
    height: 37px;
    display: block;
    float: right;
}

.show_guest .fr p .btn {
    height: 55px;
	line-height:55px;
    border: none;
    border-radius: 4px;
    background: #00aaa6;
    color: #fff;
}


.pro_tag {
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
    line-height: 40px;
    margin-top: 20px;
}

.pro_tag span {
    font-size: 14px;
    color: #333;
}

.pro_tag a {
    font-size: 11px;
    color: #666;
    padding-right: 15px;
}

.pro_tag a:hover {
    color: #036aac;
}

.pages .pagination {
    text-align: center;
    height: auto;
}

.pages .pagination a {
    padding: 0 13px;
    line-height: 28px;
    height: 28px;
    float: none;
    display: inline-block;
}
.pages .pagination a:hover,.pages .pagination a.cur{
	background: #00aaa6;
	color:#fff;
}
.pages .pagination p {
    padding: 0 13px;
    line-height: 28px;
    height: 28px;
    float: none;
    display: inline-block;
}


.case_list {
    width: 100%;
    margin-top: 30px;
}

.case_list ul li {
    width: 100%;
    padding: 15px;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
    box-shadow: 0px 1px 10px 1px #eee;
}

.case_list ul li .fl {
    width: 30%;
}

.case_list ul li .fl .imgauto {
    width: 100%;
    height: 185px;
}

.case_list ul li .fl .imgauto img {
    max-width: 100%;
    max-height: 100%;
}

.case_list ul li .fr {
    width: 70%;
    padding-left: 20px;
}

.case_list ul li .fr span {
    font-size: 18px;
    color: #000;
    display: block;
    padding-top: 8px;
}

.case_list ul li .fr p {
    font-size: 14px;
    color: #888;
    display: block;
    margin-top: 10px;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
}

.case_list ul li .fr .time {
    padding-left: 20px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    background: url(../img/time.png) no-repeat left center;
    background-size: 16px;
    margin-top: 10px;
}

.case_list ul li:hover {
    box-shadow: 0px 1px 10px 1px #036aac;
}

.case_list ul li:hover .fr span {
    color: #0071bf;
}


.right_fix {
    position: fixed;
    right: 1%;
    bottom: 5%;
    z-index: 99;
}

.right_fix .text {
}

.right_fix .text li {
    position: relative;
    background: #fff;
    border-top: 1px solid #eee;
    border-radius: 68%;
    margin-top: 5px;
    width: 45px;
    height: 45px;
}

.right_fix .text li:first-child {
    border: none;
}

.right_fix .text li .pic {
    width: 100%;
    padding: 12px 0;
    
}

.right_fix .text li .pic img {
    /* height: 20px; */
    display: block;
    width: auto;
    margin: 0 auto;
}

.right_fix .text li .pic .img1 {
    display: block;
}

.right_fix .text li .pic .img2 {
    display: none;
}

.right_fix .text li .pic span {
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 8px;
}

.right_fix .text li .text {
    padding-right: 10px;
    position: absolute;
    left: -150px;
    top: 0;
    width: 150px;
    display: none;
}

.right_fix .text li .text img {
    background: #fff;
    padding: 8px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.right_fix .text li .text1,.right_fix .text li .text2 {
    height: 73px;
    position: absolute;
    left: -220px;
    top: -30px;
    width: 220px;
    padding-right: 10px;
    display: none;
}

.right_fix .text li .text1 .search {
    position: relative;
    background: #00aaa6;
    padding: 8px;
}

.right_fix .text li .text1 .inp1 {
    width: 100%;
    background: #fff;
    height: 42px;
    border: none;
    outline: 0;
    padding-left: 5px;
}

.right_fix .text li .text1 .btn_sub {
    position: absolute;
    right: 8px;
    top: 8px;
    width: 40px;
    height: 42px;
    background: url('../img/seah.png') no-repeat center #fff;
    background-size: 16px;
    border: none;
    outline: 0;
}

.right_fix .text li .text2 .inp1{background: #00aaa6;color:#ffffff; font-size:16px; line-height:24px;}

.right_fix .text li:hover {
    background: #00aaa6;
    cursor: pointer;
}

.right_fix .text li:hover .pic .img1 {
    display: none;
}

.right_fix .text li:hover .pic .img2 {
    display: block;
}

.right_fix .text li:hover .text {
    display: block;
}

.right_fix .text li:hover .text1 {
    display: block;
}

.right_fix .text li:hover .text2 {
    display: block;
}


.showarea {
    padding: 15px 0;
}

.showarea h3 {
    padding-bottom: 10px;
    font-size: 16px;
    color: #036aac;
    border-bottom: 1px solid #e4e4e4;
    display: block;
}

.showarea h3 span {
    font-weight: 400;
    color: #999;
    text-transform: uppercase;
}

.showarea .list {
    overflow: hidden;
    margin-top: 20px;
}

.showarea .list a {
    display: block;
    margin-right: 17px;
    font-size: 14px;
    float: left;
    margin-bottom: 12px;
}

.showarea .list a:hover {
    color: #036aac;
}

#message {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
    transform: scale(0);
    transition: .3s;
}

.messagebg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 1001;
}

#message .m-content {
    margin-top: 10%;
}

#message .m-content .m-message {
    background: #fff;
    width: 580px;
    background: #fff;
    padding: 50px;
    margin: 0 auto;
    position: relative;
    z-index: 1002;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
}

.m-message {
    width: 494px;
    margin: 48px auto 0;
}

.m-message label {
    margin-bottom: 15px;
    display: block;
    font-size: 14px;
}

.m-message label em {
    display: block;
    float: right;
    color: red;
    height: 32px;
    line-height: 32px;
}

.m-message label span {
    width: 70px;
    height: 34px;
    line-height: 34px;
    color: #2F2F2F;
    float: left;
    font-weight: bold;
    text-align: right;
    margin-right: 10px;
    display: inline-block;
}

.m-message label input.inp,
.m-message label textarea,
.m-message label.code input {
    width: 77%;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    border: #cccccc 1px solid;
    border-radius: 3px;
    padding: 0 14px;
    box-sizing: border-box;
    color: #555;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.m-message label input:focus,
.m-message label textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6);
}

.m-message label textarea {
    height: 72px;
    line-height: 24px;
    padding: 10px 14px;
}

.m-message label.code {
    line-height: 34px;
}

.m-message label.code input {
    width: 30%;
    float: left;
    margin-right: 30px;
}

.m-message label.code .pic {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 32px;
}

.m-message label.code img {
    width: auto;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
}

.xinwen_title {
    font-size: 40px;
    margin-top: 4%;
}
.ysxytit .tit{
	text-align:center;
}
.main_all {
    width: 80%;
    margin: auto;
}

.above {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    margin-top: 8%;
}

.btn-1 input {
    width: 52px;
    height: 32px;
    line-height: 32px;
    background: #e8e8e8;
    border: none;
    color: #333;
    margin-right: 22px;
    cursor: pointer;
    transition: 0.3s;
}

.btn-1 {
    padding-left: 80px;
}

.btn-1 input.focus {
    background: #007ccb;
    color: #fff;
}

.btn-1 input.focus:hover {
    background: #444;
}

.btn-1 input:hover {
    background: #ccc;
}


@media(max-width:1768px) {
	.aboutnr {
		padding-top: 150px;
	}
	.aboutmore {
		margin-top: 120px;
	}
}
@media(max-width:1680px) {
	.header .head_nav {
		margin-right: 0px;
	}
	.header .head_nav ul li{
		margin:0 28px;
	}
	.aboutmore {
		margin-top: 80px;
	}
}
@media(max-width:1600px) {
	.header .head_nav {
		margin-right: 0px;
	}
	.header .head_nav ul li{
		margin:0 20px;
	}
	.language {
		margin-left: 40px;
	}
	.aboutnr {
		padding-top: 120px;
	}
	.aboutjs {
		width: 50%;
	}
	.aboutnr {
		padding: 0 6%;
	}
	.aboutus_cont .counter {
		font-size: 70px;
	}
	.content_tit h3{
		font-size:30px;
		line-height:40px;
	}
	.page_title h3{
		font-size:26px;
		line-height:36px;
	}
	.pro_content .pro_text h3{
		font-size:40px;
		line-height:50px;
	}
}
@media(max-width:1440px) {
	.header .head_nav {
		margin-right: 0px;
	}
	.header .head_nav ul li{
		margin:0 17px;
	}
	.language {
		margin-left: 30px;
	}
	.aboutnr {
		padding-top: 80px;
	}
	.aboutmore {
		margin-top: 60px;
	}
	.aboutnr .hgjk {
		margin-top: 40px;
	}
	.aboutus_cont .counter {
		font-size: 60px;
	}
}
@media(max-width:1360px) {
	.header .head_nav {
		margin-right:0px;
	}
	.header .head_nav ul li{
		margin:0 13px;
	}
	.language {
		margin-left: 20px;
	}
	.pro_content .pro_text h3{
		font-size:36px;
		line-height:46px;
	}
}
@media(max-width:1280px) {
	.header .head_nav {
		margin-right: -6px;
	}
	.header .head_nav ul li{
		margin:0 8px;
	}
	.tit h3, .tit h3 a{
		font-size:40px;
		line-height:50px;
	}
	.aboutnr .hgjk {
		font-size: 24px;
		line-height: 34px;
	}
	.aboutnr h4 {
		font-size: 36px;
		line-height: 46px;
	}
	.aboutjs{
		margin-top:20px;
	}
	.aboutnr .hgjk {
		margin-top: 30px;
	}
	.aboutnr {
		padding-top: 60px;
	}
	.aboutmore {
		margin-top: 40px;
	}
	.lianxi1 p,.lianxi1 p a{
		font-size:25px;
		line-height:35px;
	}
	.content_tit h3{
		font-size:26px;
		line-height:36px;
	}
	.page_title h3{
		font-size:24px;
		line-height:34px;
	}
	.pro_content .pro_text h3{
		font-size:32px;
		line-height:42px;
	}
}
@media screen and (max-width: 1440px) {
.page_position {padding: 0% 3%;}
}
@media screen and (max-width: 1200px) {
    .center {
        /*width: 100%;*/
        padding: 0 2%;
    }
	.fangan{
		padding:5%;
	}
    .page_position{
        padding: 0%;
        justify-content: center;
    }
    .pc_banner .banner_text {
        top: 20%;
    }

    .header .head_top_content {
        padding: 0 2%;
    }
	.header .head_nav ul li{
		margin:0 10px;
	}
	.search .inp1{
		width:180px;
	}
}

@media screen and (max-width: 1152px) {
	.header .head_nav {
		margin-right: 0px;
	}
	.header .head_nav ul li{
		margin:0 6px;
	}
	.language {
		margin-left: 10px;
	}
	.dropbtn span {
		margin-left: 6px;
	}
	.dropbtn i {
		margin-left: 5px;
	}
}
@media screen and (max-width: 1070px) {
	.search .inp1 {
		width: 150px;
	}
}
@media screen and (max-width: 1023px) {
    .header {
        display: none;
    }

    .m_header {
        display: block;
    }

    .pc_banner {
        display: none;
    }

    .m_banner {
        display: block;
    }

    .page_banner {
        margin-top: 70px;
    }

    .mtop {
        margin-top: 70px;
    }
	.aboutjs {
		width: 100%;
	}
	.rongyu_main div{
		width:100% !important;
	}
	.rongyu_img{
		display:none;
	}
	.mianbaochong{
		display: none;
	}
}

@media screen and (max-width: 991px) {
	.tit h3, .tit h3 a{
		font-size:35px;
		line-height:45px;
	}
	.tit p {
		font-size: 24px;
		line-height:34px;
	}
}
@media screen and (max-width: 768px) {
	.tit h3, .tit h3 a{
		font-size:30px;
		line-height:40px;
	}
	.frblock{
	    display: none;
	}
	.tit p {
		font-size: 20px;
		line-height:30px;
	}
    h1 {
        font-size: 30px !important;
    }

    .zhifa {
        font-size: 18px !important;
    }

    .chanpin_title :nth-child(2) {
        font-size: 20px;
    }

    .main {
        overflow: hidden;
    }
    .page_bannertitle{
        display: none;
    }
    .jianjie{
        font-size: 30px;
        text-align: center;
    }
    .jianjie_list{
        flex-direction: column;
    }
    .jianjie_tabright{
        width: 100%;
        margin-top: 5%;
    }
    .jianjie_imgList img{
        width: 48% !important;
        height: auto !important;
    }
    .jianjie_tabtop{
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        flex-direction: column;
    }
    .jianjie :nth-child(2) {
        font-size: 20px;
    }
	.content_tit h3{
		font-size:22px;
		line-height:32px;
	}
	.aricle_main_left,.hot_new{
		width:100%;
	}
	.hot_new{
		margin-left:0;
		margin-top:20px;
	}
	.aricle_main,.show_pages{
		display: inline;
	}
	.show_pages :nth-child(2) {
		text-align: left;
	}
	.aricle_main_left .fhbtn{
		margin:40px 0;
	}
	.page_title h3{
		font-size:22px;
		line-height:32px;
	}
	.chanpinnprev{
		left:-1%;
	}
	.chanpinnext{
		right:-1%;
	}
	.two-line-ellipsis a,.two-line-ellipsis a span {
		font-size: 16px;
	}
	.chanpin_text_title {
		font-size:20px;
	}
	.cnxqfx {
		position: inherit;
		margin-top: 20px;
	}
	.conatr_nr{
		margin:20px 0;
	}
	.above {
		display: inherit;
	}
	.above div{
		width:100% !important;
		margin: 10px 0;
	}
	.ny_max_box {
		display: inherit;
	}
	.ny_left_box {
		width: 100%;
		margin-top:20px;
	}
	.lianxi1 {
		margin-top: 20px;
	}
	.lianxi1 p, .lianxi1 p a {
		font-size: 22px;
		line-height: 32px;
	}
	.page_banner img {
		width: 120%;
		margin-left: -10%;
	}
	.pro_content .pro_text h3{
		font-size:28px;
		line-height:38px;
	}
	.yyrj{
		display:inherit !important;
	}
	.yyrj div{
		width:100%!important;
	}
	.yidongli ul li {
		line-height: 30px;
	}
	.ny_left_boxtitle{
		font-size:26px;
	}
	.tousu_form .fr p {
		padding: 0 10px;
	}
    .i_box1 {
        padding: 0 2%;
    }
	.gongsimingzi{
		padding-top:1%;
	}
	.panel-header{
		font-size:18px !important;
	}
    .container {
        /*padding: 0 2%;*/
    }
	.conatr {
		display: inherit;
	}
    .page_position {
        font-size: 14px;
    }
	
    .liuyan {
        display: none;
    }
	.page_position,.nengyuanbox{
		display: inherit;
	}
	.page_position_shaixuan li{
		padding: 0 15px;
	}
	.nengyuanbox{
		width: 100%;
		left: 0;
		margin-top:50px;
	}
	.nengyuanbox_left,.nengyuanbox_right{
		width: 100%;
	}
	.nengyuanbox_right img {
		height: auto;
		object-fit: none;
	}
	.nengyuanbox_left_title {
		position: inline;
		margin-top:0;
		margin-bottom:30px;
	}
	.jjfa_zhddtit{
		font-size:30px !important;
	}
	.cjgn,.hldj_top{
		display:inline;
	}
	.cjgn div{
		width:100% !important;
		margin:10px 0;
	}
	.xunjian_nr,.hlgwdj{
		display:inline !important;
	}
	.xunjian_left{
		width:100%;
		margin:10px 0;
	}
	.xunjian_left_cent :nth-child(1) {
		font-size: 25px;
	}
	.hldj,.hldjimg{
		width:100% !important;
	}
	.hldjimg img{
		max-width:100%;
		height:auto;
	}
    .main_l {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }

    .main_r {
        width: 100%;
        padding-left: 0;
    }

    .i_box1 .main_l .contact {
        display: none;
    }

    .i_box1 .pro_list {
        margin-top: 10px;
    }

    .pro_list ul li {
        width: 49%;
        margin-right: 2%;
        padding: 5px;
        margin-bottom: 2%;
    }

    .pro_list ul li:nth-child(2n) {
        margin-right: 0;
    }

    .i_box2 {
        margin-top: 20px;
        padding: 30px 2%;
    }

    .i_box2 .i_box2_content .i_box2_content1 {
        width: 100%;
        padding-bottom: 50px;
        margin-top: 30px;
    }

    .i_box2 .i_box2_content .fr {
        width: 100%;
        margin-top: 15px;
    }

    .i_box2 .i_box2_content .i_box2_content1 .i_box2_text {
        width: 100%;
        margin: 0;
        padding: 0 20px;
        background: none;
        display: block;
    }

    .i_box2 .i_box2_content .i_box2_content1 .i_box2_img {
        width: 100%;
        margin-left: 0;
        padding: 0 20px;
        margin-top: 10px;
    }

    .i_box2 .i_box2_content .i_box2_content1 .i_box2_menu {
        display: none;
    }

    .i_box2 .i_box2_content .fr {
        border: none;
        background: #fff;
        display: none;
    }

    .i_box4 {
        padding: 10px 2%;
    }

    .i_box4_content .fl {
        width: 100%;
    }

    .i_box4_content .fr {
        width: 100%;
    }
	.dongtai_text_title{
		font-size:18px;
	}
    .footer {
        background:#1d1e1e;
        padding: 20px 2%;
    }

    .footer .fl .foot_contact {
        padding-left: 0;
        float: none;
    }

    .footer .fl {
        width: 100%;
    }

    .footer .fr {
        width: 100%;
        margin-top: 12px;
    }

    .footer .fl img {
        /* display: none; */
    }

    .footer .fr span {
        max-width: 80px;
    }

    .crumbs {
        display: none;
    }

    .news_list {
        padding: 10px;
        margin-top: 15px;
    }

    .container .pro_list {
        margin-top: 15px;
    }

    #mhide {
        display: none;
    }

    .pro_content .pro_pic {
        width: 100%;
    }

    .chanpin5 {
        width: 100%;
    }
	.chanpin6 {
	    width: 100%;
	}

    .pro_content .pro_text {
        width: 100%;
        padding-left: 0;
        padding-top: 12px;
    }

    .page_pic {
        margin-top: 20px;
    }

    .page_pic figure a .imgauto {
        height: 1.14rem;
    }

    .page_pic figure {
        width: 49%;
        margin-right: 2%;
    }

    .page_pic figure:nth-child(3n) {
        margin-right: 2%;
    }

    .page_pic figure:nth-child(2n) {
        margin-right: 0;
    }

    .show_guest .fl {
        display: none;
    }

    .show_guest .fr {
        display: block;
        width: 100%;
    }

    .case_list ul li {
        width: 100%;
        padding: 8px;
    }

    #message .m-content .m-message {
        width: 100%;
        padding: 30px 25px;
    }

    #message .m-content {
        margin-top: 30%;
    }


    .chanpin {
        /* display: none; */
    }
.jiejuemode{
    display: block;
}
    .chanpin1 {
        display: flex;
        background-color: #FFF;
        padding: 4% 5%;
        align-items: center;
        flex-direction: column;
        width: 48%;
        height: 200px;
        border-radius: 8px;
    }

    .list_chanpin1 :nth-child(2) {
        margin-top: 0%;
    }

    .list_chanpin1 {

        margin-left: 0;
    }

    .fangan_subtitle {
        font-size: 20px;
    }

    .list_chanpin1 {
        width: 100%;
        display: flex;
        /* margin-left: 2%; */
        justify-content: space-between;
        flex-direction: row;
        margin-top: 4%;

    }


    .chanpin1_left {
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .chanpin1_button {
        display: none;
    }

    .chanpin1_right {
        text-align: center;
        margin-left: 0;
    }

    .chanpin1_title {
        margin-top: 5%;
        font-size: 18px;
    }

    .chanpin1_text {
        margin-top: 5% !important;
        display: none;
    }

    .i_box1 .i_box1_content {
        flex-direction: column;
    }

    .chanpin {

        width: 100%;

    }

    .fangan_text {
        margin-top: 5%;
        font-size: 12px;
        width: 100%;
    }

    .fangan_bo3 {
        display: none;
    }

    .aboutus {
		margin-bottom: 0;
		height: 440px;
	}
	.aboutus img{
		object-fit: cover;
	}
	.aboutnr .hgjk,.aboutnr h4,.aboutus_flx{
		display:none;
	}
	.aboutmore a {
		width: 140px;
		height: 40px;
		line-height: 40px;
		padding-left: 20px;
	}
	.aboutmore a i {
		margin-left: 20px;
	}
	.aboutmore a i img{
		width:20px;
	}
	.aboutmore a:hover i {
		margin-left: 25px;
	}
	.aboutmore {
		margin-top: 20px;
	}
	.aboutnr {
		padding-top: 40px;
	}
    .xinwen_title {
        text-align: center;
    }

    .xinwen_box {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
    }

    .xinwen_tab :nth-child(1) {
        margin-left: 0;
    }

    .xinwen_tab {
        margin-top: 2%;
    }

    .dongtai ul li {
        display: block;
        width: 96%;
        margin-left: 2% !important;
    }


    .dongtai_button {
        display: none;
    }

    .touming {
        display: none;
    }

    .fuwu_count {
        width: 30%;
        margin-top: 2%;
    }

    .fuwu_count :nth-child(3) {
        align-items: stretch;
    }

    .fuwu_list {
        display: flex;
        justify-content: space-around;
        margin-top: 6%;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
    }
	.fuwu_count :nth-child(2) {
		font-size: 20px;
	}
	.fuwu_count :nth-child(3){
		font-size: 15px;
	}
    .page_position div :last-child {
    }

    .fuwu_count :nth-child(4) {
        display: none;
    }

    .header_header {
        display: none;
    }



    .foot_list {
        display: none;
    }

    .footer .fl{
		text-align:center;
    }
    .footer .fl img {
        max-width:100%;
		height:auto;
		float:none;
    }
	.footer .fr img {
		margin: 0 auto;
	}
	.footer .fr span {
		margin:5px auto 0;
	}
    .fuwu_count :nth-child(1) {
        width: 40px;
        height: 40px;
    }

}

@media screen and (max-width: 640px) {
	.tit h3, .tit h3 a{
		font-size:26px;
		line-height:36px;
	}
	.tit p {
		font-size: 18px;
		line-height:28px;
	}
	.fuwu_count :nth-child(2) {
		font-size: 16px;
	}
	.fuwu_count :nth-child(3){
		font-size: 14px;
	}
	.fuwu_count :nth-child(1) {
		width: 30px;
		height: 30px;
	}
	.chanpin5 {
		padding: 5% 10% 6.7% 10%;
	}
	.chanpin6 {
		padding: 5% 10% 6.7% 10%;
	}
	.lianxi1 p, .lianxi1 p a {
		font-size: 20px;
		line-height: 30px;
	}
	.chanpinnprev,.chanpinnext{
		width:36px;
		height:36px;
	}
	.pro_content .pro_text h3{
		font-size:24px;
		line-height:34px;
	}
	.tousu_form form p{
		width:100% !important;
		padding:0;
		margin: 15px 0 !important;
	}
	.zlxz ul {
		display:inherit !important;
	}
	.zlxz ul li{
		width:100% !important;
		margin-left:0 !important;
	}
	.page_position .page_position_shaixuan{
		display:inherit;
	}
	.page_position{
	    height: auto;
		overflow:hidden;
		display:inherit;
	}
	.page_position_shaixuan li{
		width:50%;
		padding:0;
		text-align:center;
		float:left;
	}
	.jjfa_zhddtit{
		font-size:25px !important;
	}
}
@media screen and (max-width: 450px) {
    .main_l p {
        height: auto;
        padding: 10px;
    }

    .main_l p span {
        font-size: .16rem;
    }

    .main_l p i {
        font-size: .09rem;
        margin-top: 6px;
    }

    .main_l ul li {
        width: 49%;
        float: left;
        margin-right: 2%;
        margin-top: 3px;
        line-height: 36px;
        height: 36px;
        margin-bottom: 0;
        margin-top: 3px;
    }

    .main_l ul li:nth-child(2n) {
        margin-right: 0;
    }

    .main_l ul li a {
        height: 36px;
    }

    .main_l ul li a span {
        font-size: .11rem;
    }

    .pro_list ul li a .imgauto {
        height: 1.39rem;
    }

    .i_box2 .i_box2_content .i_box2_content1 .i_box2_text p {
        font-size: .11rem;
        line-height: 180%;
    }

    .i_box2 .i_box2_content .i_box2_content1 .flimg img {
        width: 25px;
        height: auto;
        display: block;
    }

    .i_box2 .i_box2_content .i_box2_content1 .flimg {
        height: auto;
    }

    .i_box2 .i_box2_content .i_box2_content1 {
        background-size: 25px;
        padding-bottom: 35px;
    }

    .i_box2 .i_box2_content .fr .i_box2_fr_img .swiper-wrapper .imgauto {
        height: 2rem;
    }

    .i_box2 .i_box2_tit p i {
        font-size: .14rem;
    }

    .i_box2 .i_box2_tit span {
        display: none;
    }

    .i_box3 .i_box3_tit p {
        font-size: .14rem;
    }

    .i_box3 {
        padding: 30px 2%;
        /* padding-bottom: 0;/ */
    }

    .i_box3 .i_box3_content {
        margin-top: 30px;
    }

    .i_box3 .i_box3_a {
        margin-top: 30px;
    }

    .i_box4_content .new_list ul li .i_box4_text a span {
        font-size: .12rem;
        font-weight: bold;
    }

    .i_box4_content .new_list ul li .i_box4_text p {
        font-size: .1rem;
        margin-top: 4px;
    }

    .i_box4_content .new_list ul li .i_box4_time p span {
        font-size: .14rem;
    }

    .i_box4_content .new_list ul li .i_box4_time p i {
        font-size: .11rem;
    }

    .i_box4_content .new_list ul li .i_box4_text {
        padding-left: 85px;
    }

    .i_box4_content .new_list ul li .i_box4_time {
        padding: 12px 0;
    }

    .i_box4_content .fr h3 {
        font-size: .14rem;
        line-height: 42px;
        height: 42px;
    }

    .footer .fl .foot_contact p {
        text-align: center;
    }

    .footer .fr img {
        margin: 0 auto;
    }

    .footer .fr span {
        max-width: 100%;
    }

    .container .main_l ul li {
        width: 100%;
    }

    .hot_new .news_list li {
        width: 100%;
        margin-right: 0 !important;
    }

    .content_tit p {
        padding-top: 0px;
    }

    .content_tit h3 {
		font-size: 20px;
		line-height: 30px;
	}

    .right_fix .text li {
        width: 72px;
    }

    .case_list ul li .fl {
        width: 35%;
    }

    .case_list ul li .fl .imgauto {
        height: .8rem;
    }

    .case_list ul li .fr {
        width: 65%;
        padding-left: 10px;
    }

    .case_list ul li .fr span {
        padding-top: 0;
        font-size: 16px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .case_list ul li .fr p {
        font-size: 12px;
        line-height: 20px;
        height: 40px;
        margin-top: 5px;
    }

    .case_list ul li .fr .time {
        margin-top: 5px;
        font-size: 12px;
        background-size: 14px;
        line-height: 22px;
    }

    .m-message label input.inp,
    .m-message label textarea,
    .m-message label.code input {
        width: 68%;
    }

    .m-content .m-message label.code input {
        width: 35%;
        margin-right: 0;
    }

    .m-message label.code img {
        width: 35%;
    }

    .right_fix {
        display: none;
    }
}


@media screen and (max-width: 350px) {
    #message .m-content .m-message {
        padding: 30px 15px;
    }

    #message .m-content {
        margin-top: 20%;
    }

    .m-content .m-message label.code input {
        width: 35%;
    }

    .m-message label.code img {
        width: 35%;
    }
}

/****************************** media ******************************/

/*# sourceMappingURL=yunu.css.map */
