
.overlay h4 {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header-wrapper:after {
    content: "";
    display: table;
    clear: both;
}

.black {
	color: #000;
}
.grav {
	color: #999;
	font-size:15px;
}
.grav b {color:#E8012A;}

.red {
	color: #E8012A;
}

.blue {
	color: #009FD5;font-size:22px;
}

.green {
	color: #339900;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
	font-family:"Î¢ÈíÑÅºÚ",Microsoft yahei;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}

body {
    line-height: 1;
}

ol,ul {
    list-style: none;
}

blockquote,q {
    quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    box-sizing: border-box;
}

*,*:before,*:after {
    box-sizing: inherit;
}

.site-header {
    margin-bottom: 20px;
}

.header-wrapper {
    border-bottom: 1px solid #666;
    padding: 40px 0 5px;
    position: relative;
}

a.toggle-nav {
    position: absolute;
    top: 0;
    right: 0;
    margin: 60px 0;
    width: 46px;
    height: 46px;
    background: #4e91c9;
    text-align: center;
    line-height: 46px;
}

a.toggle-nav i {
    font-size: 16px;
}

a.toggle-nav:hover {
    color: #fff;
}

.site-branding h1 {
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

nav.main-navigation {
    text-align: right;
    margin-top: 25px;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}

@media screen and (max-width: 992px) {
    nav.main-navigation {
        margin-top: 20px;
        text-align: left;
    }
}

@media screen and (max-width: 992px) {
    .menu-responsive {
        display: none;
    }
}

@media screen and (min-width: 993px) {
    .container {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media screen and (max-width: 1040px) {
    .container {
        padding-right: 40px;
        padding-left: 40px;
    }
}

.nav1 ul.main-menu1 li {
    display: inline-block;
    margin-left: 20px;
	margin-top:20px;
}

.nav1 ul.main-menu1 li a {
    padding: 10px 25px;
    font-size: 17px;
	font-family:"Î¢ÈíÑÅºÚ",Microsoft yahei;
	color:#333;
}
.nav1 ul.main-menu1 li a:hover {
	color:#EF0125
}
.nav1 ul.main-menu1 li a.active {
    background: #EF0125;
    color: #fff;
	text-decoration:none;
}

@media screen and (max-width: 992px) {
    ul.main-menu {
        background: #26282c;
        padding: 10px 0;
    }

    ul.main-menu li {
        display: block;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    ul.main-menu li a {
        font-size: 15px;
        font-weight: 300;
    }

    ul.main-menu li a.active {
        background: inherit;
        color: #4e91c9;
    }
}

.content {
    display: none;
}

.home-intro {
	height:80px;
	margin-bottom:20px;
}


.home-intro p {
    font-size: 18px;
    line-height: 1.85;
    width: 80%;
    margin: 0 auto;
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
	color:#666;
	width:650px;
	float:left;
}

h2.welcome-title {
    font-weight: 100;
    color:#EF0125;
    font-size:38px;
    padding-bottom: 20px;
    -moz-animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
	width:100%;
	float:left;
	border-bottom:solid 1px #eee;

}

@media screen and (max-width: 992px) {
    h2.welcome-title {
        font-size: 36px;
    }
}
.list-intro {
	width:100%;
	float:left;
	border-bottom:solid 1px #eee;
}
.list-intro h2 {
    float:left;
	width:300px;
    font-weight: 100;
    color:#EF0125;
    font-size:33px;
	margin-left:20px;
	height:60px;
	line-height:60px;
}
.list-intro span {float:right;margin-top:25px;margin-right:20px;}
.list-intro h2 a {color:#EF0125;}
.list-intro h2 a:hover {color:#000;}




.list-icons {
    margin-top: -120px;
    -moz-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
	width:300px;
	height:300px;
	float:left
}

.list-icons li {
    display: inline-block;
    margin: 15px 40px;
}

.list-icons li i {
    font-size: 45px;
    color: #fff;
}

.home-projects {
    margin-bottom: 80px;
}

.home-projects h2 {
    color: #fff;
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 35px;
}

.home-projects p {
    margin-bottom: 32px;
}

.project-title {
    padding: 60px;
    background: #46494f;
    margin-bottom: 20px;
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.project-item {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    border: 1px solid #ccc;
	border-radius:5px;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.project-item img {
    width: 100%;
    display: block;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #676767 url(../img/download.jpg) no-repeat center;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.video {
    background: #676767 url(../img/video.jpg) no-repeat center;
}


.overlay h4 a {
    color: #fff;
    font-size:18px;
	line-height:26px;
}
.overlay h4 a:hover {
    color: #ff0;
}

.project-item:hover .overlay {
    opacity: 1;
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}




.project-item.one {
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.project-item.two {
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.project-item.three {
    -moz-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.project-item.four {
    -moz-animation-delay: 2s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.our-story {
    padding: 0 50px;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
}

.story-bg {
    background: url("../img/story-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -moz-animation-delay: 1.7s;
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}

.inner-story {
    background: #fff;
    padding: 40px;
    color: #32353a;
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.inner-story h2 {
    margin-bottom: 30px;
}

.inner-story p {
    margin-bottom: 0;
}

.our-offers {
    margin-top: 3px;
    padding: 0 50px;
    position: relative;
    overflow: hidden;
    margin-bottom: 120px;
}

.offer-bg {
    background: url("../img/offer-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 69%;
    top: 0;
    left: 0;
    -moz-animation-delay: 3.6s;
    -webkit-animation-delay: 3.6s;
    animation-delay: 3.6s;
}

.offer-title {
    color: #4e91c9;
    padding: 30px;
    background: #fff;
    margin-bottom: 40px;
    -moz-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.offer-item {
    margin-top: 0px;
    overflow: hidden;
	margin-left:300px;
	width:500px;
}

.offer-item figure {
    border: 3px solid #fff;
}

.offer-item figure img {
    display: block;
}

.offer-content {
    padding:0px 30px 30px;
    background: #fff;
    color: #32353a;
    position: relative;
}

.offer-content h4 {
    margin-bottom:10px;
	margin-top:5px;
    font-weight: normal;
}

.offer-content p {
    margin-bottom: 0;
	text-align:left;
}
.offer-content h3{
    margin-top:20px;
}
.offer-content h3 a {
    font-size:16px;
	padding:5px 20px;
	background:#2a6496;
	color:#fff;
	border-radius:5px;
}
.offer-content h3 a:hover {
	background:#E8012A;
	color:#fff;
}
span.offer-left {
    position: absolute;
    bottom: -1px;
    left: -1px;
    width: 30px;
    height: 30px;
}

.offer-left>i {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    border: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-bottom: 15px solid #ccc;
    left: 0px;
    top: 0px;
}

span.offer-right {
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 30px;
    height: 30px;
}

.offer-right>i {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    border: 15px solid transparent;
    border-right: 15px solid #ccc;
    border-bottom: 15px solid #ccc;
    left: 0px;
    top: 0px;
}

.offer-1 {
    -moz-animation-delay: 2.1s;
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
	border:solid 1px #ccc;
	border-radius:8px;
}

.offer-2 {
    -moz-animation-delay: 2.8s;
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s;
	border:solid 1px #ccc;
	border-radius:8px;
}

.projects-header {
    margin-bottom: 20px;
    text-align: center;
}

.projects-header h2 {
    font-weight: 100;
    color: #fff;
    font-size: 36px;
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.projects-header p {
    font-size: 17px;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
	padding:10px 0px;
	color:#444;
	background:#eee;
	border-radius:5px;
}

.projects-holder {
    margin-bottom: 50px;
	float:left;
	width:1090px;
}

.p-1 {
    -moz-animation-delay: 1.7s;
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}

.p-2 {
    -moz-animation-delay: 2s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.p-3 {
    -moz-animation-delay: 2.3s;
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s;
}

.p-4 {
    -moz-animation-delay: 2.6s;
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s;
}

.p-5 {
    -moz-animation-delay: 2.9s;
    -webkit-animation-delay: 2.9s;
    animation-delay: 2.9s;
}

.p-6 {
    -moz-animation-delay: 3.1s;
    -webkit-animation-delay: 3.1s;
    animation-delay: 3.1s;
}

.p-7 {
    -moz-animation-delay: 3.4s;
    -webkit-animation-delay: 3.4s;
    animation-delay: 3.4s;
}

.p-8 {
    -moz-animation-delay: 3.7s;
    -webkit-animation-delay: 3.7s;
    animation-delay: 3.7s;
}

.p-9 {
    -moz-animation-delay: 4.0s;
    -webkit-animation-delay: 4.0s;
    animation-delay: 4.0s;
}

.p-10 {
    -moz-animation-delay: 4.3s;
    -webkit-animation-delay: 4.3s;
    animation-delay: 4.3s;
}

.p-11 {
    -moz-animation-delay: 4.3s;
    -webkit-animation-delay: 4.3s;
    animation-delay: 4.3s;
}

.p-12 {
    -moz-animation-delay: 4.6s;
    -webkit-animation-delay: 4.6s;
    animation-delay: 4.6s;
}

.p-13 {
    -moz-animation-delay: 4.9s;
    -webkit-animation-delay: 4.9s;
    animation-delay: 4.9s;
}

.p-14 {
    -moz-animation-delay: 5.2s;
    -webkit-animation-delay: 5.2s;
    animation-delay: 5.2s;
}

.p-15 {
    -moz-animation-delay: 5.5s;
    -webkit-animation-delay: 5.5s;
    animation-delay: 5.5s;
}

.p-16 {
    -moz-animation-delay: 5.8s;
    -webkit-animation-delay: 5.8s;
    animation-delay: 5.8s;
}

.p-17 {
    -moz-animation-delay: 6.1s;
    -webkit-animation-delay: 6.1s;
    animation-delay: 6.1s;
}

.p-18 {
    -moz-animation-delay: 6.4s;
    -webkit-animation-delay: 6.4s;
    animation-delay: 6.4s;
}

.p-19 {
    -moz-animation-delay: 6.7s;
    -webkit-animation-delay: 6.7s;
    animation-delay: 6.7s;
}

.p-20 {
    -moz-animation-delay: 7.1s;
    -webkit-animation-delay: 7.1s;
    animation-delay: 7.1s;
}








.blog-posts {
    margin-bottom: 80px;
}

.blog-item {
    position: relative;
    overflow: hidden;
    @extned %clearfix;;padding: 20px;
    color: #6d747e;
    text-align: center;
    margin-bottom: 30px;
}

.blog-item a {
    color: #32353a;
}

.blog-item h3 {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
}

.blog-item:hover .blog-bg {
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

span.solid-line {
    width: 60px;
    height: 2px;
    background: #32353a;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.post-button {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 12px 20px;
    background: #eee;
}

.blog-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 8;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.blog-blue {
    background: url("../img/blog-blue.jpg");
}

.blog-pink {
    background: url("../img/blog-pink.jpg");
}

.blog-green {
    background: url("../img/blog-green.jpg");
}

.post-1 {
    -moz-animation-delay: 2.3s;
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s;
}

.post-2 {
    -moz-animation-delay: 2.8s;
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s;
}

.post-3 {
    -moz-animation-delay: 3.3s;
    -webkit-animation-delay: 3.3s;
    animation-delay: 3.3s;
}

.blog-content {
    position: relative;
    z-index: 9;
    background: #fff;
    padding: 60px 30px;
}

.blog-content p {
    line-height: 1.75em;
    margin-bottom: 35px;
}

.blog-header {
    margin-bottom: 90px;
}

.blog-header h2 {
    font-size: 36px;
    color: #fff;
    margin-bottom: 30px;
    font-weight: 100;
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.blog-header p {
    font-size: 17px;
    line-height: 1.75em;
    margin-bottom: 35px;
    -moz-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.blog-button {
    background: #d5b14f;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    padding: 12px 20px;
    color: #fff !important;
    -moz-animation-delay: 1.9s;
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
}

.contact-header {
    margin-bottom: 100px;
}

.contact-header h2 {
    font-size: 36px;
    font-weight: 100;
    color: #fff;
    margin-bottom: 30px;
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.contact-header p {
    font-size: 17px;
    line-height: 1.75em;
    -moz-animation-delay: 1.4s;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}

.contact-social {
    -moz-animation-delay: 2s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.contact-social li {
    display: inline-block;
    margin: 0 20px;
}

.contact-social li i {
    font-size: 24px;
}

.contact-holder {
    background: #46494f;
    margin-bottom: 100px;
}

.googlemap-wrapper {
    -moz-animation-delay: 2.7s;
    -webkit-animation-delay: 2.7s;
    animation-delay: 2.7s;
}

.map-canvas {
    height: 505px;
}

#map_canvas {
    width: 100%;
    height: 505px;
}

#map_canvas img {
    max-width: none;
}

.contact-form {
    -moz-animation-delay: 3.5s;
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s;
    padding-right: 30px;
}

@media screen and (max-width: 992px) {
    .contact-form {
        padding-left: 30px;
    }
}

.contact-form h4 {
    color: #fff;
    font-size: 24px;
    margin: 30px 0;
}

.contact-form input,.contact-form textarea {
    background: #32353a;
    border: 0;
    outline: 0;
    color: #fff;
    font-size: 13px;
    height: 44px;
    max-width: 100%;
    width: 100%;
    margin-bottom: 30px;
    padding: 10px;
}

.contact-form textarea {
    height: 150px;
}

.message-button {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    background: #4e91c9;
    color: #fff !important;
    padding: 12px 20px;
    display: inline-block;
    margin-bottom: 30px;
}

.main-footer {
	border:solid 1px #ccc;
	padding:10px;
	background:url(../img/logo2.jpg) no-repeat 20px 70px;
	padding-left:280px;
	border-radius:5px;
	margin-bottom:10px;
}
.main-footer p {
	font-size:14px;
	color:#666;
	line-height:28px;
	text-align:left;
	margin:0;
}
.main-footer p b {color:#000;}

.main-footer .social li {
    display: inline-block;
    margin: 0 15px 15px 15px;
}

.main-footer .social li a {
    padding: 20px;
}

.main-footer .social li a:hover {
    background: #EF0125;
    border-color: #EF0125;
	color:#fff;
}

.copyright {
    margin-top: 20px;
    margin-bottom: 40px;
	color:#444;
}

.copyright p {
    margin-bottom: 10px;
    font-size: 12px;
}

html {
    font-size: 93.75%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

body {
    background: #fff url(../img/bodybg.jpg) no-repeat center 70px;
    font-size: 15px;
    font-weight: 300;
    color: #b7bcbe;
    font-family: "Î¢ÈíÑÅºÚ",Microsoft yahei;
    line-height: 1.55;
    text-rendering: optimizeLegibility;
    -webkit-backface-visibility: hidden;
    overflow-x: hidden;
}

p {
    margin-bottom: 30px;
}

h1,h2,h3,h4,h5,h6 {
    text-transform: uppercase;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 15px;
}

a {
    color: #000;
    text-decoration: none;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}

a:hover {
    color: #E8012A;
    text-decoration: none;
}
/*
span[class*="border-"] {
    position: fixed;
    background: #1f2122;
}
*/

.border-top {
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
}

.border-left {
    top: 0;
    left: 0;
    width: 20px;
    height: 100%;
}

.border-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}

.border-right {
    top: 0;
    right: 0;
    width: 20px;
    height: 100%;
}

.shape-1 {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background: url("../img/shape-1.png") no-repeat;
}

.shape-2 {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
    background: url("../img/shape-2.png") no-repeat;
}

.main-button,.main-footer .social li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 15px;
    display: inline-block;
	background: #4e91c9;
}

.pink-button {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 15px;
    display: inline-block;
    background: #a95bc3;
    font-weight: normal;
}

.pink-button:hover {
    color: #fff;
}





/* ·µ»Ø¶¥²¿ */

@charset "utf-8";
/* CSS Document */
.toolbar-item,.toolbar-layer{background:url(../img/toolbar.png) no-repeat;}
.toolbar{position:fixed;right:0px;bottom:10px;}/*¼ÙÉèÍøÒ³¿í¶ÈÎª1200px£¬µ¼º½ÌõÔÚÓÒ²àÐü¸¡*/
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);z-index:999;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}

.toolbar-item-weixin{background-position:0 -301px;}
.toolbar-item-weixin:hover{background-position:0 -363px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;z-index:999;}

.toolbar-item-web{background-position:0 -426px;}
.toolbar-item-web:hover{background-position:0 -488px;}

.toolbar-item-video{background-position:0 -550px;}
.toolbar-item-video:hover{background-position:0 -612px;}

.toolbar-item-shop{background-position:0 -798px;}
.toolbar-item-shop:hover{background-position:0 -860px;}

.toolbar-item-top{background-position:0 -674px;}
.toolbar-item-top:hover{background-position:0 -736px;}

.toolbar-layer{position:absolute;right:0px;bottom:46px;width:172px;z-index:999;
opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}

.qrcode {position:fixed;top:140px;right:10px;}



/* form */

.warning h2{font-size:20px;line-height:45px;}
.warning h2 span {color:#000;margin-left:10px;}
.warning h2 span strong{color:#009FD5;}
.warning p{font-size:16px;color:#666;}

.user_upload {width:700px;margin-left:120px;}
.user_upload td {color:#444;height:42px;line-height:35px;font-size:14px;padding:0 10px;text-align:left;}
.user_upload td input {border:solid 1px #eee;padding:0 5px;color:#666;}
.user_upload td input#KeysightUser_company_address {width:523px;}

.user_upload2 {width:700px;margin-left:120px;border-top:dashed 1px #ccc;margin-top:15px;}
.user_upload2 td {color:#444;height:42px;line-height:35px;font-size:14px;padding:0 10px;text-align:left;}
.user_upload2 td select {border:solid 1px #eee;padding:0 5px;height:35px;color:#666;width:350px;}

.user_upload3 {width:800px;margin-left:120px;border-top:dashed 1px #ccc;margin-top:15px;}
.user_upload3 td {color:#444;height:42px;line-height:33px;font-size:14px;padding:0 10px;text-align:left;}
.user_upload3 td input {margin-left:5px;margin-right:3px;}
.user_upload3 td input.btn {background:#E8012A;color:#fff;padding:4px 25px;margin:20px 0;font-size:18px;}

.user_upload3 .advertise {background:#009FD5;color:#fff;font-size:17px;line-height:40px;}
.user_upload3 .advertise b {color:#ff0;}

.site-footer {margin-top:50px;}



.keysight {padding:20px 40px;margin:0 auto;}

.keysight_header {float:left;width:100%;border-bottom:1px solid #666;padding:45px 0px 10px;}
.keysight_header .keysight_nav {float:right;text-align:right;}
.keysight_header .keysight_nav ul li {float:left;height:45px;background:#F3F3F3;}
.keysight_header .keysight_nav ul li a {float:left;padding: 10px 12px;font-size: 17px; color: #333;text-decoration: none;margin:0 8px;}
.keysight_header .keysight_nav ul li a:hover {color: #EF0125;}

.keysight_header .keysight_logotext {float:left;width:250px;text-align:center;color:#EE0022;font-size:28px;text-align:left;padding-left:10px;}
.keysight_logo {float:left;width:1090px;text-align:center;margin-top:10px;text-align:left;}



.keysight_list{float:left;width:1000px;margin-left:45px;margin-bottom:30px;}
.keylist_cont{float:left;width:1000px;margin-top:30px;}
.keysight_list h3 {border-bottom:solid 1px #ccc;padding-bottom:4px;background:#F3F3F3 url(../img/key_ico.jpg) no-repeat 15px 12px;padding-left:35px;color:#EF0125;line-height:40px;font-size:24px;text-align:left;}
.keysight_list h3 a {color:#EF0125;line-height:40px;font-size:24px;}
.keysight_list h3 span a {float:right;margin-right:15px;margin-top:10px;line-height:28px;font-size:12px;color:#000;}
.keysight_list h3 span a:hover {color:#EF0125;text-decoration:underline;}
.keysight_list ul li {float:left;width:480px;margin:20px 10px 0;text-align:center;border:solid 1px #eee;border-radius:4px;text-align:left;height:112px;overflow:hidden;}
.keysight_list ul li:hover {border:solid 1px #ccc;}
.keysight_list ul li img {float:left;width:140px;height:100px;padding:2px;margin-top:5px;margin-left:2px;}
.keysight_list ul li h4 {float:left;width:320px;margin-left:10px;line-height:25px;font-size:16px;margin-top:6px;}
.keysight_list ul li p {float:left;width:320px;margin-left:10px;font-size:13px;color:#666;line-height:23px;height:46px;overflow:hidden;}






