@charset "utf-8";
/*全局样式*/
body{padding: 0;margin: 0;font-family: 'Microsoft YaHei';font-size: 14px;color: #333;}
div,img,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding: 0;margin: 0;border: 0;}
ul{list-style: none;}
a{text-decoration: none;color: #333;}
i,em{font-style: normal;}
img{display: inline-block;max-width: 100%;height: auto;}
/*去掉 input 默认边框*/
input{padding: 0;border: 0;font-family: 'Microsoft YaHei';font-size: 14px;color: #333；}
input[type="submit"]{background-color: transparent;cursor: pointer;}
/*去掉 textarea 默认边框*/
textarea{padding: 0;border: 0;font-family: 'Microsoft YaHei';font-size: 14px;color: #333;}
/*去掉 button 默认边框*/
button{border: 0;padding: 0;background-color: transparent;font-family: 'Microsoft YaHei';font-size: 14px;color: #333;cursor: pointer;}
/*清除浮动*/
.clearfix:after{content: '';display: table;clear: both;}
.clearfix{*zoom: 1;/*IE6识别*/}
/*解决chrome浏览器 input,textarea 获得焦点时会有一个边框的问题*/
input,textarea{outline: none;}
/*清除ios端 input,textarea 默认内阴影 默认圆角,radio和checkbox需要还原值为normal*/
input,textarea{appearance: none;-webkit-appearance: none;border-radius: 0;}
/*自定义 input,textarea 的placeholder文字样式*/
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #999;}
/*常用盒模型*/
*{box-sizing: border-box;-webkit-box-sizing: border-box;}
/*滚动条*/
body *::-webkit-scrollbar{width: 2px;height: 2px;background: #eee;border-radius: 2px;}
body *::-webkit-scrollbar-thumb{background: #0095ea;border-radius: 2px;}
/*常用宽度*/
.w1500{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1500px;}
.w1400{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1400px;}
.w1300{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1300px;}
.w1280{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1280px;}
.w1200{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1200px;}
.w1100{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1100px;}
.w1000{position: relative;width: 94%;margin: 0 auto;height: 100%;max-width: 1000px;}
/*常用过渡*/
.tran300{-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;transition: 0.3s;}
.tran400{-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;transition: 0.4s;}
.tran500{-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
/*常用浮动*/
.fl{float: left;}
.fr{float: right;}
/*按钮区通用样式*/
.btns-area{font-size: 0;text-align: center;}
.btns-area .btn{display: inline-block;padding: 0 2em;margin: 0 10px;background-color: #fff;border: 1px solid #ddd;border-radius: 4px;font-size: 16px;line-height: 34px;color: #000;cursor: pointer;}
.btns-area .btn img{display: inline-block;vertical-align: middle;margin: -3px 6px 0 0;}
.btns-area .btn:hover{opacity: .9;}
/*自定义单选框input[type="radio"]样式*/
.custom-input label{display: inline-block;cursor: pointer;}
.custom-input input[type="radio"]{width: 1px;height: 1px;margin: 0;opacity: 0;}
.custom-input input[type="radio"] + em{position: relative;display: inline-block;width: 16px;height: 16px;margin: -2px 4px 0 0;background-color: #fff;border: 1px solid #999;border-radius: 50%;vertical-align: middle;cursor: pointer;}
.custom-input input[type="radio"] + em:before{content: '';position: absolute;left: 50%;top: 50%;width: 6px;height: 6px;border-radius: 50%;transform: translate(-50%,-50%);}
.custom-input input[type="radio"]:checked + em{background-color: #0095ea;border-color: #0095ea;}
.custom-input input[type="radio"]:checked + em:before{background-color: #fff;}
.custom-input input[type="radio"] + em:hover{border-color: #0095ea;}
/*自定义多选框input[type="checkbox"]样式*/
.custom-input input[type="checkbox"]{width: 1px;height: 1px;margin: 0;opacity: 0;}
.custom-input input[type="checkbox"] + em{position: relative;display: inline-block;width: 16px;height: 16px;margin: -2px 4px 0 0;background-color: #fff;border: 1px solid #999;vertical-align: middle;cursor: pointer;}
.custom-input input[type="checkbox"] + em:before{content: '';position: absolute;left: 50%;top: 50%;width: 10px;height: 10px;background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTBwdCIgaGVpZ2h0PSIxMHB0IiB2aWV3Qm94PSIwIDAgMTAgMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgb3BhY2l0eT0iLjg1IiBkPSJNNC4zMSA2Ljc2QzUuNjEgNC4xNCA3LjE3IDEuNTkgOS43Mi4wMUwxMCAzLjN2LjMxQzcuNzcgNS40NSA1Ljk4IDcuNzIgNC4yMyAxMGgtLjE2QzIuODkgOC44MiAxLjg1IDYuOTMgMCA2Ljgydi0uNTNjLjU5LS40MSAxLjc4LTEuMjMgMi4zNy0xLjY0LjY1LjcgMS4yOSAxLjQxIDEuOTQgMi4xMXoiLz48L3N2Zz4=");background-size: 100% 100%;transform: translate(-50%,-50%);}
.custom-input input[type="checkbox"]:checked + em{background-color: #0095ea;border-color: #0095ea;}
.custom-input input[type="checkbox"]:checked + em:before{background-color: #0095ea;}
.custom-input input[type="checkbox"] + em:hover{border-color: #0095ea;}
/*自定义表单通用样式*/
.custom-form{font-size: 0;}
.custom-form .title{margin-bottom: 30px;font-size: 18px;line-height: 20px;}
.custom-form .title span{display: inline-block;padding-left: 10px;border-left: 3px solid #ca0000;color: #ca0000;}
.custom-form .row{display: inline-block;width: 100%;margin-bottom: 20px;font-size: 14px;}
.custom-form .row.w50{width: 50%;}
.custom-form .row.w33{width: 33%;}
.custom-form .row .name{float: left;width: 5em;padding: 10px 1em 10px 0;line-height: 16px;text-align: right;}
.custom-form .row .info-content{margin-left: 5em;}
.custom-form input{width: 100%;height: 36px;padding-left: 10px;border: 1px solid #ddd;border-radius: 4px;}
.custom-form input:focus{border-color: #0b736d;}
.custom-form textarea{width: 100%;height: 200px;border: 1px solid #ddd;padding: 10px;border-radius: 4px;resize: none;}
.custom-form textarea:focus{border-color: #0b736d;}
.custom-form select{width: 100%;height: 36px;padding-left: 5px;border: 1px solid #ddd;outline: none;}
.custom-form select:focus{border-color: #0b736d;}
.custom-form .upload-avatar{position: relative;display: block;width: 80px;height: 80px;border-radius: 50%;cursor: pointer;overflow: hidden;}
.custom-form .upload-avatar input[type="file"]{display: none;}
.custom-form .upload-avatar .avatar{height: 100%;}
.custom-form .upload-avatar .avatar img{width: 100%;height: 100%;}
.custom-form .upload-avatar .tips{position: absolute;left: 50%;top: 50%;width: 4em;height: 20px;background-color: rgba(0,0,0,.3);text-align: center;line-height: 20px;color: #fff;transform: translate(-50%,-50%);}
.custom-form .choice-area{padding: 10px 0;line-height: 16px;}
.custom-form .choice-area label{display: inline-block;margin: 0 10px 5px 0;cursor: pointer;}
.custom-form .choice-area label span{margin-left: 3px;}
.custom-form .yzm-area{position: relative;width: 300px;}
.custom-form .yzm-area input[type="text"]{width: 200px;}
.custom-form .yzm-area .btn{position: absolute;right: 0;top: 0;width: 100px;height: 100%;}
.custom-form .yzm-area .btn img{width: 100%;height: 100%;}
.custom-form .btns-area{margin-top: 20px;}
.custom-form .btns-area .btn{width: 40%;font-size: 14px;}
.custom-form .btns-area .btn:first-child{background-color: #db0b0b;border-color: #db0b0b;color: #fff;}
/*自定义select*/
.custom-select{position: relative;width: 200px;}
.custom-select .name{position: relative;height: 36px;padding-left: 20px;background-color: #fff;border: 1px solid #999;color: #333;line-height: 34px;cursor: pointer;}
.custom-select .name:after{content: "";position: absolute;right: 10px;top: 50%;width: 8px;height: 8px;border-right: 1px solid #999;border-bottom: 1px solid #999;transform: rotate(45deg) translate(-100%,-10%);}
.custom-select .list{display: none;position: absolute;left: 0;width: 100%;background-color: #fff;box-shadow: 0 5px 10px rgba(0,0,0,.2);}
.custom-select .list li a{display: block;padding: 10px 20px;border: 1px solid #eee;border-bottom: 0;font-size: 12px;line-height: 16px;}
.custom-select .list li a:hover{background-color: #0095ea;color: #fff;}
/*layer弹窗自定义皮肤*/
body .custom-skin .layui-layer-title{background: #0095ea;color: #fff;}
body .custom-skin .layui-layer-setwin .layui-layer-close1{filter: brightness(100);}
body .custom-skin .layui-layer-setwin .layui-layer-close1:hover{opacity: 1;}
body .custom-skin .layui-layer-setwin .layui-layer-close2{right: -10px;top: -10px;background-image: none;}
body .custom-skin .layui-layer-setwin .layui-layer-close2:after{content: "×";position: absolute;width: 30px;height: 30px;font-size: 24px;text-align: center;line-height: 26px;font-weight: bold;}
body .custom-skin .layui-layer-btn .layui-layer-btn0{background-color: #0095ea;border-color: #0095ea;color: #fff;}
body .custom-skin .layui-layer-resize{display: none;}
/*百度分享*/
.share-wrap .bdsharebuttonbox{}
.share-wrap .bdsharebuttonbox a{width: 50px;height: 50px;margin: 0;border-radius: 4px;overflow: hidden;opacity: 1;background-position: center;background-repeat: no-repeat;background-size: 30px 30px;}
.share-wrap .bdsharebuttonbox .bds_weixin{background-image: url();}
.share-wrap .bdsharebuttonbox .bds_tsina{background-image: url();}
.share-wrap .bdsharebuttonbox .bds_sqq{background-image: url();}
.share-wrap .bdsharebuttonbox .bds_more{background-image: url();}
.fixed-wrap .bdsharebuttonbox a:hover{filter: brightness(100);opacity: 1;}
.bdshare_popup_box{display: none!important;}


/*header*/
.header{z-index: 2;position: relative;height: 90px;background-color: #fff;box-shadow: 0 4px 10px rgba(0,0,0,.1);}
.header .logo{position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.header .logo img{display: block;max-width: 400px;max-height: 60px;}
/*移动端导航按钮*/
.header .menu-btn{display: none;z-index: 1;position: absolute;right: 0;top: 50%;width: 30px;height: 18px;cursor: pointer;transform: translateY(-50%);}
.header .menu-btn span{display: block;height: 2px;background-color: #000;transition: 0.3s;}
.header .menu-btn span:nth-child(2){margin: 6px 0;}
/*导航*/
.nav-box{}
.nav-box .nav{}
.nav-box .nav > li{position: relative;float: left;margin: 0 20px;line-height: 90px;}
.nav-box .nav > li:first-child{margin-left: 0;}
.nav-box .nav > li:last-child{margin-right: 0;}
.nav-box .nav > li > a{position: relative;display: block;font-size: 16px;}
.nav-box .nav > li > a:after{content: "";position: absolute;left: 0;bottom: 25px;width: 100%;height: 2px;background-color: #db0b0b;transform: scaleX(0);transition: 0.3s;}
.nav-box .nav > li.on > a{color: #db0b0b;}
.nav-box .nav > li.on > a:after,.nav-box .nav > li:hover > a:after{transform: scaleX(1);}
.nav-box .nav-2nd{display: none;z-index: 1;position: absolute;left: 50%;top: 90px;width: 100%;min-width: 120px;padding: 8px 0;background-color: rgba(0,0,0,.5);border-radius: 5px;transform: translateX(-50%);}
.nav-box .nav-2nd > li{}
.nav-box .nav-2nd > li > a{position: relative;display: block;padding: 10px;line-height: 16px;text-align: center;color: #fff;}
.nav-box .nav-2nd > li > a:before{content: "";position: absolute;left: 0;top: 50%;width: 3px;height: 0;background-color: #fff;transition: 0.3s;}
.nav-box .nav-2nd > li > a:hover{background-color: #db0b0b;}
.nav-box .nav-2nd > li > a:hover:before{top: 0;height: 100%;}
.header .nav-box{position: absolute;right: 0;bottom: 0;}

/*banner*/
.banner{position: relative;width: 100%;height: 650px;overflow: hidden;}
.banner .swiper-slide{display: block;background-position: center;background-size: cover;background-repeat: no-repeat;}
.banner .swiper-pagination{z-index: 1;bottom: 30px;font-size: 0;}
.banner .swiper-pagination-bullet{width: 10px;height: 10px;background-color: #fff;border-radius: 50%;box-shadow: 0 0 4px rgba(0,0,0,.8);opacity: 1;transition: 0.3s;}
.banner .swiper-pagination-bullet-active{background-color: #db0b0b;}
.banner .btn{z-index: 1;position: absolute;top: 50%;width: 60px;height: 60px;margin-top: -30px;border: 2px solid #fff;border-radius: 50%;cursor: pointer;transition: 0.3s;}
.banner .prev-btn{left: 20px;}
.banner .prev-btn:after{content: "";position: absolute;left: 50%;top: 50%;width: 12px;height: 12px;border-top: 2px solid #fff;border-left: 2px solid #fff;transform: translate(-30%,-50%) rotate(-45deg);}
.banner .next-btn{right: 20px;}
.banner .next-btn:after{content: "";position: absolute;left: 50%;top: 50%;width: 12px;height: 12px;border-top: 2px solid #fff;border-right: 2px solid #fff;transform: translate(-70%,-50%) rotate(45deg);}
.banner .btn:hover{background-color: #db0b0b;border-color: #db0b0b;}


/******首页******/
.index-content{}
/*标题*/
.index-title{text-align: center;}
.index-title .name{display: inline-block;vertical-align: top;font-size: 24px;}
.index-title .name .en{font-family: 'Arial';font-size: 30px;line-height: 30px;text-transform: uppercase;color: #ccc;}
.index-title .name .cn{margin-top: 8px;line-height: 30px;}
/*布局*/
.index-content{}
.index-content .part{padding: 90px 0;}
.index-content .part1{background-color: #f8f8f8;}
.index-content .part2{background-color: #fff;}
.index-content .part2 .index-title{margin-bottom: 35px;}
.index-content .part3{background-color: #f8f8f8;}
.index-content .part3 .index-title{margin-bottom: 50px;}
.index-content .part3 .content{width: 50%;max-width: 550px;margin: 0 auto;}
.index-content .btns-area{margin-top: 40px;}
.index-content .btns-area .btn{z-index: 1;position: relative;width: 300px;border: 1px solid #ccc;border-radius: 0;line-height: 52px;text-transform: uppercase;color: #666;transition: 0.5s;overflow: hidden;}
.index-content .btns-area .btn:after{content: "";z-index: -1;position: absolute;left: -80%;top: -250%;width: 200%;padding-top: 200%;background-color: #db0b0b;border-radius: 50%;transform: scale(0);transition: 0.5s;}
.index-content .btns-area .btn:hover{color: #fff;}
.index-content .btns-area .btn:hover:after{transform: scale(1);}

/*关于我们*/
.about-box{position: relative;}
.about-box .pic{margin-left: 300px;}
.about-box .pic em{display: block;padding-top: 50%;background-position: center;background-size: cover;background-repeat: no-repeat;}
.about-box .info{position: absolute;left: 0;top: 50%;width: 600px;padding: 50px 60px;background-color: rgba(255,255,255,.8);transform: translateY(-50%);}
.about-box .info .index-title{text-align: left;}
.about-box .info .txt{max-height: 96px;margin-top: 20px;line-height: 24px;color: #666;overflow: hidden;}
.about-box .info .more{position: relative;display: inline-block;padding-left: 100px;margin-top: 30px;text-transform: uppercase;color: #666;transition: 0.5s;}
.about-box .info .more:before{content: "";position: absolute;left: 0;top: 50%;width: 80px;height: 1px;background-color: #666;}
.about-box .info .more:after{content: "";position: absolute;left: 0;top: 50%;width: 80px;height: 1px;background-color: #db0b0b;transform: scaleX(0);transform-origin: left;transition: 0.5s;}
.about-box .info .more:hover{font-weight: bold;color: #db0b0b;}
.about-box .info .more:hover:after{transform: scaleX(1);}

/*项目展示区*/
.project-box{}
.project-box .tabs{font-size: 0;text-align: center;}
.project-box .tabs .item{position: relative;display: inline-block;vertical-align: top;margin: 0 24px;font-size: 16px;line-height: 30px;color: #666;cursor: pointer;transition: 0.5s;}
.project-box .tabs .item:before{content: "";position: absolute;left: -24px;top: 50%;width: 1px;height: 16px;margin-top: -8px;background-color: #ccc;transform: rotate(20deg);}
.project-box .tabs .item:first-child:before{display: none;}
.project-box .tabs .item.on{font-weight: bold;color: #db0b0b;}
.project-box .tab-content{position: relative;margin-top: 35px;}
.project-box .tab-content > .item{height: 0;opacity: 0;overflow: hidden;transition: 0.3s;}
.project-box .tab-content > .item.show{height: auto;opacity: 1;}
/*项目展示轮播*/
.project-swiper{margin: 0 20px;overflow: hidden;}
.project-swiper .swiper-slide{}
.project-swiper .swiper-slide a{display: block;}
.project-swiper .swiper-slide .pic{overflow: hidden;}
.project-swiper .swiper-slide .pic em{display: block;padding-top: 81%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.5s;}
.project-swiper .swiper-slide .tit{padding: 0 1em;font-size: 16px;line-height: 70px;text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: 0.5s;}
.project-swiper .swiper-slide:hover .pic em{transform: scale(1.05);}
.project-swiper .swiper-slide:hover .tit{color: #db0b0b;}

/*新闻列表*/
.news-list{}
.news-list li{position: relative;margin-bottom: 36px;line-height: 24px;}
.news-list li a{display: block;}
.news-list li .date{position: absolute;left: 0;top: 0;color: #999;transition: 0.3s;}
.news-list li .tit{padding-left: 115px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: 0.3s;}
.news-list li:hover .date{color: #db0b0b;}
.news-list li:hover .tit{text-indent: .5em;color: #db0b0b;}

/*footer*/
.footer{padding: 40px 0;background-color: #333;font-size: 13px;}
/*版权*/
.footer .cr{line-height: 24px;color: #fff;}
.footer .cr span{margin: 0 5px;}
.footer .cr a{color: #fff;transition: 0.3s;}
.footer .cr a:hover{color: #db0b0b;}
/*分享区*/
.footer .share-wrap{position: absolute;right: 0;top: 50%;font-size: 0;transform: translateY(-50%);}
.footer .share-wrap:before{content: "关注我们：";position: absolute;left: -5em;top: 50%;transform: translateY(-50%);font-size: 12px;line-height: 20px;color: #fff;}
.footer .share-wrap > .item{display: inline-block;margin: 0 7px;cursor: pointer;}
.footer .share-wrap > .item .icon{width: 32px;height: 32px;padding: 5px;border: 1px solid #fff;border-radius: 50%;}
/*微信二维码*/
.footer .weixin-btn{position: relative;}
.footer .weixin-btn .hidden-wrap{position: absolute;left: 50%;bottom: 40px;transform: translateX(-50%) scale(0);transform-origin: bottom;transition: 0.3s;}
.footer .weixin-btn .hidden-wrap img{max-width: none;width: 100px;height: 100px;}
.footer .weixin-btn:hover .hidden-wrap{transform: translateX(-50%) scale(1);}


/******内页******/
.inpage-content{min-height: 500px;padding: 50px 0 60px;}
.inpage-content > .con-l{float: left;width: 200px;}
.inpage-content > .con-r{margin-left: 240px;}
/*内页头部*/
.inpage-top{background-color: #f5f5f5;}
/*内页标题*/
.inpage-title{margin-bottom: 25px;font-size: 24px;text-align: center;line-height: 30px;}
/*内页导航栏*/
.inpage-nav-wrap{margin-bottom: 40px;font-size: 0;text-align: center;}
.inpage-nav-wrap a{display: inline-block;padding: 0 20px;margin: 0 12px;border: 1px solid #ccc;font-size: 16px;line-height: 32px;color: #666;}
.inpage-nav-wrap a:hover{background-color: #eee;}
.inpage-nav-wrap a.on{background-color: #db0b0b;border-color: #db0b0b;color: #fff;}
/*面包屑*/
.bread{line-height: 60px;color: #333;}
.bread:before{content: "您的位置：";}
.bread a{position: relative;display: inline-block;vertical-align: top;margin: 0 8px;}
/*.bread a:after{content: ">";position: absolute;right: -14px;}*/
.bread a:first-child{margin-left: 0;}
.bread a:last-child:after{display: none;}
.bread a.on,.bread a:hover{color: #db0b0b;}
/*分页*/
.page{padding-top: 40px;font-size: 0;text-align: center;}
.page > *{display: inline-block;padding: 0 .8em;margin: 0 5px;background-color: #fff;border: 1px solid #e6e6e6;font-size: 14px;line-height: 28px;color: #333;}
.page > *.on,.page > *:hover{background-color: #db0b0b;border-color: #db0b0b;color: #fff;}

/*内页banner*/
.inpage-banner{padding-top: 25%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: none;}

/*新闻列表2*/
.news-list2{}
.news-list2 li{position: relative;border-bottom: 1px dashed #ddd;line-height: 44px;}
.news-list2 li:before{content: "";position: absolute;left: 12px;top: 50%;width: 3px;height: 3px;margin-top: -2px;background-color: #666;transition: 0.3s;}
.news-list2 li a{display: block;}
.news-list2 li .tit{padding: 0 150px 0 25px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: 0.3s;}
.news-list2 li .date{position: absolute;right: 0;top: 0;color: #999;transition: 0.3s;}
.news-list2 li:hover:before{background-color: #db0b0b;}
.news-list2 li:hover .tit{text-indent: .5em;color: #db0b0b;}
.news-list2 li:hover .date{color: #db0b0b;}

/*新闻详情*/
.news-details{padding-top: 20px;}
.news-details .title{padding: 0 3em;font-size: 20px;line-height: 32px;text-align: center;font-weight: bold;}
.news-details .record{padding-bottom: 30px;margin-top: 15px;border-bottom: 1px solid #e6e6e6;text-align: center;line-height: 20px;color: #999;}
.news-details .record span{display: inline-block;margin: 0 20px;}
.news-details .record span .icon{display: inline-block;width: 16px;height: 16px;vertical-align: middle;margin: -2px 4px 0 0;}
.news-details .content{padding: 20px 0;line-height: 32px;text-align: justify;}
.news-details .content p{margin-bottom: 10px;}
.news-details .content img{display: inline-block;}
.news-details .other-links{padding: 30px 0;border-top: 1px solid #e6e6e6;}
.news-details .other-links .item{margin-bottom: 10px;line-height: 24px;font-weight: bold;}
.news-details .other-links .item span{float: left;transition: 0.3s;}
.news-details .other-links .item a{display: block;padding-left: 4em;transition: 0.3s;}
.news-details .other-links .item:hover span{color: #db0b0b;}
.news-details .other-links .item:hover a{text-decoration: underline;color: #db0b0b;}
.news-details table{width: 100%;}

/*图片列表*/
.pic-list{min-height: 400px;}
.pic-list li{float: left;width: 31.33%;margin: 0 1% 15px;overflow: hidden;transition: 0.3s;}
.pic-list li a{display: block;}
.pic-list li .pic{overflow: hidden;}
.pic-list li .pic em{display: block;padding-top: 81%;background-position: center;background-size: contain;background-repeat: no-repeat;transition: 0.5s;}
.pic-list li .tit{padding: 0 1em;font-size: 16px;line-height: 50px;text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: 0.5s;}
.pic-list li:hover .pic em{transform: scale(1.05);}
.pic-list li:hover .tit{color: #db0b0b;}

/*联系我们*/
.contact-box{}
.contact-box .info{padding: 20px 0;}
.contact-box .info .tit{font-size: 16px;line-height: 20px;font-weight: bold;}
.contact-box .info .txt{margin-top: 15px;line-height: 30px;}
.contact-box .info .txt p{margin-bottom: 10px;}
/*电子地图*/
.e-map{display: block;width: 100%;height: 500px;}

/*留言区*/
.message-box{padding-top: 40px;}
.message-box .custom-form{width: 50%;margin: 0 auto;}
.message-box .custom-form textarea{height: 100px;}
.message-box .custom-form .yzm-area{width: 200px;}
.message-box .custom-form .yzm-area input{width: 100px;}

/*中屏PC:<=1400px(针对1366*650)*/
@media screen and (max-width: 1400px){
	/*banner*/
	.banner{height: auto;}
	.banner .swiper-slide{padding-top: 34%;}
}

/*小屏PC:>=1025px && <=1200px*/
@media screen and (max-width: 1200px){
	/*导航*/
	.nav-box .nav > li{margin: 0 15px;}

	/*banner*/
	.banner .btn{width: 40px;height: 40px;}

	/******首页******/
	/*布局*/
	.index-content .part{padding: 50px 0;}
}

/*pad横屏:1024px*/
@media screen and (max-width: 1024px){
	
}

/*phone:<=768px*/
@media screen and (max-width: 768px){
	/*header*/
	.header{height: 50px;}
	.header .logo img{max-height: 30px;}
	/*移动端导航按钮*/
	.header .menu-btn{display: block;}
	/*导航*/
	.nav-box{display: none;}

	/*banner*/
	.banner{height: auto;}
	.banner .swiper-slide{padding-top: 50%;}
	.banner .swiper-pagination{bottom: 10px;}
	.banner .swiper-pagination-bullet{width: 8px;height: 8px;}
	.banner .btn{display: none;}

	/******首页******/
	/*标题*/
	.index-title .name{font-size: 18px;}
	.index-title .name .en{font-size: 14px;line-height: 20px;}
	.index-title .name .cn{margin-top: 0;line-height: 20px;}
	/*布局*/
	.index-content{}
	.index-content .part{padding: 20px 0;}
	.index-content .part2 .index-title{margin-bottom: 20px;}
	.index-content .part3 .index-title{margin-bottom: 20px;}
	.index-content .part3 .content{width: 80%;}
	.index-content .btns-area{margin-top: 10px;}
	.index-content .btns-area .btn{width: 40%;line-height: 34px;}

	/*关于我们*/
	.about-box .pic{margin-left: 0;}
	.about-box .info{position: static;width: auto;padding: 10px 20px;transform: translateY(0);}
	.about-box .info .txt{margin-top: 10px;}
	.about-box .info .more{margin-top: 10px;}

	/*项目展示轮播*/
	.project-swiper{margin: 0 3%;}
	.project-swiper .swiper-slide .tit{font-size: 15px;line-height: 50px;}

	/*新闻列表*/
	.news-list li{margin-bottom: 20px;}

	/*footer*/
	.footer{padding: 20px 0;}
	/*版权*/
	.footer .cr span{display: block;margin: 0;text-align: center;}
	/*分享区*/
	.footer .share-wrap{display: none;}

	/******内页******/
	.inpage-content{min-height: 200px;padding: 20px 0;}
	/*内页标题*/
	.inpage-title{margin-bottom: 15px;font-size: 18px;}
	/*内页导航栏*/
	.inpage-nav-wrap{margin-bottom: 20px;}
	.inpage-nav-wrap a{padding: 0 10px;margin: 0 5px 10px;font-size: 14px;line-height: 28px;}
	/*面包屑*/
	.bread{font-size: 12px;line-height: 30px;}
	/*分页*/
	.page{padding-top: 30px;}
	.page > *{padding: 0 .6em;margin: 0 4px;font-size: 12px;line-height: 24px;}

	/*新闻详情*/
	.news-details{padding-top: 0;}
	.news-details .title{padding: 0 1em;font-size: 16px;line-height: 28px;}
	.news-details .record{padding-bottom: 20px;margin-top: 10px;}
	.news-details .record span{margin: 0 5px;font-size: 12px;}
	.news-details .content{padding: 10px 0;line-height: 30px;}
	.news-details .other-links{padding: 15px 0;}
	.news-details .other-links .item{font-weight: normal;}

	/*图片列表*/
	.pic-list{min-height: 200px;}
	.pic-list li{width: 48%;margin: 0 1% 10px;}
	.pic-list li .tit{font-size: 14px;line-height: 40px;}

	/*联系我们*/
	.contact-box{}
	.contact-box .info{padding: 20px 0;}
	.contact-box .info .tit{font-size: 15px;}
	.contact-box .info .txt{line-height: 24px;}
	/*电子地图*/
	.e-map{height: 300px;}

	/*留言区*/
	.message-box{padding-top: 0;}
	.message-box .custom-form{width: 90%;}
}