@charset "utf-8";
/* CSS Document */

/*公共样式*/
.btn{width:345px;margin:20px auto;}
.btn a{display: block;width: 345px; padding: 10px 0;border-radius: 5px;background: -webkit-linear-gradient(left bottom,#3469ff,#426ce4,#3469ff);background: -o-linear-gradient(left bottom,#3469ff,#426ce4,#3469ff);background: -moz-linear-gradient(left bottom,#3469ff,#426ce4,#3469ff);background: linear-gradient(left bottom,#3469ff,#426ce4,#3469ff);text-align: center;color: #fff;font-size: 20px; font-weight: bold;-moz-box-shadow: 0px 5px 8px #3469ff;-webkit-box-shadow: 0px 5px 8px #3469ff;;box-shadow: 0px 5px 8px #3469ff;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#3469ff');}
.btn a:hover{color: #fff;}

.btn1{width:345px;margin:20px auto;}
.btn1 a{display: block;width: 345px; padding: 10px 0;border-radius: 5px;background: -webkit-linear-gradient(left bottom,#efefef,#fff,#efefef);background: -o-linear-gradient(left bottom,#efefef,#fff,#efefef);background: -moz-linear-gradient(left bottom,#efefef,#fff,#efefef);background: linear-gradient(left bottom,#efefef,#fff,#efefef);text-align: center;color: #2c68e8;font-size: 20px; font-weight: bold;-moz-box-shadow: 0px 5px 8px #efefef;-webkit-box-shadow: 0px 5px 8px #efefef;;box-shadow: 0px 5px 8px #efefef;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#efefef');}
.btn1 a:hover{color: #2c68e8;}


/*banner样式*/
.box_banner{ width:100%;}
.box_banner_1{ background:url(../images/banner_01.jpg) no-repeat center center; height:400px;}

/*main样式*/
.wrapper{ width:100%;}
.main{ width:1000px; margin:0 auto;}
.bg_f{ background:#fff;}
.bg_1{ background:#2165f6 url(../images/bg_01.jpg) repeat center center; height:200px;}
.bg_2{ background:#2063f8;}
.bg_3{ background: #f7f7f7;}
.bg_4{background:#1452f9 url(../images/bg_02.jpg) no-repeat center center;height:180px;}
.bg_5{background:#1961f8 url(../images/bg_03.jpg) no-repeat center center;height:750px;}
.bg_6{background:#1961f8 url(../images/bg_04.jpg) no-repeat center center;height:412px;}
.w125{ width:125px;}
.w480{ width:480px;}
.pt300{ padding-top: 300px;} 
.pb-60{ padding-bottom: 60px;}
/*内容样式*/
.content{ width:1200px;}
.w250{ width:250px;}
.w300{ width:300px;}
.w350{ width:350px;}
.w400{ width:400px;}
.w450{ width:450px;}
.w960{ width:960px;}

/*引导广告*/
.mr_tit{text-align: center;}
.mr_tit h1{color: #0d0d0e;font-size: 48px;font-weight: bold;}
.mr_tit p{font-size: 20px;}
.mk_1_text{margin: 20px auto;width: 1000px;font-size: 16px; line-height: 32px; color: #666666;}
.mk_1{width: 1200px;margin-top: 60px;}
.mk_1 li{float: left;width: 284px;height: 205px; margin-left:20px; position: relative;-moz-box-shadow: 0px 5px 8px #dbdbdb;-webkit-box-shadow: 0px 5px 8px #dbdbdb;;box-shadow: 0px 5px 8px #dbdbdb;}
.mk_1 li:first-child{margin-left:0px;}
.mk_1 li h3,.mk_1 li p,.mk_1 li a{ color: #fff;text-align: center;}
.mk_1 li h3{font-weight: bold;font-size: 30px; margin-top: 60px;margin-bottom: 16px;}
.mk_1 li p{font-size: 20px;margin-bottom: 10px;}
.mk_1 li a{border:1px solid #fff; margin: 0 auto;width: 140px;padding: 3px 0;text-align: center; display: block; font-size: 16px; border-radius: 20px;}
.mk_1 li a:hover{border:1px solid #ff0000; margin: 0 auto;width: 140px;padding: 3px 0;text-align: center; display: block; font-size: 16px; border-radius: 20px; background: #ff0000;}
.mk_1 li div{width: 84px; height: 84px; background: #fff; border-radius: 100%;position: absolute;top: -42px;left: 100px;}
.mk_1 .c1{background: #3cd9a5}
.mk_1 .c2{background: #ff7271}
.mk_1 .c3{background: #26bbe1}
.mk_1 .c4{background: #3e72ff}
.mk_1 .icon_01{background: url(../images/icon_01.png) no-repeat 14px 6px;width: 84px;height: 84px;display: block;}
.mk_1 .icon_02{background: url(../images/icon_01.png) no-repeat 14px -110px;width: 84px;height: 84px;display: block;}
.mk_1 .icon_03{background: url(../images/icon_01.png) no-repeat 12px -224px;width: 84px;height: 84px;display: block;}
.mk_1 .icon_04{background: url(../images/icon_01.png) no-repeat 6px -340px;width: 84px;height: 84px;display: block;}

.mk_2{background:url(../images/bg_02.png) no-repeat center center; height:157px;width: 1000px;margin:22px auto;position: relative;}
.mk_2 .mk_2_tit{position: absolute;top: 30px;left: 60px;}
.mk_2_tit h2,.mk_2_tit p,.mk_2_tit h3{ color: #fff;}
.mk_2_tit h2{font-size: 54px;font-weight: bold;}
.mk_2_tit h3{font-size: 48px;font-weight: bold;}
.mk_2_tit p{font-size: 22px;letter-spacing:3px}
.mk_2_btn{position: absolute;top: 50px;right: 40px;}
.mk_2_btn a{background: #fff;color: #2066f2;width: 230px;height: 50px;line-height: 50px;font-size: 22px;display: block;text-align: center;border-radius: 5px;-moz-box-shadow: 0px 5px 8px #5a5a5a;-webkit-box-shadow: 0px 5px 8px #5a5a5a;;box-shadow: 0px 5px 8px #5a5a5a;}
.mk_2_btn a:hover{background: #ff0000; color: #fff;}

.mk_3{width: 1200px;margin: 50px 0;}
.mk_3 li{float: left;margin-left: 12px; background: #fff;-moz-box-shadow: 0px 3px 5px #5a5a5a;-webkit-box-shadow: 0px 3px 5px #5a5a5a;;box-shadow: 0px 3px 5px #5a5a5a; border-radius: 5px;}
.mk_3 li img{border-top-left-radius: 5px;border-top-right-radius: 5px;}
.mk_3 li:first-child{margin-left: 0px;}
.mk_3 h3{color: #1b59e8;text-align: center; margin: 15px 0;font-weight: bold;font-size: 24px;}
.mk_3 p{font-size: 16px; color: #666;margin-bottom: 15px;text-align: center;}

.mk_4{width: 1150px;padding:25px;background: #fff; border-radius: 5px;}
.mk_4_box{width: 1150px;}
.mk_4_l{float:left; position: relative;width: 680px; border:1px solid #dbdbdb;height: 212px;border-radius: 5px;}
.mk_4_l .tit{position: absolute;left: 115px;top: 82px;}
.mk_4_l .tit h3{font-size: 28px;font-weight: bold;}
.mk_4_l .tit p{font-size: 14px; text-align: center; color: #666; text-transform: uppercase;}
.mk_4_l .text{position: absolute;left: 300px;}
.mk_4_r{float:right;}
.mk_4_r img{border-radius: 5px;}

.mk_5{width: 1200px;margin: 50px 0;}
.mk_5 li{float: left;margin-left: 20px; background: #fff;-moz-box-shadow: 0px 3px 5px #d8d8d8;-webkit-box-shadow: 0px 3px 5px #d8d8d8;;box-shadow: 0px 3px 5px #d8d8d8; border-radius: 5px;width: 284px;}
.mk_5 li div{background: #4e5ee7;width: 284px;height: 144px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.mk_5 li:first-child{margin-left: 0px;}
.mk_5 h3{color: #333;text-align: center; margin: 15px 5px;font-weight: bold;font-size: 22px;}
.mk_5 h3 i{display: block;width: 40px; height: 1px;background: #4e5ee7;margin: 10px auto;}
.mk_5 p{font-size: 14px; color: #999;margin-bottom: 15px;text-align: center;padding: 0 15px;}
.mk_5 div{text-align: center;}
.mk_5 div img{margin-top: 30px;}

.mk_6{width: 1200px;margin: 50px 0;}
.mk_6 li{float: left;margin-left: 17px; background: #fff;-moz-box-shadow: 0px 3px 5px #656565;-webkit-box-shadow: 0px 3px 5px #656565;;box-shadow: 0px 3px 5px #656565; border-radius: 5px;}
.mk_6 li img{border-radius: 5px;}
.mk_6 li:first-child{margin-left: 0px;}

.mk_7{width: 1200px;margin: 50px 0;}
.mk_7 li{float: left;margin-left: 30px; background: #fff;-moz-box-shadow: 0px 5px 8px #dadada;-webkit-box-shadow: 0px 5px 8px #dadada;;box-shadow: 0px 5px 8px #dadada; width: 378px;height: 160px;border-bottom-left-radius: 50px;border-top-right-radius: 50px;position: relative;}
.mk_7 li:first-child{margin-left: 0}
.mk_7 li:nth-child(4){margin-left: 0}
.mk_7 li i{position: absolute;width: 80px;height: 80px;left:55px;top:45px; display: block;}
.mk_7 li h3{font-size: 26px;color: #333;position: absolute;left: 140px; top: 45px;font-weight: bold;}
.mk_7 li p{font-size: 18px;color: #333;position: absolute;left: 140px; top: 85px;}
.mk_7 li:hover{background: #3469ff;}
.mk_7 li:hover h3,.mk_7 li:hover p{color: #fff;}
.mk_7 li i.icon_05{background: url(../images/icon_01.png) no-repeat 8px -1148px;width: 80px;height: 80px;display: block;}
.mk_7 li:hover i.icon_05{background: url(../images/icon_01.png) no-repeat 8px -460px;width: 80px;height: 80px;display: block;}
.mk_7 li i.icon_06{background: url(../images/icon_01.png) no-repeat 5px -1263px;width: 80px;height: 80px;display: block;}
.mk_7 li:hover i.icon_06{background: url(../images/icon_01.png) no-repeat 8px -575px;width: 80px;height: 80px;display: block;}
.mk_7 li i.icon_07{background: url(../images/icon_01.png) no-repeat 6px -1382px;width: 80px;height: 80px;display: block;}
.mk_7 li:hover i.icon_07{background: url(../images/icon_01.png) no-repeat 6px -693px;width: 80px;height: 80px;display: block;}
.mk_7 li i.icon_08{background: url(../images/icon_01.png) no-repeat 4px -1494px;width: 80px;height: 80px;display: block;}
.mk_7 li:hover i.icon_08{background: url(../images/icon_01.png) no-repeat 4px -804px;width: 80px;height: 80px;display: block;}
.mk_7 li i.icon_09{background: url(../images/icon_01.png) no-repeat 6px -1609px;width: 80px;height: 80px;display: block;}
.mk_7 li:hover i.icon_09{background: url(../images/icon_01.png) no-repeat 6px -920px;width: 80px;height: 80px;display: block;}
.mk_7 li i.icon_10{background: url(../images/icon_01.png) no-repeat 6px -1726px;width: 80px;height: 80px;display: block;}
.mk_7 li:hover i.icon_10{background: url(../images/icon_01.png) no-repeat 6px -1038px;width: 80px;height: 80px;display: block;}

.mk_8{width: 1200px;margin: 50px 0;}
.mk_8 li{float: left;margin-left: 22px;position: relative;}
.mk_8 li .mk_8_bg{height: 57px;width: 100%;position: absolute;bottom: 0;background: rgba(0, 0, 0,0.5);filter:alpha(opacity=50);-moz-opacity:0.6; }
.mk_8 li p{position: absolute;color: #fff;font-size: 20px;height: 57px;line-height: 57px; text-align: center;z-index: 9;bottom: 0;width: 100%;}
.mk_8 li:first-child{margin-left: 0px;}
.mk_8 li:nth-child(3){margin-left: 0px;}

.mk_9{width: 1200px;margin: 90px 0;}
.mk_9 li{float: left;margin-left: 18px;position: relative;}
.mk_9 li:first-child{margin-left: 0px;}
.mk_9 li .text{position: absolute;width: 235px;height: 148px;background: #2c8ffd;left: 10px;bottom: -64px;padding: 15px;}
.mk_9 li .text h3{color: #fff;font-size: 26px; font-weight: bold;}
.mk_9 li .text h3 span{color: #fcff00;font-size: 18px; display: block;margin-top: 15px;}
.mk_9 li .text h3 i{display: block;width: 20px;height: 2px;background: #fff;margin-top: 15px;}
.mk_9 li .text p{font-size: 16px;color: #fff;margin-top: 15px;}

.mk_10{width: 1200px;margin: 50px 0;}
.mk_10 li{float:left;width: 570px;height: 56px;margin-left: 60px;}
.mk_10 li:first-child{margin-left: 0px;}
.mk_10 li:nth-child(3){margin-left: 0px;}
.mk_10 li:nth-child(5){margin-left: 0px;}
.mk_10 li a{font-size: 20px;color: #fff;line-height: 56px;height: 56px;border:1px solid #fff;border-radius: 5px;display: block;text-indent: 1rem;padding-left: 10px;}
.mk_10 li a span{float: right;display: block;background: #ffde00;width: 170px; color: #2c68e8;text-align: center;}

/*预约精彩未来*/
.Region {width:100%;margin:auto;}
.box3_title {display:block;width:1000px;margin:auto;margin-bottom:20px;}
.box3_title b {display:block;color:#e55a5d;font-size:40px;font-family:宋体;padding-top:35px;text-align:center;}
.box3_title b span {color:#383a6b;}
.box3_title .b {display:block;color:#d2393c;font-size:40px;padding-top:20px;text-align:center;}
.box3_title .b span {color:#383a6b;}
.box3_title .l,.box3_title .r {float:left;width:327px;height:30px;}
.box3_title .c {float:left;font-size:18px;line-height:30px;width:346px;text-align:center;}
.box3_title .ls,.box3_title .rs {float:left;width:280px;height:30px;}
.box3_title .cs {float:left;font-size:18px;line-height:30px;width:440px;text-align:center;}
.box3_title .lss,.box3_title .rss {float:left;width:250px;height:30px;}
.box3_title .css {float:left;font-size:18px;line-height:30px;width:490px;text-align:center;}

.gd-bm-box {width:1000px;margin:20px auto;}
.gd-bm-box .gd {background-color:#fff;float:left;height:380px;width:480px; border-radius:5px;}
.gd-bm-box .bm {background-color:#fff;float:right;height:380px;width:480px; border-radius:5px;}
.gd-bm-box .bm-title {border-bottom:1px solid #ccc;color:#f60;font-size:24px; text-align:center; padding:15px 0;}
#gdlist {height:260px;margin-top:20px;overflow:hidden;padding:0 20px; }
#gdlist ul li {list-style-type:none;border-bottom:1px solid #eee;color:#333;font-size:14px;line-height:40px;padding:0 5px;}
#gdlist table td {border-bottom:1px solid #eee;color:#333;height:42px; font-size:16px;}
.bdlist {height:220px;margin-top:15px;overflow:hidden;padding:0 80px; }
.bdlist ul li {color:#f60;font-size:18px;margin-top:25px;}
.t1 {border:1px solid #ddd;border-radius:30px;font-size:18px;height:35px;line-height:35px;margin-left:10px;padding:0 20px;width:210px;}
input {outline:medium none;}
.bdtj {text-align:center;}
#Submit1 {background-color:#ff0100;border:0 none;color:#fff;font-size:16px;height:40px;width:320px; cursor:pointer; border-radius:5px;}
#Submit1:hover {background-color:#f30;}
.clear{clear:both;}


.footer_box{
	width:100%; height:auto; text-align:center; padding-top:40px; color:#828282;
}







