@charset "utf-8";
/*全局样式
---------------------------------------------*/
/*Clear Fix*/ 
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
.clearfix { display:block; } 
.ellipsis {text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block;}
.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both; font-size:0px; height:15px; overflow:hidden; }

/*页面布局
----------------------------------------------*/
.section{ position:relative; margin:0 auto; width:1160px; min-width:925px; max-width:1160px; text-align:left; }
.wrapper{ position:relative; margin:0 auto; padding:0; width:100%; height:auto; text-align:left; overflow:hidden; }
	.wrapper:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.wrap-box{ width:1160px; }
.left-890{ position:relative; float:right; margin:0; padding:0; width:890px; }
.left-705{ position:relative; float:left; margin:0; padding:0; width:705px; }
.left-690{ position:relative; float:left; margin:0 0 0 15px; padding:0; width:690px; }
.left-455{ position:relative; float:left; margin:0 0 0 15px; padding:0; width:455px; }
.left-260{ position:relative; display:block; float:left; width:260px; overflow:hidden; }
.left-290{ position:relative; display:block; float:left; margin:0 0 0 15px; padding:0; width:290px; _overflow:hidden; }
.left-auto{ position:relative; display:block; margin:0 275px 0 0; overflow:hidden; _zoom:1; }
.right-260{ position:relative; display:block; float:right; width:260px; overflow:hidden; }
.right-auto{ position:relative; display:block; margin:0 0 0 275px; overflow:hidden; _zoom:1; }
.bg-wrap{ margin:0; padding:0; background:#fff; }
    .bg-wrap:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .bg-wrap.nobg{ background:none; }
.pad-15{ position:relative; padding:15px; }
.bg{ background-color:#ffffff;}
.fbg{background:#f5f5f5;}
.lbg{background-color: rgb(247, 247, 247);}
.fl{ float:left;}
.fr{ float:right;}

/*页面布局
----------------------------------------------*/
.p_tb60{ padding:60px 0px;}
.p_tb90{ padding:90px 0px;}
.p_tb15{ padding:15px 0px;}
.p_tb30{ padding:30px 0px;}
.p_t60{ padding-top:60px;}
.p_b60{ padding-bottom:10px;}
.m_tb30{ margin:30px 0px;}
.m_t30{ margin-top:30px;}
.m_b30{ margin-bottom:30px;}


/*页面标题
----------------------------------------------*/
.location{ padding:5px 0; width:100%; height:40px; line-height:40px; color:#999; font-size:12px; text-align:left; }
    .location a{ margin:0 5px; }
    .location span{ color:#666; }
.main-tit{ padding-top:14px; height:54px; line-height:54px; text-align:left; }
    .main-tit h2{ display:block; margin:0; padding:0; float:left; color:#333; font-size:20px; font-weight:normal; }
    .main-tit p{ display:block; float:right; color:#555; font-size:14px; }
    .main-tit p a{ margin-left:10px; }
    .main-tit p a i{ font-style:normal; }
	.main-category{padding-bottom: 0px;text-align:center;}
	.main-category a {font-size: 14px;padding: 10px 28px;margin-right: 4px;margin-bottom: 10px;border: 1px #efefef solid;color: #a9a9a9;background-color: #fff;transition: 0.3s;transform-origin: top;line-height: 16px;height: 16px; display:inline-block;}
	.main-category a.active, .main-category a:hover { color:#fff;transition: 0.3s; background-color:#2a71b9;transform-origin: bottom;border: 1px #2a71b9 solid;}
	
.center-tit{line-height:54px; text-align:center;}
	.center-tit h2{ display:block; margin:0; padding:0; float:normal; color:#555; font-size:32px; font-weight:normal; }
	.center-tit p.sub_title{ display:block; float:center; color:#555; font-size:18px; }
	.center-tit p.link_url{ margin-top:20px;}
	.center-tit p a.more {min-width: 120px;position: relative;display: inline-block;padding: 5px 30px;background: #ffffff;color: #898989;border: 1px solid #E1E1E1;transition: all 0.3s linear;z-index: 1; line-height:38px;}
	.center-tit p a.more:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #2a71b9; z-index: -1; opacity: 0; -webkit-transform: scale3d(0.7, 1, 1); transform: scale3d(0.7, 1, 1); -webkit-transition: -webkit-transform 0.4s, opacity 0.4s; transition: transform 0.4s, opacity 0.4s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
	.center-tit p a.more:hover { color: #ffffff; border-color: #2a71b9 }
	.center-tit p a.more:hover::before { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: scale3d(1, 1, 1); }

.content-head{padding:30px 0px; height:auto; line-height:40px; text-align:center;}
	.content-head:after{content: ""; display: table;clear: both;}
	.content-head h2{ display:block; margin:0; padding:0; float:normal; color:#333; font-size:26px; font-weight:normal; }
	.content-head p.subtitle {color: #787878;font-size: 16px;line-height: 30px;margin-top: 10px;}
	.content-head .main-category{ margin:30px 0px;  padding-bottom: 0px;text-align:center;}
	.content-head .main-category a {font-size: 14px;padding: 10px 28px;margin-right: 4px;border: 1px #efefef solid;color: #a9a9a9;background-color: #fff;transition: 0.3s;transform-origin: top;line-height: 16px;height: 16px; display:inline-block;}
	.content-head .main-category a.active, .main-category a:hover { color:#fff;transition: 0.3s; background-color:#2a71b9;transform-origin: bottom;border: 1px #2a71b9 solid;}

.content-tit{padding:30px 0px; height:auto; line-height:54px; text-align:left;}
	.content-tit:after{content: ""; display: table;clear: both;}
	.content-tit h2{ display:block; margin:0; padding:0;color:#333; font-size: 30px; font-weight:normal; }
	.content-tit div.description{width:80%;color: #444;font-weight:normal;}
	.content-tit div.description p{font-size: 18px;line-height:36px; }

.slide-tit{ border-bottom:1px solid #f0f0f0; color:#2a71b9; line-height:1em; font-size:16px; font-weight:normal; }
    .slide-tit strong{ padding:10px 0; float:right; color:#999; font-size:12px; font-weight:normal; }
	.slide-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #2a71b9; }
.nav-tit{ margin:0 auto 50px; padding:30px 0; text-align:center; color:#333; font-size:16px; line-height:1em; border-bottom:1px solid #e0e0e0; }
    .nav-tit.short{ padding-bottom:0; border-bottom:0; }
    .nav-tit a{ margin-left:10px; color:#333;  }
    .nav-tit a:hover,.nav-tit a.selected{ color:#2a71b9; }
    .nav-tit i{ margin-left:10px; color:#e0e0e0; }
.sub-tit{ margin:0 50px 10px; padding-top:35px; height:42px; border-bottom:1px solid #e0e0e0; font-size:16px; }
    .sub-tit a.add{ display:block; margin-right:10px; float:right; color:#23ac38; font-size:14px; line-height:42px; }
    .sub-tit a.add i{ display:inline-block; margin-right:5px; color:#23ac38; font-size:14px; }
    .sub-tit ul{ display:inline-block; }
    .sub-tit ul li{ margin:0; padding:0; display:inline-block; *display:inline; *zoom:1; }
    .sub-tit ul li a{ display:inline-block; padding:0 15px; line-height:42px; }
    .sub-tit ul li.selected a{ border-bottom:2px solid #23ac38; color:#23ac38; }
.search-tit{ display:block; margin:0 30px; padding-top:15px; line-height:38px; border-bottom:1px solid #f0f0f0; }
    .search-tit h3{ display:inline-block; color:#333; font-size:16px; font-weight:normal; }
    .search-tit span{ margin-left:15px; color:#999; font-size:14px; }
    .search-tit span strong{ margin:0 2px; color:#1e7bb3; font-weight:600; }

/*页面头部
----------------------------------------------*/
/*顶部样式*/
.header .head-top{ height:40px; background:#f7f7f7; color:#333; font-size:12px; }
    .header .head-top .left-box{ display:block; float:left; line-height:40px; }
    .header .head-top .left-box span{ color:#555; font-weight:600; }
    .header .head-top .left-box a{ margin:auto 3px; color:#555; }
    .header .head-top .left-box a:hover{ color:#2a71b9; }
    .header .head-top .right-box{ float:right; margin-right:-8px; line-height:40px; }
    .header .head-top .right-box a{ margin:auto 8px; color:#555; _display:inline; *zoom:1; }
    .header .head-top .right-box a:hover{ color:#2a71b9; }
    .header .head-top .right-box a i{ margin-right:2px; font-size:12px; }
    .header .head-top .right-box strong{ color:#444; font-size:12px; font-weight:700; }
.header .head-nav{ position:relative; height:100px; background:#fff; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;z-index: 999999;}
    .header .head-nav .logo{ position:absolute; top:25px; left:0; width:120px; height:50px; }
	.header .head-nav .head-txt{position:absolute; top:25px; left:130px; width:240px; height:50px;}
	.header .head-nav .head-txt h1 { color: #000000; font-size: 22px; font-weight: 100; line-height: 23px; white-space: nowrap; padding: 5px 0px 5px 0px;}
	.header .head-nav .head-txt h2 { color: #000000; font-size: 13.5px; font-weight: 100; line-height: 20px; white-space: nowrap; text-indent: 5px; letter-spacing: 1px; }
    .header .head-nav .nav-box{ position:absolute; top:30px; left:38%; right:0; line-height:40px; height:40px; }
    .header .head-nav .nav-box li{ float:left; margin:auto 2.2%; }
    .header .head-nav .nav-box li a{ color:#333; font-size:16px; line-height:40px; }
    .header .head-nav .nav-box li a:hover{ color:#2a71b9; }
    #index .index a,#news .news a,#goods .goods a,#video .video a,#photo .photo a,#down .down a,
    .header .head-nav .nav-box li a:hover{ color:#2a71b9; }
    .header .head-nav .tel-box{ position:absolute; top:25px; right:0; width:15%; height:42px; overflow:hidden; _height:43px; }
    .header .head-nav .tel-box i { background: url(../image/all.png) no-repeat; background-position: 0px 0px; display: block; margin: 5px 0px; width: 30px; height: 30px; float: left; }
    .header .head-nav .tel-box .telphone { margin-left:10px; display:inline-block; height: 40px; width: auto; }
    .header .head-nav .tel-box .telphone span { width: auto; font-size: 14px; line-height: 18px; }
	.header .head-nav .tel-box .telphone h2 { margin: 0px; width: auto; font-size: 18px; font-weight: bold; -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; color: #db4527; background-size: 500px 500px; }
	.header .head-nav .search-box{ position:absolute; top:30px; right:0; width:15%; height:42px; overflow:hidden; _height:43px; }
    .header .head-nav .search-box .input-box{ position:absolute; top:0; left:0; right:65px; bottom:0; }
    .header .head-nav .search-box .input-box input{ display:block; margin:0; padding:5px 12px; width:100%; height:30px; line-height:30px; background:#fff; border:1px solid #e5e5e5; color:#333; font-size:12px; transform:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; }
    .header .head-nav .search-box .input-box input::-moz-placeholder{ color:#b3b3b3; opacity:1; }
    .header .head-nav .search-box a{ display:block; position:absolute; top:0; right:0; bottom:0; padding:5px; width:30px; height:30px; line-height:30px; color:#333; font-size:16px; text-align:center; background:#fff; border:1px solid #e5e5e5; border-radius:0; cursor:pointer; -webkit-transition:all 0.2s linear; transition:all 0.2s linear; *top:1px; }
    .header .head-nav .search-box a:hover{ background:#2a71b9; border-color:#2a71b9; -webkit-transition:all 0.3s linear; transition:all 0.3s linear; }
    .header .head-nav .search-box a:hover i{ color:#fff !important; }
#head-nav.mini { z-index: 9999999; border: none; padding:0;}
	#head-nav.mini { background-color: none; padding:0px 0; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1); position: fixed; margin: auto; left: 0; right: 0; top: 0px; }
/*Banner样式*/
.slide-box{ position:relative; margin:0; width:100%; height:580px; text-align:center; overflow:hidden; }
    .slide-box .list-box{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:100%; background:#fff; }
    .slide-box .list-box li{ position:absolute; left:0; top:0; display:block; width:100%; height:100%; opacity:0; filter:alpha:opacity(0); }
    .slide-box .list-box li a{ display:block; width:100%; height:100%; }
    .slide-box .list-box li a img{ position:absolute; top:0; left:0; width:100%; height:100%; }
    .slide-box .speed-box{ position:absolute; right:0; bottom:20px; width:2%; height:50%; text-align:center; z-index:999; }
    .slide-box .speed-btn{  margin:auto 0; }
    .slide-box .speed-btn a{ display:block;margin:5px 0; width:10px; height:10px; background:url(../image/slide_btns.png) 0 -166px no-repeat; overflow:hidden; *float:none; *display:inline-block; }
    .slide-box .speed-btn a.selected{ background-position:0 -176px; }
    .slide-box .prev-btn,.slide-box .next-btn{ position:absolute; top:50%; display:block; margin-top:-41px; width:42px; height:82px; z-index:999; opacity:0.5; filter:alpha:opacity(50); background:url(../images/slide_btns.png) no-repeat; display:none; overflow:hidden; }
    .slide-box .prev-btn{ left:31px; background-position:0 0; }
    .slide-box .next-btn{ right:31px; background-position:0 -82px; }

.slide-advantage {margin-bottom: -85px;transform: translateY(-50%);z-index: 88888;padding-top: 0;padding-bottom: 0;background-color: #f8f8f8;height: 170px;position: relative;max-width: 1170px;box-sizing: border-box;margin: 0 auto;box-shadow: 0 5px 20px 0 rgba(0,0,0,.09);}
	.slide-advantage .container_content{background: #fff;height: 170px;position: absolute;width: 100%;clear: both;}
	.slide-advantage .container_content .content_list { width: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); padding: 0; }
	.slide-advantage .container_content .content_list::after {content: "";display: block;clear: both;}
	.slide-advantage .container_content .content_list li {color: #fff; width: 25%; float: left; text-align: center; position: relative; }
	.slide-advantage .container_content .content_list li:not(:last-child):after { content: ''; position: absolute; width: 1px; height: 45px; background-color: rgba(170,170,170,.2); right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
	.slide-advantage .container_content .content_list li p { text-align: left; margin-left: 90px; font-size:14px; }
	.slide-advantage .container_content .content_list li p.number .counterDX { color: #3c3c3c;font-size: 50px; font-family: helveticaneuethn, Arial; text-align: center; margin-top: 15px; line-height: 52px; vertical-align: top; font-weight:normal; }
	.slide-advantage .container_content .content_list li p.number .unit { color: #999; position: relative; top: 1px; left: 3px; font-size: 14px; vertical-align: top; }
	.slide-advantage .container_content .content_list li .title { color: #999; font-size: 13px; line-height: 30px; }
		
.banner{position: relative; overflow: hidden; padding-top: 19%; background-repeat: no-repeat; background-position: 0 0; -webkit-background-size: 100% 100%; background-size: 100% 100%;}
	.banner .txt { display:none; position: absolute; top: 45%; font-size: 60px; font-weight: lighter; width: 100%; text-align: center; color: #fff; text-shadow: #555555 0 10px 20px; }

.section .position{height: 40px;font-size: 14px;line-height: 40px;color: #333;padding: 5px 0px;}
    .section .position a {margin: 0 5px;}

/*列表样式一*/    
.adv-list{position: relative;padding: 0;margin-left: -15px;margin-right: -15px;}
	.adv-list ul:after,.adv-list ul:before {content: '';display: block; height:0; clear:both; visibility:hidden;}
    .adv-list .list-item{width: 30.51%;min-height: 1px;padding-left: 15px;padding-right: 15px;margin-bottom: 30px;position: relative;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; display:inline-block; }
	.adv-list .list-item .item-content{transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;padding: 20px; width: 100%;box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);background-color:#fff;box-sizing: border-box;}
    .adv-list .list-item .item-content .item-img { position: relative; overflow: hidden; width:100%; height:120px; }
	.adv-list .list-item .item-content .item-img img {width: 100%; transition: all .36s ease; display: inline;}
	.adv-list .list-item .item-content .item-info { padding: 20px 20px 30px;transition: all .36s ease; text-align:center; }
	.adv-list .list-item .item-content .item-info p.title{margin-bottom: 20px;margin: 25px 0 15px;color: #333;font-size: 18px;}
	.adv-list .list-item .item-content .item-info p.description{margin-bottom: 20px; color: #838383;font-size: 14px;line-height: 19px;}
	.adv-list .list-item .item-content a:hover .item-img img { -webkit-transform: scale(1.08);-ms-transform: scale(1.08);transform: scale(1.08);}
	.adv-list .list-item .item-content a:hover .item-info p.title{color: #134c86;}
    .adv-list .list-item .item-content:hover .item-content{box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.12);}
	
/*列表样式二*/
.content-list {position: relative;margin: 0 auto;width:100%; overflow:hidden;}
	.content-list ul{ padding-top:10px;}
	.content-list ul:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .content-list ul li {height: 396px;min-height: 396px;margin-bottom: 50px;float: left;padding-bottom: 0;background: #fff;padding-top: 8px;margin-right: 15px;width: 374px;transition: all 0.3s ease-out 0s;box-shadow: 0.5px 0.866px 4px 0px rgba(0,0,0,0.08);text-align: center;}
	.content-list ul li:nth-child(3){margin-right: 0px;}
	.content-list ul li img {width: 360px;height: auto;overflow: hidden;transition: all 0.3s ease-out 0s;position: relative;top: 0;margin-bottom: 24px;float: none;vertical-align: middle;}
    .content-list .list-con-info {position: relative;margin: 0;transition: all 0.3s ease-out 0s;top: 0px;padding-top: 5%;}
    .content-list .list-con-info:after {position: absolute;content: "";left: 5%;width: 90%;height: 120%;border: 1px solid rgba(0, 0, 0, .15);margin-left: 0;top: -4px;transition: all 0.3s ease-out 0s;}
    .content-list .list-con-info p.title {font-size: 18px;color: #595959;height: 40px;line-height: 40px;transition: all ease-out .2s;padding: 0 30px;}
    .content-list .list-con-info p.title:after {content: '';position: absolute;width: 34px;height: 1px;background: rgba(0, 0, 0, .2);left: 50%;margin-left: -17px;top: 61px;}
    .content-list .list-con-info p.description {width: auto;margin-top: 15px;padding: 0 40px;line-height: 24px;color: #8D8D8D;font-size: 13px;height: 50px;overflow: hidden;}
    .content-list ul li:hover { box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); margin-top: -8px;background: #fff; }
    .content-list ul li:hover .list-con-info { margin-top:0px; }
    .content-list ul li:hover p.title { color:#2a71b9; }
	.content-list ul li:hover .list-con-info:after { border: 1px solid rgba(0, 0, 0, .3); width:94%; left:3%; height:125%; }

/*客户案例列表样式*/
.l-list{ position: relative;}
    .l-list ul{ padding-top:10px;}
	.l-list ul:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .l-list ul li{ position: relative; width: calc(100% / 6 - 5px);margin-right: 5px; margin-bottom: 5px; height:auto; display: inline-block; box-sizing: border-box; background-color: #fff; overflow: hidden;float: left;transition: all .36s ease;}
	/*.l-list ul li:after {content: "";border: 1px solid #f3f3f3;position: absolute;top: 0;left: 0;right: 0;bottom: 0;}*/
	.l-list ul li img { width: 100%; height: auto; transition: all ease-out .3s .1s; float: none; box-sizing: border-box; opacity: .6;}
    .l-list ul li:hover { border-color: #999; z-index: 9999; }
    .l-list ul li:hover img { opacity: 1 }
	
/*首页产品系列*/

.series_list_full{ width: 100%; padding-left: 6px; margin:0 auto; font-size: 0; box-sizing: border-box; background-color: #f9f9f9; }
	.series_con_full{margin: 0 3px 3px 0; min-height: 280px; position: relative; width: calc(33.3333% - 3px); display: inline-block; box-sizing: border-box; background-color: #fff; overflow: hidden; }
	.series_con_full .series_img img { position: absolute; width: 75%; bottom: 0; right: 0; }
	.series_con_full .series_img img.swap { display: none; }
	.series_con_full .series_img img.alternative { bottom: 30%; }
	
	.series_con_full .title { position: absolute; max-width: calc(50% - 30px); top: 30px; left: 30px; z-index: 2; }
	.series_con_full .title .top { margin-bottom: 10px; font-size: 26px; letter-spacing: -.02em; line-height: 1.2; color: #333; }
	.series_con_full .title .medium { margin-bottom: 10px; font-size: 16px; letter-spacing: -.02em; line-height: 1.2; text-transform: uppercase; color: #333; }
	.series_con_full .title .bottom { font-size: 14px; letter-spacing: 0em; line-height: 1.3; color: #2a71b9; }

	.series_con_full .series_button{position: absolute; max-width: calc(50% - 30px); left:30px; bottom:30px; z-index:5; font-size:14px;}
	.series_con_full .series_button a.more {min-width: 120px;position: relative;display: inline-block;padding: 5px 30px;background: #ffffff;color: #898989;border: 1px solid #E1E1E1;transition: all 0.3s linear;z-index: 1; line-height:30px;border-radius: 2px;text-align: center;}
	.series_con_full .series_button a.more:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #2a71b9; z-index: -1; opacity: 0; -webkit-transform: scale3d(0.7, 1, 1); transform: scale3d(0.7, 1, 1); -webkit-transition: -webkit-transform 0.4s, opacity 0.4s; transition: transform 0.4s, opacity 0.4s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
	.series_con_full .series_button a.more:hover { color: #ffffff; border-color: #2a71b9 }
	.series_con_full .series_button a.more:hover::before { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: scale3d(1, 1, 1); }
	.series_con_full:hover .title .bottom {cursor:pointer; opacity:1;}
	
	
.series_list{ width: 1200px; padding-left: 3px; padding-bottom:3px; margin:0 auto; font-size: 0; box-sizing: border-box; background-color: #f9f9f9; }	
	.series_con{margin: 3px 3px 0 0; min-height: 280px; position: relative; width: calc(50% - 3px); display: inline-block; box-sizing: border-box; background-color: #fff; overflow: hidden; }	
	.series_con .series_img img { position: absolute; max-width: calc(50% - 16px); width: 75%; bottom: 0; right: 0; }
	.series_con .series_img img.swap { display: none; }
	.series_con .series_img img.alternative { bottom: 30%; }
	
	.series_con .title { position: absolute; max-width: calc(50% - 30px); top: 30px; left: 30px; z-index: 2; }
	.series_con .title .top { margin-bottom: 10px; font-size: 26px; letter-spacing: -.02em; line-height: 1.2; color: #333; }
	.series_con .title .medium { margin-bottom: 10px; font-size: 16px; letter-spacing: 0em; line-height: 1.2; text-transform: uppercase; color: #333; }
	.series_con .title .bottom { font-size: 14px; letter-spacing: 0em; line-height: 1.3; color: #2a71b9; }

	.series_con .series_button{position: absolute; max-width: calc(50% - 30px); left:30px; bottom:30px; z-index:5; font-size:14px;}
	.series_con .series_button a.more {min-width: 120px;position: relative;display: inline-block;padding: 5px 30px;background: #ffffff;color: #898989;border: 1px solid #E1E1E1;transition: all 0.3s linear;z-index: 1; line-height:30px;border-radius: 2px;text-align: center;}
	.series_con .series_button a.more:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #2a71b9; z-index: -1; opacity: 0; -webkit-transform: scale3d(0.7, 1, 1); transform: scale3d(0.7, 1, 1); -webkit-transition: -webkit-transform 0.4s, opacity 0.4s; transition: transform 0.4s, opacity 0.4s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
	.series_con .series_button a.more:hover { color: #ffffff; border-color: #2a71b9 }
	.series_con .series_button a.more:hover::before { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: scale3d(1, 1, 1); }
	.series_con:hover .title .bottom {cursor:pointer; opacity:1;}
		
	.more_button{ margin:60px auto; width:200px;}	
	.more_button a.more {min-width: 120px;position: relative;display: inline-block;padding: 5px 30px;background: #ffffff;color: #898989;border: 1px solid #E1E1E1;transition: all 0.3s linear;z-index: 1; line-height:30px;border-radius: 2px;text-align: center;}
	.more_button a.more:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #2a71b9; z-index: -1; opacity: 0; -webkit-transform: scale3d(0.7, 1, 1); transform: scale3d(0.7, 1, 1); -webkit-transition: -webkit-transform 0.4s, opacity 0.4s; transition: transform 0.4s, opacity 0.4s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
	.more_button a.more:hover { color: #ffffff; border-color: #2a71b9 }
	.more_button a.more:hover::before { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: scale3d(1, 1, 1); }

/*首页应用列表*/
.container_content{clear: both;position: relative;}
	.content_wrapper { position: relative; margin-right: -30px;}
	.content_wrapper .content_list::after{ content: ""; display: block; clear: both }
	.content_wrapper .content_list .item_block{ transition: all .32s ease;border: 1px solid rgba(170,170,170,.2);background-color: #FFFFFF;box-sizing: border-box;margin-bottom: 30px;width: calc(33.33333% - 30px);height: auto;float: left; overflow:hidden;margin-right: 30px;position: relative;box-shadow: 0 0 0 rgba(0,0,0,.15);}
	.content_wrapper .content_list .item_img {position: relative; overflow: hidden;}
	.content_wrapper .content_list .item_img img {transition: all .36s ease;display: inline; max-width:100%;}
	.content_wrapper .content_list .item_block .item_box .item_wrapper {padding: 26px 20px 16px; background: #fff;position: relative;transition: all .36s ease;top: 0;}
	.content_wrapper .content_list .item_info .title {transition: all .36s ease;color: #333;font-size: 16px;line-height: 30px; text-align:center;}
	.content_wrapper .content_list .item_info .subtitle {transition: all .36s ease;color: #777;font-size: 14px;line-height: 22px;text-align:center;}
	.content_wrapper .content_list .item_des {margin-top: 8px;}
	.content_wrapper .content_list .item_block .item_box .item_wrapper .item_des .description { text-align: center; -webkit-animation-name: fadeInDown; animation-name: fadeInDown; transition: all .3s ease-out 0s; margin-top: 12px; position: absolute; margin-right: 20px; width: 88%; font-size: 13px; line-height: 26px; height: 52px; overflow: hidden; color: #999; }
	.content_list .item_block .item_box:hover .item_wrapper .item_des .description { color: #999; opacity: 1 }
	.content_list .item_block:hover .item_box .item_wrapper { top: -88px }
	.content_list .item_block:hover { box-shadow: 0 14px 50px -8px rgba(0,0,0,.12); border: 1px solid transparent }

/*首页关于我们*/
.contentbody {float: right;}
	.container_content .contentbody .wrapper { font-size: 13px; color: #666;padding-top: 60px; }
	.container_content .contentbody .wrapper .header { position: absolute; top: 0; height: 60px; padding-bottom: 50px;}
	.contentbody .wrapper .title { display: inline-block; margin-top: 30px; font-size: 24px; line-height: 30px; color: #555; }
	.contentbody .wrapper .subtitle { float: right; position: relative; color: #7c7c7c; left: 10px; top: 38px;font-size: 14px; line-height: 26px;}
	.contentbody .wrapper .description { width: 513px; margin-top: 40px; max-width: 700px; font-size: 13px; line-height: 26px; color: #999; }
	.container_content .mediabody { float: left;}
	.container_content .mediabody {width: 584px;height: 312px;}
	#i-video video { z-index: 1; }

/*首页新闻*/  
.news_body{ margin-top:30px;}   
#index-news .news-l{float: left;width: 370px;height: 430px;margin-right: 15px;background: #f8f8f8;position: relative;transition: all 0.3s ease-out 0s;}
    #index-news .news-l h3{padding: 0 18px;margin: 32px 0 30px;font-size: 18px;line-height: 18px;font-weight: normal;}
    #index-news h3 a{ color:#999;}
    #index-news .news-l a{color: #444;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;}
    #index-news .news-l a h5{padding: 0 18px;font-size:18px; font-weight:600; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
    #index-news .news-l a:hover{color:#2a71b9;}
    #index-news .news-l span{padding: 0 18px; display: block;font-size: 14px;line-height: 14px;margin: 10px 0 25px;color: #999;}
    #index-news .news-l span i{color:#999;margin-right: 5px;display: inline-block;font-size: 14px;}
    #index-news .news-l p.subtitle{padding: 0 18px;font-size: 14px; line-height:21px;height: 62px;color: #999;overflow: hidden;}
    #index-news .news-l .news-pic{position: absolute;bottom: 0;left: 0;width: 100%;height: 200px;overflow: hidden;}
    #index-news .news-l .news-pic:after{content:''; display:block; position:absolute; top:0; left:30px; width:0; height:0; border-left:16px solid transparent; border-right:16px solid transparent; border-top:16px solid #f8f8f8;}
    #index-news .news-l .news-pic img{width:100%;}
    #index-news .news-l:hover{box-shadow: 0px 7px 15px #dedede;}
    #index-news .news-r:hover{box-shadow: 0px 7px 15px #dedede;}
    #index-news .news-r{float:right; width:330px; height:430px; padding:0 30px; background:#f8f8f8; overflow:hidden;transition: all 0.3s ease-out 0s;}
    #index-news .news-r h3{ margin: 32px 0 30px;font-size: 18px;line-height: 18px;font-weight: normal;}
    #index-news .news-r ul{width:100%;}
    #index-news .news-r ul li{height:42px; line-height:42px; font-size:16px; position:relative;}
    #index-news .news-r ul li a{display:block; height:42px; width:240px; color:#666; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
    #index-news .news-r ul li a:hover{color:#2a71b9; -webkit-transform:translateX(10px); -moz-transform:translateX(10px); transform:translateX(10px);}
    #index-news .news-r ul li span{position:absolute; top:0; right:0; color:#b4b4b4; font-size:14px;}	

/*关于我们页*/
.content_body{ width:100%; }
	.content_body .left { float: left; padding: 5%; width: 40%; }
	.content_body .left p.title { color: #333; font-size: 26px; line-height: 40px; }
	.content_body .left p.subtitle { font-size: 18px; line-height: 30px; }
	.content_body .left p.description { width: 100%; font-size: 14px; line-height: 30px; padding-top: 20px; }
	.content_body .left img { width: 100%; height: auto; }
	.content_body .right { float: right; width: 50%; }
	.content_body .right p.description { width: 100%; font-size: 14px; line-height: 30px; }
	.content_body .itemlist { width: 1195px; overflow: hidden; border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; }
	.content_body ul li { float: left; width: 238px; height: 178px; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; text-align: center; position: relative; }
	.content_body ul li img { width: 100%; height: 100%; }
	.content_body ul li .li_image { width: 226px; height: 166px; border: 6px solid #fff; transition: border-color 0.5s ease 0s; }
	.content_body ul li:hover .li_image {*background:#ffffff; border-color: #f3f3f3; border-color: rgba(243,243,243,0.8); }
	.content_body ul li .li_image { opacity: 0.5; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }
	.content_body ul li:hover .li_image { opacity: 1; -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); filter: grayscale(0); filter: none; }

/*产品系列页*/
.p_list{margin: -8px -8px -8px -8px;}	
	.p_list:after {content: "";display: table;clear: both;}
	.p_list li{ width: calc(100% / 2 - 16px);padding: 8px 8px 8px 8px;float: left;}
	.p_list li a { display: block; padding-bottom: 56.25%; background-color: #fff; background-size: cover; background-position: center center; position: relative; }
	.p_list li div { position: absolute; bottom: 8px;right: 8px;background-color: #f2f2f2; width: 80%; padding: 16px 24px 16px 24px;font-size: 16px;}
	.p_list li div:after {content: "";display: table;clear: both;}
	.p_list li div h2{font-size: 24px;font-weight: normal;hyphens: none;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: 0;}
	.p_list li div p { hyphens: none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin: 4px 0px 16px 0px;font-size: inherit; }
	.p_list li div .em-more { float: right; font-weight: bold; padding: 0px 16px 0px 0px; padding: 0rem 1rem 0rem 0rem; position: relative; }
	.p_list li div .em-more:before { font-family: 'FontAwesome'; content: "\f105"; color: #e30613; font-size: 18px; font-size: .625rem; margin: 1px 4px 0px 0px; margin: .0625rem .25rem 0rem 0rem; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.series{overflow: hidden;}
.product_list{margin: -1% -1% 0 -1%;padding: 0 0 1% 0;}
	.product_list li{width: calc(100% / 3 - 2%); padding: 1% 1% 0 1%;float: left;}
    .product_list li a { display: block; background-color: #fff; background-size: cover; background-position: center center; position: relative; border: 1px solid #e2e2e2; }
	.product_list li a::after { content: ''; width: 40px; height: 40px; line-height: 40px; background: url(../image/hg.png); margin: 0 auto; margin-left: -20px; margin-top: 0px; display: inline-block; position: absolute; top: 0%; left: 50%; z-index: 888; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; opacity: 0; }
    .product_list li .product_img{height: 200px;padding: 16px 16px 0px 16px;width: calc(100% - 32px);display: block;margin: 0 auto;position: relative; overflow: hidden; }
    .product_list li .product_img img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; display: inline-block; vertical-align: middle; z-index: 500; max-width: 100%;max-height: 100%;height: auto;transition: all 0.9s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
    .product_list li .product_body{padding: 16px; background-color:#fff;}
    .product_list li .product_body:after{content: "";display: table;clear: both;}
    .product_list li .product_body h2{font-size: 16px; line-height:20px; height:auto;font-weight: 600;hyphens: none;text-overflow: ellipsis;white-space: nowrap; margin-bottom:10px;}
    .product_list li .product_body p.model { hyphens: none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom:5px;font-size: inherit; }
    .product_list li .product_body span{ margin-top:10px; float:left; width: 90px;border: 1px solid #205cad;height: 26px;line-height: 26px;font-size: 12px;text-align: center; padding:2px 10px; display:block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;_zoom: 1;color: #333;transition: all 0.3s ease-out 0s;}
    .product_list li .product_body span:hover { background-color: #205cad; color: #fff; }    
	.product_list li a:hover .product_img img { transform: scale(1.1, 1.1) }
	.product_list li:hover a::after { margin-left: -20px; margin-top: -20px; top: 35%; opacity: 1; }
	.product_list li:hover .product_body{background-color:#f7f7f7;}
	.product_list li:hover a{ box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); }
 
/*类别导航样式*/
.screen-box{ display:block; position:relative; margin:0 0 15px; padding:0 15px; background:#fff; }
    .screen-box ul{ padding:10px 0; display:block; font-size:14px; }
    .screen-box ul h4{ display:inline-block; padding:0 15px; text-align:right; line-height:28px; font-weight:normal; }
    .screen-box ul li{ display:inline-block; padding:0 15px; line-height:28px; *display:inline; *zoom:1; }
    .screen-box ul li a{ color:#333; }
    .screen-box ul li a:hover,.screen-box ul li.selected a{ color:#8CAC52; }
    
    .screen-box dl{ margin:0; padding:0; clear:both; display:block; border-top:1px solid #f7f7f7; font-size:12px; }
	.screen-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.screen-box dl:first-child{ border-top:none; }
	.screen-box dl dt{ display:block; float:left; padding-left:10px; width:100px; color:#555; line-height:40px; }
	.screen-box dl dd{ position:relative; margin-left:112px; padding-top:6px; overflow:hidden; }
	.screen-box dl dd a{ display:inline-block; margin:0 6px 6px 0; padding:8px 10px; border:1px solid #fff; line-height:12px; }
	.screen-box dl dd a.selected{ border-color:#fff; color:#fff; background:#2a71b9; }

/*排序样式*/
.sort-box{ position:relative; margin:0 0 15px; height:36px; background:#fff; overflow:hidden; }
	.sort-box a{ display:block; float:left; margin-left:-1px; padding:0 15px; line-height:36px; height:36px; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; color:#333; font-size:12px; }
	.sort-box a:hover,.sort-box a.selected{ color:#fff; background:#2a71b9; }	
	
/*页码容器*/
.page-box{padding:30px 0; }
.page-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
   .page-box .pages{ display:inline-block; float:right;}
   .pages a { width: 36px; height: 36px; background-color: #fff;display: block; float: left; color: #666; line-height: 40px; text-align: center; font-family: Arial; margin-right: 5px; transition: background-color 0.2s ease-out;box-shadow: 0.5px 1px 4px 0 rgba(0,0,0,0.08);}
   .pages a:last-child{ margin-right:0px;}
   .pages span { background: none; display: block; float: left; width: 40px; height: 40px; margin-right: 5px; text-align: center; line-height: 40px; }
   .pages a:hover, .pages a.active { background-color: #134c86; }
   .pages a:hover, .pages a.active { color: #fff; }	   	

/*商品缩略图样式*/
.goods-box{ position:relative; margin-bottom:15px; padding:30px; font-size:12px; background:#fff; border:1px solid #e8e8e8; }
.goods-pic{ position:relative; float:left; width:370px; *z-index:1; }
	.pic-box{ float:left; }
	.pic-preview{ width:368px; height:368px; border:1px solid #e8e8e8; }
	.pic-scroll{ margin-top:10px; width:370px; }
	.pic-scroll .prev{ float:left; margin-right:5px; }
	.pic-scroll .next{ float:right; }
	.pic-scroll .prev,.pic-scroll .next{ display:block; font-family:"宋体"; text-align:center; width:10px; height:60px; line-height:60px; border:1px solid #e8e8e8; background:#f7f7f7; cursor:pointer; text-decoration:none; }
	.pic-scroll .items{ position:relative; float:left; width:335px; height:62px; overflow:hidden; }
	.pic-scroll .items ul{ position:absolute; margin:0; padding:0; width:999999px; height:100%; }
	.pic-scroll .items ul li{ float:left; margin:0; padding:0; width:67px; text-align:center; }
	.pic-scroll .items ul li img{ padding:2px; border:1px solid #e8e8e8; width:56px; height:56px; }
	.pic-scroll .items ul li img:hover{ padding:1px; border:2px solid #305DC3; }
/* 图片放大镜样式*/
.jqzoom{ position:relative; float:left; display:block; margin:0; padding:0; width:368px; height:368px; border:none; cursor:crosshair; }
	.jqzoom img{ width:368px; height:368px; }
.zoomdiv{ position:absolute; top:0; left:0; z-index:100; display:none; width:368px; height:368px; background:#fff; border:1px solid #e8e8e8; text-align:center; overflow:hidden; }
.jqZoomPup{ position:absolute; top:0; left:0; z-index:10; visibility:hidden; width:20px; height:20px; border:1px solid #aaa; background:#fff; opacity:0.5;-moz-opacity:0.5; -khtml-opacity:0.5; filter:alpha(Opacity=50); }	
/*商品规格*/
.goods-spec{ position:relative; margin:0 0 0 400px; overflow:hidden; }
	.goods-spec h1{ display:block; color:#555; font-size:18px; font-weight:700; line-height:1.1em; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
	.goods-spec .subtitle{ margin-top:5px; color:#888; font-size:14px; line-height:18px; }
	.goods-spec .spec-box{ position:relative; margin-top:10px; }
	.goods-spec .spec-box.line{ padding-top:10px; border-top:1px solid #efefef; }
	.goods-spec .spec-box:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.goods-spec .spec-box dl{ clear:both; display:block; }
	.goods-spec .spec-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.goods-spec .spec-box dl dt{ float:left; width:80px; line-height:38px; min-height:38px; color:#333; font-weight:600; font-size:14px; }
	.goods-spec .spec-box dl dd{ position:relative; padding:5px 0; line-height:26px; min-height:26px; color:#1d1d1b; font-size:14px; }
	.goods-spec .spec-box dl dd s{ display:inline-block; text-decoration:line-through; }
	.goods-spec .spec-box dl dd .price{ display:inline-block; margin-right:5px; color:#f40; font-size:24px; font-weight:700; font-style:normal; }
	.goods-spec .spec-box dl dd .items li{ position:relative; float:left; margin:0 5px 8px 0; padding:1px; line-height:20px; vertical-align:middle; }
	.goods-spec .spec-box dl dd .items li a{ display:block; padding:1px; color:#666; min-width:10px; width:auto !important;  text-align:center; text-decoration:none; border:1px solid #eee; cursor:pointer; white-space:nowrap; text-overflow:ellipsis; vertical-align:middle; }
	.goods-spec .spec-box dl dd .items li a span{ display:inline-block; padding:5px 9px; font-style:normal; line-height:20px; }
	.goods-spec .spec-box dl dd .items li a img{ width:36px; height:38px; vertical-align:middle; }
	.goods-spec .spec-box dl dd .items li a.selected{ margin:-1px; color:#333; border:2px solid #f40; color:#f40; }
	.goods-spec .spec-box dl dd .stock-box{ display:block; float:left; margin-right:10px; width:64px; }
	.goods-spec .spec-box dl dd .stock-box input{ float:left; margin-right:3px; width:42px; height:30px; line-height:30px; text-align:center; border:1px solid #e8e8e8; }
	.goods-spec .spec-box .stock-box a{ display:block; float:left; margin-bottom:4px; width:15px; height:12px; line-height:12px; color:#333; font-size:11px; text-align:center; border:1px solid #e8e8e8;  cursor:pointer; overflow:hidden; }
	.goods-spec .spec-box .stock-txt{ float:left; line-height:32px; }
	.goods-spec .spec-box .btn-buy{ margin-top:15px; }
	.goods-spec .spec-box .btn-buy .buy{ display:inline-block; margin-right:10px; padding:0 30px; color:#e5511d; font-size:16px; line-height:38px; background:#ffe4d0; border:1px solid #f0cab6; cursor:pointer; }
	.goods-spec .spec-box .btn-buy .add{ display:inline-block; padding:0 30px; color:#fff; font-size:16px; line-height:38px; background:#f40; border:1px solid #f40; border-radius:2px; cursor:pointer; }
	.goods-spec .spec-box .btn-buy button.over{ color:#999; background:#f7f7f7; border-color:#e8e8e8; cursor:default; }	
.product-spec{position:relative;}
	.product-spec:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.product-spec ul{ clear:both; display:block;}    
	.product-spec ul:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.product-spec ul li { float: left; width: 45%; min-height:38px; line-height: 38px; _height: 38px;  color:#6c6c6c;  }
    .product-spec ul li p.title { display:inline-block; width: auto; min-width:70px; min-height:38px; line-height: 38px; min-height: 38px; _height: 38px; font-weight: 600; color:#333; font-size:14px;}
	.product-spec ul li p.parameter { display:inline-block; width: auto; min-width:70px; min-height:38px; line-height: 38px;color:#333; font-size:14px; margin-left:20px;}
	.product-spec ul li p i{ font-size:18px; margin-right:5px;}
	.button-spec:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.button-spec ul{ clear:both; display:block;}    
	.button-spec ul:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.button-spec ul li { float: left; width: auto; color:#6c6c6c;  }
	.button-spec a{ margin-top:15px; display:inline-block;}
    .button-spec p.desc {width: auto; background: #eee; padding:10px 30px; font-size: 16px; text-align: center;color: #444; float: left; transition: all ease-out .3s; border: 1px solid #ccc; display: inline-block; margin-right:20px;}
    .button-spec p:hover { background-color: #2a71b9; color: #fff; }

/*商品Tab样式*/
.goods-tab .tab-head{ display:block; height:42px; border:1px solid #e8e8e8; background:#f7f7f7; }
	.goods-tab .tab-head ul li{ float:left; margin-left:-1px; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; }
	.goods-tab .tab-head ul li a{ display:block; padding:0 30px; height:42px; line-height:42px; color:#555; font-size:14px; }
	.goods-tab .tab-head ul li a:hover,.goods-tab .tab-head ul li a.selected{ color:#fff; background:#2a71b9; }
	.goods-tab .tab-content{ display:none; }

/*内容详细样式*/
.entry{ margin-top:20px; padding: 15px 50px 50px; font-size:14px; line-height:2em; word-wrap:break-word; border-left: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8;}
	.entry img{ max-width:100%!important; height:auto!important; }
	.entry h2,.entry h3,.entry h4{ margin:0.8em auto; padding-bottom:5px; border-bottom:1px solid #f6f6f6; color:#333; }
	.entry h2{ font-size:1.2em; }
	.entry h3,.entry h4{ font-size:1.1em; }
	.entry strong{ color:#305DC3; }
	.entry ul,.entry ol{ margin:1em; padding:0; }
	.entry li{ margin-left:1em; }
	.entry ul li{ list-style:disc outside none; }
	.entry ol li{ list-style:decimal outside none; }
	.entry p{ display:inherit; margin:1em 0; color:#333; word-wrap:break-word; }
	.entry a{ text-decoration:underline; }
	.entry code{ display:block; padding:0.5em; background:#eee; border-radius:.5em; color:#777; font-family:'courier new'; font-size:12px; line-height:1.7em; }
	.entry table{width: 100%;text-align: center;background-color: transparent;border-collapse: collapse; border-spacing: 0; margin-top:40px;}
    .entry table thead th:nth-child(1) {width: 20% !important;}
	.entry table thead tr th:first-child {border-left: 1px solid #e5e5e5;}
	.entry table thead tr th {background-color: #714e5c;border-top: 1px solid #e5e5e5;border-right: 1px solid rgba(255,255,255,0.25);border-bottom: 0;border-left: 1px solid #fff;color: #fff;font-weight: bold;padding: 5px 8px;text-align: center;font-size: 14px;}
	.entry table tbody tr td {background-color: #fff;border: 1px solid #e5e5e5;padding: 5px 8px;vertical-align: middle;font-size: 14px;}

/* Product Detail */
	.product_entry { width:100%; height:auto; background-color:#fff;margin-top:20px; font-size:14px; line-height:2em; word-wrap:break-word; border-left: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8;}
	.product_entry:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	
	.product_entry .detail_xq { width: 100%; height: auto;}
	.product_entry .detail_xq:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.product_entry .detail_xq h3 { padding-left:15px; background: #f7f7f7; display: block; border-top: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; line-height: 38px; height: 38px; font-size: 14px; }
	.product_entry .detail_xq .detail_con { width: 94%; height: auto; padding: 3%; }
	.product_entry .detail_xq .detail_con:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.product_entry .detail_xq .detail_con h4 { width: 100%; font-weight: 600; display: block;line-height: 50px; height: 50px; color: #333; font-size: 14px; }
	.product_entry .detail_xq .detail_con p { color: #666; font-size: 14px; height: auto; padding: 0 0 20px 0; line-height: 24px; transition: all ease-out .3s; text-align: left; }

/*类别列表*/
.navbar li{ padding-top:10px; }
	.navbar li h5{ display:block; color:#2a71b9; font-size:14px; font-weight:normal; line-height:30px; }
	.navbar li h5 a{ color:#2a71b9; }
	.navbar li p{ font-size:12px; line-height:30px; }
	.navbar li p a{ display:inline-block; margin-right:5px; }
	
.side-img-list{ text-align:left; padding:10px 0 11px 0; background:#fff;}
    .side-img-list li{ display:block; padding:10px 15px; }
    .side-img-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .side-img-list li .img-box{ position:relative; float:left; width:60px; height:60px; overflow:hidden; }
    .side-img-list li .img-box label{ position:absolute; top:1px; left:1px; display:block; width:16px; height:16px; line-height:16px; color:#fff; font-size:12px; font-weight:normal; text-align:center; background:#666; }
    .side-img-list li:first-child .img-box label{ background:#d70029; }
    .side-img-list li .img-box img{ margin:0; padding:0; border:1px solid #ebebeb; width:58px; height:58px; }
    .side-img-list li .txt-box{ display:block; margin-left:75px; font-size:12px; }
    .side-img-list li .txt-box a{ display:block; height:40px; line-height:20px; overflow:hidden; }
    .side-img-list li .txt-box span{ display:block; color:#999; height:20px; line-height:20px; }	
	
/*图文列表样式*/
.sidebar-box{ margin:0 0 15px; padding:20px; background:#fff; border:1px solid #e8e8e8;}
    .sidebar-box h4{ margin:0; padding:0 0 15px; border-bottom:1px solid #e0e0e0; color:#333; font-size:16px; font-weight:300; line-height:20px; }
	.sidebar-box .txt-list li{ margin-top:15px; line-height:20px; font-size:12px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
    .sidebar-box .txt-list li label{ display:inline-block; margin:0 5px 0 0; width:16px; height:16px; line-height:16px; color:#fff; font-size:12px; font-weight:400; text-align:center; background:#999; border-radius:2px; vertical-align:middle;  }
    .sidebar-box .txt-list li label.hot{ background:#d70029; }
    .sidebar-box .txt-list li a{ line-height:20px; }
    .sidebar-box .side-img-list{ padding-bottom:0; }
    .sidebar-box .side-img-list li{ padding:10px 0; }
    .sidebar-box .tags-box{ margin:0 0 0 -10px; }
    .sidebar-box .tags-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.sidebar-box .tags-box a{ display:block; float:left; margin:10px 0 0 10px; padding:5px; color:#555; font-size:12px; line-height:20px; border:1px solid #f0f0f0; }
    .sidebar-box .tags-box a:hover{ border-color:#2a71b9; }
	.tags-box a i{ margin-left:2px; color:#999; font-style:normal; }

/*案例页样式*/
.content_header { width: 1080px; height: 40px; background: #fafafa; padding: 30px 40px; margin: 0px 0 30px; }
	.content_header .title { width: 100%; }
	.content_header .title h3 { color: #444; font-size: 26px; line-height: 40px; float: left; font-weight: normal; }
	.content_header .title ul { float: right; width: auto; }
	.content_header .title ul li { float: right; padding-left: 18px; font-size: 14px; color: #666; line-height: 40px; }
.content-body{ width:100%; margin: 0px 0 50px; }
	.content-body:after{ content:""; display:block; height:0; clear:both; visibility:hidden; }
	.content-body .content_left { width:calc(73% - 6%); height: auto; padding: 3%; float: left; background: #fafafa; }
	.content-body .content_left .content_words { font-size: 14px; line-height: 2em; word-wrap: break-word; }
	.content_left .p_tags {margin: 20px 0;padding: 15px 0px;font-size: 12px;word-wrap: break-word;border-top: 1px dashed #dfdfdf;}
    .content_left .p_tags p{ color:#666; width:auto; float:left;}
    .content_left .p_tags p a { padding: 5px 15px; background-color: #fcfcfc;border: 1px dashed #f7f7f7;transition: all ease-out .3s; display: inline-block; margin-bottom: 5px; margin-right:3px; }
    .content_left .p_tags p a:hover { background-color: #dfdfdf; }
    .content_left .p_tags p i{ color: #999;margin-right: 5px;display: inline-block;font-size: 14px;}
    .content_left .p_tags span.a_share{ float:right;}
	
.content-body .content_right { width: calc(25% - 4%); height: auto; padding: 2%; float: right; background: #fafafa; }
	.content_right .right-sidebar { padding: 4%; width: 92%; height: auto; float: left; margin-bottom: 20px; }
	.content_right .right-sidebar:after{ content:""; display:block; height:0; clear:both; visibility:hidden; }
	.content_right .right-sidebar h4 { width: 100%; color: #444; font-size: 18px; line-height: 40px; font-weight: 300; border-bottom: #cccccc 1px dotted; margin-bottom: 10px; padding-bottom: 10px; }
	.content_right .right-sidebar ul { display: block; width: 100%; height: auto; }
	.content_right .right-sidebar ul li { position: relative; height: 25px; line-height: 25px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
	.content_right .right-sidebar ul li span { float: right; margin-left: 5px; color: #999; _padding: 2px 0 2px 5px; _z-index: 2; _position: absolute; _background: #fff; _right: 0; }
	.content_right .right-sidebar ul li .num { position: absolute; left: 0px; top: 15px; display: inline-block; vertical-align: -3px; width: 16px; height: 16px; margin-right: 10px; background: #1389d7; font-style: normal; color: #fff; font-size: 10px; line-height: 16px; font-family: Verdana, Geneva, sans-serif; text-align: center; overflow: hidden; }
	.content_right .right-sidebar ul li a { display: block; padding: 0; color: #666; font-size: 13px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; _position: absolute; }
	
.content-body .bar_left { width: 25%; height: auto; float: left; }
	.new-sidebar{border: 1px solid #e8e8e8; width: calc(100% - 2px);height: auto;margin-bottom: 20px;}
	.new-sidebar h3 { width: calc(100% - 15px); background: #f7f7f7; display: block; line-height: 50px; height: 50px; color: #333; font-size: 14px; padding-left:15px;}
    .new-sidebar ul li { border-top: 1px solid #e8e8e8; line-height: 50px; padding-left: 30px; position: relative; }
	.new-sidebar ul li a { color: #666; font-size: 14px; }
	.new-sidebar ul li i {top: 20px; right: 15px; position: absolute; font-size:18px; }
    .new-sidebar ul li:hover { border-left: 3px solid #2a71b9; }
	.new-sidebar ul li:hover a { color: #2a71b9; font-weight: 600; }
	.new-sidebar ul li:hover i{color: #2a71b9;}
	
	.nav-sidebar{border: 1px solid #e8e8e8; width: calc(100% - 2px);height: auto;margin-bottom: 20px;}
	.nav-sidebar h3 { width: calc(100% - 15px); background: #f7f7f7; display: block; line-height: 50px; height: 50px; color: #333; font-size: 14px; padding-left:15px;border-bottom: 1px solid #e8e8e8;}
	.nav-sidebar ul { padding:30px 20px;}
	.nav-sidebar ul li { line-height: 35px; position: relative; }
	
	.hot-sidebar{border: 1px solid #e8e8e8; width: calc(100% - 2px);height: auto;margin-bottom: 20px;}
	.hot-sidebar h3 { width: calc(100% - 15px); background: #f7f7f7; display: block; line-height: 50px; height: 50px; color: #333; font-size: 14px; padding-left:15px;}
	.hot-sidebar ul li { border-top: 1px solid #e8e8e8; padding: 12px 12px 12px 10px; }
	.hot-sidebar ul li p.image { float: left; width: 56px;}
	.hot-sidebar ul li p.image img { width: 56px; height: 56px; display: block; vertical-align: top; }
	.hot-sidebar ul li p.title { height: 36px; margin-bottom: 3px; overflow: hidden; margin-left: 56px; padding-left: 17px; font-size:12px; }
	.hot-sidebar ul li p.subtitle { margin-left: 56px; padding-left: 17px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;font-size:12px;}
	.hot-sidebar ul li p.subtitle b { color: #2a71b9; font-weight: 400; }
	.hot-sidebar ul li:hover { background: #f7f7f7; }
	
.content-body .bar_right { width:73%; height: auto; float: right; border: 1px solid #e8e8e8; }	
	.new-detail h3 { width: calc(100% - 15px); background: #f7f7f7; display: block; line-height: 50px; height: 50px; color: #333; font-size: 14px; padding-left:15px;}
	.bar_right .detail-con{width: calc(100% - 6%); padding:3%;}
	.bar_right .detail-con h4 { width: 100%; font-weight: 600; display: block; float: left; line-height: 50px; height: 50px; color: #333; font-size: 14px; }
	.bar_right .detail-con p { color: #666; font-size: 14px; height: auto; padding: 0 0 20px 0; line-height: 24px;text-align: left; }
	

/*新闻列表页*/
.container_content{clear: both;position: relative;}
	.content_wrapper { position: relative; margin-right: -30px;}
	.content_wrapper .news-list::after{ content: ""; display: block; clear: both }
	.content_wrapper .news-list .news-item{ transition: all .32s ease;border: 1px solid rgba(170,170,170,.2);background-color: #FFFFFF;box-sizing: border-box;margin-bottom: 30px;width: calc(33.33333% - 30px);height: auto;float: left; overflow:hidden;margin-right: 30px;position: relative;box-shadow: 0 0 0 rgba(0,0,0,.15);}
	.content_wrapper .news-list .item_img {position: relative; overflow: hidden;}
	.content_wrapper .news-list .item_img img {transition: all ease-out .3s;display: inline; max-width:100%;width: 100%;vertical-align: middle; float:none;}
	.content_wrapper .news-list .news-item .item_box .item_wrapper {padding: 26px 20px 16px; background: #fff;position: relative;transition: all .36s ease;top: 0;}
	.content_wrapper .news-list .item_info .title {transition: all .36s ease;color: #333;font-size: 16px;line-height: 30px; text-align:left;}
	.content_wrapper .news-list .item_info .subtitle {transition: all .36s ease;color: #777;font-size: 14px;line-height: 22px;text-align:center;}
	.content_wrapper .news-list .item_info .description{transition: all .3s ease-out 0s; padding-top:10px;color: #999;border-top: 1px dotted #ccc;margin-top: 15px;line-height: 24px;height: 74px;overflow: hidden;}
	.content_wrapper .news-list .item_info .datetime {padding: 20px 0;transition: all .36s ease;color: #777;font-size: 14px;line-height: 22px;}
	.content_wrapper .news-list .item_info .datetime span.ico_span{width: 120px; float: left; font-size: 16px; color: #575757; line-height: 34px; display: block;}
	.content_wrapper .news-list .item_info .datetime .team_h3_r { display: block; float: right; width: 28px; height: 28px; border: 1px solid #e0e0e0; transition: all 0.3s ease-out 0s; border-radius: 20px; }
	.content_wrapper .news-list .item_info .datetime i { background: url(../image/icon.png) no-repeat 0 -71px; width: 14px; height: 9px; display: block; margin: 10px 0 0 7px; }
	.news-list .news-item a:hover .team_h3_r { border-radius: 20px; border: 1px solid #2a71b9; background: #2a71b9; color: #a3a3a3; display: block; width: 28px; height: 28px; }
	.news-list .news-item a:hover .team_h3_r i { background: url(../image/icon.png) no-repeat 0 -71px; width: 14px; height: 9px; display: block; margin: 10px 0 0 7px; }
	.news-list .news-item:hover { box-shadow: 0 14px 50px -8px rgba(0,0,0,.12); border: 1px solid transparent }	
	.news-list .news-item:hover img { transform: scale(1.08, 1.08); -moz-transform: scale(1.08, 1.08); -webkit-transform: scale(1.08, 1.08); -o-transform: scale(1.08, 1.08); }

/*联系我们页样式*/
#company-map { border: 1px solid #ffffff; width: 1158px; height: 400px; }
.contact_l { padding: 40px; width: 300px; border: 1px solid #e8e8e8; background-color: #fff; float: left; height: auto; }
	.contact_l .title { float: left; width: 300px; height: 40px; font-size: 18px; color: #2a71b9; clear: both; line-height: 40px; }
	.contact_l ul { width: 300px; margin-top: 30px; float: left; }
	.contact_l ul li { float: left; margin-bottom: 5px; font-size: 14px; color: #6f6f6f; width: 100%; line-height: 2.2em; }
	.contact_l .guest { float: left; margin-top: 20px; }
	.contact_l .guest p { font-size: 14px; color: #6f6f6f; line-height: 1.8em; }
.contact_r { float: right; padding: 17px; background-color: #FFF; width: 668px; border: 1px solid #e8e8e8; height: 470px; }
	.contact_r .box-hd{ height:60px;}
	.contact_r .box-hd h3{border-bottom: 1px solid #f0f0f0; color: #2a71b9;line-height: 1em;font-size: 16px;font-weight: normal;}
	.contact_r .box-hd h3 span {position: relative;top: 1px;display: inline-block;padding: 10px 0;border-bottom: 1px solid #2a71b9;}
.office{ margin:-1% -1% -1% -1% }
    .branch { width: calc(50% - 5%); padding: 2%; height: 160px; position: relative; background: #f5f5f5; float: left; margin-right:1%;margin-top: 20px; }
    .branch .office-img{ width:34%; height:100%; display:inline-block; float:left;}
    .branch .office-img img{ width:100%; height:100%;}
	.branch .office-body{ width:calc(65% - 3%); height:100%; display:inline-block; float:right; padding-left:3%;}
    .branch .office-body h3 { height: 40px; font-size: 18px; color: #2a71b9; clear: both; line-height: 40px; }
	.branch .office-body p { font-size: 14px; color: #6f6f6f; line-height: 2em; }

/*表单*/
.m-form-box{ position:relative; padding:0; border:1px solid #f6f6f6; background:#fff; font-size:14px; }
	.m-form-box dl{ display:block; padding:5px 0; }
	.m-form-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.m-form-box dl dt{ display:block; float:left; width:120px; line-height:38px; min-height:38px; color:#555; font-size:14px; text-align:right; _position:absolute; }
	.m-form-box dl dd{ position:relative; padding:2px 0 2px 10px; line-height:28px; min-height:28px; color:#555; font-size:14px; overflow:hidden; _margin-left:120px; }
	.m-form-box dl dd label.radio{ margin-right:5px; }
    .m-form-box dl dd input.code{ width:80px; }
    .m-form-box dl dd .textarea{ display:inline-block; padding:10px; width:50%; height:80px; line-height:20px; border:1px solid #e0e0e0; vertical-align:middle; overflow:auto; }
    .m-form-box dl dd .submit{ display:inline-block; padding:10px 25px; width:auto; height:auto; line-height:20px; color:#fff; font-size:14px; border:1px solid #2a71b9; background:#2a71b9; cursor:pointer; }
    .m-form-box dl dd img{ float:none;}

/*文本框样式*/
.input{ display:inline; margin-right:5px; padding:7px; height:20px; line-height:20px; vertical-align:middle; background:#fff; color:#999px; border:1px solid #e8e8e8; border-radius:2px; }
    input.wide{ width:250px; }
    input.txt{ width:200px; }
    input.small{ width:80px; }
    input.normal{ width:300px; }
    .select{ padding:7px; border:1px solid #e8e8e8; line-height:20px; }
		
/*页面脚部样式*/
.link_list{ width:100%;}
	.quick-link{margin-bottom: 10px; height: auto;}
	.quick-link:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.quick-link .link_left{color: #333; font-weight:600; display:inline-block; width:9%; float:left;}	
    .quick-link .link_left h3 i{ width: 16px; height:16px;color:#fff;background:#2a71b9; margin-right:5px; text-align:center;}
    .quick-link .link_right{ display:inline-block; width:89%; float:right; overflow:hidden;}
    .quick-link .link_right a{line-height: 20px;display: inline-block;font-size: 12px;padding: 5px 10px;margin-right: 4px;}
.footer-nav{ height:42px; overflow:hidden; text-align:center; line-height:42px;}
    .footer-nav a{color: #333;padding: 0 25px;display: inline-block; font-size:14px; }

/*Footer样式*/   
.footer-left{ width:79%;}   
	.footer-left dl{width: 20%; float:left} 
    .footer-left dl dt { padding-bottom:15px; color:#333;}
    .footer-left dd li { font-size:12px; line-height: 22px; color:#919191;}

.footer-right{ width:20%;}   
    .footer-right p{ margin: 0 0 16px;} 	
    .footer-right p.phone { margin-bottom: 5px; font-size: 26px; line-height: 1; color: #034fb1; }
    .footer-right a.footer_btn { display: inline-block; padding: 0; margin: 0; border: 1px solid #2a71b9; text-align: center; cursor: pointer; -webkit-transition: all 0.4s; transition: all 0.4s; width: 118px; height: 28px; font-size: 12px; line-height: 28px; background: #fff; color: #2a71b9; }
    .footer-right a.footer_btn:hover, .footer-right a.footer_btn:focus, .footer-right a.footer_btn.active { color: #fff; border-color: #2a71b9; background-color: #2a71b9; }

.footer_tags{ width:100%; padding:20px 0px;}	
	.footer_tags p.link-title{width:8%;line-height:28px;font-size: 14px; font-weight:300;color: #444;}
    .footer_tags p.link-list{ width:91%;}
    .footer_tags p a{ display:inline-block; padding:5px 10px; font-size:12px;background-color:#fff; margin-right:5px; margin-bottom:5px; border: 1px #efefef solid;color: #a9a9a9;}
    .footer_tags p a.active, .footer_tags p a:hover { color:#fff;transition: 0.3s; background-color:#2a71b9;transform-origin: bottom;border: 1px #2a71b9 solid;}

.footer_links { width: 100%; ; height: auto; float: left; }
	.footer_links .links_title { width: 1200px; margin: 0 auto; border-top: 1px #fff solid; }
	.footer_links .links_title h3 { padding-top: 10px; height: 30px; line-height: 30px; font-size: 14px; color: #444; font-weight:300; }
	.footer_links .links_title ul { width: 100%; height: 70px; overflow: hidden; }
	.footer_links .links_title ul li { float: left; width: auto; line-height: 20px; padding: 5px; font-size:12px; }
	
.footer_copyright { width: 100%; height: 45px; background: #fff; float: left; }
	.footer_copyright p { line-height: 45px; font-size: 12px; color: #7e7e7e; }
	.footer_copyright a { color: #666; }	
	

.footer_body .footer-l{float: left; display:block;width:300px; height:180px;}
   .footer_body .footer-l a {float: left; width:100%;display:block;margin-top: 20px;}
   .footer_body .footer-l a img{ display:block;}
   .footer_body .footer-l h2{display:block;float: left;line-height: 20px;font-size: 17px; font-weight:500;color: #000;padding-top: 15px;}
   .footer_body .footer-l h3{display:block;float: left;width: 100%;font-weight: normal;height: 22px;line-height: 22px;font-size: 13px;color: #919191;}
   .footer_body .footer-l .xiantiao {float: left;width: 80%;height: 2px;border-bottom: 1px #E5E5E5 solid; margin-top: 10px;}
   .footer_body .footer-l h4 {float: left;width: 100%;height: 30px;line-height: 30px;font-size: 23px;color: #3fbe72;margin-top: 10px;font-weight: normal;}
   
   .footer_body .footer-wx{ float:left; width:120px; height:auto; margin:0px 30px 0px 0px; padding-top:40px; overflow:hidden;}
   .footer_body .footer-wx img {float:left; width: 105px; height: 105px; display:block; }
   .footer_body .footer-wx span{float:left; display:block;width: 100px;height: 30px;line-height: 30px;text-align: center;color: #0b599e;font-size: 13px;}
   
   .footer_body .footer-m{ float:left; width:390px; overflow:hidden;}
   .footer_body .footer-m p.link-title{margin-top: 20px; line-height:28px;font-size: 17px; font-weight:600;color: #444;}
   .footer_body .footer-m p.link-list{ width:100%; margin-top:15px;}
   .footer_body .footer-m p a{ display:inline-block; padding:5px 10px; font-size:12px;background-color:#fff; margin-right:5px; margin-bottom:5px; border: 1px #efefef solid;color: #a9a9a9;}
   .footer_body .footer-m p a.active, .footer-m p a:hover { color:#fff;transition: 0.3s; background-color:#2a71b9;transform-origin: bottom;border: 1px #2a71b9 solid;}
   .footer_body .footer-r{ float:right;}
   .footer_body .footer-r a.online-sale{ margin:20px 0px 10px 0px; display:inline-block;border: 1px #2a71b9 solid;text-align: center;transition: all 0.4s;width: 118px;height: 28px;line-height: 28px;background: #fff;color: #2a71b9;}
   .footer_body .footer-r a.online-sale:hover, #footer .footer-r a.online-sale:focus, #footer .footer-r a.online-sale.active { color: #fff; border-color: #2a71b9; background-color: #2a71b9; }
   .footer_body .footer-r p{line-height: 2em;color: #a9a9a9;}
   
   .footer_body .friend-link{width: 100%;height: auto;float: left;}
   .footer_body .friend-link h3{padding-top: 5px;height: 30px;line-height: 30px;font-size: 14px;color: #444;font-weight: 100;}
   .footer_body .friend-link .links_bd {width: 100%; height:auto; max-height:70px;overflow: hidden;}
   .footer_body .friend-link ul li { float: left; width: auto; line-height: 20px; padding: 5px; }
     
.copyright { height: 45px;}
	.copyright p{ line-height:45px;}
	
.bcontent .bcontent_in { width: 1200px; margin: 0 auto; }

.bcontent_in .content_header { width: 1120px; height: 40px; background: #fafafa; padding: 30px 40px; margin: 0px 0 30px; }

.bcontent_in .content_header .title { width: 100%; }

.bcontent_in .content_header .title h3 { color: #444; font-size: 26px; line-height: 40px; float: left; font-weight: normal; }

.bcontent_in .content_header .title ul { float: right; width: auto; }

.bcontent_in .content_header .title ul li { float: right; padding-left: 18px; font-size: 14px; color: #666; line-height: 40px; }

.bcontent .bcontent_in .bcontent_body { width: 1200px; height: auto; margin: 0px 0 50px; }

.bcontent_body .content_left { width: 65%; height: auto; padding: 2%; float: left; background: #fafafa; }

.content_left .content_words { font-size: 14px; line-height: 2em; word-wrap: break-word; }

.bcontent_body .xg_news { width: 1200px; margin-top: 30px; }

.bcontent_body .xg_news h3 { color: #666; font-size: 26px; line-height: 40px; text-align: center; font-weight: 500; margin-bottom: 40px; }

.bcontent_body .xg_news ul { text-align: center; display: inline-block; width: 1230px; }

.bcontent_body .xg_news ul li { width: 378px; height: auto; float: left; margin-right: 30px; display: inline-block; transition: all 0.6s ease 0s; margin-bottom: 30px; }

.bcontent_body .xg_news ul li a { transition: all 0.6s ease 0s; border: 1px solid #ededed; display: block; width: 100%; height: 100%; }

.bcontent_body .xg_news ul li a img { float: none; width: 100%; height: auto; margin: 0 auto; background-color: #29D79E; }

.bcontent_body .xg_news ul li a div { text-align: left; height: 180px; margin-top: 0px; padding: 30px; background: #fff; }

.bcontent_body .xg_news ul li a div p.title { text-align: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; height: 40px; line-height: 40px; transition: all ease-out .2s; font-size: 16px; color: #575757; font-weight: 500; }

.bcontent_body .xg_news ul li a div p.description { color: #848484; font-size: 13px; line-height: 24px; padding-top: 10px; height: 50px; overflow: hidden; width: 100%; display: block; margin-top: 15px; text-align: left; border-top: 1px dotted #ccc; }

.bcontent_body .xg_news ul li a div .team_ico { width: 100%; height: 34px; display: block; padding: 20px 0; }
.bcontent_body .content_right { width: 25%; height: auto; padding: 2%; float: right; background: #fafafa; }

.content_right .right_in { padding: 4%; width: 92%; height: auto; float: left; margin-bottom: 20px; }

.content_right .right_in h4 { width: 100%; color: #444; font-size: 18px; line-height: 40px; font-weight: 300; border-bottom: #cccccc 1px dotted; margin-bottom: 10px; padding-bottom: 10px; }

.content_right .right_in ul { display: block; width: 100%; height: auto; }

.content_right .right_in ul li { position: relative; padding: 10px 0 0 25px; height: 25px; line-height: 25px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.right_in ul li span { float: right; margin-left: 5px; color: #999; _padding: 2px 0 2px 5px; _z-index: 2; _position: absolute; _background: #fff; _right: 0; }

.right_in ul li .num { position: absolute; left: 0px; top: 15px; display: inline-block; vertical-align: -3px; width: 16px; height: 16px; margin-right: 10px; background: #1389d7; font-style: normal; color: #fff; font-size: 10px; line-height: 16px; font-family: Verdana, Geneva, sans-serif; text-align: center; overflow: hidden; }

.right_in ul li a { display: block; padding: 0; color: #666; font-size: 13px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; _position: absolute; }
/*视频容器*/
.video-box { position: relative; width: 745px; height: 419px; _clear: both; _display: inline; }

/* 空气悬浮风机 */
/* 悬浮风机 */
/* 节能鼓风机 */
/* 超级风机：www.raetts.com/ */
/* 干燥风刀气刀 */
/* 干燥风刀 */