














/* ================================================== */
/* ========== module-title
/* ================================================== */
.module-title{padding:0px 0 36px 0px;border-bottom:1px solid #EAEAEA;}
.module-title .contents{max-width:1200px;padding:0 0px;}
.module-title .en{font-size:24px;color:#333333;display:inline-block;height:100%;position:relative;font-family:"arial";text-transform:capitalize;}
.module-title .en:after{content:"";height:2px;width:100%;background:#333333;position:absolute;left:0px;bottom:-36px;z-index:800;}
.module-title .cn{font-size:15px;color:#666;}
.module-title .more{font-size:12px;color:#999999;float:right;margin-top:8px;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.module-title .more .iconfont{color:#999999;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.module-title .more:hover{color:#00984a;}
.module-title .more:hover .iconfont{color:#00984a;}
.module-title .map{float:right;color:#999999;font-size:13px;}
.module-title .map a{color:#999999;font-size:13px;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.module-title .map .iconfont{color:#999999;font-size:13px;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.module-title .map .home .iconfont{font-size:20px;}
.module-title .map a:hover{color:#333333;}
.module-title .map a:hover .iconfont{color:#333333;}
.module-title .map a.active{color:#333333;}
.module-title .map a.active .iconfont{color:#333333;}


/* ================================================== */
/* ========== 右三角更多详细信息链接
/* ================================================== */
.link-more{width:34px;height:34px;display:block;text-align:center;line-height:34px;font-size:15px;color:#FFFFFF;/*border:1px solid #FFFFFF;*/border-radius:50%;padding-left:2px;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.link-more:hover{color:#00984a;background:#FFFFFF;}


/* ================================================== */
/* ========== 二级banner
/* ================================================== */
.second-banner{display:block;width:100%; height:350px;}


/* ================================================== */
/* ========== 二级导航
/* ================================================== */
.second-nav{max-width:1200px;margin-left:auto;margin-right:auto;width:100%;margin-bottom:80px; margin-top:-30px; z-index:9999; position:relative;}
.second-nav li{float:left;text-align:center;background:#ECF0F1;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.second-nav li a{display:block;padding:20px 0px;font-size:15px;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;color:#333333;}
.second-nav li:hover{background:#00984a;}
.second-nav li:hover a{color:#FFFFFF;}
.second-nav li.active{background:#00984a;}
.second-nav li.active a{color:#FFFFFF;}




/* ================================================== */
/* ========== 右侧工具栏
/* ================================================== */
.tools{width:50px;height:180px;background:#999999;position:fixed;right:0px;top:50%;margin-top:-75px;z-index:3000;border-radius:6px 0px 0px 6px;}
.tools .item{height:50px;width:170px;position:absolute;z-index:1000;left:0px;top:15px;cursor:pointer;transition:all .8s;-webkit-transition:all .8s;
	-moz-transition:all .8s;-ms-transition:all .8s;border-radius:6px 0px 0px 6px;}
.tools .item:hover{left:-60px;background:#00984a;}
.tools .item .iconfont{display:block;width:50px;height:50px;line-height:50px;text-align:center;color:#FFFFFF;font-size:30px;float:left;}
.tools .item .iconfont.iconTel{font-size:26px !important;}
.tools .item .iconfont.iconTop{font-size:22px !important;}
.tools .item.tel{top:65px;}
.tools .item.top{top:115px;}
.tools .item .text{width:80px;line-height:50px;height:50px;font-size:12px;color:#FFFFFF;display:block;float:left;}
.tools .item.tel .text{width:110px;}
.tools .item.tel:hover{left:-100px;}
.tools .item.qq .text{width:100px;}
.tools .item .text a{ color:#fff;}
.tools .item.qq:hover{left:-90px;}


/* ================================================== */
/* ========== index
/* ================================================== */
/*.search*/
.index .search{max-width:1200px;background:none;position:relative;height:96px}
.index .search .contents{position:absolute;top:-50%;left:0px;width:100%;height:100%;z-index:1000;background:#FFFFFF;padding:0 4.5rem;}
.index .search .nav{float:left;margin-top:38px;}
.index .search .nav li{float:left;padding:0px 12px;}
.index .search .nav .title{font-size:14px;color:#999999;padding:0px;}
.index .search .nav .item a{font-size:12px;color:#999999;}
.index .search .nav .item:hover a{color:#00984a;}
.index .search .form-search{float:right;margin-top:30px;}
.index .search .search-box{width:300px;height:36px;border:1px solid #EAEAEA;padding:0 10px;}
.index .search .search-btn{height:36px;border:none;background:#CCCCCC;outline:none;font-size:14px;color:#FFFFFF;width:100px;margin-left:-5px;cursor:pointer;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.index .search .search-btn:hover{background:#00984a;}
.index .search .icon-search{color:#FFFFFF;margin-right:6px;}
/*.case-slide*/
.index .case{padding-bottom:120px;background:url(../images/index/bg_case.jpg) left bottom no-repeat;/*background-size:100% auto;*/}
.index-case-carousel{height:auto;max-width:1200px;margin-left:auto;margin-right:auto;margin-top:80px;}
.index-case-carousel .link{display:block;width:25%;float:left;height:100%;position:relative;overflow:hidden; cursor:pointer;
	transition:all 1.6s;-webkit-transition:all 1.6s;-moz-transition:all 1.6s;-ms-transition:all 1.6s;
	transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);}
.iui-carousel-one .banners .page.show .link{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);}
.index-case-carousel .link .banner{width:94% !important;margin-left:auto;margin-right:auto;}
.index-case-carousel .buttons{bottom:-70px;}
.index-case-carousel .link .modal{position:absolute;width:94%;height:100%;background:rgba(0,152,74,0.86);z-index:1000;top:101%;left:0px;margin-left:3%;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.index-case-carousel .link .modal .link-more{position:absolute;right:20px;top:30px;z-index:1000;border:1px solid #FFFFFF;}
.index-case-carousel .link .modal .name-en{font-size:18px;color:#FFFFFF;font-family:arial;font-weight:normal;position:absolute;z-index:1000;bottom:52px;left:5%;
	border-bottom:1px solid #1bb968;width:90%;padding:14px 0px;}
.index-case-carousel .link .modal .name-cn{font-size:12px;color:#d6ffea;position:absolute;width:90%;z-index:1000;bottom:20px;left:5%;font-weight:normal;}
.index-case-carousel .link:hover .modal{top:0px;}
.index-case-carousel.index-case-carousel-pc{display:block;}
.index-case-carousel.index-case-carousel-mb{display:none;}
/*.product*/
.index .product{margin-top:60px;}
.index .product .list{max-width:1200px;margin-top:80px;}
.index .product .list .item{width:25%;float:left;padding:0px 20px; cursor:pointer;}
.index .product .list .item img{width:100%;display:block;}
.index .product .list .item .content{padding:0px 16px 60px 16px;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;
	border:1px solid #F4F4F4;}
.index .product .list .item:hover .content{background:#F9F9F9;}
.index .product .list .item .series{position:relative;width:100%;margin-left:auto;margin-right:auto;padding:20px 0px;border-bottom:1px solid #F1F1F1;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.index .product .list .item .series .name-en{font-size:18px;color:#333333;font-weight:normal;font-family:"arial";}
.index .product .list .item .series .name-cn{font-size:12px;color:#999999;font-weight:normal;}
.index .product .list .item .link-more{color:#8A8A8A;border:none;position:absolute;top:50%;margin-top:-16px;right:10px;font-size:14px;}
.index .product .list .item:hover .link-more{background:#00984a;color:#FFFFFF;}
.index .product .list .item .text{width:100%;margin-left:auto;margin-right:auto;padding:20px 0px;height:100px;font-size:12px;color:#999999;line-height:1.8;overflow:hidden;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.index .product .list .item .text p{font-size:12px;color:#999999;}
.index .product .list .item:hover .content{box-shadow:0px 10px 15px #DBDBDB;}
/*.brief*/
.index .brief{padding:90px 0px 80px 0px;background:url(../images/index/bg_brief.jpg) left top no-repeat;background-size:100% 100%;margin-top:90px;}
.index .brief .contents{max-width:1200px;}
.index .brief .contents .box{width:50%;float:left;}
.index .brief .contents .box img{display:block;width:100%;}
.index .brief .contents .box .title{font-size:14px;color:#333333;font-weight:bold;display:block;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.index .brief .contents .box .title .more{float:right;font-size:12px;color:#8A8A8A;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.index .brief .contents .box .title:hover{color:#00984a;}
.index .brief .contents .box .title:hover .more{color:#00984a;}
.index .brief .contents .box .cont-text{font-size:12px;color:#999999;line-height:1.8;padding-top:9px;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.index .brief .contents .box .cont-text p{color:#999999;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.index .brief .contents .left-box{padding-right:10px;}
.index .brief .contents .left-box .text{padding:44px 30px;background:#FFFFFF; cursor:pointer;}
.index .brief .contents .left-box:hover .text{background:#00984a;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.index .brief .contents .left-box:hover .title{color:#FFFFFF;}
.index .brief .contents .left-box:hover .title .more{color:#FFFFFF;}
.index .brief .contents .left-box:hover .cont-text{color:#FFFFFF;}
.index .brief .contents .left-box:hover .cont-text p{color:#FFFFFF;}
.index .brief .contents .left-box:hover .title:hover{color:#1bb968;}
.index .brief .contents .left-box:hover .title:hover .more{color:#1bb968;}
.index .brief .contents .right-box{padding-left:10px;}
.index .brief .contents .right-box .item{background:#FFFFFF;padding:35px;margin-bottom:20px;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;
	height:149px; cursor:pointer;}
.index .brief .contents .right-box .item img{width:125px;float:left;}
.index .brief .contents .right-box .item .title{padding-top:5px;}
.index .brief .contents .right-box .item .text{padding-left:160px;}
.index .brief .contents .right-box .item .cont-text{padding-top:16px;}
.index .brief .contents .right-box .item:hover{background:#00984a;}
.index .brief .contents .right-box .item:hover .title{color:#FFFFFF;}
.index .brief .contents .right-box .item:hover .title .more{color:#FFFFFF;}
.index .brief .contents .right-box .item:hover .text{color:#FFFFFF;}
.index .brief .contents .right-box .item:hover .cont-text{color:#FFFFFF;}
.index .brief .contents .right-box .item:hover .cont-text p{color:#FFFFFF;}
.index .brief .contents .right-box .item:hover .title:hover{color:#1bb968;}
.index .brief .contents .right-box .item:hover .title:hover .more{color:#1bb968;}
/*.introduce*/
.index .introduce{max-width:1200px;padding:80px 0px 60px 0px;}
.index .introduce .item{width:33.33333333%;float:left;}
.index .introduce .item .iconfont.cont{display:block;width:152px;height:152px;font-size:60px;text-align:center;line-height:150px;border:1px solid #EDEDED;border-radius:50%;color:#CCCCCC;
	margin-left:auto;margin-right:auto;margin-bottom:30px;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.index .introduce .item:hover .iconfont.cont{color:#00984a;border:1px solid #C9C9C9;}
.index .introduce .item .name-en{font-size:14px;color:#999999;font-family:arial;text-align:center;display:block;text-transform:uppercase;margin-bottom:10px;}
.index .introduce .item .name-cn{font-size:14px;color:#999999;text-align:center;display:block;margin-bottom:20px;}
.index .introduce .item .link-more{background:#00984a;color:#FFFFFF;margin-left:auto;margin-right:auto;opacity:0;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.index .introduce .item:hover .link-more{opacity:1;}
/*.firend-chain*/
.index .firend-chain{background:url(../images/index/bg_firend_chain.jpg) left top no-repeat;background-size:100% 100%;margin-top:20px;}
.index .firend-chain .index-case-carousel{margin-top:0px !important;}
.index .firend-chain .index-case-carousel .page{padding:7rem 0px;}
.index .firend-chain .index-case-carousel .page .link{text-align:center;vertical-align:middle;}
.index .firend-chain .index-case-carousel .banner{display:inline;vertical-align:middle;height:auto;width:auto !important;}
.index .firend-chain .index-case-carousel .buttons{bottom:40px;}
.index .firend-chain .index-firend-chain-carousel-pc{display:block;}
	.index .firend-chain .index-firend-chain-carousel-mb{display:none;}
/*.achievement*/
.index .achievement{max-width:1200px;padding:80px 0px;}
.index .achievement .item{width:20%;float:left;text-align:center;font-size:14px;color:#999999;cursor:default;}
.index .achievement .item .number{font-size:46px;color:#333333;display:block;font-family:helvetica;margin-bottom:5px;}
.index .achievement .item:hover .number{color:#00984a;}


/* ================================================== */
/* ========== 产品与方案-产品系列二级列表页
/* ================================================== */
/*.case*/
.products-solutions .case{margin-top:90px;}
.products-solutions .case .list{max-width:1200px;margin-left:auto;margin-right:auto;width:100%;margin-top:50px;margin-bottom:50px;}
.products-solutions .case .list li{width:25%;float:left;padding:0px 10px;margin-bottom:20px;}
.products-solutions .case .list a{display:block;position:relative;overflow:hidden;}
.products-solutions .case .list a img{display:block;width:100%;}
.products-solutions .case .list a .modal{position:absolute;width:100%;;left:0px;z-index:1000;background:rgba(0,152,74,0.86);padding:20px 20px 26px 20px;bottom:-100%;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.products-solutions .case .list a:hover .modal{bottom:0px;}
.products-solutions .case .list .modal .title-en{font-size:18px;color:#FFFFFF;font-family:arial;padding-bottom:14px;border-bottom:1px solid #D45C62;margin-bottom:14px;font-weight:normal;}
.products-solutions .case .list .modal .title-cn{font-size:12px;color:#d6ffea;font-weight:normal;}
/*.series*/
.products-solutions .series{margin-top:0px;padding-bottom:80px;}
.products-solutions .series .list{max-width:1200px;margin-top:80px;}
.products-solutions .series .list .item{width:25%;float:left;padding:0px 20px;height: 400px; margin-bottom:40px;}
.products-solutions .series .list .item img{width:100%;display:block;}
.products-solutions .series .list .item .content{padding:0px 20px 60px 20px;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;
	border:1px solid #F4F4F4;border-left:none;}
.products-solutions .series .list .item:hover .content{background:#F9F9F9;}
.products-solutions .series .list .item .series{position:relative;width:100%;margin-left:auto;margin-right:auto;padding:20px 0px;border-bottom:1px solid #F1F1F1;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.products-solutions .series .list .item .series .name-en{font-size:18px;color:#333333;font-weight:normal;font-family:"arial";}
.products-solutions .series .list .item .series .name-cn{font-size:12px;color:#999999;font-weight:normal;}
.products-solutions .series .list .item .link-more{color:#8A8A8A;border:none;position:absolute;top:50%;margin-top:-16px;right:10px;font-size:14px;}
.products-solutions .series .list .item:hover .link-more{background:#00984a;color:#FFFFFF;}
.products-solutions .series .list .item .text{width:100%;margin-left:auto;margin-right:auto;padding:20px 0px;height:104px;font-size:12px;color:#999999;line-height:1.8;overflow:hidden;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.products-solutions .series .list .item .text p{font-size:12px;color:#999999;}
.products-solutions .series .list .item:hover .content{box-shadow:0px 10px 15px #DBDBDB;}


/* ================================================== */
/* ========== 产品与方案-产品系列列表页
/* ================================================== */
/*.case -> .iui-flip-one*/
.product-list .iui-flip-one{margin-bottom:80px;}


/* ================================================== */
/* ========== 产品与方案-产品详情页
/* ================================================== */
/*.case -> .brief*/
.product-details .case{margin-top:50px;max-width:1200px;}
.product-details .case .brief{padding:70px 0px;border-bottom:1px dashed #D3D3D3;}
.product-details .case .brief .big-image{width:45%;float:left;}
.product-details .case .brief .big-image img{display:block;width:100%;}
.product-details .case .brief .text{width:55%;float:left;padding:10px 20px 10px 80px;}
.product-details .case .brief .text .title{font-size:24px;font-weight:normal;color:#333333;margin-bottom:40px; text-align:left;}
.product-details .case .brief .text .sub-title{font-size:12px;color:#555555;margin-top:40px;margin-bottom:20px;}
.product-details .case .brief .text p{font-size:14px!important;color:#545454!important;line-height:31px!important; font-family:"微软雅黑"!important;}
/*.case -> .technology*/
.product-details .case .technology{padding:20px 0px 45px 0px;border-bottom:1px dashed #D3D3D3;}
.product-details .case .technology .sub-title{font-size:12px;color:#555555;margin-top:40px;margin-bottom:14px;}
.product-details .case .technology p{font-size:12px;color:#999999;line-height:2.8;}
/*.case -> .list*/
.product-details .case .list{width:100%;margin-top:80px;}
.product-details .case .list li{width:20%;float:left;padding:0px 8px;margin-bottom:30px;}
.product-details .case .list li a{display:block;height:100%;overflow:hidden;}
.product-details .case .list li a img{display:block;width:100%;}
.product-details .case .list li a .name{font-size:12px;color:#555555;display:block;padding:15px 0px;}


/* ================================================== */
/* ========== 产品与方案-解决方案列表页
/* ================================================== */
/*.case -> .list-wrap*/
.solution-list .list-wrap{max-width:1200px;}
.solution-list .list-wrap .module{padding:60px 0px;border-bottom:1px dashed #D3D3D3;}
.solution-list .list-wrap .module:last-child{border:none;}
.solution-list .list-wrap .module .image{display:block;float:left;margin-right:40px;}
.solution-list .list-wrap .module .title{font-size:15px;color:#333333;margin-top:20px;margin-bottom:10px;display:block;font-weight:bold;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.solution-list .list-wrap .module .title .right{float:right;font-size:24px;color:#8A8A8A;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.solution-list .list-wrap .module .title:hover{color:#00984a;}
.solution-list .list-wrap .module .title:hover .right{color:#00984a;}
.solution-list .list-wrap .module .text{font-size:13px;color:#999999;line-height:1.8;}
.solution-list .list-wrap .module .text:hover{color:#00984a;}
.solution-list .iui-flip-one{margin-bottom:100px;}


/* ================================================== */
/* ========== 服务支持(.service-support)
/* ================================================== */
/*.ability*/
.service-support .ability{max-width:1200px;margin:60px auto;}
.service-support .ability .list{width:100%;}
.service-support .ability .list li{width:33.33333333%;float:left;padding:0px 20px;margin-bottom:30px;}
.service-support .ability .list li a{display:block;}
.service-support .ability .list li a img{display:block;width:100%;}
.service-support .ability .list li a .title{padding:26px 0px;color:#333333;font-size:12px;}
.service-support .ability .list li a .title .link-more{opacity:0;float:right;}
.service-support .ability .list li:hover a .title{color:#00984a;}
.service-support .ability .list li:hover a .title .link-more{color:#FFFFFF;background:#00984a;opacity:1;}
/*.technology*/
.service-support .technology .list li a .title .right{float:right;color:#CCCCCC;} 
.service-support .technology .list li:hover a .title .right{color:#00984a;}
/*.support*/
.service-support .support{padding:80px 30px;max-width:1200px;}
.service-support .support .contents{border:1px solid #CFCFCF;display:table;width:100%;}
.service-support .support .link{display:table-cell;vertical-align:middle;width:25%;text-align:center;border-right:1px solid #CFCFCF;font-size:12px;color:#333333;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.service-support .support .link:last-child{border:none;}
.service-support .support .link:hover{background:#E67E22;color:#FFFFFF;}
.service-support .support .link:nth-child(1):hover{background:#F4C813;}
.service-support .support .link:nth-child(2):hover{background:#E67E22;}
.service-support .support .link:nth-child(3):hover{background:#00984a;}
.service-support .support .link:nth-child(4):hover{background:#CCCCCC;}
.service-support .support .link .iconfont{display:block;font-size:34px;margin-bottom:10px;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.service-support .support .link .iconfont.question{color:#F1C513;}
.service-support .support .link .iconfont.standard{color:#E67E22;}
.service-support .support .link .iconfont.instructions{color:#00984a;}
.service-support .support .link .iconfont.download{color:#CCCCCC;}
.service-support .support .link:hover .iconfont{color:#FFFFFF;}
.service-support .support-pc{display:block;}
.service-support .support-mb{display:none;}


/* ================================================== */
/* ========== 服务支持-产品支持(.product-support)
/* ================================================== */
/*.questions*/
.product-support .questions{max-width:1200px;}
.product-support .questions .module{padding:70px 0px;border-bottom:1px dashed #D3D3D3;}
.product-support .questions .module:last-child{border:none;}
.product-support .questions .module .title{font-size:15px;color:#333333;font-weight:normal;margin-bottom:18px;}
.product-support .questions .module .text{font-size:12px;color:#999999;line-height:2;height:44px;overflow:hidden;position:relative;cursor:pointer;}
.product-support .questions .module .text:hover{color:#00984a;}
.product-support .questions .module .text .more{font-size:12px;color:#00984a;cursor:pointer;margin-left:5px;position:absolute;z-index:1000;bottom:-5px;right:0px;
	background:#FFFFFF;padding-left:15px;}
.product-support .questions .module .text .more .iconfont{font-size:14px;color:#00984a;transform:translate(0px,2px);-webkit-transform:translate(0px,2px);
	-moz-transform:translate(0px,2px);-ms-transform:translate(0px,2px);display:inline-block;}
.product-support .iui-flip-one{margin-top:30px;margin-bottom:70px;;}


/* ================================================== */
/* ========== 服务支持-产品支持-产品说明书与样板册
/* ================================================== */
/*.instructions*/
.sample-book .instructions{max-width:1200px;margin:60px auto;}
.sample-book .instructions .list{width:121%;margin-left:-125px;}
.sample-book .instructions .list .item{width:25%;float:left;text-align:center;margin-bottom:100px;}
.sample-book .instructions .list .item img{margin-bottom:20px;}
.sample-book .instructions .list .item .title{font-size:18px;color:#444444;font-weight:normal;margin-bottom:10px;}
.sample-book .instructions .list .item .title:hover{color:#FF4D4D !important;}
.sample-book .instructions .list .item .read{font-size:12px;color:#999999;}
.sample-book .instructions .list .item .read:hover{color:#FF4D4D;}
.sample-book .iui-flip-one{margin-bottom:80px;padding-left:100px;}


/* ================================================== */
/* ========== 服务支持-产品支持-资料下载
/* ================================================== */
/*.download*/
.data-download .download{max-width:1200px;margin:60px auto;}
.data-download .download .list{width:121%;margin-left:-125px;}
.data-download .download .list .item{width:25%;float:left;text-align:center;margin-bottom:100px;}
.data-download .download .list .item img{margin-bottom:20px;}
.data-download .download .list .item .title{font-size:18px;color:#444444;font-weight:normal;margin-bottom:10px;}
.data-download .download .list .item .title:hover{color:#FF4D4D !important;}
.data-download .download .list .item .read{font-size:12px;color:#999999;}
.data-download .download .list .item .read:hover{color:#FF4D4D;}
.data-download .iui-flip-one{margin-bottom:80px;padding-left:100px;}


/* ================================================== */
/* ========== 服务支持-服务能力
/* ================================================== */
/*.capability*/
.service-capability .capability{max-width:1200px;margin:80px auto;}
.service-capability .capability .contents p{margin-bottom:40px;line-height:1.8;font-size:13px;color:#999999;}
.service-capability .capability .contents img{margin-right:12px;margin-bottom:40px;}


/* ================================================== */
/* ========== 服务支持-技术服务-产品选色
/* ================================================== */
/*.colors*/
.selection-color .colors{max-width:1200px;margin:80px auto;margin-bottom:100px;}
.selection-color .colors .list{width:100%;margin-bottom:1px;}
.selection-color .colors .list .item{width:9.09090909%;float:left;position:relative;overflow:hidden;display:table;}
.selection-color .colors .list .item a{width:100%;height:100%;z-index:1000;text-align:center;vertical-align:middle;color:#FFFFFF;font-size:12px;font-family:arial;text-transform:uppercase;
	opacity:0;display:table-cell;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.selection-color .colors .list .item:hover a{opacity:1;}


/* ================================================== */
/* ========== 服务支持-技术服务-产品选色详情页
/* ================================================== */
/*.color-details*/
.selection-color-details .color-details{max-width:1200px;margin:80px auto;margin-bottom:70px;border-bottom:1px dashed #D3D3D3;padding-bottom:60px;}
.selection-color-details .color-details .title{font-size:18px;color:#999999;font-weight:normal;}
.selection-color-details .color-details .list{margin:30px 0px;width:100%;}
.selection-color-details .color-details .list .item{width:9.09090909%;float:left;position:relative;overflow:hidden;display:table;}
/*.collocation-color*/
.selection-color-details .collocation-color{max-width:1200px;margin-bottom:100px;}
.selection-color-details .collocation-color .title{font-size:18px;color:#999999;font-weight:normal;}
.selection-color-details .collocation-color .list{width:100%;margin:30px 0px;}
.selection-color-details .collocation-color .list .item{width:50%;height:80px;float:left;}


/* ================================================== */
/* ========== 工程案例
/* ================================================== */
/*.products*/
.engineering-case .products{max-width:1200px;margin-top:60px;margin-bottom:50px;}
.engineering-case .products .list{width:100%;}
.engineering-case .products .list .item{width:23%;margin:20px 1%;float:left;position:relative;overflow:hidden; border:2px solid #eee;}
.engineering-case .products .list .item img{display:block;max-width:70%; max-height:75%; margin:0 auto;}
.engineering-case .products .list .item .modal{position:absolute;top:101%;left:0px;width:100%;height:100%;background:rgba(0,152,74,0.86);z-index:1000;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.engineering-case .products .list .item:hover .modal{top:0px;}
.engineering-case .products .list .item .modal .link-more{position:absolute;right:40px;top:40px;z-index:1000;}
.engineering-case .products a .list .item .modal .link-more { color:#006230;}
.engineering-case .products .list .item .modal .name-en{font-size:18px;color:#FFFFFF;font-family:arial;font-weight:normal;position:absolute;z-index:1000;bottom:52px;left:5%;
	border-bottom:1px solid #1bb968;width:90%;padding:14px 0px;}
.engineering-case .products .list .item .modal .name-cn{font-size:12px;color:#d6ffea;position:absolute;width:90%;z-index:1000;bottom:20px;left:5%;font-weight:normal;}
.engineering-case .iui-flip-one{margin-bottom:70px;}


/* ================================================== */
/* ========== 工程案例二级列表页
/* ================================================== */
/*.details*/
.engineering-case .details{max-width:1200px;margin-top:80px;border-bottom:1px dashed #D3D3D3;padding-bottom:50px;}
.engineering-case .details .images{display:block;float:left;}
.engineering-case .details .title{text-transform:uppercase;margin-left:300px;font-size:34px;color:#00984a;font-family:arial;font-weight:normal;}
.engineering-case .details .text-en{color:#999999;font-size:12px;font-family:arial;line-height:1.8;margin-left:300px;padding:15px 0px 20px 0px;border-bottom:1px dashed #D3D3D3;}
.engineering-case .details .text-cn{font-size:13px;color:#999999;line-height:1.9;margin-left:300px;padding-top:20px;}


/* ================================================== */
/* ========== 新闻中心-企业新闻列表页
/* ================================================== */
/*.top-list*/
.news-center .top-list{max-width:1200px;margin-top:50px;border-bottom:1px dashed #D3D3D3;padding-bottom:70px;margin-bottom:10px;}
.news-center .top-list .list{width:100%;}
.news-center .top-list .list li{width:48%;float:left;}
.news-center .top-list .list li:first-child{padding-right:60px;border-right:1px dashed #D3D3D3;}
.news-center .top-list .list li:last-child{padding-left:60px;}
.news-center .top-list .list li img{display:block;width:100%;}
.news-center .top-list .list li .title{font-size:17px;color:#00984a;font-weight:bold;display:block;padding:20px 0px;margin-top:10px;}
.news-center .top-list .list li .title .iconfont{float:right;color:#8A8A8A;font-size:24px;display:block;margin-top:-4px;}
.news-center .top-list .list li .title:hover{color:#00984a;}
.news-center .top-list .list li .title:hover .iconfont{color:#00984a;}
.news-center .top-list .list li .text{font-size:14px;color:#999999;line-height:1.8;margin-bottom:20px;}
.news-center .top-list .list li .text:hover{color:#00984a;}
.news-center .top-list .list li .time{font-size:12px;color:#999999;display:inline-block;margin-bottom:10px;}
/*.news-list*/
.news-center .news-list{max-width:1200px;width:100%;}
.news-center .news-list .item{padding:40px 0px;border-bottom:1px dashed #D3D3D3;}
.news-center .news-list .item img{display:block;float:left; max-width:209px; max-height:152px;}
.news-center .news-list .item .contents{margin-left:260px;padding:14px 0px;}
.news-center .news-list .item .contents .title{font-size:17px;color:#00984a;font-weight:bold;}
.news-center .news-list .item .contents .title:hover{color:#00984a;}
.news-center .news-list .item .contents .title .link-more{float:right;color:#007c3c;margin-top:-10px;}
.news-center .news-list .item .contents .title:hover .link-more{background:#00984a;color:#FFFFFF;}
.news-center .news-list .item .contents .text{font-size:14px;color:#999999;line-height:1.8;margin-top:15px;margin-bottom:20px;}
.news-center .news-list .item .contents .text:hover{color:#00984a;}
.news-center .news-list .item .contents .time{display:inline-block;font-size:12px;color:#D3D3D3;}
.news-center .news-list .item:last-child{border:none;}
.news-center .iui-flip-one{margin-bottom:80px;}


/* ================================================== */
/* ========== 新闻中心-企业新闻详情页
/* ================================================== */
/*.news-details*/
.news-center .news-details{max-width:1200px;padding:80px 10px;}
.news-center .news-details .title{font-size:18px;color:#333333;font-weight:normal;padding-bottom:20px;}
.news-center .news-details .time{font-size:12px;color:#999999;display:inline-block;margin-bottom:40px;}
.news-center .news-details .text{font-size:13px;color:#999999;line-height:1.9;}
.news-center .news-details .text p{padding-bottom:18px;}
.news-center .news-details .text img{margin:20px 10px 20px 0px;}


/* ================================================== */
/* ========== 新闻中心-视频列表页
/* ================================================== */
/*.video-list*/
.news-center .video-list{max-width:1200px;padding:60px 0px 0px 0px;}
.news-center .video-list li{width:33.33333333%;float:left;position:relative;padding:0px 5px 50px 5px;border-bottom:1px dashed #D3D3D3;overflow:hidden;margin-top:50px;}
.news-center .video-list li:nth-child(3n){margin-right:0px;}
.news-center .video-list li:nth-last-child(1){border:none;margin-bottom:0px;}
.news-center .video-list li:nth-last-child(2){border:none;margin-bottom:0px;}
/*.news-center .video-list li:nth-last-child(3){border:none;margin-bottom:0px;}*/
.news-center .video-list li img{display:block;width:100%;}
.news-center .video-list li .modal{position:absolute;width:100%;left:0px;bottom:50px;padding:0px 20px;z-index:1000;background:rgba(0,0,0,0.5);font-size:13px;color:#FFFFFF;line-height:28px;
	transition:all .8s;-webkit-transition:all .8s;-moz-transition:all .8s;-ms-transition:all .8s;height:60px;border-left:5px solid #FFFFFF;border-right:5px solid #FFFFFF;}
.news-center .video-list li .play{display:block;width:28px;height:28px;float:right;background:#FFFFFF;border-radius:50%;overflow:hidden;
	transition:all .8s;-webkit-transition:all .8s;-moz-transition:all .8s;-ms-transition:all .8s;}
.news-center .video-list li .play .iconfont{display:block;width:28px;height:28px;text-align:center;color:#9DA4A3;font-size:18px;line-height:28px;padding-left:4px;
	transition:all .8s;-webkit-transition:all .8s;-moz-transition:all .8s;-ms-transition:all .8s;}
.news-center .video-list li .modal .table{display:table;width:100%;height:100%;}
.news-center .video-list li .modal .cell{display:table-cell;vertical-align:middle;width:100%;}
.news-center .video-list li:hover .modal{height:100%;text-align:center;padding-top:50px;}
.news-center .video-list li:hover .modal .play{float:none;margin:15px auto;width:40px;height:40px;}
.news-center .video-list li:hover .modal .play .iconfont{width:40px;height:40px;line-height:40px;font-size:28px;padding-left:6px;}
.news-center .video-list li .play .iconfont:hover{background:#00984a;color:#FFFFFF;}
.news-center .video-list li .line{width:100%;height:1px;border:1px dashed #D3D3D3;display:block;}


/* ================================================== */
/* ========== 加入德普威-诚聘英才
/* ================================================== */
/*.recruit-list*/
.join-us .recruit-list{max-width:1200px;padding:80px 0px;}
.join-us .recruit-list .item{border-bottom:1px dashed #D3D3D3;}
.join-us .recruit-list .item .title{height:80px;line-height:80px;font-size:16px;color:#333333;cursor:pointer;}
.join-us .recruit-list .item .title .down{width:30px;height:30px;line-height:30px;text-align:center;font-size:18px;color:#8A8A8A;float:right;border-radius:50%;margin-top:25px;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.join-us .recruit-list .item .title .down:hover{background:#00984a;color:#FFFFFF;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);line-height:31px;}
.join-us .recruit-list .item .title .down.open{background:#00984a;color:#FFFFFF;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);line-height:31px;}
.join-us .recruit-list .item .contents{font-size:13px;color:#999999;line-height:1.8;overflow:hidden;display:none;}
.join-us .recruit-list .item .contents.open{}
.join-us .recruit-list .item .contents p{padding-bottom:30px;}


/* ================================================== */
/* ========== 加入德普威-招商加盟
/* ================================================== */
/*.investment*/
.join-us .investment{max-width:1200px;padding:80px 0px 0px 0px;}
.iui-tab-one2{ max-width:1200px; margin:50px auto 0;}
.join-us .investment .iui-tab-one .contents .module .rows{padding:45px 0px;border-bottom:1px dashed #D3D3D3;}
.join-us .investment .iui-tab-one .contents .module .rows:last-child{border:none;}
.join-us .investment .iui-tab-one .contents .module .rows .title{font-size:18px;color:#333333;font-weight:normal;padding-bottom:20px;}
.join-us .investment .iui-tab-one .contents .module .rows .text{font-size:14px;color:#999999;line-height:1.8;}
.join-us .investment .customer-information-form table{margin:30px 0px;}
.join-us .investment .customer-information-form table td{padding:8px 0px;}
.join-us .investment .customer-information-form table td .must{color:#FF0000;margin-left:-10px;display:block;float:left;}
.join-us .investment .customer-information-form table td:first-child{font-size:14px;color:#333333;padding-right:10px;padding-left:10px;vertical-align:top;}
.join-us .investment .customer-information-form table td input[type=text]{border:1px solid #DCDCDC;border-radius:3px;height:40px;line-height:40px;padding:0px 8px;width:380px;outline:none}
.join-us .investment .customer-information-form .btn-apply-online{width:144px;height:54px;color:#FFFFFF;background:#00984a;font-size:14px;border:none;outline:none;border-radius:5px;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.join-us .investment .customer-information-form .btn-apply-online:hover{background:#BF3929;}

.join-us .investment .customer-information-form textarea{border:1px solid #DCDCDC;border-radius:3px;padding:0px 8px;width:380px;height:140px;resize:none;outline:none;}

.tabp{ padding-bottom:30px;}
.tabp p{ font-size:13px; color:#999999; line-height:1.8;  padding-top:35px; letter-spacing:1.3px;}
/* ================================================== */
/* ========== 关于德普威-组织架构
/* ================================================== */
/*.org*/
.about-dpv .org{max-width:1200px;padding:10px 0px 80px 0px;}
.about-dpv .org .org-image{display:block;width:100%;}


/* ================================================== */
/* ========== 关于德普威-企业资质
/* ================================================== */
/*.qualification*/
.about-dpv .qualification{max-width:1200px;padding:10px 0px 80px 0px;}
.about-dpv .qualification .list{width:100%;margin-top:60px;font-size: 0;}
.about-dpv .qualification .list .item{/*float:left;*/width:25%;padding:34px 56px;margin-bottom:30px;transition:all .6s;-webkit-transition:all .6s;
	-moz-transition:all .6s;-ms-transition:all .6s;display: inline-block;vertical-align: top;}
.about-dpv .qualification .list .item:hover{background:#00984a;}
.about-dpv .qualification .list .item img{display:block;width:100%;transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.about-dpv .qualification .list .item:hover img{transform:scale(1.02);-webkit-transform:scale(1.02);-moz-transform:scale(1.02);-ms-transform:scale(1.02);}


/* ================================================== */
/* ========== 关于德普威-公司简介
/* ================================================== */
/*.company-profile*/
.about-dpv .company-profile{max-width:1200px; line-height:35px; font-size:15px; text-align:left; margin-bottom:70px; padding-top:0px;}
.about-dpv .company-profile .profile-en{padding:70px 0px 30px 0px;border-bottom:1px dashed #D3D3D3;}
.about-dpv .company-profile .profile-en .title{font-size:42px;color:#00984a;font-weight:normal;font-family:'HelveticaNeue3b5bb71ab6092';text-transform:uppercase;padding-bottom:20px;}
.about-dpv .company-profile .profile-en .text{font-size:12px;color:#999999;line-height:2;}
.about-dpv .company-profile .profile-en .text p{padding-bottom:10px;}
.about-dpv .company-profile .profile-cn{padding:40px 0px;}
.about-dpv .company-profile .profile-cn .title{font-weight:normal;font-size:13px;color:#00984a;line-height:1.6;padding-bottom:3px;}
.about-dpv .company-profile .profile-cn .text{font-size:13px;color:#999999;line-height:2.0;}
.about-dpv .company-profile .profile-cn .text img{margin-top:50px;margin-bottom:30px;}


/* ================================================== */
/* ========== 关于德普威-品牌故事
/* ================================================== */
/*.brand-story*/
.about-dpv .brand-story{max-width:1200px;}
.about-dpv .brand-story .iui-carousel-two{position:relative;margin:60px auto;}
.about-dpv .brand-story .iui-carousel-two .banners-wrap{width:1000px;margin:0 auto;overflow:hidden;position:relative;height:340px;}
.about-dpv .brand-story .iui-carousel-two .banners-wrap .banners{position:absolute;z-index:1000;left:0px;top:0px;width:300%;height:100%;
	transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;}
.about-dpv .brand-story .iui-carousel-two .banners-wrap .banners:after{content:"";width:100%;height:0px;position:absolute;z-index:-10;border-bottom:1px dashed #D3D3D3;top:50%;left:0px;}
.about-dpv .brand-story .iui-carousel-two .banners-wrap .banners .page{width:165px;float:left;word-break:break-word;margin-right:35px;margin-top:20px;}
.about-dpv .brand-story .iui-carousel-two .banners-wrap .banners .page:nth-child(2n){margin-top:200px;}
.about-dpv .brand-story .iui-carousel-two .banners-wrap .banners .page .story{width:165px;height:120px;background:#00C755;border-radius:4px;font-size:12px;color:#FFFFFF;display:table-cell;
	vertical-align:middle;padding:20px 28px;position:relative;line-height:1.8;}
.about-dpv .brand-story .iui-carousel-two .banners-wrap .banners .page .story .max{height:85px;overflow:hidden;}
.about-dpv .brand-story .iui-carousel-two .banners-wrap .banners .page .story:hover .max{height:auto;overflow:hidden;}
.about-dpv .brand-story .sanjiao{position:absolute;width:12px;height:12px;bottom:-4px;left:50%;margin-left:-5px;z-index:1500;background:#00C755;
	transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.about-dpv .brand-story .yuan{position:absolute;width:12px;height:12px;bottom:-32px;left:50%;margin-left:-5px;z-index:1500;border:4px solid #00C755;border-radius:50%;background:#FFFFFF;}
.about-dpv .brand-story .year{position:absolute;width:100px;height:20px;bottom:-66px;left:50%;margin-left:-50px;z-index:1500;color:#00C755;text-align:center;}
.about-dpv .brand-story .iui-carousel-two .banners-wrap .banners .page:nth-child(2n) .sanjiao{top:-4px;}
.about-dpv .brand-story .iui-carousel-two .banners-wrap .banners .page:nth-child(2n) .yuan{top:-36px;}
.about-dpv .brand-story .iui-carousel-two .banners-wrap .banners .page:nth-child(2n) .year{top:-66px;}
.about-dpv .brand-story .arrow{position:absolute;width:40px;height:40px;top:50%;margin-top:-20px;z-index:2000;text-align:center;line-height:40px;color:#666666;font-size:16px;border-radius:50%;
	transition:all .6s;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;}
.about-dpv .brand-story .arrow:hover{background:#00984a;color:#FFFFFF;}
.about-dpv .brand-story .arrow-prev{left:10px;}
.about-dpv .brand-story .arrow-next{right:10px;}
/*advantage*/
.about-dpv .advantage{max-width:1200px;padding:40px 10px;border-bottom:1px dashed #D3D3D3;}
.about-dpv .advantage .title{font-size:18px;color:#999999;padding-bottom:20px;font-weight:normal;}
.about-dpv .advantage .text{font-size:13px;color:#999999;line-height:1.8;}
.about-dpv .advantage .text img{margin:40px 0px 40px 0px;}


.waper-xq{ max-width:1200px; padding:40px 0; margin:0 auto;}
.title-web{ width:100%; display:table;}
.title-web h3{ font-size:38px; color:#00984a; font-weight:300; width:100%; border-bottom:1px dotted #D3D3D3; padding-bottom:30px; margin-bottom:30px;}
.title-web p{ font-size:13px; color:#999; line-height:1.8; padding-top:3px;}
.title-web p span{ color:#00984a;}
.waeprs{ margin:50px 0;}
.swiper-wrapper{ width:100%; margin:0 auto;}

.swiper-button-prev, 
.swiper-container-rtl .swiper-button-next{ width:34px; height:34px; background:url(../images/hss1.png) no-repeat center center;}
.swiper-button-prev:hover,
.swiper-container-rtl .swiper-button-next:hover{ background:url(../images/hs2.png) no-repeat center center; background-size:100% 100%;}

.swiper-button-next, 
.swiper-container-rtl .swiper-button-prev{ width:34px; height:34px; background:url(../images/hss2.png) no-repeat center center;}

.swiper-button-next:hover, 
.swiper-container-rtl .swiper-button-prev:hover{ background:url(../images/hs1.png) no-repeat center center; background-size:100% 100%;}

.swiper-slide{ text-align:center;}




.section{ width:100%; display:table; margin:80px 0;}
.maps{ float:left; width:569px;}
.rit-box{ float:right; width:555px;}
.rit-box .top-tit{ border-bottom:1px dotted #BBBBBB; padding-bottom:30px;}
.rit-box .top-tit h3{ font-size:18px; font-weight:300;}
.rit-box .top-tit p{ font-size:14px; color:#999999; margin-top:5px;}
.rit-box .top-tit p font{ color:#E74E3F;}

.city{ width:420px; display:table; margin-top:15px;}
.city li{ float:left; margin-right:10px; width:130px; height:38px; text-align:center; line-height:38px; font-size:13px;  background-color:#ECF0F1;}
.city li a{color:#565656; display:block; width:100%; height:100%;}
.city li.on,
.city li:hover{ background-color:#F4A823;}
.city li.on a,
.city li:hover a{ color:#fff;}
.kbm{ margin-top:40px;}
.kbm p{ font-size:5px; font-size:13px; color:#999999; margin-top:5px;}
.kbm p font{ color:#565656;}
.ews{ margin-top:40px;}
.ews dd p{ margin-top:4px; color:#999; font-size:13px;}

table{ margin:0 auto;}


/* ================================================== */
/* ========== 1200
/* ================================================== */
@media only screen and (max-width:1200px){
	/* ------------------------------ */
	/* header
	/* ------------------------------ */
	.header .right-box{display:none;}
	.header .nav-top-phone{display:block;}
	
	/* ------------------------------ */
	/* module-title
	/* ------------------------------ */
	.module-title .contents{max-width:1200px;padding:0 10px;}
	
	/* ------------------------------ */
	/* 产品与方案-解决方案列表页
	/* ------------------------------ */
	/*.list-wrap*/
	.solution-list .list-wrap .module{padding:60px 10px;}
	
	/* ------------------------------ */
	/* 服务支持-产品支持(.product-support)
	/* ------------------------------ */
	/*.questions*/
	.product-support .questions .module{padding-left:15px;padding-right:15px;}
	
	/* ------------------------------ */
	/* 服务支持-服务能力
	/* ------------------------------ */
	/*.capability*/
	.service-capability .capability .contents{padding:0px 15px;}
	
	/* ------------------------------ */
	/* 服务支持-技术服务-产品选色
	/* ------------------------------ */
	/*.colors*/
	.selection-color .colors .list .item{width:11.11111111%;}
	
	/* ------------------------------ */
	/* 服务支持-技术服务-产品选色详情页
	/* ------------------------------ */
	/*.colors*/
	.selection-color-details .color-details .list .item{width:11.11111111%;}
	.selection-color-details .color-details .title{padding:0px 15px;}
	/*.collocation-color*/
	.selection-color-details .collocation-color .title{padding:0px 15px;}
	
	/* ------------------------------ */
	/* 服务支持-新闻中心-企业新闻列表页
	/* ------------------------------ */
	/*.top-list*/
	.news-center .top-list .list{padding-left:10px;padding-right:10px;}
	
	/* ------------------------------ */
	/* 加入德普威-招商加盟
	/* ------------------------------ */
	/*.investment*/
	.join-us .investment{padding:60px 16px 0px 16px;}
	
	/* ------------------------------ */
	/* 关于德普威-公司简介
	/* ------------------------------ */
	/*.company-profile*/
	.about-dpv .company-profile{padding-left:10px;padding-right:10px;}
	
	/* ------------------------------ */
	/* 服务支持-产品支持-产品说明书与样板册
	/* ------------------------------ */
	/*.instructions*/
	.sample-book .instructions .list{width:100%;margin-left:0px;}
	/*.download*/
	.data-download .download .list{width:100%;margin-left:0px;}
	
	
	.maps{ width:100%; float:none;}
	.rit-box{ width:100%; margin-top:40px;}
}

/* ================================================== */
/* ========== 1024
/* ================================================== */
@media only screen and (max-width:1024px) {
	/* ------------------------------ */
	/* footer
	/* ------------------------------ */
	.contents .copy-wrap .left-copy{float:none;}
	.contents .copy-wrap .right-nav{float:left;}
	
	/* ------------------------------ */
	/* products-solutions.html
	 * 产品与方案-产品系列二级列表页
	/* ------------------------------ */
	/*.case*/
	.products-solutions .case .list li{width:33.33333333%;}
	/*.list*/
	.products-solutions .series .list .item{width:33.33333333%;}
	
	/* ------------------------------ */
	/* product-details.html
	 * 产品与方案-产品详情页
	/* ------------------------------ */
	/*.case -> .brief*/
	.product-details .case .brief .text{padding:10px 20px;}
	.product-details .case .brief .text .title{margin-bottom:40px; text-align:left;}
	.product-details .case .brief .text p{line-height:2.1;}
	/*.case -> .technology*/
	.product-details .case .technology{padding:30px;}
	/*.case -> .list*/
	.product-details .case .list li{width:25%;}
	
	/* ------------------------------ */
	/* 服务支持-产品支持-产品说明书与样板册
	/* ------------------------------ */
	/*.instructions*/
	.sample-book .instructions .list .item{width:33.33333333%;}
	
	/* ------------------------------ */
	/* 服务支持-产品支持-资料下载
	/* ------------------------------ */
	/*.download*/
	.data-download .download .list .item{width:33.33333333%;}
	
	/* ------------------------------ */
	/* 服务支持-技术服务-产品选色
	/* ------------------------------ */
	/*.colors*/
	.selection-color .colors .list .item{width:16.66666666%;}
	
	/* ------------------------------ */
	/* 服务支持-技术服务-产品选色详情页
	/* ------------------------------ */
	/*.colors*/
	.selection-color-details .color-details .list .item{width:16.66666666%;}
	
	/* ------------------------------ */
	/* 工程案例
	/* ------------------------------ */
	/*.products*/
	.engineering-case .products .list .item{width:33.33333333%;}
	
	/* ------------------------------ */
	/* 关于德普威-品牌故事
	/* ------------------------------ */
	/*.brand-story*/
	.about-dpv .brand-story .iui-carousel-two .banners-wrap{width:800px;}
}


/* ================================================== */
/* ========== 992
/* ================================================== */
@media only screen and (max-width:992px) {
	/* ------------------------------ */
	/* 服务支持-技术服务-产品选色
	/* ------------------------------ */
	/*.colors*/
	.selection-color .colors .list .item{width:20%;}
	
	/* ------------------------------ */
	/* 服务支持-技术服务-产品选色详情页
	/* ------------------------------ */
	/*.colors*/
	.selection-color-details .color-details .list .item{width:20%;}
}


/* ================================================== */
/* ========== 768
/* ================================================== */
@media only screen and (max-width:768px){
	/* ------------------------------ */
	/* header
	/* ------------------------------ */
	.header .right-box{display:none;}
	.header .nav-top-phone{display:block;}
	
	/* ------------------------------ */
	/* index.html
	/* ------------------------------ */
	/*.iui-carousel-one*/
	.iui-carousel-one .buttons{bottom:10px;}
	/*.index-case-carousel-mb*/
	.index-case-carousel-mb .buttons{bottom:-40px;}
	/*search*/
	.index .search{height:170px;}
	.index .search .contents{padding:0px 1.5rem;top:0px;}
	.index .search .nav{padding-left:70px;}
	.index .search .nav li:first-child{margin-left:-70px;}
	.index .search .nav li{margin-bottom:6px;}
	.index .search .form-search{width:100%;}
	.index .search .search-box{width:70%;}
	.index .search .search-btn{width:30%;}
	/*case*/
	.index .case{margin-top:30px;padding-bottom:60px;background-size:100% 250px;}
	.index-case-carousel{margin-top:40px;}
	.index-case-carousel.index-case-carousel-pc{display:none;}
	.index-case-carousel.index-case-carousel-mb{display:block;}
	.index-case-carousel .link{width:100%; cursor:pointer;}
	/*product*/
	.index .product .list .item{width:100%; margin-bottom:20px;}
	/*brief*/
	.index .brief .contents .left-box{float:none;width:100%;padding-right:0px;margin-bottom:20px;}
	.index .brief{margin-top:60px;padding:0px;}
	.index .brief .contents .box{float:none;width:100%;padding-left:0px;}
	.index .brief .contents .right-box .item{padding:0px; height:auto;}
	.index .brief .contents .right-box .item img{width:100%;float:none;}
	.index .brief .contents .right-box .item .text{padding:20px 20px;}
	/*introduce*/
	.index .introduce{margin-top:0px;padding-bottom:0px;}
	.index .introduce .item .iconfont.cont{width:53px;height:52px;line-height:52px;font-size:26px;}
	.index .introduce .item .name-en{font-size:12px;}
	.index .introduce .item .name-cn{font-size:12px;}
	/*firend-chain*/
	.index .firend-chain .index-case-carousel .page{padding:0px;}
	.index .firend-chain .index-case-carousel .buttons{bottom:10px;}
	.index .firend-chain .index-firend-chain-carousel-pc{display:none;}
	.index .firend-chain .index-firend-chain-carousel-mb{display:block;}
	.index .achievement .item{font-size:12px;width:33.33333333%;margin-bottom:20px;}
	.index .achievement .item .number{font-size:24px;}
	
	/* ------------------------------ */
	/* footer
	/* ------------------------------ */
	.contents{padding:0px 30px;}
	.contents .nav{margin-right:4rem;height:195px;}
	.contents .nav:nth-child(3){margin-right:2.8rem;}
	.contents .weixin{margin-bottom:30px;}
	.contents .address{margin-left:0px;}
	.contents .copy-wrap{margin-top:30px;}
	.contents .copy-wrap .left-copy{float:none;}
	.contents .weixin{float:none;margin-left:0px;}
	.contents .copy-wrap .right-nav{margin-top:20px;float:left;}
	.contents .copy-wrap .right-nav li{padding:4px 24px 4px 0px;}
	.contents .copy-wrap .right-nav li:after{right:12px;}
	
	/* ------------------------------ */
	/* products-solutions.html
	 * 产品与方案-产品系列二级列表页
	/* ------------------------------ */
	.products-solutions .case .list li{width:100%;}
	.products-solutions .series .list .item{width:100%;}
	
	/* ------------------------------ */
	/* product-details.html
	 * 产品与方案-产品详情页
	/* ------------------------------ */
	/*.case -> .brief*/
	.product-details .case .brief .big-image{width:100%;float:none;}
	.product-details .case .brief .text{float:none;width:100%;padding:30px;}
	/*.case -> .technology*/
	.product-details .case .technology{padding:30px;}
	/*.case -> .list*/
	.product-details .case .list li{width:100%;padding:0px;}
	.product-details .case .list li a .name{padding:15px;}
	
	/* ------------------------------ */
	/* 产品与方案-解决方案列表页
	/* ------------------------------ */
	.solution-list .list-wrap .module .image{float:none;width:100%;}
	
	/* ------------------------------ */
	/* 服务支持
	/* ------------------------------ */
	/*.ability*/
	.service-support .ability .list li{width:100%;}
	/*.support*/
	.service-support .support .contents{margin-bottom:-1px;}
	.service-support .support .link{width:50%;}
	.service-support .support-pc{display:none;}
	.service-support .support-mb{display:block;}
	/*.second-nav-product-support*/
	.second-nav-product-support li{width:50% !important;}
	
	/* ------------------------------ */
	/* 服务支持-产品支持-产品说明书与样板册
	/* ------------------------------ */
	/*.instructions*/
	.sample-book .instructions .list .item{width:50%;}
	
	/* ------------------------------ */
	/* 服务支持-产品支持-资料下载
	/* ------------------------------ */
	/*.download*/
	.data-download .download .list .item{width:50%;}
	
	/* ------------------------------ */
	/* 服务支持-服务能力
	/* ------------------------------ */
	/*.capability*/
	.service-capability .capability .contents img{display:block;width:100%; height:auto;}
	
	/* ------------------------------ */
	/* 服务支持-技术服务-产品选色
	/* ------------------------------ */
	/*.colors*/
	.selection-color .colors .list .item{width:33.33333333%;}
	
	/* ------------------------------ */
	/* 服务支持-技术服务-产品选色详情页
	/* ------------------------------ */
	/*.colors*/
	.selection-color-details .color-details .list .item{width:33.33333333%;}
	/*.collocation-color*/
	.selection-color-details .collocation-color .list .item{width:100%;}
	
	/* ------------------------------ */
	/* 工程案例
	/* ------------------------------ */
	/*.product-second-nav*/
	.product-second-nav li{width:33.33333333% !important;}
	/*.products*/
	.engineering-case .products .list .item{width:100%;}
	
	/* ------------------------------ */
	/* 工程案例二级列表页
	/* ------------------------------ */
	/*.details*/
	.engineering-case .details{padding-left:10px;padding-right:10px;}
	.engineering-case .details .images{display:block;float:left;width:100%;margin-bottom:20px;}
	.engineering-case .details .title{margin-left:0px;text-align:center;}
	.engineering-case .details .text-en{margin-left:0px;}
	.engineering-case .details .text-cn{margin-left:0px;}
	
	/* ------------------------------ */
	/* 服务支持-新闻中心-企业新闻列表页
	/* ------------------------------ */
	/*.top-list*/
	.news-center .top-list .list li{width:100%;}
	.news-center .top-list .list li:first-child{padding-right:0px;border-right:none;}
	.news-center .top-list .list li:last-child{padding-left:0px;}
	/*.news-list*/
	.news-center .news-list .item{padding:40px 0px;}
	.news-center .news-list .item img{max-width:100%; max-height:inherit; margin-bottom:20px;}
	.news-center .news-list .item .contents{margin-left:0px;padding:14px 10px;}
	.news-center .news-list .item:last-child{border:none;}
	.news-center .iui-flip-one{margin-bottom:80px;}
	
	/* ------------------------------ */
	/* 新闻中心-视频列表页
	/* ------------------------------ */
	/*.video-list*/
	.news-center .video-list li{width:100%;margin-top:0px;border-bottom: none !important;}
	
	/* ------------------------------ */
	/* 加入德普威-招商加盟
	/* ------------------------------ */
	/*.investment*/
	.join-us .investment .customer-information-form table td input[type=text]{width:200px;}
	.join-us .investment .customer-information-form textarea{width:200px;}
	
	/* ------------------------------ */
	/* 关于德普威-企业资质
	/* ------------------------------ */
	/*.qualification*/
	.about-dpv .qualification .list .item{width:100%;}
	
	/* ------------------------------ */
	/* 关于德普威-公司简介
	/* ------------------------------ */
	/*.company-profile*/
	.about-dpv .company-profile .profile-en .text img{display:block;width:100%;}
	.about-dpv .company-profile .profile-cn .text img{display:block;width:100%; height:auto;}
	
	/* ------------------------------ */
	/* 关于德普威-品牌故事
	/* ------------------------------ */
	/*.brand-story*/
	.about-dpv .brand-story .iui-carousel-two .banners-wrap{width:200px;}
	/*.advantage*/
	.about-dpv .advantage .text img{margin:20px 0px 20px 0px;display:block;width:100%; height:auto;}
	/*.company-profile*/
	.about-dpv .company-profile .profile-en .title{font-size:25px;}
	
	/* ------------------------------ */
	/* 公用标题
	/* ------------------------------ */
	/*.module-title*/
	.module-title .en{font-size:20px;}
	.module-title .en:after{bottom:-14px;}
	.module-title .map{float:none;margin-top:30px;}
	
	.tools{ display:none;}
	.contents .address li .iconfont{ margin-top:5px;}
	.index .achievement{ padding:50px 0;}
	.index .product .list{ margin-top:30px;}
	.about-dpv .company-profile .profile-en{ padding:35px 0px 30px 0px; }
	.second-nav{ margin-bottom:30px; }
	.news-center .top-list,
	.about-dpv .qualification .list{ margin-top:30px;}
	.about-dpv .org p img{ width:100%; height:auto;}
	.about-dpv .brand-story .iui-carousel-two{ margin:15px auto;}
	.second-nav li{ width:100% !important;}
	.service-support .ability{ margin:30px auto;}
	.join-us .recruit-list .item{ padding:0 20px;}
	.join-us .recruit-list{ padding:20px 0;}
	
	.city{ width:100%;}
	.city li{ width:30%;}
	#dituContent{ height:280px !important;} 
	.news-center .news-details .text img{ width:100%;}
	table{ width:100% !important;}
	
	
	
}




/*pro*/
.wrap {
    width: 1200px;
    margin: 0 auto;
}
.p_list{ width:100%; float:left;}
.p_list h1{ color:#2d9e26; font-weight:normal; border-bottom:solid 1px #e9e9e9; padding-bottom:10px; font-size:24px;}
.table{ padding:15px 0;}
.table td{ text-align:center; padding:10px 0;}
.table tr:nth-child(odd){ background:#f5f3f0;}
.table tr:nth-child(even){ background:#fff;}


.p_detail{ width:100%; float:left; line-height:35px; font-size:15px;}
.p_detail h4{ color:#FFFFFF; font-weight:normal; border-top:solid 3px #2d9e26; background:#f9f9f9;}
.p_detail h4 span{ background:#2d9e26; width:100px; line-height:30px; display:block; text-align:center;}
.p_detail h2{ font-weight:normal; color:#3c3c3c; text-align:center; line-height:50px; font-size:20px;}

.paging{ width:98%; padding-left:2%; float:left; margin-top:30px; font-size:14px; background:#f9f9f9; margin-bottom:100px; line-height:40px;}
.up{ width:535px; float:left;}
.back{ width:70px; float:left; text-align:center;}
.down{ width:535px; float:left; text-align:right;}
/*pro e*/





/*fy*/


.newspage {
 width:720px;PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 20px; TEXT-ALIGN: center
}
.newspage A { 
BORDER-RIGHT: #999 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #999 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; FONT: 13px/22px ""; BORDER-LEFT: #999 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #999 1px solid; font-family:"微软雅黑"!important;
}
.newspage A:hover {
BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; BACKGROUND: #4e4e4e; BORDER-LEFT: #fff 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #fff 1px solid; TEXT-DECORATION: none
}
.newspage A:active {
BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; BACKGROUND: #4e4e4e; BORDER-LEFT: #666 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #666 1px solid
}
.newspage SPAN.current {
BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #666 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND: #4e4e4e; PADDING-BOTTOM: 2px; BORDER-LEFT: #666 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #666 1px solid
}
.newspage SPAN.disabled {
BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #fff 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #fff 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #fff 1px solid
}
/*fy e*/


/*order*/

.content_lxwm_Bcs{ width:1200px; margin:0px auto;
    padding: 90px 0 80px 0; margin-bottom:100px;
}
.content_lxwm_Bcst{width:1200px; margin:0px auto; float:left;
    font-size: 24px;
    color: #000;
    margin-bottom: 45px;
}
.content_lxwm_Bcsbt{width:1200px; margin:0px auto; float:left;
    font-size: 15px;
    color: #9f9f9f;
    margin-bottom: 20px;
}
  .guest-book{
                                    width: 100%;
                                }
                                .guest-book form{
                                    width: 1180px;
                                    margin: 0 auto;
                                }
                                .guest-book input {
                                    border-radius:5px;
                                    box-sizing: border-box;
                                    width: 100% !important;
                                }
                                .guest-book button {
                                    border-radius: 5px;
                                }
.am-form-group{margin-bottom:1.5rem}.am-form-file{position:relative;overflow:hidden}.am-form-file input[type=file]{position:absolute;left:0;top:0;z-index:1;width:100%;opacity:0;cursor:pointer;font-size:50rem}.am-form-inline .am-form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.am-form-inline .am-form-field{display:inline-block;width:auto;vertical-align:middle}.am-form-inline .am-input-group{display:inline-table;vertical-align:middle}.am-form-inline .am-input-group .am-form-label,.am-form-inline .am-input-group .am-input-group-btn,.am-form-inline .am-input-group .am-input-group-label{width:auto}.am-form-inline .am-input-group>.am-form-field{width:100%}.am-form-inline .am-form-label{margin-bottom:0;vertical-align:middle}.am-form-inline .am-checkbox,.am-form-inline .am-radio{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.am-form-inline .am-checkbox input[type=checkbox],.am-form-inline .am-radio input[type=radio]{float:none;margin-left:0}
.am-form-field{ background-color:#FFF; border:1px solid #bdbdbd; line-height:35px; font-size:14px; font-family:"微软雅黑"; padding-left:20px;}
.am-btn-primary { background-color:#0a5ba7; border:1px solid #0a5ba7; line-height:35px; font-size:14px; font-family:"微软雅黑"; color:#FFF; }

/*order e*/



