*{box-sizing: border-box;font-family: MicrosoftYaHei;}
html,body{margin: 0;padding: 0;background-color: #fff;}	
h2,h3,h5,p,ul,hr{margin: 0;padding: 0;}
a{text-decoration: none;transition: all .2s;}
.sw{}
.sw h3{text-align: center;font-size: 34px;color: #2fa4f5;font-weight: normal;padding: 30px 0 0;}
.sw .topHead{position: relative;height: 500px;max-width: 1920px;width: 100%;margin: auto;
	background: url(https://image.evget.com//Content/files/2019/3/27/ccafae8f9d9e42daa732d1fbf7dc3ee7636892795345395727.png) no-repeat center center;background-size: cover;}
.sw .topHead .tit{position: absolute;width: 990px;height: 260px;text-align: center;color: #ffffff;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
.sw .topHead h2{font-size: 54px;font-weight: normal;margin: 0}
.sw .topHead p{font-size: 34px;margin: 15px 0 50px;}
.sw .topHead .tit>div{overflow: hidden;margin: auto;width: 395px;}
.sw .topHead .time{float: left;text-align: right; position: relative;}
.sw .topHead .time:after{content: '';position: absolute;width: 2px;height: 63px;background-color: #fff;z-index: 10;right: -34px;top: 2px}
.sw .topHead .add{float: right;text-align: left;}
.sw .topHead  span{display: block;font-size: 20px;line-height: 1;}
.sw .topHead .mon{font-size: 34px;color: #ffffff;font-weight: bold;margin-bottom: 12px;}
.sw .topHead .hour{color: #ffffff;font-size: 20px;}
.sw .topHead .add span{display: block;font-size: 20px;}
.sw .topHead .add span:first-child{margin: 2px 0 20px;}

/*question*/
.sw .que{margin: 130px auto;overflow: hidden;width: 1200px;}
.sw .que .left{float: left;width: 745px;}
.sw .que .left>div{height: 85px;color: #444444;font-size: 14px;line-height: 84px;}
.sw .que .left>div:nth-child(1){background: url(../img/q1.png) no-repeat;padding-left: 90px;}
.sw .que .left>div:nth-child(2){background: url(../img/q2.png) no-repeat right;text-align: right;margin: 10px 0;padding-right: 50px;}
.sw .que .left>div:nth-child(3){background: url(../img/q3.png) no-repeat;padding-left: 40px;}
.sw .que .right{float: right;width: 392px;line-height: 32px;font-size: 14px;color: #444444;}
.sw .que .right p{margin: 80px 0 0;text-align: justify;}
.sw .que .right span{color: #2fa4f5;}

/*会议亮点*/
.sw .meet{}
.sw .meet h3{background: url(../img/meetbg.png) no-repeat center;}
.sw .meet .bg{background-color: #2fa4f5;width: 100%;margin: 70px auto 0;padding: 75px 0 65px;}
.sw .meet .meetCon{text-align: center;width: 1200px;margin: auto;font-size: 0;}
.sw .meet .meetCon .item{display: inline-block;width: 24.5%; text-align: justify;vertical-align: top;padding: 0 5%;}
.sw .meet .meetCon hr{display: inline-block;border: none;width: 2px;height: 135px;vertical-align: top;
	background: linear-gradient(180deg, rgba(255,255,255,.1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,.1) 100%)}
.sw .meet .meetCon .item img{display: block;border: none;margin: 0 auto 10px;}
.sw .meet .meetCon .item p{font-size: 14px;color: #ffffff;text-align: center;line-height: 26px;}

/*会议日程*/
.sw .schedule{margin: 130px auto;}
.sw .schedule h3{background: url(../img/timebg.png) no-repeat center;}
.sw .schedule>p{color: #2fa4f5;font-size: 14px;text-align: center;margin: 33px 0 45px;}
.sw .schedule .tableCon{width: 1200px;margin: auto;}
.sw .schedule .tableCon table{border-collapse: collapse;width: 100%;text-align: left;}
.sw .schedule .tableCon tr td:first-child,.sw .schedule .tableCon tr th:first-child{width: 40%;}
.sw .schedule .tableCon tr td:last-child,.sw .schedule .tableCon tr th:last-child{width: 60%;}
.sw .schedule .tableCon th{background-color: #2fa4f5;height: 45px;color: #ffffff;font-size: 16px;font-weight: normal;padding-left: 100px;}
.sw .schedule .tableCon td{height: 45px;color: #444444;font-size: 14px;font-weight: normal;padding-left: 100px;}
.sw .schedule .tableCon tbody tr:nth-child(2n){background-color: #f9f9f9;}

/*会议嘉宾*/
.sw .spe{}
.sw .spe h3{background: url(../img/spebg.png) no-repeat center;}
.sw .spe .bg{margin: 45px auto 0;width: 100%;background-color: #f9f9f9;padding: 85px 0 60px;}
.sw .spe .speCon{font-size: 0;text-align: center;width: 1200px;margin: auto;}
.sw .spe .speCon .item{font-size: 14px;color: #444444;display: inline-block;vertical-align: top;width: 300px;text-align: justify;line-height: 26px;}
.sw .spe .speCon .item:nth-child(2){margin: 0 100px;}
.sw .spe .speCon .item img{display: block;margin: 0 auto 30px;border:none;}
.sw .spe .speCon .item span{position: relative;display: block; margin-bottom: 10px;font-size: 16px;letter-spacing: 2px;}
.sw .spe .speCon .item span:after{content: '';position: absolute;width: 52px;height: 2px;background-color: #2fa4f5;left: 0;bottom: -7px;}

/*参会对象*/
.sw .object{margin: 130px auto;}
.sw .object h3{background: url(../img/objectbg.png) no-repeat center;}
.sw .object>div{width: 1200px;margin: 40px auto 0;overflow: hidden;}
.sw .object .left{width: 825px;float: left;}
.sw .object .left img{display: block;border:none;width: 100%}
.sw .object .right{background-color: #cde9ff;float: right;width: 375px;color: #444444;font-size: 14px;line-height: 40px;height: 314px;padding: 95px 0 0 45px;}

/*公司介绍*/
.sw .intro{}
.sw .intro h3{background: url(../img/introbg.png) no-repeat center;}
.sw .intro .bg{background-color: #2fa4f5;padding: 54px 0;width: 100%;text-align: center;margin-top: 45px;}
.sw .intro .left{display: inline-block;vertical-align: top;}
.sw .intro .left img{display: block;border:none;}
.sw .intro .right{display: inline-block; width: 754px;color: #ffffff;text-align: left;vertical-align: middle;font-size: 14px;margin: 10px 0 0 58px;line-height: 26px;}

/*会议报名*/
.sw .applyTable {margin: 130px auto;}
.sw .applyTable h3{background: url(../img/applybg.png) no-repeat center;}
.sw .applyTable .contact_input{width:1200px;margin:40px auto 0;text-align: center;}
.sw .applyTable .contact_input input[type=text]{width:500px;border:1px #bbb solid;border-radius: 3px;transition: all .2s;
	margin-right:100px;padding: 0 10px;height: 45px;font-size:16px;color:#000;opacity:0.7;margin-top:30px;outline:none;background-color: transparent;}

.sw .applyTable .contact_input input[type=text]::-webkit-input-placeholder { /* WebKit, Blink, Edge */color:#666666;}
.sw .applyTable .contact_input input[type=text]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#666666;}
.sw .applyTable .contact_input input[type=text]::-moz-placeholder { /* Mozilla Firefox 19+ */color:#666666;}
.sw .applyTable .contact_input input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */color:#666666;}

.sw .applyTable .contact_input textarea{width:1100px;height:45px;line-height: 45px;padding: 0 10px;border:1px solid #bbb;font-size:16px;color:#000;
	opacity:0.7;margin-top:40px;outline:none;resize:none;background-color: transparent;transition: all .2s;overflow: hidden;border-radius: 3px;}

.sw .applyTable .contact_input textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */color: #666666;font-family: "Microsoft YaHei";}
.sw .applyTable .contact_input textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#666666;font-family: "Microsoft YaHei"}
.sw .applyTable .contact_input textarea::-moz-placeholder { /* Mozilla Firefox 19+ */color:#666666;font-family: "Microsoft YaHei"}
.sw .applyTable .contact_input textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */color:#666666;font-family: "Microsoft YaHei"}

.sw .applyTable .contact_input p{font-size:12px;color:#000;opacity:0.6;line-height:40px;text-align: center;margin:  15px 0 20px;}
.sw .applyTable .contact_input input[type=submit]{width:194px;height:48px;background-color:#2fa4f5;line-height:48px;color:#fff;font-size:18px;margin-top:0;border:none;border-radius:5px;}
.sw .applyTable .contact_input p a{color: #1740cb;font-size: 14px;}
/*.sw .applyTable .contact_input input[type=text]:focus{border-bottom:2px #2fa4f5  solid;}*/
/*.sw .applyTable .contact_input textarea:focus{border-bottom:2px #2fa4f5  solid;}*/
.sw .applyTable .contact_input input[type=text]:focus{border-color: transparent;box-shadow: 0 0 5px 1px #adddff;}
.sw .applyTable .contact_input textarea:focus{border-color: transparent;box-shadow: 0 0 5px 1px #adddff;}

.sw .applyTable .contact_input div{text-align: center;}

/*交通指引*/
.sw .traffic h3{background: url(../img/mapbg.png) no-repeat center;}
.sw .traffic>p{color: #444444;font-size: 16px;text-align: center;margin: 40px 0;}
.sw .traffic .map{height: 625px;min-height: 300px;width: 100%}

.footer{text-align: center;background-color: #2fa4f5;padding: 60px 0;color: #fff;}
.footer .first{font-size: 20px;}
.footer hr{width: 262px;height: 3px;background-color: #ffffff;margin: 15px auto;border: none;}
.footer .last{font-size: 16px;}
.footer a{display: inline-block;width: 192px;color: #2fa4f5;margin-top: 30px;height: 32px;line-height: 32px;background-color: #ffffff;border-radius: 4px;border: solid 1px #ffffff;}
.footer a img{vertical-align: -5px;margin-right: 5px;}

div.rightNav2 * {margin:0;padding:0;box-sizing:border-box;text-decoration:none;}
div.rightNav2 {height:280px;width:60px;position:fixed;top:0;bottom:0;right:10px;margin:auto;background-color:#fff;border:1px solid #eee;box-shadow:2px 2px 5px 2px #b7b7b780;z-index:10000;}
div.rightNav2 > a {display:block;text-align:center;border-bottom:1px solid #eee;height:70px;padding:5px 0;position:relative;}
div.rightNav2 > a img.hoverImg{position:absolute;top:5px;left:9px;z-index:-1;}
div.rightNav2 > a:hover {background:#fb6227;}
div.rightNav2 > a:hover img.hoverImg{z-index:2;}
div.rightNav2 > a:hover span {color:#fff;}
div.rightNav2 > a.list {position:relative;}
div.rightNav2 > a.list:hover .tel {display:block;}
div.rightNav2 > a.list .tel {position:absolute;top:0;left:-216px;width:216px;height:73px;background:url("https://www.evget.com/imgs/2018/kf/tip-bg.png") no-repeat;font-size:16px;color:#666;line-height:70px;text-align:left;text-shadow: none;display:none;}
div.rightNav2 > a.list .tel img {display:inline-block;vertical-align:-3px;margin:0 5px 0 20px;}
div.rightNav2 > a>img {display:block;border:none;margin:auto;}
div.rightNav2 > a>span {font-size:12px;color:#fb6227;display:block;}
div.rightNav2 > a.toTop {border:none;}
div.rightNav2 > a.toTop img {margin-top:6px;}


/*手机端适配*/
@media (max-width: 768px){

	.sw h3{text-align: center;font-size: 30px;color: #2fa4f5;}

	.sw .topHead{height: 300px;}
	.sw .topHead .tit{width: 100%;height: 140px;}
	.sw .topHead h2{font-size: 20px;margin: 0}
	.sw .topHead p{font-size: 16px;margin: 10px 0 30px;}
	.sw .topHead .tit>div{width: 260px;}
	.sw .topHead .time:after{height: 63px;background-color: #fff;right: -24px;top: 2px}
	.sw .topHead  span{;font-size: 14px;}
	.sw .topHead .mon{font-size: 18px;margin-bottom: 12px;}
	.sw .topHead .hour{font-size: 14px;}
	.sw .topHead .add span{font-size: 14px;}
	.sw .topHead .add span:first-child{margin: 2px 0 13px;}
	/*question*/
	.sw .que{margin: 80px auto;width: 100%;}
	.sw .que .left{float: none;width: 100%;}
	.sw .que .left>div{line-height: 1.5;padding-top: 20px; padding-right: 15px;padding: 20px 15px 0 40px;}
	.sw .que .left>div:nth-child(1){background: url(../img/q3.png) no-repeat;padding-left: 40px;background-size: cover;}
	.sw .que .left>div:nth-child(2){background: url(../img/q3.png) no-repeat;margin: 10px 0;text-align: justify;background-size: cover;}
	.sw .que .left>div:nth-child(3){background: url(../img/q3.png) no-repeat;background-size: cover;}
	.sw .que .right{float: none;width: 100%;padding: 0 10px;}
	.sw .que .right p{margin: 30px 0 0;}

	/*会议亮点*/
	.sw .meet h3{background: url(../img/meetbg.png) no-repeat center;}
	.sw .meet .bg{margin: 50px auto 0;padding: 80px 0;}
	.sw .meet .meetCon{text-align: center;width: 100%;margin: auto;font-size: 0;padding: 0 10px;}
	.sw .meet .meetCon .item{display: block;width: 98%;padding: 0;text-align: center;margin-bottom: 80px;}
	.sw .meet .meetCon .item:last-child{margin-bottom: 0;}
	.sw .meet .meetCon hr{display: none}
	.sw .meet .meetCon .item img{margin: 0 auto 15px;}

	/*会议日程*/
	.sw .schedule{margin: 80px auto;}
	.sw .schedule>p{margin: 30px 0 40px;padding: 0 10px;}
	.sw .schedule .tableCon{width: 100%;}
	.sw .schedule .tableCon tr td:first-child,.sw .schedule .tableCon tr th:first-child{width: 30%;}
	.sw .schedule .tableCon tr td:last-child,.sw .schedule .tableCon tr th:last-child{width: 70%;}
	.sw .schedule .tableCon th{padding-left: 10px;}
	.sw .schedule .tableCon td{padding-left: 10px;}

	/*会议嘉宾*/
	.sw .spe .bg{margin: 40px auto 0;padding: 80px 0 60px;}
	.sw .spe .speCon{width: 100%;padding: 0 10px;}
	.sw .spe .speCon .item{display: block;width: 100%;line-height: 26px;}
	.sw .spe .speCon .item:nth-child(2){margin: 40px 0;}
	.sw .spe .speCon .item img{display: block;margin: 0 auto 20px;border:none;}

	/*参会对象*/
	.sw .object{margin: 80px auto;}
	.sw .object>div{width: 100%;}
	.sw .object .left{width: 100%;float: none;text-align: center;font-size: 0}
	.sw .object .left img{display: inline-block;width: auto;height: 180px;margin: 0 -100%}
	.sw .object .right{float: none;width: 100%;line-height: 40px;height: auto;padding: 30px 10px;}

	/*公司介绍*/
	.sw .intro .bg{padding: 40px 10px;width: 100%;margin-top: 40px;}
	.sw .intro .left{font-size: 0}
	.sw .intro .left img{display: block;border:none;}
	.sw .intro .right{display: block; width: 100%;text-align: justify;margin: 30px 0 0;line-height: 25px;}

	  /*会议报名*/
	.sw .applyTable {margin: 80px auto;}
    .sw .applyTable .contact_input{width:100%;margin:10px auto 0;padding:0 10px;box-sizing:border-box;}
    .sw .applyTable .contact_input input[type=text]{width:100%;margin-right:0;font-size:14px;}
    .sw .applyTable .contact_input textarea{width:100%;font-size:14px;margin-top:40px;}
    .sw .applyTable .contact_input input[type=submit]{width:100%;height:40px;line-height:40px;font-size:14px;margin-top:20px;}
    .sw .applyTable .contact_input div{text-align: center;margin-left: 0;height:auto;}
    .sw .applyTable .contact_input p{line-height:30px;margin:  15px 0 0;}

    /*交通指引*/
	.sw .traffic>p{font-size: 14px;margin: 30px 0 40px;}
	.sw .traffic .map{height: 300px;}

	/*footer*/
	.footer{padding: 40px 0;}
	.footer .first{font-size: 16px;}
	.footer hr{width: 240px;height: 3px;}
	.footer .last{font-size: 14px;}
	.footer a img{vertical-align: -3px;height: 18px;}

	div.rightNav2{display: none;}

}





