@charset "UTF-8";
/* CSS Document */
/* 通用 */
html, body, div, span, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  abbr, address, cite, code,  del, dfn, em, img, ins, kbd, q, samp,  small, strong, sub, sup, var,  b, i,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td,  article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, menu, nav, section, summary,  time, mark, audio, video {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;color: #333;}
body {position: relative;}
:focus {outline: 1;}
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, menu, nav, section, summary {display: block;}
ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,  q:before, q:after {content: '';content: none;}
a {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;background: transparent;text-decoration: none}
ins {background-color: #ff9;color: #000;text-decoration: none;}
mark {background-color: #ff9;color: #000;font-style: italic;font-weight: bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom: 1px dotted #000;cursor: help;}
table {border-collapse: collapse;border-spacing: 0;}
hr {display: block;height: 1px;border: 0;border-top: 1px solid #cccccc;margin: 1em 0;padding: 0;}
input, select {vertical-align: middle;}
.fl {float: left;}
.clearboth{clear: both;}
.fr {float: right;}
html, body {height: 100%;width: 100%;font-family: '微软雅黑';}
input, textarea {border: none;}
/*过渡动画*/
.tra{
        transition: all .3s linear;
   -moz-transition: all .3s linear;
-webkit-transition: all .3s linear;
     -o-transition: all .3s linear;
}

*{outline:none;}





p,a,li,span{color: #333;}



/*index*/
/*通用头部*/
.header{width: 100%;}
.header_top{width: 100%;box-sizing: border-box;border-bottom: 1px solid #ececec;}
.header_top0{width: 1000px;margin: 0 auto;box-sizing: border-box;padding-top: 10px;}
.header_logo{float: left;display: inline-block;width: 400px;height: 60px;}
.header_logo img{display: block;margin: 0 auto;}

.hotline{float: right;}
.hotline p{float: right;line-height: 22px;}
.hotline span{float: right;line-height: 22px;font-size: 20px;color: #ff3f3f;}
.header_nav{width: 1200px;margin: 0 auto;}
.header_nav>li{float: left;width: 200px;height: 60px;line-height: 60px;text-align: center;font-size: 18px;position: relative;}


.header_nav>li a{width: 100%;display: block;background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAqCAAAAABXFW6gAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfjChgNOCXXWl+yAAAADklEQVQI12N4w8RAbQgAWkwBP1iOCdoAAAAASUVORK5CYII=") no-repeat;background-position: 0 center;background-size: 1px 30px;position: relative;}
.header_nav>li>a::before{content: '';position: absolute;background-color: #a3a3a3;width: 40px;height: 1px;top: 30px;left: 10px;display: none;}
.header_nav>li>a::after{content: '';position: absolute;background-color: #a3a3a3;width: 40px;height: 1px;top: 30px;right: 10px;display: none;}


.header_nav>li:nth-last-child(2)::after{width: 1px;height: 30px;content: '';position: absolute;right: 0;top: 15px;background: #ececec;}
.header_nav_ul{z-index: 1200;box-sizing: border-box;padding: 10px 0;background-color: rgba(1,1,1,0.80);width: 180px;margin: -16px auto 0;position: relative;overflow: hidden;display: none;}
.header_nav_ul>li{height: 24px;line-height: 24px;text-align: center;font-size: 18px;color: #fff;}
.header_nav_ul>li:hover{background-color: #15aabb;}
.header_nav_ul>li a{height: 24px;line-height: 24px;text-align: center;font-size: 18px;color: #fff;background: none;}
.header_nav>li:hover{font-size: 20px;font-weight: 500;}
.header_nav>li:hover ::before,.header_nav>li:hover ::after{display: block;}

.nav_switch{font-size: 20px!important;font-weight: 500;}
.nav_switch a::before,.nav_switch a::after{display: block!important;}


/*首页*/

/*中间*/
.center{width: 1200px;margin: 0 auto;}

/*首页通用标题*/
.in_title{text-align: center;margin-bottom: 40px;padding-top: 30px;}
.in_title h3{height: 60px;line-height: 60px;font-size: 30px;margin-top: 30px;font-weight: 400;background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAABAQMAAAAvh/iYAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABlBMVEVRzf////+ti24UAAAAAWJLR0QB/wIt3gAAAAd0SU1FB+MKGBEWKy7ZIY0AAAALSURBVAjXY2BABQAAEAABocUhwQAAAABJRU5ErkJggg==") no-repeat;background-size: 100px 1px;background-position: center 53px;}
.in_title p{font-size: 14px;}

/*首页通用按钮*/
.in_button{display: inline-block;margin: 60px 0;}
.in_button a{position: relative;}
.in_button a span{position: absolute;display: block;height: 100%;width: 100%;top: 0;left: 0;}
.in_button a span::before{position: absolute;content: '';background-color: #454545;height: 2px;width: 38px;   top: -10px;right: -38px;
        transition: all .3s linear;
   -moz-transition: all .3s linear;
-webkit-transition: all .3s linear;
     -o-transition: all .3s linear;
}
     .in_button a::before{position: absolute;content: '';background-color: #454545;height: 2px;width: 38px;bottom: -10px; left: -38px;
        transition: all .3s linear;
   -moz-transition: all .3s linear;
-webkit-transition: all .3s linear;
     -o-transition: all .3s linear;
}
 .in_button a span::after{position: absolute;content: '';background-color: #454545;height: 20px;width: 2px;   top: -10px;right: -38px;
        transition: all .3s linear;
   -moz-transition: all .3s linear;
-webkit-transition: all .3s linear;
     -o-transition: all .3s linear;
}
      .in_button a::after{position: absolute;content: '';background-color: #454545;height: 20px;width: 2px;bottom: -10px; left: -38px;
        transition: all .3s linear;
   -moz-transition: all .3s linear;
-webkit-transition: all .3s linear;
     -o-transition: all .3s linear;
}
.in_button:hover ::before{width: 140px;}
.in_button:hover ::after{height: 40px;}


/*关于*/
.in_about{width: 100%;}

.in_about_text{display: flex;}
.in_about_text_img{flex: 1;}
.in_about_text_img img{display: block;margin: 0 auto;height: 100%;}
.in_about_text_right{flex: 1;padding-left: 20px;}
.in_about_text_right h3{font-size: 22px;height: 40px;font-weight: 400;line-height: 40px;}
.in_about_text_right p{font-size: 14px;line-height: 20px;margin-bottom: 10px;text-indent: 20px;}

/*展示*/
.in_show{}
.in_show_grid{text-align: center;}
.in_show_grid li{width: 23%;display: inline-block;margin-top: 20px;}
.in_show_grid li a{width: 260px;height: 260px;display: block;margin: 0 auto;overflow: hidden;position: relative;}
.in_show_grid li a img{width: 100%;height: 100%;display: block;}

.in_show_grid_text{width: 240px;height: 240px;background-color: rgba(0,0,0,0.80);position: absolute;top: 10px;left: 10px;padding: 20px;box-sizing: border-box;opacity: 0;transform: scale(0.8);}
.in_show_grid_text h4{color: #fff;font-size: 26px;margin: 60px 0 20px;}
.in_show_grid_text p{color: #fff;font-size: 12px;text-indent: 16px;line-height: 18px;}
.in_show_grid li:hover .in_show_grid_text{opacity: 1;transform: scale(1);}

/*间隔*/
.jiange{background-color: #1d2636;height: 180px;width: 100%;margin-top: 40px;}
.jange1{width: 1200px;margin: 0 auto;}
.jange1 p{color: #fff;height: 180px;line-height: 180px;float: left;width: 80%;text-align: center;font-size: 30px;}
.jange1 a{color: #fff;height: 180px;line-height: 180px;}
.jange1 .in_button{float: right;margin: 0;}
.jange1 .in_button a::before,.jange1 .in_button a::after{background-color: #fff!important;}
.jange1 .in_button span::before,.jange1 .in_button span::after{background-color: #fff!important;}
.jange1 .in_button:hover ::before{width: 156px!important;}



/*news*/
.center_news{width: 100%;background-color: #f6f6f6;}

.in_news{width: 1200px;margin: 0 auto;text-align: center;}
.in_news_ul{text-align: center;}
.in_news_ul li{display: inline-block;width: 330px;margin: 0 20px;position: relative;height: 500px;background-color: #fff;}
.in_news_ul_img{width: 330px;height: 330px;}
.in_news_ul_img img{width: 100%;height: 100%;display: block;}

.in_news_ul_title{text-align: left;position: absolute;left: 0;width: 50px;height: 60px;padding: 8px 0 0 5px;box-sizing: border-box;color: #fff;font-size: 18px;background-color: rgba(23,170,187,0.80);line-height: 24px;top: 310px;}
.in_news_ul_text{text-align: left;}
.in_news_ul_text h3{line-height: 50px;text-indent: 70px;font-size: 18px;font-weight: 400;}
.in_news_ul_text p{font-size: 14px;color: #666;line-height: 20px;box-sizing: border-box;padding: 0 30px;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;-webkit-line-clamp: 2;/*! autoprefixer: off */-webkit-box-orient: vertical;/* autoprefixer: on */;text-indent: 16px;}
.in_news_ul_text a{background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAMAAAA4jZ0cAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAM1BMVEUXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrv////If+wVAAAAD3RSTlMAtyr7lRTzewnhWQGPmBn8EBiyAAAAAWJLR0QQlbINLAAAAAd0SU1FB+MKGQszMgtMGGkAAAAvSURBVAjXY2BkYoAAfmYWVgiDn5+NnQPC4Ofn5OKGMPj5eVBEoGqYefnAumDmAABVJQIazuq+awAAAABJRU5ErkJggg==") no-repeat;background-position: 90px center;padding-right: 12px;padding-left: 30px;font-size: 14px;color: #17aabb;margin-top: 20px;display: block;}

/*友情链接*/
.friendlylink ul{text-align: center;width: 1200px;margin: 0 auto;}
.friendlylink ul li{display: inline-block;height: 60px;width: 180px;margin: 10px 10px;
   -moz-box-shadow:5px 2px 10px #ddd;
-webkit-box-shadow:5px 2px 10px #ddd;
        box-shadow:5px 2px 10px #ddd;
}
.friendlylink ul li:hover{border-radius: 10px;
-webkit-transform:scale(1.1);
   -moz-transform:scale(1.1);
     -o-transform:scale(1.1);
}
.friendlylink ul li img{display: block;height: 100%;width: auto;margin: 0 auto;}



	
/*通用底部*/
.footer *{color: #efefef;font-size: 14px;}
.footer{width: 100%;background-color: #1d2636;margin-top: 100px;padding-top: 40px;}


.footer_top{width: 1200px;margin: 0 auto;display: flex;padding-bottom: 40px;}
.footer_top h3{font-size: 24px;font-weight: 400;}



.footer_logo{width: 280px;margin: 0 auto;margin-bottom: 30px;}
.footer_logo img{height: 60px;display: block;margin-bottom: 20px;}
.footer_logo p{text-align: center;font-size: 18px;}


.footer_bottom{width: 100%;}
.footer_bottom_nav{width: 1200px;margin: 0 auto;}
.footer1{flex: 2;}
.footer2{flex: 1;}
.footer3{flex: 2;}
.footer4{flex: 1;text-align: center;}

.footer_contact li{padding: 0 60px;height: 22px;line-height: 22px;font-weight: 300;}
.footer_contact li i,.footer_contact li p,.footer_contact li span{display: block;float: left;}
.footer_contact li i{height: 18px;width: 18px;display: block;margin-right: 8px;}
.footer_contact li:nth-child(1) i{background: url(images/fo.png) no-repeat;background-position: center;background-size: auto 15px;}
.footer_contact li:nth-child(2) i{background: url(images/youxiang.png) no-repeat;background-position: center;background-size: auto 15px;}
.footer_contact li:nth-child(3) i{background: url(images/dizhi.png) no-repeat;background-position: center;background-size: auto 15px;}
.footer_contact li:nth-child(3){line-height: 20px;}
.footer_contact li span{width: 60%;}
.footer_contact li p{}

.footer2 ul{margin-top: 40px;}
.footer2 ul li{height: 20px;line-height: 20px;font-weight: 300;padding: 0 20px;box-sizing: border-box;background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAQAAACfDS2NAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfjChkQNTM6YsPoAAAAUUlEQVQI11XNsQ1AQABA0XdyA9jEGmahUKjtoLQJa2g0mhtAYQAJjUv43U9+8kOa9TYvhdpqVGYl6uwakZDuHNr0hR9ZD63KEnGZDE6Ilu/oARGVENBP1WSYAAAAAElFTkSuQmCC") no-repeat;background-position: 5px center;}
.footer2 ul li a{height: 18px;line-height: 18px;font-weight: 300;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;-webkit-line-clamp: 1;/*! autoprefixer: off */-webkit-box-orient: vertical;/* autoprefixer: on */}

.footer3 h3{text-indent: 50px;}
.footer3 ul{margin-top: 40px;padding: 0 50px;}
.footer3 ul li{width: 80px;height: 80px;float: left;margin: 0 15px 15px 0;overflow: hidden;}
.footer3 ul li a,.footer3 ul li img{display: block;width: 100%;height: 100%;}

.footer4 div{height: 150px;width: 150px;margin: 28px auto 12px;overflow: hidden;}
.footer4 p{height: 40px;line-height: 40px;}
.footer4 img{width: 100%;}

.footer_bottom{width: 100%;border-top: 1px solid #9b9b9b;}
.footer_bottom *{color: #17aabb;}

.footer_bottom_nav p{float: left;height: 90px;line-height: 90px;width: 400px;text-align: center;}

.footer_bottom_nav_ul{float: right;}
.footer_bottom_nav_ul li{height: 90px;width: 100px;float: left;line-height: 90px;text-align: center;}
.footer_bottom_nav_ul li a{display: block;width: 100%;background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAYCAMAAAAbMPchAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAZlBMVEX///8XqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrsXqrv///+QUrMFAAAAIXRSTlMAKL2SgwzvG22pAdg9R86zYyTpCYyK6x5msNVAr4mNPBrY83+XAAAAAWJLR0QAiAUdSAAAAAd0SU1FB+MKGREgJxbPm7YAAABfSURBVBjTRc5JFoAgDARREAdwQkUFZ+9/SldWsvqbrhel/tMZVCaHRVlh62DdtLjrZekHOE4Bz4sE14jTJsH9wMde4zPBuBb4umGYRjx4eaXv4NNI0Fn4lhLMjSwzDT/LywNUOTSrbAAAAABJRU5ErkJggg==") no-repeat;background-position: left center;text-indent: 8px;background-size: auto 16px;}
.footer_bottom_nav_ul li:first-child a{background: none;}





/*除首页以外通用顶部图片*/
.banenr{height: 160px;width: 100%;overflow: hidden;}
.banenr img{width: 100%;}

/*产品列表页css*/
.cp_show{display: flex;}
.cp_show_list{flex: 1;}
.cp_show_ul{flex: 5;padding: 0 0 0 80px;margin-top: 34px;}

.cp_show_list1{margin-top: 50px;border-radius: 8px;overflow: hidden;
   -moz-box-shadow:5px 2px 10px #ddd;
-webkit-box-shadow:5px 2px 10px #ddd;
        box-shadow:5px 2px 10px #ddd;
}

.cp_show_list_logo{min-height: 40px;width: 100%;overflow: hidden;}
.cp_show_list_logo img{height: auto;width: 100%;display: block;}

.cp_show_ul>li{display: block;float: left;width: 25%;margin-top: 16px;}
.cp_show_ul>li>a{width: 220px;height: 220px;}
.cp_show_ul .in_show_grid_text{width: 200px;height: 200px;}
.cp_show_ul .in_show_grid_text h4{margin: 30px 0 10px;font-size: 26px;}




/*下拉菜单效果*/
.accordion {width: 100%;max-width: 360px;margin: 0 auto;background: #FFF;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;text-align: center;}
.accordion .link {cursor: pointer;display: block;padding: 15px;color: #4D4D4D;font-size: 14px;font-weight: 700;border-top: 1px solid #F2F2F2;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.accordion li:last-child .link {border-bottom: 0;}
.accordion li i {position: absolute;top: 16px;left: 12px;font-size: 18px;color: #595959;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.accordion li i.fa-chevron-down {right: 16px;left: auto;font-size: 16px;background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAJCAQAAABObR6mAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfjChoKEwasCw2nAAAAc0lEQVQI113KIQoCQQBA0TeDYDR5AcGyTTDurTSvd9hbiMIcQjHYBLEIbre5ybCgQVdkfnz8kNbm8o4hlXYZvpTR3jbjjUNITFwMf/hUaCJu6r+31hASjFyNwd1USwQPq+9baelvBk4KZzMd/U1ngeUHeQPbeBvbW3Kq2AAAAABJRU5ErkJggg==") no-repeat;display: block;height: 10px;width: 10px;}
.accordion li.open {background-color: #fcfcfc;}
.accordion li.open .link {color: #15aabb;}
.accordion li.open i {color: #b63b4d;}
.accordion li.open i.fa-chevron-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
/*** Submenu-----------------------------*/
.submenu {display: none;background: #444359;font-size: 14px;}
.submenu li {border-bottom: 1px solid #4b4a5e;}
.submenu a {display: block;text-decoration: none;color: #d9d9d9;padding: 12px;-webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
.submenu a:hover {background: #15aabb;color: #FFF;}
.submenu_click{background: #15aabb;color: #FFF;}
.submenu_click a{color: #FFF;}
.link_last{background-color: #fff!important;}
.link_last div{color: #4d4d4d!important;line-height: 30px;font-size: 18px!important;font-weight: 500!important;}
.link_last div span{color: #15aabb!important;font-size: 20px;}

/*分页*/
.fenyebiaoqian {box-sizing: border-box;}
.fenyebiaoqian ul {display: inline-block;padding-left: 0;margin: 20px 0;border-radius: 4px;}
.fenyebiaoqian * {box-sizing: border-box;}
.fenyebiaoqian li {list-style: none;display: inline;}
.fenyebiaoqian li a {border: none;color: #bebebe;margin-right: 10px;transition: .3s all ease-in-out;position: relative;float: left;padding: 6px 0px;margin-left: -1px;line-height: 1.42857143;text-decoration: none;background-color: #fff;width: 34px;}
.fenyebiaoqian li a:hover,.fenyebiaoqian .active00>a{box-shadow: 0px 0px 10px 2px rgba(222, 222, 222, 0.5);color: #d8062c;background-color: transparent;border-radius: 5px;font-weight: 700;}
.fenyebiaoqian_left,.fenyebiaoqian_right{width: 44px !important;}








/*详情页*/
.cp_show_ul_xiangqing{text-align: left;}
.xiangqing_title1{margin-top: 16px;height: 30px;line-height: 30px;text-indent: 18px;position: relative;
   -moz-box-shadow:5px 2px 10px #ddd;
-webkit-box-shadow:5px 2px 10px #ddd;
        box-shadow:5px 2px 10px #ddd;
}
.xiangqing_title1 a{position: absolute;right: 20px;}
.xiangqing_title2{display: flex;margin-top: 20px;}
.xiangqing_title2_1{flex: 1;overflow: hidden;}
.xiangqing_title2_2{flex: 4;padding-left: 20px;box-sizing: border-box;position: relative;min-height: 130px;}
.xiangqing_title2_1 img{width: 100%;}
.xiangqing_title2_2 p{font-weight: 500;line-height: 20px;}


.xiangqing_title2_button{height: 40px;width: 240px;background-color: #fab600;color: #fff;line-height: 40px;text-align: center;display: block;border-radius: 10px;position: absolute;bottom: 0;
   -moz-box-shadow:5px 2px 10px #ddd;
-webkit-box-shadow:5px 2px 10px #ddd;
        box-shadow:5px 2px 10px #ddd;
}
.xiangqing_title2_button:active{background-color: #CB9400;}

.xiangqing_text{min-height: 500px;margin-top: 20px;padding: 40px 18px 0px;
   -moz-box-shadow:5px 2px 10px #ddd;
-webkit-box-shadow:5px 2px 10px #ddd;
        box-shadow:5px 2px 10px #ddd;
}

/*详情页通用*/
.news_show_ul_xiangqing_text{width: 100%;margin-top: 16px;padding: 20px;box-sizing: border-box;
   -moz-box-shadow:5px 2px 10px #ddd;
-webkit-box-shadow:5px 2px 10px #ddd;
        box-shadow:5px 2px 10px #ddd;
}
.news_show_ul_xiangqing_title{font-size: 28px;text-align: center;margin-bottom: 20px;}


/*新闻列表*/
.news_show_ul_xiangqing_text>ul{margin: 0;}
.news_show_ul_xiangqing_text>ul li{margin: 0;width: 100%;float: none;overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;-webkit-line-clamp: 1;/*! autoprefixer: off */-webkit-box-orient: vertical;/* autoprefixer: on */;padding-right: 40px;box-sizing: border-box;background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAQAAAADpb+tAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfjChoRDhMuycnBAAAASklEQVQI12NgcGBoYBBgwAAGDO8Z3mOTEmBoIEuqgOE+dikGhvUM/xkcUIUSGO4z/GeYj6waJqSAaiaKEMTdaEIMDAwMDphCDAwAMeUbGnxP/uEAAAAASUVORK5CYII=") no-repeat;background-position: 98% center;height: 40px;line-height: 40px;border-bottom: 1px solid #ddd;}
.news_show_ul_xiangqing_text>ul>li>a{overflow: hidden;text-overflow: ellipsis;display: box;display: -webkit-box;-webkit-line-clamp: 1;/*! autoprefixer: off */-webkit-box-orient: vertical;/* autoprefixer: on */}


/*banner*/
.trent-slider{height: 500px!important;}
.trent-slider .t-slide img{min-width: 100%;min-height: 100%!important;}

.left_left{background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAQAAAADpb+tAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfjChoROwLmSCuFAAAAVklEQVQI112OQQ3AMAwDDSEQBmEQAmUQCqFMBmGQCqEQbo+qahL5dxfFFk7HUI64mcyqhDB6VdsXFT8ajbGUahkf4Bk9DOCN1xtdZ0mL6OxOaGGvCKEfAGKToXTdImkAAAAASUVORK5CYII=") no-repeat;background-position: 100%;width: 10px;height: 10px;display: block;}
.right_right{background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAQAAAADpb+tAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfjChoSASFjwDrXAAAAWElEQVQI12WNQRGAMAwEDweRgIRKqBQkVEKdIAELOEFCJCwPJtNJSH67yZ1Q2Z2T/kfgtIoeBoYyOuJIWEUf7sBVi4Ux8chcWIRyZqj1mFTODNU2VMY0dL/feoocsXki9wAAAABJRU5ErkJggg==") no-repeat;background-position: 100%;width: 10px;height: 10px;display: block;}
/*意见反馈*/
.news_show_ul_xiangqing>button{width: 200px;height: 40px;background-color: #15aabb;border: none;color: #fff;font-size: 20px;border-radius: 5px;margin: 0 auto;cursor: pointer;}
.news_show_ul_xiangqing>button:active{background-color: #038796;}

.news_show_ul_xiangqing #formManage{overflow: hidden;margin-top: 36px;}
.news_show_ul_xiangqing #formManage div{float: left;width: 46%;box-sizing: border-box;padding-left: 20px;}
.news_show_ul_xiangqing #formManage div input{border-bottom: 1px solid #ccc;width: 60%;font-size: 18px;}
.news_show_ul_xiangqing #formManage textarea{border: 1px solid #ccc;outline:none;font-size: 18px;width: 100%;box-sizing: border-box;margin-top: 40px;margin-bottom: 40px;text-indent: 18px;}



/*通用显示*/
.displayblock{display: block;}