html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; } 
fieldset, img {  border:none;  }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
select, input { vertical-align:middle;  /*  */ }
select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
img{vertical-align: middle;border:0 none;}
body {font:14px 'Microsoft YaHei';/* font-family: "SimSun"; */}
div {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Microsoft YaHei" !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* font-family: "SimSun"; */
}
.fl {
  float: left;
}

.fr {
  float: right;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* 头部样式 */
.header_module a{
    text-decoration: none !important;
}
.header_module {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 70px;
  margin: 0 auto;
  background: rgba(43, 30, 27, 1);
  background-size: 100% 80px;
  z-index: 2;
}


.header_nav{
	margin: 0 auto;
	max-width: 1300px;
	width: calc(100% - 20px);
}

.headnav-down-pcmgr {
    box-sizing: border-box;
    width: 150px;
    height: 40px;
	margin-top: 16px;
    margin-left: 16px;
    border-radius: 5px;
    flex-shrink: 0;
    background: #2049EE;
    color: #FFF;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.posi-left {
    position: fixed;
    left: 160px;
    top: 295px;
    display: block !important;
  }
.box {
    width: 100%;
    background: rgb(242,242,242);
    padding: 30px 0;
}

.banner{
    width:1300px;
    margin:0 auto
}
.banner img{
    width:100%
}
.container{
    width:1300px;
    margin:0 auto;
    padding:50px 149px;
    background:#fff;
    box-sizing: border-box;
    margin-top:20px
}

.d_pink{
    width:1058px;
height:108px;
background:rgba(247,247,247,1);
border-radius:80px;
padding-top:25px;
box-sizing: border-box;
}
.d_pink h3 a{
color: #2959d3;
}
.d_pink1{
    height: 60px;
    padding-top: 17px;
}
.d_pink p{
    width:837px;
height:47px;
font-size:18px;
font-family:Microsoft YaHei;
font-weight:bold;
color:rgba(97,103,107,1);
line-height:28px;
margin:0 auto;
text-indent:2em;
}

.d_title{
    text-align: center;
    margin-top:60px;
}
.d_title1{
    margin-top:10px;
}
.d_title span{
font-size:30px;
font-family:Microsoft YaHei;
font-weight:bold;
color:#2959d3
}

.d_title img{
    vertical-align: text-bottom;
    margin-right:6px;
}

.d_title1 img{
    vertical-align:bottom;
}
.d_pink1 .t_text{
    margin-top:0px;
    margin-bottom:6px;
    font-size:16px;
}
.t_text{
    font-size:14px;
font-family:SimSun;
font-weight:bold;
color:rgba(136,136,136,1);
text-align: center;
margin-top:14px
}

.d_pink h3{
    text-align:left;
    margin-left:100px;
    font-size:18px;
    color:#61676b;
    margin-bottom: 20px;
}

.text_img{
    width:460px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.box4 > img{
    margin-top:38px
}

.text_img a{
    width:210px;
height:54px;
background:#2959d3;
border-radius:5px;font-size:16px;
font-family:Microsoft YaHei;
font-weight:bold;
color:rgba(255,255,255,1);
text-decoration: none;
text-align: center;
line-height:54px;
}
.text_img a:hover{
    background:#538fff
}
.text_img a img{
   margin-right:10px;
}

.t_text2{
    margin-top:5px;
}


/* 视频弹窗 */


  .title_h3{
    font-family: 'Microsoft YaHei UI';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #2959d3;
    margin-top:62px;
    margin-bottom:18px;
  }

  .title_h2{
    font-family: 'Microsoft YaHei UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #232323;
    font-weight: bold;
  }

  .title_h1{   
font-family: 'Microsoft YaHei UI';
font-style: normal;
font-weight: 400;
font-size: 14px;
color: #999999;
margin-top:8px;
  }
  
  /* 尾部 */
.footer_module {
    padding: 19px 0;
    background: rgba(43, 30, 27, 1);
    box-sizing: border-box;
}
.footer_module_main {
    margin: 0 auto;
    width: 948px;
}

.footer_principal p {
    color: #D8D8D8;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}
.footer_principal p a {
    color: #D8D8D8;
	text-decoration: none;
}

.footer_principal p a:hover {
    color: #D8D8D8;

}