﻿.left {
	float: left
}

.right {
	float: right
}

select::-ms-expand {
	display: none
}

.main {
	min-width: 1200px;
	overflow: hidden
}
.headheight{ height:103px;}
.header ul{ padding:0;}
.header {
	width: 100%;
	height: 103px;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5
}
.headerbg{background: #4b4b4b; background-color:rgb(0,0,0);   height:103px; position: absolute; z-index:4; width: 100%;
	 
 opacity:0.5;   
filter:alpha(opacity=50);   
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=50)';
}
.header .header-new {
	width: 95%;
	height: auto;
	margin: 0 auto
}

.header .header-new .logo {
	width: 150px;
	height: 103px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center center
}

.header .header-new .nav {
	float: left;
	margin-left: 0
}

.header .header-new .nav ul li {
	float: left;
	height: 103px;
	text-align: center;
	position: relative
}

.header .header-new .nav ul li .tits {
	width: 102px;
	height: 73px;
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	padding: 30px 0 0;
	display: block;
	position: relative;
	box-sizing: initial
}

.header .header-new .nav ul li .tits span {
	width: 100%;
	font-size: 12px;
	opacity: .3;
	filter: alpha(opacity=30);
	line-height: 22px;
	display: block;
	font-family: Arial;
	text-transform: uppercase
}

.nav ul li .tits:hover {
	text-decoration: none
}

.header .header-new .nav ul li dl {
	height: auto;
	background: rgba(0,0,0,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
	padding: 5px 0;
	position: absolute;
	top: 103px;
	left: 0;
	display: none
}

.header .header-new .nav ul li dl dd {
	width: 110px;
	height: auto;
	margin: 0 auto;
	border-bottom: 1px solid #5c5c5e;
	line-height: 39px;
	font-size: 14px;
	text-align: center
}

.header .header-new .nav ul li dl dd a {
	color: #eaeaea;
	width: 100%;
	display: block
}

.header .header-new .nav ul li:hover .tits {
	background: #d0141f
}

.header .header-new .nav ul li:hover dl {
	display: block
}

.header .header-new .nav ul li.on .tits {
	background: #d0141f
}

.header .header-new .header-right {
	float: right;
	margin-left: 10px
}

.header .header-new .header-right .tel {
	font-size: 24px;
	line-height: 21px;
	color: #fff;
	font-weight: bold;
	color: #fff;
	padding-left: 32px;
	float: left;
	background: url(img/header_tel.png) left center no-repeat;
	margin-top: 27px
}

.header .header-new .header-right .line {
	float: left;
	width: 1px;
	height: 53px;
	background: #615e5c;
	margin-top: 28px;
	margin-left: 26px;
	margin-right: 9px
}

.header .header-new .header-right a {
	float: left;
	width: 31px;
	display: block;
	margin-top: 30px;
	margin-left: 22px
}

.header .header-new .header-right a i {
	width: 31px;
	height: 29px;
	display: block
}

.header .header-new .header-right a .i1 {
	background: url(img/header_tm.png) no-repeat
}

.header .header-new .header-right a .i2 {
	background: url(img/header_jd.png) no-repeat
}

.header .header-new .header-right a p {
	text-align: center;
	font-size: 13px;
	line-height: 13px;
	color: #a3a3a4;
	margin-top: 7px
}

.header .header-new .header-right a:hover .i1 {
	background: url(img/header_tm_h.png) no-repeat
}

.header .header-new .header-right a:hover .i2 {
	background: url(img/header_jd_h.png) no-repeat
}

.header .header-new .header-right a:hover p {
	color: #fff
}

@media(max-width:1530px) {
	.header .header-new .logo {
		width: 125px
	}

	.header .header-new .nav {
		margin-left: 15px
	}

	.header .header-new .nav ul li .tits {
		width: 88px
	}

	.header .header-new .header-right .tel {
		font-size: 20px
	}

	.header .header-new .header-right a {
		margin-left: 10px
	}

	.header .header-new .header-right .line {
		margin-left: 10px;
		margin-right: 0
	}
}

.index-banner {
	width: 100%;
	height: 729px;
	position: relative
}

.index-banner ul {
	width: 100%;
	height: auto
}

.index-banner ul li {
	width: 100%;
	height: 729px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0)
}


.index-banner img {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px
}

.index-banner .btns {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 5;
	text-align: center;
	bottom: 20px;
	left: 0
}

.index-banner .btns span {
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 100%;
	margin: 0 5px;
	display: inline-block;
	cursor: pointer
}

.index-banner .btns span.on {
	background: #d0141f
}

/*footer 页脚开始*/
.footer {
    background: #282a30;
    position: relative;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 110px;
}
.footer1 {
    position: relative;
    overflow: hidden;
    display: block;
}
.footer1 .links {
    width: 900px; float:left;
}
.footer1 .links li {
    float: left;
    padding-right: 20px;
    position: relative;
    margin-right: 18px;
}
.footer1 .links a {
    color: #a3a3a3;
    font-size: 13px;
    line-height: 22px;
}
.footer1 .links a:hover {
    color: white;
}
.footer1 .links .btit {
    margin-bottom: 10px;
}
.footer1 .links .btit a {
    color: white;
    font-size: 16px;
}
.footer1 .links .btit a:hover {
    color: #2588d9;
}
.footer1 .wechat {
    margin-right: 80px;
    text-align: center;
    font-size: 14px;
    color: #999; float:right;
}
.footer1 .wechat img {
    width: 100px;
}
.footer2 {
    width: 100%;
    color: #999;
    font-size: 12px;
    position: relative;
    overflow: hidden;
    margin-top: 25px;
}
.footer3 {
    width: 100%;
    position: relative;
    color: #999;
    font-size: 12px;
    margin-top: 30px;
    line-height: 12px;
}
.footer3 a {
    color: #999;
    float: left;
    border-right: 1px solid #999;
    padding-right: 5px;
    margin-right: 6px;
    margin-bottom: 12px;
}
.footer3 a:hover {
    color: #2588d9;
}

.footer4 {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-top: 1px solid #ddd;
    margin-top: 30px;
    margin-bottom: 10px;
}
.footer4 .bqsy a{
    color: #999;
}
.footer4 .copy a{color: #999;}
.footer4 .copy {
    font-size: 12px;
    color: #999;
    position: relative;
    margin-top: 10px;
}
.footer4 .cert {
    margin-left: 30px;
    font-size: 13px;
    margin-top: 10px;
    position: relative;
}
.footer4 .cert a {
    color: #888;
    position: relative;
}
.footer4 .cert a:hover {
    color: #444;
}
.footer4 .cert .icp {
    background: url(img/icp.png) no-repeat center;
}
.footer4 .cert .zheng {
    background: url(img/zheng.png) no-repeat center;
}
.footer4 .cert .jhw {
    background: url(img/jhw.png) no-repeat center;
}
.footer4 .cert .icp,.footer4 .cert .zheng,.footer4 .cert .jhw {
    width: 25px;
    height: 27px;
    background-size: 27px;
    vertical-align: middle;
    margin-right: 6px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.footer4 .cert a:hover .icp, .footer4 .cert a:hover .zheng, .footer4 .cert a:hover .jhw {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: '';
}
/*footer end*/


.direct-word {
    font-size: 40px;
    color: #666;
    font-weight: 100;
    margin-bottom: 50px;
}
.direct-cont {
    font-size: 18px;
    color: #999;
    word-break: break-all;
    overflow: hidden;
    margin-top: 20px;
}


/*----------------------------left 表格浮动--------------------------------*/
.leftfixed {
    position: fixed;
    left: 5px;
    width: 140px;
    padding-bottom: 15px;
    background: #fff;
    z-index: 666;
    /*top:250px;*/
    top: 328px;
    box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 3px 20px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    -moz-box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 3px 20px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    -webkit-box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 3px 20px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
}
.left-imgtop {
    position: fixed;
    left: 5px;
    width: 140px;
    z-index: 666;
    top:250px;
}
.leftformtit {
    background: #2588d9;
    width: 100%;
    color: #fff;
    font-size: 18px;
    padding: 20px 0;
    text-align: center;
}
.leftforminpt {
    margin-top: 10px;
    margin-left: 8px;
}
.leftforminpt div{
    position: absolute;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    left: 15px;
}
.leftforminpt input {
    border: 1px solid #bbb;
    width: 122px;
    text-indent: 42px;
    font-size: 14px;
    color: #666;
    padding: 3px 0;
}
.leftbtn {
    margin-left: 8px;
    margin-top: 10px;
}
.leftbtn button:hover{
    background: #007aff;
}
.leftbtn button {
    background: #2588d9;
    border: none;
    outline: none;
    color: #fff;
    width: 124px;
    font-size: 17px;
    padding: 8px 0;
    box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 3px 20px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    -moz-box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 3px 20px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    -webkit-box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 3px 20px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    cursor: pointer;
}
.leftformselect {
    margin-left: 8px;
    margin-top: 10px;
}
.leftformselect select{
    width: 124px;
    color: #666;
    line-height: 26px;
    font-size: 14px;
}
/*----------------------------left 表格浮动end-----------------------------*/

/*-----------------------------right右侧浮动--------------------------------*/
.rightfixed {
    position: fixed;
    width: 185px;
    background: #fff;
    z-index: 666;
    top:250px;
    box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 3px 20px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    -moz-box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 3px 20px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    -webkit-box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 3px 20px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    right: -140px;
    transition: all 0.5s;
}
.rightfixed:hover {
    right: 5px;
}
.rightfixed .r-item{
    background: #fff;
    border-bottom: 1px solid #e1e1e1;
    height: 48px;
    width: 100%;
}
.rightfixed .r-item:hover{
    background: #2588d9;
    color: #fff;
}
.rightfixed .r-item:hover .r-mes {
    background: url(../index/css/img/icon-mes-sel.png) center no-repeat;
}
.r-mes {
    display: block;
    float: left;
    margin: 15px;
    background: url(../index/css/img/icon-mes.png) center no-repeat;
    background-size: 16px;
    width: 18px;
    height: 18px;
}
.rightfixed .r-item:hover .r-tel {
    background: url(../index/css/img/icon-tel-sel.png) center no-repeat;
}
.r-tel {
    display: block;
    float: left;
    margin: 15px;
    background: url(../index/css/img/icon-tel.png) center no-repeat;
    background-size: 16px;
    width: 18px;
    height: 18px;
}
.rightfixed .r-item:hover .r-service {
    background: url(../index/css/img/icon-service-sel.png) center no-repeat;
}
.r-service {
    display: block;
    float: left;
    margin: 15px;
    background: url(../index/css/img/icon-service.png) center no-repeat;
    background-size: 16px;
    width: 18px;
    height: 18px;
}
.rightfixed .r-item:hover .r-wechat {
    background: url(../index/css/img/icon-wechat-sel.png) center no-repeat;
}
.r-wechat {
    display: block;
    float: left;
    margin: 15px;
    background: url(../index/css/img/icon-wechat.png) center no-repeat;
    background-size: 16px;
    width: 18px;
    height: 18px;
}
.rightfixed .r-item:hover .r-share {
    background: url(../index/css/img/icon-share-sel.png) center no-repeat;
}
.r-share {
    display: block;
    float: left;
    margin: 15px;
    background: url(../index/css/img/icon-share.png) center no-repeat;
    background-size: 16px;
    width: 18px;
    height: 18px;
}
.rightfixed .r-item:hover .r-top {
    background: url(../index/css/img/icon-top-sel.png) center no-repeat;
}
.r-top {
    display: block;
    float: left;
    margin: 15px;
    background: url(../index/css/img/icon-top.png) center no-repeat;
    background-size: 16px;
    width: 18px;
    height: 18px;
}
.rightfixed .r-item a.r-a{
    width: 100%;
    line-height: 48px;
    display: inline-block;
    font-size: 14px;
    color: #9a9a9a;
    text-align: left;
}
.rightfixed .r-item a:hover{
    color: #fff;
}
.rightfixed .jiathis_style_32x32{
    margin-left: 4px;
    float: left;
}
.rightfixed .jiathis_style_32x32 span{

}
.jiathis_style a {
    float: left;
    margin-right: 15px;
    margin-top: 15px;
}
.jiathis_style .jtico_tsina {
    background: url(../img/icon-sina-share.png) no-repeat center !important;
    background-size: 16px !important;
}
.jiathis_style .jtico_weixin {
    background: url(img/icon-wechat-share.png) no-repeat center !important;
    background-size: 16px !important;
}
.jiathis_style .jtico_qzone {
    background: url(img/icon-qq-share.png) no-repeat center !important;
    background-size: 16px !important;
}
.rightfixed .r-item:hover .jiathis_style .jtico_tsina {
    background: url(img/icon-sina-share-sel.png) no-repeat center !important;
}
.rightfixed .r-item:hover .jiathis_style .jtico_weixin {
    background: url(img/icon-wechat-share-sel.png) no-repeat center !important;
}
.rightfixed .r-item:hover .jiathis_style .jtico_qzone {
    background: url(img/icon-qq-share-sel.png) no-repeat center !important;
}
.jiathis_style >.jiadiv_01{
    display: none;
}


.index {
	width: 100%;
	height: auto;
	background-color: #efefef
}

.index .index-service {
	width: 1200px;
	height: auto;
	margin: 68px auto 0
}

.index .index-service .title {
	background: url(img/index_icon.png) 0 0 no-repeat;
	padding-left: 56px
}

.index .index-service .title .t {
	font-size: 30px;
	line-height: 30px;
	color: #333
}

.index .index-service .title .t1 {
	font-size: 14px;
	line-height: 24px;
	font-family: Arial;
	color: #c0c0c0;
	margin-top: 2px
}

.index .index-service .list {
	width: 100%;
	height: auto;
	margin-top: 42px
}

.index .index-service .list ul {
	width: 100%;
	height: auto
}

.index .index-service .list ul li {
	width: 100%;
	height: 474px;
	margin-bottom: 10px
}

.index .index-service .list ul li .con {
	width: 360px;
	height: auto
}

.index .index-service .list ul li .con .tits {
	font-size: 26px;
	line-height: 26px;
	color: #3f3a39;
	padding-top: 132px
}

.index .index-service .list ul li .con .tit {
	font-size: 14px;
	line-height: 26px;
	color: #666;
	margin-top: 30px
}

.index .index-service .list ul li .con .more {
	width: 73px;
	height: 21px;
	border-radius: 10px;
	border: 1px solid #8b8c8e;
	display: block;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	text-transform: uppercase;
	color: #666;
	margin-top: 28px
}

.index .index-service .list ul li .con .more:hover {
	background: #d0141f;
	border: 1px solid #d0141f;
	color: #fff
}

.index .index-service .list ul li .con.left {
	margin-left: 127px
}

.index .index-news {
	width: 100%;
	height: auto;
	background: #f8f8f8;
	padding: 72px 0
}

.index .index-news .news-new {
	width: 1200px;
	height: auto;
	margin: 0 auto
}

.index .index-news .news-new .box {
	width: 378px;
	height: 524px;
	background: #fff;
	float: left;
	margin-right: 22px;
	box-shadow: 0 0 20px rgba(0,0,0,0.05)
}

.index .index-news .news-new .box .box-new {
	width: 322px;
	height: auto;
	margin: 0 auto;
	padding-top: 33px
}

.index .index-news .news-new .box .box-new .top {
	width: 100%;
	height: auto
}

.index .index-news .news-new .box .box-new .top .tits {
	padding-left: 33px;
	font-size: 20px;
	line-height: 24px;
	background: url(../img/gx/index_icon3.png) no-repeat;
	color: #333;
	float: left
}

.index .index-news .news-new .box .box-new .top a {
	width: 65px;
	height: 23px;
	display: block;
	float: right;
	border-radius: 12px;
	background: #f3f3f3;
	text-align: center;
	font-size: 13px;
	line-height: 23px;
	font-family: Arial;
	text-transform: uppercase;
	color: #999;
	transition: all .5s ease;
	margin-top: 4px
}

.index .index-news .news-new .box .box-new .top a:hover {
	background: #df061d;
	color: #fff
}

.index .index-news .news-new .box .box-new .pic {
	width: 100%;
	height: 167px;
	overflow: hidden;
	margin-top: 14px
}

.index .index-news .news-new .box .box-new ul {
	width: 100%;
	height: auto;
	margin-top: 20px
}

.index .index-news .news-new .box .box-new ul li {
	overflow: hidden;
	width: 100%;
	height: 35px;
	border-bottom: 1px dashed #cecece;
	font-size: 14px;
	line-height: 35px
}

.index .index-news .news-new .box .box-new ul li a {
	background: url(../img/gx/index_icon4.png) 3px center no-repeat;
	padding-left: 17px;
	color: #888;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis
}

.index .index-news .news-new .box .box-new ul li:hover a {
	color: #df061d
}

.index-about {
	width: 100%;
	height: 450px;
	background: #f9f9f9;
	padding-top: 20px;
	padding-bottom: 20px
}

.index-about .about-new {
	width: 1200px;
	height: auto;
	margin: 0 auto
}

.index-about .about-new .title {
	text-align: center
}

.index-about .about-new .title .t {
	font-size: 30px;
	line-height: 30px;
	color: #333
}

.index-about .about-new .title .t1 {
	font-size: 14px;
	line-height: 24px;
	font-family: Arial;
	color: #c0c0c0;
	margin-top: 2px
}

.index-about .about-new .content {
	width: 100%;
	height: auto;
	margin-top: 40px
}

.index-about .about-new .content .con {
	width: 515px;
	height: auto;
	float: right
}

.index-about .about-new .content .con .tits {
	font-size: 26px;
	line-height: 26px;
	color: #000
}

.index-about .about-new .content .con .out-link {
	margin-top: 35px;
	color: #666
}

.index-about .about-new .content .con .out-link span {
	font-size: 17px;
	line-height: 17px;
	color: #666
}

.index-about .about-new .content .con .out-link .title {
	margin-left: 25px
}

.index-about .about-new .content .con .out-link span a {
	color: #666
}

.index-about .about-new .content .con .out-link span a:link {
	text-decoration: none;
	color: #666
}

.index-about .about-new .content .con .out-link span a:hover {
	text-decoration: none;
	color: #666
}

.index-about .about-new .content .con .tit {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin-top: 32px
}

.index-about .about-new .content .pic {
	width: 568px;
	height: 304px;
	background: url(../img/gx/index_bg1.png) no-repeat;
	position: relative;
	float: left;
	margin-top: 10px;
	cursor: pointer
}

.index-about .about-new .content .pic .img {
	width: 558px;
	height: 294px;
	overflow: hidden;
	position: absolute;
	top: -10px;
	left: -10px;
	overflow: hidden
}

.index-about .about-new .content .pic .img img {
	transition: all 1s ease
}

.index-about .about-new .content .pic .bg {
	width: 558px;
	height: 294px;
	position: absolute;
	left: -10px;
	top: -10px;
	background: url(../img/gx/index_bg2.png) no-repeat
}

.index-about .about-new .content .pic .bg img {
	display: block;
	margin-top: 133px;
	margin-left: 244px
}

.index-about .about-new .content .pic:hover .img img {
	transform: scale(1.1)
}

.index-box {
	width: 100%;
	height: 330px
}

.index-box .con {
	width: 1058px;
	height: auto;
	margin: 0 auto
}

.index-box .con .tits {
	text-align: center;
	font-size: 26px;
	line-height: 26px;
	color: #fff;
	padding-top: 65px
}

.index-box .con .tit {
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	color: #f2f3f5;
	text-shadow: 0 0 6px rgba(0,0,0,0.35);
	margin-top: 30px
}

.index-case {
	width: 100%;
	height: auto;
	background: #f7f7f7;
	margin-top: 73px
}

.index-case .case-new {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 70px;
	padding-bottom: 59px
}

.index-case .case-new .case-top {
	width: 100%;
	height: auto
}

.index-case .case-new .case-top .title {
	background: url(img/index_icon.png) 0 0 no-repeat;
	padding-left: 56px;
	float: left
}

.index-case .case-new .case-top .title .t {
	font-size: 30px;
	line-height: 30px;
	color: #333
}

.index-case .case-new .case-top .title .t1 {
	font-size: 14px;
	line-height: 24px;
	font-family: Arial;
	color: #c0c0c0
}

.index-case .case-new .case-top a {
	float: right;
	width: 100px;
	height: 30px;
	border-radius: 15px;
	text-align: center;
	background: #fff;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	display: block;
	color: #999;
	box-shadow: 0 0 10px rgba(0,0,0,0.03);
	margin-top: 20px;
	transition: all .5s
}

.index-case .case-new .case-top a:hover {
	background: #df061d;
	color: #fff
}

.index-case .case-new .content {
	width: 100%;
	height: auto;
	margin-top: 36px
}

.index-case .case-new .content .con-left {
	width: 221px;
	height: auto;
	background: #fff;
	float: left
}

.index-case .case-new .content .con-left .tits {
	background: url(../images/index_icon1.jpg) left 4px no-repeat;
	padding-left: 46px;
	margin-left: 27px;
	margin-top: 20px;
	padding-bottom: 18px
}

.index-case .case-new .content .con-left .tits .t {
	font-size: 16px;
	line-height: 16px;
	color: #404040;
	font-weight: bold
}

.index-case .case-new .content .con-left .tits .t1 {
	font-size: 14px;
	line-height: 14px;
	color: #333;
	font-family: Arial;
	margin-top: 4px
}

.index-case .case-new .content .con-left ul {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0
}

.index-case .case-new .content .con-left ul li {
	width: 100%;
	line-height: 44px;
	text-align: center;
	height: 44px;
	border-top: 2px solid #f7f7f7;
	position: relative;
	background-image: url(img/limit-03.png);
	background-repeat: no-repeat;
	background-position: 32px center;
	cursor: pointer
}

.index-case .case-new .content .con-left ul li a {
	text-align: center;
	height: auto;
	display: block;
	width: 143px;
	font-size: 14px;
	line-height: 44px;
	color: #333;
	background-position: 32px center
}

.index-case .case-new .content .con-left ul li span {
	width: 2px;
	height: 44px;
	background: #df061d;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	display: none
}

.index-case .case-new .content .con-left ul li.on {
	background-image: url(img/limit-04.png)
}

.index-case .case-new .content .con-left ul li.on a {
	font-weight: bold;
	color: #df061d
}

.index-case .case-new .content .con-left ul li.on span {
	display: block
}

.index-case .case-new .content .list {
	height: auto;
	overflow: hidden
}

.index-case .case-new .content .list ul {
	width: 100%;
	height: auto
}

.index-case .case-new .content .list ul li {
	width: 227px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 16px;
	overflow: hidden
}

.index-case .case-new .content .list ul li a {
	width: 100%;
	height: auto;
	display: block
}

.index-case .case-new .content .list ul li a .pic {
	width: 100%;
	height: 235px;
	overflow: hidden
}

.index-case .case-new .content .list ul li a .pic img {
	transition: all 1s ease
}

.index-case .case-new .content .list ul li a .bg {
	width: 227px;
	height: 235px;
	position: absolute;
	top: 15px;
	left: 0;
	background: url(../img/gx/index_bg3.png) no-repeat;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .5s
}

.index-case .case-new .content .list ul li a .bg i {
	width: 30px;
	height: 31px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/gx/index_icon2.jpg) no-repeat
}

.index-case .case-new .content .list ul li a .bg .tits {
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	padding-top: 84px
}

.index-case .case-new .content .list ul li a .bg .tit {
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	margin-top: 12px
}

.index-case .case-new .content .list ul li:hover a .pic img {
	transform: scale(1.1)
}

.index-case .case-new .content .list ul li:hover a .bg {
	opacity: 1;
	filter: alpha(opacity=100);
	top: 0
}

.index-honor {
	width: 100%;
	height: 506px
}

.index-honor .honor-new {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 57px
}

.index-honor .honor-new .title {
	background: url(../img/gx/index_icon.png) 0 2px no-repeat;
	padding-left: 56px
}

.index-honor .honor-new .title .t {
	font-size: 30px;
	line-height: 30px;
	color: #fff
}

.index-honor .honor-new .title .t1 {
	font-size: 14px;
	line-height: 24px;
	font-family: Arial;
	color: #a8a7a6;
	margin-top: 4px
}

.index-honor .honor-new .list {
	width: 1200px;
	height: auto;
	margin-top: 34px;
	position: relative
}

.index-honor .honor-new .list .bd {
	width: 100%;
	height: 286px;
	overflow: hidden
}

.index-honor .honor-new .list .bd ul {
	width: 1000%;
	height: auto
}

.index-honor .honor-new .list .bd ul li {
	width: 206px;
	height: 276px;
	border: 5px solid #fff;
	float: left;
	margin-right: 30px;
	overflow: hidden
}

.index-honor .honor-new .list .bd ul li a {
	width: 100%;
	height: 100%;
	display: block
}

.index-honor .honor-new .list .bd ul li a img {
	transition: all 1s ease
}

.index-honor .honor-new .list .bd ul li:hover a img {
	transform: scale(1.1)
}

.index-honor .honor-new .list .hd {
	width: 74px;
	height: 31px;
	position: absolute;
	right: 0;
	top: -72px
}

.index-honor .honor-new .list .hd a {
	width: 32px;
	height: 31px;
	display: block
}

.index-honor .honor-new .list .hd .prev {
	float: left;
	background: url(../img/gx/index_prev.png) no-repeat
}

.index-honor .honor-new .list .hd .next {
	float: right;
	background: url(../img/gx/index_next.png) no-repeat
}

.index-honor .honor-new .list .hd .prev:hover {
	background: url(../img/gx/index_prev_h.png) no-repeat
}

.index-honor .honor-new .list .hd .next:hover {
	background: url(../img/gx/index_next_h.png) no-repeat
}

.index-highlights {
	width: 1200px;
	height: auto;
	margin: 0 auto 75px;
	margin-top: 70px
}

.index-highlights .title {
	background: url(../img/gx/index_icon.png) 0 2px no-repeat;
	padding-left: 56px
}

.index-highlights .title .t {
	font-size: 30px;
	line-height: 30px;
	color: #333
}

.index-highlights .title .t1 {
	font-size: 14px;
	line-height: 24px;
	font-family: Arial;
	color: #c3c3c3;
	margin-top: 4px
}

.index-highlights .list {
	width: 100%;
	height: auto;
	margin-top: 30px;
	position: relative
}

.index-highlights .list .bd {
	width: 100%;
	height: auto
}

.index-highlights .list .bd ul {
	width: 10000%;
	height: auto
}

.index-highlights .list .bd ul li {
	width: 1199px;
	height: auto;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8
}

.index-highlights .list .bd ul li dl {
	width: 100%;
	height: auto
}

.index-highlights .list .bd ul li dl dd {
	width: 198px;
	height: 131px;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	float: left;
	position: relative
}

.index-highlights .list .bd ul li dl dd a {
	width: 100%;
	height: auto;
	display: block
}

.index-highlights .list .bd ul li dl dd a img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto
}

.index-highlights .list .hd {
	width: 74px;
	height: 31px;
	position: absolute;
	right: 0;
	top: -72px
}

.index-highlights .list .hd a {
	width: 32px;
	height: 31px;
	display: block;
	border-radius: 100%;
	box-shadow: 0 0 10px rgba(0,0,0,0.1)
}

.index-highlights .list .hd .prev {
	float: left;
	background: url(../img/gx/index_prev.png) no-repeat
}

.index-highlights .list .hd .next {
	float: right;
	background: url(../img/gx/index_next.png) no-repeat
}

.index-highlights .list .hd .prev:hover {
	background: url(../img/gx/index_prev_h.png) no-repeat
}

.index-highlights .list .hd .next:hover {
	background: url(../img/gx/index_next_h.png) no-repeat
}

.online {
	width: 100%;
	height: auto
}

.online .online-banner {
	width: 100%;
	height: 724px;
	position: relative
}

.online .online-banner .con {
	width: 592px;
	height: 376px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	bottom: 130px;
	background: rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000)
}

.online .online-banner .con .con-new {
	width: 509px;
	height: auto;
	margin: 0 auto
}

.online .online-banner .con .con-new .tits {
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	text-align: center;
	padding-top: 42px
}

.online .online-banner .con .con-new .tits span {
	margin: 0 35px
}

.online .online-banner .con .con-new .table {
	width: 100%;
	height: auto;
	margin-top: 28px
}

.online .online-banner .con .con-new .table .t {
	width: 100%;
	height: auto;
	margin-bottom: 13px
}

.online .online-banner .con .con-new .table .t .text {
	width: 231px;
	height: 46px;
	border: 1px solid #cfcecd;
	border-radius: 5px;
	background: #fff;
	color: #b9b9b9;
	font-size: 16px;
	line-height: 46px;
	padding-left: 15px
}

.online .online-banner .con .con-new .table .txt {
	width: 474px;
	height: 120px;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #cfcecd;
	font-size: 16px;
	line-height: 28px;
	padding: 0 15px
}

.online .online-hazards {
	width: 100%;
	height: auto;
	background: #f9f9f9;
	padding-top: 62px;
	padding-bottom: 80px
}

.online .online-hazards .hazards-new {
	width: 1200px;
	height: auto;
	margin: 0 auto
}

.online .online-hazards .hazards-new .title {
	background: url(../img/gx/index_icon.png) 0 2px no-repeat;
	padding-left: 56px
}

.online .online-hazards .hazards-new .title .t {
	font-size: 30px;
	line-height: 30px;
	color: #333
}

.online .online-hazards .hazards-new .title .t1 {
	font-size: 14px;
	line-height: 24px;
	font-family: Arial;
	color: #c0c0c0;
	margin-top: 2px
}

.online .online-hazards .hazards-new .list {
	width: 100%;
	height: auto
}

.online .online-hazards .hazards-new .list ul {
	width: 100%;
	height: auto
}

.online .online-hazards .hazards-new .list ul li {
	width: 300px;
	height: auto;
	float: left
}

.online .online-hazards .hazards-new .list ul li .con {
	width: 100%;
	height: 248px;
	background: #fff url(../img/gx/online_pic.png) center no-repeat;
	position: relative
}

.online .online-hazards .hazards-new .list ul li .con .con-new {
	width: 235px;
	height: auto;
	margin: 0 auto;
	line-height: 30px;
	color: #333;
	padding-top: 32px
}

.online .online-hazards .hazards-new .list ul li .con .con-new .t {
	font-size: 20px
}

.online .online-hazards .hazards-new .list ul li .con .con-new .t1 {
	font-size: 16px
}

.online .online-hazards .hazards-new .list ul li .con i {
	width: 53px;
	height: 27px;
	position: absolute;
	left: 50%;
	margin-left: -27px;
	z-index: 5
}

.online .online-hazards .hazards-new .list ul li .con .i1 {
	bottom: -26px;
	background: url(../img/gx/online_icon1.png) no-repeat
}

.online .online-hazards .hazards-new .list ul li .con .i2 {
	top: -26px;
	background: url(../img/gx/online_icon2.png) no-repeat
}

.online .online-hazards .hazards-new .list ul li .pic {
	width: 100%;
	height: 248px;
	overflow: hidden
}

.online .index-about {
	background: #fefefe
}

.online .online-advantages {
	width: 100%;
	height: auto;
	background: #f9f9f9;
	padding: 55px 0
}

.online .online-advantages .advantages-new {
	width: 1200px;
	height: auto;
	margin: 0 auto
}

.online .online-advantages .advantages-new .title {
	background: url(../img/gx/index_icon.png) 0 2px no-repeat;
	padding-left: 56px
}

.online .online-advantages .advantages-new .title .t {
	font-size: 30px;
	line-height: 30px;
	color: #333
}

.online .online-advantages .advantages-new .title .t1 {
	font-size: 14px;
	line-height: 24px;
	font-family: Arial;
	color: #c0c0c0;
	margin-top: 2px
}

.online .online-advantages .advantages-new .list {
	width: 1122px;
	height: auto;
	margin: 64px auto 0
}

.online .online-advantages .advantages-new .list ul {
	width: 100%;
	text-align: center;
	height: auto
}

.online .online-advantages .advantages-new .list ul li {
	width: 270px;
	height: auto;
	margin: 0 52px 34px;
	float: left
}

.online .online-advantages .advantages-new .list ul li .icon {
	width: 194px;
	height: 194px;
	border-radius: 100%;
	box-shadow: 0 1px 10px rgba(0,0,0,0.06);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto;
	background-color: #FFF
}

.online .online-advantages .advantages-new .list ul li .tits {
	text-align: center;
	font-size: 22px;
	line-height: 22px;
	color: #333;
	margin-top: 31px
}

.online .online-advantages .advantages-new .list ul li .tit {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	height: 48px;
	color: #333;
	margin-top: 15px
}

.online .online-advantages .advantages-new .list ul li.l {
	margin-left: 233px
}

.online .online-air {
	width: 100%;
	height: 706px
}

.online .online-air .air-new {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 67px
}

.online .online-air .air-new .title {
	background: url(../img/gx/index_icon.png) 0 2px no-repeat;
	padding-left: 56px
}

.online .online-air .air-new .title .t {
	font-size: 30px;
	line-height: 30px;
	color: #fff
}

.online .online-air .air-new .title .t1 {
	font-size: 14px;
	line-height: 24px;
	font-family: Arial;
	color: #a8a7a6;
	margin-top: 4px
}

.online .online-air .air-new .tabs {
	width: 1058px;
	height: auto;
	margin: 77px auto 0;
	overflow: hidden
}

.online .online-air .air-new .tabs .tabs-new {
	width: 110%;
	height: auto
}

.online .online-air .air-new .tabs .tabs-new a {
	width: 125px;
	height: auto;
	display: block;
	float: left;
	margin-right: 107px
}

.online .online-air .air-new .tabs .tabs-new a i {
	width: 100%;
	height: 76px;
	display: block
}

.online .online-air .air-new .tabs .tabs-new a .i1 {
	background: url(../img/gx/online_icon3.png) center no-repeat
}

.online .online-air .air-new .tabs .tabs-new a .i2 {
	background: url(../img/gx/online_icon4.png) center no-repeat
}

.online .online-air .air-new .tabs .tabs-new a .i3 {
	background: url(../img/gx/online_icon5.png) center no-repeat
}

.online .online-air .air-new .tabs .tabs-new a .i4 {
	background: url(../img/gx/online_icon6.png) center no-repeat
}

.online .online-air .air-new .tabs .tabs-new a .i5 {
	background: url(../img/gx/online_icon7.png) center no-repeat
}

.online .online-air .air-new .tabs .tabs-new a p {
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	margin-top: 25px
}

.online .online-air .air-new .tabs .tabs-new a.on .i1 {
	background: url(../img/gx/online_icon3_h.png) center no-repeat
}

.online .online-air .air-new .tabs .tabs-new a.on .i2 {
	background: url(../img/gx/online_icon4_h.png) center no-repeat
}

.online .online-air .air-new .tabs .tabs-new a.on .i3 {
	background: url(../img/gx/online_icon5_h.png) center no-repeat
}

.online .online-air .air-new .tabs .tabs-new a.on .i4 {
	background: url(../img/gx/online_icon6_h.png) center no-repeat
}

.online .online-air .air-new .tabs .tabs-new a.on .i5 {
	background: url(../img/gx/online_icon7_h.png) center no-repeat
}

.online .online-air .air-new .tabs .tabs-new a.on p {
	color: #df061d
}

.online .online-air .air-new .list {
	width: 1058px;
	height: auto;
	margin: 52px auto 0
}

.online .online-air .air-new .list .item {
	width: 100%;
	height: 246px;
	background: url(../img/gx/online_bg1.jpg) no-repeat
}

.online .online-air .air-new .list .item .con {
	width: 370px;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	float: left;
	margin-left: 35px;
	padding-top: 38px
}

.online .online-air .air-new .list .item .pic {
	width: 511px;
	height: 246px;
	float: right
}

.online .index-case {
	margin-top: 0
}

.v {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20;
	display: none
}

.v .v-new {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 700px;
	height: 400px;
	background-color: #000;
	margin: auto
}

.v .v-new .close {
	position: absolute;
	right: 33px;
	top: 18px;
	width: 27px;
	height: 27px;
	background: url(img/bg_btn02.png) no-repeat center;
	cursor: pointer
}
/* 防伪 */
.section_sec{
    min-height: 60em;
}
.sec_res{display: flex;flex-flow: nowrap;justify-content: center;}
.security_head{
    min-height: 130px;
    background-color: #051537;
}
.re_but_a{
    border: 1px solid #01091e;
    padding: 10px 100px;
    border-radius: 10px;
    color: #01091e;
    margin: 20px auto;
    display: inline-block;
}
.sec_head_img{margin: auto;}
.security_body
{
    text-align: center;
    margin: auto;
}
.form-group{
    width: 40%;
    margin: 5em auto ;
    position: relative;
}
.sub_but{
    border: none;
    background: none;
    position: absolute;
    top: -5px;
    right: 0;
}
.sub_but:hover{
    background: none;
}
.sub_but img{width: 30px;}
@media (max-width:1000px){

.form-group{
    width: 80%;
}
}

.rad{
    border-radius: 20px;
    height: 3em;
}
.sec_foot{
    height: 80px;
    background-color: rgb(5,21,55);
    padding-top: 1em;
    text-align: center;
    color: white;
    font-weight: 600;
    font-size: 1em;
}
.sec_foot div{
    margin-top: 5px;
}
/* 弹出窗口 */
.modal {

    display: none; /* 隐藏模态框 */
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4); /* 添加透明度 */
  }
  .modal-body{
      text-align: center;
      margin: 40% auto;
  }
  .modal_load_header{
      color: white;
  }
  