* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
html {
    font-size: 14px;
    width: 100%;
    color: #111111;
    font-family: "microsoft yahei","微软雅黑";
}
body{
    overflow-x: hidden;
	min-width: 1200px;
}
a {
    text-decoration: none;
    color: #111111;
}
a:hover, a:active, a:focus{
    color: #111111;
}
img {
    vertical-align: middle;
    max-width: 100%;
}
ul {
    margin: 0px;
    padding: 0px;
}
li {
    list-style: none;
}
input,button,select,textarea {
    outline: none!important;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.ta_l{
    text-align: left;
}
.ta_c{
    text-align: center;
}
.ta_r{
    text-align: right;
}
.flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.clearfix:after{
    display: block;
    clear: both;
    content: '';
}
.m_top20{
    margin: 30px 0;
}

.main{
    width: 1200px;
    margin: 0 auto;
}
.header .top_h{
    background: #f3f3f3;
    padding: 10px 0;
    color: rgb(130, 130, 130);
}
.logo,.tel_box {
    padding: 30px 0;
}
.logo_text{
    margin-left: 20px;
    padding: 10px 0;
}
.logo_text p{
    color: rgb(75, 75, 75);
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
}
.logo_text span{
    font-size: 14px;
    color: rgb(132, 132, 132);
    margin-top: 5px;
}
.tel_img img{
    height: 55px;
}
.tel_text {
    margin-left: 15px;
}
.tel_text p{
    font-size: 18px;
    background-color: initial;
    line-height: 1.5;
}
.tel_text span{
    font-size: 24px;
    color: rgb(33, 33, 33);
    font-weight: bold;
}
.top_wx {
	padding: 13px 0;
    margin-left: 30px;
}
.wx_p{
	font-size: 16px;
    width: 25px;
    text-align: center;
    padding: 7px 0;
}
.top_wx .wx_pic img{
	height: 100px;
}
.nav_box{
    background: #2b2b2b;
}
.nav_box ul li{
    font-size: 16px;
    line-height: 56px;
    float: left;
    margin-right: 10px;
    width: 141px;
    text-align: center;
}
.nav_box ul li:last-child{
    margin-right: 0;
}
.nav_box ul li a{
    display: block;
    color: #eee;
}
.nav_box ul li:hover{
    background: #1bb8ff;
}
.home1 .nav_box ul li.n_active1,.home2 .nav_box ul li.n_active2,.home3 .nav_box ul li.n_active3,.home4 .nav_box ul li.n_active4,.home5 .nav_box ul li.n_active5,.home6 .nav_box ul li.n_active6,.home7 .nav_box ul li.n_active7,.home8 .nav_box ul li.n_active8,.home9 .nav_box ul li.n_active9,.home10 .nav_box ul li.n_active10{
    background: #1bb8ff;
}
.banner img{
    width: 100%;
}
.banner .swiper-pagination-bullet{
	width: 45px;
    height: 2px;
    background: #fff;
    opacity: 1;
    border-radius: 0;
	position: relative;
    top: -2px;
}
.banner .swiper-pagination-bullet-active{
	height: 6px;
	background: #fff;
	top: 0;
}
.about_box{
    padding: 80px 0;
	background: url(../images/sy_ab.jpg) no-repeat center;
	height: 765px;
}
.name_box{
    font-size: 30px;
    text-align: center;
}
.name_box img{
    display: block;
    margin: 10px auto;
}
.name_box span{
    font-size: 20px;
    color: #666666;
    display: block;
}
.about_body {
    margin-top: 120px;
}
.about_body .about_img{
    width: 50%;
    background: #5eb8ff;
    padding: 10px;
	position: relative;
}
.about_body .about_img img{
    max-width: 100%;
}
.about_body .about_text{
    width: 45%;
}
.about_text .company{
    font-size: 20px;
    margin-bottom: 10px;
}
.about_text p{
    font-size: 16px;
    color: #444;
    line-height: 26px;
    margin-bottom: 10px;
    text-indent: 2em;
}
.about_text a{
    display: block;
    width: 130px;
    color: #fff3cd;
    background: #1bb8ff;
    text-align: center;
    margin-top: 10px;
    padding: 5px 0;
    font-size: 16px;
    line-height: 30px;
}
.ab_dw{
	position: relative;
}
.about_body .ab_dw .about_img{
	width: 47%;
    background: #5eb8ff;
    padding: 0;
    position: absolute;
    top: -50px;
    left: 45px;
}
.about_body .ab_dw .about_text{
	width: 45%;
    position: absolute;
    right: 0;
    padding: 30px;
    top: -70px;
}
.product_box{
    padding: 80px 0;
    /*background: #f4f4f4;*/
}
.pd_nav{
	margin-top: 20px;
	text-align: center;
}
.pd_nav .pd_class{
	margin-top: 20px;
	width: 190px;
	background: #1b87dd;
	height: 44px;
	line-height: 44px;
	margin-left: 10px;
}
.pd_nav .pd_class a{
	color: #fff;
}
.pd_nav .pd_class:hover{
	background: #f68100;
}
.pd_nav .pd_class.cur{
	background: #f68100;
}
.product_body{
    margin-top: 40px;
}
.product_body .pt_left{
    background-color: #1b87dd;
    color: #fff;
    padding: 5px;
    width: 25%;
}
.product_body .pt_left h3 {
    margin: 0;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.pt_namr{
    padding: 20px 0;
}
.pt_left span {
    display: block;
    font-size: 16px;
    color: #f49b00;
    padding-top: 5px;
    text-align: center;
}
.pt_menu {
    background: #fff;
    padding: 5px;
}
.pt_menu .menu_head {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 14px;
    color: #525252;
    border: 1px solid #e1e1e1;
    background: #f1f1f1;
    margin-top: 10px;
}
.contact_l{
    padding: 20px 15px;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}
.pt_right{
    width: 72%;
}
.sy_w100{
	width: 100%;
}
.pt_right ul li{
    width: 19.2%;
    margin-right: 1%;
    /*margin-bottom: 20px;*/
}
.pt_right ul li:nth-child(5n){
    margin-right: 0;
}
.cp_list .cp_img{
    overflow: hidden;
}
.cp_list .cp_img img{
    transition: 2s;
    max-width: 100%;
    display: block;
}
.cp_list .cp_title {
    font-size: 16px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    /*background: #e7e8e9;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pt_right ul li:hover .cp_img img{
    transform: scale(1.2);
}
.pt_right ul li:hover .cp_title{
    background-color: #1b87dd;
}
.pt_right ul li:hover .cp_title a{
    color: #fff;
}
.pt_contbody{
	display: none;
}
.pt_right ul .more{
	float: left;
	width: 100%;
	margin-top: 30px;
	text-align: center;
}
.pt_right ul .more a{
	width: 144px;
    height: 37px;
    line-height: 37px;
	font-size:14px;
	color: #fff;
	background: #1b87dd;
	display: block;
	margin: 0 auto;
	border-radius: 5px;
}
.hf_bgys{
	background: #1b87dd;
	position: absolute;
	top: 0;
	right: 0;
	width: 15%;
	height: 100%;
}
.sy_ht{
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    background: #000 url(../images/hf_bgys.jpg) no-repeat right;
	position: relative;
}
.ht_left {
    padding: 50px 0;
    width: 60%;
}
.ht_text .ht_nr{
    width: 65%;
}
.ht_left .ht_nr h3{
    font-size: 28px;
    margin-bottom: 10px;
}
.ht_left .ht_nr span{
    font-size: 18px;
    line-height: 30px;
}
.ht_left ul{
    width: 30%;
}
.ht_left ul li{
    background: url(../images/dui.png) no-repeat left;
    background-size: 30px;
    font-size: 16px;
    width: 50%;
    padding-left: 35px;
    height: 40px;
    line-height: 40px;
}
.hf_right{
    padding: 60px 0;
    width: 40%;
    background: #1b87dd;
    height: 100%;
}
.hf_right .ht_zx{
    justify-content: center;
}
.hf_right .zixun {
    margin-right: 30px;
}
.hf_right .zixun span{
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
}
.hf_right .zixun p{
    font-size: 24px;
}
.zx_lj a{
    display: block;
    font-size: 16px;
    padding: 7px 20px;
    background: #fff;
    border-radius: 30px;
}
.youshi{
    padding: 80px 0;
}
.ys_body {
    margin-top: 40px;
}
.ys_body ul li{
    width: 23%;
    position: relative;
}
.ys_body ul{
    align-items: flex-start;
}
.ys_body .ys_num{
    position: relative;
    width: 100%;
    text-align: center;
}
.ys_num img{
    height: 100px;
}
.ys_num .num{
    position: absolute;
    display: block;
    top: 0;
    text-align: center;
    left: 0;
    font-size: 28px;
    color: #fff;
    width: 100%;
    line-height: 94px;
}
.ys_body ul li .ysimg{
    margin-top: -50px;
}
.ys_body ul li .ys_text{
    position: relative;
    padding: 45px 10px;
    background: #f4f4f4;
}
.ys_text .icon{
    position: absolute;
    width: 32%;
    height: 88px;
    background: #fff;
    left: 34%;
    top: -22%;
    border-radius: 50%;
    text-align: center;
}
.ys_text .icon img{
    height: 50px;
    margin-top: 15px;
}
.ys_title{
    font-size: 18px;
    text-align: center;
    color: #000;
}
.ys_text span{
    display: block;
    margin: 10px auto;
    width: 50px;
    height: 2px;
    background: #000;
}
.ys_text p{
    font-size: 14px;
    line-height: 24px;
    min-height: 94px;
}
.ys_body ul li:hover .ys_text{
    background: #1b87dd;
}
.ys_body ul li:hover .ys_title{
    color: #fff;
}
.ys_body ul li:hover .ys_text span{
    background: #fff;
}
.ys_body ul li:hover .ys_text p{
    color: #fff;
}
.case{
    background: #f4f4f4;
    padding: 80px 0;
}
.case_body{
    margin-top: 40px;
}
.case_body ul li{
    width: 23.5%;
}
.case_body ul li .c_img{
    overflow: hidden;
}
.case_body ul li .c_img img{
    display: block;
    transition: 2s;
}
.case_body ul li .c_title{
    font-size: 16px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #e7e8e9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.case_body ul li:hover .c_img img{
    transform: scale(1.2);
}
.case_body ul li:hover .c_title{
    background-color: #1b87dd;
}
.case_body ul li:hover .c_title a{
    color: #fff;
}
.news{
    padding: 80px 0;
    background: #f4f4f4;
}
.news_body{
    margin-top: 40px;
}
.news_body .news_left {
    width: 45%;
    position: relative;
}
.news_l_box{
    position: relative;
}
.news_l_box .n_title{
    position: absolute;
    bottom: 0;
    height: 36px;
    line-height: 36px;
    width: 100%;
    background: rgba(0,0,0,0.6);
}
.news_l_box .n_title a{
    display: block;
    color: #fff;
    padding: 0 15px;
}
.news_right{
    width: 52%;
}
.news_right ul li{
    font-size: 16px;
    line-height: 26px;
    border-bottom: 1px solid #ccc;
    padding: 12px 0;
    transition: all 0.3s ease-in-out;
}
.news_right ul li a{
    display: block;
    float: left;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.news_right ul li span.date{
    display: block;
    width: 20%;
    float: right;
    text-align: right;
}
.news_right ul li:hover{
    background-color: #10b8ed;
    color: #fff;
    padding: 12px 5px;
}
.news_right ul li:hover a,.news_right ul li:hover span.date{
    color: #fff;
}
.links{
    padding: 20px 0;
    font-size: 14px;
    line-height: 24px;
}
.footer {
    background: #282828;
    padding: 40px 0;
}
.quick_navigation {
    width: 20%;
}
.quick_navigation_title {
    color: #F0F0F0;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: left;
}
.quick_navigation ul li {
    display: block;
    color: #ACACAC;
    font-size: 14px;
    line-height: 1.8;
}
.quick_navigation ul li a {
    display: block;
    color: #ACACAC;
    font-size: 14px;
    line-height: 1.8;
}
.copyright {
    text-align: center;
    padding: 15px 10px;
    color: #ACACAC;
    font-size: 14px;
    background-color: #383838;
    line-height: 2;
}
.copyright a {
    color: #b2b2b2;
    text-decoration: none;
}

.nr_name{
    font-size: 20px;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    position: relative;
}
.nr_name span{
    display: inline-block;
    position: relative;
}
.nr_name span:after{
    position: absolute;
    bottom: -21px;
    width: 100%;
    height: 2px;
    content: '';
    left: 0;
    background: #1396db;
}
.ab_detail{
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
}
.ab_detail p{
    margin-bottom: 10px;
}
.ab_detail img{
    display: block;
    margin: auto;
    max-width: 100%;
}
.page {
    clear: both;
    margin: 30px 0;
    text-align: center;
}
.page a {
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    border: #dbdbdb 1px solid;
    padding: 4px 9px;
    margin: 2px;
    margin-bottom: 5px;
    color: #31363c;
    text-decoration: none;
}

.cp_jj .cpjj_fl{
    width: 40%;
}
.cp_jj .cpjj_fl img{
    width: 100%;
}
.cp_jj .cpjj_right{
    width: 56%;
}
.cpjj_right .cp_title{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}
.cpjj_right p{
    font-size: 16px;
    line-height: 26px;
}
.xiangqing{
    border: 1px solid #eaeaea;
    margin: 30px auto;
}
.xq_name{
    font-size: 16px;
    border-bottom: 1px solid #eaeaea;
}
.xq_name .cpxq{
    width: 140px;
    text-align: center;
    padding: 15px 0;
    border-right: 1px solid #eaeaea;
    position: relative;
}
.xq_name .cpxq:before{
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #1396db;
}
.cp_nr{
    padding: 20px 15px;
    font-size: 14px;
    line-height: 24px;
}
.ny_banner img{
    width: 100%;
}
.news_list {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #eaeaea;
}
.news_list .riqi {
    text-align: center;
    background: #f2f2f2;
    width: 100px;
    height: 100px;
    font-size: 16px;
    color: #666666;
}
.news_list .riqi span{
    display: block;
}
.news_list .riqi span.day{
    font-size: 24px;
    line-height: 36px;
    margin-top: 20px;
}
.news_con {
    width: 89%;
}
.news_con .title{
    font-size: 18px;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin-bottom: 10px;
}
.news_con p{
    font-size: 16px;
    line-height: 26px;
    color: grey;
    margin-bottom: 6px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news_detail h1{
    font-size: 20px;
    margin: 10px auto;
    font-weight: 400;
    text-align: center;
}
.news_detail .time{
    font-size: 16px;
    line-height: 26px;
    color: #666;
    text-align: center;
    margin-bottom: 20px;
}
.news_detail .newstext{
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.ny_page{
    margin: 30px 0;
    font-size: 16px;
    color: #333;
    line-height: 26px;
}
.ny_page .pre{
    width: 49%;
    height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.case_img{
    margin-top: 30px;
}
.lx_body{
    margin: 40px 0;
}
.lx_name span{
    display: block;
    font-size: 30px;
    text-align: center;
    color: #111;
    margin-bottom: 10px;
}
.lx_name p{
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.lx_ul{
    margin-top: 30px;
}
.lx_ul ul li{
    text-align: center;
    font-size: 16px;
    line-height: 26px;
}
.icon_tb{
    margin-bottom: 15px;
}
.icon_tb img{
    height: 55px;
}
.bxg_box{
    padding: 80px 0;
    background: url("../images/sy_bg.jpg") no-repeat bottom;
    background-size: cover;
}
.bxg_body{
    margin-top: 80px;
}
.bxg_body ul li{
    position: relative;
    width: 22%;
}
.bxg_body .bxg_pic img{
    width: 100%;
}
.bxg_body .pos_box{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    color: #fff;
}
.pos_box .name{
    font-size: 34px;
    margin: 130px 0 15px 0;
}
.pos_box .name span{
    font-size: 32px;
    font-weight: bold;
}
.pos_box p{
    font-size: 18px;
    line-height: 28px;
}
.yycj_box{
    padding: 80px 0;
}
.yy_body {
    margin-top: 40px;
}
.yy_body .yy_l{
    width: 890px;
}
.yy_body .yy_r {
    width: 290px;
}
.yy_l .list_yy{
    width: 285px;
}
.yy_l .list_yy img{
    width: 100%;
}
.list_yy1{
    width: 587px;
}
.list_yy,.list_yy1{
    position: relative;
}
.list_yy .yy_title,.list_yy1 .yy_title{
    position: absolute;
    width: 150px;
    left: 0;
    bottom: 0;
    height: 36px;
    line-height: 36px;
    background: rgba(27, 135, 221, 0.5);
    padding: 0 10px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.yy_left:last-child{
    margin-top: 20px;
}
.ditu{
	margin-top: 40px;
}
.ditu img{
	max-width: initial;
}
.line{
	height: 5px;
	background: #1bb8ff;
}
.foot_l {
	width: 60%;
}
.foot_r{
	width: 30%;
	text-align: right;
}
.f_nav{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #4A4A4A;
}
.f_nav ul li{
	display: inline-block;
    margin-right: 40px;
}
.f_nav ul li a{
	color: #fff;
}
.f_lx {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #4A4A4A;
	color: #737373;
}
.foot_r img{
	height: 120px;
}
.f_lx_li img{
	margin-right: 10px;
	height: 30px;
}
.cp_menu{
	margin-bottom: 30px;
}
.cp_menu ul li{
	display: inline-block;
    width: auto;
    font-size: 14px;
    line-height: 30px;
    color: #666;
	margin-right: 10px;
}
.cp_menu ul li:nth-child(5n) {
    margin-right: 10px;
}
.cp_menu ul li:hover a,.cp_menu ul li.cur a{
	color: #1b87dd;
}