/*

 */

ul { margin: 0; padding: 0; }
li { list-style: none; }
em { font-style: normal; font-weight: bold; }
a:link { color: #004486; }
a:hover, a:focus { text-decoration: none; }
html,body { height: 100%; width: 100%; }
cite { font-size: 65%; font-style: normal; }
.npd { padding: 0 !important; }
.pdr10 { padding-right: 10px; } .pdl10 { padding-left: 10px; }
.imo img { max-width: 100%; }
/**/
.btn-wd { padding-left: 36px; padding-right: 36px; }
.btn-primary { background-color: #1489fb; border-color: #1489fb; }
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary 
{ background-color: #006bdc;  border-color: #006bdc; }

/*/////////////////////////////////////*/
.wrap-table { display: table; width: 100%; }
.wrap-table > .wrap-cell { display: table-cell; vertical-align: middle; }

.form-group:before, .form-group:after { display: table; content: " "; }
.form-group:after { clear: both; }

.form-group-trans .form-control {
	color: #FFF;
	background-color: rgba(255,255,255,0.05);
	border: 1px solid rgba(255,255,255,0.3);
	-webkit-box-shadow: none;
	box-shadow: none;
    height: 40px;
    line-height: 1.6;
}
.form-group-trans textarea.form-control { height: auto; padding: 10px; }
.form-group-trans .control-label { color: #FFF; }
::-webkit-input-placeholder { color:#ccc; }
::-moz-placeholder { color:#ccc; }
:-ms-input-placeholder { color:#ccc; }
input:-moz-placeholder { color:#ccc; }
/* å­—ä½“ */
@font-face {
	font-family: 'cai978';
    src: url('fonts/cai978.eot');
    src: url('fonts/cai978.eot?#iefix') format('embedded-opentype'),
    url('fonts/cai978.woff') format('woff'),
    url('fonts/cai978.ttf') format('truetype'),
    url('fonts/cai978.svg#iconfont') format('svg');
}
/* æŽ§ä»¶ç»„åœ†è§’ */
.input-group .form-control:last-child, 
.input-group-addon:last-child, 
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn, 
.input-group-btn:first-child > .btn:not(:first-child), 
.input-group-btn:last-child > .btn, 
.input-group-btn:last-child > .btn-group > .btn, 
.input-group-btn:last-child > .dropdown-toggle {
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}
.input-group .form-control:first-child, 
.input-group-addon:first-child, 
.input-group-btn:first-child > .btn, 
.input-group-btn:first-child > .btn-group > .btn, 
.input-group-btn:first-child > .dropdown-toggle, 
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn, 
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
/**/
.header { border-bottom: 1px solid #ccd5db; position: fixed; height: 100px; width: 100%; z-index: 100; top: 0;  background-color: #FFF;}
.header + div, .page-header-focus { margin-top: 90px; }
.header-wrap { height: 100px; }
.header .logo { width: 116px; }
.header .wrap-nav { width: 100%; }
.ac-nav { text-align: center; }

.ac-nav > li { display: inline-block;  }
.ac-nav > li > a { display: block; height: 30px; line-height: 30px; padding: 0 20px; border-radius: 5px; } 
.ac-nav > li > a:hover { background-color: #0054a5; color: #FFF;}
.ac-nav.en > li > a { font-family: "cai978"; }
.header .ac-search { width: 120px; }

.body-index .ac-nav > li:first-child > a { background-color: #0054a5; color: #FFF; }
.body-about .ac-nav > li:nth-child(2) > a { background-color: #0054a5; color: #FFF; }
.body-product .ac-nav > li:nth-child(3) > a { background-color: #0054a5; color: #FFF; }
.body-raw .ac-nav > li:nth-child(4) > a { background-color: #0054a5; color: #FFF; }
.body-new .ac-nav > li:nth-child(5) > a { background-color: #0054a5; color: #FFF; }
.ac-nav > li.active > a { background-color: #0054a5; color: #FFF; }

.ac-language { width: 90px; }
.ac-language .dropdown-toggle { padding: 0 20px; cursor: pointer; }
.ac-language .dropdown-toggle i { padding-left: 10px; }
/**/
.page-header-focus { height: 680px; background-repeat: no-repeat; background-position: 50% 50%; background-size: 100%; }
.page-header-focus.focus-product { background-image: url(../images/pageheader-product.png); color: #26490f;}
.page-header-focus.focus-about { background-image: url(../images/pageheader-aboutus.png); color: #FFFFFF; }
.page-header-focus.focus-raw { background-image: url(../images/pageheader-raw.png); color: #003968; }
.page-header-focus.focus-contact { background-image: url(../images/pageheader-contact.png); color: #0d334e; }
.page-header-focus.focus-contact { background-image: url(../images/pageheader-contact-en.png); color: #0d334e; }
.page-header-focus.focus-news { background-image: url(../images/pageheader-news.png); color: #FFF; }

.page-header-focus .container { position: relative; }
.page-header-focus .inner { position: absolute; right: 50px; top: 80px; font-family: "cai978"; }
.page-header-focus .inner .t-lg { font-size: 64px; font-weight: bold; }
.page-header-focus .inner .t-lst { padding: 10px 0 12px; }
.page-header-focus .inner .t-md { font-size: 20px; }

.page-header-name { text-align: center; background-color: #004299; color: #FFF; padding: 10px 0; font-size: 18px;}
.page-header-name span { padding: 0 10px; font-weight: bold;}
/*///////////////////////////////////#0054a5///*/
.carousel-wrap { position: relative; }
.carousel-wrap > .transparent-tmp { position: absolute; bottom: 0; height: 77px; width: 100%; background: url(../images/slide-trans-tmp.png) no-repeat 50% 0; }

.slide-bottom-ro { width: 1219px; height: 336px; overflow: hidden; position: relative; margin: 0 auto 45px; }
.slide-bottom-ro-ina { width: 1219px; height: 1219px; position: absolute; bottom: 30px; z-index: 10;}
.slide-bottom-ro-inb { width: 1219px; height: 1219px; }
.slide-bottom-ro > .sld-c { position: absolute; cursor: pointer; width: 50px; height: 50px; border-radius: 50px; background-color: #004486; color: #FFF; line-height: 48px; text-align: center; font-size: 32px; z-index: 15;}
.slide-bottom-ro > .sld-c-l { left: 195px; bottom: 130px; }
.slide-bottom-ro > .sld-c-r { right: 195px; bottom: 130px; }
.slide-bottom-ro > .sld-c-center { bottom: 18px; width: 100%; height: 40px; background: url(../images/arr-01.png) no-repeat 50% 0;}

.slide-bottom-ro-wrap { position: relative; width: 1219px; height: 1219px;}
.slide-bottom-ro-wrap > .i { position: absolute; }
.slide-bottom-ro-wrap > .i > p { font-size: 10px; text-align: center; height: 34px; }
.slide-bottom-ro-wrap > .i1 { bottom: 270px; left: 110px; 
    -ms-transform: rotate(60deg);
-webkit-transform: rotate(60deg);
     -o-transform: rotate(60deg);
   -moz-transform: rotate(60deg);	
        transform: rotate(60deg);
}
.slide-bottom-ro-wrap > .i2 { bottom: 100px; left: 280px; 
    -ms-transform: rotate(30deg);
-webkit-transform: rotate(30deg);
     -o-transform: rotate(30deg);
   -moz-transform: rotate(30deg);	
        transform: rotate(30deg);
}

.slide-bottom-ro-wrap > .i3 { bottom: 20px; left: 540px; }

.slide-bottom-ro-wrap > .i4 { bottom: 100px; right: 280px; 
    -ms-transform: rotate(-30deg);
-webkit-transform: rotate(-30deg);
     -o-transform: rotate(-30deg);
   -moz-transform: rotate(-30deg);	
        transform: rotate(-30deg);
}
.slide-bottom-ro-wrap > .i5 { bottom: 270px; right: 110px; 
    -ms-transform: rotate(-60deg);
-webkit-transform: rotate(-60deg);
     -o-transform: rotate(-60deg);
   -moz-transform: rotate(-60deg);	
        transform: rotate(-60deg);
}

.slide-bottom-ro-wrap > .i6 { top: 510px; right: 40px; 
    -ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
     -o-transform: rotate(-90deg);
   -moz-transform: rotate(-90deg);	
        transform: rotate(-90deg);
}
/*////////////////////////////////////#0054a5///////////////*/
.ac-video { height: 360px;  }
.ac-video { } .ac-video video { width: 100%; }
.text-box .t { font-size: 18px; padding: 10px 0;}
.text-box.en .t { font-size: 18px; font-family: "cai978"; }
.text-box .c p { text-indent: 2em; padding-bottom: 3px; }

a.btn-more { display: inline-block; padding: 5px 15px; color: #FFF; background-color: #0082ff;}

.dlist > .dlist-box { color: #263238; display: block; padding: 10px 0; height: 128px; overflow:hidden;}
.dlist > .dlist-box:before, .dlist > .dlist-box:after { display: table; content: " "; }
.dlist > .dlist-box:after { clear: both; }
.dlist > .dlist-box:hover { color: #0054a5; }
.dlist > .dlist-box + .dlist-box { border-top: 1px solid #ccd5db; }
.dlist > .dlist-box > .dt { font-family: "cai978"; color: #76838f; font-size: 18px; }
.dlist > .dlist-box > .t { font-size: 22px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.dlist > .dlist-box > .c { position: relative;}
.dlist > .dlist-box > .c > .imr { position: absolute; right: 0; top: 0;width:180px; height:80px;overflow:hidden;}
.dlist > .dlist-box > .c > .imr img{max-width:100%;object-fit:cover;}
.dlist > .dlist-box > .c > .dc { float: left; width: 60%; font-size: 12px;line-height:20px;height:60px;overflow:hidden;}

.wrap-idx-aboutus { background: url(../images/idx-aboutus-bg.jpg) no-repeat; padding-top: 50px; padding-bottom: 50px; margin-top: 50px;}

.wrap-header { display: table; width: 100%; color: #FFF;}
.wrap-header .h, .wrap-header .t { display: table-cell; vertical-align: middle; }
.wrap-header .h .hs { border-top: 1px solid rgba(255,255,255,0.5); height: 1px; width: 100%;}
.wrap-header .t { max-width: 320px; text-align: center; }
.wrap-header .t em { font-size: 32px; display: block; padding-left: 8px; }
.wrap-header .t span { font-size: 12px; display: block; padding-left: 5px; letter-spacing: 5px;}

.wrap-idx-aboutus .text-box { color: #FFF; height: 19em; overflow: hidden; }
.wrap-idx-aboutus .text-box br { display: block; margin: 5px 0; }
.wrap-idx-aboutus .text-box-attach { padding-top: 15px; text-align: right; }
.idx-aboutus-sig { padding-bottom: 50px; padding-top: 50px; }
.idx-aboutus-sig .i { width: 25%; float: left; height: 140px; line-height: 140px; color: #FFF; font-size: 32px; text-align: center; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; }
.idx-aboutus-sig .i.i-1 { background-image: url(../images/idx-aboutus-sig01.jpg); }
.idx-aboutus-sig .i.i-2 { background-image: url(../images/idx-aboutus-sig02.jpg); }
.idx-aboutus-sig .i.i-3 { background-image: url(../images/idx-aboutus-sig03.jpg); }
.idx-aboutus-sig .i.i-4 { background-image: url(../images/idx-aboutus-sig04.jpg); }
/*////////////////////////////////////#0054a5///////////////*/
.idx-aboutus-sig2 { padding-top: 20px; color: #FFF; font-family: "cai978"; }
.idx-aboutus-sig2 .i-c { display: inline-block; }
.idx-aboutus-sig2 .i-cm { font-size: 30%; line-height: 1;}
.idx-aboutus-sig2 .i-1 { font-size: 106px; line-height: 70%; border-bottom: 1px solid rgba(255,255,255,0.8);}
.idx-aboutus-sig2 .i-2 { font-size: 98px; line-height: 70%; padding-top: 30px;}
    .idx-aboutus-sig2 .i-2 .i-cm { font-size: 65%; }
.idx-aboutus-sig2 .i-3 { font-size: 68px; line-height: 50%; padding-top: 20px;}
.idx-aboutus-sig2 small { font-size: 50%; }

.main-container { padding-bottom: 50px;}

/*////////////////////////////////////#0054a5///////////////*/

.wrap-feedback { background-color: #0054a5; border-top: 8px solid #0082ff; padding-top: 50px; padding-bottom: 50px; color: #FFF;}
.feedback-intro .i-1 { font-family: "cai978"; font-size: 72px; }
.feedback-intro .i-2 { font-family: "cai978"; font-size: 24px;}
.feedback-intro .i-3 > li > i { padding-right: 10px; line-height: 2; }

.wrap-feedback .form-group-trans { position: relative; }
.wrap-feedback .form-group-trans .control-label { position: absolute; left: 30px; top: 9px; }
.wrap-feedback .form-group-trans.u1 { background: url(../images/input-trans-name.png) no-repeat 95% 50%; }
.wrap-feedback .form-group-trans.u2 { background: url(../images/input-trans-tel.png) no-repeat 95% 50%; }
.wrap-feedback .form-group-trans.u3 { background: url(../images/input-trans-mail.png) no-repeat 95% 50%; }

.nav-bottom { padding: 30px 0; border-top: 1px solid #004299; position: relative; z-index: 4000; background-color: #FFF;}
    .nav-bottom .ac-nav { text-align: left; position: relative;}
    .nav-bottom .ac-nav .in { position: absolute; right: 30px; top: 0;}
    .nav-bottom .ac-nav .in a { display: inline-block; text-align: center; padding: 0 5px;}
    .nav-bottom .ac-nav .in img { height: 30px; }

.footer { background-color: #37474f;  text-align: center; padding: 30px 0; font-size: 12px; line-height: 2; position: relative; z-index: 5000;}
.footer, .footer a { color: #FFF; } .footer a:hover { color: #1487ff; }
.cprt i { font-family: Arial; padding: 0 5px; }
.cprt-link a + a { padding-left: 10px; }

.wrap-sidebar { display: table-cell; width: 300px; padding-top: 50px; }
.wrap-contents { display: table-cell; padding-left: 50px; padding-top: 50px;}
.wrap-sidebar-inner.attach { position: fixed; top: 100px; width: 300px;}
.wrap-sidebar-inner .t-main { font-size: 32px; font-weight: bold; color: #004485; padding: 10px 0; border-bottom: 1px solid #7199c4; }
.wrap-sidebar-inner .t-ul { font-size: 18px; font-weight: bold; color: #004485; border-bottom: 1px solid #7199c4; padding-top: 10px; padding-bottom: 10px;}
.wrap-sidebar-inner .t-ul i { padding-right: 15px; }
.wrap-sidebar-inner .news-t { border-bottom: 1px solid #7199c4; padding: 30px 0; line-height: 2;}
	.wrap-sidebar-inner .news-t i { padding-right: 10px; }
.sidebar-menu { padding: 10px 0; }
.sidebar-menu li a { display: block; padding: 10px 20px; border-radius: 20px;}
.sidebar-menu li a:hover, .sidebar-menu li a.li-activ { background-color: #0082ff; color: #FFF; }
.wrap-contents img { max-width: 100%; }
.wrap-contents .imo img { width: 100%;  }
.c-header { font-size: 32px; font-weight: bold; padding: 10px 0; margin-bottom: 30px; margin-top: 30px; border-bottom: 1px solid #7199c4; color: #004485; text-align: center;}

.media-tmp01-wrap { padding-top: 50px; }
.media-tmp01 { margin: 0 auto; width: 700px; height: 380px; background: url(../images/product-trans-tmp01.png) no-repeat 50% 50%; background-size: 100%; position: relative;}
.media-tmp01 .txt { position: absolute; width: 250px; color: #526069; font-size: 12px;}
.media-tmp01 .txt.t1 { left:0; top: 10%; }
.media-tmp01 .txt.t2 { left:-10%; top: 50%;}
.media-tmp01 .txt.t3 { left:0; top: 90%;}
.media-tmp01 .txt.t4 { right:0; top: 10%; }
.media-tmp01 .txt.t5 { right:-10%; top: 50%;}
.media-tmp01 .txt.t6 { right:0; top: 90%;}

.media-tmp02-wrap { text-align: center; padding-top: 100px;color: #696969;}
.media-tmp02-wrap span { display: block; font-family: "cai978"; font-size: 30px;}
.media-tmp02-wrap em { font-size: 32px; font-family: "cai978"; display: none;}

.c-header, .part-header { position: relative; }
.c-header .tyu, .part-header .tyu { width: 3px; height: 3px; top: -120px; left: -100px; position: absolute;}

.part-header { background: #004299 url(../images/trans-arr.png) no-repeat right 0; background-size: contain; border-left: 10px solid #1486ff; margin: 50px auto 30px;}
.part-header span { display: block; padding: 10px 0; color: #FFF; border-left: 10px solid #FFF; padding-left: 20px; }
.part-header.p2 { background-color: #b4c1c1; border-color: #cbcfd1; }
.part-header.p3 { background-color: #e8b113; border-color: #ffe876; }
.part-body { line-height: 1.8; } 

.part-body .part-im { width: 40%; border-left: 1px solid #ccc; padding: 0 30px;}
.part-body .part-im img { width: 100%; }
.part-body .part-des { width: 60%; padding: 0 30px; word-break: break-all; text-align: justify; font-family: tahoma; font-size: 12px; }
.part-body .part-des { word-break: keep-all; }
.part-body em { padding: 2px 6px; border-radius: 4px; margin-right: 5px; background-color: #526069; color: #FFF; font-size: 12px;} .part-body .part-des em i { padding-right: 6px; }

.media-tmp03-wrap {  }
.media-tmp03 { display: table; width: 100%; height: 906px; background: url(../images/about-trans-tmp01.png) no-repeat 50% 0; background-size: auto 100%; }
.media-tmp03 .wr { position: relative; display: table-cell;}
.media-tmp03 .wr.wr1 { width: 45%; text-align: right; }
.media-tmp03 .wr.wr2 { width: 10%; font-family: "cai978"; font-size: 18px; text-align: center; }  .media-tmp03 .wr.wr2 .t { width: 100%; }
.media-tmp03 .wr.wr3 { width: 45%; }
.media-tmp03 .wr .t { position: absolute; } .media-tmp03 .wr .t img { width: 100px; } .media-tmp03 .wr .t span { padding: 0 10px; color: #01417e; font-weight: bold; }

.media-tmp03 .wr1 .t1 { right: 0px; top: 54px;}
.media-tmp03 .wr1 .t2 { right: 0px; top: 183px;}
.media-tmp03 .wr1 .t3 { right: 0px; top: 288px;}
.media-tmp03 .wr1 .t4 { right: 0px; top: 386px;}
.media-tmp03 .wr1 .t5 { right: 0px; top: 625px;}
.media-tmp03 .wr1 .t6 { right: 0px; top: 780px;}

.media-tmp03 .wr2 .y1 { top: 65px; }
.media-tmp03 .wr2 .y2 { top: 183px; }
.media-tmp03 .wr2 .y3 { top: 300px; }
.media-tmp03 .wr2 .y4 { top: 466px; }
.media-tmp03 .wr2 .y5 { top: 637px; }
.media-tmp03 .wr2 .y6 { top: 800px; }

.media-tmp03 .wr3 .t1 { left: 0px; top: 65px;}
.media-tmp03 .wr3 .t2 { left: 0px; top: 173px;}
.media-tmp03 .wr3 .t3 { left: 0px; top: 300px;}
.media-tmp03 .wr3 .t4 { left: 0px; top: 452px;}
	.media-tmp03 .wr3 .t4 img { width: 162px; }
.media-tmp03 .wr3 .t5 { left: 0px; top: 597px;}
.media-tmp03 .wr3 .t6 { left: 0px; top: 782px;}

.contact-wrap .h { padding-bottom: 10px; }
.contact-wrap .h span { padding: 10px 35px; background-color: #014a96; color: #FFF; border-radius: 4px; font-size: 18px; display: inline-block; }
.contact-wrap .inner { border: 1px solid #ccd5db; box-shadow: 5px 5px 0px rgba(100,100,100,0.2); padding: 20px;}
.contact-wrap .inner .name { font-size: 25px; } .contact-wrap .inner .name-2 { font-size: 9px; font-family: verdana; }
.contact-wrap .inner ul { padding-top: 15px; border-top: 1px solid #ccd5db; margin-top: 15px; }
.contact-wrap .inner ul li { word-break: break-all; }
.contact-wrap .inner ul li span, .contact-wrap .inner ul li span i { padding-right: 8px; }
.contact-wrap .inner ul li span i { color: #014a96 ; }

.map-wrap img { max-width: 100%; }

.article-contents-header { border-bottom: 1px solid #7199c4; padding-bottom: 30px; }  
.article-contents-header em { font-size: 28px; font-weight: bold; color: #004299; display: block;}
.article-contents-body { padding: 30px 0; } .article-contents-body p { text-indent: 2em; }
.article-contents-body .quote { padding: 20px; border: 2px dashed #a3afb7; margin: 20px 0; font-weight: bold;}
.article-contents-body .imr { text-align: center; } .article-contents-body .imr img { max-width: 100%; }
.article-contents-footer .ex { border-bottom: 1px solid #7199c4; padding: 20px 0; margin-bottom: 30px;}
.article-contents-footer .pager a { display: block; text-align: left; line-height: 2;}

.raw-quote { padding: 30px; border: 1px solid #7199c4; text-align: center; color: #014a96; font-weight: bold; max-width: 420px; margin: 0 auto; margin-bottom: 50px;}
.raw-tmp01-wrap { text-align: center; margin: 50px auto; line-height: 3; }

.raw-tmp02-wrap { padding-bottom: 30px; }
.raw-tmp02-wrap > .c1 {  height: 240px;width: 35%; float: left; background-color: #d5eaef; padding: 25px;} 
.raw-tmp02-wrap > .c2 {  height: 240px;width: 65%; float: right; background: url(../images/raw-tmp-02.png) no-repeat 50% 50%; background-size: cover; } 
.raw-tmp02-wrap > .c1 > .t { font-size: 28px; font-weight: bold; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #808587; }
.raw-tmp02-wrap > .c1 > .c { text-indent: 2em; }
.raw-tmp02-wrap > .c1 { width: 45%; height: 295px;} 
.raw-tmp02-wrap > .c2 { width: 55%; height: 295px;}
.raw-tmp02-wrap > .c1 > .c { text-align: justify; }

.raw-tmp03-wrap .c { height: 240px; padding: 30px; line-height: 2.2; font-size: 16px; font-weight: bold; text-align: center;}
.raw-tmp03-wrap .c1 .c { background: url(../images/raw-bto-02.jpg) no-repeat; }
.raw-tmp03-wrap .c2 .c{ background: url(../images/raw-bto-01.jpg) no-repeat; }
.raw-tmp03-wrap .c3 .c{ background: url(../images/raw-bto-03.jpg) no-repeat; }
.raw-tmp03-wrap  .t { background-color: #014a96; color: #FFF; text-align: center; font-weight: bold; padding: 15px 0;}
.raw-tmp03-wrap .c { line-height: 1.4; font-size: 14px; height: 290px; }
/* // */
.submit-wrap { text-align: right; padding-top: 10px;}


.st-aboutus-r01 > .col-xs-4 { border: 5px solid #FFF; background-color: #ebf5f7 !important; padding-bottom: 20px; min-height: 320px; }
.st-aboutus-r01 > .col-xs-4 { min-height: 490px;  }
.st-aboutus-r01 > .col-xs-4 > div { margin-bottom: 20px; padding-bottom: 20px; background: url(../images/b-hr-1.png) no-repeat 50% 100%; }
.st-aboutus-r01 > .col-xs-12 { background: url(../images/b-hr-2.png) no-repeat 50% 40px; }

.st-aboutus-r02 .nav-tabs { text-align: center; }
.st-aboutus-r02 .nav-tabs > li { float: none; display: inline-block; }
.st-aboutus-r02 .tab-pane { padding: 20px 0; }
.st-aboutus-r02 .row { padding: 15px 20px; }


.st-aboutus-r02 .nav-tabs > li > a { padding: 5px 30px; border-radius: 12px; }
.st-aboutus-r02 .nav-tabs,
.st-aboutus-r02 .nav-tabs > li > a,
.st-aboutus-r02 .nav-tabs > li.active > a, 
.st-aboutus-r02 .nav-tabs > li.active > a:focus, 
.st-aboutus-r02 .nav-tabs > li.active > a:hover {
	border: 0;
}
.st-aboutus-r02 .nav-tabs > li.active > a, 
.st-aboutus-r02 .nav-tabs > li.active > a:focus, 
.st-aboutus-r02 .nav-tabs > li.active > a:hover { background-color: #0082ff; color: #fff; }






