@charset "utf-8";
.topbanner{ height:35px;line-height:35px; background-color:#eee;}
.topbanner a{color:#999;}
/*清除浮动代码*/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}
.shengming{color:#ccc;height:80px;line-height:80px;}
/*logo部分*/
.logobar{height:120px;}
.logobar .left{width:309px;height:90px;margin-top: 15px;}
.logobar a{display: block;height:100%;}
.logobar a>img{width:100%;height:100%;}
.logobar .right{width:260px;height:60px;margin-top: 20px;}

/*顶部*/
.topbar{height:60px;background:rgba(150,213,204,1);}
.topbar ul li{float: left;}
.topbar ul li a{display: block;padding:18px 40px;font-size:18px;font-weight:500;color:rgba(255,255,255,1);transition: all .3s;}
.topbar ul li a:hover,.active{background: #ffffff;color:rgba(150,213,204,1)!important;}
/*面包屑导航*/
.position{ height:80px; border-bottom: 1px solid #FF6C39;font-size: 18px; color: #FF6C39; margin-bottom:20px;}
.position .left{width:250px;  padding-top:35px; font-size: 30px; color: #FF6C39; letter-spacing: 1.5px; text-align: justify;}
.position .right{ padding-top:50px; color:#6A6A6A;font-size:14px;}
.position ul li{ float: left; padding-right:10px;}
.position li a{font-size:14px; color: #FF6C39; text-align: left; }
.position li .active{color:#18a4fd;}
.position .right a{color:#6A6A6A;}
/*最新展示栏目*/
.column{margin-top: 20px;margin-bottom: 30px;}
.column .columnLeft{width:780px;position: relative;}
.column .columnLeft:after{content:'';display: inline-block;height: 920px;border-right: dashed 1px rgba(155,155,155,1);position: absolute;right:-20px;top:0;}
.bt{height:60px;box-sizing: border-box;padding:0 20px;line-height: 60px;font-size:18px;font-weight:500;color:rgba(51,51,51,1);background: #ffffff;margin-bottom: 20px;}
.bt:before{content:'';display: inline-block;width:8px;height:20px;background:rgba(51,51,51,1);margin-right: 6px;position: relative;top:4px;}
.column .columnLeft .columnLeft-cases .columnCases{width:370px;height:530px;background: #ffffff;margin-bottom: 40px;position: relative;}
.column .columnLeft .columnLeft-cases .columnCases a{display: block;box-sizing: border-box;padding:20px;position: relative;}
.column .columnLeft .columnLeft-cases .columnCases:after{content:'';display: inline-block;position:absolute;bottom:-20px;left:0;border:1px dashed rgba(155,155,155,1);width:370px;box-sizing: border-box;padding:0;}
.noafter:after{content: '';border:none!important;}
.column .columnLeft .columnLeft-cases .columnCases .columnCases-img{width:330px;height:400px;}
.column .columnLeft .columnLeft-cases .columnCases .columnCases-img img{width:100%;height:100%;}
.column .columnLeft .columnLeft-cases .columnCases:nth-last-child(2),.column .columnLeft .columnLeft-cases .columnCases:nth-last-child(1){border-bottom: none;}
.column .columnLeft .columnLeft-cases .columnCases p{font-size:14px;font-weight:400;color:rgba(74,74,74,1);margin-bottom: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.column .columnLeft .columnLeft-cases .columnCases p:first-of-type{font-size:16px;font-weight:500;color:rgba(0,0,0,1);margin-bottom: 13px;margin-top: 16px;}
.column .columnRight{width:380px;position: relative;}
.column .columnRight .columnRight-box{position: relative;margin-bottom: 40px;box-sizing: border-box;font-size:16px;background: #ffffff;}
.column .columnRight .columnRight-box .columnNews{padding:0 20px 20px;}
.column .columnRight .columnRight-box .columnNews p{margin-bottom: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.column .columnRight .columnRight-box .columnNews p>a{color:#4a4a4a;display: inline-block;}
.column .columnRight .columnRight-box .columnNews p>a>span{color:#50E3C2;margin-right: 10px;}
.column .columnRight .columnRight-box:after{content:'';display: inline-block;position:absolute;bottom:-20px;left:0;border-bottom:1px dashed rgba(155,155,155,1);width:380px;box-sizing: border-box;}
/*内容详情*/
.details .details-articles .title{text-align: center;padding-top: 20px;padding-bottom: 30px;}
.details .details-articles .title h1{font-size:18px;color:rgba(51,51,51,1);margin-bottom: 4px;}
.details .details-articles .title p{font-size:14px;color:rgba(74,74,74,1);}
.details .details-articles .title p span{margin-left: 10px;}
.details .details-articles .content{font-size:14px;color:rgba(74,74,74,1);margin-bottom: 30px;}
.details .details-articles img{max-width: 1200px;margin-bottom: 30px;}
.details .details-articles .link ul{padding-top:30px;border-top:1px dotted rgba(155,155,155,1);display: flex;display: -webkit-flex;justify-content: space-between;margin-bottom: 40px;}
.details .details-articles .link li{font-size:16px;color:rgba(51,51,51,1);}
.details .details-articles .artilcesImg{text-align: center;}
.artilcesImg-1{position: relative;height:460px;width:1180px;overflow: hidden;}
.artilcesImg-1 ul{position: absolute;width:4720px;overflow: hidden;}
.artilcesImg-1 ul li{float: left;}
.prev{position: absolute;left:2%;top:40%;z-index: 5;}
.next{position: absolute;right:2%;top:40%;z-index: 5;}
.about-details .aboutItem{width:285px;height:430px;background: #ffffff;margin-left: 20px;margin-bottom: 20px;}
.about-details .aboutItem:nth-of-type(4n+1){margin-left: 0;}
.about-details .aboutItem:nth-of-type(n+5){margin-bottom: 0;}
.about-details .aboutItem a{display: block;box-sizing: border-box;padding:20px;}
.about-details .aboutItem .aboutImg{width:245px;height:300px;margin-bottom: 16px;}
.about-details .aboutItem .aboutImg img{width:100%;height:100%;}
.about-details .aboutItem dl dt{font-size:16px;font-weight:500;color:rgba(0,0,0,1);margin-bottom: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.about-details .aboutItem dl dd{font-size:12px;color:rgba(74,74,74,1);}
.about-details .aboutItem dl dd:nth-of-type(2){margin-bottom: 5px;}
.pinglun{margin-top: 40px;margin-bottom: 20px;}
.pinglun .comment{background: #ffffff;padding: 20px;box-sizing: border-box;}
.pinglun .comment textarea{width:1160px;height:120px;border-radius:4px;border:1px solid rgba(155,155,155,1);box-sizing: border-box;padding:10px;font-family: "微软雅黑";font-size:16px;color:rgba(155,155,155,1);resize: none;outline: none;letter-spacing: 2px;}
.pinglun .comment .comment-form{margin-top: 20px;}
input{-webkit-appearance: none;}
.pinglun .comment .comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"]{width:240px;height:50px;box-sizing: border-box;font-size:16px;color:#4A4A4A;outline: none;border:1px solid rgba(218,216,217,1);}
.pinglun .comment .comment-form button{width:200px;height: 50px;line-height: 50px;text-align: center;background:rgba(150,213,204,1);box-sizing: border-box;padding:0;border-radius:4px;font-size:16px;color:rgba(255,255,255,1);border: none;outline: none;-webkit-appearance: none;}
.pinglun .comment .marInput{margin-left: 20px;}
.allComment{background: #ffffff;padding:14px 20px 0;box-sizing: border-box;margin-bottom: 50px;}
.allComment .allComment-bt{font-size:18px;font-weight:500;color:rgba(51,51,51,1);}
.allComment .allComment-bt em{font-style: normal;}
.allComment .allComment-list{padding:20px 0;border-bottom: solid 1px rgba(155,155,155,1);}
.allComment .allComment-list:last-of-type{border-bottom: none;}
.allComment .allComment-list .allComment-list-info{margin-left: 10px;}
.allComment .allComment-list .allComment-list-info .comment-list-info{width:200px;margin-bottom: 10px;}
.allComment .allComment-list .allComment-list-info .comment-list-info h5{font-size:16px;color:rgba(51,51,51,1);}
.allComment .allComment-list .allComment-list-info .comment-list-info p{font-size:12px;color:rgba(155,155,155,1);}
.allComment .allComment-list .allComment-list-info .answer{width:800px;font-size:14px;color:rgba(74,74,74,1);}
.allComment .allComment-list span{font-size:14px;color:rgba(74,74,74,1);margin-right: 20px;cursor: pointer;}
.reply .huifu{margin-left: 50px;margin-top: 20px;}
.reply{width:1160px;}
.hf{width:800px;height:170px;margin-top: 20px;display: none;}
.hf textarea{width:800px;height:100px;border-radius:4px;border:1px solid rgba(155,155,155,1);box-sizing: border-box;padding:10px;font-family: "微软雅黑";font-size:14px;color:rgba(155,155,155,1);resize: none;outline: none;letter-spacing: 2px;}
.hf .btn-hf{width:200px;height: 50px;line-height: 50px;text-align: center;background:rgba(150,213,204,1);box-sizing: border-box;padding:0;border-radius:4px;font-size:16px;color:rgba(255,255,255,1);border: none;outline: none;-webkit-appearance: none;margin-top: 20px;}
.reply span{margin-top: 18px;}
/*友情链接*/
.friendlink{ margin-top: 50px; }
.friendlink dt{ height: 45px; color:#4e8ea7; line-height: 45px; font-size: 18px; border-bottom:1px #999 solid; }
.friendlink dd{ height: 45px; line-height: 45px; }
footer{height: 50px;line-height: 50px;background-color: #1B1B1B;color: #fff;text-align: center;}
footer a{color: #fff;}