body {
	color: #000;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	width: 100%;
	overflow-x: hidden;
	letter-spacing: .1em;
}
.inner-banner img {
	width: 100%;
}
@media only screen and (max-width: 768px) {
.padding-big {
	padding: 10px;
}
.margin-big {
	margin: 10px;
}
.padding {
	padding: 5px;
}
.margin {
	margin: 5px;
}
.padding-big-top {
	padding-top: 10px;
}
.padding-big-bottom {
	padding-bottom: 10px;
}
.padding-big-left {
	padding-left: 10px;
}
.padding-big-right {
	padding-right: 10px;
}
.margin-big-top {
	margin-top: 10px;
}
.margin-big-bottom {
	margin-bottom: 10px;
}
.margin-big-left {
	margin-left: 10px;
}
.margin-big-right {
	margin-right: 10px;
}
}
a:hover {
	color: #cc0000
}
.bg-main, .border-main .button.active, .pointer.border-main .active, .nav-pills.border-main .active a, .nav-main.border-main .nav-head, .pagination.border-main .active {
	background-color: #ff6633
}
.border-main, .border-main .button, .border-main .tab-nav li a, .border-main .tab-body, .button.bg-main, .selected.border-main, .pointer.border-main li, .nav.border-main .active a, .nav.nav-tabs.border-main, .nav-main.border-main a, .nav-main.border-main .nav-head, .pagination.border-main li, .pager.border-main a {
	border-color: #ff6633
}
.text-main, a.text-main:link, a.text-main:visited, .button.border-main, blockquote.border-main strong, .pager.border-main a, .pager-prev.border-main, .pager-next.border-main, .nav a:hover, .nav-menu.nav-pills .active ul a:hover, .bg-inverse .nav-menu ul a:hover, .bg-inverse .nav.nav-menu.nav-tabs ul a:hover, .bg-inverse .nav.nav-menu.nav-tabs .active ul a:hover, .bg-inverse .nav.nav-menu.nav-pills ul a:hover, .bg-inverse .nav.nav-menu.nav-pills .active ul a:hover {
	color: #0033CC;
}
.pagination.border-main li {
	margin: 0px 5px;
}
.button.bg-sub {
	border: solid 1px #bb262a;
}
.bg-nav {
	background: #1d1d1d;
}
.bg-gray {
	background-color: #C0C0C0;
}
.bg-black2 {
	background-color: #999999;
}
.bg-sub {
	background-color: #a00;
	color: #fff
}
.bg-footnav {
	background: #111;
}
.bg-footnav p {
	border-bottom: solid 1px #000;
}
.nav .active a {
	font-weight: normal;
}
.bg-inverse .nav.nav-pills .active a, .bg-inverse .nav.nav-pills.nav-inline a:hover {
	background-color: #552618;
	font-size: 16px;
	color: #fff;
}
.bg-inverse .nav.nav-pills a, .bg-inverse .nav.nav-pills.nav-inline a {
	font-size: 16px;
}
.nav-menu li {
	margin-right: 0px;
	margin-left: 0px;
	border-bottom: solid 3px #fff
}
 @media only screen and (max-width: 992px) {
.wrap-header .container {
	width: 100%;
}
.nav-menu li {
	padding: 15px 0px;
}
}
@media only screen and (max-width: 768px) {
.nav-menu li {
	padding: 10px 0px;
}
.navbar-big .nav-pills a {
	padding: 5px 10px;
}
}
.nav-menu .drop-menu {
	border-radius: 0px;
	margin-top: 0px;
}
.text-main, a.text-main:link, a.text-main:visited, .button.border-main, blockquote.border-main strong, .pager.border-main a, .pager-prev.border-main, .pager-next.border-main, .nav a:hover, .nav-menu.nav-pills .active ul a:hover, .bg-inverse .nav-menu ul a:hover, .bg-inverse .nav.nav-menu.nav-tabs ul a:hover, .bg-inverse .nav.nav-menu.nav-tabs .active ul a:hover, .bg-inverse .nav.nav-menu.nav-pills ul a:hover, .bg-inverse .nav.nav-menu.nav-pills .active ul a:hover {
	color:#0033CC;
}
.nav-navicon .input-group .input {
	width: auto;
	float: right
}
.nav-menu li.active, .nav-menu li:hover {
	border-bottom: solid 3px #e00
}
.nav-pills .active a, .nav-pills a:hover {
	color: #ee0000;
	background: none
}
.nav-menu li .drop-menu {
	padding: 0px;
}
.nav-menu li .drop-menu li {
	margin-right: 0px;
	margin-left: 0px;
	border-bottom: solid 1px #ddd;
}
.nav-menu li .drop-menu li a {
	margin: 0px;
	padding: 10px 20px;
}
.nav-menu li .drop-menu li:hover a {
}
.nav-menu li .drop-menu li:hover {
}
.nav-menu li .drop-menu li ul {
	padding: 0px;
	margin-top: 5px;
}
.nav-inline.nav-menu ul a:hover {
	color: #fff
}
.nav-menu li:hover .drop-menu a {
	color: #222
}
.nav-menu li:hover .drop-menu li {
	padding: 0px;
}
.button.bg-main {
	background-color: #552618;
	border-color: #552618
}
.button.border-main {
	border-color: #e80303;
	color: #e80303
}
.pointer.border-main li {
	border-color: #0033CC
}
.pointer.border-main li.active {
	background-color: #0033CC
}
.border-main {
	border-color: #e80303
}
.w100 {
	width: 150px;
}
.icon-navicon {
	position: absolute;
	right: 10px;
	top: 10px;
}
.nav-navicon .input-group .input {
	width: auto;
	float: right
}
.nav a {
	color: #333;
	text-align: left;
	font-size: 16px;
}
.nav-menu li:hover drop-menu a {
	background-color: #ddd;
	color: #222
}
.w100 {
	width: 150px;
}
.icon-navicon {
	position: absolute;
	right: 10px;
	top: 10px;
}
.nav-navicon .input-group .input {
	width: auto;
	float: right
}
.nav a {
	color: #000;
	text-align: left;
	font-size: 14px;
}
.nav-menu li:hover drop-menu a {
	background-color: #111;
	color: #fff
}
.wrap-top {
	padding: 3px 0px;
	background-color: #333
}
.wrap-header {
	box-shadow: 0 3px 6px rgba(0, 0, 0, .175);
}
.button.bg-main {
	background-color: #ee0000;
	border-color: #ee0000
}
.button.border-main {
	border-color: #ff6633;
	color: #ff6633
}
.pointer.border-main li {
	border-color: #0033CC
}
.pointer.border-main li.active {
	background-color:#0033CC
}
.border-main {
	border-color: #0033CC;
}
.border-sub, .button.border-sub {
	border-color: #ee0000;
	color: #ee0000
}
.about-box .border-sub {
	border-color: #fff;
	color: #fff
}
.button.border-sub:hover {
	border-color: #ee0000;
	background-color: #ee0000;
	color: #fff;
}
.flico {
	font-size: 66px;
	display: block;
	color: #ff6633;
	text-align: center
}
.remen {
	padding-left: 10px;
	line-height: 34px;
}
.index-proclass {
}
.index-proclass h1 {
	line-height: 40px;
	background-color: #ee0000;
	color: #fff;
	font-size: 16px;
	padding: 10px 10px;
	text-align: center
}
.index-proclass ul {
	margin: 0px;
	padding: 0px;
	border: solid 1px #ddd;
	border-bottom: 0px;
}
.index-proclass li {
	line-height: 45px;
	border-bottom: solid 1px #ddd;
	background-color: #fff;
	list-style: none;
	margin: 0px;
	text-align: center
}
.index-proclass li:hover, .index-proclass li.on {
	background-color: #ee0000;
}
.index-proclass li a {
	color: #333;
}
.index-proclass li:hover a, .index-proclass li.on a {
	color: #fff;
}
.ss {
	padding: 3px 6px;
	height: 30px;
	border: solid 1px #ee0000
}
.ss-btn {
	padding: 3px 6px;
	height: 30px;
}
.fengge {
	font-size: 14px;
	color: #555;
	float: right
}
.about-bg {
	background: url("../img/brand.jpg") center center no-repeat;
}
.about-box {
	padding: 60px;
	color: #fff;
	background: url("../img/black-bg.png");
	margin: 80px 0px;
}
.about-box h2 {
	font-size: 18px;
	color: #fff;
}
.about2 {
	background-color: #f5f5f5;
	color: #555
}
.about2 h1 {
	font-size: 24px;
	color: #f00;
}
.about2 h2 {
	font-size: 16px;
	color: #555;
}
.about2 h2 span {
	border-top: solid 1px #f00;
}
.service {
	background-color: #f5f5f5;
}
.service .serico {
	font-size: 40px;
	color: #fff;
	padding-right: 10px;
}
.service h2 {
	font-size: 18px;
	color: #cc0000;
	padding-top: 20px;
}
.service p {
	font-size: 14px;
	color: #333;
}
.youshi {
	background: #ddd;
}
.youshi .ysico {
	font-size: 100px;
	display: block;
	color: #333;
	text-align: right
}
.youshi h2 {
	font-size: 24px;
	color: #ee0000;
	display: block;
	font-weight: 600;
}
.youshi p {
	font-size: 14px;
	color: #fff;
}
.youshi2 {
	background: url("../img/ysbg.jpg") right center no-repeat;
}
.youshi2 h1 {
	font-size: 24px;
	color: #fff;
}
.youshi2 .ysitem {
	margin: 10px;
	background-color: #fff;
	padding: 20px;
}
.youshi2 .ysitem2 {
	margin: 10px;
	background-color: #000;
	padding: 20px;
}
.youshi2 h2 {
	font-size: 18px;
	color: #ee0000;
	display: block;
	padding: 0px;
	margin: 0px;
}
.youshi2 .ysitem p {
	font-size: 14px;
	color: #333;
	padding: 0px;
	margin: 0px;
}
.youshi2 .ysitem2 p {
	font-size: 14px;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
.bb {
	border-bottom: solid 1px #ee0000;
	font-size: 24px;
	color: #cc0000;
}
.bb2 {
	border-bottom: solid 1px #ddd;
}
.prolist h3 {
	padding: 8px 0px;
	text-align: center;
}
.typelist {
	padding-bottom: 30px;
	padding-left: 20px;
	font-size: 20px;
}
.typelist a {
	color: #f90
}
.pro {
	background: url("../img/pbg.jpg") center center repeat;
}
.margin-2{
	background: url("../img/Bw.jpg") center center repeat;
}
.proitem {
	padding: 10px;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #fff;
	border: solid 3px #333
}
.proitem img {
	padding: 10px;
	width: 100%;
	transition: all 0.3s;
}
.proitem img:hover {
	transform: scale(1.1);
}
.proitem .protext {
	text-align: center;
	background-color: #000;
	padding: 5px 10px;
	color: #fff
}
.case {
	background: #fff;
}
.caselist h3 {
	padding: 8px 0px 20px 0px;
	text-align: center;
}
.casebox {
	padding: 10px;
	overflow: hidden;
}
.caseitem {
	box-shadow: 0 22px 40px rgba(0,0,0,.16);
}
.caseitem img {
	padding: 10px;
	width: 100%;
	transition: all 0.3s;
}
.caseitem img:hover {
	transform: scale(1.1);
}
/*新闻一*/
.newsitem .news-date {
	text-align: center;
	display: inline-block;
	float: left;
	width: 5rem;
	height: 5rem;
	background: #f2f2f2;
}
.newsitem li {
	border-bottom: dashed 1px #ddd;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.newsitem .news-date1 {
	text-align: center;
	color: #666666;
	font-size: 1.5625rem;
	margin-top: 0.6rem;
}
.newsitem .news-date2 {
	text-align: center;
	color: #999999;
	font-size: 0.8rem;
}
.newsitem .news-bodys {
	padding: 0 0.875rem;
	overflow: hidden;
	zoom: 1;
}
.newsitem .news-bodys h3 {
	word-wrap: break-word;
	overflow: hidden;
}
.newsitem .news-bodys p {
	word-wrap: break-word;
	overflow: hidden;
	line-height: 1.15rem;
	font-size: 0.75rem;
	color: #999;
	margin-top: 10px;
}
/*新闻2*/
.news-span1 {
	width: 16.66666667%;
}
.news-span2 {
	width: 83.33333333%;
}
.news-item2 {
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 4px 0;
}
.news-item2 .news-time {
	padding: 6px 0;
	border-right: 1px solid #eee;
	text-align: center;
	color: #666666;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.news-action {
	padding: 0px 12px 0px 40px;
	box-sizing: border-box;
}
.news-item2 .news-time .news-time-date {
	font-size: 22px;
}
.news-item2 .news-title {
	position: relative;
	font-size: 18px;
	color: #666666;
	line-height: 24px;
	padding-bottom: 0px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-item2 .news-desc {
	font-size: 12px;
	color: #999999;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.news-item2 .news-tit {
	position: relative;
	z-index: 10;
}
.news-item2:after {
	content: "";
	background-color: #ee0000;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	z-index: 0;
	display: block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.news-item2:hover:after {
	width: 100%;
}
.news-item2:hover .news-title, .news-item2:hover .news-desc, .news-item2:hover .news-time {
	color: #ffffff;
}
@media only screen and (max-width: 768px) {
.news-span1 {
	width: 31.4%;
}
.news-span2 {
	width: 68.6%;
}
.news-action {
	padding: 0px 12px 0px 20px;
	box-sizing: border-box;
}
.news-item2 .news-time .news-time-date {
	font-size: 18px;
}
.news-item2 .news-title {
	padding-bottom: 6px;
}
.news-item2 .news-title {
	font-size: 16px;
}
}
.jobsitem {
}
.jobsitem ul {
	padding: 0px;
}
.jobsitem li {
	border: solid 1px #ddd;
	background-color: #f9f9f9;
	margin-bottom: 10px;
}
.jobsitem li h3 {
	padding: 10px 15px;
}
.jobsitem li .jobs-info {
	padding: 10px 10px;
}
.jobs-info div {
	border-bottom: dashed 1px #ddd;
	padding: 5px;
}
.jobsitem li .jobs-bodys {
	padding: 10px 15px;
}
.nav.nav-sitemap a {
	color: #666666;
}
.nav-sitemap ul a {
	padding-left: 0px;
	color: #666666;
}
.foot-weixin {
	width: 140px;
}
.qq {
	width: 20px;
	height: 20px;
	background: url("../img/qq.png");
	display: inline-block;
	margin: -2px 2px 0px;
}
.product-about li {
	line-height: 3rem;
	border-bottom: dashed 1px #aaa;
}
.news-line {
	text-align: center;
	border: dashed 1px #aaa;
	margin-bottom: 40px;
}
.news-body {
	margin: 20px auto;
}
.order-tip {
	color: #fff;
	padding-left: 25px;
}
.order-tip .con {
	border: dashed 1px #aaa;
	line-height: 2.5rem
}
.bread {
	margin: 8px 0px;
	font-size: 13px;
	color: #555
}
.bglx {
	background: url("../img/lxbg.jpg") top center no-repeat;
}
.lxico {
	font-size: 80px;
	display: block;
	color: #ee0000;
	text-align: center
}
.main-6 .left {
	float: left;
	width:1200px;
	margin-top: 20px;
}

.main-6 .right {
	float: right;
}

.main-6 .left li div:first-child {
	width: 85px;
	float: left;
	background: #f2f2f2;
	height: 85px;
	margin-top: 7px;
}

.main-6 .left li {
	border-bottom: 1px dashed #ccc;
	list-style-type: none;
	height: 148px;
}

.main-6 .left li div:last-child {
	width: 1115px;
	margin-left: 100px;
	margin-top: 30px;
	line-height: 30px;
}

.main-6 .left li .date {
	padding-top: 12px;
}

.main-6 .left li .date p:first-child {
	text-align: center;
	font-size: 25px;
	height: 25px;
}

.main-6 .left li .date p:last-child {
	text-align: center;
	color: #888;
}

.main-6 .left li .new-1 p {
	color: #888;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.main-6 .left li .new-1 h4 {
	font-size: 18px;
}

.main-6 .left li .new-1 h4:hover {
	color: #3391CF;
}

.main-6 .right {
	margin-top: 100px;
}

.main-6 .right li {
	max-width: 400px;
	list-style-type: none;
	height: 210px;
	overflow: hidden;
	margin-right: 10px;
}

.main-6 .right li img {
	width: 380px;
	height: 210px;
	cursor: pointer;
	transition: all 0.6s;
	border: none;
}

.main-6 .right li:hover {
	max-width: 380px;
}

.main-6 .right li:hover img {
	transform: scale(1.1);
	overflow: hidden;
}

.main-6 .right li h4 {
	width: 380px;
	height: 30px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	position: relative;
	top: -30px;
	z-index: 10;
	text-align: center;
}

.main-6 .right li:last-child {
	margin-top: 20px;
}
.news-h .x4 li{height: 35px;}
.bg_inner{height: 320px;position: relative;}
.banner_inner .con {
    position: absolute;
    width: 200px;
    min-height: 44px;
    max-height: 60px;
    left: 50%;
    margin-left: -600px;
    top: 45%;
    margin-top: 50px;
    line-height: 30px;
    text-align: left;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    border-left: 2px solid #fff;
    padding-left: 18px;
}
.banner_inner .con span {
    font-size: 14px;
    font-weight: normal;
    display: block;
    line-height: 40px;
}
.marginbottom20{margin-bottom: 20px;}

@keyframes scaleToggleOne { 0 {
transform:scale(1);
-webkit-transform:scale(1)
}
50% {
transform:scale(2);
-webkit-transform:scale(2)
}
100% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
@keyframes scaleToggleTwo { 0 {
transform:scale(1);
-webkit-transform:scale(1)
}
20% {
transform:scale(1);
-webkit-transform:scale(1)
}
60% {
transform:scale(2);
-webkit-transform:scale(2)
}
100% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
@keyframes scaleToggleThree { 0 {
transform:scale(1);
-webkit-transform:scale(1)
}
33% {
transform:scale(1);
-webkit-transform:scale(1)
}
66% {
transform:scale(2);
-webkit-transform:scale(2)
}
100% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
.animated { -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both }
.livechat-girl { width: 60px; height: 60px; border-radius: 50%; position: fixed; bottom: 0; right: 40px; opacity: 0; -webkit-box-shadow: 0 5px 10px 0 rgba(35,50,56,.3); box-shadow: 0 5px 10px 0 rgba(35,50,56,.3); z-index: 700; transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); cursor: pointer; -webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1); transition: all 1s cubic-bezier(.86, 0, .07, 1) }
.livechat-girl:focus { outline: 0 }
.livechat-girl.animated { opacity: 1; transform: translateY(-40px); -webkit-transform: translateY(-40px); -ms-transform: translateY(-40px) }
.livechat-girl:after { content: ''; width: 12px; height: 12px; border-radius: 50%; background-image: linear-gradient(to bottom, #26c7fc, #26c7fc); position: absolute; right: 1px; top: 1px; z-index: 50 }
.livechat-girl .girl { position: absolute; top: 0; left: 0; width: 100%; height: auto; z-index: 50 }
.livechat-girl .animated-circles .circle { background: rgba(38,199,252,.25); width: 60px; height: 60px; border-radius: 50%; position: absolute; z-index: 49; transform: scale(1); -webkit-transform: scale(1) }
.livechat-girl .animated-circles.animated .c-1 { animation: 2s scaleToggleOne cubic-bezier(.25, .46, .45, .94) forwards }
.livechat-girl .animated-circles.animated .c-2 { animation: 2.5s scaleToggleTwo cubic-bezier(.25, .46, .45, .94) forwards }
.livechat-girl .animated-circles.animated .c-3 { animation: 3s scaleToggleThree cubic-bezier(.25, .46, .45, .94) forwards }
.livechat-girl.animation-stopped .circle { opacity: 0!important }
.livechat-girl.animation-stopped .circle { opacity: 0!important }
.livechat-girl .livechat-hint { position: absolute; right: 40px; top: 50%; margin-top: -20px; opacity: 0; z-index: 0; -webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1); transition: all .3s cubic-bezier(.86, 0, .07, 1) }
.livechat-girl .livechat-hint.show_hint { -webkit-transform: translateX(-40px); transform: translateX(-40px); opacity: 1 }
.livechat-girl .livechat-hint.hide_hint { opacity: 0; -webkit-transform: translateX(0); transform: translateX(0) }
.livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 1296px!important }
.livechat-girl .livechat-hint.rd-notice-tooltip .rd-notice-content { width: auto; overflow: hidden; text-overflow: ellipsis }
@media only screen and (max-width:1599px) {
.livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 1060px!important }
}
@media only screen and (max-width:1309px) {
.livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 984px!important }
}
@media only screen and (max-width:1124px) {
.livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 600px!important }
}
.rd-notice-tooltip { -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.2); box-shadow: 0 2px 2px rgba(0,0,0,.2); font-size: 14px; border-radius: 3px; line-height: 1.25; position: absolute; z-index: 65; max-width: 350px; opacity: 1 }
.rd-notice-tooltip:after { position: absolute; display: block; content: ''; height: 20px; width: 20px; -webkit-box-shadow: none; box-shadow: none; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; z-index: 50 }
.rd-notice-tooltip .rd-notice-content { background: 0; border-radius: 3px; width: 100%; color: #fff; position: relative; z-index: 60; padding: 20px; font-weight: 400; line-height: 1.45 }
.rd-notice-type-success { background-color: #26c7fc; -webkit-box-shadow: 0 5px 10px 0 rgba(38,199,252,.2); box-shadow: 0 5px 10px 0 rgba(38,199,252,.2) }
.rd-notice-type-success .rd-notice-content { background-color: #26c7fc }
.rd-notice-type-success:after { background-color: #26c7fc; -webkit-box-shadow: 0 5px 10px 0 rgba(38,199,252,.2); box-shadow: 0 5px 10px 0 rgba(38,199,252,.2) }
.rd-notice-position-left { margin-left: -20px }
.rd-notice-position-left:after { right: -6px; top: 50%; margin-top: -10px }
.rd-notice-tooltip.single-line .rd-notice-content { height: 40px; padding: 0 20px; line-height: 40px; white-space: nowrap }
