@charset "utf-8";
/* CSS Document */

*:focus {
	outline: none;
}

a:focus {
	outline: none;
}

.clear{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	float: left;
}

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}


.container {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.content {
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 70px;
}


h1{
	font-size: 20px;
	font-weight: bold;
}



/* JQ_UI*/
.demoHeaders {
	margin-top: 2em;
}
#dialog-link {
	padding: .4em 1em .4em 20px;
	text-decoration: none;
	position: relative;
}
#dialog-link span.ui-icon {
	margin: 0 5px 0 0;
	position: absolute;
	left: .2em;
	top: 50%;
	margin-top: -8px;
}
#icons {
	margin: 0;
	padding: 0;
}
#icons li {
	margin: 2px;
	position: relative;
	padding: 4px 0;
	cursor: pointer;
	float: left;
	list-style: none;
}
#icons span.ui-icon {
	float: left;
	margin: 0 4px;
}
.fakewindowcontain .ui-widget-overlay {
	position: absolute;
}
select {

}
/* JQ_UI end*/






/*top_bar*/
.top_bar_full{
	background-color: #F5F5F5;
	width: 100%;
}
.top_bar {
	background-color: #F5F5F5;
	width: 1280px;
	padding-top: 16px;
	padding-right: 80px;
	padding-bottom: 16px;
	padding-left: 70px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.top_search {
	float: right;
	width: auto;
}
.top_search input {
	height: 40px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}

.top_search2 input {
	height: 26px;
}

.top_search table tr td {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.top_search #select_country {
	height: 40px;
	margin-right: 10px;
}

.top_search #select_movement {
	height: 40px;
	margin-right: 10px;
	width: 100px;
	background-image: url(../images/ic_bike.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.top_search table tr td input[type=button] {
	border-left-width: 0px;
}

/*top_bar end*/

/*麵包屑*/

.bread{
	margin-bottom: 20px;
}
.bread a {
	font-size: 14px;
	color: #666;
}

/*麵包屑 end*/


/*路線圖_list*/
.route_list .route_item {
	float: left;
	height: auto;
	width: 360px;
	border: 1px solid #C6C6C6;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	//-webkit-box-shadow: 8px 8px 35px -18px rgba(0,0,0,0.22);
	//-moz-box-shadow: 8px 8px 35px -18px rgba(0,0,0,0.22);
	//box-shadow: 8px 8px 35px -18px rgba(0,0,0,0.22);
	border-radius: 6px;
	overflow:hidden;
	transition: all .2s ease-in-out;
}

.route_list .route_item ul {
	margin: 0px;
	padding: 0px;
}
.route_list .route_item ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.route_list .route_item ul li:focus {
	outline: none;
}
.route_list .route_item ul .map_a img {
	width: 100%;
}
.route_list .route_item ul h5 {
	font-size: 17px;
	font-weight: bold;
	color: #333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	width: 100%;
	margin: 0px;
}
.route_list .route_item ul .people {
	font-size: 14px;
	float: left;
	padding: 10px;
	width: 235px;
}
.route_list .route_item ul .people img {
	height: 30px;
	width: 30px;
	margin-right: 10px;
	border-radius:15px;
}


.route_list .route_item ul .description {
	color: #999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	width: 100%;
}
.route_list .route_item ul .fraction {
	float: right;
	width: 120px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 20px;
	padding-bottom: 10px;
	margin-right: 0px;
}


.tb_rwd tbody tr td .fraction{
	background-repeat: no-repeat;
	width: 150px;
	height: 10px;
}

.content .route_list {
	margin: 0px;
	padding: 0px;
}
.btn_dff {
	min-width: 220px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.btn_dff .btn.btn-lg.btn-primary.btn-block.btn01 {
	background-color: #FFFFFF;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding: 5px;
	color: #000;
}
.btn_dff .btn.btn-lg.btn-primary.btn-block.btn01:hover{
	background-color: #E15B31;
	color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.route_list .route_item:hover {
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	//transform: scale(1.02);
	transform: translateY(-3px);
}
/*路線圖_list_end*/


/*list切換*/
.switch {
	float: right;
	margin-right: 20px;
}

.switch .sw01 {
	height: 25px;
	width: 40px;
	border: 1px solid #CCC;
	float: left;
	text-align: center;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	background-image: url(../images/ic_grid.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.sw01.on{
	background-color: #CCC;
	border-top-color: #9D9D9D;
	border-right-color: #9D9D9D;
	border-bottom-color: #9D9D9D;
	border-left-color: #9D9D9D;
}
.switch .sw02 {
	height: 25px;
	width: 40px;
	float: left;
	text-align: center;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	background-image: url(../images/ic_list.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.sw02.on{
	background-color: #CCC;
}

/*list切換 end*/


#basic {
	height: 40px !important;
	background-color: #C30;
}





/* banner01 */

.banner01 {
	height: 652px;
	width: 1280px;
	float: left;
	background-image: url(../images/img_home_banner.jpg);
	background-position: center top;
}

.banner01 h1 {
	font-size: 28px;
	color: #FFF;
	text-align: center;
	padding-top: 100px;
	line-height: 10px;
	font-weight: bold;
}

.banner01 h2 {
	font-size: 15px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
}


/* title-v1 */


.title-v1 {
	float: left;
	width: 1280px;
	background-color: #FFF;
	padding-bottom: 50px;
	padding-top: 50px;
}

.title-v1 h1 {
	font-size: 28px;
	text-align: center;
	line-height: 10px;
	font-weight: bold;
}

.title-v1 h2 {
	font-size: 15px;
	text-align: center;
	font-weight: normal;
}
.title-v1 .process li {
	border: 1px solid #CCC;
	list-style-type: none;
	margin: 10px;
	float: left;
	height: 236px;
	width: 300px;
	text-align: center;
	background-image: url(../images/img2.jpg);
	font-size: 15px;
	font-weight: normal;
}
.title-v1 .process {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 968px;
}

.title-v1 .process li {
	padding-top: 170px;
}


.title-v1 .process .crf {
	background-color: #000;
	height: 22px;
	width: 22px;
	font-size: 12px;
	color: #FFF;
	border-radius: 50%;
	text-align: center;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}


.title-v1 .process .pr_01 {
	background-image: url(../images/img_home_feature1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #CCC;
}
.title-v1 .process .pr_02 {
	background-color: #CCC;
	background-image: url(../images/img_home_feature2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.title-v1 .process .pr_03 {
	background-color: #CCC;
	background-image: url(../images/img_home_feature3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}





/* title-v2 */
.title-v2 {
	float: left;
	width: 1240px;
	background-color: #000;
	background-image: url(../images/bg_home_video.jpg);
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
}

.title-v2 h1 {
	font-size: 28px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	width: 400px;
}

.title-v2 h2 {
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	color: #FFF;
}

.title-v2 .tv2_left {
	width: 310px;
	float: left;
	height: 330px;
	padding-left: 123px;
	padding-top: 100px;
	color: #999999;
	font-size: 12px;
}
.title-v2 .tv2_right {
	width: 520px;
	color: #FFF;
	float: right;
	height: 400px;
	padding-right: 70px;
	padding-top: 0px;
}

.profile {
    border-radius: 50%;
    border:0px solid #fff;

}


.title-v2 .tv2_left .profile{
	width: 50px;
}
.title-v2 .tv2_left table tr td hr {
	color: #999999;
}



/* title-v3 */
.title-v3 {
	float: left;
	width: 1240px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.title-v3 h1 {
	font-size: 28px;
	text-align: left;
	color: #000;
	line-height: 30px;
	font-weight: bold;
}

.title-v3 h2 {
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	color: #000;
	width: 100%;
}

.title-v3 .tv3_left {
	width: 430px;
	float: left;
	height: 341px;
	padding-left: 113px;
	padding-top: 109px;
}
.title-v3 .tv3_right {
	width: 590px;
	color: #FFF;
	float: right;
	height: 450px;
	background-image: url(../images/img_index_x5device.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}





/* title-v4 */


.title-v4 {
	width: 100%;
	background-color: #CCC;
	padding: 20px;
}
.title-v4  h1 a {
	font-size: 24px;
	color: #FFF;
}





/* title-v5 */
.title-v5 {
	float: left;
	width: 1280px;
	background-color: #FFF;
	height: 420px;
}


.title-v5 h1 {
	font-size: 28px;
	text-align: left;
	color: #000;
	line-height: 10px;
	font-weight: bold;
}

.title-v5 h2 {
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	color: #000;
}

.title-v5 .tv5_left {
	width: 550px;
	float: left;
	height: 430px;
	background-image: url(../images/img_home-devices.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.title-v5 .tv5_right {
	width: 450px;
	color: #FFF;
	float: right;
	height: 275px;
	padding-top: 155px;
}
.title-v5 .tv5_right .SignUpIN {
	height: 40px;
	margin-right: 5px;
	border: 1px solid #CCC;
	color: #666;
}

.title-v5 .tv5_right .goapp {
	margin-top: 35px;
}

.title-v5 .tv5_right p .SignUpIN {
	padding-left: 10px;
}







.language {
	background-color: #9C0;
	position: absolute;
}
.languagebar {
	background-color: #333;
	border: 1px solid #333;
	color: #FFF;
}
.fgh{
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
}






/* banner02 */

.banner02 {
	height: 400px;
	width: 1280px;
	float: left;
	background-image: url(../images/bg_profile_banner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 260px;
}


.banner02 h1 {
	font-size: 28px;
	color: #FFF;
	text-align: center;
	padding-top: 100px;
	line-height: 10px;
	font-weight: bold;
}

.banner02 h2 {
	font-size: 15px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
}
.banner02 .profile_add .profile {
	height: 100px;
	width: 100px;
	border: 3px solid #FFF;
	margin-right: auto;
	margin-left: auto;

}
.banner02 .profile_add {
	height: 100px;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}







.banner03 {
	height: 320px;
	width: 1024px;
	float: left;
	background-image: url(../images/bg_profile_banner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFF;
}

.banner04 {
	height: 280px;
	width: 1024px;
	float: left;


	background-image:
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFF;
}











.profile_content {
	background-color: #FFF;
	float: left;
	width: 1280px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

.profile_content_policy{
	background-color: #FFF;
	float: left;
	width: 1280px;
	padding-top: 20px;
	padding-right: 190px;
	padding-bottom: 50px;
	padding-left: 200px;
}

/* event_content  */

.event_content {
	height: 720px;
	width: 100%;
	color: #FFF;
}
.event_content_left{
	height: 720px;
	width: 280px;
	background-image: url(../images/bg_live_eventIntro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #333;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 13px;
	position: relative;
	z-index: 300;
}
.event_content_left h1 {
	font-size: 22px;
	color: #FFF;
}

.ecl03 {
	color: #999;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 70px;
}









.event_content_right {
	float: right;
	height: 720px;
	width: 280px;
	background-color: #333;
	padding-right: 22px;
	padding-left: 20px;
	position: relative;
}

.event_content_right h1 {
	font-size: 22px;
}


.event_content_right .a_tab a {
	float: left;
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #999;
	text-align: center;
	text-decoration: none;
	height: 30px;
	cursor: pointer;
}
.event_content_right .a_tab a.on {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FFF;
}
/*
效果不OK
.event_content_right .a_tab a:hover{
	color: #CCC;
	border-bottom-color: #CCC;
	border-bottom-width: 2px;
	}*/


.event_content_right .Ginput {
	background-color: #333;
	width: 220px;
	margin-top: 10px;
	border: 1px solid #999;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 7px;
}

.event_content_right .Ginput:focus {
transition:border linear .2s,box-shadow linear .5s;
 -moz-transition:border linear .2s,-moz-box-shadow linear .5s;
 -webkit-transition:border linear .2s,-webkit-box-shadow linear .5s;
 outline:none;border-color:rgba(225,91,49,.75);
 box-shadow:0 0 8px rgba(225,91,49,.5);
 -moz-box-shadow:0 0 8px rgba(225,91,49,.5);
 -webkit-box-shadow:0 0 8px rgba(225,91,49,3);

}


.event_content_right .live {
	color: #FFF;
	background-color: #E15B31;
	float: right;
	margin-top: 17px;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
/*gameStates*/

.gameStates{
	padding: 0px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.gameStates a li {
	width: 220px;
	color: #FFF;
	padding: 5px;
	height: 60px;
	margin-bottom: 5px;
	cursor: pointer;
}

.gameStates a:hover li {
	background-color: #3D3D3D;}

.gameStates a li:active{
	z-index: 100;
	display: block;
	background-color: #666;
}

.gameStates a:active li{
	background-color: #666;
}

.gameStates a li .profile {
	height: 48px;
	width: 48px;
	float: left;
	border: 2px solid #E15B31;
}

.gameStates a .track .profile {
	border-top-color: #419481;
	border-right-color: #419481;
	border-bottom-color: #419481;
	border-left-color: #419481;
}


.gameStates a li p {
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	width: 150px;
}

.gameStates a li {
	list-style-type: none;
}
.gameStates a li .apDiv1{
	position: absolute;
	z-index: 100;
	margin-top: 13px;
	text-align: right;
	right: 10px;
	visibility: hidden;
}

.trackBtn{
	color: #FFF;
	background-color: #419481;
	border: 1px solid #419481;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	 border-radius:5px;
}
.untrackBtn{
	color: #666;
	background-color: #CCCCCC;
	border: 1px solid #419481;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-radius: 5px;

	}
.gameStates a li {
	position: relative;
}

.event_content .map_Live {
	float: left;
	background-color: #CCC;
	height: 720px;
	width: calc(100% - 560px);
	position: relative;
}

.profile_content h2 {
	font-size: 18px;
	color: #414141;
}

.profile_content_policy h2 {
	font-size: 18px;
	color: #414141;
}

.profile_content .active .d_frame {
	height: 280px;
	width: 168px;
	margin-right: 20px;
	float: left;
	margin-bottom: 16px;
	position: relative;
}
.active .d_frame ul h5 a {
	color: #333;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-size: 15px;
	float: left;
	width: 100%;
	font-weight: bold;
}
.active .time {
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 5px;
	top: 135px;
}


.active .d_frame ul h5{
	line-height: 5px;
}


.active .d_frame ul .views p{
	color: #999;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
}




.active .d_frame ul a .rwd2_img {
	height: 143px;
	width: 143px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.active .d_frame ul{
	margin: 0px;
	padding: 0px;
}
.atBanner {
	background-color: #CCC;
	float: left;
	height: 110px;
	width: 620px;
	margin-bottom: 40px;
}


.gameStates {
	height: 570px;
	width: 250px;
	overflow: hidden;

}　
.profile_content .active {
	float: left;
}
.profile_content .search {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 40px;
	width: 620px;
}
.profile_content .search #searchbar {
	font-size: 17px;
	border: 1px solid #FFF;
	width: 580px;
	color: #666;

}

.profile_content .search #searchbar:focus{outline:none}



.profile_content .search img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.gameStates a li .videoEven {
	height: 50px;
	width: 50px;
	float: left;

}
.gameStates a li .v_title{
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
.gameStates a li .v_title2 {
	font-size: 12px;
	color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
	width: 150px;
}
.gameStates a li .playing {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.6);
	height: 50px;
	width: 50px;
	text-align: center;
	padding-top: 18px;
	font-size: 12px;
}
.profile_content .pr-title .profile {
	height: 50px;
	width: 50px;
	float: left;
}
.profile_content .pr-title h1 {
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 4px;
	width: 562px;
}
.profile_content .pr-title {
	float: left;
	width: 620px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.profile_content .pr-title h2 {
	font-size: 14px;
	font-weight: normal;
	color: #999;
	float: left;
	margin: 0px;
	padding: 4px;
}
.profile_content .like {
	color: #666;
	height: 25px;
	width: 60px;
	display: block;
	margin: 10px;
	float: left;
	cursor: pointer;
	background-image: url(../images/btn_like_normal.svg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-position: 0px center;
}


.profile_content .like:hover {
	color: #F60;
	display: block;
	background-image: url(../images/btn_like_press.svg);
}

.profile_content .share {
	color: #666;
	height: 25px;
	width: 60px;
	display: block;
	margin: 10px;
	float: left;
	cursor: pointer;

}



.profile_content .share a {
	color: #666;
	text-decoration: none;
	display: block;
	background-image: url(../images/btn_share_normal.svg);
}
.profile_content .share a:hover {
	color: #F60;
	display: block;
	background-image: url(../images/btn_share_press.svg);
}



.profile_content .comment {
	color: #666;
	height: 25px;
	width: 60px;
	display: block;
	float: left;
	cursor: pointer;
	background-image: url(../images/btn_comment_normal.svg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-position: 0px center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.profile_content .comment:hover {
	color: #F60;
	background-image: url(../images/btn_comment_press..svg);


}

.profile_content .sharebtn {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	width: 620px;
	margin-bottom: 20px;
}
.profile_content .sharebtn .s_result {
	float: right;
	margin-top: 20px;
	color: #666;
	font-size: 12px;
}
.profile_content .pr-com li .profile {
	height: 42px;
	width: 42px;
	float: left;
	margin-right: 11px;
}
.profile_content .pr-com li {
	list-style-type: none;
	float: left;
	width: 620px;
	margin-bottom: 30px;
}
.profile_content .pr-com li h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 14px;
	color: #999;
	width: 565px;
}
.profile_content .pr-com li h2 .user_name {
	color: #497D71;
	float: left;
}
.profile_content .pr-com li .v_comment {
	float: left;
	width: 565px;
	margin-top: 5px;
}
.profile_content .in-com {
	width: 620px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.profile_content .in-com .profile {
	height: 40px;
	width: 40px;
	margin-right: 10px;
}
.profile_content .in-com input[type=text] {
	height: 30px;
	width: 500px;
	border: 1px solid #D4D4D4;
	padding-right: 10px;
	padding-left: 10px;
}
.profile_content .sharebtn .share .dropdown .dropdown-toggle {

	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-position: 0px center;
}
.profile_content .pr-com .more {
	color: #2F6B5D;
}
.profile_content .logo img {
	width: 35%;
}
.profile_content .logo {
	text-align: center;
	padding-bottom: 30px;
	padding-top: 20px;
}
.profile_content .titleN {
	font-size: 28px;
	color: #000;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}

.profile_content_policy .titleN {
	font-size: 28px;
	color: #000;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}





.d_frame ul a img {
	background-color: #CCC;
	height: 170px;
	width: 170px;
}



.share .dropdown .dropdown-menu li a {
	background-image: url(../images/line.jpg);
}




/*x5_content*/

.x5_content {
	background-color: #FFF;
}

.x5_content .video {
	float: left;
	height: 576px;
	width: 1280px;
	background-color: #999;
}
.x5_content .smartVideo {
	float: left;
	background-color: #FFF;
	width: 1280px;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.x5_content .smartVideo  h1 {
	font-size: 26px;
	font-weight: bold;
	font-family: Arial, "微軟正黑體";
}
.x5_content .liveTracking {
	background-image: url(https://www.xplova.com/media/img/x5/img_x5_livetracking.jpg);
	height: 627px;
	width: 1280px;
	background-repeat: no-repeat;
	float: left;
	background-color: #FFF;
	background-position: center 80px;
}
.x5_content .liveTracking .phoneimg {
	background-image: url(https://www.xplova.com/media/img/x5/img_x5_livetracking.png);
	float: right;
	height: 627px;
	width: 358px;
	margin-right: 100px;
	margin-left: 30px;
	padding-top: 70px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
.x5_content .liveTracking .dffg {
	color: #FFF;
	float: left;
	margin-top: 130px;
	margin-left: 122px;
	width: 400px;
}
.x5_content .dashboard {
	float: left;
	width: 1280px;
	padding-left: 122px;
	background-color: #FFF;
	padding-right: 80px;
}
.x5_content .chartView {
	background-image: url(../images/bg_x5_chartView.jpg);
	float: left;
	width: 1280px;
	color: #FFF;
	text-align: center;
	padding-top: 60px;
	padding-right: 112px;
	padding-left: 112px;
}
.x5_content .chartView li img {
	float: left;
	margin: 10px;
}
.x5_content .chartView li {
	float: left;
	list-style-type: none;
}
.x5_content .superbUI {
	float: left;
	width: 1280px;
	background-color: #FFF;
	padding-bottom: 50px;
}
.x5_content .superbUI div img {
	float: right;
	margin-right: 100px;
}
.x5_content .superbUI .sfdd {
	float: left;
	width: 300px;
	margin-left: 122px;
	margin-top: 60px;
}
.x5_content .continuousConnection {
	background-image: url(../images/bg_x5_connection.jpg);
	float: left;
	height: 272px;
	width: 1280px;
	color: #FFF;
	background-position: center 0px;
}
.x5_content .moreFeatures {
	background-color: #FFF;
	float: left;
	height: 340px;
	width: 1280px;
	padding-right: 112px;
	padding-left: 112px;
	padding-top: 30px;
	padding-bottom: 100px;
}
.x5_content .moreFeatures ul li {
	float: left;
	list-style-type: none;
	margin: 10px;
	padding: 0px;
	width: 140px;
}
.x5_content .moreFeatures ul {
	margin: 0px;
	padding: 0px;
}
.continuousConnection .cch {
	float: right;
	width: 360px;
	margin-right: 80px;
	margin-top: 40px;
}
.x5_content .moreFeatures ul li img {
	margin-bottom: 7px;
}
.x5_content h2 {
	font-size: 26px;
	font-weight: bold;
}

.x5-liveTracking {
				height: 430px;
			    width: 1280px;
			    float: left;
			    /*background-color: #111111;*/
			    background-image: url(../images/bg_x5_chartView.jpg);
}
.x5-liveTracking .x5-liveTracking-img {
    width: 68%;
    /* float: right; */
    /* vertical-align: middle; */
    text-align: center;
    background-image: url(https://www.xplova.com/media/img/x5/img_x5_livetracking.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: calc(100%);
    display: inline-block;
    position: relative;
}
.x5-liveTracking .x5-liveTracking-img img {
	width: 93%;
    top: 30px;
    vertical-align: middle;
    position: relative;
    border-radius: .2em;
}
.x5-liveTracking .x5-liveTracking-info {
	width: 30%;
    /* float: left; */
    color: #ffffff;
    /* left: 20px; */
    position: relative;
    display: inline-block;
    vertical-align: text-top;
}
.x5-liveTracking .x5-liveTracking-info ul {
	padding: 0;
    margin: 0;
    list-style: none;
}
.x5-liveTracking .x5-liveTracking-info ul li {
	padding: 1em;
}





.pgr{
		height: 30px;
	width: 30px;
	margin-right: 10px;
	border-radius:15px;}


.page-table {
	margin-top: 20px;
	margin-right: 20px;
}







/*視窗調整*/
.bs-example-modal-lg .modal-lg{
	width: 450px;
}

.bs-example-modal-lg2 .modal-lg{
	width: 650px;
}

.bs-example-modal-lg3 .modal-lg{
	width: 600px;
}


.inp01{
	color: #999;
	border: 1px solid #B2B2B2;
	padding: 5px;
}


.sub-standard{
	font-size: 13px;
	font-style: normal;
	color: #999;
}


modal-body-100{
	padding: 10px;
}

.fdd01 tr td {
	padding: 10px;
}

.f_padding{
	padding: 15px;
}

.left_button{
	float: left;
}
.search_right{
	float: right;
	width: 840px;
}
.search_right input {

}




















.map_01 {
	margin-right: 10px;
	height: 620px;
	background-color: #999;
	margin-top: 33px;
	margin-bottom: 20px;
	padding: 0px;
	vertical-align: top;
}
.map_01 .win_bb {
	float: left;
	height: 620px;
	width: auto;
	position: absolute;
	z-index: 100;
}
.map_01 li{	list-style-type: none;}
.map_01 .win_bb .w_list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.win_bb .pagination.digg ul {
	margin: px !important;
	padding: 0px !important;
}

.win_bb .pagination.digg {
	width: auto;
}


.win_bb .w_list table tr td {
	padding: 2px;
	color: #666;

}

.win_bb a{text-decoration: none;}
.win_bb .w_list a:hover{
	background-color: #EBEBEB;
	display: block;
}

.win_menu{
	height: 620px;
	width: 300px;
	float: left;
	background-color: #FFF;
	}

.shut_down{
	background-color: #FFF;
	height: 22px;
	width: 22px;
	float: left;
	margin-top: 50px;
	cursor: pointer;
	border: 1px solid #999;
	padding: 0px;
}
.open_up {
	z-index: 50;
	position: absolute;
	margin-top: 50px;
	background-color: #FFF;
	cursor: pointer;
	border: 1px solid #999;
	padding: 0px;
	height: 22px;
	width: 22px;
}


.landmark{
	padding: 10px;
}
.slider_a {
	width: 220px;
	float: left;
	margin-left: 12px;
}
.slider_a img {
	float: left;
}
.slider_a .sl_img {
	float: left;
	width: 10%;
	margin-right: 5%;
	padding-top: 2px;
}
.slider_a .layout-slider {
	float: left;
	width: 85%;
}






/*浮動選單1*/

.map-control {
	float: right;
	position: absolute;
	z-index: 200;
	right: 0px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 242px;
	height: calc(100% - 32px);
	border: 1px solid #CCC;
}

.map_02 {
	margin-right: 10px;
	//height: 620px;
	//height: calc(100% - );
	background-color: #999;
	//margin-top: 20px;
	//margin-bottom: 20px;
	padding: 0px;
	vertical-align: top;
	position: relative;
}





/*TAB按鈕切換*/

.BOXS {
	display: none;
	/*
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	*/
	border: 0px solid #ccc;
}

.on.BOXS  {
	display: block;
}
#TAB1{
	border-bottom-color: #333;
}


#TAB1,#TAB2,#TAB3{
cursor: pointer;

}




.map-control .control_memu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.map-control .control_memu ul li {
	background-color: #FFF;
	float: left;
	width: 79px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
}


/*box內點圖片開*/
.wrap {
	width: 238px;
	height: 515px;
	float: left;
}
.control_list {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}

.control_list.fold {
  height: -moz-calc(100% - (200px));
  height: -webkit-calc(100% - (200px));
  height: calc(100% - (200px));
}

.open_img {
  background-color: green;
  width: 100%;
  height: 200px;
  background-repeat: no-repeat;
}

.hidden {
  display: none;
}
.box1.control_list li {
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	list-style-type: none;
	font-size: 15px;
	font-family: Arial, "微軟正黑體";
	padding: 10px;
}
.box1.control_list li span {
	margin-right: 10px;
}

.box1.control_list li span img {
	vertical-align: middle;
}


.control_list li .photo{
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.control_list li span{
	float: left;
}
.wrap .wr_th {
	background-color: #E3E3E3;
	height: 35px;
	padding: 6px;
}



/*右上標籤按鈕*/
.label_btn{
	float: right;
	margin-right: 20px;
}

.label_btn  a {
	color: #666;
	text-decoration: none;
}

.label_btn span {
	margin-left: 30px;
}



/*路線上方資訊*/
.route_information{
	margin-top: 10px;
	margin-bottom: 10px;
}
.route_information .i_data{
	height: 100%;
	width: 71%;
	float: left;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
	border: 1px solid #ccc;
}

.route_information .i_description {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    /* margin-bottom: 5px; */
    border: 1px 1px 1px 0px;
    display: inline-block;
    float: left;
    width: 29%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    border: 1px 1px 1px 0px;
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: #ccc;
}

.route_information .i_data.extend {
	width: 100%;
}

.route_information{
	height: 160px;
	width: 100%;
	padding-right: 10px;
}

.spacing{
	margin-right: 20px;
	margin-left: 20px;
}
.route_information .i_data ul {
	margin: 0px;
	padding: 0px;
}

.route_information .i_data ul li{
	background-color: #EEE;
	float: left;
	height: 70px;
	width: 32%;
	padding: 15px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.label_btn.search {
	margin-bottom: 0px;
	margin-top: 0px;
}

/*浮動選單2*/
.map-control_graph{
	float: left;
	position: absolute;
	z-index: 200;
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: auto;
	height: 200px;
	left: 15px;
	bottom: 15px;
}

.graph_close{
	height: 26px;
	width: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}

.graph{
	/* Murphy 20170317 地圖需要
	background-color: #FFF;
	*/
	border: 1px solid #CCC;
}


.graph_open{
	float: left;
	position: absolute;
	z-index: 100;
	width: 115px;
	height: 38px;
	left: 15px;
	bottom: 15px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	cursor: pointer;
	color: #333;
}
.top_search select {
	height: 25px;
}

/*路線資訊分享*/
.i_share{
	border: 1px solid #CCC;
	margin-top: 20px;
	width: 1130px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;

	}
.i_share  input {
	height: 40px;
	border: 1px solid #CCC;
}

/*lightbox*/
.modal_line{
	line-height: 30px;
}

.modal-body{
	font-size: 14px;
}


/*列印設定*/

.print_settings{
	padding: 20px;
	color: #000;
	background-color: #F5F5F5;
}




.rectangle{
	height: 40px;
	border: 1px solid #CCC;
}

/*列印顯示*/
.print_display{
	border: 1px solid #CCC;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.print_open{	margin-top: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;}

.b_line{
	border: 1px solid #CCC;
	margin-top: 20px;
}


.print_list ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.print_list ul li{
	float: left;
	width: 48%;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	margin-right: 1%;
	margin-left: 1%;
}

.keepRight{
	float: right;
}
.limitWidth{
	width: 200px;
	float: left;
}
.top_search .btn_style05 {
	height: 30px;
}
.top_search .btn_style06 {
	height: 30px;
}


textarea {
  resize : none;
}.top_search2 .s_btn {
	background-color: #FFF;
	background-image: url(../images/btn_search.png);
	background-repeat: no-repeat;
}



@import "compass/css3";

/***********************
 * Essential Structure *
 ***********************/
.flexsearch--wrapper {
	height: auto;
	width: auto;
	max-width: 210px;
	overflow: hidden;
	background: transparent;
	margin: 0;
	position: static;

}

.flexsearch--form {
	overflow: hidden;
	position: relative;
}

.flexsearch--input-wrapper {
	padding: 0 66px 0 0; /* Right padding for submit button width */
	overflow: hidden;
}

.flexsearch--input {
  width: 200px;
}

/***********************
 * Configurable Styles *
 ***********************/
.flexsearch {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: left;
}

.flexsearch--input {
	height: 30px;
	border: 1px solid #CCC;
	padding: 0 46px 0 10px;

}

.flexsearch--submit {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	border: 0px solid #FFF;
	margin-top: 3px; /* margin-top + border-width */
	margin-right: 15px;
	color: #888;
	font-family: 'Helvetica', sans-serif;
	font-size: 20px;
	background-color: transparent;
	background-image: url(../images/ic_search.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}

.flexsearch--input:focus {
  outline: none;
  border-color: #333;
}

.flexsearch--input:focus.flexsearch--submit {
 	color: #333;
}

.flexsearch--submit:hover {
  color: #333;
  cursor: pointer;
}

::-webkit-input-placeholder {
	color: #888;
}

input:-moz-placeholder {
  color: #888
}

.flexsearch.big .flexsearch--wrapper .flexsearch--form .flexsearch--input-wrapper .flexsearch--input {
	height: 40px;
}
.flexsearch.big .flexsearch--wrapper .flexsearch--form .flexsearch--submit {
	margin-top: 10px;
}

/*列印顯示end*/

.route_list.activity a .route_item {
	width: 530px;
	margin-bottom: 20px;
}
.noblank.switch {
	margin-right: 0px;
	padding-right: 0px;
}


/*進階搜尋*/

.advancedSearch_btn {
	padding: 10px;
	cursor: pointer;
}


.act_item ul {
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 120px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.act_item ul li{
	list-style-type: none;
}
.act_item ul .map_a img {
	float: left;
	height: 99px;
	width: 150px;
}


.act_item ul .description {
	float: left;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
	color: #999;
	width: 530px;
}
.act_item ul .description h5 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}



.act_item ul .people {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	width: 170px;
	margin-right: 10px;
}
.act_item ul .people img {
	height: 30px;
	width: 30px;
	margin-right: 10px;
	border-radius: 15px;
	margin-top: 5px;
}
.act_item ul .people .p_s {
	margin-top: 5px;
	display: block;
}
.route_list a:hover .act_item {
	background-color: #f8f7f3;
}


/*進階搜尋*/
.advancedSearch{
	background-color: #F5F5F5;
	height: auto;
	width: 100%;
}


.ser{
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C6C6C6;
	height: 370px;
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 45px;
}

.s_s{
	width: 100px;
	height: 35px;
}
.advancedSearch input[type=text]{
	height: 35px;
	border: 1px solid #CCC;
}.ser.searchSports table tr td {
	padding: 5px;
}
.searchbtnc {
	width: 100%;
	padding-top: 10px;
	text-align: right;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.ser.searchActivity .slider_a {
	margin-top: 10px;
	margin-left: 0px;
}
.act_item ul .shutDown {
	margin-top: 30px;
	margin-left: 10px;
}


.fr_line{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6C6C6;
	float: left;
	width: 100%;
}





/*時間選擇*/

.a_time ul li {
	float: left;
	list-style-type: none;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #333;
	text-decoration: none;
}
.a_time {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
.a_time ul .on {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	color: #333;
}
.a_time ul li a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.container .content .a_time ul .on a {
	color: #333;
}




.month_btn {
	float: left;
	width: 120px;
	padding: 10px;
}
.month_btn img {
	vertical-align: middle;
}
.month_btns {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 40px;
}
.back_m {
	border: 1px solid #666;
	position: fixed;
	width: 70px;
	text-align: center;
	right: 50px;
	bottom: 74px;
	background-color: #676767;
	cursor: pointer;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/*item 輪播左右箭頭*/
.route_list.activity {
	position: relative;
}


.route_list.activity .arrow_left {
	position: absolute;
	left: -40px;
	top: 200px;
	cursor: pointer;
}
.route_list.activity .arrow_right {
	position: absolute;
	top: 200px;
	right: -20px;
	cursor: pointer;
}



/*賽事*/
.game_list .act_item{
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 334px;
	width: 1120px;
}

.game_list .act_item .game_banner img {
	width: 550px;
	height: 334px;
	margin-right: 23px;
	float: left;
}
.game_list .act_item li{
	list-style-type: none;
	float: left;
}
.dddd.profile_tab_nav{
	width: 500px;
	margin-right: auto;
	margin-left: auto;

}


.game_list .act_item  .att {
	background-color: #F2F2F2;
	width: 520px;
	text-align: center;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.game_description{
	width: 530px;
	height: 300px;
	padding-top: 10px;
}
.act_item .game_description h5 {
	font-weight: bold;
	font-size: 16px;
}



.event_Description{
	width: 690px;
}.event_Description li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.event_Description li .title {
	font-size: 16px;
	font-weight: bold;
}
.collection_place {
	float: right;
	margin-right: 20px;
}
.collection_place .title {
	font-size: 16px;
	font-weight: bold;
}

.close_options{
	float: right;
	padding: 10px;
}

/*參加活動成員*/


.pr_activities{
	overflow: auto;
	height: 300px;
}

.pr_activities ul{
	margin: 0px;
	padding: 0px;
}


.pr_activities li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;

}

.member_c{
	border-radius: 20px;
	height: 40px;
	width: 40px;
	margin-right: 20px;
	margin-left: 20px;
	}
.rt_btn{
	float: right;
}

.b_Frame{
	border: 1px solid #CCC;
}
.mask2{
	padding: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 1120px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;

}
.mask2 .m_left {
	float: left;
	width: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-left: 20px;
}
.mask2 .m_right {
	float: left;
	width: 100px;
	margin-left: 30px;
}






/*影片_list*/


.film_item ul {
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 120px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.film_item ul li{
	list-style-type: none;
}
.film_item ul .film_img img {
	float: left;
	height: 85px;
	width: 85px;
}


.film_item ul .description {
	float: left;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
	color: #999;
	width: auto;
}
.film_item ul .description h5 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}



.film_item ul .people {
	float: right;
	margin-top: 15px;
	margin-left: 20px;
	width: 80px;
	margin-right: 10px;
}
.film_item ul .people img {
	height: 30px;
	width: 30px;
	margin-right: 10px;
	border-radius: 15px;
	margin-top: 5px;
}
.film_item ul .people .p_s {
	margin-top: 5px;
	display: block;
}
.film_list a .film_item ul .film_img .time {
	color: #FFF;
	background-color: #000;
	padding: 3px;
	width: 35px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, "微軟正黑體";
}
.film_item ul .film_img .time {
	position: absolute;
	left: 5px;
	bottom: 20px;
}
.film_img{
	position: relative;
	height: 100px;
	width: 100px;
	float: left;
}

/*天氣_list*/

.weather{
	height: 700px;
	width: 100%;
	overflow: hidden;
}


.wind {
	float: right;
	width: 120px;
	margin-right: 20px;
	margin-top: 30px;
	color: #666;
}
.w_time {
	float: left;
	margin-top: 30px;
	color: #000;
}
.w_img{
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.w_description {
	float: left;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 14px;
	color: #666;
	width: 530px;
}


.w_item ul {
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 100px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.w_temperature {
	font-size: 24px;
	float: left;
	color: #000;
	margin-top: 20px;
}
.degree {
	font-size: 14px;
}



.member_search{
	background-color: #FFF;
	width: 100%;
	height: 50px;
	border: 1px solid #CCC;
	padding-right: 20px;
	padding-left: 20px;
	color: #999;
}

.share_icon{
	float: left;
}



.m_search{
	position: relative;
}

.m_selected{
	position: absolute;
	background-color: #999;
	height: 50px;
	width: 100px;
	top: 0px;
	right: 0px;
	color: #FFF;
	text-align: center;
	padding: 15px 3px;
}


/*新增活動*/



.style_add ul{
	padding: 0px;
}
.style_add ul li{
	height: 120px;
	width: 208px;
	border: 1px solid #CCC;
	float: left;
	list-style-type: none;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}
.style_add ul li:nth-child(3n){
	margin-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;

}
.style_add ul li .select_circle {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.style_add ul li .style_txt {
	position: absolute;
	top: 40%;
	text-align: center;
	width: 100%;
	left: 0px;
}






.right_field{
	float: right;
	width: 180px;
	margin-right: 20px;
	height: auto;
}


.right_field .title{
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 35px;
	position: relative;
}
.add_f {
	position: absolute;
	top: -10px;
	right: 0px;
}
.add_f2 {
	position: absolute;
	top: -10px;
	right: 50px;
}

.right_field .title h1 {
	padding: 0px;
}


.photo_people{
	height: 120px;
	width: 120px;
	margin-right: 10px;
	border-radius: 60px;
}
.container_full {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.event_content .event_content_left .profile {
	height: 40px;
	width: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.container_full .event_content .event_content_left a {
	color: #FFF;
}
.message_list{
	overflow: hidden;
	height: 270px;
	margin-bottom: 20px;
}
.event_content_left .message input {
	height: 40px;
	width: 100%;
	padding-left: 10px;

}

.message{
	position: relative;
	color: #666;
}
.message_btn{
	position: absolute;
	top: 10px;
	right: 10px;
}
.event_content_left .message_list .profile {
	height: 25px;
	width: 25px;
	float: left;
	position: absolute;
	left: 5px;
	top: 5px;
}
.message_list li {
	float: left;
	list-style-type: none;
	padding-left: 40px;
	position: relative;
	margin-bottom: 10px;
}
.event_content_left .message_list li .name {
	color: #999;
}
.event_content_left .right_r {
	float: right;
}
.play_bar {
	background-color: #FFF;
	height: 35px;
	position: absolute;
	bottom: 0px;
	z-index: 100;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
.poimg{
	position: relative;
	height: 48px;
	width: 48px;
	float: left;
}
.poimg .icon {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 16px;
	width: 16px;
}


.right_information{
	height: 220px;
}.event_content_left .btn_arr01 {
	height: 20px;
	width: 20px;
	position: absolute;
	left: 280px;
	top: 50px;
	background-color: #FFF;
}
.event_content_right .btn_arr02{
	height: 20px;
	width: 20px;
	position: absolute;
	left: -20px;
	top: 50px;
	background-color: #FFF;


	}

.sensor{
	height: 20px;
	width: 20px;
	margin: 2px;
	padding: 0px;
	float: left;
}


.container_full{
	min-width: 1010px;
	background-color: #666;
}


.comment_input{
	position: relative;
	height: 40px;
	float: left;
	margin-top: 3px;
	margin-right: 5px;

}
.photo_icon{
	position: absolute;
	left: 5px;
	top: 5px;

}.comment_input input {
	padding-left: 30px !important;
}
.event_content_left .right_information.closed {
	height: 40px;
	overflow: hidden;
}

.message_list.closed{
	height: 440px;
}

.black{
	background-color: #666;
}


.p_file{
	text-align: center;
	width: 250px;
	float: left;
}
.p_file2{
	text-align: center;
	width: 100%;
	float: left;
}


.mask_p{
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 850px;
	border-radius: 10px;
	float: left;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mask_p .m_left {
	float: left;
	width: 211px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align: center;
	padding: 0px;
}
.mask_p .m_left:nth-child(4n){
	border-right-width: 0px;

	}
.title_bvv{
	float: left;
	margin-top: 80px;
	height: 50px;
	padding-left: 20px;
	width: 870px;
}
.friend_img{
	float: left;
	height: 34px;
	width: 34px;
	margin: 5px;
	border-radius: 17px;
}

.friend_img2{
	float: left;
	height: 50px;
	width: 50px;
	margin: 5px;
	border-radius: 25px;
}
.friend_list{
	font-size: 14px;
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.inside_distance{
	padding: 20px;
}
.inside_img{
	height: 329px;
	border: 1px dashed #999;
	text-align: center;
	}
.auto_both{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	height: 329px;
}
.inside_distance .inside_img .progress {
	background-color: #FFF;
}
.modal-footer{
	position: relative;
}
.step_btn{
	position: absolute;
	left: 15px;
	top: 15px;
}


/*dare*/

.dare{
	border: 1px solid #CCC;
	float: left;
	height: 100%;
	width: calc(100% - 20px);
	margin-bottom:30px;
}

.dare_map{
	float: left;
	width: 760px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.dare .dare_map h1 {
	margin-top: 0px;
	padding-top: 0px;
}

.dare_data .label_btn{
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.dare_data{
	float: left;
	width: 340px;
	margin-left: 15px;
}
.dare .dare_data .inf00{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 100%;
	padding-bottom: 10px;
}

.dare .dare_data .inf01{
	float: left;
	text-align: center;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 10px;
}


.dare_data .pr-com{
	height: 320px;
	float: left;
	overflow-y: scroll;
	}


.dare_data .pr-com li .profile {
	height: 42px;
	width: 42px;
	float: left;
	margin-right: 11px;
}
.dare_data .pr-com li {
	list-style-type: none;
	float: left;

	margin-bottom: 30px;
}
.dare_data .pr-com li h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 14px;
	color: #999;
	width: auto;
}
.dare_data .pr-com li h2 .user_name {
	color: #497D71;
	float: left;
}
.dare_data .pr-com li .v_comment {
	float: left;
	width: 265px;
	margin-top: 5px;
}


.dare_data .pr-com .more {
	color: #2F6B5D;
}
.inp-com {
	position: relative;
	right: 5px;
	bottom: 0px;
	height: 45px;
	float: left;
	width: 335px;

}
.inp-com input {
	height: 40px;
	width: 100%;
	border: 1px solid #CCC;
	z-index: 10;
	bottom: 10px;
	padding-left: 40px;
}
.inp-com .photoicon{
	position: absolute;
	height: 20px;
	width: 20px;
	left: 10px;
	top: 10px;
}
.inp-com .updateicon{
	position: absolute;
	height: 20px;
	width: 20px;
	top: 10px;
	right: 10px;
}

.label_btn.search .top_search .switch{
	margin-top: 3px;
	margin-left: 10px;

}


.chart{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


.dare_chart{
	background-color: #F7F7F7;
	height: 80px;
	width: 100%;
	padding-top: 10px;
	padding-right: 120px;
	padding-bottom: 10px;
	padding-left: 120px;
}

.sdds{
	float: right;
	width: auto;
	margin-bottom: 20px;
}


.container .content .mask_p .m_left .text25{
	padding-bottom: 0px;
}
.container .content .label_btn.search .top_search2 .switch {
	margin-right: 0px;
	margin-left: 10px;
}
.container .content .label_btn.search .top_search .switch {
	margin-right: 0px;
}


.sdds .c_data td {
	padding-right: 10px;
	padding-left: 10px;
}


.media-object.photo_people{
	height: 50px;
	width: 50px;
}


.a1_title{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	width: 100%;
	/*background-color: rgba(239, 236, 231, 0.21);*/
}
.a1_l{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.a1_r{float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;}
.right_position .dare .a1_l table tr td p {
	margin: 10px;
	padding: 10px;
	background-color: #F2F2F2;
}
.a1_img {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.a1_photo span img {
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.bhhh {
	margin-bottom: 6px;
	float: left;
	margin-top: 1px;
	margin-left: 1px;
}
.sw_la{
	float: left;
	margin-top: 4px;
}







/*slide*/


.slidePanel {
	width: 800px;
	height: 220px;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

.slideWrap {
	width: 800px;
	height: 220px;
	overflow: hidden;
	position: relative;
}

.slidePanel ul {
	top: 0;
	left: 0;
	position: absolute;
}

.slidePanel ul li {
	padding: 0 10px;
	width: 200px;
	text-align: center;
	float: left;
	display: inline;
	box-sizing: border-box;
}

.slidePanel ul li p {
	font-size: 13px;
	height: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-align: left;
}

/* slide箭頭------------------------- */
.slidePanel .btnPrev,
.slidePanel .btnNext {
	top: 75px;
	width: 30px;
	height: 30px;
	position: absolute;
	transition: all 0.2s ease-in-out;
}

.slidePanel .btnPrev {
	left: -35px;
	background:transparent url(../images/btnPrev.png) no-repeat top left;
}

.slidePanel .btnNext {
	right: -35px;
	background:transparent url(../images/btnNext.png) no-repeat top left;
}

.slidePanel .btnPrev:hover,
.slidePanel .btnNext:hover {
	opacity: 0.6;
}

/* ------------------------------
   CLEARFIX ELEMENTS
------------------------------ */
.slidePanel ul:before,
.slidePanel ul:after {
	content: " ";
	display: table;
}
.slidePanel ul:after {clear: both;}
.slidePanel ul {*zoom: 1;}
.slidePanel ul li a img {
	height: 180px;
	width: 180px;
}

.slidePanel li{
	position: relative;
}

.slidePanel .time{
	color: #FFF;
	background-color: #000;
	padding: 5px;
	position: absolute;
	left: 15px;
	top: 145px;
}
.dare .top_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding: 10px;
	float: left;
	width: 945px;
	position: relative;
}
.top_line .cutkk {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}


.chart_df table tr td{
	border: 1px solid #CCC;
}

.chart_df{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	width: 100%;
}
.dare .page-table.chart_ta {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.center-block_c{
	text-align: center;
	height: auto;
}

.line-left{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.shut_down_btn{
	position: absolute;
	top: 5px;
	right: 5px;
}
.page-table.chart_ta .tb_rwd {
	margin-bottom: 0px;
}


.arrangement{
	position: relative;
}.arrangement .arr_icon {
	height: 20px;
	width: 20px;
	position: absolute;
	left: 7px;
	top: 7px;
}
.arrangement .form-control {
	padding-left: 30px;
}
.arrangement2 {
	background-color: #FFF;
	padding: 5px;
	width: 400px;
	border: 1px solid #CCC;
	cursor: pointer;
	margin-bottom: 10px;
}
.merge_fd{
	padding: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.inside_img2{
	height: 329px;
	border: 1px dashed #CCC;
	text-align: left;
	overflow: auto;
	}
	.inside_distance .inside_img2 img {
	padding: 3px;
	height: 147px;
	width: 147px;
}
.inside_img2 li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	position: relative;
}
.inside_img2 li .cck {
	position: absolute;
	top: 10px;
	right: 10px;
}
.inside_img2 li .cck input {
	height: 20px;
	width: 20px;
}



.inside_img2 .big_f img{
	height: 294px;
	width: 294px;
}

.control_btn {
	background-color: #666;
	position: absolute;
	left: 10px;
	top: 50px;
	padding: 0px;
	z-index: 500;
	width: 40px;
	height: auto;
}
.control_btn .c_icon{
	cursor: pointer;
	padding: 10px;
	margin: 0px;
	float: left;
	height: 40px;
	width: 40px;
	background-color: transparent;
}
.control_btn .c_icon.on{
	background-color: #F60;
}

.map_route{
	position: relative;
}
.window_route {
	background-color: #666;
	position: absolute;
	left: 60px;
	top: 50px;
	padding: 0px;
	z-index: 5;
	height: 603px;
	width: 280px;
	color: #FFF;
}
.window_close{
	position: absolute;
	background-color: #666;
	height: 24px;
	width: 24px;
	top: 0px;
	right: -24px;
	padding: 2px;
	cursor: pointer;
	}
.window_close2{
	position: absolute;
	background-color: #666;
	height: 24px;
	width: 24px;
	top: 0px;
	right: -24px;
	padding: 2px;
	cursor: pointer;
	}
.top_control_d {
	color: #FFF;
	background-color: #666;
	width: 100%;
	float: left;
	padding: 10px;
	height: 50px;
	position: relative;
}
.top_control_d .switch_btn-label{
	border: 2px solid #666;
}

.ccvc{
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}

.ccvc2{
	margin-left: 20px;
	float: left;
}

.ccvc3{
	float: left;
	/* cursor: pointer; */
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	opacity: 0.9;
}

.ccvc3:hover{
	/*background-color: #999;*/
	opacity: 1;
	/* opacity: 0.7; */
}

.ccvc3.on{
	background-color: #E15B31;
}
.slddsa{
	float: left;
	position: absolute;
	top: 4px;
	left: 400px;
	background-color: #666;
}

.slddsa .dropdown-menu {
	background-color: #666;
}
.slddsa .btn-icon{
	background-color: #666;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
 .slddsa .dropdown-menu{
	background-color: #8F8F8F;
}
 .slddsa .dropdown-menu li a:hover {
	background-color: #000;
}
.top_control_d .search_black{
	background-color: #333;
	border: 1px solid #999;
	height: 30px;
	color: #CCC;
	width: 150px;
}
.search_box_black{
	position: relative;
	height: 30px;
	width: 150px;
	background-color: #FC0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.search_btn_black{
	position: absolute;
	right: 5px;
	z-index: 100;
	bottom: 0px;
	height: 20px;
	width: 20px;
	cursor: pointer;
}
.c_tab{
	margin: 0px;
	padding: 0px;
	float: left;
}
.c_tab .equal2 {
	padding: 10px;
	float: left;
	list-style-type: none;
	width: 140px;
	background-color: #333;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	cursor: pointer;
}

.c_tab .equal1 {
	padding: 10px;
	float: left;
	list-style-type: none;
	width: 280px;
	background-color: #333;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	cursor: pointer;
}

.c_tab .equal3 {
	padding: 10px;
	float: left;
	list-style-type: none;
	width: 93px;
	background-color: #333;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	cursor: pointer;
}

.c_tab .on {
	border-bottom-color: #F60;
}
.window_route .switch_btn-label{
	border: 2px solid #666;
}

.w_open .switch_btn-label{
	border: 2px solid #666;
}

.c_content{
	float: left;
	width: 100%;
	display: none;
	height: 560px;
}
.p20{
	padding: 20px;
	float: left;
	width: 100%;

}

.f_into{
	background-color: #999;
	float: left;
	width: 240px;
	margin-top: 10px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	text-align: center;
	margin-bottom: 10px;
}
.c_content hr {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #999;
	display: block;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
}
.c_content .progress {
	height: 5px !important;
	margin-bottom: 0px;
}
.c_content .progress-bar-warning{
	background-color: #F60;
}



.graph_Reset{
	height: 26px;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	float: right;
	color: #333;
}
.map_route .map-control_graph {
	right: 15px;
}

.beginning{
	height: 247px;
	width: 649px;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	z-index: 20;
	top: 30%;
	left: 30%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.beginning .btn_style04{
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.beginning table {
	float: left;
}


 /* Popover */


/* Popover Body */
 .popover {
	background-color: rgba(0,0,0,0.85);
	border-radius: 10px;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	color: #fff;
	display: none;

	z-index: 200;
	padding: 10px;
}
.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #000;
    border-left-width: 0;
}
.on.c_content {
	display: block;
}


.op_list{
  width: 100%;
  height: 100%;
  overflow-y: scroll;



}
.op_list li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}
.c_content .search {
	color: #FFF;
	background-color: #333;
	padding: 5px;
	width: 100%;
	height: 40px;
	border: 1px solid #333;
	margin-bottom: 15px;
}
.width50{
	width: 45%;
}
.c_content li {
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	list-style-type: none;
	font-size: 15px;
	font-family: Arial, "微軟正黑體";
	padding: 10px;
}
.window_time {
	background-color: #666;
	position: absolute;
	top: 5px;
	padding: 0px;
	z-index: 5;
	height: 603px;
	width: 280px;
	color: #FFF;
	right: 100px;
}

.add_photo{
	background-color: #CCC;
	height: 100px;
	width: 100px;
	display: block;
	text-align: center;
	padding-top: 40px;
	cursor: pointer;
}

.edit_photo{
	height: 100px;
	width: 100px;

	}
.Uploadimg2OK{
	font-weight: bold;
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.6);
	text-align: center;
	height: 100%;
	width: 100%;

	padding-top: 30%;
	font-size: 16px;
	text-decoration: none;

}
.inf_dss{
	padding: 15px;
	width: 380px;
}
.inf_dss2{
	padding: 15px;

}




/*首頁*/


.banner_S{}

.banner_big{
	min-width:1280px;
	}


.banner_S li{
	float: left;
	padding: 0px;
	list-style-type: none;
	width: 386px;
	margin: 20px;

}
.bgcolor001{
	background-color: #E15B31;
	color: #FFF;
	padding: 20px;
}
.bgcolor002{
	background-color: #B4A211;
	color: #FFF;
	padding: 20px;
}
.bgcolor003{
	background-color: #198C6E;
	color: #FFF;
	padding: 20px;
}
.banner_S li h1 {
	float: left;
	margin-right: 25px;
	font-size: 30px;
	padding: 0px;
	margin-top: 5px;
}




.cssAnim {
	width: 386px;
	height: 257px;
	display: inline-block;
	overflow: hidden;
	border: #333 0px solid;
	position: relative;
	cursor: pointer;
}

.cssAnim img {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	transition: all 0.3s linear;
}

.imgScale img {
	transform: scale(1.5);
}
.title_cer{
	font-size: 30px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	margin-bottom: 20px;
}


.products-grid .item{
	float: left;
	/* width: 260px; */
	list-style-type: none;
	margin: 20px;
}
.products-grid .item img{
	height: 260px;
	width: 260px;
}

.product-info{
	text-align: center;
	font-size: 16px;
}

.qr{
	width: 1170px;
	margin-right: auto;
	margin-left: auto;
}



.title-v4 .qr table tr td
{
	padding: 10px;
}
.title-v4 .qr li
{
	padding: 10px;
	float: left;
	list-style-type: none;
	width: 570px;
}

@media screen and (min-width: 1280px) {
.container_full_screen {
	width: 100%;
	background-color: #CCC;

	/*扣掉頭尾高度*/
	height: calc(100% - 235px);;
	vertical-align: middle;
	min-height:680px;
	display: flex;
	align-items: center;
	justify-content: center;

	}
}

@media screen and (max-width: 1280px) {
.container_full_screen{
		width:1280px;
		background-color: #CCC;
		/*扣掉頭尾高度*/
		height: calc(100% - 235px);
		vertical-align: middle;
		min-height:650px;
		display: flex;
		align-items: center;
		justify-content: center;

	}
}
.win_c01{
	background-color: #FFF;
	height: auto;
	width: 400px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.win_c02{
	background-color: #FFF;
	height: auto;
	width: 520px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.win_c03{
	background-color: #FFF;
	height: auto;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.win_c04{
	background-color: #FFF;
	height: auto;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.form-signin em {
	font-style: normal;
	color: #C00;
}

.signin_terms {
	font-size: 12px;
	text-align: left;
	margin-top: 11px;
	color: #999;
}

.signin_terms a {
	color:#84c1ff !important;
}

.signin_terms a:hover {
	color:#84c1ff;
	text-decoration: underline;
}

.Drag_box{
	background-color: #F0F0F0;
	height: 300px;
	width: 100%;
	overflow-y: auto;
	margin-bottom: 10px;
	padding: 20px;
	float: left;
	margin-top: 10px;
}


.Drag_box_2{
	background-color: #F0F0F0;
	height: 350px;
	width: 100%;
	padding: 20px;
	float: left;
	margin-top: 10px;
}







.Drag_box li {
	list-style-type: none;
	float: left;
	width: 230px;
}
.p_photo {
	height: 40px;
	width: 40px;
	margin: 10px;
	border-radius: 20px;
}
.Drag_box2{
	background-color: #F0F0F0;
	height: 300px;
	width: 100%;
	margin-bottom: 10px;
	padding: 20px;
	margin-top: 10px;
	float: left;
}
.forget_pwd_height{
	height: 440px;
}
.fdcc{
	margin-right: 40px;
	margin-bottom: 20px;
	float: left;
}
.pssd{
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}






/*頁尾*/
.f_link ul{
	float: left;
	width: 120px;
}

.f_link ul li{
	list-style-type: none;
	margin-bottom: 5px;
	width: 120px;
}
.s_language{
	color: #333;
}
.f_icon{
	margin-top: 15px;
}

.f_bg01{
	background-image: url(../images/bg_img/bg001.jpg);
	background-size: 100% auto;
	background-position: left center;
}


.f_bg02{
	background-image: url(../images/bg_img/bg002.jpg);
	background-size: 100% auto;
	background-position: right center;
}


.f_bg03{
	background-image: url(../images/bg_img/bg003.jpg);
	background-size: 100% auto;
	background-position: left center;
}


.f_bg04{
	background-image: url(../images/bg_img/bg004.jpg);
	background-size: 100% auto;
	background-position: left center;
}



.f_bg05{
	background-image: url(../images/bg_img/bg005.jpg);
	background-size: 100% auto;
	background-position: right center;
}





.look_for_friend{
	margin: 0px;
	padding: 0px;
}
.look_for_friend li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 65px;
	width: 100%;
}

.add_friend{
	float: right;
	width: 150px;
	text-align: right;
	margin-right: 10px;
	margin-top: 15px;
}

.fgggk{
	margin-top: 20px;
	float: left;
}


.btn_login{
	background-color: #e15b31;
	border-radius: 5px;
	color: #FFF;
	border: 1px solid #FFF;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	outline: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 7px;
}

.btn_login:hover{
	background-color: #F90;
}

.vedio{
	float: left;
}

.vedio_info .event_content_right {
	width: 390px;
	height: 555px;
	float: left;
}
.vedio_info .event_content_right h1 {
	color: #FFF;
}

.vedio_info .gameStates{
	width: 360px;
	height: 475px;
}

.vedio_info .event_content_right .gameStates a li {
	width: 100%;
}

.vedio_info .event_content_right .gameStates a li p {
	width: 270px;
}


.vedio_i_left {
	float: left;
	width: 740px;
}

.vedio_i_right {
	float: right;
	width: 380px;
}

.vedio_i_left .media {
	margin-top: 0px;
}

.bgdds {
	border: 1px solid #D3D4D3;
	width: 100%;
	height: auto;
	margin-top: 10px;
	padding: 10px;
}

.dds {
	float: left;
	width: 25%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding: 10px;
}
.dds_last {
	float: left;
	width: 25%;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding: 10px;
}

.vedio_i_left .profile_content .in-com {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.vedio_i_left .profile_content .in-com .comment_input input {
	/* padding-left: 10px !important; */
}

.vedio_i_left .label_btn {
	margin-right: 0px;
}

.vedio_list {
	float: left;
}

.vedio_list .media{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 0px;
	margin-top: 0px;
}



.news_l{
	width: 350px;
	float: left;
}
.news_l .left_menu .ac-container div article .menuda li a {
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.news_r{
	float: left;
	margin-left: 30px;
	width: 750px;
}



.keywords span{
	margin-bottom: 20px;
	float: left;
	width: 100%;
}


.keywords .on{
	color: #F90;
}


.container_about {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.f_bg05_2{
	background-image: url(../images/bg_img/bg005.jpg);
	background-size: 100% auto;
	background-position: right center;
	height: auto;
	align-items: center;
	justify-content: center;

	margin: 0px;
	padding: 0px;

}




.about_w {
	background-color: #333;
	color: #FFF;
	width: 480px;
	float: left;
	line-height: 30px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
	padding: 20px;
}

/*關於我們圖片*/


#filterBtn a.active {
	border-bottom: 4px solid #333;

}


#filterList{
	margin-bottom: 30px;
}


#filterList ul {
	margin: 0 auto;
	width: 800px;
	text-align: center;
}

#filterList ul li {
	margin: 0px;
	width: 150px;
	float: left;
}

#filterList ul li img {
	width: 150px;
	height: 120px;
}


#filterList ul:before,
#filterList ul:after {
	content: " ";
	display: table;
}
#filterList ul:after {clear: both;}
#filterList ul {*zoom: 1;}



/*圖片變成灰色*/
.container #filterList ul li img{


-webkit-filter: grayscale(1);
-moz-filter: grayscale(1);
-ms-filter: grayscale(1);
-o-filter: grayscale(1);
filter: grayscale(1);
filter: Gray;



	}
.container #filterList ul li img:hover{
	filter: grayscale(0);
-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
-ms-filter: grayscale(0);
-o-filter: grayscale(0);


}




/*聯絡我們*/

.contact_us{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.contact_us li{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	list-style-type: none;
}

.contact_us li .tt{
	width: 180px;
	display: block;
	float: left;
}

.privacy {
	background-color: #FFF;
	float: left;
	width: 1100px;
	padding-top: 0px;
	padding-right: 190px;
	padding-bottom: 50px;
	padding-left: 200px;
	line-height: 25px;
}


.support {
	background-color: #FFF;
	float: left;
	width: 1200px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	line-height: 25px;
}

.privacy h2,.support h2 {
	font-size: 18px;
	color: #414141;
}


.privacy .titleN,.support .titleN{
	font-size: 28px;
	color: #000;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}
.privacy ul li {
	margin-left: 30px;
}

.support_update{
	margin-top: 40px;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 40px;
}

.support_update .product-left{
	float: left;
	width: 200px;
	height: 100%;
	text-align: center;
}


.support_update .product-right{
	float: left;
	width: 800px;
}


.support-download-img{
	float: left;
	width: 100px;
	height: auto;
	margin-left: 20px;
}

.support-download-item{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 170px;
	height: auto;
}

.support-download-doc ,.support-download-doc{
	float: left;
	width: 1000px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.support_update .product-right .support-download-doc .support-download-items .support-download-item .support-download-item-list li {
	margin-left: 30px;
}
.support_update .product-left img {
	/*height: 150px;*/
	width: 150px;
}

.support .support-notes {
	text-align: center;
  background-color: rgba(255, 229, 63, 0.19);
  display: inline-block;
  width: 1000px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
}
.support .support-notes ul {
	display: inline-block;
	text-align: left;
}
.support .support-notes .support-notes-title {
	font-size: 16px;
	font-weight: bold;
}
/* FAQ */


/*訂單查詢*/

.order_menu{
	background-color: #CCC;
	width: 30%;
	float: left;
}

.order_min{
	width: 77%;
	float: left;
}

.order_min .cart-forms.inquire {
	width: 100%;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}
.cart-totals .fdgs tr td {
	padding: 10px;
}
.order_min table  tr td  {
	padding: 10px;
}
.order_min table  tr th  {
	padding: 10px;
	text-align: center;
	background-color: #F4F4F4;
}
.itemsbar {
	color: #FFF;
	background-color: #404040;
	padding: 10px;
	float: left;
	width: 100%;
}
.itemsbar .itemsbar_left {
	float: left;
}
.itemsbar_left {
	float: left;
}
.itemsbar_right{
	float: right;
	}

.faq {
	position: relative;
	max-width: 1280px;
	padding: 15px;
	font-size: 15px;
	line-height: 30px;
	background-color: #FFF;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
}

.accordionPart li {
	list-style-type: none;
}

.sidebar {
	float: left;
	width: 20%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3%;
}

.menuda {
	border: 1px solid #E0E0E0;
}

.menuda li  {
	list-style-type: none;
}

.sdfc a {
	display: block;
	padding: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	color: #333;
}

.sdfc a:hover {
	background-color: #EEE;
}

.ac-container{
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.ac-container label{
	font-family: Arial, "微軟正黑體";
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #777;
	line-height: 33px;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3),
		1px 0px 0px 0px rgba(255,255,255,0.9) inset,
		0px 2px 2px rgba(0,0,0,0.1);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.ac-container label:hover{
	background-color: #EEEEEE;
	color: #000;
}

.ac-container input{
	display: none;
}

.ac-container input:checked ~ article.ac-small{
	height: auto;
}
.ac-container input:checked ~ article.ac-medium{
	height: auto;
}
.ac-container input:checked ~ article.ac-large{
	height: auto;
}.menuda li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	display: block;
	list-style-type: none;
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
.menuda li a:hover {
	color: #000;
	background-color: #EEEEEE;
}
ul {
	margin: 0px;
	padding: 0px;
}

#sub_area .ac-container div .icon_01 {
	background-image: url(../../../components/images/icon.png);
	background-position: 0px -2px;
	background-repeat: no-repeat;
	padding-left: 40px;
}

#sub_area .ac-container div .icon_02 {
	background-image: url(../../../components/images/icon.png);
	background-position: 0px -38px;
	background-repeat: no-repeat;
	padding-left: 40px;
}

#sub_area .ac-container div .icon_03 {
	background-image: url(../../../components/images/icon.png);
	background-position: 0px -73px;
	background-repeat: no-repeat;
	padding-left: 40px;
}
#sub_area .ac-container div .icon_04 {
	background-image: url(../../../components/images/icon.png);
	background-position: 0px -107px;
	background-repeat: no-repeat;
	padding-left: 40px;
}


/*rwd 縮放菜單*/
.navs{
	display: block;
	float: right;
	width: 100%;

}
.navs ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.toggle {
    display: none;
}


.ac-container .on{
	background-color: #E15B31;
	color: #FFF;
}

#qaContent {
	width: 100%;
}
#qaContent h3 {
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}
#qaContent h3.qa_group_1 {
	background: url(qa_group_1.gif) no-repeat;
}
#qaContent h3.qa_group_2 {
	background: url(qa_group_2.gif) no-repeat;
}
#qaContent ul.accordionPart {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 50px;
	margin-left: 30px;
}
#qaContent ul.accordionPart li {
	border-bottom: solid 1px #e3e3e3;
	padding-bottom: 12px;
	margin-top: 12px;
}
#qaContent ul.accordionPart li .qa_title {
	background: url(icon_q_a.gif) no-repeat 0px 3px;
	padding-left: 14px;
	color: #1186ec;
	cursor: pointer;
}
#qaContent ul.accordionPart li .qa_title:hover {
	text-decoration: underline;
}
#qaContent ul.accordionPart li .qa_content {
	margin: 6px 0 0;
	background: url(icon_q_a.gif) no-repeat 0px -24px;
	padding-left: 28px;
	color: #666;
}


/* FAQ end */

/* contact us */

.list-title {
	padding: 1em 1em .1em 0;
    font-size: large;
    font-weight: bold;
    border-bottom: 1px #000000 solid;
}
.contact  {
	display: inline-block;
	width: 49%;
	padding: 10px;
	vertical-align: top;
}

.contact ul {
	padding: 0px;
}

.contact li {
	list-style-type: none;
}

.content_table {
	width: 820px;
}
.contact-title {
	font-size: large;
}
/*
.profile_content {
    padding-left: 100px;
}
*/

.captcha_btn {
	position: absolute !important;
    padding: 5px;
    font-size: 13px;
    float: right;
    margin: 3px;
    right: 3px;
    bottom: 5px;
    background-color: #E15B31;
    border: none;
    border-radius: 3px;
    color: #ffffff;
	font-weight: lighter;
	z-index: 2;
	cursor: pointer;
	padding-left: 10px;
    padding-right: 10px;
}

.cpatcha_input {
	position: relative;
	width: 100%;
	font-weight: 100;
	margin-bottom: 8px;
	height: 44px;
}

.not_click {
	pointer-events: none;
	cursor: not-allowed;
}

/*contact us end */
