html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,
abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,
strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,
tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	font-family: "Microsoft yahei";
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}
body {
	line-height: 1;
}
ol,ul {
	list-style: none;
}
input {
	border: none;
	outline: none;
}

blockquote,q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
}
/*通用*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/*----------------common--------------------------*/
.clearfix:after{content:"";display:block;clear:both;}
.fl{float:left;}
.fr{float:right;}
/*top*/
.main-colum{width:1003px; margin:0 auto;    overflow: hidden;}
.logo {width: 366px; float: left;}
.sc {width: 637px; float: right;}
.top_lj { width: 312px;height: 10px;padding: 15px 0 25px 330px; color: #000; line-height: 16px;}
.top_lj img {padding: 0;float: left; width: 16px; margin-right: 5px;  line-height: 16px; height: 16px;  margin-left: 15px;}
.top_lj a {color: #000;float: left;  text-align: left;font-family: "Microsoft Yahei"; line-height: 18px;}

#nav {width: 637px;padding-left: 150px; display:block;}
#nav .jquery{color:#000; width:97px; text-align:center; height:30px;}
#nav .jquery a{ color:#000;font-family:"Microsoft Yahei"; font-size:16px; line-height:30px;}
#nav .mainlevel {float:left; width:100px;    text-align: center;}
#nav .mainlevel ul {display:none; position:absolute; z-index: 20000;}
#nav .mainlevel ul li { border-top:1px solid #fff; height:30px; background:#e3f2ff; text-align:center; background-color: rgba(0,0,#e1e1e1,.8); width:97px;}
#nav .mainlevel ul li a {color:#4e4e4e; text-decoration:none; line-height:30px; font-size:12px; font-family:"Microsoft Yahei"; display:block;}
#nav .mainlevel ul li a:hover {color:#4e4e4e; text-decoration:none;}
.mainlevel a{    color: #000;font-family: "Microsoft Yahei"; font-size: 16px; line-height: 30px;}

.foot_wz{    width: 1000px;margin: 0 auto;text-align: center;line-height: 20px; color: #8d8d8d; border-top: 1px dashed #666;padding: 20px 0;}
/*头部*/
.header-wrapper {
	position: relative;
	width: 100%;
	z-index: 99;
}
.header-top-wrapper{
      width: 100%;
}
.header-top {
	position: relative;
	width: 1003px;
	height: 60px;
	margin: 0 auto;
	text-align: center;
}

.logo {
      width:366px;
       float:left;
}
.header-list {
	position: absolute;
	right: 16px;
	top: 18px;
	width: 300px;
}
.header-list li {
	float: right;
}
.header-list span,.header-list a {
	color: #000;
}
.company-phone {
	padding: 0 15px 0 25px;
	background: url(/jsglj/uiFramework/commonResource/image/2018031909141726698.png) no-repeat left center;
	font-weight: 700;
}
.register {
	/**border-right: 1px solid #988675;**/
	padding: 0 15px;
}
.language {
	padding: 0 15px;
}
/*导航*/
.nav-wrapper {
	width: 100%;
	height: 50px;
	/**background: rgba(46, 51, 60, 0.7);**/
        background:url(/jsglj/uiFramework/commonResource/image/2018061416204824881.jpg) repeat\9;
}
.nav {
	width: 1003px;
	margin: 0 auto;
}
.nav-list {
	text-align: right;
}
.nav-item {
	position: relative;
	display: inline-block;
        box-sizing:border-box;
        height:90px;
	*zoom: 1;
	/*ie低版本inline-block不支持的解决方案*/
	*display: inline;
	/**padding: 40px 0 0 0;**/
        width: 12%;
       text-align: center;
}
.nav-item:hover .childnav-list {
	display: block;
}
.nav-item-name {
	/**padding: 0 27px;**/
        font-size:16px;
        /**font-weight:bold;**/
	color: #000;
}
.navActive{
       /**background:url(/jsglj/uiFramework/commonResource/image/2018061314412860647.png) no-repeat center center;**/
}
.childnav-list {
    display: none;
    position: absolute;
    top: 25px;
    left: 38%;
    width: 100px;
    margin-left: -35px;
    padding-top: 6px;
	background: url(/jsglj/uiFramework/commonResource/image/2018060711231553689.png) no-repeat center top;
}
.childnav-list:hover{
	display: block;
}
.childnav-list li {
	background: #e3f2ff;
        border:1px solid #fff;
}
.childnav-list a {
	color: #000;
	line-height: 32px;
	font-size: 12px;
}

/*footer*/
.footer-wraper{
	background: #0D0D0D;
}
.footer-logo {
	text-align: center;
	border-bottom: 1px solid #988675;
	height: 150px;
}

.footer-logo img {
	margin-top: 35px;
}

.contact {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 70px 0;
}

.href-sort>li {
	float: left;
	margin-right: 90px;
}

.href-sort span {
        font-size:16px;
	color: #fff;
}

.href-sort ul li a {
	color: #999;
	font-size: 16px;
	line-height: 42px;
}
.href-sort ul{
        margin-top:20px;
}
.footer-contact li {
	float: left;
	text-align: center;
	margin-right: 30px;
}

.erweima {
	width: 78px;
	height: 78px;
}

.footer-contact li p {
	color: #999;
	line-height: 40px;
	font-size: 14px;
}

.footer-contact li.beian {
	text-align: left;
}
.beian .company-phone{
        font-size:18px;
        color: #988675;
}
.beian .bds_tsina {
    background: url(/jsglj/uiFramework/commonResource/image/2018031913484618126.png) no-repeat center center;
    background-size: 100% 100%;
    background-position: 0 0 !important;
}

.beian .bds_weixin {
    background: url(/jsglj/uiFramework/commonResource/image/2018031913483653312.png) no-repeat center center;
    background-size: 100% 100%;
    background-position: 0 0 !important;
}

.beian .bdshare-button-style0-16 a, .beian .bdshare-button-style0-16 .bds_more {
    padding-left: 35px;
    line-height: 29px;
    height: 29px;
    margin-right: 20px;
}




/*update*/

.update-wrapper {
	width: 100%;
	height: 330px;
	background: url(/jsglj/uiFramework/commonResource/image/2018060711252763182.jpg) no-repeat center center;
}

.update {
	position: relative;
	top: -75px;
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0;
	background: #fff;
}

.update .yield-name {
	padding: 0 70px 0 140px;
	line-height: 65px;
	font-size: 26px;
	color: #0D0D0D;
        vertical-align:middle;
}

.mail {
	width: 453px;
	height: 63px;
	margin-right: 15px;
	border: 1px solid #998675;
        vertical-align:middle;
}

.subMail {
	width: 230px;
	height: 65px;
	line-height: 65px;
	background: #998675;
	color: #fff;
	text-align: center;
        font-size:20px;
        vertical-align:middle;
}
/*分页*/
.pages{
        text-align:center;
}
.page-list{
	text-align: center;
}
.page-num{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height:28px;
	padding:0 8px;
	border:1px solid #a0a0a0;
}
.page-num a{
	color:#a0a0a0;
}
.NormalRed{
        color:#000000;
        font-weight:bold;
        padding:0 5px;
}
.pagingNormal{
        padding:0 5px;
}
.pages span{
        display:none!important;
}
/**首页轮播**/
 
.slideBox2{ width:100%; height:256px; overflow:hidden; position:relative; margin-bottom:16px;}
.slideBox2 .hd {
    bottom:6px;
    height: 15px;
    overflow: hidden;
    position: absolute;
    right:155px;
    z-index: 1;
}
.slideBox2 .hd ul{ overflow:hidden; zoom:1; float:left;}
.slideBox2 .hd ul li{
                float:left; 
                margin-right:16px; 
                width:15px; 
                height:15px; 
                color:#fff;
                text-align:center;
                cursor:pointer;
                list-style:none;
               }
.slideBox2 .hd ul li.on{
               color:#048fd5; }
.slideBox2.bd{ position:relative; height:100%; z-index:0;}
.slideBox2 .bd li{ zoom:1; vertical-align:middle;position:relative; }
.slideBox2 .bd img {
    display: block;
    height: 256px;
    width:100%;
}
.slideBox2 .prev {
    background: rgba(0, 0, 0, 0) url(/jsglj/uiFramework/commonResource/image/2017042711130562830.png) no-repeat scroll 0 0;
   display: block;
    height: 83px;
    left: 1%;
    margin-top: -45px;
    position: absolute;
    top: 50%;
    width: 46px;}
.slideBox2 .next {
    background: rgba(0, 0, 0, 0) url(/jsglj/uiFramework/commonResource/image/2017042711131377934.png) no-repeat scroll 0 0;
    display: block;
    height: 83px;
    left: 96%;
    margin-top: -25px;
    position: absolute;
    top: 47%;
    width: 46px;
}
/* 分页样式 */
.gg_page{height: 31px; width: 625px;  padding-top: 20px;margin-left:12px;}
.easysite-page-wrap{width: 330px; float: left;}
.easysite-page-wrap a { display: inline-block; padding: 5px 18px; border: solid 1px #7c7c7c; color: #7c7c7c; margin-right: 5px; }
.easysite-page-wrap a:hover { background:#09518b; color:#fff; border:1px solid #09518b; }
.easysite-total-page { margin-right: 20px; float: left; line-height: 31px; }
.easysite-jump-page { width: 170px; float: left; line-height: 31px; }
.easysite-page-text { display: inline-block; padding: 5px 10px; border: solid 1px #7c7c7c; color: #7c7c7c; }