select {
    font-size: 12px;
}

table {
    border-collapse: collapse;
}

fieldset, img {
    border: 0 none;
}

fieldset {
    margin: 0;
    padding: 0;
}

html, body {
    padding: 0;
    margin: 0;
}

fieldset p {
    margin: 0;
    padding: 0 0 0 8px;
}

legend {
    display: none;
}


address, caption, em, strong, th, i {
    font-style: normal;
    font-weight: 400;
}

table caption {
    margin-left: -1px;
}

ol, ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

caption, th {
    text-align: left;
}

q:before, q:after, blockquote:before, blockquote:after {
    content: ' ';
}

.banner_z {
    height: 625px;
    background: url("/stac/images/banner.png") no-repeat center center;
    display: flex;
    ;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    min-width: 1200px;
    flex-wrap: wrap;
}

    .banner_z .flex_box {
        display: flex;
        width: 1200px;
    }

.flex_box + .flex_box {
    margin-top: 30px;
}

.flex_box.center {
    justify-content: center;
}

.flex_box .item {
    text-align: center;
    width: 264px;
    height: 230px;
    display: block;
    cursor: pointer;
}

    .flex_box .item + .item {
        margin-left: 48px;
    }

    .flex_box .item img {
        display: block;
    }

    .flex_box .item h2 {
        line-height: 62px;
        font-size: 20px;
        color: #444;
        font-weight: 600;
        background: #fff;
        text-align: center;
    }

a {
    text-decoration: none;
}

.section {
    height: 570px;
    display: block;
    text-decoration: none;
}

.pink {
    background-color: #ffece4;
}

.flex_container {
    display: flex;
    height: 100%;
    width: 1200px;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    flex-wrap: wrap;
}

    .flex_container .info_text {
        width: 450px;
    }

.info_text h2 {
    font-size: 28px;
    color: #444;
    line-height: 1em;
    margin-bottom: 60px;
}

.number {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 30px;
    margin-right: 10px;
    background-image: url("/stac/images/number.png");
}

.info_text li {
    color: #333333;
    font-size: 18px;
    margin-bottom: 25px;
}

.number.T1 {
    background-position: 0 0;
}

.number.T2 {
    background-position: 0 -53px;
}

.number.T3 {
    background-position: 0 -104px;
}

.number.T4 {
    background-position: 0 -154px;
}

.number.T5 {
    background-position: 0 -204px;
}

.flex_container .info_text.color_block {
    margin-right: 0;
    margin-left: 137px;
}

.color_block {
    width: 469px;
    height: 354px;
    background-color: #a38a76;
    color: #fff;
    padding: 45px 0 0 40px;
    box-sizing: border-box;
    position: relative;
    z-index: 99;
}

    .color_block:before {
        content: " ";
        position: absolute;
        width: 100%;
        height: 100%;
        left: -27px;
        bottom: -22px;
        background-color: #a38a76;
        opacity: 0.1;
    }

    .color_block .number {
        background-image: url("/stac/images/number-w.png");
    }

    .color_block li {
        color: #fff;
    }

    .color_block h2 {
        color: #fff;
        font-size: 22px;
    }

p.remark {
    margin: 20px 0 30px 0;
    text-align: center;
    width: 100%;
    font-size: 20px;
    color: #666;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.ul_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    ;
}

    .ul_flex .item {
        width: 387px;
        height: 164px;
        margin-bottom: 15px;
        border-radius: 2px;
        border: solid 1px #e2e2e2;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #ffffff;
        box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.09);
        transition: all .3s;
    }

        .ul_flex .item:hover {
            transform: scale(1.05);
        }

        .ul_flex .item img {
            margin-right: 15px;
        }

        .ul_flex .item .info_text h3 {
            color: #666666;
            font-size: 18px;
        }

        .ul_flex .item .info_text p {
            width: 241px;
            height: 32px;
            margin-top: 10px;
            color: #999;
        }

.w1920_container {
    width: 100%;
    min-width: 1200px;
    height: 522px;
    margin-top: 40px;
    background: #a38a76;
}

    .w1920_container .left_con {
        float: left;
        height: 100%;
        background: url("/stac/images/bb_02.png") right center;
        width: 50%;
        background-size: inherit;
        position: relative;
    }

.white_con {
    position: absolute;
    width: 493px;
    height: 403px;
    background-color: rgba(255, 255, 255, .87);
    right: 67px;
    top: 65px;
    padding-right: 45px;
    box-sizing: border-box;
    ;
}

    .white_con h1 {
        color: #444444;
        font-size: 26px;
        margin-top: 47px;
        text-align: right;
        border-right: 5px solid #a38a76;
        line-height: 1em;
        padding-right: 15px;
    }

    .white_con ul {
        margin-top: 80px;
    }

    .white_con li {
        text-align: right;
        color: #444444;
        margin-bottom: 40px;
        font-size: 16px;
    }

.right_con.sp {
    color: #fff;
    padding-left: 50px;
    width: 50%;
    float: right;
    box-sizing: border-box;
}

.right_con h1 {
    margin: 112px 0 80px 0;
    font-size: 26px;
    font-weight: 400;
}

.right_con li {
    margin-bottom: 40px;
    font-size: 16px;
}

    .right_con li .iconfont {
        margin-right: 16px;
    }

.tit_h1 {
    font-size: 28px;
    color: #444;
    font-weight: 600;
    text-align: center;
    margin-top: 40px;
}

.sp_img {
    display: block;
    margin: 94px auto 0 auto;
}

.service_item {
    width: 280px;
    height: 290px;
    background-color: #ffffff;
    box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.09);
    padding: 20px 30px;
    box-sizing: border-box;
    text-align: center;
    transition: all .3s;
}

    .service_item:hover {
        transform: scale(1.05);
    }

    .service_item h2 {
        color: #444444;
        font-size: 18px;
        font-weight: 400;
        margin: 25px 0;
        text-align: center
    }
	
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 769px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 960px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1230px) {
  .container {
    width: 1230px;
  }
}
.bg-bai {
background-color:rgb(255, 255, 255);
margin-top:20px;
}
.bg-lan {
background-color:#eef7ff;display:block;height:auto;
padding:40px 0 40px 0;
margin-top:40px;
}

.bg-lanse {
    background: url(/stac/img2015/bg.png) center 0 repeat-y #e5f3ff;
}

.row{width:100%;display:inline-block;}

.indextitle {
margin:auto;
width:200px;
text-align:center;
font-size:30px;
line-height:50px;
border-bottom:#a38a76 solid 3px;
}

.indextitle2 {
color:#5f5f5f;
margin:auto;
text-align:center;
font-size:16px;
line-height:26px;
padding-top:15px;
padding-bottom:5px;
}
.proindex {
width:100%;
margin-top:23px;
text-align:left;
background: url(/stac/images/ico1.png) center 10px no-repeat;
padding-bottom:10px;
border-bottom:#ffffff 3px solid;
}

.proindex:hover {
background: url(/stac/images/ico12.png) center 10px no-repeat;
-webkit-animation: dese 0.5s 1;
-moz-animation: dese 0.5s 1;
animation: dese 0.5s 1;
border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 20px #cccccc;
-moz-box-shadow: 0 0 20px #cccccc;
box-shadow: 0px 0px 20px #cccccc;
border-bottom:#152465 3px solid;
}
.proindex2 {
width:100%;
margin-top:23px;
text-align:left;
background: url(/stac/images/ico2.png) center 10px no-repeat;
padding-bottom:10px;
border-bottom:#ffffff 3px solid;
}

.proindex2:hover {
background: url(/stac/images/ico22.png) center 10px no-repeat;
-webkit-animation: dese 0.5s 1;
-moz-animation: dese 0.5s 1;
animation: dese 0.5s 1;
border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 20px #cccccc;
-moz-box-shadow: 0 0 20px #cccccc;
box-shadow: 0px 0px 20px #cccccc;
border-bottom:#152465 3px solid;
}
.proindex3 {
width:100%;
margin-top:23px;
text-align:left;
background: url(/stac/images/ico4.png) center 10px no-repeat;
padding-bottom:10px;
border-bottom:#ffffff 3px solid;
}

.proindex3:hover {
background: url(/stac/images/ico42.png) center 10px no-repeat;
-webkit-animation: dese 0.5s 1;
-moz-animation: dese 0.5s 1;
animation: dese 0.5s 1;
border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 20px #cccccc;
-moz-box-shadow: 0 0 20px #cccccc;
box-shadow: 0px 0px 20px #cccccc;
border-bottom:#152465 3px solid;
}
.proindex4 {
width:100%;
margin-top:23px;
text-align:left;
background: url(/stac/images/ico3.png) center 10px no-repeat;
padding-bottom:10px;
border-bottom:#ffffff 3px solid;
}

.proindex4:hover {
background: url(/stac/images/ico32.png) center 10px no-repeat;
-webkit-animation: dese 0.5s 1;
-moz-animation: dese 0.5s 1;
animation: dese 0.5s 1;
border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 20px #cccccc;
-moz-box-shadow: 0 0 20px #cccccc;
box-shadow: 0px 0px 20px #cccccc;
border-bottom:#152465 3px solid;
}

.iprotitle {
padding-top:150px;
text-align:center;
font-size:20px;
color:#152465;
}

.iprocontent {
text-align:center;
padding:5px 10px 5px 10px;
font-size:14px;line-height:180%;
color:#333333;
}

.iproprice {
text-align:center;
font-size:14px;
color:#333333;
}

.iproprice b {
    display: inline-block;
    color: #ff7800;
    font-size: 22px;
    line-height: 35px;
}

.iprolink {
    display: block;
    width: 154px;
    height: 41px;
    margin: 5px auto;
    line-height: 41px;
    color: #fff;
    background: #a38a76;
    text-align: center;
    font-size: 16px;
}
.iprolink:hover {
color:#FFFFFF;
}
.ysindex {
width:100%;
margin-top:23px;
text-align:left;
}

.ysindex h2.iystitle {
text-align:left;
padding-left:40px;
font-size:24px;
color:#000000;
height:30px;
line-height:30px;
background:url(/stac/images/ysico1.png) no-repeat;
}

.ysindex h2.iystitle2 {
text-align:left;
padding-left:40px;
font-size:24px;
color:#000000;
height:30px;
line-height:30px;
background:url(/stac/images/ysico2.png) no-repeat;
}

.ysindex h2.iystitle3 {
text-align:left;
padding-left:40px;
font-size:24px;
color:#000000;
height:30px;
line-height:30px;
background:url(/stac/images/ysico3.png) no-repeat;
}
.ysindex .iyscontent {
text-align:left;
padding-left:40px;
font-size:14px;
line-height:28px;
color:#333333;
}


.jfindex {
width:100%;
border:#e4ecf3 solid 1px;
margin-top:23px;
max-width:278px;
text-align:left;
}

.jfindex h2.ijftitle {
text-align:center;
font-size:20px;
color:#152465;
}

.jfindex .ijfcontent {
text-align:left;
padding-left:10px;
padding-right:10px;
font-size:14px;
color:#333333;
padding-bottom:10px;
}

.jfindex .ijflink {
    display: block;
    width: 154px;
    height: 41px;
    margin: 5px auto;
    line-height: 41px;
    color: #fff;
    background: #1478cd;
    text-align: center;
    font-size: 16px;
}

.maintit{ padding-top:60px; padding-bottom:20px; }
.t1{ font-size:20px; color:#221815; }
.t2{ font-size:35px; line-height:50px; padding:6px 0; color:#221815; font-family:Arial; }
.t3{ font-size:18px; line-height:18px; color:#d7000f; }


.brandt2{ font-size:35px; line-height:50px; padding:6px 0; color:#221815; font-family:Arial; text-align:center;}
.banrdlogo{
margin:auto;
text-align:left;
}
.banrdlogo img {
max-width:350px;
}
.imgbord {
padding:5px;
border:#CCCCCC 1px solid;
}
.protitle {
margin:auto;
height:40px;
font-size:18px;
font-weight:bold;
 color: #333333;	
}
.proinfo {
margin:auto;
width:100%;
font-size:14px;
line-height:26px;
 color: #333333;	
}
.proinfo h2 {
 font-weight:bold;	
}
.progn {
margin-top:50px;
height:30px;
line-height:30px;
font-size:15px;
font-weight:bold;
color: #333333;	
}
.progninfo {
    line-height:22px;
	display: block;
    padding: 0px 25px 20px 20px;
	font-size:14px;
    color: #333333;	
}
.progninfo ul {
	margin-bottom: 35px !important;
	margin: 0;
    padding: 0 0 0 17px;
}

.progninfo ul li {
padding-left:4px;
list-style-type:disc;
}

.protitle2 {
margin-top:30px;
text-align:center;
height:25px;
line-height:25px;
width:90px;
background:#152465;
color:#FFFFFF;
}
.protext {
	line-height:22px;
	display: block;
    border: 1px solid #d6d6d6;
    padding: 0px 25px 20px 20px;
	font-size:14px;
    color: #333333;	
}
.protext img {
    max-width: 100%;
}
.protext strong {
  margin-top:30px;
}
.protext p {
  margin-bottom:10px;
}
.protext p strong {
	margin-top:35px;
	display:block;
}
.protext ul {
	margin-bottom: 35px !important;
	margin: 0;
    padding: 0 0 0 17px;
}

.protext ul li {
padding-left:4px;
list-style-type:disc;
}
@media all and (min-width:801px)
{
.site-header .switch-locale-wrap:hover .dropdown-menu {
	display: block;
}
.site-header .switch-locale-wrap:hover .switch-locale {
	background-color: rgba(255, 255, 255, 1);
}
}
@media all and (max-width:1199px)
{
.site-header .navbar-nav > li > a {
	margin-right: 10px;
}
.site-header .switch-locale {
	margin: 17px 0px; padding: 9px 5px; border-radius: 3px 3px 0px 0px; text-align: left; display: inline-block; position: relative;
}

}
@media all and (max-width:980px)
{
.site-header .navbar-nav > li > a {
	padding-right: 12px; padding-left: 12px; margin-right: 3px;
}
.site-header .switch-locale {
	padding: 9px 5px;
}
.site-header .switch-locale .dropdown-menu {
	width: auto !important;
}
}
@media all and (min-width:801px)
{
.site-header .navbar-button .user .user-name {
	max-width: 125px;
}
}

@media all and (max-width:800px)
{
.readable img {
	width: 100%;
}
.readable p > img {
	width: 100%;
}
.logonew{
height:80px;
}
.site-header {
	transition:0.35s ease-in-out; top: 0px; width: 100%; border-bottom-color: transparent; border-bottom-width: 1px; border-bottom-style: solid; position: fixed; z-index: 103; opacity: 1; box-shadow: 0px 2px 20px rgba(0,0,0,0.16); background-color: rgba(255, 255, 255, 1); -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, .16); -moz-box-shadow: 0 2px 20px rgba(0, 0, 0, .16); -webkit-transition: all .35s ease-in-out; -o-transition: all .35s ease-in-out; height:50px;
}
.site-header .switch-locale .dropdown-menu > li > a {
	width: 100%; 
}
.toptop{
height:60px;
}
.topdesign {
height:50px;
}
.site-header .navbar-brand {
	margin: 0px 0px; padding: 0px; width: 200px; text-indent: -9999px; background-image: url("/stac/images/logom.jpg"); background-repeat: no-repeat; height:50px;
}
.site-header.transparent {
	border-bottom-color: transparent; border-bottom-width: medium; border-bottom-style: none; -webkit-box-shadow: none; 
}
.site-header.transparent .navbar-nav > li > a {
	color: rgb(56, 56, 56);
}
.site-header.transparent .navbar-nav > li > a:hover {
	color:#152465; background-color: rgba(255, 255, 255, 1);
}
.site-header.transparent .switch-locale .dropdown-toggle {
	color: rgb(56, 56, 56) !important;
}
.site-header.transparent .switch-locale .dropdown-toggle:hover {
	color:#152465;
}
.site-header.transparent .switch-locale .dropdown-menu {
	top: 41px; background-color: rgba(255, 255, 255, 1);
}
.site-header.transparent .switch-locale .dropdown-menu > li > a {
	color: rgb(56, 56, 56);
}
.site-header.transparent .switch-locale .dropdown-menu > li > a:focus {
	color: rgb(56, 56, 56); background-color: rgba(255, 255, 255, 1);
}
.site-header.transparent .switch-locale .dropdown-menu > li > a:hover {
	color: rgb(56, 56, 56); background-color: rgba(255, 255, 255, 1);
}
.site-header.transparent .switch-locale:hover {
	background-color: rgba(255, 255, 255, 1);
}
.site-header.transparent .navbar-button > li > a.user {
	color: rgb(56, 56, 56);
}
.site-header.transparent .navbar-button > li > a.login {
	border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(56, 56, 56); background-color: transparent;
}
.site-header.transparent .navbar-button > li > a.login:hover {
	color:#152465; background-color: rgb(56, 56, 56);
}
.site-header .container {
	background-color: rgba(255, 255, 255, 1);
}
.site-header.transparent .navbar-button .info-wrap:hover .avatar {
	border: 1px solid rgb(255, 255, 255); border-image: none;
}
.site-header.transparent .navbar-button .info-wrap:hover .user {
	color: rgb(56, 56, 56);
}
.site-header .navbar-header {
  width:100%;
}
.site-header .navbar-header .navbar-brand {
	margin: 0px; width: 200px !important; background-image: url("/stac/images/logom.jpg") !important; height:50px;
}
.site-header .navbar-header .navbar-toggle {
	margin: 8px 0px; padding: 6px 15px; border: 1px solid rgb(56, 56, 56); transition:none;  color: rgb(56, 56, 56); background-color: rgb(255, 255, 255); 
}
.site-header .navbar-header .navbar-toggle:focus {
	border: 1px solid rgb(56, 56, 56); border-image: none; color: rgb(56, 56, 56); cursor: pointer; background-color: rgb(255, 255, 255);
}
.site-header .navbar-header .navbar-toggle:hover {
	border: 1px solid rgb(56, 56, 56); border-image: none; color: rgb(56, 56, 56); cursor: pointer; background-color: rgb(255, 255, 255);
}
.site-header .navbar-collapse {
	margin: 0px -20px; padding-right: 20px; background-color: rgb(255, 255, 255);
}
.site-header .navbar-collapse .navbar-button > li {
	padding: 0px; width: 100%;
}
.site-header .navbar-collapse .navbar-button > li > a {
	margin: 10px auto; padding: 8px 12px; width: 100%;
}
.site-header .navbar-collapse .navbar-button > li > a.login {
	margin-bottom: 0px;
}
.site-header .navbar-collapse .navbar-button .switch-locale-wrap {
	text-align: center; border-bottom-color: rgb(237, 237, 237); border-bottom-width: 1px; border-bottom-style: dashed;
}
.site-header .navbar-collapse .navbar-button .switch-locale-wrap .switch-locale {
	margin: 0px; padding: 0px; width: 100%;
}
.site-header .navbar-collapse .navbar-button .switch-locale-wrap .switch-locale .dropdown-toggle {
	height: 50px; line-height: 50px; display: block;
}
.site-header .navbar-collapse .navbar-button .switch-locale-wrap .switch-locale .dropdown-togglea {
	height: 50px; line-height: 50px; display: block;
}
.site-header .navbar-collapse .navbar-button .switch-locale-wrap .switch-locale .dropdown-menu {
	top: 0px; width: 100% !important; position: relative; box-shadow: none !important; background-color: transparent;
}
.site-header .navbar-collapse .navbar-button .switch-locale-wrap .switch-locale .dropdown-menu > li > a:focus {
	color:#152465; background-color: transparent;
}
.site-header .navbar-collapse .navbar-button .switch-locale-wrap .switch-locale .dropdown-menu > li > a:hover {
	color:#152465; background-color: transparent;
}
.site-header .navbar-collapse .navbar-button .info-wrap {
	margin: 8px 0px !important; text-align: left; float: left; position: relative;
}
.site-header .navbar-collapse .navbar-button .info-wrap .user {
	margin: 0px; padding-left: 30px; display: inline-block;
}
.site-header .navbar-collapse .navbar-button .info-wrap .user .avatar {
	left: 0px;
}
.site-header .navbar-collapse .navbar-button .info-wrap .login {
	margin-left: 0px !important;
}
.site-header .navbar-collapse .navbar-button .info-wrap .logout {
	margin: 0px; top: 2px; width: auto; right: 0px; color: rgb(56, 56, 56); font-size: 14px; display: inline-block; position: absolute;
}
.site-header .navbar-collapse .navbar-button .info-wrap .signup {
	margin-left: 15px !important;
}
/*.site-header .navbar-collapse.collapsing {
	overflow: visible;
}*/
.site-header .navbar-collapse.in {
	overflow: visible;
}
.site-header .navbar-collapse.collapsing .items-wrap {
	display: flex; flex-direction: column-reverse;
}
.site-header .navbar-collapse.in .items-wrap {
	display: flex; flex-direction: column-reverse;
}
.site-header .navbar-collapse.collapsing {
	-ms-overflow-y: hidden;
}
.site-header .navbar {
	margin: 0px; border: 0px currentColor; border-image: none; height: 50px; padding-bottom: 5px;
}
.site-header .navbar .navbar-nav {
	margin: 0px;
}
.site-header .navbar .navbar-nav > li > a {
	padding: 15px 24px; text-align: center; margin-right: 0px;
}
.site-header .navbar .navbar-nav > li.active > a {
	border-radius: 4px;
}

.site-header .navbar {
	border: currentColor; border-image: none; height: 50px; margin-bottom: 0px;
}
}

.site-header.transparent {
	border-bottom-color: transparent; border-bottom-width: medium; border-bottom-style: none; -webkit-box-shadow: none; 
}
.site-header.transparent .navbar-nav > li > a {
	color: rgb(56, 56, 56);
}
.site-header.transparent .navbar-nav > li > a:hover {
	color:#152465; background-color: rgba(255, 255, 255, 1);
}
.site-header.transparent .switch-locale .dropdown-toggle {
	color: rgb(56, 56, 56) !important;
}
.site-header.transparent .switch-locale .dropdown-toggle:hover {
	color:#152465;
}
.site-header.transparent .switch-locale .dropdown-menu {
	top: 41px; background-color: rgba(255, 255, 255, 1);
}
.site-header.transparent .switch-locale .dropdown-menu > li > a {
	color: rgb(56, 56, 56);
}
.site-header.transparent .switch-locale .dropdown-menu > li > a:focus {
	color: rgb(56, 56, 56); background-color: rgba(255, 255, 255, 1);
}
.site-header.transparent .switch-locale .dropdown-menu > li > a:hover {
	color: rgb(56, 56, 56); background-color: rgba(255, 255, 255, 1);
}
.site-header.transparent .switch-locale:hover {
	background-color: rgba(255, 255, 255, 1);
}
.site-header.transparent .navbar-button > li > a.user {
	color: rgb(56, 56, 56);
}
.site-header.transparent .navbar-button > li > a.login {
	border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(56, 56, 56); background-color: transparent;
}
.site-header.transparent .navbar-button > li > a.login:hover {
	color:#152465; background-color: rgb(56, 56, 56);
}
.site-header.mobile-header {
	background-color: rgba(255, 255, 255, 1);
}
.site-header.mobile-header .container {
	background-color: rgba(255, 255, 255, 1);
}
.site-header.transparent .navbar-button .info-wrap:hover .avatar {
	border: 1px solid rgb(255, 255, 255); border-image: none;
}
.site-header.transparent .navbar-button .info-wrap:hover .user {
	color: rgb(56, 56, 56);
}

.nav-tabs .dropdown-menu {
	margin-top: -1px; border-top-left-radius: 0px; border-top-right-radius: 0px;
}
.navbar {
	border: 1px solid transparent; border-image: none; margin-bottom: 40px; position: relative; min-height: 50px;
}
.navbar-collapse {
	padding-right: 16px; padding-left: 16px; border-top-color: transparent; border-top-width: 1px; border-top-style: solid; -ms-overflow-x: visible; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1); -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
	-ms-overflow-y: auto;
}
@media all and (min-width:801px)
{
.navbar {
	border-radius: 3px;
}
.navbar-header {
	float: left;
}
.navbar-collapse {
	width: auto; border-top-color: currentColor; border-top-width: 0px; border-top-style: none; box-shadow: none;
}
.navbar-collapse.collapse {
	height: auto !important; overflow: visible !important; padding-bottom: 0px; display: block !important; padding-top:0px;
}
.navbar-collapse.in {
	-ms-overflow-y: visible;
}
.navbar-fixed-bottom .navbar-collapse {
	padding-right: 0px; padding-left: 0px;
}
.navbar-fixed-top .navbar-collapse {
	padding-right: 0px; padding-left: 0px;
}
.navbar-static-top .navbar-collapse {
	padding-right: 0px; padding-left: 0px;
}
}
.embed-responsive {
	overflow: hidden;
}
.modal {
	overflow: hidden;
}
.modal-open {
	overflow: hidden;
}
.progress {
	overflow: hidden;
}
@media all and (orientation:landscape) and (max-width:480px)
{
.navbar-fixed-bottom .navbar-collapse {
	max-height: 200px;
}
.navbar-fixed-top .navbar-collapse {
	max-height: 200px;
}
.navbar-brand {
	padding: 0px 0px; height: 60px; line-height: 20px; font-size: 15px; float: left;
}
}
.container-fluid > .navbar-collapse {
	margin-right: -16px; margin-left: -16px;
}
.container-fluid > .navbar-header {
	margin-right: -16px; margin-left: -16px;
}
.container > .navbar-collapse {
	margin-right: -16px; margin-left: -16px;
}
.container > .navbar-header {
	margin-right: -16px; margin-left: -16px;
}
.navbar-static-top {
	border-width: 0px 0px 1px; z-index: 1000;
}
.navbar-fixed-bottom {
	left: 0px; right: 0px; position: fixed; z-index: 1030; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.navbar-fixed-top {
	left: 0px; right: 0px; position: fixed; z-index: 1030; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.navbar-fixed-top {
	border-width: 0px 0px 1px; top: 0px;
}
.navbar-fixed-bottom {
	border-width: 1px 0px 0px; bottom: 0px; margin-bottom: 0px;
}
.navbar-brand {
	padding: 0px 0px; height: 68px; line-height: 20px; font-size: 15px; float: left;
}
.navbar-brand:focus {
	text-decoration: none;
}
.navbar-brand:hover {
	text-decoration: none;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 1%;
  padding-left: 1%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 89.66666667%;
}
.col-xs-10 {
  width: 81.33333333%;
}
.col-xs-9 {
  width: 73%;
}
.col-xs-8 {
  width: 64.66666667%;
}
.col-xs-7 {
  width: 56.33333333%;
}
.col-xs-6 {
  width: 48%;
}
.col-xs-5 {
  width: 39.66666667%;
}
.col-xs-4 {
  width: 31.33333333%;
}
.col-xs-3 {
  width: 23%;
}
.col-xs-2 {
  width: 14.66666667%;
}
.col-xs-1 {
  width: 6.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 89.66666667%;
}
.col-xs-pull-10 {
  right: 81.33333333%;
}
.col-xs-pull-9 {
  right: 73%;
}
.col-xs-pull-8 {
  right: 64.66666667%;
}
.col-xs-pull-7 {
  right: 56.33333333%;
}
.col-xs-pull-6 {
  right: 48%;
}
.col-xs-pull-5 {
  right: 39.66666667%;
}
.col-xs-pull-4 {
  right: 31.33333333%;
}
.col-xs-pull-3 {
  right: 21%;
}
.col-xs-pull-2 {
  right: 14.66666667%;
}
.col-xs-pull-1 {
  right: 6.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 89.66666667%;
}
.col-xs-push-10 {
  left: 81.33333333%;
}
.col-xs-push-9 {
  left: 73%;
}
.col-xs-push-8 {
  left: 64.66666667%;
}
.col-xs-push-7 {
  left: 56.33333333%;
}
.col-xs-push-6 {
  left: 48%;
}
.col-xs-push-5 {
  left: 39.66666667%;
}
.col-xs-push-4 {
  left: 31.33333333%;
}
.col-xs-push-3 {
  left: 23%;
}
.col-xs-push-2 {
  left: 14.66666667%;
}
.col-xs-push-1 {
  left: 6.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 769px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 89.66666667%;
  }
  .col-sm-10 {
    width: 81.33333333%;
  }
  .col-sm-9 {
    width: 73%;
  }
  .col-sm-8 {
    width: 64.66666667%;
  }
  .col-sm-7 {
    width: 56.33333333%;
  }
  .col-sm-6 {
    width: 48%;
  }
  .col-sm-5 {
    width: 39.66666667%;
  }
  .col-sm-4 {
    width: 31.33333333%;
  }
  .col-sm-3 {
    width: 23%;
  }
  .col-sm-2 {
    width: 14.66666667%;
  }
  .col-sm-1 {
    width: 6.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 14.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 6.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 98%;
  }
  .col-md-11 {
    width: 89.66666667%;
  }
  .col-md-10 {
    width: 81.33333333%;
  }
  .col-md-9 {
    width: 73%;
  }
  .col-md-8 {
    width: 64.66666667%;
  }
  .col-md-7 {
    width: 56.33333333%;
  }
  .col-md-6 {
    width: 48%;
  }
  .col-md-5 {
    width: 39.66666667%;
  }
  .col-md-4 {
    width: 31.33333333%;
  }
  .col-md-3 {
    width: 23%;
  }
  .col-md-2 {
    width: 14.66666667%;
  }
  .col-md-1 {
    width: 6.33333333%;
  }
  .col-md-pull-12 {
    right: 98%;
  }
  .col-md-pull-11 {
    right: 89.66666667%;
  }
  .col-md-pull-10 {
    right: 81.33333333%;
  }
  .col-md-pull-9 {
    right: 73%;
  }
  .col-md-pull-8 {
    right: 64.66666667%;
  }
  .col-md-pull-7 {
    right: 56.33333333%;
  }
  .col-md-pull-6 {
    right: 48%;
  }
  .col-md-pull-5 {
    right: 39.66666667%;
  }
  .col-md-pull-4 {
    right: 31.33333333%;
  }
  .col-md-pull-3 {
    right: 23%;
  }
  .col-md-pull-2 {
    right: 14.66666667%;
  }
  .col-md-pull-1 {
    right: 6.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 98%;
  }
  .col-md-push-11 {
    left: 89.66666667%;
  }
  .col-md-push-10 {
    left: 81.33333333%;
  }
  .col-md-push-9 {
    left: 73%;
  }
  .col-md-push-8 {
    left: 64.66666667%;
  }
  .col-md-push-7 {
    left: 56.33333333%;
  }
  .col-md-push-6 {
    left: 48%;
  }
  .col-md-push-5 {
    left: 39.66666667%;
  }
  .col-md-push-4 {
    left: 31.33333333%;
  }
  .col-md-push-3 {
    left: 23%;
  }
  .col-md-push-2 {
    left: 14.66666667%;
  }
  .col-md-push-1 {
    left: 6.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 98%;
  }
  .col-md-offset-11 {
    margin-left: 89.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 81.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 73%;
  }
  .col-md-offset-8 {
    margin-left: 64.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 56.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 48%;
  }
  .col-md-offset-5 {
    margin-left: 39.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 31.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 23%;
  }
  .col-md-offset-2 {
    margin-left: 14.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 6.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 98%;
  }
  .col-lg-11 {
    width: 89.66666667%;
  }
  .col-lg-10 {
    width: 81.33333333%;
  }
  .col-lg-9 {
    width: 73%;
  }
  .col-lg-8 {
    width: 64.66666667%;
  }
  .col-lg-7 {
    width: 56.33333333%;
  }
  .col-lg-6 {
    width: 48%;
  }
  .col-lg-5 {
    width: 39.66666667%;
  }
  .col-lg-4 {
    width: 31.33333333%;
  }
  .col-lg-3 {
    width: 23%;
  }
  .col-lg-2 {
    width: 14.66666667%;
  }
  .col-lg-1 {
    width: 6.33333333%;
  }
  .col-lg-pull-12 {
    right: 98%;
  }
  .col-lg-pull-11 {
    right: 89.66666667%;
  }
  .col-lg-pull-10 {
    right: 81.33333333%;
  }
  .col-lg-pull-9 {
    right: 73%;
  }
  .col-lg-pull-8 {
    right: 64.66666667%;
  }
  .col-lg-pull-7 {
    right: 56.33333333%;
  }
  .col-lg-pull-6 {
    right: 48%;
  }
  .col-lg-pull-5 {
    right: 39.66666667%;
  }
  .col-lg-pull-4 {
    right: 31.33333333%;
  }
  .col-lg-pull-3 {
    right: 23%;
  }
  .col-lg-pull-2 {
    right: 14.66666667%;
  }
  .col-lg-pull-1 {
    right: 6.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 98%;
  }
  .col-lg-push-11 {
    left: 89.66666667%;
  }
  .col-lg-push-10 {
    left: 81.33333333%;
  }
  .col-lg-push-9 {
    left: 73%;
  }
  .col-lg-push-8 {
    left: 64.66666667%;
  }
  .col-lg-push-7 {
    left: 56.33333333%;
  }
  .col-lg-push-6 {
    left: 48%;
  }
  .col-lg-push-5 {
    left: 39.66666667%;
  }
  .col-lg-push-4 {
    left: 31.33333333%;
  }
  .col-lg-push-3 {
    left: 23%;
  }
  .col-lg-push-2 {
    left: 14.66666667%;
  }
  .col-lg-push-1 {
    left: 6.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 98%;
  }
  .col-lg-offset-11 {
    margin-left: 89.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 81.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 73%;
  }
  .col-lg-offset-8 {
    margin-left: 64.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 56.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 48%;
  }
  .col-lg-offset-5 {
    margin-left: 39.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 31.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 23%;
  }
  .col-lg-offset-2 {
    margin-left: 14.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 6.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.caselist {
margin-bottom:20px;
}
.caselist img {
border:#CCCCCC 1px solid;    max-width: 99%;
}
.case_show{
	padding:15px;
}
.case_show_left{
	width:300px;
	height:158px;
	border:#eaeaea solid 1px;
	float:left;
}
.case_show_left img{
	width:300px;
	height:158px;
}
.case_show_right{
	width:100%;
	float:left;
}
.case_show_right .case_name{
	height:18px;
	line-height:18px;
	color:#3f3f3f;
	font-size:16px;
	font-weight:bold;
/*	background:url(../images/case_naem.gif) 0 0 no-repeat;	
*/}
.case_show_right .case_info{
	line-height:20px;
	padding-top:10px;
}
.case_other{
	background:#efefef;
	padding:8px;
}
.case_bg {
background:#f2f2f2;
width:100%;
}
.case_content{
	padding-top:15px;
	padding-bottom:15px;
	line-height:20px;
	text-align:center;
}

.case_content img {
    -webkit-box-shadow: 0 0 20px #cccccc;
    -moz-box-shadow: 0 0 20px #cccccc;
    box-shadow: 0px 0px 20px #cccccc;
	max-width:100%;
}
.boxcaption{ 
 float: left; 
 position: absolute; 
 width: 100%; 
 height: 100%; 
 z-index: 50;	
}
 			
.captionfull .boxcaption {
top: 100%;
left: 0px;
}


.casetxt {
	position:absolute;
	top:50%;
	left:0px;
	right:0px;
	margin-top:-55px;
    text-align: center;
    color: #fff;
	width:100%;
}

.casetxt h3 {
    font-size: 23px;
    font-weight: bold;
    color: #fff;
}
.casetxt p {
    font-size: 16px;
    color: #fff;
}
.casetxt span {
	margin:auto;
	padding:6px 12px;
	border:#FFF 1px solid;
	border-radius:8px; 
}
.casetxt .mobshow{margin-top:6px;display:inline-block;}
.casetxt .category {
text-align:center;
}
.productimg {
  padding:3px;
  border:#CCCCCC 1px solid;
}

.casetitle {
text-align:center;
font-size:16px;
line-height:30px;
height:30px;
padding-top:8px;
}
.boxgrid{ 
width: 100%; 
height: 100%; 
margin:0px; 
/*float:left; */
overflow: hidden; 
position: relative; 
}

.boxgrid p{
padding: 10px 10px;
color:#ffffff;
font-size:13px;
text-align:left;
}

.contactbg {
background-image:url(/stac/images/contact.jpg); 
background-position: 50% 50%;
height:370px;
}
.contactbg .dline1 {
margin:auto;
width:100%;
text-align:center;
padding-top:130px;
font-size:38px; 
color:#FFFFFF;
padding-bottom:15px;
}
.lanline {
margin:auto;
width:100%;
text-align:center;
font-size:30px;
line-height:50px;
height:60px;
background:url(/stac/images/lanline.png) bottom center no-repeat;
}
.showtext {
	line-height:30px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	font-size:14px;
/*	min-height:260px;
*//*	text-indent:28px;*/
}
.showtext h3{font-size:24px;line-height:40px;}
.showtext p {
	margin-bottom:15px;
}
.showtext a {
   color:#0000FF;
}
.showtext a:hover {
color:#FF0000;
}
.showtext img {
margin:auto;
max-width:100%;
}
.jp_page{text-align:center;margin-top:30px;margin-bottom:30px;}
.jp_page li {display: inline-block;height: 34px;margin-right: 5px;}
.jp_page a,.jp_page span{background-color:#fff;border:1px solid #e5e5e5;padding:5px 9px;color:#888;display:inline-block;}
.jp_page a{cursor:pointer;}
.jp_page span{background-color:#f9f9f9;}
.jp_page .jp_page_cur,.jp_page a:hover,.jp_page span.current{background-color:#112665;color:#fff;border-color:#112665;}
	