@charset "utf-8";
body{ margin: 0;padding: 0;font-family:'Microsoft Yahei', 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;font-size: 16px;position: relative;}
.M_Top {width:100%; height: 630px;position: relative;
background: url(img/topbgpic.png) no-repeat;
background-size:100% 100%; }
.Top{width: 1200px;height: 630px; margin: 0 auto;color: #fff;}
.Top .Top_L {float: left;width: 535px; height: 590px; background: url("img/top_left1.png") no-repeat center;}
.Top .Top_L-dyj {float: left;width: 535px; height: 590px; background: url("img/top_left_dyj.png") no-repeat center;}
#logo{float: left;width: 110px; height: 50px; background: url("img/Tj_logo.png") no-repeat right bottom;}
.Top .Top_R {float: right;width: 650px; height: 590px; position: relative; }
h1{font-size: 47px; font-weight: bolder;margin:90px 0 10px 0}
h1 span{font-size: 32px; font-weight: bold; }
h1 span strong {color: #FFC926;font-size: 36px;}
.Top .Top_R .H1_list {width:650px;}
.H1_list ul {list-style-type: none;margin: 0;padding: 0;}
.H1_list li {background:url("img/ico_checked.png") no-repeat left 6px;padding:5px 0 5px 30px;margin:0; font-size: 18px; line-height: 150%}
.H1_list li span {color: #FFC926;font-weight: 600}
.H1_down {margin:30px 0 0 0}
.H1_down .Btn_down{filter: drop-shadow(5px 8px 3px rgba(0,0,0,.3)); float: left;margin-left: 5px;}
.H1_down .Btn_down:hover{filter: drop-shadow(5px 8px 3px rgba(0,0,0,.6)); float: left;margin-left: 5px;margin-top: 2px;}
.H1_down .down_info{float: left;color:#B8D8F1; padding:36px 0 0 20px;}
.H1_down .down_info span{font-size: 32px; color:#FFC926;}
.clear{clear:both}
.Soft_sys {float: left;margin:10px 0 0 5px;font-size: 16px; color:#3EDA00;}
.Top_dd { float: left;height: 70px; background:url("img/awesome.png") no-repeat left;padding:0px 0 5px 60px;margin:40px 0 0 0;}
.Top_dd-1 {font-size: 20px; color:#fff;padding: 5px}
.Top_dd-1 span{color:#FFC926; font-weight: bolder}
.Top_dd-2 {font-size: 18px; color:#3EDA00;padding: 2px 0 0 5px}
.Midd,.Bott{ width: 1200px; margin: 0 auto}
.Midd_L{float:left;width:490px; padding: 40px 60px 40px 10px;}
.Midd_L img{margin-bottom: 40px;filter: drop-shadow(0px 0px 6px rgba(0,0,0,.3));}
.Midd_R{float:left;width:560px; padding: 40px 40px 40px 0;}
.Midd_R .MTit{font-size: 32px;color:#447ACD;background:url("img/ico_gou.png") no-repeat left 8px;padding:5px 0 5px 45px;}
.Midd_R .MTit span{color:#ff860a;font-weight: bolder}
.Midd_R .MInfo{color:#737384;line-height: 170%; margin: 0 0 40px 5px}
.Midd_R .MInfo .w50 {display:block;float: left;width:50%;}
.Midd_R .MInfo em {padding:0 30px}
#DownBtn_fu__{float: left;position: sticky;top: 1000px;width:550px;}


.Bott{width:100%;background: #f2f2f2;}


.evaluate-content {
	padding:60px 0 0 0;
	width:1200px;
	margin:auto;
}
.evaluate-title {
	display:flex;
	align-items:center;
	justify-content:left;
	
	float: left;
	width:300px;
	padding: 0 0 0 20px;
}
.evaluate-title div {
	font-size:32px;
	font-weight:400;
	color:#666;
	margin-left:16px;
}
.evaluate-text {
	font-size:16px;
	font-weight:400;
	color:#888888;
	padding:20px;
	text-align:center;
	float: left;
}
#person{padding-bottom: 50px;}
.person {
	width:380px;
	height:320px;
	border:1px solid #E7E7E7;
	background-color: #fff;
}
.person-title {
	font-size:24px;
	font-weight:400;
	color:#333333;
	margin-top:38px;
	margin-left:20px;
}
.person-content {
	width:341px;
	height:90px;
	font-size:14px;
	font-weight:400;
	color:#333333;
	line-height:26px;
	margin:20px auto 0;
}
.source {
	width:380px;
	height:60px;
	background:#F9F9F9;
	display:flex;
	align-items:center;
	margin:39px auto 0;
}
.source img {
	margin-left:18px;
	margin-right:14px;
}
.source-date {
	margin-left:16px;
	margin-right:39px;
}
#person {
	display:flex;
	justify-content:space-around;
	margin-top:44px;
}



#Brands{with:100%;background-color: #333;}
.Brand_tit{font-size:14px;color:#ccc; width:1200px; margin:0 auto;padding:6px; text-align: center;}
.brands {
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    position: relative;
	margin:0 auto;
    /*justify-content: space-between;*/
    justify-content: center;
    flex-direction: row;
}

.brands .brand {
    flex: 0 1 calc(14% - 20px);
    height: 90px;
    margin: 5px 10px;
    position: relative;
    min-width: calc(14% - 20px);
}
.brands .brand .brand-logo {
    display: flex;
    position: relative;
    align-items: center;
    height: 100%;
    width: 100%;
}
.brands .brand img {
    margin-left: auto;
    margin-right: auto;
}


.fotter {
  width: 100%;
  height: 220px;
  background: #406cdc;
}

.fotter-content {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.fotter-text a{color: #0E2851;text-decoration:none;}
.fotter-text {
  color: #0E2851;
  font-family: '微软雅黑';
  text-align: center;
  line-height: 22px;
  margin-top: 30px;
}


.fotter2 {
  width: 100%;
  background: #fff;
}

.fotter2-content {
  width: 1200px;
  height: 350px;
	padding-top: 15px;
	font-size: 26px;
	color: #aaa;
	text-align: center;
  margin: 0 auto;
 background: url("img/hezuo.png") no-repeat 0 50px;
}


.fotter3 {
  width: 100%;
  background: #F2F2F2;
}

.fotter3-content {
  width: 1200px;
  height: 200px;
	padding-top: 15px;
	font-size: 22px;
	color: #aaa;
	text-align: center;
  margin: 0 auto;
 background: url("img/jiang2.jpg") no-repeat 15px 50px;
}
.fotter3_2-content {
  width: 1200px;
  height: 200px;
	padding-top: 15px;
	font-size: 22px;
	color: #aaa;
	text-align: center;
  margin: 0 auto;
 background: url("img/jiang2.jpg") no-repeat 15px 50px;
}

#DownBtn_fu{width: 100%; position: fixed;bottom: 0px;/*background-color:rgba(255,255,255,0.8);*/}

.fudong{
    width: 1200px; height: 75px;
	margin:0 auto;}
.fudong a {
	float: right;
    width: 500px;
    margin-right: 135px;
    height: 65px;
    background: url(img/Down_bott.gif) no-repeat center 0px;
    background-color: #29C51E;
    border-radius: 5px;
    background-size: 100%;
    border: 2px solid #7af57a;
    filter: drop-shadow(-3px -3px 7px rgba(0,0,0,.8));}
.fudong a:hover {background-color:#008C00;border:2px solid #29C51E}
.div1px{height: 1px;overflow: hidden;}
.hidden{display:none}
