* {
	margin: 0px;
	padding: 0px;
}

html,
body {
	width: 100%;
	height: 100%;
	background: #f5f5f5;
	font-family: "微软雅黑";
	color: #333
}
table{
	margin: 0px;
	padding: 0rem;
}
a {
	color: #666;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	color: #1d3d7d;
	font-size: 14px;
	text-decoration: none;
}

ul,
li,
ol {
	list-style: none;
}

input,
textarea {
	font-family: "微软雅黑";
	font-size: 16px;
}

b,
em,
i {
	font-style: normal;
	font-weight: normal;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.lf {
	float: left;
}

.rt {
	float: right;
}

.tac {
	text-align: center;
}

/* input,
select,
textarea {
	outline: none;
	border: none
}
input[type=="text"]{
 border:1px solid #ddd;
} */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #9c9c9c;
	font-size: 14px;
}

input:-moz-placeholder {
	color: #9c9c9c;
	font-size: 14px;
}

input::-moz-placeholder {
	color: #9c9c9c;
	font-size: 14px;
}

input:-ms-input-placeholder {
	color: #9c9c9c;
	font-size: 14px;
}

textarea {
	resize: none;
	color: #9c9c9c;
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #666
}

i,
em,
b,
h1,
h2,
h3,
h4,
h5 {
	font-style: normal;
	font-weight: normal;
}

img {
	border: none;
}


.body{
	width: 100%;
	background: #f5f5f5;
	float: left;
}
.header{
	width: 100%;
	height: 120px;
	display: flex;background: #fff;
}
.header .main{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header ul {
	display: flex;align-items: center;
}
.header ul li{
	float: left;
	margin-left: 30px;
}
.top{
	width: 100%;
	float: left;
	padding: 30px 0px;
}
.top .main{
	display: flex;
	justify-content: space-between;
}
.top1_l{
	width: 450px;background: #fff;

}
.top1_c{
	width: 450px;background: #fff;

}
.top1_r{
	width: 450px;background: #fff;

}
.main{
	width: 1400px;
	margin: 0px auto;
	clear: both;
	/* position: relative; */
}


.text_content {
    background: #fff;
    width: 100%;
    display: flex;

    box-sizing: border-box;
    justify-content: space-between;
}



.text_content_ul {
    display: flex;
}

.text_content_ul li {
    flex: 1;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #3c7cc3;
    color: #fff;
    cursor: pointer;
	font-weight: bold;
}

.text_content_ul li.active {
    background: #213a57;
}

.tab_content_textarea {
    padding: 10px 20px;
    height: 200px;
    display: none;
	font-size:14px;
}

.tab_content_textarea a {
    color: #fff;
    font-size: 14px;
}

.tab_content_textarea a:Hover {
    color: #fff;
    font-size: 14px;
}

.tab_content_textarea textarea {
    height: 120px;
    border: 1px solid #ccc;
  
    padding: 10px;
    margin: 10px 0px;
    width: 100%;
    box-sizing: border-box;
}

.tab_content_textarea_bot {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tab_content_textarea_bot ul {
    color: #666;
	font-size: 14px;
}

.index_button {
    color: #fff;
    background: #3c7cc3;
    display: inline-block;
    width: 95px;
    height: 38px;
	border: none;
	outline: none;
    line-height: 38px;
	margin-right: 10px;
}
.index_button:last-child{
	margin-right: 0px;
}
.index_button1 {
    color: #fff;
    background: #3c7cc3;
    display: inline-block;

    height: 32px;
    line-height: 32px;
    width: 60px;
	border: none;
	outline: none;
}

.index_information {
    background: #fef4e8;
    border: 1px solid #fbdab4;
    padding: 20px;
    height: 226px;
}

.index_information h5 {
    color: #336FB2;
    font-size: 20px;
    text-align: center;
}

.index_information p {
    color: #666;
    margin: 20px 0;
    line-height: 26px;
    font-size: 14px;
}


table tr {
	margin-top: 10px;
	float: left;position: relative;
}
.inputgj{
	width: 292px;
	border: none;
	outline: none;
		height:30px;border: 1px solid #ccc;
		font-size:14px;
		padding-left:5px;
}
.inputgj1{
	width:130px;
	border: none;
	outline: none;
		height:30px;border: 1px solid #ccc;
		font-size:14px;
		padding-left:5px;
}
.wid90{
	width: 88px;
	border: none;
	outline: none;
		height:30px;border: 1px solid #ccc;
}
.input_kg{
	position: absolute;
	left: 365px;
	top: 7px;
}
.tab_content_textarea1{
	padding:10px 35px;
}
.top1_r table tr{
	margin: 0px;
	margin-top: 3px;;
}
.input33 {
	width: 220px;border: none;
	outline: none;
		height:30px;border: 1px solid #ccc;
		border-right:none ;
}



.faqshow {
	padding:50px 50px 50px;
	width:calc(100% - 100px);
	float: left;background: #fff;
}

.faqshow .tc {
	text-align: center;
	width: 100%;
	font-size: 20px;
	color: #333;
	/* font-weight: bold; */
	/* padding: 40px 0 20px; */
}
.p_tit{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #666;
	margin: 10px 0px;float: left;
	padding-bottom: 10px;
	border-bottom:1px solid #cccccc ;
}
.faqshow div {
	line-height: 28px;
	color: #666;
	font-size: 14px;
	padding-bottom: 5px;
	float: left;
}

.faqshow dl {
	float: left;
	width: 100%;
	line-height: 26px;
	font-size: 14px;
}

.faqshow dl dt {
	float: left;
	color: #666;
}

.faqshow dl dd a {
	float: left;
	color: #666;
}

.faqshow dl dd a:hover {
	color: #1F80CD;
}

.center {
	width: 100%;
	float: left;
}
.news {
	width: 880px;
	float: left;
	 padding:  10px 20px 0px 20px;
	 margin-right: 30px;
	 background-color: #fff;
	 height:290px;
}
.video {
	width: 410px;
	padding: 20px;
	float: left;background: #fff;
	height: 260px;
}
.newstit {
	width: 100%;
	float: left;
}
.newstitp {
	position: relative;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.newstitp  span {
	width: 80px;
	background: #fff;
	line-height: 50px;
	display: inline-block;	position: absolute;
	top: -10px;
}
.newstitp::before {
	content: "";
	position: absolute;
	width: 880px;
	height: 1px;
	background: #cccccc;
	top: 15px;
} 
.news ul{
	width: 100%;
	float: left;
}
.news ul li {
	width: 415px;
	margin-right: 45px;;
	margin-bottom: 25px;;
	float: left;
}
.news ul li:nth-child(2n){
	margin-right: 0px;
}
.news ul li a{
	width: 100%;
	float: left;
}
.news ul li a img {
	float: left;
	width: 135px;
	margin-right: 15px;;
}
.news ul li a p{
	width: 260px;
	float: left;
	display: flex;
	flex-direction: column;
}
.news ul li a p b{
	font-size: 15px;
	color: #333; overflow: hidden;
  white-space: nowrap; /* 防止文字换行 */
  text-overflow: ellipsis; /* 超出部分显示省略号 */
}
.news ul li a p i{
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
	padding-bottom: 5px;;
}
.news ul li a p span{
	font-size: 14px;
	color: #333;overflow:hidden;
	text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.news ul li a:hover p b{
	color: #3c7cc3;
}
.bottom {
	width: 100%;
	float: left;
	height: 160px;
	margin-top: 25px;
}
.bottom p{
	height: 160px;
	display: flex;align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	margin-right: 175px;;
	
}
.bottom span {
	font-size: 28px;;
	font-weight: bold;line-height: 36px;
}
.bottom span a{
	font-size: 14px;
	color: #525456;
}
.tab_content_textarea1 b{
	width: 30px;
	float: left;
	line-height: 20px;margin: 6px 0px;
	text-align: center;border-right: 1px solid #ccc;
}
.tab_content_textarea1 b img {
	vertical-align: middle;line-height: 30px;
}
 .tab_content_textarea1 input{
	 border: none;
	 outline: none;
	 	height:30px;padding-left: 10px;
	
 }
 .video {
	 position: relative;
 }
 .video ul{
	 width: 240px;margin: 0px auto;
	 left: 105px;;
	 position: absolute;bottom: 40px;
	 display: flex;
	 flex-direction: row;
	 
	 justify-content: space-between;
 }