@charset "utf-8";
/* CSS Document */
*{color:#000;/*font-size: 15px;*/}
body{font-family:微软雅黑;background:#fff;margin:0;overflow-x:hidden;font-size: 15px;}
p,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,form,table{margin:0;padding:0;}
a,img{border:none;/*兼容ie浏览器*/}
img{vertical-align:middle;border:0;}
li{list-style:none;}
h1{font-size: 30px}
/*p{line-height: 30px;}*/
i,em{font-style:normal;}
a{text-decoration:none;color:#000000;border:0;}
a:link{text-decoration:none;color:#000000;}
a:visited{text-decoration:none;color:#000000;}
a:hover{text-decoration:none;color:#000000;}
a:active{text-decoration:none;color:#000000;}
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;clear: both;height: 0;line-height: 0;border: none;}
.row{margin-right: 0;}
.container{margin: 0;padding: 0;border: 0;}

/*box1  顶部*/
.index_box1{width: 100%;padding: 5px 0;border-bottom:1px solid #b4b4b5;}
.index_box1_main{max-width: 1280px;margin: 0 auto;display:flex;justify-content: space-between;align-items: center;}
.box1_main_left{width: 50%;display:flex;}
.box1_l_text1{width:16%;}
.box1_l_text1 h2{font-size: 20px;color: #ff5500;}
.box1_l_text1 p{ font-size:12px;-webkit-transform-origin-x: 0;-webkit-transform: scale(0.67);margin-left: 3%;width:150%;}
.box1_l_text2{width: 84%;}
.box1_l_text2 p{color:#515151;margin: 8px 0px;}
.box1_main_right{width:50%;text-align: right;}
.box1_main_right p{color: #7b7b7b;}
/*box2 顶部*/
.index_box2{width:100%;padding: 20px 0;}
.index_box2_main{max-width:1280px;margin:0 auto;display:flex;align-items: center;}
.box2_text{width:50%;}
.box2_text h1{font-size:33px;color:#0f4aaa;font-weight: bold;}
.box2_search{width:50%;text-align:right;}
.box2_sea{display: flex;flex-direction:row-reverse;}
.input_text{border:2px solid #0f4aaa;width: 30%;line-height: 36px;height: 40px;padding-left:10px;}
input::-webkit-input-placeholder { /* WebKit browsers*/font-size:15px;}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18*/font-size:15px;}
input::-moz-placeholder { /* Mozilla Firefox 19+*/font-size:15px;}
input:placeholder { /* Internet Explorer 10+*/font-size:15px;}
.input_sub{background: #0f4aaa;border:none;color: #fff;font-size:18px;height:40px;order:-2;width: 10%;}
/*box3 导航*/
.index_box3{width:100%;background:#324baf;height: 60px;}
.index_box3_main{max-width: 1280px;margin: 0 auto;height: 100%;}
.index_box3_main ul{width: 100%;display: flex;justify-content: space-around;height:100%;align-items: center;}
.index_box3_main li{padding: 0.3% 3%;}
.index_box3_main li a{color: #fff;font-size:17px;}
.index_box3_main li:hover{background:url("../images/nav_back_03.png") no-repeat;background-size:100% 100%;}
.index_box3_main li:hover  a{color:#324baf;!important;}
/*box4 产品展示*/
.index_box4{width:100%;margin-top:50px;}
.index_box4_main{max-width:1280px;margin:0 auto;}
.box4_main_top{width:100%;margin:0 auto;}
.box4_main_top h1{background:url("../images/box4_back1_05.jpg") no-repeat center center;background-size:100% 100%;color: #324baf;font-size:37px;text-align:center;font-weight: bold;}
.box4_main_top p{font-size: 19px;color:#4c4c4c;text-align: center;margin-top:10px;}
.box4_main_nav{width:100%;margin:50px 0 30px;}
.box4_main_nav ul{width:100%;display:flex;justify-content: space-between;}
.box4_main_nav li{padding: 0.5% 4%;border: 1px solid #324baf;border-radius: 20px;}
.box4_main_nav li a{font-size: 18px;color: #333;}
.box4_main_nav li:hover{background: #324baf;}
.box4_main_nav li:hover a{color:#fff;}
.box4_main_bottom{width:100%;}
.box4_main_bottom ul{width:100%;display:flex;justify-content: space-between;flex-wrap:wrap;}
.box4_main_bottom li{width: 23%;margin-bottom:50px;}
.box4_m_b_top{width:100%;}
.box4_m_b_top img{width:100%;}
.box4_b_pic{padding: 1%;border:1px solid #324baf;border-bottom: none;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.box4_b_text{background: #324baf;text-align: center;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; padding:0px 10px;}
.box4_b_text a{font-size:17px;color:#fff;line-height:60px;}
.box4_m_b_bottom{width:100%;display: flex;justify-content: space-between;margin-top: 10px;}
.box4_m_b_bottom a{width: 46%;color: #5065bb;text-align: center;border:1px solid #5065bb;padding: 2%  0;border-radius: 5px;}
/*.box4_m_b_bottom a:hover{color: #fff;background: #5065bb;}*/
.box4_m_b_bottom a:nth-child(1){color: #fff;background: #5065bb;}
/*box5 图片*/
.index_box5{background:url("../images/box5_img_06.jpg") no-repeat center center;background-size:cover;height:350px;width:100%;}
/*box6 四大独特*/
.index_box6{width:100%;margin-top: 50px;}
.index_box6_main{max-width:1280px;margin:0 auto;}
.box6_main_top{width:40%;margin:0 auto;}
.box6_main_top h1{font-size:42px;color: #1558c7;font-weight: bold;border-bottom:1px solid #cecccc;text-align: center;padding-bottom: 2%;}
.box6_main_top h1 span{font-size:42px;}
.box6_main_bottom{width: 100%;margin-top: 40px;display: flex;justify-content: space-between;}
.box6_b_left{width: 49%;}
/*.box6_b_left img{width:100%;height: 430px;}*/
.box6_b_left a{display: block;width:100%;height:100%;background: url("../images/box6_img1_02.jpg") no-repeat center center;}
.ipad_box6{display: none;}
.box6_b_right{width: 49%;}
.box6_b_right ul{width: 100%;}
.box6_b_right li{width: 100%;height: 80px;display: flex; justify-content: center;margin-bottom: 10px;}
.box6_right_num{width: 13%;height: 100%;}
.box6_right_num h1{width: 100%;background: #1558c7;color: #fff;height: 100%;font-size:75px;text-align: center;}
.box6_right_text{background: #f3f3f3;height: 100%;width:100%!important;padding: 1% 2%;}
.box6_right_text a{font-size: 17px;color: #333;}
.box6_right_text p{font-size:15px;color: #666;margin-top: 5px;}
.box6_lx{width: 100%;height: 70px;background: #324baf;display: flex;justify-content: space-between;padding: 0 5%;}
.box6_lx p{color: #fff;font-size: 20px;line-height: 70px;padding-left:35px;}
.box6_lx p:nth-child(2){background: url("../images/box6_weixin_05.png") no-repeat center left;}
.box6_lx p:nth-child(1){background:url("../images/box6_address_07.png") no-repeat center left;}
/*box7 案例展示*/
.index_box7{width: 100%;margin-top: 50px;}
.index_box7_main{max-width:1280px;margin:0 auto;}
.box7_main_top{width:90%;margin:0 auto;}
.box7_main_top h1{background:url("../images/box7_back1_03.png") no-repeat center center;background-size:100% 100%;color: #324baf;font-size:37px;font-weight:bold;text-align: center;}
.box7_main_top p{font-size:19px;color: #4c4c4c;text-align: center;margin-top: 10px;}
.box7_main_bottom{width:100%;margin-top: 30px;}
.box7_main_bottom ul{width:100%;display: flex;justify-content: space-between;}
.box7_main_bottom li{width:23%;}
.box7_b_pic{width:100%;padding: 1%;border:1px solid #324baf;border-bottom: none;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.box7_b_pic img{width:100%;border:1px solid #324baf;}
.box7_b_text{ padding:0px 10px;background:#324baf;text-align: center;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.box7_b_text a{color: #fff;line-height: 60px;font-size: 17px;}
/*box8 关于我们*/
.index_box8{width:100%;margin-top: 50px;background: #f6f6f6;padding-bottom: 50px;}
.index_box8_main{max-width:1280px;margin:0 auto;padding-top: 50px;}
.box8_main_top{width:90%;margin:0 auto;}
.box8_main_top h1{background: url("../images/box8_back1_07.png") no-repeat center center;background-size:100% 100%;color: #324baf;font-size: 37px;font-weight: bold;text-align: center;}
.box8_main_bottom{width: 100%;display: flex;justify-content: space-between;height: 300px;margin-top: 40px;}
.box8_b_left{width: 70%;background:#fff;border: 1px solid #dad8d8;padding: 1% 3% 1% 2%;display: flex;height: 100%;border-radius: 5px;}
.box8_left_bt{width: 5%;padding-top: 10%;border-right:1px solid #dad8d8;padding-right: 3%;}
.box8_left_bt a{color: #324baf;font-size: 21px;line-height: 25px;}
.box8_left_text{width: 90%;margin-left: 5%;margin-top: 30px;}
.box8_left_text h2{font-size: 23px;color: #4b4a4a;font-weight: bold;}
.box8_left_text h3{width: 7%;height: 8px;background: #324baf;margin: 2% 0 4%;}
.box8_left_text p{line-height: 30px;font-size: 15px;color: #333;}
.box8_b_right{width: 27%;background: #fff;border:1px solid #dad8d8;padding: 1% 1%;border-radius: 5px;}
.box8_b_right h2{font-size: 21px;color: #324baf;text-align: center;border-bottom:1px solid #dad8d8;margin-bottom: 15px;padding-bottom: 3%;}
.box8_b_right input{width: 95%;margin: 0 auto 10px;display: block;line-height: 35px;border: #324baf 1px solid;padding-left: 4%;border-radius: 5px;}
.box8_b_right input:nth-child(2){padding-bottom: 80px;}
.sub{background: #324baf;color: #fff;border:0;
    width: 95%;margin:0 auto;display: block;line-height:35px;}
/*box9 底部*/
.index_box9{width: 100%;background: #f6f6f6;border-top:2px solid #ff5500;border-bottom: 1px #cfcfcf solid;box-shadow: 5px 5px 5px #cfcfcf;}
.index_box9_main{max-width: 1280px;margin:0 auto;padding: 20px 10px;}
.index_box9_main ul{width:100%;display: flex;justify-content: space-between;}
.index_box9_main li {display: flex;width: 30%;}
.index_box9_main li h2{background: #ff5500;width:34px;height:34px;color: #fff;border-radius: 50%;font-size: 17px;text-align: center;line-height: 34px;}
.index_box9_main li a{color: #ff5500;line-height: 35px;margin-left: 2%;font-size: 16px;}
/*box10 底部*/
.index_box10{width:100%;background:#f6f6f6;padding: 20px 0;}
.index_box10_main{max-width:1280px;margin:0 auto;}
.index_box10_main ul{width:100%;}
.index_box10_main li{display: flex;width: 100%;text-align: center;justify-content: center;margin-bottom:10px;}
.index_box10_main li a{color: #324baf;font-size: 15px;}
.index_box10_main li p{margin-left: 2%;color:#555;}

/*newslist*/
/*box4*/
.newslist_box4{background: url("../images/newslist_banner_02.jpg") no-repeat;background-size: 100% 100%;height: 300px;width:100%;}
/*main*/
.newslist_index{width:100%;margin: 30px 0 50px;}
.newslist_index_main{max-width:1280px;margin:0 auto;display: flex;justify-content: space-between;}
.newslist_main_left{width: 18%;}
.newslist_main_left p{width: 100%;background: url("../images/newslist_left_back_05.jpg") no-repeat;background-size: 100% 100%;color: #fff;line-height: 160px;font-size: 22px;text-align: center;}
.newslist_main_left li{width: 100%;line-height: 60px;text-align: center;border-bottom:1px solid #ebeaea;background: #f6f6f6;}
.newslist_lx{width: 100%;background:#324baf;padding: 40px 0 80px;text-align: center;}
.newslist_lx h2{font-size:30px;font-weight:bold;color:#fff;margin-top:40px;}
.newslist_main_right{width: 78%;}
.newslist_right_top{width: 100%;display: flex;}
.newslist_right_top h2{background:url("../images/newslistright_back_03.png") no-repeat;background-size: 100% 100%;width: 100%;padding-left: 2%;color: #414141;font-size: 19px;line-height:40px;}
.newslist_right_top h2 p{float: right;font-size: 15px;color:#070707;}
.newslist_right_bottom{width:100%;}
.newslist_right_bottom ul{width:100%;}
.newslist_right_bottom li{width: 100%;display:flex;padding: 30px 0 0 0;flex-wrap:wrap;}
.newslist_b_left{width:88%;padding-right:5%;border-right:1px solid #ccc;}
.newslist_b_left a{color: #333;font-size:17px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; display:block;}
.newslist_b_left a:hover{color: #324baf;}
.newslist_b_left p{font-size: 15px;color: #666;line-height: 30px;margin-top: 15px;}
.newslist_b_right{width:12%;text-align: right;}
.newslist_bor{width: 100%;background:url("../images/newslist_bor_03.png") no-repeat;background-size: 100% 100%;height: 2px;margin-top: 20px;}
.newslist_b_right h2{font-size:25px;color: #959494;width: 65%;margin: 0 auto;text-align: center;border-bottom:1px solid #ccc;padding-bottom: 10px;margin-bottom: 10px;}
.newslist_b_right h1{font-size:30px;color: #959494;font-weight: bold;width: 55%;margin: 0 auto;text-align: center;}

/*produvtlist*/
.productlist_bottom{width:100%;margin-top: 30px;}
.productlist_bottom ul{width:100%;display:flex;justify-content: space-between;flex-wrap:wrap;}
.productlist_bottom li{width: 32%;margin-bottom:50px;}
.productlist_bottom li img{border-radius: 5px;}

/*news*/
.news_bottom{width:100%;margin-top:30px;}
.news_bt{text-align: center;}
.news_bt p{font-size:20px;color:#333; font-weight:bold;}
.news_bt span{font-size:14px;color:#959494;margin:15px 0 30px;display:block;}
.news_text{font-size:15px;color:#666;line-height:30px; margin-top:20px;}
.news_text img{ max-width:100%;}
.news_more{width:100%;display:flex;margin-top:60px;}
.news_m_left{width:80%; margin-right:8%;}
.news_m_left p{font-size:15px;color:#333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news_m_left p:nth-child(1){margin-bottom:8px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news_m_right{width: 12%;}
.news_m_right a{background:#324baf;color:#fff;line-height:43px;display:block;text-align:center;}

/*product*/
.product_bottom{width:100%;margin-top:30px;}
.product_bt{text-align:center;}
.product_bt p{color:#333;font-size:20px;}
.product_bt span{color:#666;font-size:14px;margin:15px 0 20px;display:block;}
.product_pic{width:70%;margin:0 auto;}
.product_pic img{max-width:100%; text-align:center; margin:0 auto; display:block;}


/*ipad*/
/*box2*/
.ipad_box2{width:100%;padding:20px 0 20px;display: none;background: #fff;z-index: 666;}
.ipad_box2_main{max-width: 980px;margin:0 auto;display: flex;}
.ipad_box2_text{width: 95%;}
.ipad_box2_text h1{font-size: 28px;font-weight:bold;color:#324baf;margin-left: 10px;}
.ipad_box2_btn{width:5%;position: absolute;right:0;}
.ipad_box2_btn img{width: 30px;}
.ipad_xl{width: 100%;background-color: rgba(0,0,0,.7);position: fixed;top: 0;height: 100%;z-index: 999;}
.ipad_xl_main{max-width: 980px;position: relative;height:100%;display: flex;justify-content: flex-end;}
.ipad_xl_main ul{width: 50%;display: flex; flex-direction:column;align-items: flex-end;height:100%;background: #324baf;}
.ipad_xl_main li{width: 100%;font-size:17px;text-align:center;}
.ipad_xl_main li:nth-child(1){padding-top: 15px;background: url("../images/ipad_xl_home_06.png") no-repeat 30% center #324baf;}
.ipad_xl_main li a{color:#fff;line-height: 45px; font-size:16px;}
.ipad_xl_col{position: absolute;top: 2%;left:42%;}
/*box3*/
.ipad_box3{width:100%;display: none;}
.ipad_box3_main{max-width: 980px;margin:0 auto;}
.ipad_box3_main ul{width:100%;display: flex;flex-wrap:wrap;}
.ipad_box3_main li{width: 33.33%;text-align: center;background: #324baf;border-bottom: 1px solid #dfe3f2;border-right:1px solid #dfe3f2;}
.ipad_box3_main li:nth-child(4),.ipad_box3_main li:nth-child(5),.ipad_box3_main li:nth-child(6),.ipad_box3_main li:nth-child(8){border-bottom: 0;}
.ipad_box3_main li:nth-child(3),.ipad_box3_main li:nth-child(6){border-right:0;}
.ipad_box3_main li a{color:#fff;line-height: 50px;}

/*newslist*/
.ipad_home img{width:30px;}
.ipad_box2_text{width:40%;margin-left:28%;}
.ipad_box2_main{padding: 0 10px;}
.ipad_fk {width:10%;margin-left: 3%;line-height: 25px;}
.ipad_home img:nth-child(2){display: none;}
.ipad_fk img:nth-child(2){display: none;}
.ipad_box2_btn img:nth-child(2){display: none;}
/*产品分类*/
.ipad_prolist{width:100%;position: sticky;z-index: 888;top:58px;}
.ipad_prolist_main{max-width: 980px;margin: 0 auto;}
.ipad_prolist_main ul{width:100%;background:#324baf;padding:10px 15px 30px;}
.ipad_prolist_main li{background:#fff;padding: 15px ;margin-bottom:10px;}
.ipad_prolist_main li img{width:12px;float: right;}
.ipad_prolist_main li a{font-size:17px;color:#272727;}

/*phone*/
.phone_foot{width: 100%;background: #324baf;padding: 10px 0;position: fixed;bottom: 0;z-index: 999;display: none;}
.phone_foot_main{max-width: 619px;margin:0 auto;}
.phone_foot_main ul{width:100%;display:flex;justify-content: space-between;}
.phone_foot_main li{width:20%;display: flex;flex-wrap:wrap;text-align:center;}
.phone_foot_main li a{width: 100%;font-size:16px;color:#fff;}
/*newslist*/
.phone_box2{width:100%;background: #324baf;padding: 15px 0;}
.phone_box2_main{max-width:619px;margin:0 auto;display:flex;padding:0 10px;}
.phone_box2_text{width:80%;text-align:center;}
.phone_box2_text h1{color:#fff;font-size:25px;}
.phone_fk{position: relative;right:18%;}
.phone_box2_btn{position: relative;right: 0;}



/*分页样式*/
.pglist {
    padding: 20px 0 10px;
    width: 100%;
    text-align: center;
}
.pglist a {
    color: #666;
    padding: 0 14px;
    margin: 0 3px;
    font-weight: bold;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.pglist * {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    vertical-align: middle;
    line-height: 30px;
    padding-bottom: 1px;
}
.pglist a:hover, .pglist .page-num-current {
    display: inline-block;
    color: #fff;
    background: #324baf;
    border-color: #324baf;
}




