﻿
/* 
* @Author: SUN
* @Date: 2022-03-21
*/
.bx_2{ width:86.97%;margin:0 auto;}

/*2*/
.new_banner{ background:url(/templates/images/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 { width:8%;height:50px;margin-right:10px;min-width:130px;}
.information_tit li a{ display:block;line-height:50px;text-align:center;color:#333;font-size:16px;background-color:#fff;}
.information_tit li a:hover, .information_tit li a.on{ background-color:#C00;color:#fff;}
.information_ser{margin:0;padding:0;}
.information_ser .input{width:auto;padding:0 0 0 10px;height:52px;color:#202124;font-size:14px;line-height:52px;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:#C00;padding:10px;height:32px;}

.information_tit_box{margin-bottom: 50px;}
.information_text{margin:0;padding:0;}
.information_text li a{display:block;}
.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:600;font-size:18px;}
.information_text li:hover{box-shadow: 0 0 10px 0 rgba(0,0,0,.3);}
.information_text li a:hover{color:#C00;}
.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 span{font-size:14px;color:#C00;display:block;}
.information_text li a:hover span{color:#F00;}

.information_text li{margin-right: 2.7%;}
.information_text li.last{margin-right: 0px;}
.information_textbox{margin-bottom: 39px}

@media screen and (max-width:767px) {
	.information_textbox{margin-bottom:25px;}
	.information_text li{padding-top:10px;padding-bottom:10px;height:100%;}
}
