@charset "utf-8";
*{margin: 0; padding: 0; list-style: none; text-decoration: none;}
.clearfix, .c{zoom: 1; clear: both;}
.clearfix:after, .clearfix:before, .c:after, .c:before{display: table; content: "";}
.clearfix:after, .c:after{clear: both;}
.l{float: left;}
.r{float: right;}
.jz{width: 1200px; margin: 0 auto;}
a{color: #3C3C3C; font-size: 14px;}
.am-tab-panel_more{font-size: 12px; width: 100px; height: 32px; line-height: 30px; text-align: center; border: 1px solid #EEEEEE; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s;}
.am-tab-panel_more:hover{background-color: #4b070a; color: #ffffff;}
.am-tab-panel_more span{font-family: SimSun;}
ul{list-style:none;margin:0;padding:0;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.m20{margin:20px 0;}
.p10{padding:10px;}
.p30{padding:30px;}
.h0{clear: both;}
.h5{clear: both; height: 5px; font-size: 0; line-height: 0px;}
.h10{clear: both; height: 10px;}
.h15{clear: both; height: 15px;}
.h20{clear: both; height: 20px;}
.h30{clear: both; height: 30px;}
.h40{clear: both; height: 40px;}
.h50{clear: both; height: 50px;}
.h60{clear: both; height: 60px;}
.h100{clear: both; height: 100px;}
.h200{clear: both; height: 200px;}
.clear{clear: both;}
.dis{display:none;}
.thide{white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
body{font-size:12px;}
/*详情页*/
.about_con p{color: #666; font-size: 14px; line-height: 28px; margin-bottom: 16px;}
.about_name{text-align: center; padding-bottom: 20px; font-size: 16px; color: #333333;}
.about-con{text-align: center; font-size: 14px; margin-bottom: 15px; color: #666666;}
.about_title{border-bottom: 1px solid #CCCCCC;}
.about_con_bottom{width: 1000px; margin: 0 auto; padding: 10px;}
.about_con_fanye{font-size: 14px; line-height: 26px; color: #333; float: left;}
.about_con_fanye a{color: #333; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.about_con_fanye a:hover{color: #C20D23;}
.about_fx{float: right;}
/*详情页*/
/*图片效果一*/
.chbimgbox{height: 300px; width: 300px;}
.chbimg{overflow: hidden; position: relative; height: 300px; width: 300px;}
.chbimg img{-webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s;}
.chbimgbg{position: absolute; width: 300px; height: 300px; top: 0; background-color: #ccc; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s;}
.chbimgbox:hover .chbimg img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.chbimg:hover .chbimgbg{opacity: 0.8; filter: alpha(opacity=80);}
.chbimgtitle{position: absolute; top: -10%; text-align: center; left: 0; right: 0; color: #000000; font-size: 14px; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s;}
.chbimg:hover .chbimgtitle{top: 30%; -webkit-transition: all 0.3s 0.8s; -moz-transition: all 0.3s 0.8s; -ms-transition: all 0.3s 0.8s; -o-transition: all 0.3s 0.8s; transition: all 0.3s 0.8s;}
.chbimgmore{position: absolute; bottom: -10%; text-align: center; left: 0; right: 0; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s;}
.chbimgmore a{padding: 2px 6px; color: #ff0000; font-size: 14px; border: 1px solid #ff0000;}
.chbimg:hover .chbimgmore{bottom: 30%; -webkit-transition: all 0.3s 0.8s; -moz-transition: all 0.3s 0.8s; -ms-transition: all 0.3s 0.8s; -o-transition: all 0.3s 0.8s; transition: all 0.3s 0.8s;}
/*图片效果一*/
/*图片效果二*/
.case-content{overflow: hidden; margin: 80px auto 0 auto; width: 1200px;}
.case-item{float: left; margin: 30px 40px; margin-bottom: 20px;}
.ih-item{position: relative; -webkit-transition: all .35s ease-in-out; -moz-transition: all .35s ease-in-out; transition: all .35s ease-in-out;}
.ih-item, .ih-item *{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ih-item a{color: #333;}
.ih-item a:hover{text-decoration: none;}
.ih-item img{width: 100%; height: 100%;}
.ih-item.circle, .ih-item.circle .img{position: relative; width: 210px; height: 210px; border-radius: 50%;}
.ih-item.circle .img:before{position: absolute; display: block; content: ''; width: 100%; height: 100%; border-radius: 50%; box-shadow: inset 0 0 0 16px rgba(255,255,255,.6), 0 1px 2px rgba(0,0,0,.3); -webkit-transition: all .35s ease-in-out; -moz-transition: all .35s ease-in-out; transition: all .35s ease-in-out;}
.ih-item.circle .img img{border-radius: 50%;}
.ih-item.circle .info{position: absolute; top: 0; bottom: 0; left: 0; right: 0; text-align: center; border-radius: 50%; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.ih-item.square{position: relative; width: 316px; height: 216px; border: 8px solid #fff; box-shadow: 1px 1px 3px rgba(0,0,0,.3);}
.ih-item.square .info{position: absolute; top: 0; bottom: 0; left: 0; right: 0; text-align: center; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.ih-item.circle.effect1 .spinner{width: 220px; height: 220px; border: 10px solid #ecab18; border-right-color: #1ad280; border-bottom-color: #1ad280; border-radius: 50%; -webkit-transition: all .8s ease-in-out; -moz-transition: all .8s ease-in-out; transition: all .8s ease-in-out;}
.ih-item.circle.effect1 .img{position: absolute; top: 10px; bottom: 0; left: 10px; right: 0; width: auto; height: auto;}
.ih-item.circle.effect1 .img:before{display: none;}
.ih-item.circle.effect1.colored .info{background: #1a4a72; background: rgba(26,74,114,.6);}
.ih-item.circle.effect1 .info{top: 10px; bottom: 0; left: 10px; right: 0; background: #333; background: rgba(0,0,0,.6); opacity: 0; -webkit-transition: all .8s ease-in-out; -moz-transition: all .8s ease-in-out; transition: all .8s ease-in-out;}
.ih-item.circle.effect1 .info h3{color: #fff; text-transform: uppercase; position: relative; letter-spacing: 2px; font-size: 24px; margin: 0 30px; padding: 55px 0 0; height: 110px; text-shadow: 0 0 1px white, 0 1px 2px rgba(0,0,0,.3);}
.ih-item.circle.effect1 .info p{color: #bbb; padding: 10px 5px; font-style: italic; margin: 0 30px; font-size: 12px; border-top: 1px solid rgba(255,255,255,.5);}
.ih-item.circle.effect1 a:hover .spinner{-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}
.ih-item.circle.effect1 a:hover .info{opacity: 1;}
/*图片效果二*/
/*图片效果三*/
.da-thumbs{list-style: none; width: 984px; position: relative; margin: 20px auto; padding: 0;}
.da-thumbs li{float: left; margin: 5px; background: #fff; padding: 8px; position: relative; box-shadow: 0 1px 3px rgba(0,0,0,0.1);}
.da-thumbs li a, .da-thumbs li a img{display: block; position: relative;}
.da-thumbs li a{overflow: hidden;}
.da-thumbs li a div{position: absolute; background: #333; background: rgba(75,75,75,0.7); width: 100%; height: 100%;}
.da-thumbs li a div span{display: block; padding: 10px 0; margin: 40px 20px 20px 20px; text-transform: uppercase; font-weight: normal; color: rgba(255,255,255,0.9); text-shadow: 1px 1px 1px rgba(0,0,0,0.2); border-bottom: 1px solid rgba(255,255,255,0.5); box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);}
.container{width: 100%; position: relative; min-height: 350px;}
.clr{clear: both; padding: 0; height: 0; margin: 0;}
.container > header{margin: 10px; padding: 20px 10px 10px 10px; position: relative; display: block; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); text-align: center;}
.container > header > span{font-family: 'Alegreya SC', Georgia, serif; font-size: 20px; line-height: 20px; display: block; font-weight: 400; font-style: italic; color: #719dab; text-shadow: 1px 1px 1px rgba(0,0,0,0.1);}
.container > header h1{font-size: 40px; line-height: 40px; margin: 0; position: relative; font-weight: 300; color: #498ea5; padding: 5px 0px; text-shadow: 1px 1px 1px rgba(255,255,255,0.7);}
.container > header h1 span{font-weight: 700;}
.container > header h2{font-size: 14px; font-weight: 300; letter-spacing: 2px; text-transform: uppercase; margin: 0; padding: 15px 0 5px 0; color: #6190ca; text-shadow: 1px 1px 1px rgba(255,255,255,0.7);}
.container > header p{font-style: italic; color: #aaa; text-shadow: 1px 1px 1px rgba(255,255,255,0.7);}
/*图片效果三*/
/*图片效果4*/
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after{content: " "; display: block; background: white; position: absolute; z-index: 30; -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);}
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after{width: 3px; height: 9999px; left: 50%; margin-left: -1.5px;}
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after{width: 9999px; height: 3px; top: 50%; margin-top: -1.5px;}
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay{position: absolute; top: 0; width: 100%; height: 100%;}
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay{-webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;}
.twentytwenty-before-label, .twentytwenty-after-label{-webkit-transition-property: opacity; -moz-transition-property: opacity; transition-property: opacity;}
.twentytwenty-before-label:before, .twentytwenty-after-label:before{color: white; font-size: 13px; letter-spacing: 0.1em;}
.twentytwenty-before-label:before, .twentytwenty-after-label:before{position: absolute; background: rgba(255, 255, 255, 0.2); line-height: 38px; padding: 0 20px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before{top: 50%; margin-top: -19px;}
.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before{left: 50%; margin-left: -45px; text-align: center; width: 90px;}
.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow{width: 0; height: 0; border: 6px inset transparent; position: absolute;}
.twentytwenty-left-arrow, .twentytwenty-right-arrow{top: 50%; margin-top: -6px;}
.twentytwenty-up-arrow, .twentytwenty-down-arrow{left: 50%; margin-left: -6px;}
.twentytwenty-container{-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; z-index: 0; overflow: hidden; position: relative; -webkit-user-select: none; -moz-user-select: none;}
.twentytwenty-container img{max-width: 100%; position: absolute; top: 0; display: block;}
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay{background: rgba(0, 0, 0, 0);}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label{opacity: 0;}
.twentytwenty-container *{-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
.twentytwenty-before-label{opacity: 0;}
.twentytwenty-before-label:before{content: "Before";}
.twentytwenty-after-label{opacity: 0;}
.twentytwenty-after-label:before{content: "After";}
.twentytwenty-horizontal .twentytwenty-before-label:before{left: 10px;}
.twentytwenty-horizontal .twentytwenty-after-label:before{right: 10px;}
.twentytwenty-vertical .twentytwenty-before-label:before{top: 10px;}
.twentytwenty-vertical .twentytwenty-after-label:before{bottom: 10px;}
.twentytwenty-overlay{-webkit-transition-property: background; -moz-transition-property: background; transition-property: background; background: rgba(0, 0, 0, 0); z-index: 25;}
.twentytwenty-overlay:hover{background: rgba(0, 0, 0, 0.5);}
.twentytwenty-overlay:hover .twentytwenty-after-label{opacity: 1;}
.twentytwenty-overlay:hover .twentytwenty-before-label{opacity: 1;}
.twentytwenty-before{z-index: 20;}
.twentytwenty-after{z-index: 10;}
.twentytwenty-handle{height: 38px; width: 38px; position: absolute; left: 50%; top: 50%; margin-left: -22px; margin-top: -22px; border: 3px solid white; -webkit-border-radius: 1000px; -moz-border-radius: 1000px; border-radius: 1000px; -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); z-index: 40; cursor: pointer;}
.twentytwenty-horizontal .twentytwenty-handle:before{bottom: 50%; margin-bottom: 22px; -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);}
.twentytwenty-horizontal .twentytwenty-handle:after{top: 50%; margin-top: 22px; -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);}
.twentytwenty-vertical .twentytwenty-handle:before{left: 50%; margin-left: 22px; -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);}
.twentytwenty-vertical .twentytwenty-handle:after{right: 50%; margin-right: 22px; -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);}
.twentytwenty-left-arrow{border-right: 6px solid white; left: 50%; margin-left: -17px;}
.twentytwenty-right-arrow{border-left: 6px solid white; right: 50%; margin-right: -17px;}
.twentytwenty-up-arrow{border-bottom: 6px solid white; top: 50%; margin-top: -17px;}
.twentytwenty-down-arrow{border-top: 6px solid white; bottom: 50%; margin-bottom: -17px;}
.column, .columns{position: relative; padding-left: 0.9375em; padding-right: 0.9375em; width: 100%; float: left;}
@media only screen{.column, .columns{position: relative; padding-left: 0.9375em; padding-right: 0.9375em; float: left;}
.small-1{position: relative; width: 8.33333%;}
.small-2{position: relative; width: 16.66667%;}
.small-3{position: relative; width: 25%;}
.small-4{position: relative; width: 33.33333%;}
.small-5{position: relative; width: 41.66667%;}
.small-6{position: relative; width: 50%;}
.small-7{position: relative; width: 58.33333%;}
.small-8{position: relative; width: 66.66667%;}
.small-9{position: relative; width: 75%;}
.small-10{position: relative; width: 83.33333%;}
.small-11{position: relative; width: 91.66667%;}
.small-12{position: relative; width: 100%;}
.small-offset-0{position: relative; margin-left: 0%;}
.small-offset-1{position: relative; margin-left: 8.33333%;}
.small-offset-2{position: relative; margin-left: 16.66667%;}
.small-offset-3{position: relative; margin-left: 25%;}
.small-offset-4{position: relative; margin-left: 33.33333%;}
.small-offset-5{position: relative; margin-left: 41.66667%;}
.small-offset-6{position: relative; margin-left: 50%;}
.small-offset-7{position: relative; margin-left: 58.33333%;}
.small-offset-8{position: relative; margin-left: 66.66667%;}
.small-offset-9{position: relative; margin-left: 75%;}
.small-offset-10{position: relative; margin-left: 83.33333%;} [class*="column"] + [class*="column"]:last-child{float: right;} [class*="column"] + [class*="column"].end{float: left;}
.column.small-centered, .columns.small-centered{position: relative; margin-left: auto; margin-right: auto; float: none !important;}}
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width:1028px){.large-1{position: relative; width: 8.33333%;}
.large-2{position: relative; width: 16.66667%;}
.large-3{position: relative; width: 25%;}
.large-4{position: relative; width: 33.33333%;}
.large-5{position: relative; width: 41.66667%;}
.large-6{position: relative; width: 50%;}
.large-7{position: relative; width: 58.33333%;}
.large-8{position: relative; width: 66.66667%;}
.large-9{position: relative; width: 75%;}
.large-10{position: relative; width: 83.33333%;}
.large-11{position: relative; width: 91.66667%;}
.large-12{position: relative; width: 100%;}
.row .large-offset-0{position: relative; margin-left: 0%;}
.row .large-offset-1{position: relative; margin-left: 8.33333%;}
.row .large-offset-2{position: relative; margin-left: 16.66667%;}
.row .large-offset-3{position: relative; margin-left: 25%;}
.row .large-offset-4{position: relative; margin-left: 33.33333%;}
.row .large-offset-5{position: relative; margin-left: 41.66667%;}
.row .large-offset-6{position: relative; margin-left: 50%;}
.row .large-offset-7{position: relative; margin-left: 58.33333%;}
.row .large-offset-8{position: relative; margin-left: 66.66667%;}
.row .large-offset-9{position: relative; margin-left: 75%;}
.row .large-offset-10{position: relative; margin-left: 83.33333%;}
.row .large-offset-11{position: relative; margin-left: 91.66667%;}
.push-1{position: relative; left: 8.33333%; right: auto;}
.pull-1{position: relative; right: 8.33333%; left: auto;}
.push-2{position: relative; left: 16.66667%; right: auto;}
.pull-2{position: relative; right: 16.66667%; left: auto;}
.push-3{position: relative; left: 25%; right: auto;}
.pull-3{position: relative; right: 25%; left: auto;}
.push-4{position: relative; left: 33.33333%; right: auto;}
.pull-4{position: relative; right: 33.33333%; left: auto;}
.push-5{position: relative; left: 41.66667%; right: auto;}
.pull-5{position: relative; right: 41.66667%; left: auto;}
.push-6{position: relative; left: 50%; right: auto;}
.pull-6{position: relative; right: 50%; left: auto;}
.push-7{position: relative; left: 58.33333%; right: auto;}
.pull-7{position: relative; right: 58.33333%; left: auto;}
.push-8{position: relative; left: 66.66667%; right: auto;}
.pull-8{position: relative; right: 66.66667%; left: auto;}
.push-9{position: relative; left: 75%; right: auto;}
.pull-9{position: relative; right: 75%; left: auto;}
.push-10{position: relative; left: 83.33333%; right: auto;}
.pull-10{position: relative; right: 83.33333%; left: auto;}
.push-11{position: relative; left: 91.66667%; right: auto;}
.pull-11{position: relative; right: 91.66667%; left: auto;}
.column.large-centered, .columns.large-centered{position: relative; margin-left: auto; margin-right: auto; float: none !important;}
.column.large-uncentered, .columns.large-uncentered{margin-left: 0; margin-right: 0; float: left !important;}
.column.large-uncentered.opposite, .columns.large-uncentered.opposite{float: right !important;}}
/*图片效果4*/
/*图片效果5*/
.view{width: 300px; height: 200px; margin: 10px; border: 5px solid rgb(255, 255, 255); overflow: hidden; position: relative; text-align: center; box-shadow: 0px 0px 5px rgb(170, 170, 170); cursor: default;}
.view .mask, .view .content{width: 300px; height: 200px; position: absolute; overflow: hidden; top: 0px; left: 0px;}
.view img{display: block; position: relative;}
.effect img{opacity: 1; -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -o-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; transition: all 0.2s ease-in;}
.effect .mask{opacity: 0; overflow: visible; border-color: rgba(0,0,0,0.7) transparent transparent transparent; border-style: solid; border-width: 150px; width: 0; height: 0; -moz-transform: translateY(-125px); -webkit-transform: translateY(-125px); -o-transform: translateY(-125px); -ms-transform: translateY(-125px); transform: translateY(-125px); -moz-transition: -moz-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out; -webkit-transition: -webkit-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out; -o-transition: -o-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out; -ms-transition: -ms-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out; transition: transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;}
.effect a.info{opacity: 0; -moz-transform: translateY(-125px); -webkit-transform: translateY(-125px); -o-transform: translateY(-125px); -ms-transform: translateY(-125px); transform: translateY(-125px); -moz-transition: -moz-transform 0.3s ease-in, opacity 0.1s ease-in-out; -webkit-transition: -webkit-transform 0.3s ease-in, opacity 0.1s ease-in-out; -o-transition: -o-transform 0.3s ease-in, opacity 0.1s ease-in-out; -ms-transition: -ms-transform 0.3s ease-in, opacity 0.1s ease-in-out; transition: transform 0.3s ease-in, opacity 0.1s ease-in-out;}
.effect:hover img{opacity: 0.7; -moz-transform: scale(2, 2); -webkit-transform: scale(2, 2); -o-transform: scale(2, 2); -ms-transform: scale(2, 2); transform: scale(2, 2);}
.effect:hover .mask{opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px);}
.effect:hover a.info{opacity: 1; -moz-transform: translateY(100px); -webkit-transform: translateY(100px); -o-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px);}
.second-effect .mask{opacity: 0; overflow: visible; border: 0px solid rgba(0,0,0,0.7); -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.second-effect a.info{position: relative; top: -10px; opacity: 0; -moz-transform: scale(0, 0); -webkit-transform: scale(0, 0); -o-transform: scale(0, 0); -ms-transform: scale(0, 0); transform: scale(0, 0); -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out; -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out; -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out; -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out; transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;}
.second-effect:hover .mask{opacity: 1; border: 100px solid rgba(0,0,0,0.7);}
.second-effect:hover a.info{opacity: 1; -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -o-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); -moz-transition-delay: 0.3s; -webkit-transition-delay: 0.3s; -o-transition-delay: 0.3s; -ms-transition-delay: 0.3s; transition-delay: 0.3s;}
.view a.info{background: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/img/link.jpg") no-repeat scroll center center transparent; display: inline-block; text-decoration: none; padding: 0px; text-indent: -9999px; width: 20px; height: 20px;}
.third-effect .mask{opacity: 0; overflow: visible; border: 100px solid rgba(0, 0, 0, 0.7); box-sizing: border-box; transition: all 0.4s ease-in-out 0s;}
.third-effect a.info{position: relative; top: -10px; opacity: 0; transition: opacity 0.5s ease-in-out 0s;}
.third-effect:hover .mask{opacity: 1; border: 100px solid rgba(0, 0, 0, 0.7);}
.third-effect:hover a.info{opacity: 1; transition-delay: 0.3s;}
.fourth-effect .mask{position: absolute; top: 50px; left: 100px; cursor: pointer; border-radius: 50px; display: inline-block; height: 100px; width: 100px; border: 50px solid rgba(0, 0, 0, 0.7); box-sizing: border-box; opacity: 1; visibility: visible; transform: scale(4); transition: all 0.3s ease-in-out 0s;}
.fourth-effect:hover .mask{opacity: 0; border: 0px solid rgba(0, 0, 0, 0.7); visibility: hidden;}
/* FIFTH EFFECTS */
.fifth-effect img{opacity: 0.2; -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; transition: all 0.3s ease-in;}
.fifth-effect .mask{cursor: pointer; opacity: 1; visibility: visible; border: 100px solid rgba(0,0,0,0.7); -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -moz-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); -webkit-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); -o-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); -ms-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620); transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);}
.fifth-effect:hover .mask{border: 0px double rgba(0,0,0,0.7); opacity: 0; visibility: hidden;}
.fifth-effect:hover img{opacity: 1;}
/*图片效果5*/
/*图片效果6*/
div.flip-3d{perspective: 1200px; width: 30%; float: left;}
div.flip-3d .figure{position: relative; transform-style: preserve-3d; transition: 1s transform; font-size: 1.6rem;}
div.flip-3d .figure img{width: 100%; height: auto;}
div.flip-3d .figure figcaption{position: absolute; width: 100%; height: 100%; top: 0; transform: rotateY(.5turn) translateZ(1px);
background: rgba(255, 255, 255, 0.9); text-align: center; padding-top: 45%; opacity: 0.6; transition: 1s .5s opacity;}
div.flip-3d:hover .figure{transform: rotateY(.5turn);}
div.flip-3d:hover .figure figcaption{opacity: 1;}
div.flip-3d .figure:after{content: " "; display: block; height: 8vw; width: 100%; transform: rotateX(90deg); background-image: radial-gradient(ellipse closest-side, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);}
/*图片效果6*/
.head{width: 100%;height: 135px;position: relative;z-index: 999;background-color: #710006;background-image: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/head.jpg");background-position: center;background-repeat: no-repeat;background-size: cover;}
.head .jz .p_sj{display: block;line-height: 135px;}
.head .jz .fw>ul{text-align: right;color:white;font-size:12px;position: relative;}
.head .jz .fw>ul li{float: left;padding: 10px;font-size: 14px;}
.head .jz .fw>ul li a{color:white;font-size: 14px;margin-left: 20px;text-align:center;}
.head .jz .fw>ul li>i{cursor: pointer;}
.head .jz .fw .search{left: auto;right: 0;margin: 0;padding: 3px;background: none;border: 0;min-width: 206px;}
.head .jz .fw .search:before,.head .jz .fw .search:after{display: none;}
.head .jz .fw .search .ip{border: 0;/* padding: 8px 20px; */width: 150px;height: 30px;color: #333;padding: 0 10px;outline: none;}
.head .jz .fw .search .btn{background: #803336;border: 0;color: #fff;width: 50px;height: 30px;outline: none;}
.nav{height: 50px;width: 100%;background: #40090b;position: relative;z-index: 998;}
.nav_main{display: flex;justify-content: space-between;}
.nav_main li{position: relative;float: left;width: 100%;}
.nav_main li.yiji_li:hover .nav_c{top: 100%;transition: 0.6s 0.1s top ease;}
.nav_main li .wh_wbd{display: block;height: 50px;line-height: 50px;text-align: center;color: #fff;transition: 0.3s 0.1s background ease;font-size: 17px;}
.nav_main li .wh_wbd:hover{background: #4b070a;transition: 0.3s 0.1s background ease;}
.nav_main li .on{background: #4b070a;}
.nav_c{margin: 0;position: absolute;top: -300px;width: 100%;background: rgba(48, 14, 14, 0.74);z-index: -1;transition: 0.3s 0.1s top ease;}
.nav_c li.erji_li{overflow: hidden;float: none;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.nav_c li.erji_li:first-child{ padding-top: 5px;}
.nav_c li.erji_li:hover a{background: rgba(60, 12, 14, 0.65);}
.nav_c li a{display: block;text-align: center;height: 50px;line-height: 50px;color: #fff; font-size:16px;}
.banner{width: 100%;background: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/bigbg.jpg") no-repeat;background-size: 100% 100%;overflow: hidden;}
.banner>div{width: 1200px;margin: auto;}
.banner .am-slider-default .am-direction-nav a{margin-top: -35px;width: 25px;height: 70px;opacity: .7;background: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/btn.jpg") no-repeat;}
.banner .am-slider-default .am-direction-nav .am-next{background-position: right;}
.banner .am-slider-default .am-direction-nav a:before{display: none;}
.am-slider-c4 .am-slider-desc{height: 50px; line-height: 35px;}
.am-active-slide a:hover .am-slider-desc{background-color: rgba(64,9,11,.8);}
.sbanner{display: none;}
.sbanner>div{margin: 0;padding-bottom: 5px;}
.sbanner .am-slider-default .am-control-nav{bottom: 0;display: flex;justify-content: space-between;background: #000;z-index: 3;}
.sbanner .am-slider-default .am-control-nav li{width: 100%;margin: 0;}
.sbanner .am-slider-default .am-control-nav li a{width: 100%;height: 5px;border-radius: 0;box-shadow: none;background-color: #cdc1c1;}
.sbanner .am-slider-default .am-control-nav li a.am-active{background-color: #6f0005;}
.sbanner .am-slider-default .am-direction-nav a:before{color: #4e0003;font-size: 30px!important;}
.hot{height: 115px; background: #F5F5F5;}
.hot .hot_gz{width: 100px; height: 115px; font-size: 25px; text-align: center; line-height: 40px; padding-top: 20px; color: #077EDF; font-weight: bold;}
.hot .hot_gz span{width: 100px; display: block; height: 27px; background: #077EDF; color: #fff; text-align: center; line-height: 27px; -webkit-border-radius: 3px; font-size: 12px; font-weight: normal;}
.hot .hot_news{overflow: hidden; width: 1100px; height: 115px; padding-top: 22px; padding-left: 60px;}
.hot .hot_news .h_bt{display: block; font-size: 18px; height: 40px; line-height: 40px; font-weight: bold;}
.cont{padding: 50px 20px;background: #fcf9f9;box-sizing: border-box;}
.cont .c_bka{width: 100%;overflow: hidden;}
.cont .c_bka .c_bkat{display: block;width: 560px;height: 351px;border: 1px solid #E4E4E4;}
.cont .c_bka .c_bkat img{width: 100%;height: 335px;}
.cont .c_bka .c_ycxw{width: 560px;height: 340px;}
.zhxw{width: 560px;}
.zhxw .zhxw-top{width: 100%;}
.zhxw .zhxw-top span{display: inline-block;border-bottom: 4px solid #d2b7b7;font-size: 18px;line-height: 1.5;float: left;font-weight:bold;color: #700005;}
.zhxw .zhxw-top a{display: inline-block;float: right;padding: 10px;font-size: 12px;color: #737374;}
.zhxw .zhxw-down ul{padding-top: 10px;}
.zhxw .zhxw-down ul li{padding: 11px 0;border-bottom: 1px dashed #e5dedb;}
.zhxw .zhxw-down ul li:last-child{border: 0;}
.zhxw .zhxw-down ul li:hover .zhxw-lb span{color: #40090b;}
.zhxw .zhxw-down ul li .rq-div{background: #FFFFFF url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/rq-bg.jpg")no-repeat;width: 59px;height: 62px;margin: 12px 0;}
.zhxw .zhxw-down ul li .rq-div p.day-p{font-size: 24px;color: #737374;text-align: left;text-indent: 10px;line-height: 1.75;margin: 0;}
.zhxw .zhxw-down ul li .rq-div p.month-p{font-size: 14px;color: #dfd7d3;line-height: 1;text-align: right;margin: 0;}
.zhxw .zhxw-down ul li .zhxw-lb{width: 465px;}
.zhxw .zhxw-down ul li .zhxw-lb p{font-size: 14px;color: #2a292a;padding-bottom: 6px;line-height: 1.6;font-weight:bold;margin: 0;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.zhxw .zhxw-down ul li .zhxw-lb span{text-indent: 0em;font-size: 14px;color: #525151;line-height: 1.60;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.am-tabs-bd{height: 298px; border: none;}
.c_blnz{width: 145px; background: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/1_17.jpg") no-repeat left center;}
[data-am-widget=tabs]{margin:0;}
.cyc_cnw li{height: 40px; line-height: 40px; border-bottom: 1px dashed #F5F5F5;}
.cyc_cnw li i{margin-right:10px;}
.cont .c_bkb{margin-top: 50px; overflow: hidden;}
.c_jzbt{height: 40px;width: 870px;font-size: 18px;font-weight: bold;color: #333;border-bottom:#ddd 1px solid;}
.c_jzbt .ywfb{font-size: 12px; color: #999999; font-weight: normal; line-height: 30px;}
.c_jzbt a{width: 12px; height: 30px; background: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/1_22.jpg") no-repeat center;}
.c_jznr{height: 340px;}
.c_jnnl{width: 420px; padding-top: 15px; margin-top: 0;}
.c_jnnl li{height: 40px; border-bottom: 1px dashed #eee; line-height: 40px; padding-left:15px; position:relative;}
.c_jnnl li i{display:block; font-style:normal; width:4px; height:4px; border-radius:100%; background:#999; position: absolute; left:0px; top:50%; margin-top:-2px;}
.like_t{height: 40px;font-size: 18px;color: #333;border-bottom:#ddd 1px solid;}
.like_c{}
.like_c ul{width: 420px; padding-top: 15px; margin-top: 0;}
.like_c ul li{height:35px; border-bottom: 1px dashed #eee; line-height:35px; padding-left:15px; position:relative;}
.like_c ul li i{display:block; font-style:normal; width:4px; height:4px; border-radius:100%; background:#999; position: absolute; left:0px; top:50%; margin-top:-2px;}
.c_xxt{height: 40px;width: 300px;font-size: 18px;font-weight: bold;color: #000;border-bottom: #ddd 1px solid;}
.c_xxt .ywfb{font-size: 12px; color: #999999; font-weight: normal; line-height: 30px;}
.c_xxt a{width: 12px; height: 30px; background: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/1_22.jpg") no-repeat center;}
.dbxgn{width: 300px; margin-top: 27px;}
.dbxgn li{padding: 0 5px; float: left; margin-bottom: 15px;}
.dbxgn li a{display: block; background: #4b070a; border-radius: 5px; width: 90px; height: 78px; color: #fff; padding-top: 12px; line-height: 25px; text-align: center;}
.dbxgn li a:hover{background: #294279; transition: 0.3s 0.1s background ease;}
.c_bkc{margin-top: 50px;}
.c_bkc .tit{display: block;}
.c_bkc .tit h3{display: inline-block;border-bottom: 4px solid #d2b7b7;font-size: 20px;font-weight: normal;line-height: 1.5;color: #700005;margin: 0;}
.c_bkc .tit a{display: inline-block;width: 40px;height: 40px;font-size: 0;background: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/more.jpg") no-repeat center;}
.c_bkc .bd{padding: 30px 0;overflow: hidden;}
.c_bkc ul li{float: left;width: 281px;margin-right: 12px;}
.c_bkc ul li .img{position: relative;width: 100%;padding-top: 75%;overflow: hidden;}
.c_bkc ul li .img img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: block;transition: all 0.3s;}
.c_bkc ul li .gcbt{display: block; height: 57px; padding: 0 20px; line-height: 57px; text-align: center; background: #fff; color: #333; font-size: 16px; font-family: "Microsoft YaHei";}
.c_bkc ul li:hover .img img{transform: scale(1.1);}
.c_bkc ul li:hover .gcbt{background: #077EDF; color: #fff;}
.c_bkd{overflow: hidden;}
.jsjl{width: 560px;margin-top: 50px;}
.noticeTBox,.dynamicsTBox{border-bottom: 4px solid #e5e2e2; position:relative; height:30px;}
.noticeTBox span,.dynamicsTBox span{position:absolute; bottom:-4px; display: inline-block; font-size: 18px; cursor: pointer; line-height: 30px;font-weight:bold; color: #b69888; border-bottom: 4px solid transparent; margin-right:5px;}
.noticeTBox span:last-of-type,.dynamicsTBox span:last-of-type{left:100px;}
.noticeTBox span.active,.dynamicsTBox span.active{color: #700005;border-bottom-color: #d2b7b7;}
.noticeTBox .more,.dynamicsTBox .more{color: #737374; position: absolute; font-size: 12px; right: 5px; bottom: 5px; display: none;}
.jsllb li{height: 36px;line-height: 36px;padding-left: 20px; position:relative;}
.jsllb li i{display:block; font-style:normal;width: 4px;height: 4px; border-radius:100%;background: #d2b7b7;position: absolute; left:0px; top:50%; margin-top:-2px;}
.jsllb li a{width: 70%;display: block;color: #2a292a;word-wrap: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.jsllb li span{color: #aeadad;float: right;margin-right: 10px;}
.whfw{float: left; margin-top: 50px; width: 360px;}
.whfwbt{height: 40px;width: 360px;font-size: 18px;font-weight: bold;color: #000;border-bottom: #ddd 1px solid;}
.whfwbt .ywfb{font-size: 12px; color: #999999; font-weight: normal; line-height: 30px;}
.whfwbt a{width: 12px; height: 30px; background: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/1_22.jpg") no-repeat center;}
.am-panel-default>.am-panel-hd{background-color: #077EDF; border-radius: 5px; height: 42px;}
.am-panel-default{border-color: #fff;}
.am-panel{border: none; box-shadow: none;}
.am-panel-group .am-panel-hd+.am-panel-collapse .am-panel-bd{border: none;}
.am-panel-bd{padding: 0;}
.am-panel-bd{height: 122px;}
.am-panel-group{margin-top: 30px;}
.nbdb{background: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/1_73.jpg") no-repeat 35% center;}
.am-panel-title{font-size: 16px; color: #fff; padding-left: 150px; font-family: "Microsoft YaHei"; font-weight: normal;}
.am-panel-bd{margin-top: 10px;}
.c_bke{overflow: hidden; background: #F5F5F5;}
.c_bkebt{height: 40px;width: 1200px;font-size: 18px;font-weight: bold;color: #000;border-bottom: `#ddd 1px solid;}
.c_bkebt .ywfb{font-size: 12px; color: #999999; font-weight: normal; line-height: 30px;}
.c_bkebt a{width: 12px; height: 30px; background: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/edjt_03.jpg") no-repeat center;}
.c_bkebt a.ywfr{width: 12px; height: 30px; background: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/1_22.jpg") no-repeat center;}
.c_bke{padding: 40px 0;}
.myzs{margin-top: 40px;}
.myzs li{float: left; margin-right: 15px; margin-bottom: 20px; border: 1px solid #fff; width: 228px;}
.myzs li:last-child{margin-right: 0;}
.myzs li a{display: block; width: 100%; height: auto; background: #fff; text-align: center; overflow: hidden;}
.myzs li:hover{border: 1px solid #4b070a;}
.c_kxkx{background: #fff;}
/*内页*/
.bannern{height: 284px;}
.nbnbte{font-size: 18px; font-family: "Microsoft YaHei"; color: #4b070a; padding-top: 100px;}
.nbnbtz{font-size: 30px; font-family: "Microsoft YaHei"; color: #4b070a;}
.n_cont{width: 100%; overflow: hidden; padding-top: 34px;}
.ny_nav{width: 252px; float: left;}
.ny_nav_chb{position: fixed; top: 0;}
.ny_zqw{width: 898px; float: right;}
.ny_nav .wjssbt{width: 252px; height: 113px; background:#4b070a; color: #fff; font-size: 26px; line-height: 113px; text-align: center;}
.ny_nav .wjssbtt{overflow: hidden; width: 252px; height: 106px;}

.wjsndh{margin: 0;}
.wjsndh li{border-bottom: 1px solid #D3D3D3; width: 252px; height: 51px;}
.wjsndh li a{display: block; height: 50px; background: #fff; color: #333; font-size: 14px; line-height: 50px; padding-left: 20px; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; -ms-transition: background 0.3s; -o-transition: background 0.3s; transition: background 0.3s;}
.wjsndh li a.on{color:#882329;}
.propic{display:none;}
.wjsndh li a:hover{background: #882329; color: #fff; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; -ms-transition: background 0.3s; -o-transition: background 0.3s; transition: background 0.3s;}
.wjsndh li a span{float: right; font-family: "宋体"; font-size: 20px; line-height: 50px; padding-right: 20px; -webkit-transition: padding 0.3s; -moz-transition: padding 0.3s; -ms-transition: padding 0.3s; -o-transition: padding 0.3s; transition: padding 0.3s;}
.wjsndh li a:hover span{padding-right: 10px; -webkit-transition: padding 0.3s; -moz-transition: padding 0.3s; -ms-transition: padding 0.3s; -o-transition: padding 0.3s; transition: padding 0.3s;}
.nw_top{height: 45px; border-bottom: 1px solid #EAEAEA; line-height: 45px;}
.nw_top .top_tzbt{font-size: 20px;color: #333;font-family: "Microsoft YaHei";border-bottom:#d2b7b7 3px solid;line-height:42px;}
.nw_top .top_mbx{color: #999;}
.nw_top .top_mbx a{font-size: 12px;color: #999;}
.xmszw{overflow: hidden; display: none;}
.wjssx{height: 225px; width: 100%; background: #FAFAFA;}
.wjshnb{width: 575px; padding: 15px; height: 225px;}
.h_nr{display: block; width: 80%; word-wrap: normal; /* for ie */ text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.sjggw{display: block; width: 80%; word-wrap: normal; /* for ie */ text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.p_sjc li a{display: block; width: 70%; word-wrap: normal; /* for ie */ text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.wjshnb .wjnbt{font-size: 18px; font-family: "Microsoft YaHei"; color: #333; line-height: 28px; font-weight: bold; display: block;}
.wjnb_chb{line-height: 24px; font-size: 14px; margin-top: 10px; display: block;}
.wjshnb .wjnnr{font-size: 14px; font-family: "Microsoft YaHei"; color: #6a6a6a; margin-top: 10px; display: block;}
.wjshnb .wjngd{display: block; width: 133px; height: 33px; text-align: center; line-height: 33px; border: 1px solid #4b070a; font-size: 12px; color: #4b070a; margin-top: 10px;}
.hbydnb{width: 323px; height: 225px; background: #F6F6F6; padding: 25px; position: relative;}
.qnmjt{padding-top: 10px; display: block;}
.cinmbt{font-size: 16px; color: #333333; font-weight: bold;}
.wjzlb{overflow: hidden;}
.wjzlb li{height: auto; line-height: 24px; padding: 10px 0; border-bottom: 1px solid #EAEAEA;}
.wjll{width: 100%;}
.wjll .wjlbt{font-size: 14px;color: #3C3C3C;display: block;width: 75%;float: left;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;/* font-weight:bold; */-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.wjll .wjlbt i{margin-right:8px;}
.wjzlb li:hover .wjll .wjlbt{color: #f30;}
.wjll .wjlrq{font-size: 12px; color: #B4B4B4; display: block; float: right;}
.wjll .wjlnr{display: block; margin-top: 7px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.wjlr{width: 33px; height: 33px; margin-top: 40px; background: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/fqfm_22.jpg") no-repeat center;}
.wjzlb li a:hover{color: #882329;}
.wjzlb li a:hover .wjlr{background: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/gbdl_22.jpg") no-repeat center;}
.yemmm{width: 100%; height: 130px; line-height: 130px; text-align: center;}
.yemmm a{border: 1px solid #EAEAEA; padding: 2px 8px;}
.yemmm span{padding: 2px 8px; font-size: 14px; background-color: #882329; border: 1px solid #882329; color: #ffffff;}
/*案例*/
.jsanl{overflow: hidden;}
.jsanl li{width: 288px; float: left; overflow: hidden; margin-right: 17px; margin-top: 20px;}
.jsanl li a img{display: block; width: 288px; height: 200px; transition: all 0.3s;}
.jsanl li a:hover img{transform: scale(1.1);}
.jsanl li:nth-child(3n){margin-right: 0;}
.dpdzfd{overflow: hidden; display: block;}
.jsanl li a .jsalnr{/*height: 200px;*/
background: #F6F6F6; overflow: hidden; display: block; padding: 25px 20px 20px 20px; transition: background 0.4s; -moz-transition: background 0.4s;/* firefox 4 */ -webkit-transition: background 0.4s;/* safari 和 chrome */ -o-transition: background 0.4s;}
.jsanl li a:hover .jsalnr{background: #882329; transition: background 0.4s; -moz-transition: background 0.4s;/* firefox 4 */ -webkit-transition: background 0.4s;/* safari 和 chrome */ -o-transition: background 0.4s;}
.jsanl li a:hover .jsalnr .jsrbt{color: #fff; transition: background 0.4s; -moz-transition: background 0.4s;/* firefox 4 */ -webkit-transition: background 0.4s;/* safari 和 chrome */ -o-transition: background 0.4s;}
.jsanl li a:hover .jsalnr .jsrnr{color: #fff; transition: background 0.4s; -moz-transition: background 0.4s;/* firefox 4 */ -webkit-transition: background 0.4s;/* safari 和 chrome */ -o-transition: background 0.4s;}
.jsanl li a:hover .jsalnr .jsrgd{color: #fff; background: #6FC1FF; transition: background 0.4s; -moz-transition: background 0.4s;/* firefox 4 */ -webkit-transition: background 0.4s;/* safari 和 chrome */ -o-transition: background 0.4s;}
.jsalnr .jsrbt{display: block; font-size: 16px; color: #333; margin-bottom: 10px; transition: background 0.4s; -moz-transition: background 0.4s;/* firefox 4 */ -webkit-transition: background 0.4s;/* safari 和 chrome */ -o-transition: background 0.4s;}
.jsalnr .jsrnr{font-size: 12px; color: #333; display: block; line-height: 25px; transition: background 0.4s; -moz-transition: background 0.4s;/* firefox 4 */ -webkit-transition: background 0.4s;/* safari 和 chrome */ -o-transition: background 0.4s;}
.jsalnr .jsrgd{margin-top: 10px; display: block; height: 35px; line-height: 35px; text-align: center; background: #DEDEDE; font-size: 12px; transition: background 0.4s; -moz-transition: background 0.4s;/* firefox 4 */ -webkit-transition: background 0.4s;/* safari 和 chrome */ -o-transition: background 0.4s;}
.bjbld{overflow: hidden; padding: 0 0 30px 0;}
.bjbld img{max-width:100%;}
.bjbld .other{margin-top: 30px; text-align: center;}
.bjbld .other p{font-weight: bold;}
.bjbld .other a{display: inline-block; margin: 0 10px; cursor: pointer; background: #fff; border-radius: 4px; border: 1px solid #ddd; padding: 6px 20px; min-width: 100px;}
.bjbld .other a span{font-size: 18px; margin-right: 10px;}
.bjbld .other a em{font-style: normal; font-size: 18px;}
.bjbld .other a:hover{background:#4b070a; border-color: 182644; color: #fff;}
.bjbld .other a:hover span{color: #fff;}
.bjbld .tags{font-weight: 500;}
.bjbld .tags a{margin-left: 15px; display: inline-block; border-radius: 4px; border: 1px solid #ddd; background: #fff; padding: 4px 10px; font-weight: normal; font-size: 14px;}
.bjbld .tags a:hover{background:#4b070a; color: #fff; border-color:#4b070a;}
/*资质*/
.jjb{width: 100%; text-align: center;}
.jjb .bzsb{height: 44px; background: #F5F5F5;}
.jjb .bzns{height: 50px; border-bottom: 1px solid #F0F0F0;}
.myzsha{overflow: hidden;}
.myzsha li{float: left; margin-right: 18px; margin-bottom: 20px;}
.myzsha li a{display: block; width: 285px; height: 174px; background: #F8F7F7; line-height: 174px; text-align: center; border: 1px solid #F8F7F7; overflow: hidden;}
.myzsha li a:hover{border: 1px solid #882329;}
.yxxqab{overflow: hidden;}
.yxxqab img{float: left;}
.yxxqab .gcxqs{background: #F9F9F9; float: right; width: 450px; height: 308px;}
.gcxqs{padding: 35px;}
.vsjwe{font-family: "Microsoft YaHei"; font-size: 22px; color: #333333; font-weight: bold; margin-bottom: 15px;}
.vsjws{font-size: 14px; line-height: 25px;}
.anljj{background: #2899F0; color: #fff; width: 160px; height: 40px; line-height: 40px; font-size: 14px; text-align: center; margin: 20px 0 10px 0;}
.nrns{font-size: 14px; line-height: 25px;}
.nrns p{margin-bottom: 10px;}
.xqbt{font-size: 18px; color: #333; font-weight: bold; padding-top:20px; text-align:center; margin:0;}
.xqbtnm{height: 52px; border-bottom: 1px dashed #CCCCCC; line-height: 52px; margin-bottom: 20px;}
.rqds{display: block; padding: 0 25px; background: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/xxdtb_03.jpg") no-repeat left center;}
.ckrs{display: block; padding-left: 25px; width: 115px; background: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/xxdtb_05.jpg") no-repeat left center;}
.ybfh{display: block; padding-left: 25px; width: 85px; background: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/xxdtb_07.jpg") no-repeat left center;}
.xqxq{line-height: 30px; font-family: "Microsoft YaHei"; font-size: 14px;}
.xqxq p{margin:0 0 10px 0;}
.xypxq{height: 50px; line-height: 50px; border-top: 1px solid #EAEAEA; border-bottom: 1px solid #EAEAEA; margin:30px 0;}
.llxwa{font-size: 16px; color: #333; margin-top: 20px; line-height: 45px; font-weight: bold;}
.llxwb{font-size: 14px; line-height: 30px;}
.llxwc{color: #882329; margin-top: 20px;}
.am-slider-a2 .am-control-nav{bottom: 20px;}
.am-slider-a2 .am-control-nav li{margin: 0 4px;}
.am-slider-a2 .am-control-nav li a{width: 12px; height: 12px;}
.p_sjb{display: none;}
.p_sjd{display: none;}
.ndscd{display: none;}
.sszzd{display: none;}
.nbbsc{display: none;}
.anxxns{display: none;}
.wjzqd{display: none;}
.ddtts{width: 100%; height: 400px;}
.sjbzn{width: 70%; word-wrap: normal; /* for ie */ text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.sypa{width: 45%; word-wrap: normal; /* for ie */ text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;}
.xypa{width: 45%; word-wrap: normal; /* for ie */ text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; text-align:right;}
.smdbs li a{background: #fff;}
.jsllb{margin-top: 15px;}
.lsjl{padding: 30px 0 0 0; overflow: hidden;}
.smdbs li a img{width: 100%;}
.lsjl li{float: left; width: 285px; border: 1px solid #F0F0F0; margin-right: 20px; margin-bottom: 20px;}
.lsjl li:hover{border: 1px solid #4b070a;}
.lsjl li a img{width: 100%;}
.jkzs{display: none;}
.jkzx{display: block;}
.mnav{display:none;}
/*标签相关*/
.tags{}
.tags li{display:inline;width:auto;}
.tags li a{display:inline-block;padding:10px 30px;color:#333;font-size:14px;background:#fff;margin:0 2px 5px 0;border-radius:2px;border:1px solid #E7E7E7;}
.tags li a:hover{background:#2384D5;color:#fff;border:1px solid #2384D5;}
.tags .hover a{display:inline;padding:10px 30px;color:#fff;font-size:14px;background:#2384D5;color:#fff;border:1px solid #2384D5;margin:0 2px;border-radius:2px;border-radius:0;}
/*筛选相关*/
.filter{border:1px solid #f3f3f3;padding:6px 20px;margin-top:30px;box-shadow:0px 0 10px rgba(0,0,0,0.1);padding:15px;}
.filter dl{margin:0;}
.filter dl dd{float:left;width:70px;font-weight:bold;font-size:14px;margin:0;padding-top:5px;}
.filter dl dt{margin:0 0 0 80px;}
.filter dl dt a{font-weight:normal;margin:0 5px 5px 0;padding:5px 10px;color:#666;font-size:14px;display:inline-block;}
.filter dl dt a:hover{background:#3BB4F2;color:#fff;}
.filter dl dt .hover{background:#3BB4F2;color:#fff;}
/*瀑布流布局*/
.piclist{width:898px;}
.piclist ul{width:920px;}
.piclist li{float:left;width:275px;margin-right:25px;}
.piclist li a{display:block;padding:4px;margin-bottom:25px;border:1px solid #eee;}
.piclist li a:hover{box-shadow:0 0 6px rgba(0, 0, 0, 0.17);}
.piclist li a img{width:100%; height:180px;}
.piclist li a p{font-size:14px;padding:0 10px;}
/*招聘相关*/
.job_list{background: #fff;}
.job_list li{height: 45px; border-bottom: #ddd 1px solid;}
.job_list li:hover{background: #f8f8f8;}
.job_list li i{float: left;height: 45px;line-height: 45px;width:18%;font-style: normal; font-size:12px;}
.job_list li i.job_1{width:28%;}
.job_list li i.job_3{}
.job_list li i.job_4{}
.job_list li i.job_5{float:right;}
.job_show{margin-top:10px;}
.job_show h1{text-align: left; font-size: 24px; font-weight: 400; margin: 0; padding: 0;}
.job_show h2{text-align: left; font-size: 18px; font-weight: 400; margin: 10px 0; padding: 0;}
.job_show .info{margin: 15px 0; padding: 0px; font-size: 14px;}
.job_show .info ul{overflow: hidden;}
.job_show .info ul li{float: left; width: 24.4%; border-left: 1px solid #dadada; padding-left: .6%; line-height: 30px;}
.job_show .info ul li span{color: #999;}
.job_show .intro img{max-width:100%;}
.job_show .action{text-align: center;}
.job_show .action a{display: inline-block; margin: 0 10px; cursor: pointer; background: #fff; border-radius: 4px; border: 1px solid #0071bf; padding: 6px 20px; min-width: 100px; background: #0071bf; color: #fff;}
.job_show .action a:hover{color: #fff; border-color: #f60; background: #f60;}
/*自定义表单*/
.form-add input[type=number],.form-add input[type=search],.form-add input[type=text],.form-add input[type=password],.form-add input[type=datetime],.form-add input[type=datetime-local],.form-add input[type=date],.form-add input[type=month],.form-add input[type=time],.form-add input[type=week],.form-add input[type=email],.form-add input[type=url],.form-add input[type=tel],.form-add input[type=color],.form-add select,.form-add textarea,.am-form-field{width:auto;display:inline;border-color:#ddd;border-radius:3px;-webkit-appearance:none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.065) inset;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;}
.form-add .w420{width:400px;}
.form-add input{border:1px solid #ddd;width:60px;padding:5px 10px;}
.form-add em{color:#999;font-style:normal;}
/*表单内容*/
.formshow{}
.formshow .item{font-size:14px;line-height:30px;clear:both;}
.formshow .item .lefter{display:inline-block;width:120px;font-style:normal;color:#555;font-size:14px;float:left;}
.formshow .item .righter{margin-left:120px;line-height:30px;}
.formshow .item .righter .pic{max-width:400px;margin:10px 0;}
.formshow .item .righter video{width:450px;height:300px;}
.imagelist{overflow:hidden;}
.imagelist ul{margin:0;padding:0;list-style:none;}
.imagelist ul li{float:left;width:19%;margin-right:1%;border:1px solid #ddd;padding:5px;border-radius:4px;margin-top:15px;cursor:pointer;position:relative;}
.imagelist ul li .preview{height:140px;background:#fafafa;overflow:hidden;text-align:center;}
.imagelist ul li .preview img{vertical-align:middle;max-width:100%;max-height:140px;}
.imagelist ul li .preview:after{content:' ';width:0;height:100%;display:inline-block;vertical-align:middle;overflow:hidden;}
.imagelist ul li .intro textarea{width:100%;margin:5px 0;padding:8px 10px;font-size:14px;height:50px;color:#999;}
.imagelist ul li .action{text-align:center;overflow:hidden;}
.imagelist ul li .action a{text-align:center;color:#999;outline:none;width:33.3333%;float:left;}
.imagelist ul li .action a:hover{color:#f30;}
.imagelist ul .hover{border:1px solid #6b0;}
.imagelist ul .hover:after{width:0;height:0;border-top:40px solid #66bb00;border-left:40px solid transparent;position:absolute;display:block;right:0;content:"";top:0;z-index:1001;}
.imagelist ul .hover:before{font:normal normal normal 14px/1 FontAwesome;content:"f00c";display:block;position:absolute;top:5px;right:4px;z-index:1002;color:#fff;}
/*分页相关*/
.pagelist ul{text-align:center;margin:20px 0;}
.pagelist li{display:inline-block;margin:0 2px;}
.pagelist li a{color:#666;display:inline-block;border:1px solid #ddd;padding:4px 10px;}
.pagelist li a:hover{border-color:#4b070a;background:#4b070a;color:#fff;}
.pagelist li.active a{border-color:#4b070a;background:#4b070a;color:#fff;}
/*网站地图*/
.map_one{line-height: 30px;}

.map_one a{font-size: 18px;}
.map_two{margin: 5px 0 20px 0;}
.map_two a{display: inline-block; margin-right: 15px; color: #666;}
.search_l{overflow:hidden; margin:20px 0;}
.search_l .ip{border: 1px solid #ddd; padding: 8px 20px; width: 180px; outline: none;}
.search_l .btn{background: #4b070a; border: 1px solid #4b070a; color: #fff; padding: 8px 20px; outline: none;}
.search_l .btn:hover{background:#4b070a; border: 1px solid #4b070a;}
.links{background: #e7e6e4;padding: 36px 0 20px;}
.links .left{width: 900px;}
.links .tit{border-bottom: 5px solid #c7c2b8;}
.links .tit span{display: inline-block;font-size: 20px;line-height: 1.5;color: #700005;}
.links ul{padding: 30px 0;}
.links ul li{float: left; width: 225px; margin: 5px 0;}
.links ul li:first-child{margin-left: 0;}
.links ul li a{font-size: 14px;color: #636363;line-height: 1.5;}
.links .right{margin: 30px 0px;}
.links .xuan{width: 110px;margin-right: 9px;}
.links .xuan img{width: 100%;margin-bottom: 9px;}
.links .ewm{width: 100px;}
.links .ewm img{width: 85px;display: table;margin: 0 auto;}
.links .ewm p{font-size: 15px;color: #700005;text-align: center;margin: 0;margin-top: 5px;}
.footer{padding: 26px 0;background-color: #c7c2b8;background-image: url("https://www.horizonlogisticsconsulting.com/wxy/dfiles/6496/theme/def19823/style/foot.jpg");background-position: center;background-repeat: no-repeat;}
.footer .logo{padding: 21px 0;}
.footer .ewm{display: none;width: 100%;}
.footer p{padding: 25.5px 0;color: #333;font-size: 12px;text-align:right;line-height:1.55;margin: 0;}
.footer p a{color: #333;font-size: 12px;}
/*手机版*/
@media all and (max-width:1028px){.mnav{display:block;}.am-menu-dropdown1 .am-menu-toggle{font-size: 22px;}
.am-menu-dropdown1 .am-menu-nav{top: 40px;}
.am-menu-dropdown1 .am-menu-nav>li>a{border-bottom: 1px solid #440003;background-color: #4e0003;}
.am-menu-dropdown1 .am-menu-nav>li.am-parent.am-open>a{background-color: #3c0003;}
.n_cont{padding-top: 0;}
.sbanner{width: 100%;display: block;}
.lsjl li{width: 100%;}
.lsjl{display: none;}
.aygd{top: -63px;}
.sjbzn{width: 75%; word-wrap: normal; /* for ie */ text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.c_jnnl li{width: 100%; word-wrap: normal; /* for ie */ text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.am-tabs-bd .am-tab-panel{padding: 10px 0 15px 0;}
.am-tabs{margin-top: 24px;}
.head{width: 100%;height: 80px;margin-top: 40px;}
.jz{width: 100%;padding: 0 15px;overflow: hidden;}
.nav{display: none;}
.cont{width: 100%; margin-top: 0;}
.head .jz .fw{position: fixed;left: 0;top: 0;width: 100%;height: 40px;background: #4e0003;}
.head .jz .fw>ul li{position: initial;padding: 9px 5px;}
.head .jz .fw>ul li a{margin-left: 10px;}
.head .jz .fw .search{top: 40px;left: 0;}                             
.head .jz .p_sj{width: 70vw; background: none; height: 80px; line-height: 80px;}
.nrns{display: none;}
.sypa{width:96%;}
.xypa{width:96%; text-align:left;}
.xqxq img{width: 100%;}
.head .jz .p_sj img{max-height:32px;}
.am-menu-dropdown1 .am-menu-toggle{top: -6px;right: 0;}
.banner{display: none;background: none!important;}
.hot{display: none;}
.cont .c_bka .c_bkat{float: none;width: 100%;height: auto;display: none;}
.cont .c_bka .c_bkat img{height: auto;}
.cont .c_bka .c_ycxw{width: 100%; height: auto;}
.zhxw .zhxw-top{padding: 5px 0;border-bottom: 2px solid #e5e2e2;}
.zhxw .zhxw-top span{font-size: 16px;font-weight: normal;border: 0;}
.zhxw .zhxw-top a{padding: 2px;}
.zhxw{float: none;width: 100%;margin-top: 10px;}
.zhxw .zhxw-down ul li .zhxw-lb{width: 75%;}
.p_sjb{display: block;}
.cont .c_bkb{margin-top: 20px;}
.c_jzjn{float: none;}
.c_jzbt{width: 100%;}
.c_jnnl{width: 100%; display: none;}
.p_sjc{display: none;}
.p_sjd{display: block;}
.p_sjd .sjggw{width:75%;}
.like_c ul{width: 100%;}
.c_xxzn{float: none; margin-top: 20px;}
.c_xxt{width: 100%;}
.cont .c_bkb{margin-top: 20px;}
.c_jznr{height: auto; overflow: hidden;}
.dbxgn{width: 100%;}
.dbxgn li a{width: 100%;}
.am-tabs-bd{height: auto;}
.cont .c_bka{height: auto;}
.c_bkct{width: 100%;}
.nyszz{margin-top: 30px;}
.mdzznzz ul li{float: none; margin-right: 0; margin-bottom: 20px;}
.mdzznzz ul li a{width: 100%;}
.ndscc{display: none;}
.c_bkc{height: auto;}
.ndscd{display: block; overflow: hidden;}
.c_bkc ul li{width: 47.5%;margin-right: 5%;margin-bottom: 5%;}
.c_bkc ul li:nth-child(2n){margin-right: 0;}
.wydnb{display: none;}
.mdzznzz ul li a{height: auto;}
.c_bkd{height: auto;}
.noticeTBox, .dynamicsTBox{border-bottom-width: 2px;}
.noticeTBox span, .dynamicsTBox span{font-size: 16px;font-weight: normal;bottom: -2px;border-bottom-width: 2px;}
.noticeTBox span:last-of-type, .dynamicsTBox span:last-of-type{left: 80px;}
.c_bkc{margin-top: 20px;}
.c_bkc .tit{padding: 5px 0;border-bottom: 2px solid #e5e2e2;}
.c_bkc .tit h3{border: 0;font-size: 16px;}
.c_bkc .tit a{display: inline-block;float: right;width: auto;height: auto;padding: 2px;font-size: 12px;color: #737374;background: none;}
.c_bkc .bd{padding: 15px 0;}
.jsjl{width: 100%;margin-top: 20px;float: none;}
.whfw{float: none; margin-top: 20px; width: 100%;}
.whfwbt{width: 100%;}
.c_bke{padding-top: 20px;}
.c_bke{height: auto;}
.c_bkebt{width: 100%;}
.myzs{display: none;}
.sszzd{display: block; overflow: hidden;}
.sszzd li{width: 47%;}
.sszzd li a{width: 100%; height: auto;}
.sszzd li a img{width: 100%;}
.nbbsc{display: block;}
.nbbsc li{width: 100%;}
.nbbsc li a{width: 100%; height: auto;}
.nbbsc li a img{width: 100%;}
.bannern{height: 200px; text-align: center;}
.nbnbte{padding-top: 58px;}
.am-sticky-placeholder{display: none;}
.ny_zqw{width: 100%; float: none;}
.nw_top .top_tzbt{font-size: 16px; border-bottom: #d2b7b7 2px solid;}
span.top_tzbt.l{}
.nw_top .top_mbx{font-size: 12px;color: #999;}
.lxybd img{width: 100%;}
.myzsha li{margin-right: 0; width: 100%;}
.myzsha li a{width: 100%; height: auto; line-height: normal; overflow: hidden;}
.xypxq{height: auto;}
.xypxq a{float: none;}
.wjssx{height: auto;}
.wjshnb{width: 100%; padding: 20px; float: none; height: auto;}
.hbydnb{float: none; width: 100%; height: auto;}
.wjlr{display: none;}
.wjll{width: 100%; float: none;}
.wjzlb li{height: auto;}
.wjll .wjlnr{margin-bottom: 17px;}
.jsanl li{width: 100%; float: none; margin-right: 0;}
.dpdzfd{height: auto;}
.jsanl li a img{width: 100%; height: auto;}
.yxxqab img{float: none; width: 100%; height: auto;}
.yxxqab .gcxqs{float: none; width: 100%; height: auto;}
.gcxqs{padding: 25px;}
.anljj{width: 100%; display: none;}
.bzsb td{padding: 20px;}
.jjb{display: none;}
.wjzqd{display: block;}
.wjzqd .bzsb{display: block; width: 100%;}
.bzsb td{padding: 0; width: 33%; display: block; float: left; line-height: 44px;}
.am-selected{width: 80px;}
.jjb .bzns{display: block;}
.ddtts{}
.dbxgn li{margin-right: 15px; float: left; width: 47%; margin-bottom: 15px;}
.bzns td{display: block; float: left; height: 50px; line-height: 50px; width: 102px;}
.ddtts{width: 100%; height: 350px;}
.ny_nav{display: none !important;}
.cdwzzx{width: 80%;}
.cdwzzx{width: 75%;}
.jkzx{display: none;}
.jkzs{display: block;}
.plug_service{display:none;}
.zwbtz{border-bottom: #4b070a 2px solid; height: 40px; font-size:16px;}
.piclist{display:none;}
.propic{display: block;}
.job_show .info ul li{width:95%; border-left: 1px solid #dadada; padding-left:5%; line-height: 30px;}
.form-add input[type=number],.form-add input[type=search],.form-add input[type=text],.form-add input[type=password],.form-add input[type=datetime],.form-add input[type=datetime-local],.form-add input[type=date],.form-add input[type=month],.form-add input[type=time],.form-add input[type=week],.form-add input[type=email],.form-add input[type=url],.form-add input[type=tel],.form-add input[type=color],.form-add select,.form-add textarea,.am-form-field{width:100%;}
.form-add .w420{width:100%;}
.links{background: #c7c2b8;padding: 0;}
.links .left{width: auto;}
.links .tit,.links .right{display: none;}
.links ul{padding: 20px 0;}
.links ul li{float: left;width: auto;padding: 8px 6px;margin: 0;}    
.links ul li a{font-size: 12px;color: #4e0003;}
.footer{background: #c7c2b8!important;padding: 20px 0 40px;}
.footer .img{width: 30%;}
.footer p.r{width: 65%;line-height: 1.5;text-align: left;padding: 0;}
.footer .logo{display: none;}
.footer .ewm{display: block;}}
.filter_city{background:#fff;box-shadow:0 1px 10px rgba(0,0,0,0.07);border:1px solid #eee;padding:10px 20px 20px 0;}
.filter_city .filter-left{text-align:right;padding-top:18px;color:#999;font-size:14px;}
.filter_city .filter-right{padding-left:10px;}
.filter_city .filter-right a{border:1px solid #eaeaea;padding:8px 15px;border-radius:.1rem;margin:10px 5px 0 0;display:inline-block;color:#999;font-size:14px;}
.filter_city a:hover,.filter_city a.active{border-color:#1890FF;color:#1890FF;}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap; padding:0 15px;}
.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;}
.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}
.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}
.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}
.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}
.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}
.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}
.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}
.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}

.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}
.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.city-choose{}
.city-choose span{color:#f30;}
.city-choose i{color:#999;margin-left:5px;font-size:18px;}
[class*=am-icon-]{font-family:FontAwesome;}