/*
 *  Document   : main.css
 *  Author     : Jim
 *  Description: The main stylesheet of the template
 *
 *  Structure (with shortcodes):
 *      (#m01mls) MAIN LAYOUT
 *      (#m02-1hds) HEADER
 *		(#m02-2fts) FOOTER
 *      (#m03mcs) MAIN CONTENT
 *      (#m04bos) BOOTSTRAP OVERWRITE/EXTEND STYLES
 *      (#m05ths) THEME
 *      (#m06hes) HELPERS
 *      (#m07res) RESPONSIVE
 *      (#m08rts) RETINA
 *      (#m09rprl) PRELOAD
 */

/*
=================================================================
(#m01mls) MAIN
=================================================================
*/
span.alert-text { color: #E1645F; }
span.date-text { color: #E67817;}

/*
=================================================================
(#m02-1hds) HEADER
=================================================================
*/
header div.xs-title-line {
	background: url(../img/xs-main/top_winter.png);
	background-size: auto 7px;
}
header div.md-title-line {
	background: url(../img/md-main/top_winter.png);
}

header div.xs-title {
	background: url(../img/xs-main/bg_winter.png);
}
header div.xs-title img.xs-logo { max-width: 100%; width: 245px; height: auto;}
header div.xs-title img.xs-logo.en { width: 245px; height: auto; margin-top: 4px;}

header div.md-title {
	background: url(../img/md-main/bg_winter.png);
}

header div.md-title img.md-title-logo {
	margin-left: 0px;
}

div.md-title div.zh-box a.zh-en {
	background: url(../img/md-main/en-tag_winter.png);
}
div.md-title div.zh-box a.zh-tw {
	background: url(../img/md-main/ch-tag_winter.png);
}

header div.is-sticky div.xs-title {
	border-bottom: 1px solid #000341;
}

ul.header-nav>li>img {margin: 0px 16px;}
ul.header-nav.en>li>img {margin: 0px 44px;}

#sidebar,#sidebar-alt { background-color: #CDCDF4; }
.sidebar-nav { background: #CDCDF4; }
.sidebar-nav a { border-bottom: 1px solid #C0C0F3; }
.sidebar-nav a:hover,.sidebar-nav a.open,.sidebar-nav li.active > a { background: #CDCDF4; }
.sidebar-nav a > .sidebar-nav-indicator { color: #000341; }

.sidebar-nav li.nav-title a { border-bottom: 1px solid #000341; }

.sidebar-nav ul { background: #E8E8F7; }
.sidebar-nav ul a { border-bottom: 1px solid #DDDDFA; }

.sidebar-nav li.nav-title { background: #000341; }
.sidebar-nav li.nav-title a:hover { background: #000341;  }

ul.header-nav>li:hover>a { border-bottom: 5px solid #000341;}
ul.header-nav2 { background: #E8E8F7; }
ul.header-nav2>li a i { color: #000341;  }
ul.header-nav2>li a:hover,ul.header-nav2>li a.selected { color: #000341; }


/*
=================================================================
(#m02-2fts) FOOTER
=================================================================
*/

footer img.footer-img-xs { top: 0px; }
footer div.copy-right { background: #5C5B5B; }
footer div.copy-right div.powerby { line-height: 52px; }
footer div.copy-right img.copy-right-icon { width:53px; height: 52px; }

/*
=================================================================
(#m03mcs) MAIN CONTENT
=================================================================
*/

/*=========title-banner=========*/
div.title-banner-box { border: 5px solid #B9B9DC; }
div.title-banner-box .banner-title { color: #fff; text-shadow: none; }

div.title-banner-box.about { background: url(../img/about/banner-768_winter.png) 100% no-repeat; background-size: auto 66px;}
div.title-banner-box.news { background: url(../img/news/banner-768_winter.png) 100% no-repeat; background-size: auto 66px;}
div.title-banner-box.help { background: url(../img/help/banner-768_winter.png) 100% no-repeat; background-size: auto 66px;}
div.title-banner-box.service { background: url(../img/service/banner-768_winter.png) 100% no-repeat; background-size: auto 66px;}
div.title-banner-box.shop { background: url(../img/shop/banner-768_winter.png) 100% no-repeat; background-size: auto 66px;}
div.title-banner-box.media { background: url(../img/media/banner-768_winter.png) 100% no-repeat; background-size: auto 66px;}
div.title-banner-box.contact { background: url(../img/contact/banner-768_winter.png) 100% no-repeat; background-size: auto 66px;}
div.title-banner-box.sitemap { background: url(../img/sitemap/banner-768_winter.png) 100% no-repeat; background-size: auto 66px;}

/*=========breadcrumbs=========*/
div.breadcrumbs a:hover { color: #000341; }
div.breadcrumbs span.path_alert { color: #000341; }

/*=========banner-title-line=========*/
div.banner-title-line { background: url(../img/content-title/line-point2_winter.png) repeat-x 50%; background-size: auto 2px; }

/*=========left menu=========*/

ul.left-menu li+li {
	border-top: 1px dashed #A3DACE;
}

ul.left-menu li.selected a { color: #10124C; }
ul.left-menu li a:hover { color: #10124C; }

/*=========news list=========*/
h2.news-header { color: #000341; }
div.news-title { border-left: 5px solid #5C5B5B; }

/*========= periodical ==========*/
div.periodical-main h3 a.periodical-download { background: #5B5E96; }

/*========= contact us ==========*/
div.form-title { background: #5C5B5B; }
div.ori-form { border: 1px dashed #5C5B5B; }
div.ori-form div.button-area { border-top: 1px dashed #5C5B5B; }
div.ori-form div.form-line { border-top: 1px dashed #5C5B5B; }
div.ori-form div.row.form-table-title>div { border-top: 1px dashed #5C5B5B; border-bottom: 1px dashed #5C5B5B; }
div.ori-form div.row.form-table-content>div+div { border-left: 1px dashed #5C5B5B; }
div.ori-form div.row.form-table-content-last>div { border-top: 1px dashed #5C5B5B; border-bottom: 1px dashed #5C5B5B; }
div#refresh_img i { background: #5C5B5B; }
a#auth_code_audio {
    border: 2px solid #5C5B5B;
}
a#auth_code_audio:hover {
    border: 2px solid #5C5B5B;
    background: #5C5B5B;
}
a#auth_code_audio i {
    color: #5C5B5B;
}

/*========= donate form ==========*/
button.submit-button.donate-btn-color{ background-color: #5b5e96; }

/*========= board ==========*/
a.leave-button { background: #5C5B5B; }
div.board-box { background: url(../img/contact/bird_winter.png) 20px 25px no-repeat #d9d9f2; background-size: 30px 31px; }

/*========= detec ==========*/
div.pc-tab-box { border-bottom: 2px solid #5C5B5B; }
div.pc-tab-box a.selected { background: #5C5B5B; color: #fff; border-color: #353434; }
div.pc-tab-box a:hover { background: #5C5B5B; color: #fff; border-color: #353434; }
div.purple-line { background: url(../img/index/line-point2_winter.png) 50% repeat-x; height: 8px; margin-bottom: 5px; }
div.detec-search { background: #FBF2E2; }
div.mb-tab-box select { border-color: #5C5B5B; }
span.detec-detail { background: #5C5B5B; }
button.search-button { background: #000341; }

/*========= index =========*/

div#index-banner { border: 3px solid #B9B9DC; padding: 1px; margin-bottom: 60px; }
div#index-banner div.owl-controls { position: absolute; right: 5px; }
div#index-banner div.owl-dot.active span { background: #5C5B5B; }
div.index-row-title label.title { margin-top: 22px; margin-bottom: 5px; }
div.index-row-title h2.title { margin-top: 22px; margin-bottom: 5px; }
div.index-row-title a.more { color: #66688D; }
div.index-line-bottom { background: url(../img/index/line-point2_winter.png) repeat-x 50%; background-size: 9px 2px; }
div.index-airticle-area { border: 3px solid #387E48; background: url(../img/index/tree_winter.png) no-repeat 90% 100% #FDFBE2; background-size:71px 98px; }
div#ad-banner div.owl { border: 5px solid #E7E6E6; }
div#ad-banner div.owl-nav>div.owl-prev { background: url(../img/index/pre_winter.png); background-size: 40px 40px; }
div#ad-banner div.owl-nav>div.owl-next { background: url(../img/index/next_winter.png); background-size: 40px 40px; }

div.index-row-title img.icon.news { width: 39px; height: 50px; }
div.index-row-title img.icon.publication { width: 39px; height: 50px; }
div.index-row-title img.icon.clipping { width: 39px; height: 50px; }
div.index-row-title img.icon.love { width: 39px; height: 50px; }

div.index-airticle-area img.index-airticle-icon { width: 78px; height: 80px; }

/*========== pagination ==========*/
ul.pagination li a { color: #000341;  }
ul.pagination li a:hover,ul.pagination li a:active,ul.pagination li a:focus { background: #000341; color: #fff; }
ul.pagination li.hover a { background: #000341; color: #fff; }


/*========== button ===========*/
button.submit-button { background: #000341; }

/*
=================================================================
(#m04bos) BOOTSTRAP OVERWRITE/EXTEND STYLES
=================================================================
*/


/*
=================================================================
(#m05ths) THEME
=================================================================
*/


/*
=================================================================
(#m06hes) HELPERS
=================================================================
*/


/*
=================================================================
(#m07res) RESPONSIVE
=================================================================
*/




@media screen and (max-width: 550px) {
	
}

@media screen and (max-width: 450px) {
	
}

@media screen and (min-width: 400px) {
	
}

@media screen and (min-width: 550px) {
	
}


@media screen and (min-width: 768px) {
	div.title-banner-box { border: 5px solid #B9B9DC; }
	div.title-banner-box .banner-title { color: #fff; }

	div.title-banner-box.about { background: url(../img/about/banner_winter.png) 100% no-repeat; }
	div.title-banner-box.news { background: url(../img/news/banner_winter.png) 100% no-repeat; }
	div.title-banner-box.help { background: url(../img/help/banner_winter.png) 100% no-repeat; }
	div.title-banner-box.service { background: url(../img/service/banner_winter.png) 100% no-repeat; }
	div.title-banner-box.media { background: url(../img/media/banner_winter.png) 100% no-repeat; }
	div.title-banner-box.shop { background: url(../img/shop/banner_winter.png) 100% no-repeat; }
	div.title-banner-box.contact { background: url(../img/contact/banner_winter.png) 100% no-repeat; }
	div.title-banner-box.sitemap { background: url(../img/sitemap/banner_winter.png) 100% no-repeat; }

	footer div.footer-imf { background: url(../img/footer/footer-pic_winter.png) 100% 100% no-repeat; }
}

@media screen and (min-width: 992px) {
	div#index-banner { width: 100%; }
	footer div.footer-imf { background: url(../img/footer/footer-pic_winter.png) 100% no-repeat; }
}

@media screen and (min-width: 1200px) {

	ul.header-nav>li>img { margin: 0px 21px; }
	footer div.footer-imf div.container { padding-left: 120px; padding-right: 80px; }
	footer div.footer-imf { background: url(../img/footer/footer-pic_winter.png) 50% no-repeat;  margin-bottom: 0px; }
}


/*
=================================================================
(#m08rts) RETINA
=================================================================
*/

/*
=================================================================
(#m09rprl) PRELOAD
=================================================================
*/
