﻿@charset "utf-8";
/* CSS Document */


/*--------首页-Banner-------*/
#banner { position:relative; width:100%; position:relative; text-align:center; }

#banner .bx-wrapper img { width:100%; }
.bx-wrapper { position: relative; margin: auto; padding: 0; *zoom: 1; }
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 20px;
	width: 100%;
}
#banner a { display:block; }
/* PAGER */
.bx-wrapper .bx-pager { text-align:center; }
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item { display:inline-block; *zoom:1; *display:inline; }
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #cccccc; text-indent: -9999px; display: block; width: 12px; height: 12px; margin: 0 8px;
	outline: 0; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	/* background:#fff; border:3px solid #67ca8d; */
        background:#fff; border:3px solid #03257E;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
/*.bx-wrapper .bx-controls-direction a { position:absolute; top:50%; margin-top:-25px; outline:0; width:50px; height:50px; text-indent:-9999px; z-index:999; opacity:0.8; background-color:rgba(248,248,248,0.8); -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; border-radius:50%; }*/
.bx-wrapper .bx-controls-direction a { position:absolute; top:50%; margin-top:-25px; outline:0; width:50px; height:50px; text-indent:-9999px; z-index:999; color:rgba(248,248,248,0.8); }

/*.bx-wrapper .bx-controls-direction a:hover { background-color:rgba(248,248,248,1); }*/
.bx-wrapper .bx-controls-direction a:hover { color:rgba(248,248,248,1); }

.bx-wrapper .bx-prev { left:10px; }
.bx-wrapper .bx-next { right:10px; }
.bx-wrapper .bx-controls-direction a:after { background-image:url("../images/slider_arrow.png"); background-repeat:no-repeat; content:""; display:block; height:30px; width:18px; position:absolute; top:50%; margin-top:-15px; }
.bx-wrapper .bx-prev:after { background-position:left center; left:50%; margin-left:-9px; }
.bx-wrapper .bx-next:after { background-position:right center; right:50%; margin-right:-9px; }
.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/*------------------------------------*/
/* 敘述 */
.introduction { padding:4em 15px; position:relative; }
.introduction > div { max-width:990px; margin:0 auto; font-size:0; text-align:center; }
.introduction > div > div { display:inline-block; width:33.3%; position:relative; box-sizing:border-box; padding:0 30px; vertical-align:top; }
.introduction > div > div:before { content:""; background:#ffbc00; height:118px; margin-top:-59px; width:1px; position:absolute; left:0; top:50%; }
.introduction > div > div:first-child:before { display:none; }
.introduction .t1 { font-size:24px; color:#0064cb; line-height:130%; }
/*.introduction .t1 a { color:#0064cb; }*/
/*.introduction .t1 a:hover { color:#2b7fdd; }*/
.introduction .t1 a { color:#000000; }
.introduction .t1 a:hover { color:#333333; }
.introduction .t2 { font-size:20px; color:#ffbd00; line-height:130%; margin-bottom:10px; font-family:"思源黑体","思源宋体", sans-serif; }
.introduction .dep { font-size:14px; color:#171717; line-height:160%; text-align:left; padding:0 40px; }

.introduction:after {
	content:"v"; display:block; text-align:center; vertical-align:middle; color:#fff; background:#ffc833; font-size:25px; font-weight:bold; z-index:5;
	position:absolute; bottom:-32px; left:50%; margin-left:-32px; width:64px; height:64px; line-height:58px;
	-webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; border-radius:50%;
}

/*------------------------------------*/
/* 自由連結 */
.index_link { background:#01519A; position:relative; }
.index_link > div { max-width:990px; width:100%; margin:0 auto; background:url(../images/index_bg1.png) no-repeat left top; height:222px; display:table; }
.index_link .textBox { text-align:right; display:table-cell; vertical-align:middle; padding-top:30px; padding-left:45%; padding-right:35px; }
.index_link .textBox .t1 { font-size:35px; color:#fff; line-height:125%; margin-bottom:5px; }
.index_link .textBox .t2 { font-size:22px; color:#ffc401; font-weight:bold; line-height:125%; }

a.more_btn {
	font-size:13px; line-height:12px; padding:0 5px 2px 5px; display:inline-block;
	-webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; border-radius:4px;
	transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s;
}
a.more_btn:after {
	content:""; z-index:99; margin-left:2px;
	border-bottom: 4px solid transparent ;
	border-top: 4px solid transparent ;
	display: inline-block;
	transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s;
}

.index_link .textBox a.more_btn { color:#fff; border:1px solid #fff; margin-top:25px; }
.index_link .textBox a.more_btn:after {	border-left: 6px solid #fff; }
.index_link .textBox a.more_btn:hover { color:#ffc401; border:1px solid #ffc401; }
.index_link .textBox a.more_btn:hover:after { border-left: 6px solid #ffc401; }

/*------------------------------------*/
/* 新闻中心 */
.index_news { background:#e6f1fe; }
.index_news > div > .index_news_left { vertical-align:middle; }
.index_news > div > .index_news_right { padding:2.5em 35px 1.5em 35px; background:#e6f1fe; }

.index_news_list li { font-size:15px; line-height:22px; padding:10px 0; color:#383838; }
.index_news_list li a { font-size:16px; color:#383838; }
.index_news_list li a:hover { color:#2b7fdd; }
.index_news_list li > span  { display:block; float:left; margin-right:8px; }
.index_news_list .tag { font-size:14px; color:#fff; font-weight:bold; padding:0 6px; }
.index_news_list .tag.tag_color1 { background:#ebb61b; }
.index_news_list .tag.tag_color2 { background:#85d346; }
.index_news_list .tag.tag_color3 { background:#23ced9; }

.index_news_right a.more_btn { color:#0064d3; border:1px solid #0064d3; margin-top:22px; float:right; }
.index_news_right a.more_btn:after { border-left: 6px solid #0064d3; }
.index_news_right a.more_btn:hover { color:#0064cb; border:1px solid #0064cb; }
.index_news_right a.more_btn:hover:after { border-left: 6px solid #0064cb; }

/*------------------------------------*/
/* 公司訊息 */
.index_info { padding:4em 15px; }
.index_info > div { max-width:990px; margin:0 auto; overflow:hidden; }
.index_info > div > div { float:left; }
.index_info .index_info_left { width:65%; margin-right:5%; }
.index_info .index_info_right { width:30%; }
.index_info dl { line-height:200%; }
.index_info dl dt { font-size:20px; color:#0064cb; font-weight:bold; margin-bottom:5px; }
.index_info dl dd { font-size:17px; color:#000000; }