/* CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {padding:0;margin:0; font-size:12px; }
body{ background-color:#FFFFFF;font: 12px "Microsoft Yahei"; position:relative;}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0; margin:0;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%}
q:before,q:after{content:''}
abbr,acronym{border:0}
a:link,a:visited{ text-decoration:none;color: #333;}
a:hover{text-decoration: none;}

.wid1400{ max-width: 1400px; margin: 0 auto;}
.zt{width:100%; float:left;}
/*star banner*/
#full-screen-slider { width:100%; height:750px; position:relative; display:block;}
#slides { display:block; width:100%; height:750px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
/*end banner*/


/*关于我们*/

.about{background: url(../images/bj_1.jpg) no-repeat center; padding:80px 0; position:relative;}
.about_fw{position:absolute; background:url(../images/mf.jpg) ; right:0; width:50%; height:212px; top:-106px; padding:20px; box-sizing:border-box;}
.about_fw p{font-size:40px; color:#fff; font-weight:bold; margin-left:20px; margin-top:10px;}
.about_fw dt{width:76px; height:2px; background:#fff; margin-left:20px; margin-top:30px; margin-bottom:30px;}
.about_fw span{font-size:25px; color:#fff; margin-left:20px;margin-top:30px;}
.about_nr{float:left; width:45%; background:#fff; padding:40px 40px 50px 40px; box-sizing:border-box; margin-top:30px;}
.about_nr span{font-size:40px; color:#333333; float:left;}
.about_nr dt{width:76px; height:4px; background:#ff0505; float:left; margin-top:27px; margin-left:50px;}
.about_nr i{float:left; width:100%; font-size:20px; color:#848484; font-family:Bookman Old Style;text-transform:uppercase;font-style:normal; margin-top:15px; margin-bottom:30px;  }
.about_nr p{float:left; font-size:16px; color:#636363; line-height:30px; text-indent:2em; margin-bottom:30px;}
.about_nr a{ margin:auto; width:306px; height:52px; text-align:center; line-height:52px; color:#fff; background:#042185;display: block;}
.about_nr div{width:100%; float:left;}
.about_nr a:hover{background:#ff0505;transition:all 0.5s;}


/*推荐产品*/

.recommend{background:#fff; padding:80px 0;}
.recommend_title{width:100%; float:left; background:url(../images/title.png) no-repeat center; height:94px; text-align:center;}
.recommend_title p{font-size:40px; color:#333px; margin-bottom:10px;}
.recommend_title span{font-size:20px; color:#cacaca; font-family:Book Antiqua;text-transform:uppercase; }
.recommend_list{width:100%; float:left; margin-top:40px;}
.recommend_list ul li{width:23%; float:left; background:#f7f7f7; padding:1%; box-sizing:border-box; margin:1%;}
.recommend_list ul li img{max-height:100%; max-width:100%;}
.recommend_list ul li p{ font-size:16px; color:#333; float:left; margin-top:5px;}
.recommend_list ul li span{color:#333; float:right; font-size:20px; margin-top:7px;}
.recommend_list ul li p:hover{color:#ff0505;}
.recommend_list ul li span:hover{color:#ff0505;}

/*解决方案*/


 .ind_ys_m{ margin-top:50px; width:100%; float:left;}
.ind_ys_m ul li{ width:19%; margin-right:2%; float:left; padding:28px 2%; text-align:center; background-color:#fff;box-shadow: 10px 10px 0 rgba(255,255,255,.2);}
.ind_ys_m ul li:nth-child(4n) {margin-right: 0;}
 .ind_ys_m ul li .pic{ display:block; width:100%; height:80px; text-align:center; position:relative;margin-top: 10px;}
 .ind_ys_m ul li .pic img{ max-height:100%; max-width:100%; vertical-align:middle;position:relative; z-index:9;}
.ind_ys_m ul li .pic em{ width:100%; height:80px; background:url(../images/yin_k01.png) center center no-repeat;line-height:30px;-webkit-animation: rotate 5s linear infinite;animation: rotate 5s linear infinite; position:absolute;left: 0;}
@keyframes rotate{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}
@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}}
.ind_ys_m ul li p{display:block;font-size:22px; color:#2e3138; font-weight:bolder; line-height:30px; margin:20px 0;}
.ind_ys_m ul li i{ display:block; width:165px; height:1px; border-bottom:1px dashed #dfdfdf; margin:0 auto;}
 .ind_ys_m ul li span{ display:block; font-size:14px; color:#999;line-height:25px;margin:20px 0 10px; height:50px; overflow:hidden; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;}
 .ind_ys_m ul li:hover{_border:1px solid #fff;box-shadow: 1px 1px 15px #888 inset;}


/*技术文章*/
.article_left{width:50%; float:left; margin-top:60px;}
.article_left_nr{width:100%; float:left;}
.article_left_nr i{font-size:14px; color:#afafaf; font-style:normal;}
.article_left_nr p{font-size:20px; color:#424242; margin:15px 0;}
.article_left_nr span{ width:100%;font-size:14px; color:#7d7d7d;    display: -webkit-inline-box; margin-bottom:10px;height: 20px;overflow: hidden; float:left;  }
.article_left_nr dt{ font-size:14px; color:#042185; float:left;}
.article_left_nr p:hover{color:#ff0505;}
.article_left_nr dt:hover{color:#ff0505;}
.article_left_nr_2{width:100%; float:left; margin-top:30px;}
.article_left_nr_2 img{max-height:100%; max-width:100%;}

.article_right{width:47%; float: right; margin-top:60px;}
.article_right ul li{width:100%; float:left; border-bottom:1px solid #e5e5e5; padding-bottom:30px; margin-bottom:30px;}
.article_right ul li i{font-size:14px; color:#afafaf; font-style:normal;}
.article_right ul li p{font-size:20px; color:#424242; margin:15px 0;}
.article_right ul li span{ width:100%;font-size:14px; color:#7d7d7d;    display: -webkit-inline-box; margin-bottom:10px;height: 20px;overflow: hidden; float:left; }
.article_right ul li dt{ font-size:14px; color:#042185; float:left;}
.article_right ul li p:hover{color:#ff0505;}
.article_right ul li dt:hover{color:#ff0505;}




/*核心优势*/
.advantage{background:url(../images/bj_3.jpg) no-repeat center; padding:80px 0;background-attachment:fixed;background-position: center center;}

.advantage_title{width:100%; float:left; background:url(../images/title_2.png) no-repeat center; height:94px; text-align:center;}
.advantage_title p{font-size:40px; color:#fff; margin-bottom:10px;}
.advantage_title span{font-size:20px; color:#cacaca; font-family:Book Antiqua;text-transform:uppercase; }

.advantage_list{width:100%; float:left;}
.advantage_list ul li{width:23%; float:left; background:#fff; border-radius:10px; text-align:center; padding:2%; box-sizing:border-box; margin:60px 1% 0 1%;}
.advantage_list ul li img{max-height:100%; max-width:100%; margin-top:15px;}
.advantage_list ul li p{font-size:25px; color:#333; margin-top:15px;}
.advantage_list ul li span{font-size:20px; color:#047bcb; width:100%; float:left;margin-top:10px;}
.advantage_list ul li i{font-size:16px; color:#777777;width:100%; float:left; font-style:normal; line-height:30px;margin-top:15px; margin-bottom:15px;    overflow: hidden;    height: 120px;}


/*代理品牌*/
.brand{width:100%; float:left; margin-top:30px;}
.brand img{max-height:100%; max-width:100%;}

/*新闻资讯*/
.news{background: url(../images/bj_4.jpg) no-repeat center; padding:80px 0;}
.news_list{width:100%; float:left; margin-top:50px;}
.news_list ul li{width:28%; float: left;  background:#f0f0f0; padding:1%; box-sizing:border-box; margin:0 2.6%;}
.news_list ul li img{max-height:100%; max-width:100%;}
.news_list ul li p{width:100%; float:left; font-size:18px; color:#333333; margin-top:10px;text-overflow:ellipsis ;white-space:nowrap; overflow:hidden;}
.news_list ul li span{font-size:14px; color:#737373;  line-height:25px; overflow:hidden; width:100%; float:left; margin-top:10px;text-overflow: -o-ellipsis-lastline;

text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:3;
line-clamp:3;
-webkit-box-orient: vertical; }
.news_list ul li p:hover{color:#ff0505;}





/*搜素*/
.search{clear: both;overflow: hidden; width:100%; }
.search p.btb6{float: left; font-size: 28px;color: #042185;margin: 30px 0 20px; text-indent: 20px; font-weight: bold;letter-spacing: 3px; border-left: 4px solid #042185; }
.searchbg{  width:700px;height:40px;overflow:hidden; float:right; margin-top: 30px; }
.search_txt .text{width:474px;height:36px;line-height:36px;color:#4a4a4a;font-size:larger;border: 1px solid #adadad;text-indent: 10px;}
.search_btn .button{ height:40px;line-height:40px; width:100px; background:#042185;color:#fff; cursor:pointer;font-size:14px; border: none; }
.search_txt {  float:left;width:474px; height:40px; margin-left:5px;}
.search_btn{ float:left;}
.search .myp{line-height: 40px;width: 100px;background: #f60;display: block;float: right;text-align: center; color: #fff; font-size: 14px;}




/*底部*/



.footer{ background:#222; overflow:hidden; width:100%; float:left;padding: 50px 0 0px 0;}

.footer.fin .wrap{ max-width:1410px;}
.footer .ftel{ float:left; border-left:1px solid #343434; padding-left:30px;}
.footer .ftel .p1{ font-size:14px; font-weight:bold; display:block; color:#bfbfbf;}
.footer .ftel .line{width:17px; height:2px; background:#787878; margin-top:25px; content:''; display:block; overflow:hidden; margin-bottom:20px;}
.footer .ftel .p2{ color:#888; }
.footer .ftel h2{ font-weight:normal; font-size:30px; color:#fff; font-weight:bold; font-family:'HelveticaNeueLTCom-LtEx';}
.footer .ftel .p3{ margin-left:117px; color:#666;}
.footer .ftel .share{ margin-top:34px;}
.footer .ftel .share a{ width:36px; height:36px; border-radius:50%; float:left; margin-right:12px; position:relative;}
.footer .ftel .share a.a2{ background-position:-49px 0;}
.footer .ftel .share a.a3{ background-position:-98px 0;}
.footer .ftel .share a.a4{ background-position:-149px 0;}
.footer .ftel .share a.a5{ background-position:-199px 0;}
.footer .ewm{ float:right; width:133px; text-align:center;}
.footer .ewm .p1{ width:133px; height:133px;  overflow:hidden;}
.footer .ewm .p1 img{ display:block; margin:0 auto; width:120px; height:120px; margin-top:6px;}
.footer .ewm .p2 { color:#666; padding-top:10px;}
.footer .ftel .share a img{ position:absolute; width:150px; height:150px; left:-50px; top:-160px; max-width:180px; border:1px solid #eee; background:#fff; position:absolute; transform:scale(0); opacity:0; transform-origin:center top; transition:all 0.5s ease; box-shadow:#333 0 0 10px;}
.footer .ftel .share a:hover img{ transform:scale(1); opacity:1;}
 .fl{ width:60%; float:left;}
 .fr{ width:40%; float:left;}
.footer dl{ float:left; width:22%;}
.footer dl dt a{ font-size:14px; font-weight:bold; display:block; color:#bfbfbf;}
.footer dl dt:after{ width:17px; height:2px; background:#787878; margin-top:25px; content:''; display:block; overflow:hidden; margin-bottom:20px;}
.footer dl dd a{ font-size:12px; display:block; line-height:40px; color:#666;}
.footer dl dd a:hover{ color:#ff8721;}
.footer dl.dl2{ width:45%; padding-right:10%;}
.footer dl.dl2 dd{ float:left; width:33.333333%;}
.footer .copyright{ border-top:1px solid #343434; padding:20px 0; overflow:hidden; margin-top:65px; font-size:12px; color:#5d5d5d; line-height:25px; width:100%; float:left;} 












@media screen and (max-width:1600px){
#full-screen-slider{display:none;}
	/*star banner2*/
#full-screen-slider_1 { width:100%; height:744px; position:relative; display:block}
#slides_1 { display:block; width:100%; height:744px; list-style:none; padding:0; margin:0; position:relative}
#slides_1 li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides_1 li a { display:block; width:100%; height:100%; text-indent:-9999px}




}

@media screen and (max-width:1400px){

}


@media screen and (max-width:1350px){
.article_list ul li p{margin-top:10px;}
}
@media screen and (max-width:1024px){
	
	
	
	
	
	
	
	
	
	
	
	}
	