@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 16px; font-family:"Microsoft Yahei", 宋体, Verdana, Arial, Helvetica, Sans-serif; font-weight:normal; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
input, textarea { outline:none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/*input框自动填充背景色*/
input:-webkit-autofill {
 -webkit-box-shadow: 0 0 0 1000px #fff inset;	/**通过边框阴影遮挡住背景*/
/*-webkit-text-fill-color: #333; !**填充字体颜色*!*/
}
body { background:#fff url(../images/bg.jpg) no-repeat bottom center; background-size:100%; }
a, a:link, a:visited { color:#333333; text-decoration:none; }
a.active { color: #ffb02c; text-decoration:none; }
.cl { clear:both; visibility:hidden; font-size:0px; line-height:0px; width:100%; height:0; padding:0px; margin:0px; }
/*clear float*/
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.red, a.red:link, a.red:visited { color:#ee7800; }
a.red:hover { color:#ffb02c; }
.dot { color:#ae1d2c; }
.container { width:92%; margin:0 auto; }
img { max-width: 100%; }

/* 定义飞入动画 */
@keyframes flyInLeft {
    from{
        opacity: 0;
        transform: translateY(20%);
    }
    to{
        opacity: 1;
        transform: translateY(0);
    }
}

/*头部欢迎二维码*/
.topbg{ width: 100%;background: #f3f3f3;}
.topbox{width:92%; margin: 0 auto; padding: 5px 0;}
/*erweima*/
.ewm{ clear: both;position:relative; width: 130px;}
.ewm span{float:left; display:block;}
.ewm img:nth-child(1){float:left; display:block;}
.ewm img:nth-child(3){ display:none;width: 130px;min-width: 130px; max-width:100%; height:130px;position:absolute; top:30px; bottom: 0; right: 0; z-index:99999999; }
.ewm:hover img:nth-child(3){display:block; }
/*erweima*/
/*搜索框*/
#trigger{ margin:0 0 0 0;  width:30px; height:30px;}
#trigger a{ margin:0px 18px 0 0; padding:0px 0 0 0; }
#trigger span{ border-left:1px solid #004ea2; background:url(../images/dianhua.png) no-repeat 15px 3px; padding:0 0 0 35px; color:#004ea2;  }
#fade { display: none; /* Hidden as default */background: #000;position: fixed; left: 0; top: 0;width: 100%; height: 100%;opacity: .80;z-index: 9999;}
.infosearch1{ margin:3% auto 0 auto; padding:0px 0px 0 0; border:0px solid red; text-align:center; width:60%; overflow:hidden; }
.infosearch1 input[type="text"]{width:60%; padding:0 20%; height:45px;border:1px solid #dddddd;-moz-border-radius: 3px;-webkit-border-radius:3px;border-radius:3px;padding-left:3px;background:rgba(255,255,255,.5); font-size:18px;  border-radius:30px; color:#333; }
.infosearch1 input[type="submit"]{background:#00b0f0; cursor:pointer; border: 0px solid #00b0f0;height:45px;width:45px;color:#ffffff;font-weight:bold; border-radius:30px; font-size:16px;}
.infosearch1 input[type="submit"]:hover{background:#4cc5d3;}
.sec{ display:none;}
/*搜索框*/

/*header*/
.headerpage { clear:both; padding:0px 0px 0 0px; display:flex; justify-content:space-between; align-items:center; position:fixed; top:0px; z-index:9999; background:rgba(255,255,255,0.85); backdrop-filter: blur(5px); width:92%; margin:50px auto 0 4%; transition: 588ms; border-radius:20px;  }

.headerpage_wu{  background:#fff; box-shadow:5px -1px 12px -5px grey; width:100%;margin:0 auto 0 auto; border-radius:0px; }
.headerpage_wu  #trigger{  margin:0px 0 0 0; width:30px; height:30px; transition: 588ms; border-radius:50%;  }

header { width:100%; padding:0; }
header:after, header:before { content: ''; display: block; clear: both; height: 0; }
.head{ clear:both; margin:0px auto; width:94%; display:flex; justify-content:space-between; align-items:center;  }

.head .logo{ width:220px; margin:0 0 0 0; padding:0px 0; }
.head .logo img{ width:100%; }

.dianhua{ width:200px; height:37px; line-height:37px; border-radius:30px; text-align:center; background: -webkit-linear-gradient(0deg, #3da7e5, #396caf); font-weight:bold; color:#fff; }
.dianhua img{ vertical-align:middle; margin:0 10px 0 0; }

/*导航滚动后样式*/
.nav-active { background:#fff; box-shadow:5px -1px 12px -5px grey; width:100%;margin:0 auto 0 auto; border-radius:0px;  }
.nav-active  #trigger{  margin:0px 0 0 0; width:30px; height:30px; transition: 588ms; border-radius:50%;  }
.nav-active  #trigger img{  }
.nav-active  #trigger:hover img{ }
/*导航滚动后样式 end*/

.headerright { padding:0px 0 0 0; position:relative; width:62%;  }
.headerright img { float:right; padding-top:5px; }
.headerright span { font-size:28px; color:#e65802; float:right; text-align:left; }
.headerright span i { font-weight:normal; font-style:normal; color:#999; line-height: 16px; }
.wapnav { float:right; display:none; }

/*Banner大图调用 开始*/
.bannerwrap { clear:both; width:100%; margin:0 auto; padding:0; background:#e5e5e5; }
.bannerwrap .banner { position:relative; width:100%; margin:0 auto; padding:0; overflow:hidden; }
.bannerwrap .banner a { background-position:center; }
.bannerwrap .banner .mask { vertical-align:middle; position:absolute; width:100%; height:20px; right:0; bottom:7%; text-align:center; }
.bannerwrap .banner .mask span { color:#ffffff; padding:0 5px; text-align:center; line-height:15px; width:15px; height:15px; font-family:Arial; font-size:12px; cursor:pointer; overflow:hidden; margin:3px 1px; background-color:#ffffff; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; height:450px; }
.bannerwrap .banner .mask span.show { color:#fff; line-height:10px; width:10px; height:10px; font-size:12px; margin:0 1px; border:0; background-color:#ae1d2c; font-weight:bold; }
#showbanner { display:block; width:100%; text-align:center; background-position:top; background-repeat:no-repeat; }
#showbanner img {width:100%; display:block; }
#showbanner img:after, #showbanner img:before { content: ''; display: block; clear: both; height: 0; }
/*Banner大图调用 结束*/

/*Banner内页大图调用 开始*/
.mainbanner{ width:100%; display:block;  }
.mainbanner img{ display:block;  }
.mainbanner_zibox{ width:100%; height:600px; }
.mainbanner_zi{  padding:280px 5% 0 5%; text-align:center;  }
.mainbanner_zi span{ padding:0 0 10px 25px; margin:0 0 20px 0; font-size:56px; font-weight:bold; color:#fff; letter-spacing:20px; display:inline-block; /*border-bottom:1px solid #fff;*/ }
.mainbanner_zi p{ color:#fff; font-size:30px; line-height:28px;text-transform : uppercase;   }
/*Banner内页大图调用 结束*/

/*首页样式*/
.widthbox{ width:92%; margin:0 auto; clear:both; animation: flyInLeft 1s linear; }

.indextitle{ text-align:center; margin:0 0 60px 0; }
.indextitle a{ font-size:48px; line-height:48px; }
.indextitle span{ display:block;background: -webkit-linear-gradient(0deg, #396caf, #3da7e5); width:100px; height:5px; margin:25px auto; }


.index_cp{}
.index_cp ul{  display:flex;justify-content:space-between; flex-wrap:wrap; clear:both; overflow:hidden; padding:3% 0 6% 0;  }
.index_cp ul li{ background:#f2f5f7; border-radius:20px; width:19%; text-align:center; padding:4% 0 3% 0;  transition: 588ms;  }
.index_cp ul li h3{ font-size:24px; }
.index_cp ul li a{ color:#949494; display:inline-block; margin:3% 0 13% 0;  }
.index_cp ul li .indeximg{ overflow:hidden; width:80%; margin:0 auto; }
.index_cp ul li img{ transition: 588ms; width:100%; }
.index_cp ul li:hover img {transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.index_cp ul li:hover{ box-shadow:0px 0px 10px rgba(0,0,0,.2); }


.gsjj1-2{    margin-bottom: 32px;}
.gsjj1-2 ul{    position: relative;}
.gsjj1-2 ul li{ background:#003773;    width: 24.5%;    float: left;    overflow: hidden;    margin-bottom: 8px; border-radius:20px; }
.gsjj1-2 ul li:nth-child(2n){    float: right;    margin-left: 50%;}
.gsjj1-2 ul li img{opacity:0.6;    width: 100%;    transition: .5s;}
.gsjj1-2 ul li:first-child{    width: 49.5%;    position: absolute;    left: calc(24.5% + 13px);    top: 0;}
.gsjj1-2 ul li:hover img{    transform: scale(1.1); opacity:0.3;}

.gsjj1-2 ul li a{ display:block; position:relative;  }
.gsjj1-2 ul li .case_zi{ position:absolute; width:94%; margin:0 3%; top:38%; text-align:center;  }
.gsjj1-2 ul li .case_zi p{ color:#fff; font-size:22px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height:32px;  }
.gsjj1-2 ul li .case_zi span{ display:block; width:125px; margin:15px auto 0 auto; line-height:30px; border-radius:3px; border:1px solid #fff; color:#fff; font-size:14px; }

@media (max-width: 1440px){
.gsjj1-2 ul li .case_zi p{ font-size:18px;  }
}

@media (max-width: 1200px){
.gsjj1-2 ul li .case_zi span{ margin:5px auto 0 auto; line-height:25px; }
}

@media (max-width: 991px){
.gsjj1-2 ul li:last-child{ left: calc(24.5% + 4px);    }
}
@media (max-width: 960px){
.gsjj1-2 { width:96%; margin:3% auto;}
.gsjj1-2 ul li{width: 49%;}
.gsjj1-2 ul li:nth-child(2n){margin-left: 2%;}
.gsjj1-2 ul li:first-child{width: 100%;position: static;margin:0 0 2% 0;}
.gsjj1-2 ul li .case_zi p{font-size:16px; }
.gsjj1-2 ul li .case_zi span{ display:none;}
}

.index_casetwo{}
.index_casetwo ul{display:flex; flex-wrap:wrap; justify-content:space-between;  }
.index_casetwo ul li{ width:24.2%; border-radius:20px; overflow:hidden; margin:0 0 20px 0;  background:#003773;}
.index_casetwo ul li a{ display:block; position:relative;  }
.index_casetwo ul li .case_zi{ position:absolute; width:94%; margin:0 3%; top:38%; text-align:center; }
.index_casetwo ul li .case_zi p{ color:#fff; font-size:20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height:32px; }
.index_casetwo ul li .case_zi span{ display:block; width:125px; margin:15px auto 0 auto; line-height:30px; border-radius:3px; border:1px solid #fff; color:#fff; font-size:14px; }
.index_casetwo ul li img{opacity:0.6;    width: 100%;    transition: .5s;}
.index_casetwo ul li:hover img{    transform: scale(1.1); opacity:0.3;}


.index_shuzi{ background:url(../images/indexbg1.jpg) no-repeat center; background-size:cover; padding:8% 0; margin:4% 0 5% 0;}
/*时间人数开始*/
.time_content{ width:90%; margin:0 auto; }
.wrapper{ clear:both; overflow:hidden; }
.time_right{  display:flex; justify-content:space-between; flex-wrap:wrap;  }
.wrapper1{  text-align:center; margin:0 0% 0px 0;   }
.time1 span{  font-size:42px;  line-height: 50px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.count-title { font-weight: normal; text-align: center; }
.timex{ font-size:18px; color:#999999; margin:10px 0 0 0; }
/*时间人数结束*/


.indexnews{ display:flex; flex-wrap:wrap; justify-content:space-between; padding:20px 0 5% 0; }
.indexnews .indexnews_left{ width:41%;  }
.indexnews .indexnews_left dl{ background:#f4f4f4; border-radius:20px; overflow:hidden; margin:0px; padding:0px; }
.indexnews .indexnews_left .indeximg{ overflow:hidden; }
.indexnews .indexnews_left .indeximg img{ width:100%; transition: 588ms;  }
.indexnews .indexnews_left dl:hover .indeximg img {transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.indexnews .indexnews_left h3{ margin:0px 0 15px 0; font-weight:bold; font-size:24px; line-height:32px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; }
.indexnews .indexnews_left dl .ddbox{ display:flex; flex-wrap:wrap; justify-content:space-between; width:90%; margin:0 auto; padding:5% 0; }
.dtmwarp{ display:block;  padding:0px;  color:#000; width:100px; }
.dtmd{ clear:both; display:block; text-align:center; font-weight:bold; font-size:48px; line-height:54px;}
.dtmym{ clear:both; display:block;text-align:center;font-size:16px; }
.indexnews .indexnews_left dl .ddbox dd{ width:80%; border-left:1px solid #e7e7e7; padding:1% 2% 4% 5%;   }
.indexnews .indexnews_left dl .ddbox dd p{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; color:#999999; line-height:30px; height:60px;}

.indexnews .indexnews_right{ width:52%; display:flex; flex-wrap:wrap; align-content:space-between;  }
.indexnews .indexnews_right dl{ border-bottom:1px solid #e6e6e6; padding:4% 0 3% 0; width:100%;  }
.indexnews .indexnews_right dl:first-child{ padding-top:1%;  }
.indexnews .indexnews_right dd{ font-size:15px; color:#999; line-height:24px; height:50px; margin:15px 0 10px 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  }
.indexnews .indexnews_right h3{ margin:15px 0 5px 0;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; }
.indexnews .indexnews_right h3 a{ font-weight:normal; font-size:25px; line-height:32px;  }
.indexnews .indexnews_right .listtime{ font-weight:normal; font-size:18px; color:#999999; }

/*首页样式 end*/

/*尾*/
.footerbg { clear:both; width:100%; margin:3% auto 0 auto; background:#f2f5f7;  border-top: 5px solid #2e5ead; border-radius:40px 40px 0 0; padding:5% 0 3% 0; overflow:hidden;  }

.footer{  display:flex; flex-wrap:wrap; justify-content:space-between; }
.footer_one{  padding:0% 0 0 0; margin:0 auto; width:420px;  }
.footer_one ul{ width:90%; margin:0 auto; }
.footer_one ul li{ margin:2px 0 2px 0; line-height:25px; font-size:14px; padding:2px 0 2px 25px; color:#999999; }
.footer_one ul li strong{ color:#000; }
.footer_one ul li:nth-of-type(1){ background:url(../images/lx01.png) no-repeat left 5px; }
.footer_one ul li:nth-of-type(2){ background:url(../images/lx02.png) no-repeat left 5px; }
.footer_one ul li:nth-of-type(3){ background:url(../images/lx03.png) no-repeat left 5px; }
.footer_one ul li:nth-of-type(4){ background:url(../images/lx04.png) no-repeat left 5px; }
.footer_one ul li:nth-of-type(5){ background:url(../images/lx05.png) no-repeat left 5px; }

.footer_one dl{ display:flex; flex-wrap:wrap; justify-content:space-between; margin:0px 0 20px 0; }
.footer_one dl dt{ width:100%; font-weight:normal; margin:0px 0 0px 0;  }
.footer_one dd{ text-align:center; margin:0 0 0px 0; width:32%; }
.footer_one dd img{ width:100%; padding:0px; border:1px solid rgba(255,255,255,0.3); }
.footer_one dd p{ font-size:14px; margin:5px 0 0 0; color:#000; font-weight:bold; }

.footmenu{  display:flex; justify-content:space-around; width:65%; padding:0% 0%;   }
.footmenu dl{ }
.footmenu dt{ margin:0 0 10px 0; padding:0 0 0px 0; border-bottom:1px solid rgba(255,255,255,0.3); }
.footmenu dt a{    }
.footmenu dd{ margin:0 0 0px 0; padding:0px; }
.footmenu dd a{ font-size:14px; line-height:36px; color:#999999;  }
.footmenu dd a:hover{  }

.footerbottom{ background:#f2f5f7; padding:40px 0 ; text-align:center; font-size:14px; line-height:26px; color:#999999; border-top:1px solid #e9e9e9;  }
.footerbottom a{  color:#999999; font-size:14px; }

.mylinksbg { margin-top:10px; }
.btn-secondary { border:1px solid #fff; background:#fff; color:#333; }
.btn-secondary:hover { background:#fff; color:#333; }
.btn-secondary.focus, .btn-secondary:focus { background:#fff; color:#333; }

.fnav2{ display:none}
/*内页*/
.mainpage { clear:both; width:100%; margin:4% auto 0 auto; padding:0; animation: flyInLeft 1s linear; }
.mainpage:after, .mainpage:before { content: ''; display: block; clear: both; height: 0; }
.right { clear:both; width:92%; margin:0 auto; padding:0 0%;  }
.mainarea { position:relative; clear:both; min-height:300px; height:300px; }
.mainarea .container, .mainarea .container-fluid { padding:0; }
[class].mainarea { height:auto; }
.mainarea div.content { font-size:14px; line-height:23px; }
.zoominfo { clear:both; }
.zoominfo .zoominforight { float:left; margin-left:15px; font-size:14px; line-height:25px; }
.zoominfo .zoominforight h3 { font-size:16px; font-weight:bold; }
.zoominfo .htmleaf-content { max-width:500px; margin:3% auto 0 auto; }
.zoominfo .thumbnails { border:1px solid #d6d6d6; }

/*产品view页*/
.proinfo_view { clear:both; }
.proviewbox{ background:url(../images/productbg.jpg) no-repeat top center; background-size:cover; padding:10% 0 3% 0; }

.proview { clear:both; margin:0 auto 3%; display:flex; flex-wrap:wrap; justify-content:space-around; align-items:center; }
.proviewle { max-width:600px;  }
.proviewri { clear:both;  width:45%;  }
.proview .title { font-size: 50px; padding: 15px 0;  font-weight: bold; color:#fff; }
.proview .title::after{ content:""; display:block; margin:6% 0 0 0; width:100px; height:5px;  background: -webkit-linear-gradient(0deg, #3da7e5, #396caf); }
.proview .proviewri .h1_sup{ color:#fff; font-size:18px; }
.proview .subtitle { line-height:2.5rem; color:#fff;  margin:0 auto 40px; }
.proview .subtitle p{  font-size:34px; }
.proview .subtitle .prolink{  margin:10% 0 0 0; }
.proview .subtitle .prolink a{ color:#fff; margin:0 5% 0 0; }
.proview .subtitle .prolink a:hover{ text-decoration:underline; }
.proview .proviewsummary { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; text-overflow: ellipsis; }
.proviewle .bigimg img { border-radius:20px; box-shadow: 0px 0px 10px rgba(0,0,0,.3); }
.proview .thumb-box { padding:10px 0 1em; margin-left: -1%; width: 102%; }
.proview .thumb-box .thumbs { overflow: hidden;  *zoom: 1;
}
.proview .thumb-box .thumbs li { float: left; width:16.66%; text-align: center; padding: 0 1%; overflow:hidden; }
.proview .thumb-box .thumbs li img { width: 100%; opacity: .8; -moz-transition: opacity 0.32s; -o-transition: opacity 0.32s; -webkit-transition: opacity 0.32s; transition: opacity 0.32s; border-bottom: 4px solid transparent;  border-radius:20px; box-shadow: 0px 0px 10px rgba(0,0,0,.3);}
.proview .thumb-box .thumbs li img.active { border-color: #31ACE2; opacity: 1; }
.proview .thumb-box .thumbs li:hover img { opacity: 1; -moz-transition: opacity 0.2s; -o-transition: opacity 0.2s; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; }


table { width:100%; border-collapse:collapse; border-spacing: 0; border:#fff 1px solid;}
table tr:nth-child(2n-1){ background:#f2f5f7; }
table tr:first-child{ background:#7ea5d6; color:#fff; }
td { border:#eee 1px solid; text-align:center; padding:10px 2%; }
table tr:last-child{ border-bottom:#f2f5f7 1px solid;  }

.midpicarea { border:solid 1px #bbbbbb; z-index:5; cursor:crosshair; }
.bigpicarea { border:solid 1px #bbbbbb; overflow:hidden; position:absolute; z-index:6; }
.viewarea { border:solid 1px #fff; cursor:move; background-color:#999; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; overflow:hidden; position:absolute; z-index:10; }
.zoomsmall { margin-top:8px; }
.zoomsmall ul { clear:both; }
.zoomsmall ul li { float:left; margin:0 2px; }
.zoomsmall ul li img { border:solid 1px #bbbbbb; padding:2px; cursor:pointer; }
/*产品view页*/



/*内页位置*/
.positioninfobox { clear:both; margin:0 auto; width:100%; }
.posbox { width:92%; clear:both; overflow:hidden; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; }
.position {  line-height:22px; color:#000; background:url(../images/position.png) no-repeat left center;  padding:0 0 0 25px; }
.position a, .position a:link, .position a:visited { color:#000; }
.position a:hover, .position font.active, .position a.active, .position a.active:link, .position a.active:visited { color:#d71820; }
.positioninfobox_wu{ margin:8% auto 0px auto; }

.positioninfo{ font-size:40px;display:block; padding:0px 0 0px 3%; margin:0 0 25px 0; font-weight:bold;  color:#fff;background:url(../images/cpmenu.jpg) no-repeat bottom right; background-size:cover;border-radius:20px; height:200px; line-height:200px; text-shadow:0px 0px 6px #000; }


.menu1 { text-align:center; margin:0px auto 0px auto; width:80%; background-color:#FFF; border:#e5e5e5 1px solid; }
.menu1 a { color:#000000; padding:0.7% 5%; border-radius:0px; font-size:18px; line-height:45px; text-decoration:none; text-align:center; -webkit-transition: background-color 0.5s; -moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s; border-right:1px solid #CCC; }
.menu1 a:link, .menu1 a:visited { }
.menu1 a:hover, .menu1 a.active, .menu1 a.active:link, .menu1 a.active:visited { color:#FFFFFF; background:#015eb7; }
.menucp { overflow:hidden; text-align:center; margin:20px auto 20px auto; }
.menucp h2 { display:none; }
.menucp a { color:#000000; line-height:40px; margin:0px 5px; padding:10px 15px; font-size:15px; text-decoration:none; text-align:center; background:#e6e6e6; -webkit-transition: background-color 0.5s; -moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s; }
.menucp a:link, .menucp a:visited { background:#e6e6e6; }
.menucp a:hover, .menucp a.active, .menucp a.active:link, .menucp a.active:visited { background:#0a51a3; color:#FFFFFF; }


.mainmenubox{ background:#f2f5f7; margin:0 0 30px 0; }

.menu3 { clear:both; margin:0px auto 0px auto; width:92%; text-align:center; }
.menu3 a, .menu3 a:link, .menu3 a:visited { font-size:20px; text-align:center; padding:0px 1%; margin:0 2%; color:#000; line-height:90px; -webkit-transition: background-color 0.5s; -moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s; display:inline-block; border-bottom: 4px solid;border-image: linear-gradient(to right, #fafafa, #fafafa) 1;  }
.menu3 a:hover, .menu3 a.active, .menu3 a.active:link, .menu3 a.active:visited {  text-decoration:none;border-bottom: 4px solid;border-image: linear-gradient(to right, #3da7e5, #396caf) 1; }


.menu4 { clear:both; margin:0 auto; max-width:1200px; }
.menu4 ul { clear:both; margin:0 auto; text-align:center; padding-top:10px; }
.menu4 ul a { display:block; float:left; width:13%; background:#ffffff; color:#000; border:1px solid #dddddd; border-radius:15px; font-size:13px; line-height:20px; margin:5px 0.5% 5px 0.5%; text-decoration:none; padding:6px 15px; overflow:hidden; }
.menu4 ul a:hover, .menu4 ul a.active, .menu4 ul a.active:link, .menu4 ul a.active:visited { color:#fff; background:#d71820; border:none; -webkit-transition: background-color 0.3s; -moz-transition: background-color 0.3s; -o-transition: background-color 0.3s; transition: background-color 0.3s; }
.menu5 { clear:both; margin:0 auto; max-width:1200px; }
.menu5 ul { clear:both; margin:0 auto; text-align:center; padding-top:10px; }
.menu5 ul a { display:block; float:left; width:13%; background:#ffffff; color:#000; border:1px solid #dddddd; border-radius:15px; font-size:13px; line-height:20px; margin:5px 0.5% 5px 0.5%; text-decoration:none; padding:6px 15px; overflow:hidden; }
.menu5 ul a:hover, .menu5 ul a.active, .menu5 ul a.active:link, .menu5 ul a.active:visited { color:#fff; background: #ff8a84; border:none; -webkit-transition: background-color 0.3s; -moz-transition: background-color 0.3s; -o-transition: background-color 0.3s; transition: background-color 0.3s; }
.menu2 { clear:both;display: flex;}
.menu2 h3 {width: 32%; 	height: auto; 	line-height: 1.6; 	position: relative; 	cursor: pointer; font-size: 16px; font-weight: bold; 	background: #fff; 	text-align: center; 	margin: 3% 10px; 	padding: 25px 0px; 	border-radius: 100px; 	box-shadow: 0px 0px 15px rgba(0, 0, 0, .05);}
.menu2 h3 a { color:#000;font-size:20px; text-decoration: none; text-align:center;}
.menu2 h3:hover, .menu2 h3.active{background: #bb2f31; color: #fff;}
.menu2 h3:hover a, .menu2 h3.active a{color: #fff;}


.backtop { text-align:right; margin:10px 0 20px 0; }
.infosearch { width:520px;  margin-bottom:0px; padding:0px 0 0 0; overflow:hidden; background:#f2f5f7; border:0; border-radius:30px;  }
.infosearch input[type="text"] { float:left; width:77%; height:50px; border: 0px solid #dddddd;  padding-left:2%; background-color:#f2f5f7; }
.infosearch input[type="submit"] { float:right; border:0px solid #f37305; height:50px; width:20%; color:#ffffff; font-weight:bold; -moz-border-radius:3px; -webkit-border-radius: 3px; border-radius:30px; background: -webkit-linear-gradient(0deg, #3da7e5, #396caf); }
.infodes { clear:both; padding:10px 0; line-height:20px; }
.af { clear:both; }
.af dl { clear:both; font-size:12px; line-height:23px; }
.af dl dt, .addf dl dd { float:left; }
.af dl dt { width:70px; text-align:right; }
/*信息*/


/*内页简介*/
.aboutbox{ padding:0% 0 0% 0;  }
.mainabout{ display:flex; flex-wrap:wrap; justify-content:space-between; margin:1% 0 0% 0; }
.mainabout .about_left{ width:60%; padding:0% 0 0 0%; }
.mainabout .about_left .about_title{font-size:56px; line-height:56px; padding:0 0 5px 0; margin:0 0 20px 0; font-weight:bold; }
.mainabout .about_left .about_title h3 a{ font-size:40px; font-weight:bold; }
.mainabout .about_left .about_title h4{ font-size:24px; padding:20px 0 20px 0; border-bottom:1px solid #ccc;  }
.mainabout .about_left .about_content{ color:#666; line-height:36px; margin:0px 0 0px 0; font-size:18px;  }
.mainabout .about_left .about_content p{ color:#666; line-height:36px;  }
.mainabout .about_right{ width:35%;color:#666; margin:0px 0 30px 0;}
.mainabout .about_right .mainimg{ width:100%; border-radius:20px; overflow:hidden;}
.mainabout .about_right .mainimg img{ width:100%; }

.main_shuzi{ margin:20px 0 0 0; }

.about_wenhua{ display:flex; flex-wrap:wrap; justify-content:space-between;  background: -webkit-linear-gradient(0deg, #3da7e5, #396caf);margin:4% 0 6% 0; border-radius:20px; }
.about_wenhua dl{ width:50%; border-right:1px solid #fff; padding:2% 3%;  }
.about_wenhua dl:last-child{ border:0px; }
.about_wenhua dl dt{ font-size:32px; margin:0 0 15px 0; color:#fff; }
.about_wenhua dl dd{ line-height:30px; color:#fff; }
.about_wenhua dl dd p{ color:#fff;}

.about_wh{  clear:both; overflow:hidden;display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center;   }
.about_wh dl{ width:48%; background:#f2f5f7; margin:0 0 5% 0;  border-radius:20px; display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; overflow:hidden; }
.about_wh dl .mainimg{ width:40%; }
.about_wh dl dd{ width:55%; padding:2% 0; }
.about_wh dl dd h3 { font-size: 30px; line-height: 30px;}
.about_wh dl dd .wh_content{ margin:3% auto; }
.about_wh dl dd .wh_content p{ line-height:22px; padding:5px 0; font-size:15px; color:#666; }
/*内页简介 end*/


/*内面方案详情*/
.infoview{  display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center;  }
.infoviewle{ width:50%; }
.infoviewri{ width:45%; }
.infoviewri h1{ font-size:28px; }
.infoviewri span{ display:block; margin:20px 0 20px 0; }
.infoviewri .proviewsummary{ color:#949494; line-height:36px; }
/*内面方案详情 end*/



.fanganview{  display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; background:#fff;  border-radius:20px; overflow:hidden; box-shadow:0px 0px 15px rgba(0,0,0,.1);  transition: 588ms; margin:0 0 5% 0;}
.fanganviewle{ width:45%; }
.fanganviewri{ width:50%; padding:0 5% 0 0; }
.fanganviewri h1{ font-size:28px; }
.fanganviewri span{ display:block; margin:20px 0 20px 0; }
.fanganviewri .fangansummary{ color:#949494; line-height:26px; }

.fangan_list{}
.fangan_list dl{ background:#fff;  border-radius:20px; overflow:hidden; box-shadow:0px 0px 15px rgba(0,0,0,.1);  transition: 588ms; margin:0 0 3% 0; }
.fangan_list dl:hover{  box-shadow:0px 0px 15px rgba(0,0,0,.3); }
.fangan_list dl a{ display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; }
.fangan_list dl dt{ width:45%; }
.fangan_list dl dd{ width:50%; padding:0 5% 0 0; }
.fangan_list dl dd h3{ font-size:24px; margin:0 0 20px 0; }
.fangan_list dl dd p{ color:#949494; line-height:30px;}


.ju{color: #f0916b}
.info_list { clear:both; margin-top:0px; padding:0px; }
.info_list ul { clear:both; }
.info_list ul li { float:left; text-align:center; margin-top:15px; }

.info_listimg { clear:both; margin-top:0px; padding:0px; overflow:hidden; }
.info_listimg ul { clear:both; overflow:hidden;  width:100%; display:flex; flex-wrap:wrap; justify-content:space-between;  }
.info_listimg ul li { width:48%; padding:0px 0% 0px 0%; margin:0 0 3% 0; text-align:center; line-height:22px; }
.info_listimg ul li a { display:block; padding:2% 2% 5% 2%; border-radius:20px; overflow:hidden; background:#f2f5f7; height:100%; -ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative;top:0;overflow:hidden; }
.info_listimg ul li .mainimg i{display:block;position:absolute;left:-100%;top:0;width:100%;height:100%;background-image:-webkit-linear-gradient(0deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));transform:skewx(-25deg);-o-transform:skewx(-25deg);-moz-transform:skewx(-25deg);-webkit-transform:skewx(-25deg);}
.info_listimg ul li:hover .mainimg i{transition:all .3s ease;left:100%}
.info_listimg ul li .mainimg{ overflow:hidden; border-radius:20px; }
.info_listimg ul li img { width:100%; display:block; transition: 588ms;  }
.info_listimg ul li:hover img {transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.info_listimg ul li a:hover { text-decoration:none; }
.info_listimg ul li h3{ font-size:22px; margin:25px 0 25px 0; }
.info_listimg ul li a p { margin:0px 0 0 0; color:#999; line-height:24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; }


.info_zizhi{ }
.info_zizhi ul { clear:both; overflow:hidden;  width:100%; display:flex; flex-wrap:wrap; justify-content:space-between;  }
.info_zizhi ul li { width:23%; padding:0px 0% 0px 0%; margin:0 0 3% 0; text-align:center; line-height:22px; }
.info_zizhi ul li a { display:block; padding:3% 3% 5% 3%; border-radius:20px; overflow:hidden; background:#f2f5f7;  }
.info_zizhi ul li .mainimg{ overflow:hidden; border-radius:20px; margin:0 0 25px 0; }
.info_zizhi ul li img { width:100%; display:block; transition: 588ms;  }
.info_zizhi ul li:hover img {transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.info_zizhi ul li a p {  margin:0px auto 0 auto; width:90%; color:#999; line-height:24px; height:48px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; }


.info_list .info_span{ border-bottom:1px solid #f36f03; font-size: 22px; display:block;font-weight: bold; margin:30px 0 10px 0; }
.info_list .info_span strong{padding: 8px 20px 8px 20px; display:inline-block; color:#ffffff; background:#f36f03; background: linear-gradient(-135deg, transparent 15px, #f36f03 0); }
.info_list .info_name{padding: 11px 0px;  font-size: 18px;display: inline-block; font-weight:bold; }
.info_list .info_ol{font-size: 18px !important; padding: 0px 0px !important; border-bottom:0px !important; }

.info_list ol.listhead { width:100%; display:flex; background: #eeeeee; font-size:14px; height:30px; line-height:30px; text-align:center; color:#333333; margin:20px 0 0 0; }
.info_list ol.listhead span.title { width:70%; font-size:15px; font-weight:bold;  }
.info_list ol.listhead span.title a { font-size:15px; font-weight:bold; }
.info_list ol.listhead span.views { float:left; width:10%; }
.info_list ol.listhead span.date { width:29%; text-align:center; padding:0 0px 0 0;  }
.info_list ol.info { display:flex; clear:both; font-size:12px; line-height:22px; padding:10px 0 10px 10px;  margin:0 0 10px 0; border-bottom:1px dashed #ddd;   }
.info_list ol.bg { background: #f5f5f5; padding:0 0 0 10px; }
.info_list ol.info font.dot { color:#ee7700; font-family:"宋体"; }
.info_list ol.info a.title { width:74%;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; }
.info_list ol.info span.views { float:left; width:10%; text-align:center; font-size:12px; color:#666666; }
.info_list ol.info span.date {  width:25%; text-align:right; padding:0 0px 0 0; font-size:12px; color:#666666; }
.info_list dl { text-align:center; padding:5px 1%; }
.info_list dl dd { line-height: 36px; }
.info_list dl dd a { display:block; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.info_list dl:hover dd a { color:red; }
.info_view { clear:both; padding:5px 0 10px 0; }
.info_view h1.title { border-bottom:1px dotted #ccc; font-size:22px; line-height:26px; padding:15px 0; margin:0px; text-align:center; font-weight:bold; }
.info_view h2.subtitle { background:#f5f5f5; color:#999; font-size:14px; line-height:22px; padding:5px 0; text-align:center; margin:0px; }
.info_view div.content { padding:5px 5px; line-height:30px; }
.info_view div.content p { padding:4px 0; }
.info_view .content img { max-width:100%; margin:0 auto; display:block; margin:2% auto; }
.info_view .content h3{ font-size:24px; font-weight:bold; color:#2e5ead; margin:2% 0; }


.info_view div.atta { font-size:16px; width: 100%; }
.info_view div.atta span{ display:block; margin:0 0 10px 0px; font-weight:bold; color:#396caf; }
.info_view div.atta a{ display:block; background:#f2f5f7; margin:0 0 2px 0; padding:10px 10px; }
.info_view div.comment { font-size:14px; line-height:23px; padding-top:2px; }
.info_view div.other { text-align:left; padding-right:0px; }
.info_view .bigimg { padding:10px 0px; text-align:center; }
.infoviewle .product_images{border-radius: 20px;    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2); padding:0px; overflow:hidden; }
.infoviewle .product_images img{ margin:0px; padding:0px; }
.info_commentlist { clear:both; margin-top:0px; padding:0px; }
.info_commentlist h1 { background:#eeeeee; font-size:14px; line-height:28px; padding-top:3px; text-align:center; }
.info_commentlist p.name { clear:both; font-weight:bold; padding:3px 0; }
.info_commentlist p.date { clear:both; padding:3px 0; }
.info_commentlist p.content { clear:both; font-size:12px; line-height:20px; margin-bottom:20px; padding-bottom:10px; border-bottom:dotted 1px #ccc; }
.info_commentadd { padding:5px; }
.info_commentadd p { padding:3px 0; }
.info_commentadd input[type="text"] { width:230px; }
.info_commentadd #txtcode { width:80px; }
.info_commentadd textarea { width:230px; }
.supply_add { padding:5px; }
.supply_add h2 { padding:5px; background-color:#f0f0f0; text-align:center; }
.supply_add p { padding:3px 0; }
.supply_add input[type="text"] { width:230px; }
.supply_add #txtcode { width:80px; }
.supply_add textarea { width:230px; }

/*信息图片列表*/
.demo { padding: 2em 0; }
.casebox { margin:0 0 0px 0; font-family: 'Ubuntu', sans-serif; position: relative; overflow: hidden; }
.casebox:before { content: ''; background: linear-gradient(45deg, rgba(61, 167, 229, 0.6), rgba(57, 108, 175, 0.6)); height: 100%; width: 100%; opacity: 0; filter: blur(10px); transform: scale(1) rotate(180deg); position: absolute; left: 0; top: 0; z-index: 1; transition: all 0.4s ease-in-out; }
.casebox:hover:before { box-shadow: 0 0 10px 2px #555; opacity: 1; filter: blur(0); transform: scale(0.92, 0.9) rotate(0); }
.casebox img { width: 100%; height: auto; transition: all 0.5s ease-in-out; }
.casebox:hover img { transform: scale(1.9) rotate(45deg); }
.casebox .box-content { color: #fff; text-align: center; width: 100%; opacity: 0; transform: translateX(-50%) translateY(-50%) scale(3); position: absolute; top: 50%; left: 50%; z-index: 1; transition: all 0.5s ease; }
.casebox:hover .box-content { opacity: 1; transform: translateX(-50%) translateY(-50%) scale(1); }
.casebox .title { font-size: 25px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; margin: 0; }
.casebox .post { font-size: 16px; text-transform: capitalize; }
.casebox .icon { padding: 0; margin: 0; list-style: none; filter: blur(10px); transform: scale(0); position: absolute; right: 20px; bottom: 20px; z-index: 2; transition: all 0.5s ease 0.2s; }
.casebox:hover .icon { transform: scale(1); filter: blur(0); }
.casebox .icon li { display: inline-block; }
.casebox .icon li a { color: #fff; background: rgba(255, 255, 255, 0.2); font-size: 20px; text-align: center; line-height: 40px; height: 40px; width: 40px; margin: 0 3px; display: block; position: relative; transition: all 0.3s; }
.casebox .icon li a:hover { text-shadow: 0 0 6px #555; box-shadow: 0 0 5px #555; }
 @media only screen and (max-width:990px) {
 .casebox {
margin-bottom: 30px;
}
}
 @media only screen and (max-width:479px) {
 .casebox .title {
font-size: 20px;
}
}
/*信息图片列表 end*/


/*产品*/
.product_cate { clear:both; }
.product_cate dl { clear:both; width:100%; margin-top:10px; }
.product_cate dl dt { float:left; width:30%; }
.product_cate dl dd { float:right; width:69%; line-height:21px; }
.product_cate dl strong { font-size:14px; }
/*产品：上图下字*/


.productbox{ display:flex; flex-wrap:wrap; justify-content:space-between; clear:both; width:92%; margin:30px auto 0 auto; padding:0;  }
.productbox .left{ width:20%; padding:0 5% 0 0; border-right:1px solid #eee; }
.productbox .productbox_right{ width:75%; margin:0 0 0 0; }

.product_list { clear:both; margin-top:0px; padding:0px; overflow:hidden; }
.product_list h3{ margin:0 0 15px 0; }
.product_list h3 a{  font-size:40px;display:block; padding:0px 0 0px 3%; font-weight:bold;  color:#fff;background:url(../images/cpmenu.jpg) no-repeat bottom right; background-size:cover;border-radius:20px; height:200px; line-height:200px; text-shadow:0px 0px 6px #000; }
.product_list h3 a:hover{ color:#fff;}
.product_list h4{  border-bottom: 4px solid;border-image: linear-gradient(to right, #3da7e5, #396caf) 1; margin:0 0 25px 0;  }
.product_list h4 a{  font-size:24px; line-height:24px; padding:0 0 0px 30px; display:inline-block; margin:25px 0; background:url(../images/dot.png) no-repeat left center; }

.product_list ul { clear:both; padding:0; margin:0; display:flex; flex-wrap:wrap; }
.product_list li{ width:31.3%; margin:0 1% 40px 1%; border-radius:20px; overflow:hidden; }
.product_list li a{ background:#f2f5f7; display:block; width:100%; height:100%; padding:12% 6%; text-align:center; color: #333; overflow: hidden; transition: 588ms;  }
.product_list li:hover a{ background:#f2f5f7; }
.product_list li a .product_images{ overflow:hidden; margin:8% auto; position:relative; }
.product_list li a img { transition: all linear 0.6s; width:100%; padding:0% 0 0 0% }
/*.product_list li a:hover img { transform: scale(1.05); }*/
.product_list li a .product_images .images01{ overflow:hidden; margin:8% auto; position:absolute; opacity: 1; transition: 588ms;}
.product_list li a .product_images .images02{ overflow:hidden; margin:8% auto; opacity: 0; transition: 588ms;}
.product_list li:hover  a .product_images .images01{ opacity: 0;}
.product_list li:hover  a .product_images .images02{ opacity: 1;}


.product_list li a .product_zi{ }
.product_list li a .product_zi h3 { line-height:48px; opacity: 1; transition:opacity .6s linear;
text-align:center; word-break:break-all; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; overflow:hidden; font-size:24px; line-height:26px; margin:10px auto; }
.product_list li a .product_zi .h3_sub{ color:#949494; }
.product_list li a span{ display:block; width:120px; border-radius:30px; background:#eee; margin:0 auto; line-height:40px; color:#949494; }
.product_list li:hover a span{ color:#fff;  background: -webkit-linear-gradient(0deg, #3da7e5, #396caf); }

/*产品：列表*/
.product_list ol.head { background: #eeeeee; font-size:14px; height:26px; line-height:26px; padding-top:2px; padding-left:16px; text-align:center; color:#333333; }
.product_list ol.head span.title { float:left; width:60%; }
.product_list ol.head span.views { float:left; width:10%; }
.product_list ol.head span.date { float:right; width:28%; }
.product_list ol.info { clear:both; font-size:12px; height:27px; line-height:27px; padding:2px 0 1px 16px; background-image:url(../images/bg.gif); background-repeat:no-repeat; }
.product_list ol.bg { background: #f5f5f5; }
.product_list ol.info font.dot { color:#ee7700; font-family:"宋体"; }
.product_list ol.info a.title { float:left; width:60%; }
.product_list ol.info span.views { float:left; width:10%; text-align:center; font-size:12px; color:#666666; }
.product_list ol.info span.date { float:right; width:28%; text-align:center; font-size:12px; color:#666666; }
/*产品：左图右字*/
.product_list dl { clear:both; width:100%; margin-top:10px; }
.product_list dl dt { float:left; margin-right:10px; }
.product_list dl dd { float:left; line-height:21px; }
.product_list dl strong { font-size:14px; }
.product_list dl div.summary { line-height:20px; }

.proinfo_title{ text-align:center; font-size:38px; font-weight:bold;  }
.proinfo_title::after{ content:""; display:block; margin:30px auto 4% auto; width:100px; height:5px;  background: -webkit-linear-gradient(0deg, #3da7e5, #396caf); }
.product_one{ display:flex; flex-wrap:wrap; justify-content:space-around; background:#f2f5f7;  border-radius:20px; overflow:hidden; transition: 588ms; margin:0 0 5% 0; padding:5% 0; }
.product_one .pro_tedian{ width:20%;   }
.product_one .pro_tedian p{ line-height:20px; margin:3px 0; }
.product_one .pro_tedian h3{ font-size:24px; background:url(../images/dot.png) no-repeat left center; padding:0 0 0 25px; font-weight:bold; color:#2e5ead; }


.proinfo_view .productcontent{}
.proinfo_view .productcontent h3{  font-size:24px; background:url(../images/dot.png) no-repeat left center; padding:0 0 0 25px; margin:0 0 20px 0; font-weight:bold; color:#2e5ead; }

.product_view h1.title { border-bottom:1px dotted #ccc; font-size:22px; line-height:40px; padding:10px 0; text-align:center; font-weight:bold; }
.product_view h1.title b { display:block; line-height:30px; font-size:20px; }
.product_view h2.subtitle { background:#f5f5f5; color:#999; font-size:14px; line-height:22px; padding:5px 0; text-align:center; }
.product_view div.bigimg { text-align:center; padding:10px 0; }
.product_view div.bigimg img { }
.product_view dl { clear:both; }
.product_view dl dt, .product_view dl dd { float:left; }
.product_view dl dt { margin-right:10px; }
.product_view dl dd ul { clear:both; }
.product_view dl dd li { clear:both; font-size:12px; line-height:23px; }
.product_view dl dd span, .product_view dl dd p { float:left; }
.product_view dl dd span { width:70px; text-align:right; }
.product_view div.atta { font-size:12px; line-height:20px; color:#ee7700; }
.product_viewcart { padding:5px; }
.product_viewcart h2 { padding:5px; background-color:#f0f0f0; text-align:center; font-weight:bold; }
.product_viewcart p { padding:3px 0; border-bottom:dotted 1px #ccc; margin-bottom:10px; padding-bottom:10px; }
.product_viewcart strong { font-weight:bold; }
.product_viewcart input[type="text"] { width:230px; }
.product_viewcart input.pnum { width:80px; }
.product_viewcart textarea { width:230px; }

.proinfo_view div.content { padding:5px 5px; font-size:16px; line-height:30px; }
.proinfo_view div.content p { padding:4px 0; font-size:16px; }

/*留言内页*/
.lianxibox{ display:flex; justify-content:space-between; flex-wrap:wrap; align-items:center; background:#f8f8f8; padding:0 4%; margin:3% 0 0 0; border-radius:20px; }
.lianxibox .ditu{ width:60%; }
.lianxibox .ditu iframe{ width:100%; height:500px; }
.lianxibox .lianxi{ width:35%; padding:4% 0%; }
.lianxibox .lianxi h3{ border-bottom:1px solid #e8e8e8; font-size:30px; padding:40px 0; margin:0 0 40px 0; }
.lianxibox .lianxi p{ line-height:30px; font-size:20px; color:#333333; font-weight:lighter; margin:0 0 20px 0; }

.messagebox{ display:flex; justify-content:space-between; margin:60px 0 70px 0; }
.messagebox ul{ width:35%; padding:1% 7%; text-align:center; display:flex; flex-wrap:wrap; align-content:flex-around; }
.messagebox ul li{ margin:20px 0; width:100%; }
.messagebox ul li p{ font-size:16px; line-height:28px; }

.message_left{ width:100%; padding:1% 0% 1% 0;  }
.message_zi{ margin:0 0 40px 0; }
.message_zi h3{ font-size:30px; font-weight:bold; }
.message_zi p{ color:#999; line-height:30px; font-size:16px; }
.message_add { padding:0px; }
.message_add form{ display:flex; flex-wrap:wrap; justify-content:space-between; }
.message_add p { width:32%; padding:0px 20px; border:1px solid #e8e8e8; margin:0 0 30px 0; font-size:16px; line-height:60px; background:#f8f8f8; color:#777777; border-radius:30px; }
.message_add p:nth-child(4),.message_add p:nth-child(5){ width:100%; }
.message_add p:nth-child(6){ margin:0 0 0px 0; }
.message_add input[type="text"] { width:90%; border:0px solid #e8e8e8; color:#777777; background:#f8f8f8; }
.message_add #txtcode { width:100px; }
.message_add textarea { width:100%; -moz-border-radius:3px; -webkit-border-radius:3px; border:0px solid #cccccc; background:#f8f8f8; }
.message_add .tijiao{  display:flex; flex-wrap:wrap; justify-content:space-between; width:66%; }
.message_add .tijiao input{ width:49%; line-height:60px; background:#fff; border:1px solid #e8e8e8; border-radius:30px; transition: all linear 0.3s;}
.message_add .tijiao input:hover{ background:#2e5ead; color:#fff; }

.message_list { clear:both; margin-bottom:25px; padding:0px; font-size:12px; line-height:20px; padding:1.5%; border:1px solid #e8e8e8; border-bottom:1px dotted #666; background:#f8f8f8; border-radius:10px; overflow:hidden;  }
.message_list h1.title { background:#ebebeb; font-size:14px; line-height:28px; text-align:center; }
.message_list div.memo { padding:5px 0; }
.message_list div.nickname { text-align:left; padding:3px 0px; }
.message_list div.adddate { text-align:left; padding:3px 0px; }
.message_list div.reply { padding:20px 20px; margin:20px 0 0 0; background:#fff; line-height:28px; }
.order_add { padding:5px; }
.order_add p { padding:3px 0; }
.order_add input[type="text"] { width:230px; }
.order_add #txtcode { width:100px; }
.order_add textarea { width:230px; }
/*人力资源内页*/
.job_add { padding:5px; }
.job_add p { padding:3px 0; }
.job_add input[type="text"] { width:98%; height:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc; }
.job_add #txtcode { width:100px; }
.job_add textarea { width:98%; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc; }
.job_add select { height:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc; }
.joblist { clear:both; margin-bottom:15px; padding:10px 3px 10px 3px; border-bottom:dotted #333 1px; }
.joblist p { padding:3px 0; }
.joblist p.biaoti { font-size:18px; }
.joblist p.biaoti span { font-size:18px; }
.joblist p.biaoti a { background:#eeeeee; padding:3px 15px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc; }
.joblist p.fabu { color:#666666; }
.viewpic { width:100%; text-align:center; clear:both; }
.viewpic img { margin:20px auto; display:block; }
/*招聘列表*/
.job_list{ clear:both; overflow:hidden;}
.job_list ul{ clear:both; overflow:hidden;max-width:1200px; width:100%;}
.job_list ul ol{color:#fff;display:flex; justify-content:space-around;align-items:center;line-height: 55px;width:100%;}
.job_list ul ol.head{background: #ceae59;}
.job_list ul ol span{flex:1; text-align:center;}
.job_list ul ol.info{color:#333;border-bottom: 1px solid rgba(0, 0, 0, .05);}
.job_list ul ol a span{}
.white_content{ display:none;}
/*招聘列表*/
/*分页*/
.pagelist { clear:both; font-size:14px; line-height:26px; margin:2.5% 0%; text-align:center; color:#333333; }
.pagelist a { color: #363535; text-decoration: none; line-height: 26px; margin: 5px 0px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 1px 3px; display:inline-block; }
.pagelist a:hover { color:#0a51a3; text-decoration:none; border:#ccc solid 0px; background:#f1f1f1; }
.pagelist a.red { color:#ffffff; text-decoration:none; font-weight:bold; background:#d71820; border:none; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.pagelist a.red:hover { color:#ffffff; text-decoration:none; }
.plinktop { text-align:right; font-size:12px; line-height:25px; padding-right:8px; }
.plinktop a, .plinktop a:link, .plinktop a:visited { padding:0 3px; color:#363535; text-decoration:none; }
.plinktop a:hover { color:#ee7700; text-decoration:underline; }
.plinktop a.red, .plinktop a.red:link, .plinktop a.red:visited { color:#ee7700; text-decoration:underline; }
.plinktop a.red:hover { color:#ee7700; text-decoration:underline; }
.plinkbottom { text-align:center; font-size:14px; line-height:25px; padding-right:0px; margin:20px 0 0 0; }
.plinkbottom a, .plinkbottom a:link, .plinkbottom a:visited { padding:0 3px; color:#363535; text-decoration:none; }
.plinkbottom a:hover { color:#ee7700; text-decoration:underline; }
.plinkbottom a.red, .plinkbottom a.red:link, .plinkbottom a.red:visited { color:#ee7700; text-decoration:underline; }
.plinkbottom a.red:hover { color:#ee7700; text-decoration:underline; }
.imgborder { border:#dedede solid 1px; }
.roundabout-holder { width:850px; height:496px; margin:0 auto; }
.roundabout-moveable-item { width:650px; height:394px; cursor: pointer; border:3px solid #ccc; border:3px solid rgba(0, 0, 0, 0.08); border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
.roundabout-moveable-item img { width:100%; }
.roundabout-in-focus { border:4px solid rgba(0, 0, 0, 0.1); }
/*新闻内页*/
.info_listxw { clear:both; padding:0px; display:block; overflow:hidden; }
.info_listxw dl { clear:both; padding:25px 0px; border-bottom:1px dotted #cccccc; overflow:hidden; position: relative; display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center;   }
.info_listxw dl:before { content:""; background:#f8f8f8; width:100%; height:100%; position:absolute; left: 0; top: 0; opacity: 0; visibility: hidden; transform: scaleY(0); -webkit-transform: scaleY(0); -moz-transform: scaleY(0); transition: 570ms; }
.info_listxw dl:hover:before { opacity: 1; visibility: visible; transform: scaleY(1); -webkit-transform: scaleY(1); -moz-transform: scaleY(1); }
.info_listxw dl dt img{ width:100%;  transition: 588ms;  }
.info_listxw dl:hover dt img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); }
.info_listxw dl dt { width:35%; overflow:hidden; border-radius:20px;  }
.info_listxw dl dd { clear:both; position:relative; padding:0px 1%; width:60%; }
.info_listxw dl dd strong { clear:both; display:block; font-size:22px; line-height:24px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; margin:15px 0 25px 0; }
.info_listxw dl dd .jianyao { clear:both; color:#999; height:52px; line-height:26px; overflow:hidden; margin:0 0 4% 0; }
.info_listxw dl dd .newsdate { clear:both; color:#999999; line-height:26px; font-size:14px; }
.info_listxw dl dd span{  font-size:14px; }
/* 特效滚动 */
#focus_Box { position:relative; width:800px; height:554px; margin:20px auto; }
#focus_Box ul { position:relative; width:800px; height:554px }
#focus_Box li { z-index:0; position:absolute; width:0px; background:#787878; height:0px; top:146px; cursor:pointer; left:200px; border-radius:4px; box-shadow:1px 1px 12px rgba(200, 200, 200, 1) }
#focus_Box li img { width:100%; background:url(../images/loading.gif) no-repeat center 50%; height:100%; vertical-align:top }
#focus_Box li p { position:absolute; left:0; bottom:0px; width:100%; height:40px; line-height:40px; background:url(../images/float-bg.png) repeat; text-indent:8px; color:#fff; }
#focus_Box li p span { display:inline-block; width:70%; height:40px; overflow:hidden; }
#focus_Box .prev, #focus_Box .next { display:block; z-index:100; overflow:hidden; cursor:pointer; position:absolute; width:52px; height:52px; top:131px; }
#focus_Box .prev { background:url(../images/btn.png) left bottom no-repeat; left:0px }
#focus_Box .next { background:url(../images/btn.png) right bottom no-repeat; right:0px }
#focus_Box .prev:hover { background-position:left top; }
#focus_Box .next:hover { background-position:right top; }
#focus_Box a.imgs-scroll-btn { display:block; position:absolute; z-index:110; top:7px; right:15px; width:51px; height:23px; overflow:hidden; background:url(../images/share-btn.png) no-repeat; text-indent:-999px; }
/*QQ客服样式*/
.main-im { position:fixed; right:10px; top:300px; z-index:100; width:110px; height:272px; }
.main-im .qq-a { display:block; width:106px; height:116px; font-size:14px; color:#0484cd; text-align:center; position:relative; }
.main-im .qq-a span { bottom:5px; position:absolute; width:90px; left:10px; }
.main-im .qq-hover-c { width:70px; height:70px; border-radius:35px; position:absolute; left:18px; top:10px; overflow:hidden; z-index:9; }
.main-im .qq-container { z-index:99; position:absolute; width:109px; height:118px; border-top-left-radius:10px; border-top-right-radius:10px; border-bottom:1px solid #dddddd; background:url(../images/qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq { max-width:60px; display:block; position:absolute; left:6px; top:3px; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.main-im .im-qq:hover .img-qq { max-width:70px; left:1px; top:8px; position:absolute; }
.main-im .im_main { background:#F9FAFB; border:1px solid #dddddd; border-radius:10px; background:#F9FAFB; display:none; }
.main-im .im_main .im-tel { color:#000000; text-align:center; width:109px; height:105px; border-bottom:1px solid #dddddd; }
.main-im .im_main .im-tel div { font-weight:bold; font-size:12px; margin-top:6px; }
.main-im .im_main .im-tel .tel-num { font-family:Arial; font-weight:bold; color:#e66d15; }
.main-im .im_main .im-tel:hover { background:#fafafa; }
.main-im .im_main .weixing-container { width:55px; height:47px; border-right:1px solid #dddddd; background:#f5f5f5; border-bottom-left-radius:10px; background:url(../images/weixing-icon.png) no-repeat center center; float:left; }
.main-im .im_main .weixing-show { width:112px; height:172px; background:#ffffff; border-radius:10px; border:1px solid #dddddd; position:absolute; left:-125px; top:-126px; }
.main-im .im_main .weixing-show .weixing-sanjiao { width:0; height:0; border-style:solid; border-color:transparent transparent transparent #ffffff; border-width:6px; left:112px; top:134px; position:absolute; z-index:2; }
.main-im .im_main .weixing-show .weixing-sanjiao-big { width:0; height:0; border-style:solid; border-color:transparent transparent transparent #dddddd; border-width:8px; left:112px; top:132px; position:absolute; }
.main-im .im_main .weixing-show .weixing-ma { width:104px; height:103px; padding-left:5px; padding-top:5px; }
.main-im .im_main .weixing-show .weixing-txt { position:absolute; top:110px; left:7px; width:100px; margin:0 auto; text-align:center; }
.main-im .im_main .go-top { width:50px; height:47px; background:#f5f5f5; border-bottom-right-radius:10px; background:url(../images/toTop-icon.png) no-repeat center center; float:right; }
.main-im .im_main .go-top a { display:block; width:52px; height:47px; }
.main-im .close-im { position:absolute; right:10px; top:-12px; z-index:100; width:24px; height:24px; }
.main-im .close-im a { display:block; width:24px; height:24px; background:url(../images/close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration:none; }
.main-im .open-im { cursor:pointer; margin-left:68px; width:40px; height:133px; background:url(../images/open_im.png) no-repeat left top; }
.cart-btn { width: 60px; height:60px; height:60px; position: fixed; top:300px; right:0px; z-index: 99; cursor: pointer; }
/*导航栏开始*/
.mainnav ul li:hover > ul { display:block; }
.mainnav ul li:hover > ul li:hover { display:block; }
/*.mainnav li > a:after { content:  ' +'; }*/
.mainnav li > a:only-child:after { content: ''; }
/*导航栏结束*/
.menu1_box { overflow:hidden; text-align:center; }
.menu1_box h2 { display: none; }
.menu1_box a { color:#000000; line-height:40px; padding:10px 15px; font-size:15px; text-decoration:none; text-align:center; background:#e6e6e6; -webkit-transition: background-color 0.5s; -moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s; }
.menu1_box a:link, .menu1_box a:visited { background:#e6e6e6; }
.menu1_box a:hover, .menu1_box a.active, .menu1_box a.active:link, .menu1_box a.active:visited { background:#d71820; color:#FFFFFF; }
.menu1_box ul li { display: inline; float: left; width:120px; }
.menu1_box ul { display: inline-block; overflow: auto; }

.page_road { border-top:1px dotted #ccc; padding:1.5% 0 2% 0; margin:1.5% 0 0 0;  }
.page_road div{ margin:5px 0; }
/*订单信息*/
.tipcontent { width: 300px; margin: 10px auto 0 auto; }
.tipcontent .reason { margin-left: 10px; }
#iknow { display: block; line-height: 30px; height: 30px; width: 100px; margin: 0 auto; text-align: center; border-radius:5px; cursor:pointer; background:#d71820; color: #fff; margin-top:20px; }
.tipcontent table td { height:40px; }
.order_title { height:40px; line-height:40px; padding-left: 10px; }
.product_info { width:70%; }
.product_info td { width:25%; height: auto; line-height:35px; text-align: left; padding-left:30px; }
.pro_name { cursor:pointer; }
.address_info { width:80%; }
.address_info td:nth-child(2), .address_info td:nth-child(4) {
 width:30%;
 height: auto;
 line-height:35px;
}
/*订单退款申请结束*/
#layui-layer1 { border: 1px solid #8D8D8D; }
#layui-layer1 .layui-layer-title { padding-left:10px; font-size:15px; }
.action_box span, .action_box a { color:#40a9ff; cursor: pointer; }
/*相关产品/相关新闻*/

.fanan_rec{ background:#f2f5f7; padding:5% 0; }
.fanan_rec .title { line-height:34px; font-size:16px; font-weight:bold;  margin-bottom:2%; padding:1% 2% 1% 2%; background:#fff; border-radius:20px; }
.fanan_rec .title a{ font-size:22px; font-weight:bold; }
.product_related { clear:both; overflow:hidden }
.product_related ul { display:flex; flex-wrap:wrap;  }
.product_related ul li {  width:31.3%; margin:0 1%; padding:0 0 3% 0;  line-height:24px; background:#fff;  border-radius:20px; overflow:hidden; }
.product_related ul li .mainimg{ overflow:hidden; margin:0 0 5% 0; }
.product_related ul li img{ width:100%; transition: 588ms; }
.product_related ul li:hover img {transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.product_related li a {  display:block }
.related_title{ margin:15px 10%; font-size:18px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; }
.related_content{ margin:0 10%; font-size:15px; color:#999; line-height:22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}


.news_related { clear:both; margin-top:2%; }
.news_related .title { line-height:34px; font-size:16px; font-weight:bold; border:#e6e6e6 1px solid; margin-bottom:2%; padding-left:2%; }
.news_related ul { width:96%; margin:0 auto }
.news_related li { float:left; width:30%; margin-left:0.5%; margin-right:0.5%; line-height:34px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.news_related li a { font-size:16px; }
/*资料下载弹窗*/
.mins {
	position: fixed;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 999;
	display: none;
	text-align: center;
}
.mins form{      width: 350px;
	margin: 220px auto;
	background: rgba(0,0,0,.7);
	padding: 20px;
}
.mins>span{    padding-right: 20px;
	margin-top: 225px;
	display: inline-block;
	position: absolute;
	margin-left: 160px;}
.mins span a{color:#FFF}
/*资料下载 开始*/
.doc_download { width: 100%; background: #f7f7f7; padding-top: 64px; padding-bottom: 50px; box-sizing: border-box; padding:1%; }
.download_title { font-size:18px; font-weight:bold; line-height: 36px; background:#eeeeee; padding:0 0 0 10px; border-left:3px solid #f36f03; }
.download_resources { overflow:hidden; padding:30px 0; display: flex; flex-wrap: wrap; }
.download_resources li { background:#fff; overflow:hidden; float:left; width: 33.3%; cursor: pointer; position: relative; box-sizing: border-box; flex:0 0 31%; margin:1%; }
.download_resources li:hover {
transition: .3s all ease-in-out; box-shadow:0 5px 10px rgba(12, 12, 12, 0.08); }
.download_resources li a { display: flex; justify-content: space-between; align-items:center; padding:5%; }
.download_resources li span { display:block; color:#999; }
/*下划线*/
.download_resources li i { display: block; width: 0; position: absolute; left: 0%; bottom: 0; height: 2px; background-color: #ff6900; transition: .3s all ease-in-out;
}
.download_resources li:hover i { width: 100%; transition: .3s all ease-in-out;
}
/*图标*/
.res_icon { flex:0 0 40px; }
.download_resources li .pdf01 { display: block; width:40px; }
.download_resources li .pdf02 { display: none; width:40px; }
.download_resources li:hover .pdf01 { display: none; }
.download_resources li:hover .pdf02 { display: block; }
@media screen and (max-width:1200px)
{
.download_resources li{flex:0 0 48%;}

}
@media screen and (max-width:640px)
{
.download_resources li{flex:0 0 100%;margin:1% auto;}

}
/*资料下载 end*/


/*job招聘*/
.job_shuoming{ line-height:36px; margin:25px 0 25px 0; }
.job_tel{ text-align:center; margin:0 0 4% 0; }
.job_tel span{ font-weight:bold; font-size:30px; color:#d43126; }

.menus{width:100%;text-align: center; margin:0 auto; }
.menus ul{width: 100%;text-align: center; display:flex; justify-content:center; }
.menus ul li{ margin: 5px;border: 1px solid #d3d3d3;border-radius: 50px; padding:10px 6%; cursor: pointer}
.menus ul li:hover {background-color: #bbbdbe;color: white}
.menus ul li:hover a{background-color: #bbbdbe;color: white}
.menus a{padding: 5px}
.li_active{background-color: #bbbdbe;color: white}
.li_active a{background-color: #bbbdbe;color: white !important;}


.show_table{width: 100%}
.show_table tbody tr{ border-bottom:1px solid #ccc; }
.show_table tbody tr:first-child{ background-color:#eab25f;color:#FFF; }
.show_table tbody tr td{padding: 10px; font-size:17px; }
.zhezhao{   display:none;background-color: rgba(0,0,0,.3);width: 100%;height: 100%;position: fixed;top: 0;z-index: 7;left: 0;}
.zhezhao .bai{position: absolute;
    min-height: 200px;
	background: #fff;
	left: 50%;
	max-width: 100%;
	width: 1000px;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 8;}
.zhan{margin-top: 20px;}
.bai_title{background-color: #eab25f;line-height: 35px;padding: 15px;}
.bai_title_lef{line-height: 35px;padding: 15px;color: white}
.bai_title_right{cursor: pointer;width: 80px;border-radius: 50px;position: absolute;right: 15px;display: inline-block;border: 1px solid #9F9F9F;text-align: center;line-height: 30px;background-color: white}
#content{padding: 20px}
@media screen and (max-width:860px)
{
	.menus ul li {width: 30.66% !important;}
	.des{display: none}
	.weiixn{position: fixed;top: 200px;width:100%;left: 0;text-align: center;background-color: white;padding: 20px;border-radius: 15px;display: none}

}
@media screen and (min-width: 860px) and (max-width:1280px){
	.menus ul li {width: 32.2% !important;}
}
/*job招聘 end*/


/*搜索样式*/

.chanel_list{width: 100%;margin-bottom: 10px}
.chanel_list li{float: left;margin: 5px;cursor: pointer;}
.search_request{width: 100%}
.pagelist_ul li {float: left;margin: 5px auto; max-width: 5%}
.pagelist a {color: #363535;
 text-decoration: none;
 line-height: 26px;
 margin: 5px 2px;
 border: #CCCCCC solid 1px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 padding: 3px 8px;}
.search_request_ul li{line-height: 50px;height: 50px;border-bottom: 1px solid #CCCCCC;color: grey}
.search_request_ul li span{font-size: 13px}
.search_request_ul li a{color: #333333}
.search_request_ul li span:last-child{float: right}
.search_request_ul li .link{display: inline-block;width: 60%;overflow: hidden;text-overflow:ellipsis;height: 50px;line-height: 50px;white-space:nowrap}
.search_request_ul li .link a{display: block;overflow: hidden;text-overflow:ellipsis;height: 50px;line-height: 50px}