/* 首页样式 */
.page_top_bxo {
    background-color: #eeeeee;
}

.page_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
}

.page_top_r ul {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
}

#f14_left {
    font: rgb(179, 179, 184);
}

.page_top_r ul li::after {
    content: "|";
    margin: 0 10px;
}

.page_top_r ul li:last-child::after {
    content: " ";
}

.page_top_r ul li {
    display: flex;
}

.page_top_r ul li a {
    display: flex;
    align-items: center;
    color: #000;
}


/* 网页头部 */
.header{
    width: 1200px;
    height: 120px;
    margin: auto;
}
.header_left{
    float: left;
	width:540px;
	margin-top:30px;
}
.header_left img{
	width:100%
}
.header_mid{
    float: left; 
    font-size: 18px;
    font-weight: 700; 
    color: #0074c6;
    height: 74px;
	width:258px;
	margin:auto;
	margin-left: 26px;
	padding-top:35px;
    line-height: 1.5;
	text-align:center;
}


.header_mid p{
	font-size:16px !important;
}
.header_right{
    float: right;
	    padding-top: 35px;
}
.header_right .header_hotline{
    display: inline-block;
    font-size: 16px;
    color: #8c8c8c;
    position: relative;
    top: -30px;
    left: 10px;
	font-weight:700;
}
.header_right .header_tele{
    display: inline-block;
    margin-left: 15px;
}
.header_right .header_tele span{
    
    color: #fe0000;
    font-size: 26px;
}

/* 网站nav */
.nav_box {
    background-color: #004b82;
}

.nav ul {
    display: flex;
    justify-content: space-between;
}

.nav ul li a {
    display: flex;
    padding: 18px 24px;
    color: #fff;
}

.nav ul li a:hover {
    background-color: #007dd8;
    transition: 0.5s;
}

/* banner */
.swiper-pagination-bullet {
    width: 19px;
    height: 19px;
    background-color: #efefef;
}

.swiper-slide img {
    display: block;
    width: 100%;
}

/* 热门搜索 */
.hot_searchbar_box {
    height: 54px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.hot_searchbar {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    height: 54px;
}

.hot_searchbar_left {
    display: flex;
    width: 922px;
    height: 56px;
    background-color: #eee;
    border-radius: 10px;
}

.hot_searchbar_left h1 {
    margin-top: 21px;
    margin-left: 5px;
    font-size: 15px;
}

.hot_searchbar_left ul {
    display: flex;
    align-items: center;
    max-width: 922px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 5px;
}

.hot_searchbar_left ul:first-child {
    margin-left: 0px;
}

.hot_searchbar_left ul li a {
    color: #565656;
    font-size: 14px;
    margin-left: 8px;
    margin-right: 8px;
}

.hot_searchbar_left ul li::after {
    content: ' | ';
    color: #565656;
}

.hot_searchbar_left ul li:last-child::after {
    content: ' ';
}

.hot_searchbar_left::after {
    content: ' ';
    margin: 0 0 0 10px;
}

.hot_searchbar_right {
    max-width: 274px;
    height: 56px;
    outline: none;
    color: #8f8f8f;
    border: none;
    font-size: 14px;
    background-color: #eee;
    border-radius: 10px;


}

.hot_searchbar_right form .search_box {

    width: 274px;
    height: 56px;
    outline: none;
    color: #8f8f8f;
    border: none;
    font-size: 14px;
    background-color: #eee;
    border-radius: 10px;
    padding-left: 20px;

}

.submit {
    position: absolute;
    top: 18px;
    right: 0;
    width: 32px;
    height: 20px;
    border: none;
    background-color: #eee;
    background-image: url(../images/magnifying_glass.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

.hot_searchbar_right form {
    position: relative;
}

.bg{
    height: 5px;
    margin: auto;
    z-index: -1;
}
.bg img{
    width: 1000px;
    height: 1000px;
    opacity: 0.3;
}

/* 公司简介 */
.introduction{
    display:inline-flexbox;  
	width:100%;
	height:641px;
	background:url(../images/ind_01.png) center no-repeat;
	background-size:cover;
	padding-bottom: 40px;
}
.introduction_main{
	width:1200px;
	overflow:hidden;
	margin:auto;
}
/*.introduction_left {
    display: flex;
    position: relative;
    width: 100%;
    height: 640px;
    float: left;
}*/
.introduction_left{
	float:left;
	width:579px;
	overflow:hidden;
}
.introduction_left_main {
    width:100%;
    margin-top: 40px;
    /*left: 358px;*/
    color: #000;
	margin-bottom: 60px;
}

.introduction_left_main h3 {
    font-weight: 100;
    font-size: 24px;
    border-bottom: 2px #000 solid;
    padding-bottom: 15px;
    width: 300px;
}
.introduction_left_main h3 a{
	
	list-style:none;
	color:#000;
	}


.introduction_title {
    width: 149.95px;
    height: 20.03px;
    padding-top: 23px;
    font-size: 18px;
}

.introduction_bold {
    width: 578.53px;
    height: 27.79px;
    margin-top: 35px;
    font-size: 18px;
    font-weight: 700;
}

.introduction .introduction_left_content {
    width: 578.53px;
    height: 209.55 px;
    font-size: 16px;
    margin-top: 20px;
    line-height: 20spx;
	color:#000;
}
.introduction .introduction_left_content span{
	line-height:40px;}
	
.introduction_left_main .ellipes .ellipes_pic {
    margin-top: 0px;
	margin-left:-7px;
}

.introduction_ellipes{
	margin-top:30px;}
.introduction_left_main .ellipes {
 padding:5px;
 border:1px solid #fff;
 border-radius:100%;
 width: 79px;
    height: 79px;
margin-top:40pxpx;
}

.introduction_left_main .ellipes a {
	position:realative;
	width: 79px;
    height: 79px;
	margin:auto;
    list-style: none;
    line-height: 10px;
    color: #fff;
	 border-radius: 50%;
    background-color: #004b82;
	display:block;
	text-align:center;
	line-height:79px;
}
/* 后加的 */
.introduction_right{
	float:right;
	width: 590px;
	overflow:hidden;
	margin-top: 400px;}
.introduction_right .introduction_right_title {
    /*position: relative;
    width: 578.53px;*/
    /*height: 100px;*/
	overflow:hidden;
	margin:20px;
    font-size: 20px;
    font-weight: 700;
    /*left: 1100px;
    top:-200px*/
    
}

.introduction_right_button {
     width:100%;
	 margin:auto;
	 margin-top:-25px;
	 
    /*position: relative;
    top: -150px;
    left: 1300px;*/
}
.introduction_right_button a{
	display:block;
    font-size: 16px;
    border-radius: 15px;
    width: 130px;
    height: 35px;
	line-height:35px;
    background-color: #004b82;
    color: #fff;
    border: none;
	outline:none;
    text-align: center;
	float:right;
}

/* 企业形象 */
.image {
    margin: auto;
    margin-top: 10px;
    display:inline-flexbox; 
	width:1200px
}

.image h1 {
    margin: auto;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
	
}

.image h1 a{
	list-style:none;
	color:#000;
	
}

.image p {
    font-size: 16px;
    text-align: center;
    margin-top: 21px;
}

.image_main {
    margin-top: 40px;
}

.image .image_main_left {
    width: 545px;
    float: left;
}

.image .image_main_left #image_bigpic {
    width: 545px;
    height: 650px;

}

.image .image_main_left .image_main_left_ind {
    position: absolute;
    margin-top: -100px;
    width: 545px;
    height: 100px;
	transition: all 0.65s;
	opacity:0 ;
}

.image_main_left:hover .image_main_left_ind{
	opacity:1;
}

.image_main_right_top_ind{
	transition: all 0.65s;
	opacity:0;
}


.image_main_right_top:hover .image_main_right_top_ind{
	opacity:1;
}
.image_main_right_bottom_ind{
	transition: all 0.65s;
	opacity:0;
	}
.image_main_right_bottom:hover .image_main_right_bottom_ind{
	
	opacity:1;
}
.image .image_main_left .image_main_left_ind .left_01_ind {
    word-break: normal;
    display: block;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
    margin-left: -60px;
    color: #fff;
    margin-bottom: -100px;
	
}
.image_main_left_ind

.left_01_ind{
	opacity:1 ;
	}

.ind_01 {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
}

.ind_02 {
    display: inline-block;
    font-size: 12px;
    margin-bottom: 12px;
}

.ind_03 {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 30px;
}

.image .image_main_left .image_main_left_ind .left_01_icon {

    position: relative;
    margin-bottom: 100px;
    margin-left: 500px;


}

.image .image_main_right {
    width: 625px;
    height: 650px;
    float: right;
    margin-left: 20px;
}


.image .image_main_right .image_main_right_top_ind {
    position: absolute;
    margin-top: -320px;
    width: 440px;
    word-break: normal;
    display: block;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
    color: #fff;
    margin-bottom: -100px;
}

.right_top_title {
    margin-top: -20px;

}

.top_ind_01 {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
    margin-left: -80px;
}

.top_ind_02 {
    display: inline-block;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: -80px;
}

.top_ind_03 {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: -80px;
}

.right_top_icon {
    position: relative;

    margin-left: 300px;
    margin-top: -120px;
}


/*  */


.image .image_main_right .image_smallpic {
    width: 100%;
}

.image_main_right_bottom {
    margin-top: 10px;
}

.image .image_main_right .image_main_right_bottom_ind {
    position: absolute;
    margin-top: -320px;
    width: 440px;
    word-break: normal;
    display: block;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
    color: #fff;
    margin-bottom: -100px;
}

.right_bottom_title {
    margin-top: -20px;

}

.bottom_ind_01 {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
    margin-left: -80px;
}

.bottom_ind_02 {
    display: inline-block;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: -80px;
}

.bottom_ind_03 {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: -80px;
}

.right_bottom_icon {
    position: relative;

    margin-left: 300px;
    margin-top: -120px;
}

/* 热销产品 */
.hotSale {
    margin-top: 50px;
    width: 100%;    
    margin: auto;
    margin-top: 20px;

}

.hotSale .hot_header{
    overflow: hidden;
    margin-top: 20px;
}

.hotSale h1 {
    margin: auto;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    
}

.hotSale p {
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
}

.hotSale_left {
    background-color: #0e4c9b;
    width: 830px;
    height: 85px;
    margin: auto;
    float: left;
}

.hotSale_right {
    background-color: #f30000;
    width: 370px;
    height: 85px;
    margin: auto;
    float: right;
}

.hotSale .hotSale_nav {
    margin-top: 20px;
}

.hotSale .hot_header .hotSale_nav ul {
    display: flex;
    align-items: center;
    max-width: 922px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 15px;
    margin-top: 35px;
}

.hotSale_left ul li a {
    color: #fff;
    font-size: 18px;
    margin-left: 12px;
    margin-right:12px;
}

.hotSale_left ul li::after {
    content: '|';
    color: #fff;
    font-size: 18px;

}

.hotSale_left ul li:last-child::after {
    content: ' ';
}

.hotSale .hot_header .hotSale_right ul {
    display: flex;
    align-items: center;
    max-width: 922px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 15px;
    margin-top: 25px;
}

.hotSale_right ul li a {
    color: #fff;
    font-size: 23.43px;
    margin-left: 38px;
    margin-right: 38px;
}

/* .center_main_one_content{
    float: left;
}

.one_content{
    width: 850px;
    overflow: hidden;
    margin-bottom: 30px;
}

.one_content li{
    float: left;
    margin-right: 45px;
    margin-bottom: 10px;
}
.one_content li:nth-child(3n){
    margin-right: 0;
} */


.hotSale_pic{
    width: 1200px;
    overflow: hidden;
    margin: auto;
 
}

.hotSale_pic_one{
    list-style: none;
    margin-bottom: 30px;
    width: 1200px;
    overflow: hidden;
}
 
.hotSale_pic_one li{
    list-style: none;
    float: left;
    width: 270px;
    overflow: hidden;
    margin-left: 40px;
    margin-top: 35px;
    
}

.hotSale_pic_one li:nth-child(4n+1){
    margin-left: 0;
}

.hotSale_pic_one li img{
    width: 270px;
    height: 244px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}

.hotSale_pic_one p{
    margin: 0;
    background-color: #fff;
    padding: 20px;
}




.hotSale_pic  a {
    color: #000;   
    width: 265px;
    background-color: #fff;
    
}


.hotSale_pic{

    width: 1200px;   
    margin: auto;
    margin-top: -600x;
}



.hotSale_button {
    width: 130px;
    overflow: hidden;
    margin: auto;
    padding-top: 20px;
    margin-bottom: 20px;
}

.hotSale_button_center{
	display:inline-block;
}

.hotSale_button_01 {
    size: 30px;
    font-size: 16px;
    border-radius: 15px;
    width: 130px;
    height: 35px;
    background-color: #004b82;
    color: #fff;
    border: none;
    text-align: center;
}


/* 应用案例 */
.case {
    margin: auto;
    margin-top: 50px;
    width: 1200px;

}

.case h1 {
    margin: auto;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
}

.case p {
    font-size: 16px;
    text-align: center;
    margin-top: 21px;
}

.case_pic{

    width: 1300px;
    overflow: hidden;
    margin: auto;
    margin-top: 32px;
}



.case_pic a img{
    width: 288px;
    height: 208px;
    margin-top: 15px;
    margin-left: 10px;
	border:1px solid #eee;
}

.case_button {
    width: 130px;
    height: 40px;
    margin: auto;
    margin-top: 20px;
}

.case_button_01 {
    size: 30px;
    font-size: 16px;
    border-radius: 15px;
    width: 130px;
    height: 35px;
    background-color: #004b82;
    color: #fff;
    border: none;
    text-align: center;
}

/* 部分客户 */
.customers{
    margin: auto;
    margin-top: 50px;
    width: 100%;
    height: 500px;
}

.homepartners{
    
    width: 1200px;
    margin: auto;
    margin-top: 20px;
}

.homepartner {
    display: flex;
    flex-wrap: wrap;
    
    
}

.homepartner a {
    display: block;
    margin-left: 50px;
}

.homepartner a>img {
    width: 238px;
    height: 105px;
    /* border: 1px solid #7c7c7c; */
}


.customers h1 {
    margin: auto;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    margin-top: 50px;
    color: #000;
}

.customers p {
    font-size: 16px;
    text-align: center;
    margin-top: 21px;
    
}

.customers_header_p{
    color: #000;
}

/* 代理加盟 */

.join{
    margin: auto;
    margin-top: 50px;
    width: 100%;
    height: 500px;
}

.join h1 {
    margin: auto;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    margin-top: 50px;
    color: #fff;
}

.join p {
    font-size: 16px;
    text-align: center;
    margin-top: 21px;
    
}

#join_header_p{
    color: #fff;
}

.join .join_main{
    width: 1200px;
    height: 180px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 80px;
}

.join_main_01,.join_main_02,.join_main_03,.join_main_04{
    background:url(../images/join_02.png);
    float: left;
    width: 175px;
    /* position: relative; */
}

.join_main_05{
    background:url(../images/join_02.png);
    float: right;
    width: 175px;
    height: 205px;
    margin-right: 80px;
}

.join_main_01,.join_main_02,.join_main_03,.join_main_04,.join_main_05 img{
    width: 175px;
    height: 205px;
    margin-left: 50px;
}




.join_main_01 span{
    display: inline-block;
    font-size: 18px;
    line-height: 23px;
    margin-top: 50px;
    margin-left: 20px;
    margin: auto;
    text-align: center;    
}
.join_main_02 span{
    display: inline-block;
    font-size: 18px;
    line-height: 50px;
    margin-top: 50px;
    margin: auto;
    text-align: center;  
}

.join_main_03 span{
    display: inline-block;
    font-size: 18px;
    line-height: px;
    margin-top: 50px;
    margin: auto;
    text-align: center;    
}

.join_main_04 span{
    display: inline-block;
    font-size: 18px;
    line-height: px;
    margin-top: 50px;
    margin: auto;
    text-align: center; 
}

.join_main_05 span{
    display: inline-block;
    font-size: 18px;
    line-height: px;
    margin-top: 50px;
    margin: auto;
    text-align: center; 
}


.join_button {
    width: 130px;
    height: 40px;
    margin: auto;
    margin-bottom: 50px;
}

.join_button_01 {
    size: 30px;
    font-size: 16px;
    border-radius: 15px;
    width: 130px;
    height: 35px;
    background-color: #fff;
    color: #000;
    border: none;
    text-align: center;
    
}

/* 新闻咨询 */

.news{
    margin: auto;
    margin-top: 50px;
    width: 1200px;
}

.news h1 {
    margin: auto;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    margin-top: 50px;
}

.news .news_header p {
    font-size: 16px;
    text-align: center;
    margin-top: 21px;
}
.news_main{
    width: 1200px;
    margin: auto;
    margin-top: 20px;
	overflow:hidden;
}

.news_main_left_01{
    float: left;
    width: 570px;
}



.news_main_left_01{
    margin-top: 10px;   
    line-height: 20px;
    margin-top: 20px;
    background-color: #f8f8f8;
    margin-left: 60px;
    
}

.news_main_left_01:nth-child(2n+1){
	margin-left:0;
	}

.news_main_left_02{
    margin-top: 10px;   
    line-height: 20px;
    margin-top: 20px;
    background-color: #f8f8f8;
    margin-left: 20px;
}

.news_main_left_02 .news_main_title{
    padding-left: 20px;
    padding-top: 10px;
    font-size: 18px;
    margin-top: 10px;
    color: #000;
    line-height: 20px; 
}

.news_main_left_01 .news_main_title{
    padding-left: 20px;
    padding-top: 10px;
    font-size: 18px;
    margin-top: 10px;
    color: #000;
    line-height: 20px; 
}

 .news_line{
    border-bottom: 2px solid #1991dd;
    width: 50px;
    margin-top: 10px;
    margin-left: 20px;

}

.news_mian_ind{
    padding-left: 20px;
    padding-top: 10px;
    font-size: 14px;
    margin-top: 10px;
    color: #ababab;
    line-height: 30px; 
    padding-bottom: 20px;
}


.news_button {
    width: 130px;
    height: 40px;
    margin: auto;   
    margin-bottom: -40px;
}

.news_button_01 {
    size: 30px;
    font-size: 16px;
    border-radius: 15px;
    width: 130px;
    height: 35px;
    background-color: #004b82;
    color: #fff;
    border: none;
    text-align: center;
	margin-top:30px;
	/*margin-left:-20px*/
    
}


/* 友情链接 */
.link_box {
    background-color: #004b82;
    margin-top: 100px;
}

.link ul {
    display: flex;
    justify-content: space-between;
}



.link ul li a {
    display: flex;
    padding: 18px 24px;
    color: #fff;
    font-size: 18px;
}

.link ul li a:hover {
    color: red;
    /* transition: 0.5s; */
}

/* 页面底部 */
.netButtom{

    height: 300px;
	width:1200px;
	margin:auto;
    margin-top: 20px;
    
}

.netButtom a{
    list-style: none;
    color: #fff;
    
}
.netButtom a:hover{
    color: red;
    
}

.netButtom .contact{
    width: 370px;
    height: 220px;
    margin: auto;
    line-height: 30px;
    color: #fff;
    float: left;
    font-size: 14px;
    
}

.netButtom .contact h1{
    font-size: 16px;
    font-weight: 600;
    line-height: 60px;
}

.netButtom .fastNav{
    width: 180px;
    height: 195px;
    margin: auto;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    float: left;
    margin-left: 75px;
}

.netButtom .fastNav h1{
    font-size: 16px;
    font-weight: 600;
    line-height: 60px;
}


.netButtom .fastNav .fastNav_left{
    float: left;
}

.netButtom .fastNav .fastNav_right{
    margin-left: 100px;
}

.netButtom  .productCenter{
   width: 350px;
	overflow:hidden;
    margin: auto;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    float: left;
    margin-left: 92px;
}
.netButtom .productCenter h1{
    font-size: 16px;
    font-weight: 600;
    line-height: 60px;
}

.netButtom .productCenter .productCenter_left{
    float: left;
}

.netButtom .productCenter .productCenter_right{
    margin-left: 180px;
}


.netButtom .code{
    float: right;
}

.netButtom .code h1{
    font-size: 16px;
    font-weight: 600;
    margin: auto;
    line-height: 50px;
    color: #fff;
}

/* 页脚 */
.copy {
    text-align: center;
    line-height: 70px;
    background: #1d1d1d;
    width: 100%;
    font-size: 14px;
    color: #fff;
}

.copy a {
    font-size: 14px;
    color: #fff;
    margin: 0 10px;
}


/******产品分页*******/
.ny_news_page{
	margin:10px auto 60px;
	clear:both;
	padding-top:10px;
	width:1200px;}
.ny_news_page a,.ny_news_page span{
	display:block;
	float:left;
	line-height:40px;
	text-align:center;
	font-size:12px;
	width:70px;
	height:40px;
	color:#333;
	background-color:#f8f8f8;
	margin-right:10px}
.ny_news_page a:hover,.ny_news_page span{
	background-color:#965b02;
	color:#fff;}
.ny_news_page a.page_aa{
	background-color:#00b366;
	color:#fff;}
/**************************/
.ny_news_pageaaa{
	margin-top:80px;
	margin-bottom:50px;}

/******************************/
