@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, dl, dt, dd, p, ul, ol, li {
	font-style: normal;
	margin: 0;
	padding: 0;
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
}
p {
	color: #666666;
	line-height: 22px;
}

select:focus {
	border-color: #0050ab;
	outline: none;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(114, 186, 42, .3);
}

textarea {
	resize: none;
}

.clear {
	clear: both;
}

/*header*/
.header {
	height: 128px;
	width: 1100px;
	margin: 0 auto;
	position: relative;
	/*overflow: hidden;*/
}

.header .logo {
	float: left;
	min-width: 188px;
	min-height: 50px;
	margin-top: 40px;
}

.header .top {
	position: absolute;
	top: 21px;
	right: 0;
}

.header .top .search {
	width: 237px;
	height: 34px;
	border: #e2e2e2 solid 1px;
	float: left;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.header .top .search input {
	width: 194px;
	padding-left: 11px;
	height: 32px;
	outline: none;
	border: none;
	float: left;
	border-radius: 4px;
}

.header .top .search a {
	background: url(../images/icon/search-btn.png) no-repeat;
	width: 18px;
	height: 18px;
	margin-top: 8px;
	display: inline-block;
}

.header .top .language {
	float: left;
	margin: 8px 0 0 4px;
}

.header .top .language li {
	float: left;
	line-height: 18px;
}

.header .top .language li a {
	padding: 0 12px;
	border-right: #d1d1d1 solid 1px;
	color: #9b9b9b;
	font-size: 14px;
}

.header .top .language li a:hover {
	text-decoration: underline;
}

.header .top .language li:last-child a {
	padding-right: 0;
	border: none;
}

.header .nav {
	float: right;
	margin-top: 78px;
}

.header .nav li {
	float: left;
	position: relative;
	/*padding-bottom: 30px;*/
}

.header .nav li a {
	font-size: 15px;
	color: #333333;
	padding: 0 22px;
	display: block;
	height: 28px;
	line-height: 28px;
}

.header .nav > ul > li >  a {
	height: 50px;
}


.header .nav li:hover a {
	color: #0050ab;
}

.header .nav li:last-child a {
	padding-right: 0;
}
.header .nav li:hover .menu {
	display: block;
}

.header .nav .menu {
	position: absolute;
	z-index: 9999;
	min-width: 175px;
	top: 48px;
	left: 25px;
	/*background: url(../images/icon/menu-btn.png) top left 45px no-repeat #ffffff;*/
	background: #ffffff;
	border-top: #0050ab 2px solid;
	padding: 19px 0;
	display: none;
	overflow: hidden;
}

.header .nav li .menu a {
	color: #0f0;
	padding: 0 20px;
	display: block;
	margin: 0;
	font-size: 13px;
	color: #666;
	line-height: 32px;
	height: auto;
	    white-space: nowrap;
}

.header .nav .menu a.hover,
.header .nav .menu a:hover {
	background: #0050ab;
	color: #ffffff;
}

/*banner*/
.banner,
.chil-banner {
	width: 100%;
	position: relative;
	height: 550px;
	overflow: hidden;
}

.chil-banner {
	height: 345px;
}

.chil {
	left: 50%;
	width: 1920px;
	height: 345px;
	margin-left: -960px;
	position: absolute;
}

.flexslider {
	left: 50%;
	width: 1920px;
	height: 550px;
	margin-left: -960px;
	position: absolute;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 60px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 10px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	display: block;
	overflow: hidden;
	text-indent: -99em;
	width: 55px;
	height: 4px;
	background: rgba(255, 255, 255, 0.4) !important;
	background: #ffffff;
	filter: Alpha(opacity=40);
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background: rgba(0, 80, 170, .9) !important;
	background: #0050ab;
	filter: Alpha(opacity=100);
}

.flexslider .slides a img {
	width: 100%;
	height: 100%;
	display: block;
}

/*content*/
.content .news-roll {
	height: 36px;
	background: #0050ab;
	background: rgba(0, 80, 170, .9);
	position: relative;
	margin-top: -36px;
}

.content .news-roll > div {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

.content .news-roll ul {
	height: 36px;
	width: 600px;
	overflow: hidden;
}

.content .news-roll li {
	line-height: 36px;
	width: 600px;
}

.content .news-roll li a {
	font-size: 13px;
	color: #ffffff;
}

.content .news-roll .news-btn {
	display: inline-block;
	width: 22px;
	height: 20px;
	background: url(../images/icon/news-btn.png) no-repeat;
	float: left;
	margin: 7px 11px 0 0;
}

.content .news-roll .mouse-top {
	margin: 10px 0 7px;
}

.content .news-roll .mouse-direction {
	position: absolute;
	top: 0;
	right: 0;
}

.content .news-roll .mouse-top,
.content .news-roll .mouse-bottom {
	background: url(../images/icon/news-switch.png) no-repeat -2px -1px;
	width: 10px;
	height: 5px;
	display: block;
	cursor: pointer;
}

.content .news-roll .mouse-bottom {
	background-position: -2px -12px;
}

.content .news-roll .mouse-top:hover {
	background-position: -14px -1px;
}
.content .news-roll .mouse-bottom:hover {
	background-position: -14px -12px;
}


.content .product {
	height: 276px;
	padding: 46px 0;
	background: #f4f4f4;
}

.content .product > div {
	width: 1100px;
	margin: 0 auto;
}

.content .product > div > ul {
	margin-right: -56px;
}

.content .product li {
	float: left;
	margin-right: 56px;
	padding-bottom: 46px;
	text-align: center;
	position: relative;
}

.content .product li span {
	font-size: 18px;
	color: #333333;
	margin-top: 16px;
	display: block;
}

.content .product li:hover  span {
	color: #0050ab;
}

.content .main {
	width: 1100px;
	margin: 0 auto;
	margin-top: 49px;
	overflow: hidden;
}

.content .base {
	border: #e5e5e5 solid 1px;
	padding: 18px 18px;
}

.content .base h1 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 12px;
}

.content .main .about {
	width: 659px;
	height: 246px;
	float: left;
}

.content .main .about-l {
	width: 286px;
	height: 215px;
	float: left;
	overflow: hidden;
	position: relative;
}

.content .main .about-r {
	width: 340px;
	height: 215px;
	float: right;
}

.content .main .about-r p {
	font-size: 13px;
	overflow: hidden;
}

.content .main .about-r img {
	margin: 8px 0 6px;
}

.content .main .about-r a {
	font-size: 14px;
	color: #0050ab;
	display: block;
}

.content .main .about-r a:hover {
	text-decoration: underline;
}

.content .main .video {
	width: 334px;
	height: 246px;
	float: right;
}

.content .main .video > div {
	position: relative;
	width: 335px;
	height: 215px;
}

.content .main .video video {
	position: absolute;
	width: 100%;
	height: 100%;
}

.content .main .news {
	width: 416px;
	height: 308px;
	float: left;
}

.content .main .news dl {
	margin-bottom: 15px;
	overflow: hidden;
}

.content .main .news dl dt {
	float: left;
}

.content .main .news dl p {
	text-align: justify;
	line-height: 20px;
	overflow: hidden;
	margin: 3px 0 3px;
	height: 45px;
}

.content .main .news dl dd {
	float: right;
	width: 274px;
}

.content .main .news dl dd b > a {
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	font-size: 14px;
}

.content .main .news dl dd a:hover {
	text-decoration: none;
	color: #0050ab;
}

.content .main .news dl dd a {
	font-size: 12px;
	color: #0050ab;
}

.content .main .pro-search {
	width: 226px;
	height: 308px;
	float: left;
	margin-left: 30px;
}

.content .main .pro-search .sear-pic {
	width: 228px;
	height: 120px;
	position: relative;
}

.content .main .pro-search select {
	width: 228px;
	height: 30px;
	margin-top: 20px;
}

.content .main .pro-search .login-btn {
	padding: 9px 88px;
	border: #e5e5e5 solid 1px;
	background: #efefef;
	margin-top: 20px;
	color: #666666;
}

.content .main .pro-search .login-btn:hover {
	background: #0050ab;
	color: #ffffff;
}

.content .main .login-1 {
	width: 795px;
	height: 536px;
	float: left;
	position: relative;
}

.content .main .login-1 p {
	font-size: 13px;
}

.content .main .login p {
	font-size: 14px;
}

.content .main .login .txt,
.content .main .login textarea {
	width: 297px;
}

.content .main .login-1 .txt,
.content .main .login-1 textarea {
	width: 360px;
}

.content .main .login {
	width: 318px;
	height: 412px;
	float: right;
	position: relative;
}

.content .main .login p,
.content .main .login-1 p {
	color: #333333;
	margin-bottom: 12px;
}

.content .main .login .txt,
.content .main .login-1 .txt {
	height: 32px;
	border: #e5e5e5 solid 1px;
	margin-bottom: 15px;
	padding-left: 17px;
	display: block;
}

.content .main .login .txt:focus,
.content .main .login-1 .txt:focus,
.content .main .login textarea:focus,
.content .main .login-1 textarea:focus {
	border-color: #0050ab;
	outline: none;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(114, 186, 42, .3);
}

.content .main .login textarea,
.content .main .login-1 textarea {
	height: 96px;
	border: #e5e5e5 solid 1px;
	padding: 12px 0 0 17px;
	display: block;
}

.content .main .login .login-btn,
.content .main .login-1 .login-btn {
	width: 146px;
	height: 34px;
	background: #0050ab;
	padding: 0;
	border: none;
	font-size: 14px;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.content .main .login .login-btn:focus,
.content .main .login-1 .login-btn:focus {
	outline: none;
	border-color: #0050ab;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(114, 186, 42, .3);
}


/*child left*/
.content .chil-main {
	margin-top: 23px;
}

.content .main-l {
	width: 266px;
	float: left;
}

.content .main-l h2 {
	background: url(../images/icon/left-top-bg.png) no-repeat center;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
}

.content .main-l > ul,
.main-l dl {
	margin-bottom: 23px;
	background: #f4f4f4;
	padding: 22px 0;
}

.content .main-l > ul li a,
.main-l dl dt {
	font-size: 14px;
	color: #333333;
	background: url(../images/icon/left-bg.png) no-repeat left 21px  center;
	display: block;
	padding: 16px 0 17px 36px;
}

.content .main-l > ul li a:hover,
.main-l dl dt:hover,
.main-l dl dt.hover {
	background: url(../images/icon/left-hover-bg.png) no-repeat left 21px  center #eaeee7;
	color: #0050ab;
	cursor: pointer;
}

.content .main-l .pro-search {
	margin: 0;
}

.main-l dl > div {
	background: #eaeee7;
	padding-bottom: 10px;
	overflow: hidden;
}

.main-l dl a {
	padding: 7px 0 7px 43px;
	font-size: 13px;
	color: #666666;
	display: block;
}

.main-l dl a:hover {
	background: #0050ab;
	color: #ffffff;
}

.content .main-r {
	width: 795px;
	float: right;
	margin-top: 57px;
	overflow: hidden;
}

.content .main-r .bread-nav {
	border-bottom: #e5e5e5 solid 1px;
	overflow: hidden;
	margin-bottom: 45px;
}

.content .main-r .bread-nav span {
	float: right;
	background: url(../images/icon/bread-btn.png) left center no-repeat;
	padding: 13px 0 13px 14px;
	color: #cdcdcd;
}

.content .main-r .bread-nav a {
	font-size: 14px;
	color: #666666;
	padding: 0 11px;
}

/*chil page*/
.page {
	text-align: center;
}

.page a {
	padding: 8px 12px;
	margin-right: 5px;
	font-size: 14px;
	color: #454545;
	border: #e0e0e0 solid 1px;
	display: inline-block;
}

.page a:hover,
.page a.hover,
.page a.f-bg.hover,
.page a.f-bg:hover
{
	background: #0050ab;
	color: #ffffff;
	border: #0050ab solid 1px;
}

.page a.f-bg {
	color: #666666;
}

/*chil about*/
.content .chil-about p {
	margin-top: 28px;
	line-height: 24px;
	text-align: justify;
}

.content .chil-about ul {
	margin-right: -22px;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}

.content .chil-about li {
	float: left;
	width: 250px;
	margin: 0 22px 44px 0;
	overflow: hidden;
}

.content .chil-about li img {
	border: #dbdbdb solid 1px;
}

.content .chil-about li:hover img {
	border: #0050ab solid 1px;
}

.content .chil-about li h3,
.content .chil-about li h3 a {
	margin: 19px 0 7px 0;
	font-saze: 14px;
	color: #333333;
	font-weight: bold;
/* 	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; */
}

.content .chil-about li h3 a:hover {
	color: #0050ab;
}

.content .chil-about li span {
	color: #666666;
	line-height: 22px;
	height: 64px;
	display: block;
	overflow: hidden;
}

/*chil contact*/
.content .contact > div {
	overflow: hidden;
	margin-bottom: 63px;
}

.content .contact .address {
	float: left;
	width: 430px;
}

.content .contact .address h3 {
	font-size: 20px;
	color: #333333;
	margin-bottom: 15px;
}

.content .contact .address li {
	font-size: 14px;
	color: #666666;
	line-height: 36px;
}

.content .contact .address span {
	color: #0050ab;
}

/*chil news list*/
.content .chil-news dl {
	margin-bottom: 36px;
	overflow: hidden;
}

.content .chil-news dl dt {
	width: 187px;
	height: 125px;
	float: left;
	position: relative;
}

.content .chil-news dl dt span {
	padding: 10px 8px;
	background: rgba(0, 0, 0, .8);
	background: #000;
	filter: Alpha(opacity=80);
	position: absolute;
	left: 4px;
	top: 4px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.content .chil-news dl p {
	margin: 6px 0 2px 0;
	height: 67px;
	overflow: hidden;
}

.content .chil-news dl dd {
	width: 562px;
	float: right;
	padding-right: 16px;
}

.content .chil-news dl dd a {
	font-size: 14px;
	color: #0050ab;
}

.content .chil-news dl dd a:hover {
	color: #0050ab;
	text-decoration: underline;
}

.content .chil-news dl dd b > a {
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
}

/*chil news*/
.content .chil-news .tit {
	overflow: hidden;
	font-size: 14px;
	margin-bottom: 25px;
}

.content .chil-news .tit b {
	padding: 10px 8px;
	background: #0050ab;
	color: #ffffff;
	display: inline-block;
	margin-right: 12px;
}

.content .chil-news .tit h3 {
	display: inline-block;
	color: #333333;
}

/*chil product*/
.content .chil-product > div {
	overflow: hidden;
	margin-bottom: 64px;
}

.content .chil-product .pro-l {
	width: 362px;
	float: left;
}

.content .chil-product .pro-r {
	width: 403px;
	float: right;
}

.content .chil-product .pro-r li {
	line-height: 21px;
	font-size: 13px;
	color: #666666;
	margin-bottom: 12px;
	list-style-type: disc;
	margin-left: 12px;
}

.content .chil-product .pro-r h3 {
	color: #0050ab;
	font-size: 30px;
	font-weight: bold;
}

.content .chil-product .pro-r img {
	margin: 15px 0 8px 0;
}

.content .chil-product .pro-r span {
	padding: 8px 15px 8px 46px;
	font-size: 13px;
	color: #ffffff;
	display: inline-block;
	background: url(../images/icon/wx-btn.png) left 14px center no-repeat #0050ab;
	font-weight: bold;
	border-radius: 4px;
	-0-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-top: 10px;
}

.content .chil-product h4 {
	font-size: 16px;
	color: #333333;
	padding-bottom: 4px;
	border-bottom: #000000 solid 2px;
	margin-bottom: 10px;
}

.content .chil-product table {
	margin-bottom: 55px;
}

.content .chil-product table tr td {
	text-align: left;
	font-size: 13px;
	color: #666666;
	padding: 13px 10px;
	border-bottom: #dbdbdb solid 1px;
}

/*编辑器样式 可删掉*/
.content .support > div p {
	font-size: 13px;
	line-height: 24px;
	margin-top: 30px;
}

.content .chil-news > div p {
	font-size: 13px;
	line-height: 24px;
	margin-top: 8px;
}

.content .chil-club > div  p {
	margin-top: 28px;
	line-height: 24px;
	text-align: justify;
}

/*footer*/
.footer {
	height: 404px;
	background: #f4f4f4;
	margin-top: 65px;
	text-align: left;
}

.f-nav {
	height: 358px;
	width: 1100px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.f-nav > div {
	float: left;
	margin: 60px 80px 0 0;
}

.f-nav > div h2 {
	margin-bottom: 7px;
}

.f-nav > div ul a {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}

.f-nav > div ul a:hover {
	color: #333333;
}

.f-nav > div p {
	line-height: 24px;
	font-size: 13px;
}

.f-nav > div p span {
	color: #0050ab;
}

.f-nav > div i {
	display: inline-block;
	background: url(../images/icon/tel-btn.png) no-repeat;
	width: 42px;
	height: 42px;
	vertical-align: middle;
	margin-right: 7px;
}

.f-nav > div b {
	font-size: 24px;
	color: #0050ab;
	vertical-align: middle;
}

.f-nav > div .online {
	padding: 11px 26px;
	border: #0050ab solid 1px;
	color: #0050ab;
	font-size: 14px;
	margin-top: 8px;
	display: inline-block;
}

.f-nav > div .online:hover {
	background: #0050ab;
	color: #FFF;
}

.copyright {
	height: 46px;
	line-height: 46px;
	background: #0050ab;
}

.copyright > div {
	width: 1100px;
	margin: 0 auto;
	font-size: 13px;
}

.copyright > div p {
	float: left;
	line-height: 46px;
	color: #e8f6d9;
}

.copyright > div span {
	float: right;
	color: #e8f6d9;
}

.copyright > div p a,
.copyright > div span a
 {
	color: #e8f6d9;
	font-size: 13px;
}

.copyright > div p a:hover,
.copyright > div span a:hover
 {
	text-decoration: underline;
	color: #fff;
}

/*lunbo*/
.abtList,
.searList {
	position: absolute;
	height: 100%;
	width: 100%;
}

.abtList li,
.searList li {
	height: 100%;
	opacity: 0;
	position: absolute;
	transform: scale(0);
	transition: transform 0.5s ease 0s, opacity 1.5s ease 0s;
	z-index: 1;
}

.abtList li.active,
.searList li.active {
	opacity: 1;
	transform: scale(1);
	z-index: 2;
}

.fomW,
.fomW-1 {
	position: absolute;
	bottom: 1px;
	right: 8px;
	height: 20px;
	z-index: 9;
}

.jsNav,
.jsNav-1 {
	text-align: center;
}

.jsNav a {
	display: inline-block;
	background: rgba(255, 255, 255, 0.4) !important;
	background: #ffffff;
	filter: Alpha(opacity=40);
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin-right: 5px;
}

.jsNav-1 a {
	width: 10px;
	height: 10px;
	display: inline-block;
	background: rgba(255, 255, 255, 0.4) !important;
	background: #ffffff;
	filter: Alpha(opacity=40);
	border-radius: 50%;
	margin-right: 5px;
}

.jsNav a.current,
.jsNav-1 a.current {
	background: rgba(255, 255, 255, 1) !important;
	background: #ffffff;
	filter: Alpha(opacity=100);
	cursor: pointer
}

/*kefu*/
.tq {
	position: fixed;
	right: 5px;

	bottom: 10%;
	background: rgb(239, 206, 21);
	background: rgba(239, 206, 21, .9);
	width: 146px;
	border: #dfc330 solid 2px;
}

.tq li {
	color: #ffffff;
	font-size: 14px;
	border-bottom: #f3d633 solid 1px;
	min-height: 44px;
	line-height: 44px;
	cursor: pointer;

	position: relative;
}

.tq li:hover .tel  {
	display: block;
}

.tq li img {
	margin: 17px 0  0 17px;
}

.tq li p {
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

.tq li .tel {
	display: none;
width: 146px;
height: 44px;
	position: absolute;
	top: 0;
	left: 0;
}

.tq li .tel span {
	display: block;
	/*display: none;*/
	padding: 0 10px;
	background: #efce15;
	margin-top: 9px;
	margin: 0;
}

.kefu {
	background: url(../images/icon/kefu.png) no-repeat;
	vertical-align: middle;
	display: inline-block;
}

.tq-1,
.tq-2,
.tq-3,
.tq-4 {
	margin: 0 10px;
}

.tq-1 {
	background-position: 0 0;
	width: 27px;
	height: 27px;
}

.tq-2 {
	background-position: 0 -27px;
	width: 28px;
	height: 28px;
}

.tq-3 {
	background-position: 0 -56px;
	width: 26px;
	height: 25px;
}

.tq-4 {
	background-position: 0 -81px;
	width: 30px;
	height: 25px;
}

/*放大镜*/
.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}

.zoomdiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/ ;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}

/*图片小图预览列表*/
.spec-preview {
	width: 360px;
	height: 260px;
	border: 1px solid #DFDFDF;
}

.spec-scroll {
	clear: both;
	margin-top: 13px;
	width: 362px;
	position: relative;
}

.spec-scroll .prev {
	float: left;
	margin-right: 8px;
}

.spec-scroll .next {
	float: right;
}

.spec-scroll .prev,
.spec-scroll .next {
	display: block;
	width: 16px;
	height: 50px;
	cursor: pointer;
}

.spec-scroll .prev {
	background: url(../images/icon/fd-left.png) no-repeat;
}

.spec-scroll .next {
	background: url(../images/icon/fd-right.png) no-repeat;
	position: absolute;
	right: 0;
}

.spec-scroll .items {
	position: relative;
	width: 318px;
	height: 50px;
	overflow: hidden;
}

.spec-scroll .items ul {
	position: absolute;
	width: 999999px;
	height: 50px;
}

.spec-scroll .items ul li {
	float: left;
	margin-right: 6px;
}

.spec-scroll .items ul li img {
	border: 1px solid #CCC;
	padding: 2px;
	width: 68px;
	height: 44px;
}

.spec-scroll .items ul li img:hover {
	border: 2px solid #0050ab;
	padding: 1px;
}



.content .chil-about ul li:nth-child(3n+1) {
	clear: left;
}
.content .main-r .bread-nav a:last-child{
	color: #0050ab!important;
}

.chil-about .img-box{
	padding-bottom: 140.67796%;
	position: relative;
}

.chil-about .img-box img{
	position: absolute;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	top: 0;
	left: 0;
}
.content .chil-about li span{
	display: none;
}
.content .main-r{
	margin-top: 0;
}
.content .chil-about li h3{
	display: none;
}