﻿body {
	color: #333;
	padding: 0px !important;
	margin: 0px !important;
	font-size: 16px;
	font-family: "微软雅黑";
}
a, a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
::selection {
	background: #0c63bc;
	color: #fff;
}

::-moz-selection {
 background: #0c63bc;
 color: #fff;
}
h1, h2, h3, h4, h5, h6, p, ul, li {
	padding: 0;
	margin: 0;
}
li {
	list-style-type: none;
}
a {
	color: #333;
}
a:hover {
}
p {
	line-height: 2em;
	font-size: 16px;
}
@font-face {
	font-family: 'iconfont';
	src: url('../fonts/font_1469158554_1436648.eot'); /* IE9*/
	src: url('../fonts/font_1469158554_1436648.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/font_1469158554_1436648.woff') format('woff'), /* chrome、firefox */ url('../fonts/font_1469158554_1436648.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../fonts/font_1469158554_1436648.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
	font-family: "iconfont";
	font-size: 50px;
	font-style: normal;
}
.top {
	background: #383838;
	color: #EEE;
	height: 45px;
	line-height: 45px;
	FONT-SIZE: 14PX;
	min-width: 1200px;
}
.top .top-fl {
	text-align: center;
}
.top .top-fr {
	float: right;
}
.top a {
	color: #fff;
}
/*header*/

.header-frontend .navbar {
	margin-bottom: 0;
}
.navbar-default {
	border: none;
}
.navbar-brand {
	color: #bcc0cd;
	font-size: 30px;
	font-weight: 100;
	line-height: 30px;
	/*	margin-top: 15px;*/
	padding: 0 0 0 15px;
}
.navbar-brand span {
	color: #f25f5b;
}
.header-frontend .navbar-collapse ul.navbar-nav {
	float: right;
	margin-right: 0;
}
.header-frontend {
	position: relative;
	height: 180px;
}
.header-frontend .navbar-default {
	background-color: #fff;
	height: 180px;
	min-width: 1200px;
}
.header-frontend .nav li a, .header-frontend .nav li.active ul.dropdown-menu li a {
	color: #999;
	font-size: 14px;
	font-weight: 300;
	background: none;
}
.copyrights {
	text-indent: -9999px;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
.header-frontend .nav li a:hover, .header-frontend .nav li a:focus, .header-frontend .nav li.active a, .header-frontend .nav li.active a:hover, .header-frontend .nav li a.dropdown-toggle:hover, .header-frontend .nav li a.dropdown-toggle:focus, .header-frontend .nav li.active ul.dropdown-menu li a:hover, .header-frontend .nav li.active ul.dropdown-menu li.active a {
	color: #fff;
	background-color: #0c63bc;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.header-frontend .navbar-default .navbar-nav> .open> a, .header-frontend .navbar-default .navbar-nav> .open> a:hover, .header-frontend .navbar-default .navbar-nav> .open> a:focus {
	color: #fff;
	background-color: #0c63bc;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.header-frontend .navbar-nav> li> a {
	line-height: 80px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	padding-left: 23px;
	padding-right: 23px;
	color: #333;
}
.dropdown-menu li a:hover {
	color: #fff !important;
}
.header-frontend .nav .caret {
	border-bottom-color: #999;
	border-top-color: #999;
}
.dropdown-menu {
	box-shadow: none;
	border-radius: 0;
}
.header-frontend .nav li .dropdown-menu {
	padding: 0;
}
.header-frontend .nav li .dropdown-menu li a {
	line-height: 28px;
	padding: 3px 12px;
}
.theme-dropdown .dropdown-menu {
	display: block;
	position: static;
	margin-bottom: 20px;
}
.theme-showcase > p > .btn {
	margin: 5px 0;
}
.biaoti {
	margin-top: 50px;
	min-width: 1200px;
}
.biaoti h3, .biaoti p, .biaoti span {
	text-align: center;
}
.biaoti p {
	height: 60px;
	position: relative;
	font-size: 20px;
	font-weight: normal;
	z-index: 1;
}
.biaoti h3 {
	font-size: 45px;
	line-height: 62px;
	color: #0c63bc;
	font-weight: bold;
	background: url(../images/title.png) no-repeat center;
	padding-top:40px;
}
.wfixed {
	width: 1200px;
	margin: 0 auto;
}
.english {
	text-align: center;
}
.line {
	border-bottom: 1px solid #ddd;
	margin-top: -1px;
}
.mt {
	margin-top: 20px;
}
.f-box {
	background: #f4f4f4;
	padding: 60px 20px;
	text-align: center;
	min-height: 380px;
	margin-bottom: 20px;
	transition-duration: 500ms;
	transition-property: width, background;
	transition-timing-function: ease;
	-webkit-transition-duration: 500ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
}
.f-box h3 {
	margin-top: 20px;
}
.f-box .yw {
	color: #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;
	margin: 10px 0;
}
.f-box .f-text {
	color: #666;
}
.f-box u {
	margin: 15px auto;
	width: 85px;
	height: 1px;
	background: #ddd;
	display: block;
}
.recent-work-wrap img {
	width: 100%;
	margin-top: 0px;
}
.recent-work-wrap em {
	font-size: 16px;
	line-height: 2.5em;
	text-align: center;
	width: 380px;
	display: block;
	font-style: normal;
}
.recent-work-wrap {
	/*	border: 1px solid #ddd;*/
	margin-bottom: 20px;
}
.recent-work-wrap img:hover {
	opacity: .9;
}
.more {
	margin: 0 auto;
	display: block;
	width: 360px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	background: #1d1e22;
	border-radius: 8px;
	margin-top: 20px;
}
.news {
	background: #1d1e22;
	padding: 50px 0 50px 0;
	overflow: hidden;
}
.newtit {
	width: 185px;
	height: 59px;
	border: 2px solid #fff;
	margin: 0 auto;
}
.newtit h3 {
	line-height: 40px;
	font-size: 24px;
	color: #fff;
	text-align: center;
}
.newtit span {
	width: 150px;
	margin: 0 auto;
	background: #1d1e22;
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	padding: 0 10px;
	text-align: center;
	display: block;
}
.nav-tabs {
	border: 0;
}
/*.nav>li{ margin-right: 15px;}*/
.nav>li>a {
	background: #eba11a;
	color: #fff;
	border-radius: 50px;
	padding: 5px 30px;
}
.nav>li>a:hover {
	background: #f35b4f;
	color: #fff;
	border: 0;
}
ul.nav.nav-tabs.center-block {
	text-align: center;
}
.nav-tabs>li {
	float: none;
	display: inline-block;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background: #f35b4f;
	color: #fff;
	border: 0;
}
.tab-content {
	margin-top: 30px;
}
.newstext {
	text-align: center;
	color: #fff;
	margin: 30px 0;
	font-size: 16px;
}
.newslist li a {
	color: #fff;
}
.newslist li {
	line-height: 30px;
	overflow: hidden;
}
.newslist i {
	float: left;
	width: 270px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-style: normal;
}
.newslist span {
	float: right;
}
.partner img {
	width: 100%;
	border: 1px solid #ddd;
	margin: 10px 0;
}
.add {
	background: #f9f9f9;
	padding: 20px 0;
}
.add img {
	width: 100%;
}
.add h3 {
	font-size: 24px;
	margin-bottom: 15px;
}
.add p {
	font-size: 16px;
	line-height: 30px;
}
.add .btn-default {
	background: #f44234;
	color: #fff;
	border: 0;
	margin-top: 15px;
}
.contact {
	margin-top: 60px;
}
.copyright {
	background: #383838;
	color: #fff;
}
.copyright a {
	color: #fff;
}
.copy-left {
	color: #fff;
	font-size: 20px;
}
.copy-left .iconfont {
	font-size: 32px;
	margin-right: 10px;
}
.copy-left p {
	margin-top: 10px;
}
.kf {
	margin: 15px 0;
	font-size: 13px;
	color: #fff;
	margin-left: 30px;
	border-radius: 20px;
	background: #f44234;
	display: block;
	width: 100px;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.copy-left {
	float: left;
	margin-top: 15px;
}
.copy-mid {
	float: left;
	margin-left: 70px;
}
.copy-mid a {
	color: #999;
	font-weight: normal;
	text-align: center;
	display: block;
}
.copy-mid li {
	float: left;
	width: 160px;
}
.copy-mid h2 {
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 80px;
}
.copy-right {
	float: right;
	width: 150px;
	text-align: center;
}
.copy-right p {
	color: #fff;
	height: 37px;
	line-height: 39px;
	overflow: hidden;
	font-size: 18px;
	margin-bottom: 10px;
}
.copy {
	line-height: 45px;
	background: #000;
	text-align: center;
	color: #999;
	height: 30px;
}
@media (min-width: 768px) and (max-width: 980px) {
.col-4 .item {
	width: 47%;
	margin-right: 2%;
	margin-bottom: 2%;
}
.product {
	display: none;
}
.img {
	display: none;
}
.copyright {
	display: none;
}
}
@media (max-width: 768px) {
.productdetail img {
	width: 100%;
}
.copy {
	padding: 15px 0;
}
.newslist i {
	width: 200px;
}
.nav>li>a {
	padding: 5px 15px;
}
.nav>li {
	margin-right: 18px;
}
.f-box {
	padding: 20px 0;
	min-height: 280px;
	border-radius: 10px;
}
.f-box h2 {
	margin-top: 10px;
	font-size: 20px;
}
.f-box .yw {
	font-size: 14px;
}
.biaoti h2 {
	font-size: 18px;
}
.iconfont {
	font-size: 40px;
}
.f-box .f-text {
	padding: 0 5px;
}
.navbar-brand img {
	width: 240px;
}
.navbar-brand {
	margin-top: 5px;
}
.navbar-toggle {
	margin-top: 12px;
}
.header-frontend .navbar-collapse ul.navbar-nav {
	float: none;
	margin-left: 0;
}
.header-frontend .navbar-nav> li> a {
	line-height: 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.header-frontend .nav li a:hover, .header-frontend .nav li a:focus, .header-frontend .nav li a.dropdown-toggle:focus, .header-frontend .nav li a.dropdown-toggle .dropdown-menu li a:hover, .header-frontend .nav li.active a, .header-frontend .dropdown-menu li a:hover {
	color: #fff !important;
}
.header-frontend .navbar-nav > li {
	padding: 0;
	margin-bottom: 2px;
	line-height: 30px;
}
.header-frontend .nav li ul.dropdown-menu li a {
	margin-left: 0px;
	color: #999!important;
	;
}
.header-frontend .nav li .dropdown-menu li a:hover, .header-frontend .nav li .dropdown-menu li.active a {
	color: #fff !important;
}
.purchase-btn, .about-testimonial {
	margin-top: 10px;
}
.breadcrumb.pull-right {
	padding: 0;
}
.search, .bx-controls-direction {
	display: none;
}
.tweet-box {
	margin-bottom: 20px;
}
.property img {
	width: 80%;
}
/*.bx-wrapper {
        margin-bottom: 60px;
    }*/
.purchase-btn, .about-testimonial {
	margin-top: 0;
}
.purchase-btn {
	line-height: 98px;
}
.social-link-footer li a {
	font-size: 16px;
	height: 40px;
	width: 40px;
}
.navbar-header {
	float: none;
	text-align: center;
	width: 100%;
}
.navbar-brand {
	float: none;
}
.carousel-control {
	font-size: 45px;
	line-height: 70px;
}
.btn, .form-control {
	margin-bottom: 10px;
}
}
@media (max-width: 480px) {
.header-frontend .navbar {
	min-height: 60px;
}
.navbar-toggle {
	margin-right: -10px;
}
.header-frontend .nav li .dropdown-menu li a:hover {
	color: #f77b6f !important;
}
.navbar-brand {
	margin-top: -5px !important;
	float: left !important;
}
.col-4 .item {
	width: 100%;
	margin-right: 0%;
	margin-bottom: 2%;
}
.breadcrumb.pull-right {
	float: left !important;
	margin-top: 10px;
	padding: 0;
}
.carousel-control {
	font-size: 23px;
	line-height: 38px;
}
.biaoti {
	margin-top: 20px;
}
.cpkey {
	width: 160px;
}
#formSeach {
	display: none;
}
}
.pst_bg {
	width: 100%;
	height: 72px;
}
.pst {
	width: 1200px;
	text-align: left;
	margin: 0px auto;
	height: 72px;
	line-height: 72px;
	padding-left: 24px;
	background: url(../images/address.png) left no-repeat;
	font-size: 16px;
	color: #777;
}
.pst a {
	color: #777;
}
.pst a:hover {
	color: #006FBF;
}
.scd {
	width: 1200px;
	margin: 0px auto;
}
.scd .scd_l {
	width: 260px;
	float: left;
	position: relative;
	z-index: 99;
}
.scd_l .s_name {
	width: 260px;
	height: 70px;
	line-height: 70px;
	background: #0c63bc;
	position: relative;
	text-indent: 12px;
	font-size: 26px;
	color: #fff;
	font-weight: 600;
}
.scd_l .s_name img {
	vertical-align: top;
	margin-top: 18px;
}
.scd_l .s_name i {
	display: block;
	width: 30px;
	height: 31px;
	background: url(../images/icon10.png) no-repeat;
	position: absolute;
	right: -30px;
	bottom: -1px;
}
.scd_l .s_nav {
	width: 260px;
	background: #f0f0f0;
	margin-bottom: 20px;
}
.scd_l .s_nav li {
	background: url(../images/icon.png) no-repeat right;
	margin: 0px 15px; /*width:100%; */
	height: 65px;
	line-height: 65px;
	border-bottom: 1px solid #ddd;
}
.scd_l .s_nav li a { /*width:190px;*/
	height: 65px;
	line-height: 65px; /*padding-left:20px; */
	font-size: 16px;
	display: block;
*display:inline;
	zoom: 1;
}
.scd_l .s_nav li.now a, .scd_l .s_nav li a:hover {
	color: ##0c63bc;
}
.s_nav .now a {
	color: ##0c63bc;
	background: url(../images/hovericon.png) no-repeat right;
}
.s_nav a:hover {
	color: ##0c63bc;
	background: url(../images/hovericon.png) no-repeat right;
}
.scd_l .s_nav li:last-child {
	border-bottom: 0;
}
.scd .scd_r {
	width: 910px;
	float: right;
}
.scd_r .r_name {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #ddd;
	position: relative;
	margin-bottom: 40px;
}
.scd_r .r_name span {
	display: inline-block;
*display:inline;
	zoom: 1;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #0c63bc;
	border-bottom: 1px solid #0c63bc;
}
.about {
	width: 100%;
	/*	padding: 30px 0;*/
	font-size: 14px;
	color: #555555;
	line-height: 255%;
	text-align: left;
}
.about img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.pages {
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.pages a {
	display: inline-block;
*display:inline;
	zoom: 1;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
	font-size: 16px;
	color: #555555;
	margin: 0 3px;
}
.pages .now {
	color: #179EED;
}
.pages .prev, .pages .next {
	color: #FFF;
	background: #646464;
	padding: 0 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.pages .prev:hover, .pages .next:hover {
	background: #00649F;
}
.new {
	width: 100%;
}
.new dl {
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ddd;
}
.new dl dt, .new dl dt img {
	width: 235px;
	height: 135px;
	float: left;
	vertical-align: top;
}
.new dl dt {
	border: 3px solid #eee;
}
.new dl dd {
	width: 595px;
	float: right;
	text-align: left;
}
.new dl dd .title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: relative;
}
.new dl dd .title p {
	width: 65%;
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #0c63bc;
	font-size: 16px;
}
.new dl dd .title em {
	font-style: normal;
	display: block;
	text-align: right;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #888;
}
.new dl dd .des {
	width: 100%;
	height: 69px;
	font-size: 14px;
	color: #555555;
	line-height: 170%;
	overflow: hidden;
	text-indent: 2em;
	margin-bottom: 6px;
}
.new dl dd .more1 {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 82px;
	height: 24px;
	border: 1px solid #0c63bc;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	color: #0c63bc;
}
.lianxi {
	margin: 15px 0;
}
.lianxi p {
	line-height: 30px;
}
.lianxi img {
	margin: 15px 0;
	display: block;
}
.sub {
	background: #f44234;
	color: #fff;
	border: 0;
	margin-top: 15px;
}
.lianxi span {
	color: red;
}
.new dl .newcontent {
	width: 910px;
}
.new dl .newcontent .des {
	height: 45px;
}
.new dl dd .des a {
	color: #555;
}
.detail {
	padding-bottom: 25px;
}
.detail h2 {
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
}
.detail .lj {
	color: #666;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 30px;
	font-size: 12px;
}
.pagebox {
	border-top: 1px dashed #ddd;
	margin-bottom: 50px;
}
.pagebox a {
	width: 50%;
	float: left;
	line-height: 45px;
}
.pagebox .down {
	float: right;
	text-align: right;
}
@media screen and (max-width:770px) {
.scd .scd_r, .scd .scd_l {
	width: 100%;
}
.scd_l .s_name i {
	display: none;
}
/* .scd .scd_l{ margin-top:25px;}*/
.scd_l .s_name {
	width: 100%;
	background-size: 100% 100%;
	text-align: left;
}
.scd_l .s_name img {
	margin-left: 30px;
}
.scd_l .s_nav {
	width: 480px;
}
.scd_l .s_nav li a {
	width: 450px;
}
.pst {
	text-align: left;
	width: 480px;
}
.scd {
	width: 480px;
}
.new dl dd {
	width: 230px;
}
.new dl .newcontent {
	width: 100%;
}
.detail img {
	width: 100%;
}
.pagebox a {
	width: 100%;
}
.pagebox .down {
	text-align: left;
}
.pagebox {
	margin-top: 20px;
}
}
@media screen and (max-width:510px) {
.scd_l .s_nav {
	width: 320px;
}
.scd_l .s_nav li a {
	width: 290px;
}
.pst {
	font-size: 14px;
	width: 320px;
}
.scd {
	width: 320px;
}
.new dl dd {
	width: 100%;
}
.new dl dt, .new dl dt img {
	width: 314px;
	height: 180px;
}
.lianxi img {
	width: 100%;
}
.new dl .newcontent {
	width: 100%;
}
.detail img {
	width: 100%;
}
.pagebox a {
	width: 100%;
	line-height: 30px;
}
.pagebox .down {
	text-align: left;
}
.pagebox {
	margin-top: 20px;
}
}
#recent-works .col-xs-12.col-sm-4.col-md-4 {
	padding: 0;
}
#recent-works {
	background: url(../images/main2.jpg);
	background-size: cover;
	padding-bottom: 70px;
}
.recent-work-wrap {
	position: relative;
	display: block;
}
.recent-work-wrap img {
	width: 100%;
}
.recent-work-wrap .recent-work-inner {
	top: 0;
	background: transparent;
	opacity: 1;
	width: 100%;
	border-radius: 0;
	margin-bottom: 0;
	text-align: center;
}
.recent-work-wrap .recent-work-inner h3 {
	margin: 10px 0;
}
.recent-work-wrap .recent-work-inner h3 a {
	font-size: 24px;
	color: #fff;
}
.recent-work-wrap .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	border-radius: 0;
	background: #000;
	color: #fff;
	vertical-align: middle;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
	padding: 30px 30px 30px 30px;
}
.recent-work-wrap .overlay .preview {
	bottom: 0;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	border-radius: 0;
	background: transparent;
	text-align: center;
	color: #fff;
}
.recent-work-wrap:hover .overlay {
	opacity: 0.6;
}
.scd_r .pro img {
}
.scd_r .pro p {
	text-align: center;
	background: #F5F5F5;
	line-height: 3em;
	width: 285px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
}
.scd_r .pro {
	margin-bottom: 20px;
}
 @media (min-width:1200px) {
.recent-work-wrap img {
}
.add img {
	padding-top: 28px;
}
.scd_r .pro img {
}
.col-lg-3.col-xs-6.pro {
}
}
@media(max-width:1200px) {
.recent-work-wrap img {
	height: 224px;
}
}
@media(max-width:992px) {
.recent-work-wrap img {
}
}
@media(min-width:768px) {
}
@media (max-width:768px) {
.recent-work-wrap img {
	max-height: 100%;
	height: 260px;
}
.carousel-inner>.item>img {
	height: 125px;
}
.scd_r .pro {
	height: 200px;
}
}
 @media (max-width:468px) {
.scd_r .pro {
	height: 120px;
}
}
.copy-left .sitemap a {
	font-size: 14px;
	color: #fff;
	margin: 0 10px;
}
.nest {
	width: 900px;
	float: left;
	padding-top: 15px;
	line-height: 25px;
	padding-left: 23px;
}
.bottom-foot {
	color: #fff;
	clear: both;
	padding-top: 15px;
}
.nest ul li {
	float: left;
}
.nest ul li a {
	color: #fff;
	font-size: 16px;
	margin-right: 48px;
}
.container.partner.mt.visible-lg {
	margin-bottom: 20px;
}
.pages1 li {
	float: left;
	margin: 0 10px;
}
.pages1 {
	margin-bottom: 20px;
}
.news_show .top_show {
	text-align: center;
	border-bottom: 1px dashed #dfdfdf;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.top_show h3 {
	line-height: 55px;
}
.news_show .top_show h1 {
	color: #333333;
	font-size: 20px;
	line-height: 45px;
	overflow: hidden;
	width: 100%;
}
.news_show .top_show p {
	font-size: 12px;
	color: #ababab;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	width: 100%;
	margin: 10px 0px;
}
.news_show p {
	color: #666666;
	font-size: 16px;
	line-height: 2em;
}
.news_show .n_s_img {
	position: relative;
	padding: 3% 0px;
}
.news_show .n_s_img i {
	display: block;
	padding-bottom: 36.582914572864325%;
}
.news_show .n_s_img img {
	box-shadow: -30px -30px 1px #f2f2f2;
}
@media (max-width: 980px) {
.news_show .n_s_img {
	margin: 20px 0px;
}
.news_show .n_s_img img {
	box-shadow: -10px -10px 1px #f2f2f2;
}
}
.news_show .guan_pro {
	margin-top: 4%;
}
/*相关产品*/
.guan_pro .pro_ul {
	padding: 0px 0px 3%;
}
/*产品详情页面*/
.pro_s1 {
	padding: 4% 0px;
}
.pro_s1 .ps1_left {
	width: 51%;
	float: left;
	position: relative;
}
.pro_s1 .ps1_left i {
	display: block;
	padding-bottom: 77.32793522267207%;
}
.pro_s1 .ps1_right {
	text-align: center;
}
.pro_s1 .ps1_right h3 {
	font-size: 20px;
	color: #333333;
	font-weight: 500;
	padding-bottom: 20px;
	height: 30px;
	line-height: 30px;
	width: 100%;
	overflow: hidden;
}
.pro_s1 .ps1_right span {
	display: block;
	width: 100%;
	height: 7px;
	margin: 3% 0px;
}
.pro_s1 .ps1_right p {
	font-size: 14px;
	color: #6b6b6b;
	line-height: 24px;
}
@media (max-width: 640px) {
.pro_s1 .ps1_left {
	width: 100%;
}
.pro_s1 .ps1_right {
	width: 100%;
}
}
.pro_s2 .img_pro {
	position: relative;
}
.pro_s2 .img_pro i {
	display: block;
	padding-bottom: 47.58403361344538%;
}
.pro_s2 p {
	line-height: 24px;
	color: #666666;
	margin: 5% 0px;
}
.guan_top {
	font-size: 20px;
	color: #333333;
	font-weight: 700;
	padding: 8px;
	position: relative;
	background: #efefef;
	line-height: 45px;
	height: 45px;
}
.guan_top:before {
	content: "";
	height: 1px;
	width: 50px;
	background: #eaeaea;
	top: 24px;
	left: 109px;
	position: absolute;
}
.guan_top:after {
	content: "";
	height: 1px;
	width: 170px;
	background: #eaeaea;
	bottom: 19px;
	left: 90px;
	position: absolute;
}
.guan_top span {
	width: 80px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	display: inline-block;
}
.pro_ul {
	padding: 5% 0px;
	overflow: hidden;
}
.pro_ul li {
	width: 29.4%;
	float: left;
	margin-right: 5.9%;
	position: relative;
	cursor: pointer;
	margin-top: 20px;
}
.pro_ul li .pic {
	position: relative;
	overflow: hidden;
	height: 188px;
}
.pro_ul li .pic i {
	display: block;
	padding-bottom: 82.14285714285714%;
}
.pro_ul li .pic .zhe_a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display: none;
}
.pro_ul li:nth-child(3n+3) {
	margin-right: 0px;
}
.pro_ul li:nth-child(3n+3):after {
	display: none;
}
.pro_ul li:after {
	content: "";
	height: 100%;
	position: absolute;
	top: 0px;
	right: -9.95%;
}
.pro_ul li:before {
	content: "";
	width: 120%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.pro_ul li .text {
	padding: 3% 0px 0;
}
.pro_ul li .text h4 {
	color: #606a71;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	width: 98%;
	overflow: hidden;
	text-align: center;
}
.pro_ul li .text span {
	height: 1px;
	background: #c9c9c9;
	width: 104px;
	display: block;
	vertical-align: top;
	margin: 15px 0px 20px;
	width: 37%;
}
.pro_ul li .text .more {
	background: #999999;
	color: #fff;
	font-size: 12px;
	font-family: arial;
	width: 75px;
	display: block;
	height: 28px;
	line-height: 28px;
	border: 1px solid #8c8c8c;
	position: relative;
	text-align: center;
}
.pro_ul li .text .more:after {
	width: 71px;
	height: 24px;
	content: "";
	position: absolute;
	top: 1px;
	left: 1px;
}
.pro_ul li:hover .pic .zhe_a {
	display: block;
}
.pro_ul li:hover .text span {
	background: #0083c7;
}
.pro_ul li:hover .text .more {
	background: #0083c7;
}
.pic img {
	width: 100%;
	height: 100%;
}
.n_article_next {
	padding: 20px 0;
}
.tag {
	padding-top: 20px;
}
.guan_ul2 li {
	line-height: 30px;
}
.guan_ul2 span {
	float: right;
}
 @media (max-width:988px) {
}
/*移动端底部导航*/
.phonefooternav {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 99999;
}
.phonefooternav ul li {
	width: 25%;
	background: #494949;
	float: left;
	padding: 10px 0;
	border-right: 1px solid #666;
	list-style: none;
}
.phonefooternav ul li a {
	display: block;
	color: #fff;
	text-align: center;
}
.phonefooternav ul li a:hover {
	text-decoration: initial;
}
.phonefooternav ul li a i {
	display: block;
	font-size: 20px;
	padding: 10px 0;
}
 @media (max-width: 480px) {
.phonefooternav ul li {
	padding: 3px 0px;
}
}
.sy_about {
	background: url(../images/about_c.jpg) center no-repeat;
	height: 651px;
	width: 100%;
	min-width: 1200px;
}
.sy_about_a {
	width: 1200px;
	margin: 0 auto;
}
.sy_about dl {
	width: 502px;
	float: right;
	padding: 120px 0 0;
}
.sy_about dl dt {
	height: 136px;
	border-bottom: solid 1px #fff;
}
.sy_about dl dt span {
	display: block;
	font-size: 44px;
	line-height: 51px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
.sy_about dl dt p {
	color: #fff;
=:136px;
	line-height: 50px;
	font-size: 36px;
	font-weight: bold;
}
.sy_about dl dd p {
	height: 225px;
	overflow: hidden;
	padding: 30px 0 0;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
}
.sy_about dl dd a {
	display: block;
	width: 205px;
	line-height: 46px;
	border-radius: 23px;
	color: #fff;
	text-align: center;
	background: url(../images/ico04.png) no-repeat 144px 16px #0c63bc;
	padding: 0 32px 0 0;
	font-size: 14px;
	transition: all 0.3s linear 0s;
}
.sy_about dl dd a:hover {
	margin-left: 6px;
}
.about_l {
	clear: both;
	padding: 61px 0 0;
	height: 62px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.about_l li {
	width: 304px;
	float: left;
}
.about_l li:nth-child(2) {
	width: 438px;
	padding: 0 0 0 154px;
}
.about_l li b {
	width: 77px;
	float: left;
	height: 38px;
	line-height: 38px;
	border-right: solid 1px #e6e6e6;
	margin: 6px 30px 0 0;
	font-size: 38px;
	color: #969696;
	font-weight: bold;
}
.about_l li p {
	font-size: 20px;
	line-height: 30px;
	color: #333;
	background: url(../images/about_ico1.gif) no-repeat 0 6px;
	padding: 0 0 0 63px;
	width: 133px;
	white-space: nowrap;
	float: left;
	height: 54px;
}
.about_l li:nth-child(2) p {
	background: url(../images/about_ico2.gif) no-repeat 0 6px;
}
.about_l li:nth-child(3) p {
	background: url(../images/about_ico3.gif) no-repeat 0 6px;
}
.about_l li p em {
	font-size: 12px;
	line-height: 20px;
	color: #aaa9a9;
	text-transform: uppercase;
	display: block;
	font-style: normal;
}
.sy_cpzs {
	font-family: "Microsoft Yahei";
	height: 960px;
	padding: 70px 0 0;
	position: relative;
	background: #f1f1f1;
}
.sy_txt {
	text-align: center;
	height: 110px;
	margin-top: 50px;
}
.sy_txt p {
	font-size: 45px;
	line-height: 62px;
	color: #0c63bc;
	font-weight: bold;
}
.sy_txt span {
	line-height: 33px;
	font-size: 22px;
	color: #333;
	font-weight: normal;
	display: block;
}
.sy_cpfl {
	height: 90px;
	width: 1200px;
	margin: 0 auto;
}
.sy_cpfl ul {/* width: 820px; */
	margin: 0 auto;
	text-align: center;
}
.sy_cpfl ul li {
	float: left;
	width: 580px;
	line-height: 45px;
	margin: 0 5px;
	border-radius: 5px;
	background: #0c63bc;
}
.sy_cpfl ul li:hover {
	background: #0c63bc;
}
.sy_cpfl ul li p {
	display: block;
	padding: 0 0 0 20px;
	font-size: 20px;
	color: #fff;
}
.sy_cpt {
	width: 1200px;
	margin: 0 auto;
}
.sy_cpt ul {
}
.sy_cpt ul li {
	float: left;
	margin: 0 5px;
	margin-bottom: 16px;
	background: #fff;
}
.sy_cpt ul li a {
	height: 292px;
	display: block;
	width: 390px;
	position: relative;
	overflow: hidden;
}
.sy_cpt ul li a img {
	transition: all 0.5s;
}
.sy_cpt ul li a:hover img {
	transform: scale(1.05, 1.05);
}
.sy_cpt ul li p {
	height: 40px;
	background: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
}
.sy_cpt ul li p a {
	height: 40px;
	color: #333;
	font-size: 18px;
}
.sy_xinwen {
	width: 1200px;
	margin: 0 auto;
}
.new_t {
	height: 78px;
	position: relative;
	font-size: 20px;
	font-weight: bold;
	z-index: 1;
}
.new_t a {
	background: url(../images/new_ico1.png) no-repeat 0 14px;
	height: 50px;
	line-height: 48px;
	display: block;
	color: #0c63bc;
	border-bottom: solid 2px #0c63bc;
	float: left;
	padding: 0 0 0 32px;
}
.new_t:before {
	content: "";
	position: absolute;
	width: 1200px;
	height: 1px;
	background: #cecece;
	left: 0;
	top: 49px;
	z-index: -1;
}
.new_a {
	width: 600px;
	float: left;
}
.new_a dt {
	position: relative;
	overflow: hidden;
	width: 600px;
	height: 241px;
}
.new_a dt:hover img {
	transform: scale(1.05, 1.05);
}
.new_a dt img {
	transition: all 0.5s;
}
.new_a dd {
	padding: 13px 0 0;
}
.new_a dd p {
	display: block;
	height: 51px;
	line-height: 51px;
	font-size: 18px;
	font-weight: normal;
}
.new_a dd p a {
	display: block;
	color: #333;
}
.new_a dd span {
	line-height: 24px;
	font-family: "Microsoft Yahei";
	color: #666;
	font-size: 14px;
}
.new_b {
	width: 524px;
	height: 375px;
	float: right;
}
.new_b dl {
	height: 116px;
	margin-bottom: 22px;
	border-bottom: 1px dashed #cecece;
}
.new_b dl dt {
	float: left;
	text-align: center;
	width: 80px;
	line-height: 54px;
	font: 48px "Microsoft YaHei";
	color: #666;
	font-weight: bold;
}
.new_b dl dt em {
	display: block;
	font: 16px "Microsoft YaHei";
	color: #999;
	line-height: 32px;
}
.new_b dl dd {
	width: 432px;
	float: right;
	margin-top: 7px;
}
.new_b dl dd p {
	display: block;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	line-height: 39px;
}
.new_b dl dd p a {
	display: block;
}
.new_b dl dd span {
	line-height: 24px;
	font-family: "Microsoft Yahei";
	color: #666;
	font-size: 14px;
}
.new_b dl:nth-last-child(1) {
	border-bottom: none;
}
/*bottom*/
.foot {
	color: #bfbfbf;
	clear: both;
	font-family: "Microsoft Yahei";
	line-height: 28px;
	height: 340px;
	background: #333;
	position: relative;
	font-size: 16px;
	padding: 20px 0 0;
	margin-top: 30px;
	min-width: 1200px;
}
.foot_a {
	width: 1200px;
	margin: 0 auto;
}
.foot_z {
	display: block;
	width: 334px;
	padding: 22px 0 0;
	float: left;
}
.foot_z dl {
}
.foot_z dl dt {
	margin-bottom: 10px;
}
.foot_z dl dt img {
	display: block;
}
.foot_z dl dt span {
	display: block;
	height: 74px;
	line-height: 64px;
	font-size: 18px;
	color: #BFBFBF;
}
.foot_z dl dd {
}
.foot_z dl dd p {
	font-size: 16px;
	color: #bfbfbf;
	line-height: 30px;
}
.foot_z dl dd p a {
	color: #bfbfbf;
}
.foot_t {
	width: 260px;
	line-height: 48px;
	float: left;
}
.foot_t p {
	height: 58px;
	line-height: 58px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.foot_t a {
	display: inline-block;
	width: 90px;
	float: left;
	color: #bfbfbf;
	line-height: 43px;
	font-size: 16px;
}
.foot_c {
	width: 400px;
	float: left;
}
.foot_c p {
	height: 58px;
	line-height: 58px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.foot_c ul {
}
.foot_c ul li {
	padding: 13px 0 0 47px;
	height: 70px;
	background: url(../images/f_ico3.gif) no-repeat 0 17px;
	font-size: 14px;
	line-height: 2em;
}
.foot_c ul li em {
	font-family: Times New Roman;
	font-style: normal;
}
.foot_c ul li span {
	display: block;
}
.foot_c ul li.f_text1 {
	background: url(../images/f_ico1.gif) no-repeat 0 17px;
}
.foot_c ul li.f_text2 {
	background: url(../images/f_ico2.gif) no-repeat 0 17px;
}
.foot_y {
	width: 200px;
	display: block;
	height: 325px;
	font-size: 14px;
	float: left;
}
.foot_y p {
	padding: 75px 0 0;
	text-align: center;
	color: #fff;
	line-height: 40px;
}
.foot_y p img {
	width: 116px;
	height: 116px;
	background: #fff;
	padding: 8px;
	display: block;
	margin: 0 auto;
}
.foot_y p span {
	padding: 45px 0 0;
	text-align: center;
	color: #fff;
	line-height: 40px;
	font-size: 16px;
}
.foot_b {
	height: 66px;
	color: #bfbfbf;
	background: #333;
	position: relative;
	width: 100%;
	text-align: center;
	border-top: solid 1px #474747;
	min-width: 1200px;
}
.foot_b p {
	width: 1200px;
	margin: 0 auto;
}
.foot_b span {
	display: inline-block;
	color: #bfbfbf;
	line-height: 66px;
	font-size: 16px;
}
.foot_b span a {
	color: #bfbfbf;
}
.feedback {
	Z-index: 99;
	background: #fff;
	width: 340px;
	position: fixed;
	right: 30px;
	bottom: -9999px;
	box-shadow: 0 20px 40px 8px rgba(0, 0, 0, 0.25);
	font-size: 14px;
	border-radius: 10px 10px 0 0;
}
.feedback .feedbackHeader {
	height: 40px;
	line-height: 40px;
	border-radius: 10px 10px 0 0;
	color: #ffffff;
	text-indent: 50px;
	font-weight: normal;
	cursor: pointer;
}
.feedback .eMailIco {
	background: url(../images/emailIco.png) 16px center no-repeat #0c63bc;
	background-size: 21px auto;
}
.feedbackForm {
	padding: 16px 16px 40px 16px;
}
.feedbackForm .tips {
	color: #222d38;
	padding-bottom: 20px;
}
.feedbackForm .linee {
	margin-bottom: 16px;
}
.feedbackForm .linee input, .feedbackForm .linee textarea {
	width: 100%;
	box-sizing: border-box;
	box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	border: solid 1px #ccc;
	color: #222d38;
	display: block;
}
.feedbackForm textarea {
	resize: none;
	height: 78px;
	padding: 11px;
	line-height: 20px;
}
.feedbackForm .linee input {
	height: 40px;
	line-height: 40px;
	padding: 0 11px;
}
.feedbackForm .btn {
	background: #0c63bc;
	border-radius: 4px;
	width: 100%;
	box-sizing: border-box;
	border: none;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	cursor: pointer;
}
.feedback .closeBtn {
	background: url("../images/closeBtn.png") no-repeat;
	width: 28px;
	height: 28px;
	background-size: 28px 28px;
	position: absolute;
	left: -36px;
	top: 6px;
	cursor: pointer;
	display: none;
}
.sy_cpfl {
	width: 1200px;
	margin: 0 auto;
}
.sy_cpfl ul li {
	float: left;
	width: 236px;
	margin: 2px 2px;
	text-align: center;
	line-height: 40px;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
}
.sy_cpfl ul li p {
	display: block;
}
.sy_cpt {
	width: 1200px;
	margin: 0 auto;
}
.sy_cpfl ul li a {
	display: block;
	color: #fff;
}
.sy_cpfl ul li:hover a {
	background: #0c63bc;
	color: #fff;
}
.sy_tit_a {
	width: 1400px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
}
.sy_tit_a p {
	font-size: 30px;
	color: #333;
}
.sy_tit_a p b {
	font-size: 36px;
	font-weight: bold;
	color: #ff8a00;
}
.sy_tit_a p i {
	font-size: 36px;
	font-weight: bold;
	color: #006600;
}
.sy_tit_a span {
	font-size: 20px;
	color: #666666;
	line-height: 38px;
}
.sy_tit_a span b {
	font-size: 24px;
	color: #006600;
	font-weight: bold;
}
.sy_tit_a:after {
	width: 100%;
	height: 111px;
	background: url(../images/logo_ico.png) center no-repeat;
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	opacity: .05;
}
.sy_nbbz {
	width: 1200px;
	margin: 0 auto;
	display: table;
}
.sy_nbbz ul {
}
.sy_nbbz ul li {
	width: 16.6%;
	float: left;
	text-align: center;
}
.sy_nbbz ul li span {
	width: 100px;
	height: 100px;
	display: block;
	margin: 0 auto;
	-webkit-transition: -webkit-transform 0.4s ease-out;
-moz-transition:;
}
.sy_nbbz ul li:hover span {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
}
.sy_nbbz ul li p {
	font-size: 16px;
	color: #666666;
	line-height: 50px;
}
.sy_nbbz ul li:hover p {
	color: #0c63bc;
}
.liucheng {
	width: 100%;
	background: #efefef;
	min-width: 1200px;
}
.bz1 {
	background: url(../images/bz1.png) center no-repeat;
}
.bz2 {
	background: url(../images/bz2.png) center no-repeat;
}
.bz3 {
	background: url(../images/bz3.png) center no-repeat;
}
.bz4 {
	background: url(../images/bz4.png) center no-repeat;
}
.bz5 {
	background: url(../images/bz5.png) center no-repeat;
}
.bz6 {
	background: url(../images/bz6.png) center no-repeat;
}
.bz7 {
	background: url(../images/bz7.png) center no-repeat;
}
.bz8 {
	background: url(../images/bz8.png) center no-repeat;
}
.bz9 {
	background: url(../images/bz9.png) center no-repeat;
}
.bz10 {
	background: url(../images/bz10.png) center no-repeat;
}
.sy_cpt {
	width: 1200px;
	margin: 0 auto;
}
.sy_cpfl ul li a {
	display: block;
	color: #fff;
}
.sy_cpfl ul li:hover a {
	background: #0c63bc;
	color: #fff;
}
.sy_cpt ul li {
	float: left;
	margin: 0 7px;
	margin-bottom: 16px;
	background: #fff;
	padding: 3px;
	box-sizing: border-box;
}
.sy_cpt ul li a {
	height: 210px;
	display: block;
	width: 280px;
	position: relative;
	overflow: hidden;
}
.sy_cpt ul li a img {
	transition: all 0.5s;
}
.sy_cpt ul li a:hover img {
	transform: scale(1.05, 1.05);
}
.sy_cpt ul li p {
	height: 40px;
	background: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
}
.sy_cpt ul li p a {
	height: 40px;
	color: #333;
	font-size: 15px;
}
.sy_cpt ul li p a:hover {
	background: #0c63bc;
	color: #fff;
}/* 首页热销产品 */
.box {
	width: 1160px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	_height: 100%;
	padding: 20px;
	background: #f5f5f5
}
.hotproduct {
	margin: 15px 0 20px 0;
}
#demo1p {
	width: 1200px;
	height: 320px;
	overflow: hidden;
	position: relative;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
.top_14 {
	list-style: none outside none;
	display: inline;
}
.yunu-nav {
	float: right;
	margin-top: 40px;
}
.yunu-nav>li {
	float: left;
	height: 60px;
}
.yunu-nav>li>a {
	display: block;
	padding: 0 46px;
	line-height: 24px;
	border-right: 1px solid #ddd;
	font-size: 18px;
	width: 100%;
	height: 100%;
}
.yunu-nav>li.active, .yunu-nav>li.open, .yunu-nav>li:hover {
	border-bottom: 2px solid #0c63bc;
}
.yunu-nav>li>a:hover, .yunu-nav>li.active>a, .yunu-nav>li.open>a {
	color: #0c63bc;
}
.yunu-nav .dropdown-box li {
	float: none;
	border-right: 0;
}
.yunu-nav .dropdown-box a {
	line-height: 20px;
	font-size: 14px;
	padding: 15px 10px;
	margin: 0;
}
.yunu-nav>li:hover .dropdown-box {
	display: block;
	height: auto;
}
.yunu-slideBox {
	height: 700px;
	position: relative;
	overflow: hidden;
}
.yunu-slideBox .hd {
	position: absolute;
	bottom: 20px;
	left: 50%;
	width: 1200px;
	text-align: right;
	z-index: 2;
	margin-left: -600px;
}
.yunu-slideBox .hd li {
	display: inline-block;
	cursor: pointer;
	color: #fff;
	line-height: 30px;
	font-size: 24px;
	margin-left: 20px;
}
.yunu-slideBox .hd li.on {
	font-size: 30px;
}
.yunu-slideBox .bd, .yunu-slideBox .bd ul, .yunu-slideBox .bd li {
	width: 100% !important;
	height: 100% !important;
}
.yunu-slideBox .bd li {
	background: no-repeat center;
}
.yunu-slideBox .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}
.dropdown {
	position: relative;
}
.dropdown-box {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 10;
	background-color: #fff;
	min-width: 100%;
	display: none;
	overflow: hidden;
	margin-top: 2px;
}
.dropdown-box li {
	border-top: 1px solid #ddd;
	text-align: center;
}
.dropdown-box li a {
	display: block;
	line-height: 40px;
}
.dropdown.open .dropdown-box {
	display: block;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}/*搜索search*/
.hot {
	float: left;
	height: 30px;
	line-height: 30px;
	padding-left: 25px;
	background: url("../images/bar-notice-icon.png") left center no-repeat;
	overflow: hidden;
}
.hotsearch {
	height: 30px;
	margin: 0px auto;
	border-top: 1px solid #c7c8cc;
	border-bottom: 1px solid #c7c8cc;
}
.search {
	margin: 20px auto 0;
	float: right;
}
.search_nr {
	color: #0c63bc;
	padding: 0px 0px;
	height: 23px;
	margin-bottom: 15px;
	margin: 0 auto;
}
.search_r {
	overflow: hidden;
	padding: 0px 0px 0px 19px;
	float: right;
}
#formSeach {
	width: 100%;
	overflow: hidden;
}
#formSeach input.input_text {
	border: 1px solid #ccc;
	border-right: 0;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #000;
	padding: 0 5px;
	background: #fff;
	font-size: 14px;
}
#formSeach input.input_text_ny {
	border: 1px solid #ccc;
	border-right: 0;
	float: left;
	height: 20px;
	line-height: 20px;
	color: #a4a59f;
	padding: 0 5px;
	width: 169px
}
#formSeach input.btn_search {
	border: 0;
	background: url(../images/search.png) no-repeat left top #0c63bc;
	width: 30px;
	height: 30px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
#formSeach .radiobox {
	padding: 0px 10px 0px;
	color: #a4a59f;
	float: left;
	height: 26px;
	line-height: 26px;
	-webkit-padding-start: 2px 10px 0px;
}
#left_box #formSeach input.input_text, #box250right #formSeach input.input_text {
	width: 169px;
}
.top_r {
	float: right;
}
.navbar-header {
	width: 1200px;
	margin: 0 auto;
	min-width: 1200px;
}
.yunu-nav {
	width: 1200px;
	margin: 0 auto;
}
.logo {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 25px;
}
/*幻灯Banner*/
.banner {
	position: relative;
	height: 650px;
	min-width:1200px;
}
.banner .btn1 {
	bottom: 20px;
	margin-right: -450px;
	padding: 5px 6px;
	position: absolute;
	right: 50%;
	z-index: 7;
}
.banner .btn1 span {
	line-height: 14px;
	background: none repeat scroll 0 0 #0059ab;
	border: 1px solid #0059ab;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	padding: 2px 5px;
}
.banner .btn1 span.cur {
	font-weight: bold;
	padding: 4px 8px;
	background: none repeat scroll 0 0 #0059ab;
	border: 1px solid #0059ab;
}
.banner .bgitem {
	height: 650px;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}