* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
    color: #333;
    font-size: 15px;
    font-family: "微软雅黑";
}
.fiii{
    color: #2E86C2;
}
ul,
li {
    list-style: none;
    font-family: "微软雅黑";
}
p,span{
	font-family: "微软雅黑";
}
body {
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    height: 100vh;
    font-family: "微软雅黑";
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    zoom: 1;
}
.left {
    float: left;
}

/*时间*/
.time {
	clear: both;
	display: flex;
	width: 607px !important;
	margin-right: 110px;
	/*margin-top: 72px;*/
}
.leftTime,
.rightWord{
	display: flex;
}
.leftTime img,
.rightWord img{
	height: 29px;
	margin-top: 9px;
}
.leftTime .year {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #666666;
}
.leftTime .day{
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #666666;
}
.listLi:hover span a{
    color: #399bda;
}
.time .line{
	margin-left:50px;
	width: 0px;
	height: 45px;
	background-color: #d8e1e4;
	border: solid 1px #d2d2d2;
}
.time .rightWord{
	margin-left: 99px;
}
.time .rightWord .huiword{
		font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #666666;
}
.time .rightWord .boldWord{
	font-size: 14px;
	font-weight: bold; 
	letter-spacing: 0px;
	color: #333333;
}
.deLine{
	margin-top: 42px;
	border-bottom: 1px dotted #d2d2d2;
}
.right {
    float: right;
}
.headTitle {
    height: 91px;
    width: 100%;
    min-width: 1180px;
    /* background: url(../images/begin/topbg.png) no-repeat; */
    background-color: #2277bb !important;
    background-size: cover;
}


.goindex{
    margin-top: -4px;
    	width: 98px;
	height: 27px;
	background-color: #2b9bdf;
	border-radius: 6px;
	border: solid 1px #46b9ff;
	display: flex;
	justify-content: center;
	    align-items: center;
	    
	    font-size: 14px;
	color: #ffffff;
}
.goindex img{
	width: 19px;
	height: 16px;
	margin-right: 6px;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    margin-top: 22px;
}

.rightDiv {
    padding-top:38px;
}

.loginBtn {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin-right: 10px;
}

.loginBtn img {
    vertical-align: middle;
    margin-right: 5px;
}

.telNum {
    font-size: 14px;
    color: #fff;
    /*font-weight: bold;*/
    margin-right: 17px;
        margin-left: -6px;
        line-height: 21px;
}

.english {
    font-size: 14px;
    color: #fff;
    margin-left: 14px;
}

.content {
    padding-top: 1px;
    width: 100%;
    background: url(../images/begin/bg.png) no-repeat;
  height: 800px;
    background-size: 100% 104%;
    min-width: 1200px;
}

.searchBox {
    width: 690px;
    height: 41px;
    margin: 35px auto 29px;
    background: url(../images/begin/search.png) no-repeat;
    border-radius: 4px;
    overflow: hidden;
   
}

.searchBtn {
    float: left;
    width: 50px;
    height: 41px;
    background: url(../images/begin/serIcon.png) no-repeat center;
    border: none;
    outline: none;
}

.inp {
    float: left;
    width: 638px;
    border: none;
    text-indent: 10px;
    height: 41px;
     outline: none;
}

.outBegin {
    margin: 0 auto 31px;
    width: 900px;
    line-height: 20px;
}

.outBegin img {
    vertical-align: middle;
    margin-right: 8px;
    float: left;
}

.outBegin .out {
    float: left;
    color: #2B85D3;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    margin-right: 15px;
}

.outBegin a {
    float: left;
    color: #242424;
    font-weight: 400;
    /*width: 124px;*/
	height: 33px;
	line-height: 33px;
	padding: 0px 10px ;
	background-image: linear-gradient(0deg, 
		#ebebeb 0%, 
		#ffffff 99%), 
	linear-gradient(
		#338edd, 
		#338edd);
	background-blend-mode: normal, 
		normal;
	box-shadow: 0px 2px 2px 0px 
		rgba(0, 0, 0, 0.11);
	border-radius: 4px;
	margin-right: 4px;
	margin-top: -7px;
	font-size: 14px;
}
.outBegin a:hover{
	/*font-size:15px ;
	padding: 0px 10px;*/
	color: #2b85d3;
}
.outBegin a:last-child{
	margin-right: 0;
}
.listLi a:hover{
    color: #161718;
}

.outBegin span {
    color: #308BDA;
    margin: 0 16px;
    float: left;
    font-size: 12px;
}

.tabTop {
    width: 1200px;
    height: 56px;
    margin: 0 auto;
}

.tabTop div {
    cursor: pointer;
    font-size: 18px;
    color: #333;
    text-align: center;
    position: relative;
    background: url(../images/begin/tab.png);
    width: 399px;
    height: 46px;
    line-height: 46px;
    float: left;
}
.tabTop div:hover{
	font-size: 19px;
}
.tabTop .tabOn:hover{
	font-size: 18px;
}
.tabTop img {
    display: none;
    position: absolute;
    bottom: 0;
    left: 195px;
}

.tabTop .tabOn {
    color: #fff;
    background: url(../images/begin/tabOn.png);
    font-weight: bold;
}
.tabTop div.middleLine{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
/*.tabTop div.middleLine:hover span{
	font-size: 19px;
}*/
.tabTop .tabOn img {
    display: block;
}

.banner {
    width: 452px;
    height: 313px;
    overflow: hidden;
}

.leftBanner {
    float: left;
    margin: 44px 0 0 43px;
}

.swiper-container {
    width: 100%;
    height: 100%;
    z-index: 1;
}

.swiper-slide>div {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.swiper-slide>div img {
    width: 100%;
    height: 100%;
}

.btmtxt {
    width: 100%;
    height: 48px;
    position: absolute;
    left: 0;
    bottom: 0;
    /* background: rgba(0, 0, 0, 0.68); */
    display: flex;
    align-items: center;
}

.btmtxt_p {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #ffffff;
    margin-left: 28px;
    width: 288px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    /* display: flex;
            align-items: center;
            justify-content: end; */
    width: auto;
    right: 22px;
    left: unset;
}

.swiper-pagination-bullet {
    background: #5d5d5d;
    width: 10px;
    height: 10px;
    opacity: unset;
}

.swiper-pagination-bullet-active {
    background: #c3e2f8;
}
.tabBg{
    width: 1241px;
    height: 429px;
    background: url(../images/begin/bgwhite.png) bottom;
    background-size: cover;
    margin: -10px auto 0;
}
.tabDiv {
    width: 1200px;
    height: 397px;
    background: #fff;
    margin: 0 auto;
}

.tabInbox {
    width: 1200px;
    display: none;
}

.first {
    display: block;
}

.inforTitle{
    width: 570px;
    font-size: 24px;
    color: #2E86C1;
    margin-bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
   text-overflow:ellipsis;
}

.inforTitle a{
    width: 570px;
    font-size: 24px;
    color: #2E86C1;
    margin-bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
   text-overflow:ellipsis;
}
.inforcon {
    color: #666;
    margin-bottom: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    
}

.wordBox {
    width: 605px;
    margin-left: 48px;
    margin-top: 70px;
}

.inforForm {
    margin-top: 30px;
}

.inforForm img {
    vertical-align: middle;
    margin-right: 23px;
}

.inforForm div {
    float: left;
    width: 267px;
}

.two {
    border-left: 1px solid #eee;
    padding-left: 120px;
    box-sizing: border-box;
}

.tablast img {
    float: left;
    margin-right: 120px;
}

.tablast {
    padding: 70px 0 0 65px;
    box-sizing: border-box;
    
}
.tablast .listItem{
	display: flex;
	
}
.tablast .listItem>div{
	/*width: 238px;*/
	margin-right: 124px;
}
.tablast .listItem .telItem3{
	margin-right: 0;
}
.tablast .listItem>div ul{
	margin-bottom: 30px;
}
.tablast .listItem>div ul:last-child{
	margin-bottom: 0;
}
.tablast .listItem>div ul li{
	margin-top: 7px;
	display: flex;
}
.tablast .listItem>div ul li.bold{
	font-weight: bold;
	font-size: 12px;
	color:#399BDA;
}
.tablast .listItem>div ul li.tel{
	display: flex;
}
.tablast .listItem>div ul li span.huiTel{
	color: #999999;
	font-family: "微软雅黑";
	font-size: 12px;
}
.tablast .listItem>div ul li span.telNum{
	color: #333333;
	font-size: 12px;
	font-family: "微软雅黑";
}
.tablast .listItem>div ul li.third{
	height: 20px;
	line-height: 20px;
}
.tablast .listItem>div ul li .name{
	color: #333333;
	font-size: 12px;
	font-family: "微软雅黑";
}
.tablast .listItem>div ul li .email{
	margin-left: 17px;
	margin-top: -1px;
}
.leftList {
    width: 640px;
    margin-left: 56px;
    margin-top: 90px;
}

.listLi {
    font-size: 18px;
    color: #343434;
    width: 320px;
    margin-bottom: 62px;
}

.listLi img {
    vertical-align: middle;
    margin-right: 12px;
}

.listImg {
    margin: 44px 0 0 43px;
    width: 452px;
    height: 313px;
}
.information{
    width: 1200px;
    margin: 10px auto;
    display: flex;
}
.itemList {
	flex: 1;
	margin-top: -15px;
}
.itemList li{
	display: flex;
    margin-left: 25px;
    white-space: nowrap;
}
.itemList li p.contItem{
	flex: 1;
	line-height: 48px;
	display: flex;
	font-size: 14px;
	color: #333;
}
.contItem a{
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.itemList li p span{
	display: block;
	width: 4px;
	height: 4px;
	background: #D0D0D0;
	transform:rotate(60deg);
	    margin-top: 22px;
    margin-right: 10px;
}
.itemList li p.dateDay{
	line-height: 48px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #b4b3b3;
}
.itemList li:hover p {
	cursor: pointer;
	color: #399bda;
}
.itemList li:hover p a{
	cursor: pointer;
	color: #399bda;
}
.itemList li:hover p span.squeryDian{
	background:#399bda ;
}
.inforImg{
    border-right: 1px solid #CAD2D7;
    padding-right: 35px;
    height: 129px;
}
/* .inforImg{
    color: #2E86C2;
    margin-left: 40px;
} */
.inWord{
    font-weight: bold;
    margin: 6px 0 52px;
    font-size: 18px;
    color: #2E86C2;
}
.wordIns{
    margin-left: 26px;
    margin-right: 136px;
    float: left;
}
.code{
    margin: 17px 0 0 122px;
      width: 72px;
    height: 95px;
}
.footer{
    width: 100%;
    /*background: url(../images/begin/footer.png) no-repeat bottom;
    background-size: cover;*/
    min-width: 1200px;
    height: 132px;
}
.neiRong{
    /*height: 147px;*/
    width: 1200px;
    margin: 0 auto 20px;
    padding-top: 30px;
    color: #868686;
    font-size: 12px;
}
.choose{
    margin-top: 14px;
    color: #282828;
    width: 238px;
    height: 39px;
    border: 1px solid #878787;
    border-radius: 4px;
}
.footerInfor{
    line-height: 24px;
}
