/*配置颜色*/.Themefont,.Themefonthover:hover,.productBox .product-list a:hover p,.classifiCen li a:hover,.article .content-box li a:hover,.article .content-box li a:hover .time {
	color:#dd2727 !important
}

.Themebg,.ThemebgHover:hover,.tp-bullets.simplebullets.round .bullet.selected,.tp-bullets.simplebullets.round .bullet:hover,.tp-bannertimer,.tp-leftarrow:hover,.tp-rightarrow:hover {
	background-color:#fff !important
}

.ThemeFborder,.NavBoxPublic .TriangleBtn:before,.ThemeFborderHover:hover {
	border-color: #dd2727 !important
}


.Custom_Themebg,.Custom_ThemebgHover:hover {
	background-color: #dd2727 !important
}


body .iconfont:before {
	text-align: center;
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}


.menu {
	background: #fff
}

.menu .HeaderBox .logo {
	float: left;
}

.menu .HeaderBox .logo h3 {
	margin: 0;
	padding: 0
}

.menu .HeaderBox .logo img {
	max-height: 100px
}

.HeaderBox {
	z-index: 10;
	padding: 10px 0
}

.menu .menuBg {
	display: none;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1
}

.menu .HeaderBox .logo-left-title {
	float: left
}

.menu .HeaderBox .logo-left-title a {
	display: block;
	width: 300px;
	margin-top: 26px
}/*-------</END 头部 LOGO >------------*//*电话*/.menu .tel {
	margin: 8px 0 0 55px;
	float: right;
	font-size: 16px;
	text-align: right;
	font-weight:bold;
	font-family:"微软雅黑"
}

.menu .tel span {
	display: block;
	font-size: 22px
}

.menu .HeaderBox .icon-call:before {
	font-size: 20px
}/*搜索*/.searchPhoneBox {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -50px
}

.navbar-form {
	float: right;
	padding: 8px 0;
	height: 50px;
	margin: 10px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.navbar-form .form-control {
	height: 32px;
	line-height: 32px;
	padding: 0 12px !important;
	border-radius: 4px 0 0 4px;
	border-right: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.navbar-form .btn {
	padding: 6px 12px
}

.navbar-form .btn-search {
	border-radius: 0
}

.navbar-form .btn-group,.navbar-form .form-group {
	float: right
}

.navbar-form .dropdown-menu {
	min-width: 108px
}

.navbar-form .btn-danger {
	border: none;
	box-shadow: 0 0 1px rgba(0,0,0,.3) inset
}/*menu*/.menu .NavBox {
	position: relative;
	text-align: center;
	height: 60px
}

.menu .nav {
	padding: 0;
	margin: 0;
	width: 100%
}

.menu .nav li {
	float: left;
	width: 12.5%;
	position: relative;
}

.menu .nav li.listone {
	margin-top: 10px;
	border-radius: 8px 8px 0 0
}

.menu .nav li a {
	display: block;
	font-size: 16px;
	padding: 0 20px;
	color: #fff;
	line-height: 60px;
	position: relative;
	font-weight:bold;
	font-family:"微软雅黑"
}

.menu .nav li a:before {
	content: '';
	position: absolute;
	left: -4px;
	top: 15px;
	width: 1px;
	height: 20px;
	background: #fff
}

.menu .nav li:first-child a:before {
	display: none
}

.menu .nav li a:hover,.menu .nav li.active a {
	color:#FFFF00;
	background: none;
	text-decoration:none;
}

.menu .nav li a:focus {
	background: none !important
}

.menu .nav li .Themetxthover {
	border-left: 1px solid rgba(255,255,255,0.3)
}

.menu .nav li .Themetxthover:hover {
	background: rgba(255,255,255,0.5);
	font-weight: bold
}

.NavBtn {
	display: none;
	float: right;
	margin: 15px 5px 0 5px
}

.NavBtn .Themebg {
	height: 100%;
	position: absolute;
	top: 0;
	left: 7px;
	width: 3px
}

.NavBtn:hover,.NavBtn:focus,.NavBtn:active,.NavBtn.active,.NavBtn.disabled,.NavBtn[disabled],.NavBtn .icon-bar:hover,.NavBtn .icon-bar:focus,.NavBtn .icon-bar:active {
	filter: Alpha(opacity=80);
	opacity: 0.8
}

.NavBtn .icon-bar,.NavBtn:after,.NavBtn:before {
	background: #000;
	display: block;
	margin-top: 3px;
	width: 28px;
	height: 2px;
	border-radius: 3px
}

.NavBtn:after,.NavBtn:before {
	content: ''
}

.border-top-color {
	border-top: 1px solid #ccc
}

.menu .nav > li:hover ul {
	display: block
}

.menu .nav > li .Triangle:after {
	content: '';
	display: inline-block;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #fff
}

.menu .nav > li ul {
	display: none;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 45px;
	z-index: 99;
	width: 100%;
	overflow: hidden
}

.menu .nav > li ul li {
	line-height: 30px;
	width: 100%!important
}

.menu .nav > li ul li a {
	font-size: 12px;
	color: #fff;
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 3px 0!important;
	line-height: 35px
}

.menu .nav > li ul li a:hover {
	text-decoration: none;
	filter: Alpha(opacity=80);
	opacity: 0.8
}/*-------</END 导航>------------*/
/*-------------------------------------公共样式------------------------------------*/.contentBox {
	max-width: 1030px;
	margin: 0 auto;
	position: relative
}

@media screen and (max-width: 1030px) {
	.contentBox {
		padding: 0 15px
	}
}

a:hover,a:focus {
	text-decoration: none
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.Animation {
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s
}


body{padding: 0;margin: 0;}
/** 重置文本格式元素 **/
a { text-decoration: none; }
a:hover { text-decoration:underline; }

/*-------------------</END 重置>-----------------------*/
body { overflow-y:scroll; overflow-x: hidden; }



.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto
}
.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after {
	display: table;
	content: " "
}

.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after {
	clear: both
}

/*公共样式*/
.overflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
li {
	list-style-type: none;
}
