* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
.clearfix, .c {
	zoom: 1;
	clear: both;
}
.clearfix:after, .clearfix:before, .c:after, .c:before {
	display: table;
	content: "";
}
.clearfix:after, .c:after {
	clear: both;
}
/* Write your styles */
.l {
	float: left;
}
.r {
	float: right;
}
.box {
	width: 1200px;
	margin: 0 auto;
}

.fix-bg {position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.7); display:none;z-index:998;}
.inner {width:1200px; margin:0 auto;}
/*topbar*/
.topbar {height:32px; width:100%; background-color:#f6f6f6; border-bottom:1px solid #eee; line-height:32px; font-size:0.75em; color:#707070; overflow:hidden;}
.topbar a {color:#707070;}
.topbar a:hover {color:#f60;}
.topbar-left {float:left;}
.topbar-left span {font-size: 13px;color: #7f7f7f;font-weight: normal;}
/*.topbar-left span.fav {margin-right:20px;}
.topbar-left span.fav a {background:url(../img/favbg.png) no-repeat 0 -7.5px; padding-left:20px;}
.topbar-left span.fav a:hover {background-position:0 -67px;}
*/
.topbar-right {float:right;}
.topbar-right a {display:inline-block; float:left; background:url(../images/icon-sns-zh.gif) no-repeat 0 0; width:24px; height:24px; text-indent:-9999em; margin:4px;}
.topbar-right span.tencent a {background-position:0 -31px;}
.topbar-right span.qq a {background-position:0 -92px;}
.topbar-right span.weixin a {background-position:0 -62px;}
/*.topbar-right .fav a {text-indent:0; width:auto; background:none; margin:0 30px 0 0;}*/
.weixin-qrcode {background-color:#fff; width:200px; height:220px; padding:10px; position:fixed; left:50%; top:50%; margin:-105px 0 0 -105px; font-size:0.875em; text-align:center; display:none; z-index:999;}
.weixin-qrcode img {display:block; width:100%; height:200px;}
/*header*/
#header {padding:10px 0; overflow:hidden;}
#header .logo {float:left; width:350px; float:left; height:auto; overflow:hidden;}
#header .logo a {display:block;}
#header .logo img {display:block; width:auto; max-width:100%; height:auto;}
#header .tel {float:right; margin-top:-3px; display:inline; background:url(../images/phone.png) no-repeat left 13px; padding-left:50px; transition:all 0.4s ease 0s;}
#header .tel p {/*font-size:0.875em; color:#888;margin: 0 auto;*/font-size: 11px;color: #888;margin-top: -6px;}
#header .tel a {color:#DF1F00;}
#header .tel span {font-size:2em;color:#DF1F00; transition:all 0.4s ease 0s;}

/*nav*/
#menu {background-color:#1A499B; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:6px 6px 0px 0px; height:42px; /*margin-bottom:15px;*/ position:relative;}
#menu .menu ul li {float:left; line-height:42px; width:140px; margin:0 15px; text-align:center; display:inline; position:relative;}
#menu .menu ul li a,#nav ul li a {color:#fff; display:block;font-size:16px;}
/*#menu .menu ul li a:hover,#menu .menu ul li.on a,#menu .menu ul li a.on {background-color:#3071B7;}*/
#menu .menu ul li li a.on{background-color:#fff;border-top:1px solid #ccc;color:#000;}

#menu .menu ul li ul {position:absolute; left:0; top:32px; width:100%; z-index:3; background-color:#fff; display:none;border-radius: 0 0 5px 5px;}
#menu .menu ul li li {float:none; width:100%; display:block; clear:both; margin:0; font-size:1em; text-align:center;}
#menu .menu ul li li a{/*padding-left:15%;border-bottom:1px solid #ccc; */border-top:1px solid #ccc;color:#000;}
#menu .menu ul li li a:hover,#nav ul li a:hover {background-color:#3071B7;color:#fff;}
.navbtn {float:left; overflow:hidden; width:30px; height:30px; padding:6px; cursor:pointer; display:none;}
.navbtn span {display:inline-block; float:left; width:13px; height:13px; background-color:#fff; border:1px solid #1A499B; border-radius:2px;}
/*mobilenav*/
#nav {margin:-17px auto 15px; background-color:#DF1F00; display:none; padding-top:2px;}
#nav ul li {font-size:1em; line-height:42px; border-top:1px solid #f57164; border-bottom:1px solid #e75547;}
#nav ul li a {padding-left:5%;}
#nav ul li ul {border-top:1px solid #e75547;}
#nav ul li li a {padding-left:8%;}
.current{background-color:#DF1F00;}

/*友情链接*/
.footer_links { border-top: 3px solid #c12c20;border-radius: 10px;font-size: 14px;}
.footer_links .links_ti { background: #f3f3f3;height: 75px;}
.footer_links .links_ti .title { padding: 22px 0; font-size: 18px; font-weight: bold; color: #333; margin-left: 6px; margin-right: 26px; float: left;}
.footer_links ol { height: 75px; padding: 22px; color: #333;}
.footer_links ol li { height: 30px; line-height: 30px; border: 1px solid #ccc;border-radius: 5px; margin-right: 24px; background: #fff; /*float: left;*/ display: inline-block;width: 140px;}
.footer_links ol span { height: 30px; line-height: 30px; border: 1px solid #ccc; margin-right: 24px; background: #fff; float: left; display: inline-block;}
.footer_links ol li.mr { margin-right: 0;}
.footer_links .link_title { padding: 0 20px; text-align: center; cursor: pointer; position: relative;color:#333}
.footer_links .link_title i { font-size: 24px; position: absolute; right: 0;}
.footer_links .bd { background: #fff;}
.footer_links .bd ul { display: none;}
.footer_links .bd ul li { line-height: 40px; padding: 0 15px; float: left;}
.footer_links .link_jg li { /*width: 16.6666%;*/ text-align: center; padding: 0;}
.footer_links .bd a { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;color:#333}

/*about add*/
.am-slider-default .am-control-nav{
	display: block;
}
.am-slider .am-slides li{
	margin: 0 !important;
	padding: 0;
	text-align: center;
}
.am-slider-default{
	box-shadow: none;
	border: none;
}
.am-gallery-item{
	width: 380px;
	height: 270px;
	text-align: center;
	border: 5px solid #F8F8F8;
	display: inline-block;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.am-gallery-item a{
	width: 340px;
	height: 230px;
	margin-top: 15px;
	display: inline-block;
}
.am-gallery-default .am-gallery-item img{
	display: inline-block;
	width: auto;
	height: 100%;
}
.am-slider-default .am-direction-nav a:before{
	display: none;
}
.am-slider-default .am-direction-nav a{
	width: 46px;
	height: 95px;
}
.am-slider-default .am-direction-nav .am-next{
	background: url("/skin/guangxing/images/rightqh.png") no-repeat center;
}
.am-slider-default .am-direction-nav .am-prev{
	background: url("/skin/guangxing/images/leftqh.png") no-repeat center;
}
.am-slider-default .am-direction-nav a{
	top:39%;
}

/*合作伙伴*/
.Partner {
	width: 100%;
	/*height: 220px;
	background: #f5f5f5;*/
}

.PartnerCenter {
	width: 1200px;
	/*height: 120px;*/
	margin: 0 auto;
	padding-top: 2px;
}
.ETitle {
	margin: 30px auto;
	text-align: center;
}

.ETitle h1 {
	color: #000;
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 2px;
}

.ETitle span {
	font-size: 15px;
    color: #7f7f7f;
    font-weight: normal;
}

.scrollleft{
    width:1200px;
}
.scrollleft li{
    float:left;
    margin-right:20px;
    display:inline;
    width:224px;
    height:100px;
    text-align:center;
    line-height:19px;
    border:1px solid #ddd;
	border-radius:10px;
}
.scrollleft img{
    width:224px;
    height:100px;
}

/*首页底部banner*/
.Ibanner {
	width: 1200px;
    height: 120px;
    background: #f5f5f5;
    margin: auto;
	border-radius: 10px;
}

.IbannerCenter {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
	padding-top: 5px;
}
.banner-list{
	display:block;
    margin-left: 1%;
}
.banner-list ul li{
    width:30%;
    overflow: hidden;
    float:left;
    margin:0.5rem 0 0 2%;
    border:1px solid #ddd;
	border-radius:5px;
}
.banner-list ul li img{
    width:100%;
    display: block;
}