body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;word-wrap:break-word}
body,html,input{font:12px/1.5 \5FAE\8F6F\96C5\9ED1,'Microsoft YaHei',sans-serif;}
body{ font-family: 'Microsoft YaHei';}
table{border-collapse:collapse;border-spacing:0;}img{border:none}
pre {white-space: pre-wrap; /* css-3 */white-space: -moz-pre-wrap; /* Mozilla, since 1999 */white-space: -pre-wrap; /* Opera 4-6 */white-space: -o-pre-wrap; /* Opera 7 */  word-wrap: break-word; /* Internet Explorer 5.5+ */}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: normal;}input.dialog{height:0; height:0; font-size:0; line-height:0; border:none}
h1{font-size:34px;}h2{font-size:26px;}h3{font-size:18px; }h4{font-size:16px;}h5{font-size:14px;}h6{font-size:12px;}
input,label,img,th{vertical-align:middle;}.font-fixh{font-family: Georgia,Arial; color: #f00; font-size: 16px; font-weight: 700;}address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
input.button ,input.btn{padding:0.25em;width: auto;_width:0;overflow:visible !ie;}
ul,ol,li{list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
select optgroup{color:#CAC8BB;}
header{ display:block}

.fl{float:left;}.fr{float:right;}
.mt15{margin-top:25px !important;}
.width{width:1200px;margin:0 auto;}
/*.header_con{border-bottom: 1px #cccccc solid;}*/
.header{overflow: hidden;margin-top:20px;margin-bottom:10px;}
.logo{width:414px;height: 51px;margin-top:10px;}
.logo img{width:100%;height:50px;}
.telephone{
    height: 70px;
    background: url(../images/top_tel.jpg) no-repeat left 5px;
    padding-left: 68px;
    /*margin: 30px 0px 0px 40px;*/
    line-height: 26px;
    overflow: hidden;
    font-size: 14px;
}
.telephone p{
    color: #424242;
    font-size: 24px;
    margin-top: 5px;
    font-family: impact;
}

.page_list li{
  font-size:15px;
  
  height:35px;
  line-height: 35px;
}
.page_list li a{color:#4a4a4a;}
/*导航*/
.nav_con{width:100%;height:48px;background:#2371bc;border-top: 1px #2371bc solid;border-bottom: 1px #2371bc solid;}
/*.nav_list{overflow: hidden;}*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.navBar{  position:relative; z-index:3; height:48px; line-height:48px; color:#333;   }
.nav{ position:relative; width:940px; margin:0 auto;  font-family:"Microsoft YaHei",SimSun,SimHei; font-size:14px; }
.nav a{ color:#333;  }
.nav h3{ font-size:100%; font-weight:normal;   }
.nav .m{ float:left;  position:relative;}
.nav .s{ float:left; width:3px; text-align:center; color:#D4D4D4; font-size:12px; }
.nav h3 a{ display:block; width:100px; text-align:center; color:#fff;font-family: "微软雅黑"; font-size:16px;}
.nav .sub{ display:none; /*默认隐藏*/  position:absolute; left:-3px; top:51px; width:100px; border:1px solid #E6E4E3; border-top:0;  background:#fff;}
.nav .sub li{ text-align:center; /*padding:0 8px;*/ margin-bottom:-1px;   }
.nav .sub li a{ display:block;  border-bottom:1px solid #E6E4E3; padding:8px 0; height:28px; line-height:28px; color:#666;font-size:12px; }
.nav .sub li a:hover{background: #FE7700; color:#fff;   }
.nav .block{ height:3px; width:99px; background:#FE7700; position:absolute; left:0; top:48px; overflow:hidden;  }

.search{width:210px;height: 30px;line-height: 30px;background: url(../images/searchBox.png);overflow: hidden;margin-top:10px;}
.search input{border:none;outline: none;}
.search .contrl_id{
    width: 115px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border: 0px;
    background: none;
    float: left;
    color:#fff;
}
.search input{color:#fff;}
.search .btn{
    width: 30px;
    height: 30px;
    display: block;
    float: right;
    border:none;
    background: none;
}

/*banner*/
.swiper-container {
      width: 100%;
      height: 100%;
    }
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.index_banner img{width: 100%;}

/*产品展示*/
.product{margin-top:25px;overflow: hidden;margin-bottom:25px;}
.product_fl{width:250px;background: #eeeeee;padding-bottom:189px;}
.product_fl .pro_Tit{width:100%;padding:15px 0 15px 0;text-align: center;background: #2371bc;color:white;}
.pro_Tit h5{font-size:26px;}
.pro_Tit p{font-size:17px;}
.product_fr{width:920px;}
.pro_list{width:96%;margin:0 auto;margin-top:20px;}
.pro_list li{
    /*width: 80%;*/
    padding: 0 15px 0 36px;
    height: auto;
    line-height: 44px;
    margin: 8px 0 8px 0;
    background: url(../images/proClassIcon.png) #2371bc no-repeat 20px 16px;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    color: #4c4b4b;
    overflow: hidden;
    /* border-bottom: 1px dashed #acacac; */
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.pro_list li a{color:white;}
.pro_list li a:hover{color:#f39801;}

.pro_title{border-bottom:1px #e1e1e1 solid;position: relative;padding-bottom:5px;}
.pro_title p{width:130px;height:3px;background: #2371bc;position: absolute;top:42px;left: 0;}
.title_fl,.pro_title{overflow: hidden;}
/*.title_fl{width:70%;text-align: left;}*/
.pro_more{width:20%;font-size:13px;height:39px;line-height: 39px;text-align: right;}
.pro_more a{color:#959595;}
.title_fl h5{font-size:25px;color:#000;}
.title_fl div{width:7px;height:7px;margin-top:16px;margin-right:10px;border-radius:50%;background:#2371bc;-moz-border-radius: 50%;-webkit-border-radius: 50%;}

.pro_listP{margin-top:15px;width:100%;overflow: hidden;}
.pro_listP li{width:219px;height: auto;margin-left:7px;margin-bottom:10px;}
.pro_listP li .pro_img{width:100%;height:160px;border:1px #dbdbdb solid;overflow: hidden;}
.pro_listP li .pro_img img{width:100%;height:160px;transition: 0.8s;-webkit-transition: 0.8s;}
/*.pro_listP li .pro_img img:hover{transform: scale(1.2);transition: 0.8s;}*/
.pro_listP li .pro_text{font-size:14px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;text-align: center;height:30px;line-height: 30px;color:#707070;}
/*.pro_listP li:nth-child(4),.pro_listP li:nth-child(8),.pro_listP li:nth-child(12){margin-right:0;}*/
.pro_listP li a:hover .pro_text{color:#f9a11e;}

/*解决方案*/
.sava_con{margin-bottom:25px !important;}
.sava_con h5{font-size:25px;margin-bottom:20px;}
.www360buy{ width:100%; /*border-top:2px solid #c00;*/   }
.www360buy .hd{ overflow:hidden;/* background:url(images/bg.png) 0 -32px #efefef; border-left:1px solid #ddd; */ }
.www360buy .hd li{ /*position:relative; margin-left:-1px;*/  height:71px; line-height:88px; text-align:center; width:170px;padding-top:17px;padding-left:15px; float:left;font:normal 16px/37px "Microsoft YaHei"; _font-weight:bold; cursor:default;background:url(../images/gsy.png); }
.www360buy .hd li.on{ width:176px;color:#fff;background:url(../images/gsybg.png);}
.www360buy .hd li:nth-child(2){height:71px; line-height:88px; text-align:center; width:170px;padding-top:17px;padding-left:15px; float:left;font:normal 16px/37px "Microsoft YaHei"; _font-weight:bold; cursor:default;background:url(../images/ggsy.png); }
.www360buy .hd li:nth-child(3){height:71px; line-height:88px; text-align:center; width:170px;padding-top:17px;padding-left:15px; float:left;font:normal 16px/37px "Microsoft YaHei"; _font-weight:bold; cursor:default;background:url(../images/ggys.png); }
.www360buy .hd li:nth-child(4){height:71px; line-height:88px; text-align:center; width:170px;padding-top:17px;padding-left:15px; float:left;font:normal 16px/37px "Microsoft YaHei"; _font-weight:bold; cursor:default;background:url(../images/ggaq.png); }
.www360buy .hd li:nth-child(1).on{width:176px;color:#fff;background:url(../images/gsybg.png);}
.www360buy .hd li:nth-child(2).on{width:176px;color:#fff;background:url(../images/ggsybg.png);}
.www360buy .hd li:nth-child(3).on{width:176px;color:#fff;background:url(../images/ggysbg.png);}
.www360buy .hd li:nth-child(4).on{width:176px;color:#fff;background:url(../images/ggaqbg.png);}
.www360buy .bd{ height:auto;border-top:0;margin-top:20px;}
.www360buy .lh{ overflow:hidden;  }
.www360buy .lh li{ width:381px; float:left;margin-right:27px;}
.www360buy .lh li .p-img{ width:100%; height:230px;overflow: hidden;}
.www360buy .lh li .p-img img{ width:100%; height:230px;transition: 0.8s;-webkit-transition: 0.8s;}
.www360buy .lh li .p-img img:hover{transform: scale(1.2);transition: 0.8s;}
.www360buy .lh li .p-name{ height:60px; line-height:60px;  word-break:break-all; word-wrap: break-word; overflow:hidden;font-size:18px;color:black;}
.www360buy .lh li .p-price{width:110px;height:25px;line-height:25px;border-radius: 50px;background:#176db6; color:#fff;text-align: center;font-size:14px;}
.www360buy .lh li .p-price strong{ color:#c00; font-size:14px; font-family: verdana; }
.www360buy .lh li a:hover .p-name{color:#f39801;}
.www360buy .lh li a:hover .p-price{background:#f39801;color:#fff;}
.www360buy .lh li:nth-child(3){margin-right:0;}


/*关于我们*/
.about{overflow: hidden;margin-top:50px;margin-bottom:55px;}
.about_lf{width:488px;height:300px;}
.about_lf img{width:100%;height:100%;}

.about_fr{width:690px;}
.about_fr h5{font-size:19px;color:#000;height:35px;border-bottom: 2px solid #efca8c;}
.about_fr .about_index{font-size:15px;color:#525252;line-height: 32px;margin-top:15px;margin-bottom:31px;}
.about_fr a{padding:8px 30px;border-radius: 50px;color:white;text-align: center;background:#176db6;}
.about_fr a:hover{background:#f39801;color:#fff;transition: 0.3s;}

.index_news{margin-bottom:55px;}
.index_news,.index_news .news_title{overflow: hidden;}
.index_news .news,.index_news .pro_new,.index_news .cjwt{width:30%;}
.news_img{margin-top:15px;margin-bottom:10px;}
.news .news_img,.news_img img{width:100%;height:180px;}
.news_list,.pro_listO,.cjwt_list{overflow: hidden;font-size:14px;}
.news_list dl,.cjwt_list dl dt{height:30px;line-height: 30px;}
.news_list dl dt,.pro_listO dl dt{width:75%;float:left;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.news_list dl dt a,.pro_listO dl dt a,.cjwt_list dl dt a,.cjwt_list dl dd{color:#3d3d3d;}
.news_list dl dt a:hover,.pro_listO dl dt a:hover,.cjwt_list dl dt a:hover{color:#f39801;}
.news_list dl dd,.pro_listO dl dd{width:23%;float:right;text-align: right;font-size:13px;color:#575757;}
.pro_listO dl{height:32px;line-height: 32px;}

.index_news .pro_new{margin-left:5%;}
.news_title h5{width:70%;font-size:20px;color:#333333;height:35px;line-height: 35px;}
.news_title .news_more{width:35px;}
.cjwt_list dl dt span{color:#2890d5;}

/*内页banner*/
.ny_banner{height:250px;}
.ny_banner img{width:100%;height:250px;}
.menu_ej{display: none;}

.Pro_lFT{background: #eeeeee;margin-top:20px;padding-bottom:30px;}
.Pro_lFT .Contact{width:95%;margin:0 auto;font-size:14px;line-height: 30px;margin-top:15px;color:#4c4c4c;}

.Pro_List{width:920px;height: auto;border:1px solid #cccbcb;padding-bottom:30px;margin-top:20px;}
.Pro_Title{overflow: hidden;height:40px;line-height: 40px;border-bottom:1px solid #cccbcb;}
.Pro_Title h5{width:45%;font-size:20px;float:left;font-weight: bold;    color: #404040;margin-left:15px;}
.Pro_Title h4{width:50%;font-size:14px;text-align: right;float:right;color:#454545;margin-right:15px;}
.Pro_Title h4 a{color:#454b5c;}
.Pro_List2,.News_List2{overflow:hidden;margin-top:10px;}
/*.Pro_List2{}*/
.Pro_List2 dl{width:210px;height: auto;margin-left: 13px;margin-top: 10px;margin-right:4px;}
.Pro_List2 dl dt{
    width: 100%;
    height: 160px;
    border: 1px #dbdbdb solid;
    overflow: hidden;
}
.Pro_List2 dl dt img{width:100%;height:100%;transition: 0.8s;-webkit-transition: 0.8s;}
.Pro_List2 dl dt img:hover{transform: scale(1.2);transition: 0.8s;}
.Pro_List2 dl dd{
    font-size: 14px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #707070;
    overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;
}
/*.Pro_List2 dl a dd:hover{color:#f39801;}*/
.pro_page{margin:10px 0;margin-top:35px;}
.pro_page a{
    border: 1px #223f88 solid;
    color: #223f88;
    padding: 0 4px;
    margin: 0 5px;
    font-size:14px;
}
.pro_page .current{
    background: #223f88;
    color: #fff;
    padding: 0 4px;
    margin: 0 5px;
    font-size:14px;
}

/*新闻中心*/
.News_List2 li{overflow: hidden;width:97%;margin:0 auto;border-bottom:1px solid #e6e4e4;height:40px;line-height: 40px;}
.News_List2 li .News_Title{font-size:15px;margin-left:10px;width:75%;color:#868686;}
.News_List2 li .News_Date{font-size:14px;margin-right:10px;width:20%;text-align:right;color:#868686;}
.News_List2 li:hover{background:#efefef;transition: 0.4s;}
.News_List2 li:hover .News_Title,.News_List2 li:hover .News_Date{color:#f28301;transition: 0.3s;}

.about_con{width:96%;margin:0 auto;line-height: 38px;font-size:15px;color:#373737;}
.about_con img{max-width: 100%;margin-top:10px;margin-bottom:10px;}

/*解决方案*/
.Pro_List2 .jjfa_con{width:96%;margin:0 auto;overflow:hidden;border-bottom:1px solid #e6e6e6;padding-bottom:10px;margin-top:10px;}
.jjfa_con .jjfa_img{width:150px;height:110px;overflow: hidden;}
.jjfa_con:hover .jjfa_img img{transform: scale(1.2);transition: 0.8s;}
.jjfa_con .jjfa_img img{width:100%;height:100%;transition: 0.8s;-webkit-transition: 0.8s;}

.jjfa_con .jjfa_text{width:81%;}
.jjfa_text h5{font-size:18px;color:#272727;font-weight: bold;}
.jjfa_text h6{color:#666;font-size:14px;line-height: 25px;margin-top:7px;}
.Pro_List2 a .jjfa_con:hover .jjfa_text h5,.Pro_List2 a .jjfa_con:hover .jjfa_text h6{color:#f39801;}

.news-xq{width:96%;margin:0 auto;}
.news-xq-tit{text-align: center;margin-top:25px;}
.news-xq-tit h2{margin-bottom:10px;}
.news-xq-tit p{margin-bottom:15px;}
.news-xq-tit p span{height:30px;line-height: 30px;color:#5a5a5a;font-size:14px;}
.news-xq-c{font-size:15px;line-height: 40px;    color: #505050;}
.news-xq-c img{max-width: 100%;margin-top:10px;margin-bottom: 10px;}

/*底部*/
footer{background: #171d2c;padding-top:25px;padding-bottom:50px;}
.bot_footer{height: auto;}
.footer_nav{height:35px;line-height: 35px;border-bottom:#454e65 1px solid;padding-bottom:12px;}
.foot_Nav{width:75%;overflow: hidden;margin:0 auto;}
.foot_Nav a{color:#acb1bc;font-size:14px;padding:20px;}
.bot_Titl{overflow: hidden;margin-top:40px;}
.bot_Titl .bot_logo{width:80%;margin-left:10px;}
.bot_logo .bot_img,.bot_logo .bot_img img{width:154px;height:154px;}
.bot_logo .bot_text{color:#c9ccd3;font-size:15px;line-height:39px;margin-left:25px;}
.bot_logo .bot_text a{color:#6f81ad;}
.bot_Titl .bot_ewm,.bot_Titl .bot_ewm img{width:154px;height:154px;margin-right:10px;}

.ny_txt{width:94%;height:auto;overflow:hidden;font-size:15px;padding-top:15px;font-family:Microsoft YaHei;margin:0 auto;line-height: 28px;color:#666666;padding-bottom:20px;}
.excerpt{/*width:95%;*/height:auto;background: #f0f0f0;margin-bottom:10px;padding:15px;overflow: hidden;}
.excerpt .excerpt_image{width:170px;height:170px;float:left;}
.excerpt .excerpt_text{width:77%;float:right;margin-top:15px;}
.excerpt_text h2{border-bottom: 1px solid #fdb913;height:30px;line-height:30px;font-size:15px;}
.excerpt_text p{line-height:25px;margin-top:10px;}
.ny_txt h5{font-size:14px;margin:0px 0px 15px 0px;text-align:left;font-weight:normal;}

/*表单*/
.message_form{margin-top:15px;margin-bottom:20px;}
.group_1{overflow: hidden;}
.group_1 .mktoFieldWrap{width:48%;float:left;overflow: hidden;margin-bottom: 10px;}
.mktoFieldWrap_2{width:48%;float:right;overflow: hidden;margin-bottom: 10px;}
.mktoLabel{width:auto;font-weight: bold;margin:0 0 6px 8px;line-height:36px;color:#848484;}
.mktoLabel span{color:#dd1010;margin-right:5px;}
.mktoGutter{width:100%;float:right;height:auto;}
.mktoGutter_3{width:100%;height:auto;}
.mktoGutter input{width:94%;height:36px;border-radius: 5px;border:none;border:1px solid #cecece;line-height:36px;color:#4f4f4f;padding-left:5px;outline:none;}
.mktoGutter select,.mktoGutter_3 select{width:96%;height:40px;border-radius: 5px;border:none;border:1px solid #cecece;line-height:40px;color:#4f4f4f;outline:none;}
.form_content textarea{width:97%;height:140px;border-radius: 5px;border:none;border:1px solid #cecece;line-height:40px;color:#4f4f4f;padding-left:5px;font-weight: "微软雅黑";outline:none;}

.message_form button{width:105px;height:36px;color:white;background:#ff8010;margin-top:20px;border:0;text-align: center;border-radius: 5px;outline:none;}
/*.mktoButtonRow button{border:none;background:none;}*/

/*.pro-box {width:918px;height:609px;}
.proBox {width:908px;height:552px;margin:30px 0 0 10px;overflow:hidden;}
.cpzxTit {width:908px;height:40px;background:url(../images/cpzsTit.png) no-repeat left top;}
.cpzxTit a,.cpzxTit a:hover {width:50px;height:20px;line-height:20px;display:block;z-index:666;bottom:10px;right:20px;}
.proList li {width:302px;height:276px;float:left;}
.pro-img a,.pro-img a:hover {width:266px;height:227px;display:block;border:1px solid #cfcfcf;}
.pro-img img {width:266px;height:227px;}
.pro-title a,.pro-title a:hover {width:272px;height:42px;line-height:42px;display:block;font-size:16px;
text-align:center;text-decoration:none;}
.pro-title a {color:#494949;}
.pro-title a:hover {color:#db1f17;}*/

