

body {
    font: 12px/18px "Verdana","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
}
*::-moz-selection {
    background-color: #4a4a4a;
    color: #fff;
}
a, input {
    transition: all 0.25s ease-out 0s;
}
.innerbody {
    background: rgba(0, 0, 0, 0) url("../img/cont_bg.png") repeat scroll left top;
}
.header {
    background: rgba(0, 0, 0, 0) url("../img/header-bg.png") repeat scroll left top;
    font-family: "Oswald";
    height: 80px;
    position: relative;
}
.header .logo {
    float: left;
    margin-top: 14px;
    width: 300px;
}
.focus {
    border-bottom: 1px solid #ddd;
    float: left;
    height: 450px;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.shadow {
    background: rgba(0, 0, 0, 0) url("../img/focus_top.png") repeat-x scroll left top;
    height: 7px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.shadow2 {
    background: rgba(0, 0, 0, 0) url("../img/focus_top.png") repeat-x scroll left top;
    height: 7px;
    width: 100%;
}
.f1440 {
    height: 450px;
    overflow: hidden;
    width: 1440px;
}
.f1440 img {
    height: 450px;
    width: 1440px;
}
.rslides {
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
}
.rslides_nav {
    display: none;
}
.rslides_tabs {
    bottom: 20px;
    clear: both;
    left: 48%;
    position: absolute;
    text-align: center;
    z-index: 9999;
}
.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 5px;
}
.rslides_tabs a {
    border: 1px solid #fff;
    border-radius: 10px;
    display: block;
    float: left;
    height: 12px;
    margin: 0 3px;
    outline: medium none;
    text-indent: -9999px;
    width: 12px;
}
.rslides_tabs .rslides_here a {
    background-color: #fff;
    border: 1px solid #fff;
}
.nav {
    float: right;
    height: 80px;
}
.nav ul li {
    border-left: 1px solid #efefef;
    float: left;
    position: relative;
}
.nav ul li.home {
    border: medium none;
}
.nav ul li a {
    color: #999;
    display: block;
    float: left;
    font-family: "Oswald";
    font-size: 14px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    text-transform: uppercase;
    width: 95px;
}
.nav ul li.cur a, .nav ul li a:hover, .nav ul li a.active {
    background-color: #0084cb;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15) inset;
    color: #fff;
    text-decoration: none;
}
.nav ul li .sub {
    display: none;
    left: 0;
    position: absolute;
    top: 80px;
    width: 480px;
    z-index: 999;
}
.nav ul li .sub .pro_tit {
    background-color: #0084cb;
    height: 37px;
    overflow: hidden;
}
.nav ul li .sub .pro_tit a {
    color: #fff;
    float: left;
    font-family: "verdana";
    font-size: 12px;
    height: 37px;
    line-height: 37px;
    padding: 0;
    text-align: center;
    text-transform: capitalize;
    width: 160px;
}
.s_gif {
    background: rgba(0, 0, 0, 0) url("../img/sub.gif") no-repeat scroll 145px center;
}
.nav ul li .sub .pro_tit a:hover, .nav ul li .sub .pro_tit .s_a {
    background-color: #f7b600;
    border: medium none;
}
.nav ul li .sub .menu {
    background-color: #fff;
    border-top: 3px solid #f7b600;
    opacity: 0.9;
    z-index: 9999;
}
.nav ul li .sub .menu a {
    background-color: #fff;
    box-shadow: none;
    color: #000;
    display: block;
    font-family: "verdana";
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    padding-left: 20px;
    text-align: left;
    text-transform: capitalize;
    width: 460px;
}
.nav ul li .sub .menu a:hover {
    background-color: #f7b600;
    border: medium none;
}
.nav ul li .sub .menu .bri2, .nav ul li .sub .menu .bri3 {
    display: none;
}
.welcome {
    color: #3e3e3e;
    height: 130px;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
}
.welcome span {
    display: block;
    font-family: "Oswald";
    font-size: 46px;
    height: 100px;
    line-height: 100px;
}
.welcome p {
    color: #666;
    font-size: 12px;
}
.productshow {
    background: rgba(0, 0, 0, 0) url("../img/page1_block.png") repeat scroll left top;
    border-bottom: 1px solid #ddd;
    padding: 36px 0;
}
.productshow ul {
    overflow: hidden;
    width: 1024px;
}
.productshow li {
    cursor: pointer;
    display: inline;
    float: left;
    margin: 10px;
    position: relative;
    width: 321px;
}
.productshow li a {
    text-decoration: none;
}
.productshow li span {
    display: block;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    text-transform: capitalize;
}
.productshow li img {
    border: 5px solid #f8f8f8;
    box-shadow: 0.5px 0.5px 0.5px 0.5px #ddd;
    height: 260px;
    width: 310px;
}
.productshow li:hover img {
    border: 5px solid #0084cb;
    opacity: 0.8;
    transition: all 0.25s ease-out 0s;
}
.productshow li:hover span {
    background-color: #0084cb;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15) inset;
    color: #fff;
    transition: all 0.25s ease-out 0s;
}
.page2 {
    background: rgba(0, 0, 0, 0) url("../img/para-bg1.jpg") no-repeat scroll center center;
    color: #fff;
    display: block;
    height: 560px;
    padding-top: 30px;
    text-align: center;
}
.page2 span {
    display: block;
    font-family: "Oswald";
    font-size: 26px;
    height: 80px;
    line-height: 80px;
}
.page2 p {
    color: #e3e3e3;
    font-size: 12px;
}
.page2 .youtube-video {
    background-color: #289cd6;
    border-radius: 4px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    margin: 25px auto 0;
    padding: 10px;
    width: 560px;
}
.page3 {
    background: rgba(0, 0, 0, 0) url("../img/page1_block.png") repeat scroll left top;
    color: #3e3e3e;
    padding: 60px 0 36px;
    width: 100%;
}
h2.tit {
    color: #212121;
    font-family: "Oswald";
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.need_website {
    float: left;
    width: 100%;
}
.need_website .image_area {
    float: left;
    width: 40%;
}
.need_website .cont_area {
    float: left;
    width: 60%;
}
.need_website .cont_area strong {
    color: #454545;
    display: block;
    margin-bottom: 12px;
}
.need_website .cont_area ul.dot_list {
    margin-bottom: 20px;
}
.need_website .cont_area .dot_list li {
    color: #666;
}
ul.dot_list {
    float: left;
    margin: 0;
    padding: 0;
}
.dot_list li {
    background: rgba(0, 0, 0, 0) url("../img/dot.png") no-repeat scroll left 10px;
    line-height: 27px;
    margin: 0;
    padding: 0 0 0 18px;
}
a.readmore {
    background-color: #0084cb;
    border-bottom: 3px solid #036ea7;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    margin: 0 auto;
    padding: 8px 20px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #0469a0;
}
a.readmore:hover {
    background-color: #036599;
}
.whatpesay {
    overflow: hidden;
    width: 440px;
    z-index: 9;
}
.whatpesay li {
    background: rgba(0, 0, 0, 0) url("../img/testi-bg.png") no-repeat scroll left top;
    float: left;
    padding: 20px;
    width: 440px;
}
.whatpesay li p {
    color: #fff;
    display: block;
    height: 185px;
    line-height: 20px;
    text-shadow: 0 1px 0 #0469a0;
}
.who_peoarea {
    margin-left: 40px;
}
.who_peoarea .client_img {
    float: left;
    margin-right: 15px;
}
.who_peoarea strong {
    display: block;
    padding-top: 5px;
}
.who_peoarea i {
    color: #999;
    display: block;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin-top: 0;
}
.scrollbtn {
    position: relative;
}
.scrollbtn .prev {
    background: #fff url("../img/arrow-left.png") no-repeat scroll center 5px;
    border-radius: 2px;
    cursor: pointer;
    display: block;
    height: 18px;
    outline: medium none;
    position: absolute;
    right: 35px;
    text-indent: -9999px;
    top: -38px;
    width: 18px;
}
.scrollbtn .next {
    background: #fff url("../img/arrow-right.png") no-repeat scroll center 5px;
    border-radius: 2px;
    cursor: pointer;
    display: block;
    height: 18px;
    outline: medium none;
    position: absolute;
    right: 10px;
    text-indent: -9999px;
    top: -38px;
    width: 18px;
}
.prev:hover {
    background-position: center bottom;
}
.next:hover {
    background-position: center bottom;
}
.scrollbtn {
    float: right;
}
#botton-scroll {
    clear: both;
    float: left;
    margin: 0 auto;
    width: 400px;
    z-index: 0;
}
.page4 {
    background: #0084cb url("../img/iquiry.jpg") no-repeat scroll center top;
    padding-bottom: 25px;
    padding-top: 40px;
}
.i-inquiry {
    color: #fff;
    text-shadow: 0 1px 0 #0469a0;
}
.i-inquiry .left {
    font-family: "Oswald";
    font-size: 32px;
    line-height: 32px;
}
.i-inquiry .left span {
    display: block;
    font-family: Verdana;
    font-size: 16px;
    padding-top: 5px;
}
.i-inquiry .asend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 4px;
    color: #fff;
    display: block;
    float: right;
    font-size: 18px;
    margin-top: 10px;
    padding: 10px 30px;
    text-decoration: none;
}
.i-inquiry .asend:hover {
    background-color: #0469a0;
}
.input-text, .textarea-text {
    background: #fff url("../img/input.png") repeat-x scroll 0 0;
    border: 1px solid #d0d0d0;
    color: #8c8686;
    font-size: 14px;
    height: 22px;
    margin: 0 5px 0 0;
    padding: 2px 5px;
}
.textarea-text {
    height: auto;
}
.textareh {
    height: 90px;
}
.notice {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 15px;
    margin: 10px 0;
    text-align: left;
}
input.input-text, textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: medium none;
    text-shadow: 0 1px 0 #fff;
    transition: all 0.3s ease-in-out 0s;
}
input.input-text:focus, textarea:focus {
    border: 1px solid #fafafa;
    box-shadow: 0 0 5px #007eff;
}
.inner-form {
    background-color: #efeeee;
    border-bottom: 1px solid #ddd;
    border-top: 6px solid #0084cb;
    border-top-left-radius: 6px;
    border-top-right-radius: 8px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.inner-form .tit {
    background: #0084cb none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-family: "Oswald";
    font-size: 24px;
    height: 49px;
    line-height: 43px;
    text-align: center;
    text-shadow: 0 1px 0 #03602b;
}
.inner-form input, .inner-form textarea {
    float: none;
    font-size: 12px;
    margin-bottom: 20px;
    margin-left: 45px;
    width: 610px;
}
.inner-form .submit {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #0084cb;
    border-color: -moz-use-text-color -moz-use-text-color #036ea7;
    border-image: none;
    border-radius: 3px;
    border-style: none none solid;
    border-width: medium medium 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    padding: 8px 20px;
    text-align: center;
    text-decoration: none;
    width: 250px;
}
.inner-form .notice {
    color: #999;
    line-height: 38px;
    margin: 0 auto;
    width: 620px;
}
.inner-form .submit:hover {
    background-color: #036599;
}
#footer {
    background: #2b2b2b url("../img/footer-full-width-bg.png") repeat scroll left top;
    color: #c8c7c7;
    width: 100%;
}
#footer .fcent {
    background: rgba(0, 0, 0, 0) url("../img/f-bg.png") no-repeat scroll left top;
    color: #8f8f8f;
    height: 283px;
    margin: 0 auto;
    width: 1032px;
}
#footer .fcent .lgq {
    float: left;
    line-height: 20px;
    padding-top: 217px;
}
#footer .fcent .cusr {
    background: rgba(0, 0, 0, 0) url("../img/f-rbg.png") repeat-x scroll left 111px;
    float: right;
    padding-left: 70px;
    padding-top: 35px;
    width: 641px;
}
#footer .fcent .cusr .click {
    background: rgba(0, 0, 0, 0) url("../img/f-cbg.png") no-repeat scroll 112px center;
    font-family: "Oswald";
    font-size: 30px;
    line-height: 54px;
    text-align: right;
}
#footer .fcent .cusr .click a {
    color: #8f8f8f;
    font-family: Oswald;
    text-decoration: underline;
}
#footer .fcent .cusr .lettit {
    font-family: "Oswald";
    font-size: 18px;
    margin-top: 75px;
    text-align: right;
    text-transform: uppercase;
}
#footer .fcent .cusr .eandt {
    background: rgba(0, 0, 0, 0) url("../img/f-mbg.png") no-repeat scroll 35px 5px;
    float: left;
    margin-top: 10px;
    padding-left: 100px;
}
#footer .fcent .cusr .eandt a {
    color: #8f8f8f;
    text-decoration: underline;
}
#footer .fcent .cusr .suite {
    background: rgba(0, 0, 0, 0) url("../img/f-sbg.png") no-repeat scroll left top;
    float: left;
    margin-left: 35px;
    margin-top: 10px;
    padding-left: 45px;
}
.neitop {
    background: rgba(0, 0, 0, 0) url("../img/graph-bg1.png") repeat scroll left top;
    color: #fff;
    height: 100px;
    margin-bottom: 10px;
    width: 100%;
}
.neitop .curtitle {
    color: #fff;
    font-family: "Oswald";
    font-size: 26px;
    line-height: 100px;
    text-transform: capitalize;
}
.main {
    margin: 0 auto;
    width: 1000px;
}
.crumb {
    color: #fff;
    font-family: "Open Sans","Trebuchet MS",Helvetica,Arial,sans-serif;
    line-height: 100px;
    margin: 0 auto;
}
.crumb a {
    color: #fff;
    text-transform: uppercase;
}
.pronav h3 {
    background-color: #0084cb;
    border-bottom: 3px solid #036ea7;
    color: #fff;
    display: block;
    font-family: "Oswald";
    font-size: 26px;
    font-weight: normal;
    height: 51px;
    line-height: 51px;
    text-align: center;
    text-shadow: 0 1px 0 #03602b;
    width: 265px;
}
.suckerdiv ul {
    width: 265px;
}
.suckerdiv ul li {
    position: relative;
}
.suckerdiv ul li ul {
    display: none;
    position: absolute;
    right: 265px;
    top: 0;
    width: 265px;
}
.suckerdiv ul li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #eee none repeat scroll 0 0;
    border-color: -moz-use-text-color #dddddd #dddddd;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #666;
    display: block;
    font-size: 13px;
    padding: 10px 5px;
    text-indent: 28px;
    text-transform: capitalize;
}
.suckerdiv ul li a:hover, .suckerdiv ul li a.header_highlight {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #0084cb none repeat scroll 0 0;
    border-color: -moz-use-text-color #036ea7 #036ea7;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15) inset;
    color: white;
    text-decoration: none;
    text-indent: 35px;
}
.suckerdiv ul li ul li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #0084cb;
    border-color: -moz-use-text-color -moz-use-text-color #036ea7;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #fff;
    text-indent: 15px;
}
.suckerdiv ul li ul li a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #0084cb none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #036ea7;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15) inset;
    text-indent: 25px;
}
.suckerdiv .subfolderstyle {
    background: #eee url("../img/arrow-left.png") no-repeat scroll 15px center;
}
.content, .clearcon {
    background-color: #fff;
    font-size: 12px;
    line-height: 22px;
    position: relative;
}
.content p, .clearcon p {
    line-height: 22px;
    margin-bottom: 20px;
}
.content p a {
    color: #17964c;
    text-decoration: underline;
}
.content ul {
    background-color: #efefef;
    border-bottom: 1px solid #dddddd;
    border-radius: 5px;
    border-right: 1px solid #dddddd;
    margin: 10px 0;
    padding: 6px 0;
}
.content ul li {
    background: transparent url("../img/accept.png") no-repeat scroll 20px 4px;
    color: #434343;
    line-height: 22px;
    margin: 8px 0;
    padding-left: 15px;
    padding-right: 20px;
}
.content h5 {
    font-size: 14px;
    line-height: 40px;
}
.content table {
    border-collapse: collapse;
    text-align: center;
    width: 100%;
}
.content table th {
    background-color: #efefef;
    border-bottom: 3px solid #036ea7;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
}
.content table td {
    line-height: 32px;
	color:#000
}
.protable {
    text-transform: capitalize;
}
.protable tr td img {
    background-color: #eee;
    padding: 11px;
}
.product_item {
    background-color: #0084cb;
    width: 100%;
}
.product_item:hover {
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25) inset;
}
.product_item .proimg {
    background-color: #0084cb;
    width: 200px;
}
.product_item .proimg img {
    border: 10px solid #036ea7;
    height: 180px;
    width: 225px;
}
.product_item .prodesc {
    color: #fff;
    padding-right: 10px;
    padding-top: 15px;
    width: 410px;
}
.product_item .prodesc h3 {
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    text-transform: capitalize;
}
.product_item .prodesc a {
    color: #fff;
}
.product_item ol {
    margin-left: 10px;
    margin-top: 10px;
}
.product_item ol li {
    color: #fff;
    display: inline;
    float: left;
    margin: 0 10px 10px;
}
.product_item ol li a {
    background-color: #036ea7;
    color: #fff;
    display: block;
    padding: 3px 8px;
    text-align: center;
    text-transform: capitalize;
    width: 295px;
}
.product_item ol li a:hover {
    background-color: #2c2c2c;
    color: #fff;
    text-decoration: none;
}
.recommendpro {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #dddddd #dddddd;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}
.recommendpro ul li {
    height: 260px;
    overflow: hidden;
    position: relative;
}
.recommendpro ul li span {
    background-color: #eeeeee;
    bottom: 12px;
    color: #666;
    display: block;
    height: 36px;
    line-height: 36px;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    width: 263px;
}
.recommendpro ul li img {
    border: 12px solid #eeeeee;
    height: 180px;
    width: 240px;
}
.recommendpro ul li:hover img {
    border: 12px solid #0084cb;
    transition: all 0.25s ease-out 0s;
}
.recommendpro ul li:hover span {
    background-color: #0084cb;
    color: #fff;
    transition: all 0.25s ease-out 0s;
}
.relapro ol li {
    display: inline;
    float: left;
    margin: 10px 5px;
    overflow: hidden;
    position: relative;
    width: 216px;
}
.relapro ol li span {
    background-color: #eeeeee;
    bottom: 0;
    color: #666;
    display: block;
    height: 36px;
    line-height: 36px;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    width: 214px;
}
.relapro ol li img {
    border: 2px solid #eeeeee;
    height: 180px;
    width: 210px;
}
.relapro ol li:hover img {
    border: 2px solid #0084cb;
    transition: all 0.25s ease-out 0s;
}
.relapro ol li:hover span {
    background-color: #0084cb;
    color: #fff;
    transition: all 0.25s ease-out 0s;
}
.contactinfo {
    width: 480px;
}
.contactinfo h3, h3.maph3 {
    color: #0084cb;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 10px;
}
.contactinfo p {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    font-size: 13px;
    line-height: 26px;
    margin-bottom: 8px;
}
.contactinfo ul li {
    line-height: 18px;
    margin-bottom: 15px;
    padding-left: 23px;
}
.contactinfo ul li span {
    font-weight: bold;
}
.contactinfo ul li a {
    color: #666666;
    text-decoration: underline;
}
.contactinfo ul li a:hover {
    color: #0084cb;
}
.contactinfo ul li#tel {
    background: rgba(0, 0, 0, 0) url("../img/tel_icon.gif") no-repeat scroll left center;
}
.contactinfo ul li#fax {
    background: rgba(0, 0, 0, 0) url("../img/fax_icon.gif") no-repeat scroll left center;
}
.contactinfo ul li#email {
    background: rgba(0, 0, 0, 0) url("../img/email_icon.gif") no-repeat scroll left center;
}
.contactinfo ul li#add {
    background: rgba(0, 0, 0, 0) url("../img/add_icon.gif") no-repeat scroll left center;
}
.contactform {
    overflow: hidden;
    width: 500px;
}
.contactform .tit {
    background: #0084cb none repeat scroll 0 0;
    text-align: center;
}
.contactform input, .contactform textarea {
    margin-left: 20px;
    width: 446px;
}
.contactform .notice {
    width: 456px;
}
.error {
    margin: 0 auto;
}
.error .title_404 {
    background: rgba(0, 0, 0, 0) url("../img/404.jpg") no-repeat scroll center top;
    border-bottom: 1px dotted #ddd;
    height: 280px;
}
.error .found {
    border-bottom: 1px dotted #ddd;
    color: #666666;
    font-size: 14px;
    height: 90px;
    line-height: 20px;
    margin-bottom: 25px;
    padding-top: 15px;
    text-align: center;
}
.error .found .looking {
    color: #666;
    font-size: 20px;
    font-weight: bold;
    line-height: 45px;
}
.error .choose {
    margin-bottom: 40px;
}
.error .choose .title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
.error .choose ul {
    list-style: outside none none;
    margin: 0 auto;
    width: 430px;
}
.error .choose ul li {
    float: left;
    margin: 5px 10px;
}
.error .choose ul li a {
    background-color: #0084cb;
    border-bottom: 3px solid #036ea7;
    color: #fff;
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    width: 185px;
}
.error .choose ul li a:hover {
    background-color: #0469a0;
}
.pagelist {
    clear: both;
    margin: 0 auto;
    padding: 20px 0 10px;
    text-align: center;
    width: 680px;
}
.pagelist a {
    background-color: #eeeeee;
    border: 1px solid #ddd;
    color: #666;
    margin: 2px;
    padding: 6px 12px;
    text-decoration: none;
}
.pagelist a.crrent {
    background-color: #0084cb;
    border: 1px solid #026ca5;
    color: #fff;
}
.pagelist a:hover {
    background-color: #0084cb;
    color: #fff;
}
.irecommend dl {
    border-bottom: 1px dashed #ddd;
    height: 120px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.irecommend dl dt {
    float: left;
}
.irecommend dl dt img {
    border: 5px solid #fff;
    box-shadow: 0.5px 0.5px 0.5px 0.5px #dddddd;
    height: 110px;
    width: 150px;
}
.irecommend dl dd {
    float: right;
    width: 300px;
}
.irecommend dl dd span a {
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.irecommend a:hover {
    color: #0084cb;
}
.irecommend dl dd p {
    color: #666666;
    line-height: 21px;
}
.irecommend dl dd p a {
    color: #0084cb;
    margin-left: 5px;
}
.irecommend dl:last-child {
    border: medium none;
}
.bigflat {
    background: rgba(0, 0, 0, 0) url("../img/topbg.jpg") no-repeat scroll center top;
    height: 560px;
    width: 100%;
}
.bigflat2 {
    background: rgba(0, 0, 0, 0) url("../img/spikes-bg.jpg") no-repeat scroll center top;
    height: 300px;
    width: 100%;
}
.bigflat3 {
    background: rgba(0, 0, 0, 0) url("../img/bolts-banner2.jpg") no-repeat scroll center top;
    height: 300px;
    width: 100%;
}
.Lp_tit {
    background: rgba(0, 0, 0, 0) url("../img/page1_block.png") repeat scroll left top;
    border-bottom: 3px solid #e5e5e5;
    height: 100px;
    width: 100%;
}
.Lp_tit h2 {
    font-family: "Oswald";
    font-size: 36px;
    height: 100px;
    line-height: 100px;
    text-align: center;
}
.h2title {
    font-family: "Oswald";
    font-size: 36px;
    height: 80px;
    line-height: 80px;
    text-align: center;
}
.Lp_tit_blue {
    background: #fcb902 none repeat scroll 0 0;
    border-bottom: 3px solid #e7ab05;
    height: 100px;
    width: 100%;
}
.Lp_tit_blue h2 {
    color: #353535;
    font-family: "Oswald";
    font-size: 36px;
    height: 100px;
    line-height: 100px;
    text-align: center;
}
.ProStan {
    margin: 20px 0;
}
.StanTable {
    width: 100%;
}
.StanTable tr th {
    background-color: #444;
    border-bottom: 1px solid #ddd;
    color: #fff;
    font-weight: normal;
    padding: 12px 6px;
    text-align: center;
}
.StanTable tr td {
    background-color: #fff;
    border-left: 1px solid #ddd;
    padding: 10px 6px;
    text-align: center;
}
.ProStan ul {
    overflow: hidden;
    width: 1200px;
}
.ProStan ul li {
    background-color: #fff;
    cursor: pointer;
    float: left;
    margin-right: 20px;
    text-align: center;
    width: 235px;
}
.ProStan ul li.select, .ProStan ul li:hover {
    background-color: #fcb902;
    transition: all 0.25s ease-out 0s;
}
.ProStan ul li.select span, .ProStan ul li:hover span {
    background-color: #444;
    border: 1px solid #414040;
    color: #fff;
    font-weight: bold;
}
.ProStan ul li img {
    width: 230px;
}
.ProStan ul li span {
    background-color: #fff;
    border: 1px solid #efefef;
    color: #666;
    display: block;
    height: 36px;
    line-height: 36px;
}
.ProStan .ProStanInfo {
    background-color: #fcb902;
    padding: 30px;
}
.ProStan .ProStanInfo h3 {
    color: #444;
    display: block;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    text-align: center;
}
.ProStanH3 {
    font-family: "Oswald";
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
    padding: 35px 0 20px;
}
.Mostan {
    background-color: #0094d3;
    border-bottom: 3px solid #0285bd;
    height: 120px;
}
.Mostan .w1000 {
    background: rgba(0, 0, 0, 0) url("../img/administrator_gear.png") no-repeat scroll 60px center;
    color: #fff;
    font-family: "Oswald";
    font-size: 28px;
    line-height: 120px;
    text-indent: 120px;
}
.whycus ul {
    padding: 20px 0;
}
.whycus ul li {
    background: rgba(0, 0, 0, 0) url("../img/sem/blueright.gif") no-repeat scroll left top;
    border-bottom: 1px dashed #efefef;
    font-size: 16px;
    margin: 20px 0;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-top: 5px;
}
.whycus ul li:last-child {
    border: medium none;
    padding-bottom: 0;
}
.whycus ul li em {
    color: #fcb902;
    font-size: 20px;
    font-weight: normal;
}
.cp {
    border-bottom: 1px dashed #efefef;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.cp img {
    border-radius: 5px;
    float: left;
    margin-right: 20px;
    width: 220px;

}
#animation {
    animation: 1s ease 0.2s normal both 1 running fadeInDown;
}
@keyframes fadeInDown {
0% {
    opacity: 0;
    transform: translateY(-20px);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
#animation1 {
    animation: 1s ease 0.2s normal both 1 running fadeInLeftBig;
}
@keyframes fadeInLeftBig {
0% {
    opacity: 0;
    transform: translateX(-2000px);
}
100% {
    opacity: 1;
    transform: translateX(0px);
}
}
#animation2 {
    animation: 1.3s ease 0.2s normal both 1 running fadeInLeftBig;
}
@keyframes fadeInLeftBig {
0% {
    opacity: 0;
    transform: translateX(-2000px);
}
100% {
    opacity: 1;
    transform: translateX(0px);
}
}
#animation3 {
    animation: 1.6s ease 0.2s normal both 1 running fadeInLeftBig;
}
@keyframes fadeInLeftBig {
0% {
    opacity: 0;
    transform: translateX(-2000px);
}
100% {
    opacity: 1;
    transform: translateX(0px);
}
}
#animation4 {
    animation: 1.9s ease 0.2s normal both 1 running fadeInLeftBig;
}
@keyframes fadeInLeftBig {
0% {
    opacity: 0;
    transform: translateX(-2000px);
}
100% {
    opacity: 1;
    transform: translateX(0px);
}
}
.fadeimg {
    margin-top: 30px;
    width: 420px;
}
.fadetab {
    padding: 40px 0;
    width: 578px;
}
.fadetab td {
    padding: 15px;
}
.fadeimg ul li {
    margin: 30px 0;
}
.tabtext {
    margin-top: 40px;
    width: 400px;
}
.toptext {
    margin-top: 40px;
    width: 580px;
}
.toptext h3, .tabtext h3 {
    color: #fcb902;
    font-family: "Oswald";
    font-size: 24px;
    font-weight: normal;
    line-height: 34px;
}
.tabtext p {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin: 20px 0;
}
.toptext ul li {
    background: rgba(0, 0, 0, 0) url("../img/sem/start.png") no-repeat scroll left 5px;
    padding-left: 25px;
}
.toptext ul li em {
    color: #fcb902;
    font-size: 18px;
}
.toptext .btn a, .tabtext .btn a {
    background-color: #fcb902;
    border-bottom: 3px solid #d29b07;
    color: #353535;
    display: block;
    font-family: "Oswald";
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    margin-left: 150px;
    margin-top: 32px;
    text-align: center;
    text-decoration: none;
    width: 240px;
}
.toptext .btn a:hover, .tabtext .btn a:hover {
    background-color: #0094d3;
    border-bottom: 3px solid #0681b5;
    color: #fff;
}
.gjh116 {
    height: 68px;
    left: 0;
    position: fixed;
    top: 300px;
    width: 200px;
}
.width750 {
    padding-bottom: 10px;
    padding-top: 10px;
    width: 750px;
}
.width100 {
    font-size: 18px;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}
.StanTable2 {
    float: left;
    width: 75%;
}
.StanTable2 tr th {
    border: 1px solid #ddd;
    color: #fff;
    font-weight: normal;
    text-align: center;
}
.StanTable2 tr td {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 10px 6px;
    text-align: left;
}
.pleft {
    font-size: 14px;
    line-height: 150%;
    text-align: left;
    width: 100%;
}
