/* 
* @Author: anchen
* @Date:   2019-06-21 11:02:18
* @Last Modified by:   anchen
* @Last Modified time: 2019-07-20 17:55:41
*/
.bx_2{ width: 86.97%; margin:0 auto; }

/*2*/
.new_banner{ background: url(../img/news_banner.jpg) no-repeat center; height: 600px; }


/*3*/
.information{ background-color: #f5f5f5; box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */padding: 80px 0; }

.information_tit li a{ display: block; line-height: 52px; text-align: center; color: #333; font-size: 18px; background-color: #fff; }
.information_tit li a:hover{ background-color: #cc0000; color: #fff; }
.information_tit li { width: 8%; height: 52px; margin-right: 10px;min-width: 150px; }
.information_ser input{  padding: 0 10px; height: 52px; color: #202124; font-size: 14px; line-height: 56px;border: none;  box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */}
input[type=text]:focus { outline: none; border-color: none; background-color: #fff; }
input[type=text]::selection{ background:transparent; background-color: #fff; }
input[type=text]::-moz-selection{ background:transparent; background-color: #fff; }
input[type=text]::-webkit-input-placeholder { /* WebKit browsers */
    color: #bababa; }
input[type=text]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #bababa; }
input[type=text]::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #bababa; }
input[type=text]:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #bababa; }
.information_ser div{background-color: #cc0000;padding: 10px ;height: 32px;}
.information_tit_box{margin-bottom: 50px;}
.information_text li{width: 31.49%;height: 288px;background-color: #fff;box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */padding:2%;    transition: all ease .3s;}
.information_text1 h3{font-weight: 400;font-size: 18px;color: #333;}
.information_text li:hover{box-shadow: 0 0 10px 0 rgba(0,0,0,.3);}
.information_text1 p{font-size: 16px;color: #666;margin: 5px 0;line-height: 26px;}
.information_text1 i{font-style: normal;font-size: 14px;color: #999}
.information_text1{border-bottom: 1px solid #f5f5f5;padding-bottom:20px;margin-bottom: 10px;}
.information_text2 h4{font-size: 48px;color: #333;font-weight: 400;margin-bottom: 2px;}
.information_text2 p{font-size: 14px;color: #666;}
.information_text2 a{font-size: 14px;color:#cc0000;display: block;margin-top: 38px;}
.information_text li{margin-right: 2.7%;}
.information_text li.last{margin-right: 0px;}
.information_textbox{margin-bottom: 39px}