@charset "utf-8";


/** Generated by FG **/
@font-face {
	font-family: 'Conv_calibri';
	src: url('../fonts/calibri.eot');
	src: local('☺'), url('../fonts/calibri.woff') format('woff'), url('../fonts/calibri.ttf') format('truetype'), url('../fonts/calibri.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* --- 公用样式 --- */
em,i,p,span{line-height:180%; font-size: 14px;}
input{-webkit-user-select:text !important;}
.img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
span{display:block;}
a:hover{color:#2e358d;}
.clear{clear:both;}


/*1024*/
@media screen and (min-width:960px)  and  (max-width:2600px)  {
	
	
/* --- 公用样式 --- */
.pc{display:block;}
.wap{display:none;}
.img{ transition:all .6s ease; overflow:hidden;}
.wrap{max-width:1280px; margin:0 auto;}



/* --- 栏目 --- */
.column{margin-top:60px; margin-bottom:60px;}
.column h2{ font-size:32px; color:#2e358d; text-transform:uppercase;}




/* --- 分页 --- */
.page-showpage{margin-top:50px; margin-bottom:50px; text-align:center;}
.page-showpage a{display:inline-block; border:1px solid #efefef; padding:6px 15px; border-radius:4px; margin-left:2px; margin-right:2px;}
.page-showpage a.now{ background:#0D3180; color:#fff; border:1px solid #0D3180; }




/* --- 头部 --- */
.header{ height:100px; background:#fff;width:100%; z-index:200;}
.header.small{ position:fixed; left:0; top:0; border-bottom:1px solid #efefef; z-index:300;}

/* logo */
.logo{float:left; line-height:100px;}
.logo img{width:px; height:px;}



/* --- 导航 --- */
.nav {float:left; margin-left:80px;}

/* 显示 */
.nav li{float:left;position:relative; margin-right:60px;}
.nav li .link{font-size:14px; text-transform:uppercase; position:relative; color:#5f5f5f; display:block; transition:all .3s ease; line-height:100px;} 
.nav li .link.now{color:#2e358d;}
.nav li .link:hover{color:#ffa908;}
.nav li .link.arrow{background:url(../images/link-arrow.png) no-repeat right center; padding-right:20px;}
.nav li:last-child{margin-right:0;}


/* 弹出 */
.nav li dl{display:none; position:absolute; left:-12px; top:100px; width:220px; background:#fff; z-index:300; font-size:14px;}
.nav li dl em{display:block; border-bottom:1px solid #e4e4e4; height:41px; line-height:41px; background:#fff; position:relative;}
.nav li dl em a{display:block; padding-left:12px; color:#717171; transition:all .3s;}
.nav li dl em a:hover{background:#2E358D; color:#fff;}
.nav li dl em.arrow a{background:url(../../images/nav-arrow.png) no-repeat 96% center;}
.nav li dl em.arrow a:hover{background:url(../../images/nav-arrow2.png) no-repeat 96% center #2E358D;}
.nav li dl em.arrow dd a{background:none;}
.nav li dl em.arrow dd a:hover{background:#2E358D; color:#fff;}

.nav li dl dd{position:absolute; background:#fff; left:220px; top:0; width:220px; display:none; box-shadow: -2px 0px 20px #eee; z-index:20;}

/* 经过 */
.nav li:hover dl{display:block;}
.nav li:hover .link{color:#2e358d;}
.nav li:hover dl em:hover dd{display:block;}



/* --- 语言 --- */
.page-language{float:right; font-size:14px; position:relative; height:100px;}
.page-language .text{}
.page-language .text em{display:block; background:#E5E5E5; width:90px; height:30px; border-radius:5px; text-align:center; cursor:pointer; text-transform:uppercase; font-size:12px; line-height:30px; margin-top:33px;}
 
.page-language .list{background:#fff; display:none; position:absolute; left:0; top:100px; width:111px;  z-index:200;}
.page-language .list a{display:block; line-height:35px; text-align:center;}
.page-language .list a:hover{background:#2E358D; color:#fff;}
.page-language:hover .list{display:block;}




/* --- 搜索 --- */
.page-search{float:right; width:50px; position:relative;}
.page-search .icon{background:url(../images/search.png) no-repeat right center; width:100%; height:100px; cursor:pointer;}
.page-search .hide{position:absolute; background:#2E358D; right:0; padding:5px; display:none; z-index:200; font-size: 12px;}
.page-search .hide input{width:100%; border:none; height:43px; line-height:43px; padding-left:10px; width:300px; transition:all .3s;}
.page-search .hide button{position:absolute; right:5px; top:4px; height:43px; background:url(../images/search-btn.png) no-repeat center center; width:40px; border:none; cursor:pointer;}
.page-search:hover .hide{display:block;}




/* --- banner --- */
.banner{position:relative;}

/* 切换 */
.banner .bd li{height:650px;}
.banner .hd {position:absolute; bottom:20px; left:0; width:100%; text-align:center;}
.banner .hd li{width:12px; height:12px; background:#fff; border-radius:100%; display:inline-block; margin-left:5px; margin-right:5px; cursor:pointer;}
.banner .hd li.on{background:#2E358D;}

/* 箭头 */
.banner .prev,.banner .next{position:absolute; top:45%; opacity:0; transition:all .3s ease; cursor:pointer;}
.banner:hover .prev,.banner:hover .next{opacity:1;}
.banner .prev{left:50px;}
.banner .next{right:50px;}




/* --- 关于我们 --- */
.home-about{padding-top:100px; padding-bottom:100px; overflow:hidden;}

/* 介绍 */
.home-about .introduce{float:left; width:600px;}
.home-about .introduce .title p{font-size:20px; text-transform:uppercase; margin-bottom:30px;}
.home-about .introduce .title p:nth-child(1){color:#2A5CAA; font-weight: bold;}
.home-about .introduce .text p{line-height:200%; position:relative; padding-left:20px; font-size: 14px;}
.home-about .introduce .text p:before{content:""; width:6px; height:6px; background:#0467b3; position:absolute; left:0; top:14px; border-radius:100px;}
.home-about .introduce .more{margin-top:15px;}
.home-about .introduce .more a{color:#2E358D;}

/* 经营范围 */
.home-about .scope{float:left; width:677px; height:380px; position:relative;}
.home-about .scope:before{content:""; left:0; bottom:0; background:url(../images/scope-left.png) no-repeat; width:48px; height:48px; position:absolute;}
.home-about .scope:after{content:""; top:0; right:0; background:url(../images/scope-right.png) no-repeat; width:48px; height:48px; position:absolute;}
.home-about .scope .text{margin-bottom:20px; padding-top:10px; padding-left:35px;}
.home-about .scope .text h3{font-size:24px; margin-bottom:15px; text-transform:uppercase;}
.home-about .scope .text p{line-height:180%; padding-right:20px; font-size: 14px; color:#333;}




/* --- 产品 --- */
.home-product{ position:relative; height:860px; overflow:hidden;}
.home-product:before{content:""; left:0; top:0; background:#2E358D; width:100%; height:515px; position:absolute;}

/* 标题 */
.home-product .column{position:relative; z-index:200;}
.home-product .column h2{color:#fff;}
.home-product .column:before{content:""; width:200px; height:3px; background:#fff; position:absolute; left:0; top:70px; border-radius:100px;}

/* 列表 */
.home-product .bd { position:relative; margin-top:100px; overflow:hidden;}
.home-product .bd ul{margin-left:8px;}
.home-product .bd li{float:left; padding-bottom:50px;}
.home-product .bd li a{display:block; width:410px; height:545px; margin-right:20px;  transition:all .3s ease; border:1px solid #efefef;}
.home-product .bd li a .text{ overflow:hidden; background:#fff; padding:20px; position:relative; height:240px;}
.home-product .bd li a .text h3{font-size:20px; color:#444444; margin-bottom:10px; height:25px; line-height:25px; overflow:hidden;}
.home-product .bd li a .text p{font-size:14px; color:#666; line-height:20px; height:100px; overflow:hidden;}
.home-product .bd li a .text em{position:absolute; bottom:20px; left:20px; font-size:14px; text-transform:uppercase; color:#094594;}
.home-product .bd li a .pic{overflow:hidden; text-align:center; background:#fff;}
.home-product .bd li a .pic img{ height:300px;}
.home-product .bd li a:hover{box-shadow: 0 3px 8px #ccc; border:1px solid #ccc;}
.home-product .bd li a:hover .text h3{color:#094594;}

/* 箭头 */
.home-product .prev,.home-product .next{position:absolute; top:15%; height:410px; width:50px; cursor:pointer; opacity:0; transition:all .3s ease; }
.home-product .prev{background:url(../images/product-prev.png) no-repeat center center; left:-8px; }
.home-product .next{background:url(../images/product-next.png) no-repeat center center; right:0px; }
.home-product:hover .prev{background:url(../images/product-prev.png) no-repeat center center; left:-8px; opacity:1;}
.home-product:hover .next{background:url(../images/product-next.png) no-repeat center center; right:0px; opacity:1; }

/* 切换 */
.home-product .hd{text-align:center;}
.home-product .hd li{width:30px; height:5px; background:#ccc; border-radius:100px; display:inline-block; text-indent:-999rem; margin-left:5px; margin-right:5px;}
.home-product .hd li.on{background:#094594;}




/* --- 案例 --- */
.home-case{background:url(../images/home-case.jpg) no-repeat; height:720px; background-size:cover; overflow:hidden;}

/* 标题 */
.home-case .column{position:relative; z-index:200;}
.home-case .column h2{color:#fff;}

/* 内容 */
.home-case .box{ background:#919193; width:880px; height:430px; border-radius:8px; background-color:rgba(145,145,145,0.8); padding:30px;}
.home-case .box .text h3{font-size:20px; color:#fff; text-transform:uppercase; margin-bottom:20px;}
.home-case .box .text h4{background:url(../images/home-case-title.png) no-repeat; width:570px; height:30px; line-height:30px; padding-left:20px; color:#666; text-transform:uppercase; font-size:14px; margin-bottom:20px;}
.home-case .box .text p{color:#fff; line-height:180%; font-size: 14px;}

.home-case .box .more{background:#fff; background-color:rgba(255,255,255,0.5); width:185px; height:50px; line-height:50px; border-radius:10px; color:#fff; padding-left:30px; font-size:14px; text-transform:uppercase; margin-top:30px; transition:all .3s;}
.home-case .box .more a{background:url(../images/more.png) no-repeat right; padding-right:30px; color:#fff;  transition:all .3s;}
.home-case .box .more:hover{background:#fff; padding-right:0px; }
.home-case .box .more:hover a{background:url(../images/more2.png) no-repeat right; padding-right:30px; color:#333;  transition:all .3s;}




/* --- 新闻中心 --- */
.home-news ul{width:105%;}
.home-news li{float:left; width:418px; height:480px; border:1px solid #efefef; margin-right:15px;  transition:all .3s ease;} 

/* 图片 */
.home-news li .pic{overflow:hidden; position:relative;}
.home-news li .pic .hide{position:absolute; left:0; top:0; width:100%; height:100%; background:#000; background-color:rgba(0,0,0,0.3); text-align:center; opacity:0; transition:all .3s;}
.home-news li .pic .hide h3{font-size:24px; text-transform:uppercase; color:#fff; margin-top:20%; margin-bottom:15px;}
.home-news li .pic .hide p{color:#fff; font-size:18px;}
.home-news li .pic .hide p:before{content:"——"; margin-right:15px;}
.home-news li .pic .hide p:after{content:"——"; margin-left:15px;}
 
/* 标题 */
.home-news li .title{border-bottom:1px solid #efefef; height:70px;}
.home-news li .title .date{width:70px; float:left; border-right:1px solid #efefef; height:70px; text-align:center;}
.home-news li .title .date h3{font-size:28px; font-weight:bold; margin-top:8px; margin-bottom:5px;}
.home-news li .title .date em{font-size:12px; color:#999;}
.home-news li .title h1{float:left; font-size:13px; padding:15px; width:80%; line-height:16px; height:60px; overflow:hidden;}

/* 内容 */
.home-news li .dep{padding:15px; font-size:14px; position:relative; height:175px;}
.home-news li .dep p{ height:80px; line-height:20px; overflow:hidden; margin-bottom:10px; color:#666;}
.home-news li .dep .more{color:#2e358d; background:url(../images/news-more.png) no-repeat right center; padding-right:40px; font-size:14px; display:block; position:absolute; bottom:20px; left:20px;}

.home-news li:hover{ border:1px solid #ccc; box-shadow: 10px 10px 20px #ececec;}
.home-news li a:hover .title h1{color:#2e358d;}
.home-news li a:hover .pic .hide{opacity:1;}

/* 更多 */
.show-more{text-align:center; overflow:hidden; margin-bottom:50px; margin-top:50px;}
.show-more a{border:1px solid #2E358D; width:220px; height:48px; line-height:46px; text-align:center; display:block; margin:0 auto; color:#2e358d; border-radius:10px; transition:all .3s ease;}
.show-more a:hover{background:#2E358D; color:#fff;}




/* --- 关注 --- */
.home-follow{background:#2E358D; height:98px; line-height:98px; overflow:hidden;}

/* logo */
.home-follow .follow-logo{float:left;}

/* 其他 */
.home-follow .other{float:right;}




/* --- 底部 --- */
.footer{background:#EAEAEA; padding-top:35px; padding-bottom:35px; overflow:hidden;}
.footer .wrap{ position:relative;}
.footer .title{margin-bottom:20px; color:#2e358d; font-size:18px; text-transform:uppercase;}

/* 客户服务 */
.footer-service{float:left; width:360px; margin-right:100px;}
.footer-service .content{line-height:180%; color:#666; font-size:14px; margin-top:25px;}

/* 地图 */
.footer .sitemap dl{float:left; margin-right:90px;}
.footer .sitemap dd p{color:#666; line-height:230%; font-size:14px;}
.footer .sitemap dd p a{color:#666;}
.footer .sitemap dd p a:hover{color:#2e358d;}

/* 联系 */
.footer .contact{ position:absolute; right:0; top:0; width:340px;}
.footer .contact .text{color:#666; line-height:180%; margin-top:20px; margin-bottom:20px; font-size:14px;} 
.footer .contact .text p{ line-height:240%;}
.footer .contact .way p{ height:40px; color:#666; line-height:150%; font-size:14px; margin-bottom:0px;}
.footer .contact .way p:nth-child(1){background:url(../images/contact-01.png) no-repeat 0 center; padding-left:50px; padding-top:7px; }
.footer .contact .way p:nth-child(2){background:url(../images/contact-01.png) no-repeat 0 center; padding-left:50px; padding-top:7px; }
.footer .contact .way p:nth-child(3){background:url(../images/contact-02.png) no-repeat 0 center; padding-left:50px; padding-top:7px; }




/* --- 版权 --- */
.copyright{text-align:center; border-top:1px solid #ddd; padding:15px; color:#666; font-size:14px; background:#EAEAEA; }




/* --- 内页 --- */

/* 位置 */
.page-path{background:#2E358D; height:135px; color:#fff; font-size:14px;}
.page-path .text{margin-left:-10px; line-height:135px; text-transform:uppercase;}
.page-path a{color:#fff; margin-left:10px; margin-right:10px;}

/* 类目 */
.page-category{overflow:hidden; margin-top:60px; margin-bottom:60px;}
.page-category h1{float:left; font-size:48px; color:#666; text-transform:uppercase;}
.page-category .text{float:right; line-height:50px;}
.page-category .text a{margin-left:20px; font-size:14px; text-transform:uppercase;}
.page-category .text a.now{color:#39419d;}




/* --- 新闻 --- */
.page-news{overflow:hidden;}
.page-news ul{width:105%; padding-bottom:0px; overflow:hidden;}
.page-news li{ position:relative; border-bottom:1px solid #efefef; padding-bottom:30px; margin-bottom:30px; width:628px; float:left; margin-right:28px;}
.page-news li .pic{margin-bottom:20px; overflow:hidden; width:628px; height:354px;}
.page-news li .text h3{font-size:16px; margin-bottom:10px; height:40px; line-height:20px; overflow:hidden;}
.page-news li .text h3 a{ color:#39419d;}
.page-news li .text h3 a:hover{color:#333;}
.page-news li .text p{ line-height:20px; color:#666; font-size:14px; height:60px; overflow:hidden;} 
.page-news li .date{position:absolute; left:0; top:0; width:80px; height:105px;}
.page-news li .date p{background:#39419D; font-size:36px; color:#fff; text-align:center; height:75px; line-height:75px;}
.page-news li .date em{height:30px; line-height:30px; text-align:center; display:block; background:#005596; font-size:12px; color:#fff;}




/* --- 产品 --- */
.page-product .wrap{overflow:hidden; margin-top:30px; margin-bottom:30px; border-bottom:1px solid #ddd;}
.page-product li{float:left; width:50%; border:1px solid #ddd; margin-right:-1px; margin-bottom:-1px; background:#f5f5f5; height:488px; transition:all .3s}
.page-product li .title{height:80px; border-bottom:1px solid #ddd; overflow:hidden;}
.page-product li .title h3{float:left; line-height:80px; margin-left:20px; font-size:18px;}
.page-product li .title em{float:right; line-height:80px; margin-right:20px;}
.page-product li .dep{padding:50px 20px;}
.page-product li .dep .pic{width:250px; height:250px; float:left;}
.page-product li .dep .text{float:left; width:300px; margin-left:30px;}
.page-product li .dep .text h3{margin-bottom:15px;}
.page-product li .dep .text p{line-height:150%; font-size:14px; color:#666;}

.page-product li:hover{background:#fff;}
.page-product li:hover .title h3{ color:#39419d;} 




/* --- 产品介绍 --- */

/* 产品展示 */
.pro-show{overflow:hidden; background:#f5f5f5; padding-top:30px; padding-bottom:30px;}

/* 标题 */
.pro-title{font-size:16px; text-transform:uppercase; font-weight:bold;  height:55px; line-height:55px; border-bottom:1px solid #efefef; color:#87C440; }
.pro-title .text{width:180px; border-right:1px solid #efefef; text-align:center; color:#2e358d; line-height:55px;}

/* 介绍 */
.pro-dep{background:#fff; overflow:hidden; padding:20px; margin-bottom:20px; margin-top:30px;}

/* 产品图 */
.pro-dep-pic{float:left; width:725px;}
.pro-dep-pic .small{float:left; width:105px;}
.pro-dep-pic .small li{margin-bottom:8px;}
.pro-dep-pic .small li img{border:1px solid #efefef;  width:105px; height:105px; padding:5px;}
.pro-dep-pic .small li.on img{border:1px solid #4A51A5;}
.pro-dep-pic .small .small-Img{margin-top:15px; margin-bottom:10px;}
.pro-dep-pic .small .sPrev{ background:url(../images/arrow-top.png) no-repeat center; height:9px; display:block;}
.pro-dep-pic .small .sNext{ background:url(../images/arrow-down.png) no-repeat center; height:9px; display:block;}
.pro-dep-pic .small .sPrev:hover{ background:url(../images/arrow-top-hover.png) no-repeat center; height:9px; display:block;}
.pro-dep-pic .small .sNext:hover{ background:url(../images/arrow-down-hover.png) no-repeat center; height:9px; display:block;}
.pro-dep-pic .big{float:left; margin-left:15px;}
.pro-dep-pic .big li{height:600px;}
.pro-dep-pic .big li img{border:1px solid #efefef; height:600px; width:600px;}

/* 简介 */
.pro-dep-content{float:right; width:480px; margin-right:15px; position:relative; height:600px;}
.pro-dep-content h3{margin-bottom:25px; font-size:20px; color:#4A51A5; margin-top:15px; text-transform:uppercase;}
.pro-dep-content .text p{line-height:200%; color:#666; position:relative; padding-left:20px;}
.pro-dep-content strong{display:block; margin-bottom:20px;}
.pro-dep-content .text p:before{content:""; width:6px; height:6px; background:#0467b3; position:absolute; left:0; top:14px; border-radius:100px;}
.pro-dep-content .btn{border-top:1px solid #efefef; position:absolute; bottom:0px; width:100%; padding-top:20px;}
.pro-dep-content .btn a{background:#39419D; width:160px; height:40px; text-align:center; line-height:40px; color:#fff; display:block;}
.pro-dep-content .btn a:hover{background:#005596;}
.pro-dep-content .other{position:absolute; right:0; bottom:0;}
.pro-dep-content .other a{background:#39419D; display:inline-block; width:40px; height:40px;}
.pro-dep-content .other a:hover{background:#005596;}

/* 介绍 */
.pro-description{ border-top:none; font-size:14px; margin-bottom:20px; background:#fff;}
.pro-description .title{display:block; margin-bottom:20px; font-size:16px; color:#333; font-weight:bold;}

/* 介绍 - 性能*/
.pro-description .function{padding:0px 20px; padding-bottom:20px;}
.pro-description .function p{margin-bottom:10px; line-height:150%;}
.pro-description .function strong{ display:block; margin-top:20px; margin-bottom:20px;}

/* 调查 */
.pro-inquiry{ margin-bottom:20px; background:#fff; overflow:hidden;}
.pro-inquiry .content{padding:20px;}
.pro-inquiry ul{width:105%;}
.pro-inquiry li{float:left; width:406px; height:35px; line-height:35px; margin-right:10px; margin-bottom:25px;}
.pro-inquiry li select{background:#fff; width:100%; height:40px; line-height:40px;  border:1px solid #ddd; padding-left:15px;  font-size:12px;  transition:all .3s ease;}
.pro-inquiry li select:hover{ box-shadow: 0px 10px 20px #efefef;}
.pro-inquiry li input{background:#fff; width:100%; height:40px; line-height:40px;  border:1px solid #ddd; padding-left:15px; font-size:14px;   transition:all .3s ease;}
.pro-inquiry li input::-webkit-input-placeholder {color:#333;}
.pro-inquiry li input:focus{border:1px solid #292F72;}
.pro-inquiry li input:hover{ box-shadow: 0px 10px 20px #ddd;}
.pro-inquiry .message textarea{width:100%;  border:1px solid #ddd; background:#fff; height:150px; padding:10px; font-size:14px; transition:all .3s ease;}
.pro-inquiry .message textarea::-webkit-input-placeholder {color:#333;}
.pro-inquiry .message textarea:focus{border:1px solid #292F72;}
.pro-inquiry .message textarea:hover{ box-shadow: 0px 10px 20px #ddd;}
.pro-inquiry .btn{ text-align:right; margin-top:20px;}
.pro-inquiry .btn button{background:#292F72; color:#fff;width:150px; height:40px; line-height:40px; border:none; cursor:pointer;}
.pro-inquiry .btn button:active{background:#f90;}
.pro-inquiry li input::-webkit-input-placeholder {color:#ccc;}
.pro-inquiry .message textarea::-webkit-input-placeholder {color:#ccc;}

/* 相关产品 */
.pro-other{background:#fff; overflow:hidden; margin-bottom:30px;}
.pro-other .bd{position:relative;}
.pro-other .bd li{float:left; width:50%;}
.pro-other .bd li{float:left; width:50%;  background:#fff; height:488px; transition:all .3s; border-right:1px solid #efefef;}
.pro-other .bd li .title{height:80px; border-bottom:1px solid #efefef; overflow:hidden;}
.pro-other .bd li .title h3{float:left; line-height:80px; margin-left:20px; font-size:18px;}
.pro-other .bd li .title em{float:right; line-height:80px; margin-right:20px;}
.pro-other .bd li .dep{padding:50px 20px;}
.pro-other .bd li .dep .pic{width:250px; height:250px; float:left;}
.pro-other .bd li .dep .text{float:left; width:300px; margin-left:30px;}
.pro-other .bd li .dep .text h3{margin-bottom:15px;}
.pro-other .bd li .dep .text p{line-height:150%; font-size:14px; color:#666;}

.pro-other .bd li:hover{background:#f9f9f9;}

.pro-other .prev,.pro-other .next{width:34px; height:60px; top:45%; z-index:100; display:block; position:absolute; cursor:pointer; opacity:0;  transition:all .3s ease;}
.pro-other:hover .prev,.pro-other:hover .next{ opacity:1;}
.pro-other .prev{background:url(../images/arrow-left-02.png) no-repeat; left:0px; }
.pro-other .next{background:url(../images/arrow-right-02.png) no-repeat; right:0px;}




/* --- 定制 --- */
.page-customization{ overflow:hidden;}

/* 介绍 */
.page-customization .dep-box{ padding:30px; position:relative; margin-bottom:50px;}
.page-customization .dep-box p{line-height:150%; margin-bottom:20px; font-size: 14px;}
.page-customization .dep-box strong{display:block; margin-bottom:20px; color:#2e358d; text-transform:uppercase;}
.page-customization .dep-box:before{content:""; left:0; top:0; background:url(../images/dep-box-01.png) no-repeat; width:48px; height:48px; position:absolute;}
.page-customization .dep-box:after{content:""; right:0; bottom:0; background:url(../images/dep-box-02.png) no-repeat; width:48px; height:48px; position:absolute;}

/* 内容 */
.page-customization .list ul{width:105%;}
.page-customization .list li{float:left; width:622px; margin-right:35px; margin-bottom:35px;}
.page-customization .list li .text-box{background:#2E358D; height:265px; transition:all .3s;}
.page-customization .list li .text-box .number{float:left; width:30%; text-align:center; font-size:100px; color:#fff; font-family: '微软雅黑'; margin-top:40px;}
.page-customization .list li .text-box .number i{width:100px; height:3px; background:#fff; border-radius:100px; display:block; margin:0 auto; margin-top:20px;}
.page-customization .list li .text-box .dep{float:left; width:70%; padding:30px; font-size:16px;  padding-left:0;}
.page-customization .list li .text-box .dep h3{color:#fff; margin-bottom:10px; text-transform:uppercase; line-height:150%;}
.page-customization .list li .text-box .dep p{color:#fff; font-size:12px; line-height:160%;}
.page-customization .list li .pic-box{overflow:hidden; }
.page-customization .list li .pic-box img{overflow:hidden; width:622px; height:430px;}
.page-customization .list li:hover .text-box{background:#005596;}




/* --- 关于我们 --- */

/* 介绍 */
.about-dep{ overflow:hidden; margin-top:60px; margin-bottom:60px;}
.about-dep .dep-box{ overflow:hidden; float:left; width:545px;}
.about-dep .dep-box .title{margin-bottom:25px;}
.about-dep .dep-box .title h4{font-size:24px; margin-bottom:25px; padding-top: 78px;}
.about-dep .dep-box .title h3{font-size:24px; color:#333; font-weight:bold; font-family: '微软雅黑'; }
.about-dep .dep-box .text{margin-bottom:30px; font-size:14px;}
.about-dep .dep-box .text strong{display:block; margin-bottom:10px;}
.about-dep .dep-box .text p{color:#666; font-size:14px; line-height:150%;}
.about-dep .dep-box .pic{margin-top:20px;}

/* 业务 */
.about-dep .business-box{float:right; width:700px; position:relative; padding:51px 30px; margin-top:30px;}
.about-dep .business-box h3{margin-bottom:30px; font-size: 24px;}
.about-dep .business-box:before{content:""; left:0; bottom:0; background:url(../images/scope-left.png) no-repeat; width:48px; height:48px; position:absolute;}
.about-dep .business-box:after{content:""; top:0; right:0; background:url(../images/scope-right.png) no-repeat; width:48px; height:48px; position:absolute;}

/* 内容 */
.about-list{background:#39419D; padding-top:100px; padding-bottom:100px; overflow:hidden;}
.about-list li{float:left; width:50%; height:360px;}

.about-list li .title{overflow:hidden; margin-bottom:30px;}
.about-list li .title em{display:block; float:left;}
.about-list li .title h2{font-size:32px; color:#fff; text-transform:uppercase; float:left; line-height:40px; margin-left:20px;}
.about-list li .text{color:#fff; font-size:14px; line-height:180%;}

.about-list li:nth-child(1){padding-right:60px; border-bottom:1px solid #696FB0;  border-right:1px solid #696FB0;}
.about-list li:nth-child(3){padding-right:60px; padding-top:60px; border-right:1px solid #696FB0;}
.about-list li:nth-child(2){padding-left:60px;  border-bottom:1px solid #696FB0;}
.about-list li:nth-child(4){padding-left:60px; padding-top:60px;}




/* --- 联系我们 --- */


/* 方式 */
.contact-way{overflow:hidden;}
.contact-way .way{float:left; width:560px; margin-top:50px;}
.contact-way .way h4{font-size:30px; margin-bottom:30px;}
.contact-way .way h3{font-size:36px; color:#333; font-family: 'Conv_calibri'; font-weight:bold; margin-bottom:20px;}
.contact-way .way .text p{line-height:150%; font-size:16px; } position:relative; padding-left:20px;
.contact-way .way .text p:before{content:""; width:6px; height:6px; background:#0467b3; position:absolute; left:0; top:10px; border-radius:100px;}
.contact-way .photo{float:right; width:670px; position:relative; padding:30px;}
.contact-way .photo:before{content:""; left:0; bottom:0; background:url(../images/scope-left.png) no-repeat; width:48px; height:48px; position:absolute;}
.contact-way .photo:after{content:""; top:0; right:0; background:url(../images/scope-right.png) no-repeat; width:48px; height:48px; position:absolute;}

/* 留言地图 */
.contact-message{ background:#f9f9f9;  overflow:hidden; margin-top:50px; padding-top:50px; padding-bottom:50px;}

/* 留言 */
.contact-message .message{width:50%; border-right:1px solid #efefef; padding:20px; float:left;}
.contact-message .message strong{font-size:18px;   text-transform:uppercase; margin-bottom:15px; display:block; }
.contact-message .message .text{margin-bottom:15px; font-size:14px; color:#999;}
.contact-message .message li b{display:block; margin-bottom:5px;}
.contact-message .message li input{width:100%; height:40px; line-height:40px; padding-left:15px; background:#EDEDED; border:none; margin-bottom:20px; transition:all .3s; border:1px solid #ddd;}
.contact-message .message li textarea{width:100%; height:140px; padding:15px;background:#EDEDED; border:none;  margin-bottom:20px; transition:all .3s;  border:1px solid #ddd;}
.contact-message .message li button{background:#2E358D; width:140px; height:40px; line-height:40px; text-align:center; color:#fff; border:none; cursor:pointer;}
.contact-message .message li button:active{opacity:.8;}
.contact-message .message li input:focus{background:#fff;}
.contact-message .message li textarea:focus{background:#fff;}

/* 地图 */
.contact-message .maps{float:right; width:50%; padding:20px;}


}




/*1024*/
@media screen and (min-width:1024px)  and  (max-width:1024px)  {
	
	
/* --- 公用样式 --- */
.wrap{max-width:920px; margin:0 auto;}




/* --- 头部 --- */

/* logo */
.logo img{width:100px; height:auto;}


/* --- 导航 --- */
.nav {margin-left:40px;}

/* 显示 */
.nav li{margin-right:20px;}
.nav li .link{font-size:14px;} 



/* --- 语言 --- */
.page-language .text em{width:80px;}




/* --- 搜索 --- */
.page-search{width:40px;}




/* --- 关于我们 --- */

/* 介绍 */
.home-about .introduce{ width:400px; margin-top:30px;}
.home-about .introduce .title p{font-size:28px; text-transform:uppercase; margin-bottom:25px;}

/* 经营范围 */
.home-about .scope{width:500px; height:450px;}
.home-about .scope .text{padding-left:80px;}




/* --- 产品 --- */

/* 列表 */
.home-product .bd li a{width:293px; height:525px;}
.home-product .bd li a .text{ padding:20px; height:220px;}




/* --- 新闻中心 --- */
.home-news{overflow:hidden;}
.home-news li{float:left; width:298px; height:420px; border:1px solid #efefef; margin-right:15px;  transition:all .3s ease;} 

/* 标题 */
.home-news li .title h1{width:75%;}




/* --- 底部 --- */

/* 客户服务 */
.footer-service{width:190px; margin-right:50px;}

/* 地图 */
.footer .sitemap dl{ margin-right:40px;}

/* 联系 */
.footer .contact{ width:250px;}




/* --- 关于我们 --- */

/* 介绍 */
.about-dep{margin-top:50px; margin-bottom:50px;}
.about-dep .dep-box{ overflow:hidden; float:none; width:100%;}

/* 业务 */
.about-dep .business-box{float:none; width:100%; position:relative; padding:0; margin-top:0px;}
.about-dep .business-box h3{margin-bottom:30px;}
.about-dep .business-box:before{background:none; }
.about-dep .business-box:after{background:none; }

/* 内容 */
.about-list li .title h2{font-size:24px;}




/* --- 联系我们 --- */

/* 方式 */
.contact-way .way{width:400px;}
.contact-way .photo{width:500px;}




/* --- 定制 --- */

/* 内容 */
.page-customization .list li{ width:440px; overflow:hidden;}
.page-customization .list li .text-box{ width:440px;height:323px;}
.page-customization .list li .text-box .number{width:20%; font-size:64px;}
.page-customization .list li .text-box .number i{width:50px;}
.page-customization .list li .text-box .dep{float:right; width:80%; padding:30px; padding-left:0;}
.page-customization .list li .pic-box{width:440px;}
.page-customization .list li .pic-box img{overflow:hidden; width:440px; height:320px;}




/* --- 新闻 --- */
.page-news li{  width:445px;}
.page-news li .pic{ width:445px; height:262px;}





/* --- 产品 --- */
.page-product li{height:600px;}
.page-product li .dep{padding:20px 20px;}
.page-product li .dep .pic{width:250px; height:250px; float:none; margin:0 auto; margin-bottom:30px;}
.page-product li .dep .text{float:none; width:100%; margin-left:10px;}





/* --- 产品 --- */

/* 产品介绍 */
.pro-dep{background:#fff; overflow:hidden; padding:20px; margin-bottom:20px;}

/* 产品图 */
.pro-dep-pic{float:none; width:100%;overflow:hidden; margin-bottom:30px;}
.pro-dep-pic .small{float:left; width:125px;}
.pro-dep-pic .small li{margin-bottom:8px;}
.pro-dep-pic .small li img{border:1px solid #efefef;  width:125px; height:125px; padding:5px;}
.pro-dep-pic .big{float:left; margin-left:25px; width:720px; height:720px;}
.pro-dep-pic .big li{height:720px; text-align:center;}
.pro-dep-pic .big li img{border:1px solid #efefef; height:100%; width:100%;}

/* 简介 */
.pro-dep-content{float:none; width:100%; position:relative; height:auto; padding-bottom:100px;}

/* 调查 */
.pro-inquiry li{ width:300px;}

/* 相关产品 */
.pro-other .bd li{height:600px;}
.pro-other .bd li .dep{padding:20px 20px;}
.pro-other .bd li .dep .pic{width:250px; height:250px; float:none; margin:0 auto;}
.pro-other .bd li .dep .text{float:none; width:100%; margin-left:0; padding:20px;}




}






/*1024*/
@media screen and (min-width:1025px)  and  (max-width:1359px)  {
	
/* --- 公用样式 --- */
.wrap{max-width:1200px; margin:0 auto;}



/* --- 头部 --- */

/* logo */
.logo img{width:150px; height:auto;}




/* --- 导航 --- */
.nav {margin-left:50px;}

/* 显示 */
.nav li{margin-right:35px; margin-left:35px;}
.nav li .link{font-size:16px;} 




/* --- 关于我们 --- */
.home-about{padding-top:50px; padding-bottom:50px; overflow:hidden;}

/* 介绍 */
.home-about .introduce{ width:600px; }
.home-about .introduce .title p{margin-bottom:10px;}

/* 经营范围 */
.home-about .scope{width:600px;}




/* --- 产品 --- */

/* 列表 */
.home-product .bd li a{width:386px; height:525px;}
.home-product .bd li a .text{ padding:20px; height:220px;}




/* --- 新闻中心 --- */
.home-news{overflow:hidden;}
.home-news li{float:left; width:390px; height:460px; border:1px solid #efefef; margin-right:15px;  transition:all .3s ease;} 

/* 标题 */
.home-news li .title h1{width:75%;}




/* --- 底部 --- */

/* 客户服务 */
.footer-service{width:450px; margin-right:50px;}

/* 地图 */
.footer .sitemap dl{ margin-right:80px;}

/* 联系 */
.footer .contact{ width:320px;}




/* --- 关于我们 --- */

/* 介绍 */
.about-dep{ margin-top:50px; margin-bottom:50px;}
.about-dep .dep-box{ width:500px;}

/* 业务 */
.about-dep .business-box{width:650px;}

/* 内容 */
.about-list{padding-top:50px; padding-bottom:50px;}
.about-list li{height:350px;}




/* --- 联系我们 --- */

/* 方式 */
.contact-way .way{width:500px;}




/* --- 定制 --- */

/* 内容 */
.page-customization .list li{ width:585px; overflow:hidden;}
.page-customization .list li .text-box{ width:585px; height:323px; position:relative;}
.page-customization .list li .text-box .number{width:20%; font-size:64px;}
.page-customization .list li .text-box .number i{width:50px;}
.page-customization .list li .text-box .dep{float:right; width:80%; padding:30px; padding-left:0;}
.page-customization .list li  em{position:absolute; right:30px; top:280px; font-size:14px;}
.page-customization .list li .pic-box{width:585px;}
.page-customization .list li .pic-box img{overflow:hidden; width:585px; height:320px;}




/* --- 新闻 --- */
.page-news li{  width:585px;}
.page-news li .pic{ width:585px; height:320px;}





/* --- 产品 --- */
.page-product li{height:600px;}
.page-product li .dep{padding:20px 20px;}
.page-product li .dep .pic{width:250px; height:250px; float:none; margin:0 auto; margin-bottom:30px;}
.page-product li .dep .text{float:none; width:100%; margin-left:10px;}





/* --- 产品 --- */

/* 产品介绍 */
.pro-dep{background:#fff; overflow:hidden; padding:20px; margin-bottom:20px;}

/* 产品图 */
.pro-dep-pic{ width:690px;}
.pro-dep-pic .small{ width:95px;}
.pro-dep-pic .small li img{width:95px; height:95px;}
.pro-dep-pic .big li{height:550px;}
.pro-dep-pic .big li img{height:550px; width:550px;}

/* 简介 */
.pro-dep-content{float:right; width:450px; position:relative; height:550px;}

/* 调查 */
.pro-inquiry li{ width:300px;}

/* 相关产品 */
.pro-other .bd li{height:600px;}
.pro-other .bd li .dep{padding:20px 20px;}
.pro-other .bd li .dep .pic{width:250px; height:250px; float:none; margin:0 auto;}
.pro-other .bd li .dep .text{float:none; width:100%; margin-left:0; padding:20px;}

}