@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:12px;font-family:"微软雅黑"; background-color: #fff; color: #333;}
img{border:none;}
p{margin:0;padding:0;}
ul,li,ol,dl,dt,dd{margin:0;padding:0;list-style-type:none;}
a{color:#333;font-size:12px;text-decoration:none;transition:all 0.3s ease-in-out 0s;}
a:hover{color:#f13b3a;text-decoration:none;}
.clearfix{zoom: 1; }
.clearfix:after{display: block; clear: both; visibility: hidden; height:0; overflow: hidden; content: "."; }
.center{margin:auto;}
.moddle{width:1200px;}
.clear{clear:both;}
.wrapper{ width: 1200px; margin: 0px auto;}
.sbj{ margin-top: 30px;}
.tpwz{ line-height: 30px; background: #D6D6D6;}
#alttxt{background: #FFF;border: 1px #ddd solid;font-size:12px;padding:10px;z-index:1000;position:absolute;display:none;}
.bian,#alttxt,div.contents img,.error3{border-radius: 5px;box-shadow: 0px 0px 15px #aaa;}
.fl{ float: left;}
.fr{ float: right;}
.wzl{ width: 900px;  font-size: 12px; color: #303030;}
.wzr{ width: 300px;}
.wzr a{ display: block; margin: 9px 10px; width: 64px; border: 1px solid #303030; float: right; text-align: center; line-height: 16px; color: #303030;}


.ti{text-align: center;margin-bottom: 60px;}
.ti span{font-size: 30px;}
.ti p{font-size: 16px;text-transform: uppercase;margin: 5px 0 10px;}
.ti .line{width: 60px;height: 2px;background: #fda317;margin: 0 auto;}
/***头部***/
nav .wrapper{ display: flex; justify-content: space-between;}
.dh{width: 712px;}
nav li{position: relative;float: left;text-align: center;width:87px;line-height: 88px;}
nav li a{display:block;text-align:center;font-size:16px;color: #000;}
nav li:hover>a{ color: #fff;background: #01a4e5;}
nav li dl{width:200%;background:#fda317;list-style-type:none;left:-999em;position:absolute;z-index:99999;float:left; color: #fff;}
nav li dl dt{height:44px;line-height:44px; text-align: center; color: #fff;}
nav li dl dt a{color:#fff;font-size:14px;height:44px;line-height:44px; display: block;}
nav li dl dt:hover a{ color: #fff; font-size: 16px;}
nav li:hover dl{left:auto;}
nav .current{background: #01a4e5;color: #fff;} 
/* 产品展示 */
.cpzs{padding: 40px 0;}
.cplei {display: flex;justify-content: space-between;flex-wrap: wrap;}
.cplei li{width: 17%;line-height: 3;background: #01a4e5;text-align: center;margin-bottom: 20px;transition: .5s;}
.cplei li a{font-size: 16px;color: #fff;}
.cplei li:hover{transform: translateY(-5px);box-shadow: 0 10px 10px #ccc;background: #fda317;}
.cpnr{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 30px;}
.cpnr li{width: 276px;margin-bottom: 20px;box-shadow: 0 0 10px #ccc;padding: 10px;}
.cpnr li .cimg{height: 245px;overflow: hidden;}
.cpnr li .cimg img{width: 100%;height: 100%;object-fit: cover;transition: .5s;}
.cpnr li .it span{display: block;text-align: center;margin: 10px 0;font-size: 18px;color: #000;}
.cpnr li .it p:nth-child(2){line-height: 1.5;font-size: 14px;color: #444;}
.cpnr li .it p:nth-child(3){width: 90px;line-height: 28px;background-color: #01a4e5;color: #fff;text-align: center;margin-top: 10px;font-size: 16px;}
.cpnr li:hover img{transform: rotate(10deg) scale(1.5);}
.cpnr li:hover .it p:nth-child(3){margin: 10px auto 0;}
/* 优势 */
.ys{padding: 60px 0 30px;background: url(../images/advantage_bg.jpg) no-repeat center center;background-size: cover;}
.ysnr{width: 910px;margin: 0 auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.ysnr1{display: flex;justify-content: space-between;flex-wrap: wrap;width: 390px;margin-bottom: 30px;}
.ysnr1 .wz{width: 245px;text-align: right;}
.ysnr1 .ysimg{width: 120px;height: 120px;border-radius: 50%;}
.ysnr1 .ad1{background: url(../images/ad1.png) no-repeat center center #1fb5b9;background-size: 80px;}
.ysnr1 .ad2{background: url(../images/ad2.png) no-repeat center center #1fb5b9;background-size: 80px;}
.ysnr1 .ad3{background: url(../images/ad3.png) no-repeat center center #1fb5b9;background-size: 80px;}
.ysnr1 .ad4{background: url(../images/ad4.png) no-repeat center center #1fb5b9;background-size: 80px;}
.wz span{font-size: 16px;color: #fda317;}
.wz p{font-size: 16px;color: #fff;line-height: 1.5;margin-top: 15px;}
/* 我们的服务 */
.fw{margin: 60px 0;}
.fwnr{display: flex;justify-content: space-between;}
.fwnr li{width: 180px;text-align: center;}
.fwnr li .fws{width: 180px;height: 180px;border-radius: 50%;overflow: hidden;position: relative;margin-bottom: 10px;}
.fwnr li .fws img{width: 100%;}
.fws .hei{position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 50%;background: rgba(0, 0, 0, 0.6);text-align: center;line-height: 180px;color: #fff;font-size: 25px;font-weight: bold;transition: 0.5s;}
.fwnr li:hover .hei{transform: scale(0);}
.fwnr li p{font-size: 16px;line-height: 1.5;}
/* 关于我们 */
.gywm{padding: 40px 0;background: url(../images/aboutUs_bg.jpg) no-repeat center center;background-attachment: fixed;}
.gynr{width: 600px;color: #fff;}
.gywm span{font-size: 32px;font-weight: bold;}
.gynr p{font-size: 16px;line-height: 2;}
.gywm .xian{width: 60px;height: 2px;background: #fda317;margin-bottom: 30px;}
/* 新闻动态 */
.xwdt{padding: 40px 0;}
.xwnr{display: flex;justify-content: space-between;flex-wrap: wrap;}
.xwnr li{width: 580px;margin-bottom: 20px;}
.xwr{width: 265px;}
.xwimg{width: 290px;height: 190px;overflow: hidden;}
.xwimg img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s;}
.xwr span{font-size: 18px;color: #01a4e5;display: block;padding: 15px 0;border-bottom: 1px solid #ccc;}
.xwr p{font-size: 14px;color: #333;margin-top: 10px;}
.ckqw{width: 85px;height: 30px;line-height: 30px;text-align: center;color: #fff;background: #01a4e5;margin-top: 20px;}
.xwnr li:hover .xwimg img{transform: scale(1.3);}
.xwnr li:hover .xwr span{color: #fda317;}

/*footer*/
footer {
    background: url("../images/bottom_bg.jpg") no-repeat center top;
    background-size: 100%;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    z-index: 10;
    overflow: hidden;
}
.foot {
    display: flex;
    justify-content: space-between;
    padding: 36px 0 0;
}
.foot .ftitle {
    box-sizing: border-box;
    color: #ffffff;
    font-size: 22px;
    font-weight: normal;
    text-align: left;
    font-family: Microsoft YaHei;
    line-height: 30px;
}
.foot .ftitle hr {
    width: 73px;
    border: #f13b3a solid 1px;
    margin-top: 10px;
	margin-left: 0px;
}
.foot .fleft {
    width: 50%;
    border-bottom: #ffffff solid 1px;
	padding-bottom: 30px;
}
.foot .fright {
    width: 50%;
    padding: 15px 7px 10px 47px;
    border-left: #ffffff solid 1px;
    border-bottom: #ffffff solid 1px;
}
.foot .finfo {
    box-sizing: border-box;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    text-indent: 2em;
    padding: 10px 38px 10px 0;
}
.foot .flxwm ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 12px;
}
.foot .flxwm ul li {
    box-sizing: border-box;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
    width: 48%;
    background: url(../images/icon-fw.png) no-repeat left center;
    background-size: 30px;
    padding-left: 40px;
}
.foot .flxwm ul li:nth-child(2)
{
    background: url(../images/icon-fex.png) no-repeat left center;
    background-size: 30px;
}
.foot .flxwm ul li:nth-child(3)
{
    background: url(../images/icon-dz.png) no-repeat left center;
    background-size: 30px;
}
.foot .flxwm ul li:nth-child(4)
{
    background: url(../images/icon-tel.png) no-repeat left center;
    background-size: 30px;
}
.foot .flxwm ul li:nth-child(5)
{
    background: url(../images/icon-addr.png) no-repeat left center;
    background-size: 30px;
	width: 80% !important;
}

.fnav {
    display: flex;
    justify-content: space-around;
}
.fnav a {
    color: #ffffff;
    font-size: 14px;
    text-align: left;
    height: 44px;
    box-sizing: border-box;
    line-height: 44px;
    display: block;
}
.copyright {
    box-sizing: border-box;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #ffffff;
    line-height: 26px;
    text-align: center;
}

 

#demo_{overflow:hidden;width:1200px;}
#indemo_{float:left;width:800%;}
#demo1_{float:left;}
#demo2_{float:left;}
.idllist1{margin:0px auto;}
.idllist1 li{float:left;margin:10px 10px 0px 10px; background-color:#fff; padding:2px; text-align: center; line-height: 40px;}
.idllist1 li ol{ width: 280px; height: 210px; overflow: hidden; border: 5px solid #fff; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);}
.idllist1 li ol img{width:280px;height:210px;}
.idllist1 li:hover ol img{ transition: all 0.6s; transform: scale(1.2);}
.idllist1 li a{ font-size: 14px; color: #333333;}



.nlx{ margin-top: 50px;}
.nlxt{ height: 40px; line-height: 40px; background: #01a4e5; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.yqlj{ line-height:29px;text-align: center;color: #444444; background: #1c1c1c;}
.yq{ width: 120px;}
.yqlj dl{ font-size: 14px; font-weight: bold; color: #fff; float: left;}
.yqlj dt{ color: #fff;}
.yqlj a{color: #fff; line-height: 29px; float: left; margin-right: 15px;}
/*内页样式*/
.pubdate{text-align: center;font-size: 14px;}
.ileft{ width:220px; float:left; margin-right:10px;margin-bottom: 20px;}
.iright{ width:970px; float:left;margin-bottom: 20px;}
.icpfl dt {color: #fff;font-size: 18px;font-weight: bold;padding-left: 70px;padding-top: 20px;background: url(../images/icon5.png) no-repeat 25px center #01a4e5;height: 60px;}
.icpfl dt span {font-size: 14px;font-weight: normal;}
.icpfl ul{ padding:15px 0px; background-color:#f4f5f7;}
.icpfl ul li{ background:url(../images/dot1.png) no-repeat 10px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul li a{ padding-left:20px; font-size:14px; color:#000;}
.icpfl ul li a:hover{color:#ef8008;}
.icpfl ul p{ background:url(../images/dot1.png) no-repeat 20px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul p a{ padding-left:30px; font-size:13px; color:#000;}
.icpfl ul p a:hover{color:#ef8008;}
.icpfl ul ol{ background:url(../images/dot1.png) no-repeat 30px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul ol a{ padding-left:40px; font-size:12px; color:#000;}
.icpfl ul ol a:hover{color:#ef8008;}

.mup1{border-bottom:2px solid #333; height:39px; line-height:39px; font-size:14px; margin-bottom:15px;}
.mup{background-color: #01a4e5; height:42px;line-height: 42px;color:#fff; font-size:14px;}
.mup p{height:42px;float:left;padding-left: 15px;}
.mup span{float:right;padding-right:10px;}
.mup span a{ font-size:14px; color:#fff;}
.mup span a:hover{color:#ef8008;}
.hg{line-height:30px; float: right; padding-right: 10px;}
.tp{width:950px;height:150px;border-bottom:1px #e4e4e4 solid;margin:auto;margin-top:10px;padding-bottom: 10px;}
.tp_img{width:147px;float:left;margin-right:10px;}
.tp_img a{text-align:center;width:145px;height:145px;display:table-cell;vertical-align:middle;overflow:hidden; border:1px solid #ccc;background-color: #fff;}
.tp_img a img{vertical-align:middle;cursor:pointer;transition: all 0.6s;}
.tp_img a img:hover{transform: scale(1.1);}
.tp_wz{width:793px;float: right;}
.tp_wz_bt{height:30px;line-height:30px;text-align: left;}
.tp_wz_bt a{font-size:14px;font-weight: bold;}
.tp_wz_bt span{float: right;padding: 0px 10px 0px 10px;background: #ff7519;}
.tp_wz_bt span a{font-size: 12px;font-weight: normal; color:#fff;}
.tp_wz_bt span a img{margin-right: 10px;}
.tp_wz_nr{line-height:30px;text-align: left;}
.rytp{width:227px;float:left;margin:0px 5px;}
.rytp a{width:225px;height:225px;display:table-cell;vertical-align:middle;overflow:hidden;border:1px solid #ccc;text-align:center;}
.rytp a img{vertical-align: middle;cursor:pointer;transition: all 0.6s;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:40px;height:40px;text-align:center;width:227px;margin:0px auto;}
.tittle{text-align:center;line-height:40px;height:40px;font-size: 18px;font-weight: bold;margin-top: 20px;}
.lb{text-align: left;float: left;}
.lb a{ color:#333;}
.nyxw2{width:48%;float: left;text-align: left;height:40px;line-height:40px;border-bottom: 1px #D5D5D5 dotted;margin-right: 2%; background:url(../images/dot1.png) no-repeat left center;color:#333;}
.nyxw2 a{ padding-left:20px; color:#333;}
.nyxw2 span{float: right;height:40px;line-height:40px}
.xgcp{width:227px;float: left;margin:0px 5px;text-align: center;line-height:25px;}
.xgcp a{ height:180px; overflow:hidden; display:inline-block;width:225px;}
.xgcp a img{border: 1px solid #ccc; -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;}
.xgcp a img:hover{-webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;}
.xgcp p{ line-height:32px;}
.xgcp p a{ color:#333;}
.page{width:880px;text-align: center;margin: 0px auto;}
.page li{text-align: center;padding-right: 10px;float: left}
.page li a{ color:#333;font-size: 14px;}
.current a{color: #ef8008!important;}
.inews{padding: 10px;text-align: left;}
.inews li{height:40px;line-height:40px;text-align: left;border-bottom: 1px #D5D5D5 dotted; background:url(../images/dot1.png) no-repeat left center;}
.inews li a{ padding-left:20px;  font-size:14px;}
.inews li span{float:right;}
/*内页样式*/
.nr{line-height:30px;padding:10px 9px;font-size: 14px;border: 1px solid #ccc;}
@charset "utf-8";
/*---------- base ---------*/

input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
.c {
	border: 1px solid #CCC; border-top:none
}
.clear {
	clear:both;
}
.h10 {
	height:10px;
	line-height:10px;
}
h1,h2,h3,h4,h5,h6 { font-size:12px; font-weight:normal
}
.message_list{ padding:20px;}
.message_list ul li{ line-height:24px;}
.message_list ul li .message_tit{ border-bottom:1px dashed #dedede; line-height:30px; height:30px; }
.message_list ul li .info{ border-bottom:1px solid #dedede; padding:10px 0;}
.message_list ul li .date{ display:inline-block; font-size:12px; color:#999; margin-left:20px; }
a.message_add{ float:right; display:inline-block; color:#f00; margin-right:20px; }
.message_add_form{ padding:20px;}
.reply_list ul li{ padding:10px 20px; background:#eee; }
.form_table th{ font-weight:normal; vertical-align:top; padding-top:10px; width:100px; }
.form_table td{ font-weight:normal; vertical-align:middle; padding-top:10px;  }
.detail_table th{ padding:8px 0; }
.list_btn,.search_btn{ display:inline-block; width:79px; height:35px; line-height:35px; text-align:center; background:url(../images/btn_bg.gif) no-repeat; border:0;cursor:pointer; }
.list_input{ font-size:14px; height:32px; padding:0 3px; line-height:32px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
.input_date{ height:32px; padding:0 3px; background:url(../images/icon.png) no-repeat center right; line-height:32px; border:1px solid #a7b5bc; border-right:1px solid #ced9df; border-bottom:1px solid #ced9df; width:400px;  }
.list_textarea{ height:80px; width:400px; padding:0 3px;  line-height:20px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
a.sub_btn,.sub_btn{ display:inline-block; background:url(../images/sub_btn_bg.png) no-repeat; width:138px; text-align:center; color:#fff; height:36px; line-height:36px; border:0; font-size:14px; cursor:pointer; font-weight:bold; }
table{ width: 100%;}