@charset "utf-8";
/* CSS Document */
html {overflow-y:scroll;}
*{margin:0;padding:0;list-style:none;border:0;}
body{font-size:15px;  margin:0; padding:0;font-family: "Microsoft Yahei";  }
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,html,body,nav{padding:0;margin:0; color:#333}
h1,h2,h3,h4,h5,h6 {font-size:14px; font-weight:normal;}
img{border:0;}
ol,ul{list-style:none;}
i{ font-style:normal}
h1{font-size:18px;}
a{color:#333;text-decoration:none;font-size:16px;blr:expression(this.onFocus=this.blur());}
a:hover{color:#0189fe;text-decoration:none;}
.clean50{clear:both;height:50px;overflow:hidden;}
.clean40{clear:both;height:40px;overflow:hidden;}
.clean30{clear:both;height:30px;overflow:hidden;}
.clean20{clear:both;height:20px;overflow:hidden;}
.clean10{clear:both;height:10px;overflow:hidden;}
.left{ float:left;overflow:hidden;}
.right{float:right;overflow:hidden;}
.mar{ margin:0 auto}
.w1200{ width:1200px; clear:both;}
.i{font-style:normal}
.content{
    position: relative;
	width: 1200px;
	margin:auto;
	overflow: hidden;
}

/*返回顶部样式*/
.totop{position:fixed;right:25px;bottom:25px;display:block;width:26px;height:62px;background:url(../images/rocket.png) no-repeat 0 0;-webkit-transition: all 0.2s ease-in-out;}
.totop:hover{background:url(../images/rocket.png) no-repeat 0 -62px;}
/*导航条1*/
#headdiv{height:176px; position: fixed; top: 0px;left:0; width: 100%; z-index: 1000;}

.top{ width:100%; height:120px;float:left; }
.logo{ height:89px; float:left; padding-top:20px}
.logo img{float:left; }


.tel{  float:right; padding-top:30px; padding-right: 5px;}





/*导航条*/
.dht1{ width:100%; float:left; height:56px; background-color:#1857a4; border-bottom:3px solid #0189fe}
.menu{ width:100%; overflow:hidden; float:left}
.menu .menu_item{ display:inline-block;float:left;font-size: 18px;width:16.66%;text-align:center;font-family:"微软雅黑"; }
.menu .menu_item a{font-size: 16px; display: block;width: auto; color:#fff; line-height:56px;font-family:"微软雅黑";}
.menu .menu_item:hover,.cur{background:#0189fe }

.menu:hover .cur{ background:none}

.menu .menu_item:hover .submenu{display:block; z-index:999999; position:absolute;}
.submenu{background:rgba(0, 0, 0, 0.55) none repeat scroll !important; /*实现FF背景透明，文字不透明*/
background:#000; filter:Alpha(opacity=55);/*实现IE背景透明*/ overflow: hidden;z-index:999999999; display:none;}
.submenu_item {padding:0 2px; min-width:199px; }
.submenu_item a{ color:#fff !important; font-weight:100 !important; line-height:3em !important;}
.submenu_item:hover{ background:#fff;filter:Alpha(opacity=55);background:rgba(255, 255, 255, 0.88) none repeat scroll !important; }
.submenu_item a:hover{ color:#0189fe !important}







/*搜索*/
.search{ width:300px; height:32px; background:url(../images/ss.png) no-repeat; float: right; margin-top:20px;}
.kuan_sou{ width:220px; height:24px; line-height:24px; float:left;border:none; margin:4px 12px; border-right:1px solid #ccc; background:none; color:#fff}
.kuan_an{ width:50px; height:26px; background:url(../images/ss1.png) 0 1px no-repeat;cursor:pointer; float:left;  margin-top:3px; border:none;}
.kuan_an:hover{background:url(../images/ss2.png) 0 1px no-repeat;}





/*banner*/

.banner{ min-width:1200px;  position:relative;  height:600px; overflow:hidden;top:179px}
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;  height:650px; }
.banner .bd li .siteWidth{ width:1200px; position:relative;  margin:0 auto;  height:600px;  }
.banner .bd li a{ height:600px; display:block;  }
.banner .bd .txt{ position:absolute; width:415px; top:100px; left:22px;   font:normal 18px/30px "Microsoft YaHei";    }
.banner .bd .btn{ display:block; zoom:1; margin-top:8px;  width:72px; padding-right:10px;  height:31px; line-height:31px; text-align:center; color:#fff; font-size:12px; background:url(../images/banner-btn.png) 0 0 no-repeat;
_background:url(../images/banner-btn-ie6.png) 0 0 no-repeat;
}
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:10px; left:0; height:30px; line-height:30px; text-align:center; }
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:url(../images/dot-black.png) 0 0; overflow:hidden; 
	line-height:9999px; filter:alpha(opacity=40);opacity:0.4; 
}
.banner .hd ul .on{ filter:alpha(opacity=100);opacity:1;  }

/*栏目推荐*/


.clean130{clear:both;height:240px;overflow:hidden;}
.bjs{width:100%; float:left;  background:#fbfbfb}
.bt{ width:100%; float:left; height:110px; text-align:center;background: url(../images/tips_l.png) center top no-repeat;}
.bt h1{ font-size:36px; width:100%;float:left; margin-bottom:10px; padding-top:14px; letter-spacing:1px}
.bt span{ color:#d2d3d6;text-transform:uppercase;}




/*关于我们*/

.gywm{ width:100%; height:530px; float:left; background:url(../images/dl.jpg) no-repeat;}
.gywm_list{ width:1160px; background:#fff; float:left; margin-top:50px; padding:20px;}
.gywm_list img{ width:582px; float:left}
.gywm_list span{ width:540px; float:right; padding-top:35px;}
.gywm_list span h1{ color:#333; font-size:23px;  margin-bottom:20px;}
.gywm_list span p{ line-height:30px;}
.gywm_list span a{ margin-top:50px; display:inline-block; background:#eef0f1; padding:8px 26px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius: 
3px;-o-border-radius: 3px; }

/*产品中心*/
.cp_img{ width:100%; float:left; text-align:center; }
.cp_img a{ display:inline-block; padding:10px 38px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius: 5px; border:1px solid #d6d6d6; margin-left:10px; margin-right:10px;}
.cp_img a:hover,.cug{ background:#0189fe !important; color:#fff; border:1px solid #2943ce !important}


.prot ul,.ys ul,.new{ width:110%; float:left; overflow:hidden}
.prot ul li.protu{ width:378px; float:left; margin-right:30px; margin-bottom:30px;border:1px solid #d6d6d6; }
.prot ul li .cpimg{ width:378px; height:283px; overflow:hidden; display: table-cell; vertical-align:middle; text-align:center; *display: block; *font-size:245px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial; }
.prot ul li  .cpimg img{ width:378px; height:283px;object-fit:cover;}

.prot ul li.prott{ width:301px; float:left;  margin-right:25px; margin-bottom:25px;border:1px solid #d6d6d6;}
.prot ul li .ctimg{ width:100%; height:225px; overflow:hidden; display: table-cell; vertical-align:middle; text-align:center; *display: block; *font-size:196px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial; }
.prot ul li  .ctimg img{ max-width:100%; max-height:225px;vertical-align:middle;width:auto; height:auto;}


.prot ul li:hover .cpimg img,.prot ul li:hover .ctimg img{ -webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.2);transform:scale(1.2); }
.prot ul li .cpz{ padding:5%; width:90%; float:left;}
.prot ul li h1{ font-size:17px; padding-bottom:10px; width:100%; float:left; border-bottom:1px solid #d6d6d6;}
.prot ul li span{ font-size:14px; color:#666666; margin-top:10px;}

.prot ul li:hover{border:1px solid #0189fe;}






.gd{ width:100%; float:left; text-align:center}
.gd a{ width:176px; height:46px; border:1px solid #0189fe; color:#0189fe; display:inline-block; text-align:center; line-height:46px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius: 3px;-o-border-radius: 3px; }
.gd a:hover{ background-color:#0189fe; color:#fff}

/*我们的优势*/
.ys{ width:100%; float:left; background:url(../images/bg5.jpg) center no-repeat; padding-top:80px; height:472px;}
.ys ul{ width:36%; float:left;list-style: none;}
.ys ul li{ width:100%; float:left; padding-bottom:14%} 
.ys ul li img{ width:45px; float:left;}
.ys ul li span{ width:80%; float:right; position:relative}
.ys ul li span h1{font-size: 20px;color: #f0f0f0; line-height:180%}
.ys ul li span:before{content: "";position: absolute;width: 50px;height: 2px;background: #fff;left: 0;top: 0;}
.ys ul li span p{line-height: 1.6em;color: #709ad0;}
.ys dl{float: right;width: 34%;padding: 6% 10% 15% 10%;border: 10px #fff solid;position: relative;}
.ys dl h2{font-size: 28px;font-weight: bold; color: #fff;text-shadow: #999 2px 0 0, #999 0 2px 0, #999 -1px 0 0, #999 0 -1px 0; line-height:160%}
.ys dl  h2:before {content: "";background: #fff; position: absolute;height: 2px;width: 35px; left: 19%; top: 53%;}




/*新闻*/
.new{width:100%; float:left;background: #f4f4f4;overflow: hidden;}

.new_l{width: 320px;background:url(../images/new_bg.jpg) repeat-x 0 0 #fff;padding:30px 40px 0;height: 510px;box-shadow:0 0 10px 2px #e7e7e7;overflow: hidden;margin-top: 54px;}
.new_r{width:781px;margin-top: 54px;}
.new1,.new2{width:701px;overflow: hidden;background: #fff;box-shadow:0 0 10px 2px #e7e7e7;margin-bottom: 20px;padding: 30px 40px 0;}
.newtil{height:51px;line-height:30px;}
.newtil a{color: #363636;font-size:24px;font-weight: normal;}
.newtil em{display: block;font-size: 10px;opacity: 0.5;line-height: 20px;text-transform:capitalize}
.newtil span{float: right;width: 33px;height: 33px;display: block;background:url(../images/new_more2.png) no-repeat 0 0;}
.newtil span a{display: block;width: 33px;height: 33px;}
.new_l .newtil a{color: #fff;}
.new_l .newtil span{background:url(../images/new_more1.png) no-repeat 0 0;}

.new_l dl{padding: 16px 0 0;}
.new_l dt,.new_l dt img{height:239px;width: 320px;display: block;overflow: hidden;}
.new_l dd{padding: 11px 0 0;}
.new_l dd h3,.new1_c li h1{height: 45px;line-height:45px;font-size:18px;color: #363636;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.new_l dd h3:hover,.new1_c li h1:hover{color:#f39701;}
.new_l dd p{height: 108px; font:14px "Microsoft YaHei"; color:#989898;overflow: hidden;}
.new_l dd span,.new1_c li span{background:url(../images/new_line.jpg) no-repeat 0 center;height:24px;overflow: hidden;text-align: right;font-family: Times New Roman;color: #989898;display: block;}

.new1_c li{width:312px;float: left; margin-bottom:20px;}
.new1_c li p{height:64px;overflow: hidden; color:#989898; font-size:14px;}
.new1_c li:nth-child(2n-1){padding: 0 68px 0 0;}

/*合作伙伴*/
.friendLink{ width:100%; float:left;overflow:hidden; clear:both; height:222px;}
.friendLink ul{ overflow:hidden; zoom:1; }
.friendLink ul li{float:left;margin-right:15px; width:310px; text-align:center }
.friendLink ul li a{display:inline-block; }
.friendLink ul li span{display:table-cell; text-align: center; vertical-align: middle; width:308px; height:220px; overflow: hidden; border:1px solid #f2f2f2; *display: block; *font-size: 87px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.friendLink ul li span img{width:300px;height:212px;display: inline-block;object-fit:cover;}
.friendLink ul li:hover{ transition: all .7s;}
.friendLink ul li:hover span{border:1px solid #0189fe; }
/*联系我们*/
.Cont{width:100%; float:left; background:url(../images/ab_bj.jpg) center no-repeat; padding:70px 0; }
.Cont img{ width:760px; float:left}
.Cont span{ display:block; float:left; width:400px; padding:20px; height:318px; background:#1857a4;}
.Cont span h2{font-size: 30px;line-height: 70px;color:#fff;}
.Cont span h3{font-size: 30px;border-top: 1px solid #4d80be;color:#fff;border-bottom: 1px solid #4d80be;line-height: 70px;margin-bottom:30px;}
.Cont span dl{ width:50%; float:left;}
.Cont span dl img{ float:right; width:100px; margin-top:8px;}
.Cont span dl i{color:#fff; line-height:30px;float:right; margin-top:80px; margin-left:6px;}

.Cont span p{ color:#fff; line-height:30px;}
/*底部*/
.foot{ width:100%; float:left;color:#fff; background:#12171d; padding-top:25px; padding-bottom:15px; text-align:center}
.foot span a{ display:inline-block; padding:0 5px ;color:#fff; }
.foot p,.foot p a{ color:#fff; font-size:14px; line-height:32px;}


/*翻页*/
#pages,.cpage{ width: 100%; height: 50px; text-align: center; line-height: 22px; padding-top: 1px; clear:both;}
#pages a,.cpage a{ background: #f5f5f5; border: #ddd solid 1px; padding: 3px 8px; margin: 0 2px; float: none; color: #333; font-size: 14px;}
#pages span{ background: #0189fe; color: #fff; border: #DDD solid 1px; padding: 3px 8px; margin: 0 2px; float: none;}
#pages a:hover{border: #0189fe solid 1px;}

.articlebook{ width:100%; float:left; overflow:hidden; padding-top:10px; padding-bottom:10px}
.articlebook a.zuo{ float:left}
.articlebook a.you{ float:right}
.articlebook a:hover{ color:#F00}

/* 左侧通用 */
.banner-subban{ min-width:1200px; width:100%;  position:relative;  height:450px; overflow:hidden;top:178px}
.banner-subban img{ width:100%; height:100%;object-fit:cover;}
.pro_list{width:210px;float:left }
.pro_left{ width:210px; height:130px; text-align:center; background: url(../images/bt.jpg) no-repeat; float:left}
.pro_left p{ color:#FFF;text-transform:uppercase;}
.pro_left h1{ width:100%; float:left; padding-top:30px; padding-bottom:10px; font-size:30px;color:#FFF}
.pro_l{ width:100%; float:left; background-color:#1857a4; margin-top:1px;}
.pro_l li{ width:100%; height:61px; text-align:center; float:left; line-height:60px;}
.pro_l li a{ width:185px; float:left; margin-left:10px; border-bottom:1px solid #dcdcdc; color:#FFF }
.pro_l li:hover,.cut{ background-color:#0189fe !important}

.lxwm{width:100%; float:left; padding-top:20px;}
.lxwm span{ float: left; line-height:36px; font-size:16px; font-weight:600; width:100%; padding-bottom:8px;}
.lxwm p{float: left; width:100%; padding-bottom:8px; line-height:26px; font-size:12px }
.lxwm img{ width:26px; float:left; padding-right:8px;}


.w960{ width:960px; overflow:hidden; float:right}
.clean210{clear:both;height:190px;overflow:hidden;}
.shouye{ width:97.8%; float:left; border:1px solid #dedede; padding:1%; margin-bottom:20px;font-size:14px;}
.shouye a{ font-size:14px;}
.about p{ line-height:36px; font-size:16px;}
.about strong{color:#4ca47c; font-size:16px}
.about img{ max-width:1100px; margin-top:10px}

/*产品内容页*/
.chan_we img{ max-width:900px; }

.chan_we h1{ width:100%;font-size: 26px;border-bottom: 1px dashed #dedede; padding-bottom:15px; font-weight:600;margin-bottom:20px; float:left; text-align:center}
.chan_we p{ line-height:30px;}
.chan_we strong{ font-size:17px; color:#0189fe}

.about-title{ width:100%; float:left; background-color:#f4f4f4; height:50px; line-height:50px;} 
.about-title span{ color:#4ca47c}
.about-title a{ color:#434343; font-size:13px;}


.about_left{ width:100%; float:left; text-align:center; overflow:hidden; padding-bottom:30px}
.about_left a{ padding:6px 20px; font-size:16px; color:#fff; background-color:#a20001; display:inline-block}
.about_left a:hover{ background:#096f39}
.about_left .cuz{ background:#096f39}

/*新闻列表页*/

.news-title li{
	width:100%; float:left; padding-bottom:15px; margin-bottom:15px;border-bottom: 1px dotted #e2e2e2;
}
.news-title li .rq{ width:60px; height:65px; background-color:#0189fe; margin-left:30px; display:inline-block; text-align:center; float:left; margin-top:5px;}
.news-title li .rq b{ font-size:24px; color:#FFF; display:block; line-height:42px;}
.news-title span{ color:#FFF; font-size:12px;}
.news-title h1{ width:90%; float:right;
	display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 24px;
    color: #5A5A5A;
    text-decoration: none;
}
.news-title p{ width:90%; float:right; font-size: 13px; 
    padding-top: 5px;
    color: #888888;
    font-weight: normal;
	text-decoration: none;
	line-height:22px;
}
.news-title li:hover h1{color:#0189fe}
/* 新闻内容页 */

.news_show h1{
	display: block;
	font-size: 20px;
    /* line-height: 140%; */
    color: #333333;
	font-family: 'Microsoft YaHei';
	min-height: 42px;
    text-indent: 0px;
    font-weight: bold;
    line-height: 42px;
    width: 100%;
    overflow: hidden;
    text-align: center; 
}
.artdetail-time{
	display: block;
	font-size: 14px;
    line-height: 23px;
    color: #888888;
	font-family: 'Microsoft YaHei';
	/* padding-left: 8px; */
    min-height: 23px;
    text-align: center; margin-bottom:30px;
 }
.news_show b{ width:98.4%; float:left; font-size:13px; line-height:24px;
	font-family: 'Microsoft YaHei';
    color: #868686;
    text-indent: 0;
    border-color: transparent;
    padding:0.8%;
    background-color: #F5F5F5;
    border: #E5E5E5 1px solid;
    margin-bottom:40px; margin-top:20px; font-weight:normal;
}
.news_show strong{ font-size:16px; color:#ff9800}
.news_show p{ line-height:30px;}
.news_show img{ max-width:950px;width:auto; height:auto }

/*在线咨询*/
.table_form,.table_form tr{ width:100%; float:left}
.table_form th{ width:10%; line-height:46px; float:left; text-align:left}
.table_form td{ width:88%; float:left}
.table_form .input-text,.table_form textarea{ width:98% !important; height:46px; border:1px solid #1857a4; float:left} 
.table_form textarea{ width:98% !important; height:46px; border:1px solid #1857a4; float:left} 
.button{ background-color:#0189fe; width:485px; height:56px; float:left}

.zxlx{ width:380px; float:right; text-align:center; padding-top:200px;}
.zxlx strong{font-size: 30px;line-height: 150%;}
.zxlx  p{ line-height:30px; font-size:13px;}
/* 联系我们 */
.lxwm_list ul{ width:90%; float:left; margin-left:10%}
.lxwm_list ul li{ width:50%; float:left;}
.lxwm_list ul li span{ width:110px; height:110px; background-color:#0189fe;word-wrap: break-word;  display:inline-block; text-align:center; margin-right:24px; float:left}
.lxwm_list ul li img{ width:54px; margin-top:20px;}
.lxwm_list ul li h1{ font-weight:600; line-height:160%; padding-bottom:8px}
.lxwm_list ul li p{ line-height:24px; font-size:14px}



/*QQ悬浮框*/
.suspend{width:40px;height:198px;position:fixed;top:200px;right:0;overflow:hidden;z-index:9999;}
.suspend dl{width:120px;height:198px;border-radius:25px 0 0 25px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt{width:40px;height:198px;background:url(../images/suspend.png);position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd.suspendQQ{width:120px;height:85px;background:#ffffff;}
.suspend dl dd.suspendQQ a{width:120px;height:85px;display:block;background:url(../images/suspend.png) -40px 0;overflow:hidden;}
.suspend dl dd.suspendTel{width:120px;height:112px;background:#ffffff;border-top:1px solid #e4e8ec;}
.suspend dl dd.suspendTel a{width:120px;height:112px;display:block;background:url(../images/suspend.png) -40px -86px;overflow:hidden;}
* html .suspend{position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200))}









