@charset "utf-8";
 .footer-info {
    height: 635px;
    background: -webkit-linear-gradient(#fff 30%, #b0739f 30%);
    background: -o-linear-gradient(#fff 30%, #b0739f 30%);
    background: -moz-linear-gradient(#fff 30%, #b0739f 30%);
    background: linear-gradient(#fff 49%, #b0739f 49%);
    z-index: 2;
    max-width: 100%;
    min-width: 1100px;
    overflow: hidden;
}
.footer-info .company-info{
    position: relative;
    z-index: 3;
    bottom: 0px;
    min-width: 1100px;
    height: 743px;
    background:url(../images/zhaobiao_app/mobile-bg3.png) no-repeat;
    background-position: center;
}

html,body{background-color:#fff}
@font-face {
    font-family: 'font-icons';
    src:url('../fonts/font-icons.eot');
    src:url('../fonts/font-icons.eot') format('embedded-opentype'),
        /* url('../fonts/font-icons.svg') format('svg'),
        url('../fonts/font-icons.woff') format('woff'), */
        url('../fonts/font-icons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.site-fixed{
    position: fixed;
    right: 0px;
    top: 120px;
    width: 150px;
    height: 300px;
    background:url(../images/site-info1/fixed-code.png) no-repeat;
    background-position: top;
    z-index: 5;
}
.site-fixed .close{
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #f2f2f2;
    text-align: center;
    line-height: 18px;
    font-size: 16px;
    text-decoration: none;
}
.site-fixed .moblie-code{
    width: 117px;
    margin: 115px 0 0 20px;
}
.site-fixed .button-gosite{
    width: 117px;
    height: 32px;
    display: inline-block;
    margin: 6px 0 0 20px;
}

.ai-nav-wrap {
    height:70px;
    background:#ececec;
}
.ai-logo {
    font-family:'font-icons';
    float:left;
    height:70px;
    line-height:70px;
    font-size:48px;
    color:#fff;
    padding-left:12px;
}
.ai-logo:before {
    letter-spacing:10px;
}
.ai-imlink {float:right;}
.imweibo,
.imweixin {
    float:left;
    width:70px;
    height:70px;
    line-height:70px;
    color:#919191;
    font-size:32px;
    text-align:center;
    font-family:"font-icons";
    text-decoration:none;
}
@-webkit-keyframes wxtxanim {
    0% { text-shadow: 0 0 0 #0f0  }
    50% { text-shadow: 0 0 60px #0f0 }
    100% { text-shadow: 0 0 0 #0f0  }
}
@keyframes wxtxanim {
    0% { text-shadow: 0 0 0 #0f0  }
    50% { text-shadow: 0 0 60px #0f0 }
    100% { text-shadow: 0 0 0 #0f0  }
}
.wxpopshowing {
    color: #fff;
    /*-webkit-animation-name: wxtxanim;
    animation-name: wxtxanim;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;*/
}
.imweibo:hover,
.imweixin:hover
 {color:#531e54;}
.imweibo:before {content:"\e60a";}
.imweixin:before {content:"\e60b";}
.ai-nav {
    position: fixed;
    height:inherit;
    width: 100%;
    z-index:99999;
    background:rgba(236, 236, 236, 0.85);
    left: 0;
    top: 0;
}
.ai-nav-list {
    float: right;
    position: relative;
}
.ai-nav-redLine {height:2px; background-color:red; width:20px; position:absolute; left:0; top:0; display:none;}
.ai-nav-listitem {
    position:relative;
    padding:0 38px;
    float:left;
    height:68px;
    padding-top:2px;
    line-height:68px;
    font-size:16px;
    text-decoration: none;
    color:#919191;
    /*-webkit-transition-property: color,text-shadow;
    transition-property: color,text-shadow;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;*/
}
.ai-nav-listitem:hover 
{
    font-size:16px;
    color:#919191;
}
.ai-nav-listitem:active {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    color:#fff;
    text-shadow:0 0 12px #fff;
}
.ai-nav-list .cur {
    padding-top:0;
    height:68px;
    line-height:68px;
    border-top: solid 2px red;
    background:rgba(255,255,255,0.05);
    color:#531e54;
    text-shadow:1px 1px 0 #fff;
}
.sidebtn {
    display:none;
    height:48px;
    width:48px;
    float:right;
    font-size:32px;
    line-height:48px;
    text-align:center;
    color:#919191;
    font-family:"font-icons";
}
.sidebtn:before { content:"\e600";}
.ai-banner-wrap {
    overflow:hidden;
    width:100%;
    height:670px;
    position:relative;
    background:#000;
}
.ai-banner-frame { width:100%; height:100%; position:relative; overflow:hidden;}
.banner_list {position:relative; width:100%; height:100%; float:left;cursor:pointer;}
/*左侧浮动层*/
.left-side-flyelem {
    display: none;
    position: fixed;
    z-index: 90;
    left: 0;
    /*top: 70px;*/
    top: 120px;
}
.left-side-flyelem.showed {
    display: block;
}
.qq_chart_wrap {
    width: 150px;
    height: 150px;
    background: #d11e37;
    position: relative;
    overflow: hidden;
}
.qq_chart_el {
    cursor: pointer;
    width: 74px;
    height: 74px;
    background:url(../images/site-info1/qq_logo_big.png) center center no-repeat #fff;
    border-radius: 51%;
    margin: 0 auto;
    margin-top: 38px;
    box-shadow: rgb(194, 28, 51) 1px 1px,
    rgb(194, 28, 51) 2px 2px,
    rgb(194, 28, 51) 3px 3px,
    rgb(194, 28, 51) 4px 4px,
    rgb(194, 28, 51) 5px 5px,
    rgb(194, 28, 51) 6px 6px,
    rgb(194, 28, 51) 7px 7px,
    rgb(194, 28, 51) 8px 8px,
    rgb(194, 28, 51) 9px 9px,
    rgb(194, 28, 51) 10px 10px,
    rgb(194, 28, 51) 11px 11px,
    rgb(194, 28, 51) 12px 12px,
    rgb(194, 28, 51) 13px 13px,
    rgb(194, 28, 51) 14px 14px,
    rgb(194, 28, 51) 15px 15px,
    rgb(194, 28, 51) 16px 16px,
    rgb(194, 28, 51) 17px 17px,
    rgb(195, 28, 51) 18px 18px,
    rgb(195, 28, 51) 19px 19px,
    rgb(196, 28, 51) 20px 20px,
    rgb(197, 28, 51) 21px 21px,
    rgb(197, 28, 52) 22px 22px,
    rgb(198, 28, 52) 23px 23px,
    rgb(199, 28, 52) 24px 24px,
    rgb(199, 28, 52) 25px 25px,
    rgb(200, 28, 52) 26px 26px,
    rgb(200, 28, 52) 27px 27px,
    rgb(201, 29, 53) 28px 28px,
    rgb(202, 29, 53) 29px 29px,
    rgb(202, 29, 53) 30px 30px,
    rgb(203, 29, 53) 31px 31px,
    rgb(204, 29, 53) 32px 32px,
    rgb(204, 29, 53) 33px 33px,
    rgb(205, 29, 54) 34px 34px,
    rgb(205, 29, 54) 35px 35px,
    rgb(206, 29, 54) 36px 36px,
    rgb(207, 29, 54) 37px 37px,
    rgb(207, 29, 54) 38px 38px,
    rgb(208, 29, 54) 39px 39px,
    rgb(209, 30, 55) 40px 40px;
}
.qq_chart_text {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
}
.call_list_wrap {
    background: #dddddd;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}
.cl_txt:nth-child(1) {
    padding-top: 8px;
}
.cl_tel {
    color: #d11e37;
    font-size: 14px;
    font-weight: bold;
}
.cl_tel:nth-last-child(1) {
    padding-bottom: 8px;
}
.minsbar {height: 34px; line-height: 34px; background: #484848; font-size: 12px; color: #fff; padding-left: 10px;}
.minsbar .msbtn {float: right; width: 34px;height: 34px; font-size: 18px; line-height: 34px; text-align: center; color: #fff; cursor: pointer;}
.left-side-flyelem-min {
    cursor: pointer;
    display: none;
    top: 120px;
    left: 0;
    width: 40px;
    height: 127px;
    background: url(../images/site-info1/left-float-el-min.gif);
    z-index: 90;
    position: fixed;
}
.left-side-flyelem-min.showed {
    display: block;
}
.left-side-flyelem.minsize {}
.left-side-flyelem.minsize .qq_chart_text {display: none;}
.left-side-flyelem.minsize .qq_chart_el {box-shadow: none; margin-top: 4px;}
.left-side-flyelem.minsize .qq_chart_wrap {width: 82px; height: 82px; border-radius: 55%;}
.left-side-flyelem.minsize .call_list_wrap {display: none;}
.left-side-flyelem.minsize {top: 106px; left: 36px;}
.left-side-flyelem.minsize {}
/*0428修改页面 */
.ai-nav-wrap {
    height: 100px;
    background: #ececec;
}
.ai-logo {
    font-family: 'font-icons';
    float: left;
    height: 70px;
    line-height: 70px;
    font-size: 48px;
    color: #fff;
    padding-top: 15px;
    padding-left: 13%;
}
.ai-nav-list {
    float: right;
    position: relative;
    padding-top: 15px;
    margin-right: 14%;
}
.nav-search {
    border-left: 1px solid #dcdcdc;
    margin-top: 2px;
    height: 16px;
    margin-top: 25px;
}
.nav-search-bth2 input {
    width: 0;
    height: 23px;
    position: absolute;
    border: none;
    border-bottom: 1px solid #dcdcdc;
    background-color: transparent;
    outline: none;
    transition: all 0.7s ease-out 0s;
    -webkit-transition: all 0.7s ease-out 0s;
    margin-top: 20px;
    -moz-transition: all 0.7s ease-out 0s;
    -o-transition: all 0.7s ease-out 0s;
}

.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}
.clearfix{ *zoom:1;}/*IE/7/6*/
.clearfix:before,
.clearfix:after{
  content: '';
  display: block;
  clear: both;
  overflow: hidden;
  height: 0;
  line-height: 0;
}
.section-img{
	position: relative;
    width: 100%;
    height: 694px;
    overflow:hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    background-size:cover;
    background: url('../images/site-info4/banner.jpg')no-repeat center;
}
.section-img1{display: none}
.section-img a{display: block;height: 100%;}
.top-zx{
	position: absolute;
	left: 24%;
	bottom: 180px;
}
.top-div{
	line-height: 1.7;
	width: 450px;
    color: #fff;
    opacity: 0.9;
	font-size: 13px;
}
.top-div .phone
{
    line-height:30px;
    height:30px;
    margin:20px 0 40px;
 }
.top-div img
{
    width: 25px;
    height: 25px;
    vertical-align:middle;
    opacity: 0.9;
}
.top-div .phone a
{
    display:inline-block;
    text-decoration:none;
    color: #fff;
    opacity: 0.9;
 font-size:26px;
 vertical-align: middle;
 margin-left:4px;
 font-style:italic;
 }
.top-btn{
	cursor: pointer;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #ff9600;
}

.p-title{
	position: relative;
	text-align: center;
	color: #222;
	font-size: 36px;
	margin-top: 82px;
}
.p-title:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20px;
	margin: 0 auto;
	width: 82px;
	height: 3px;
	background: #d2d2d2;
}

.column1{
    width: 100%;
    /* height: 784px; */
    padding-bottom: 100px;
    overflow:hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    background-size:cover;
    background: url('../images/site-info4/img1.jpg')no-repeat 50% 50%;
    background-size: 100% 100%;
}
.column1>div,
.column2>div,
.column3>div{
	width: 1230px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}
.column1 .p-title{margin-bottom: 100px;}
.column1-list{margin-bottom: 35px;}
.column1-list>div{
	width: 360px;
}
.column1-icon{
	width: 60px;
	height: 60px;
	margin-right: 16px;
}
.column1-p1{
	margin-top: 6px;
	color: #595959;
	font-size: 22px;
}
.column1-p2{
	margin-top: 12px;
	color: #a6a6a6;
	font-size: 16px;
	line-height: 1.5;
}
.zx{
	width: 145px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	background: #00538f;
	text-align: center;
	color: #fff;
}
.zx a
{
    margin-top:0;
	display: block;
	text-decoration: none;
	color: #fff;	
    width: 145px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    background: #00538f;
    text-align: center;
    color: #fff;
    width:auto;
}
.column2{padding-bottom: 50px;}
.column2 .p-title{
	margin-bottom: 40px;
}
.column2-1{
	margin-top: 165px;
	width: 460px;
	padding-left: 40px;
}
.column2-mes{padding-right: 30px;}
.column2-p{
	margin-bottom: 16px;
	font-size: 22px;
	color: #595959;
}
.column2-p span{
	font-size: 28px;
	color:#c22727;
}
.column2-mes div{
	font-size: 16px;
	color:#a6a6a6;
	line-height: 1.5;
}
.column2-lists{margin-top: 30px;}
.column2-list{
	width: 80px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 40px;
}
.por{position: relative;}
.column2-list:nth-child(5n){
margin-right: 0;
}
.column2-list p{
	margin-top: 6px;
	font-size: 14px;
	color: #a6a6a6;
}
.column2-list img{
    width: 35px;
    height: 35px;
}
.column2-2{
	margin-top: 40px;
	position: absolute;
	left: 342px;
	width: 710px;
	height: 550px;
	background: url('../images/site-info4/img2.png')no-repeat center;
	background-size:710px 550px;
}
.column2-3{
	position: relative;
	margin-top: 157px;
}
.column2-3 .column2-mes{
	margin-bottom: 66px;
}
.column3{
	background: #fbfbfb;
}
.c3>div>img{
	margin-top: 140px;
}
.column3-mes{margin-top: 158px;}
.column3-1{margin-bottom: 60px;}
.column3-1 p{
	font-size: 18px;
	color: #494949
}
.column3-1 >p{
	font-family: '华文中宋';
	font-size: 45px;
	color: #024c92;
	padding-right: 20px;
}
.column3-1>div{padding-left: 20px;border-left: 2px solid #aaaaaa;}
.column3-1>div p:first-child{
	margin-bottom: 8px;
}
.column3-2-list>div{
	height: 85px;
	/* margin-top: 60px; */
}
.column3-mes{margin-left: 40px;}
.column3-2-list p{
	font-size: 18px;
	color: #222222;
	margin-bottom: 10px;
}
.column3-2-list p span{color:#ad2222;}
.column3-2-list div,
.column3-2-list div p{
	font-size: 15px;
	color: #a0a0a0;
	line-height: 1.5;
}
.column3-2-list div p{margin-bottom: 0;}
.column4{background: #fff;}
.column4>div,.column5>div{width: 1320px;position: relative;}
.column4 .column3-mes{
	margin-left: 0;
}
.column4 .column3-1 >p{
	color: #e58700;
}
.column4 .column3-2-1,.column5 .column3-2-1{margin-right: 60px;}
.column4-img{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 662px;
	height: 515px;
}
.column5 {
    background: #fafbfc;
    padding-bottom: 55px;
}
.column5 .column3-mes {
    margin-top: 108px;
}
.column5 .column3-1 >p{
	color: #e45956;
}
.column5-img{
	margin-top: 134px;
}
.column6{padding-bottom: 108px;}
.column6-title{
	height: 110px;
	line-height: 110px;
	margin-bottom: 16px;
}
.column6-title span{
	font-size: 28px;
	color:#393939
}
.column6-title{
	padding-left: 18%;
}
.column6-title img{
	display: inline-block;
	width: 90px;
	height: 110px;
	vertical-align: middle;
	margin: 0 22px 0 6px;
}
.column6-img{
	
}
.column6-img-1{
	display: none;
	width: 100%;
}
.column6-mes{
	display: inline-block;
}
.column6-list{
	position: relative;
    height: 50px;
    margin-top: 4px;
	/* background: url('../images/site-info4/bg0.jpg')no-repeat center top; */
	/* border-bottom: 1px solid #448aca; */
	line-height: 50px;
}

.column6-list .vs1,.column6-list .vs2{position: relative;}
.vs-name:before,
.vs-name:after{
	content: '';
	position: absolute;
	right: 80px;
	bottom: 0;
	width: 130px;
	height: 1px;
	background: #dae8f4;
}
.vs-name:after{
	left: 80px;
	width: 400px;
}
.vs-name{
	position: relative;
	box-sizing: border-box;
	display: inline-block;
	padding: 0 8px;
	width: 80px;
	height: 50px;
	/* line-height: 50px; */
	/* margin-top: 3px;  */
	text-align: center;
	background: #448aca;
	color: #fff;
	font-size: 14px;
	border-radius: 5px 5px 0 0;
	white-space:normal;
	word-break:break-all;
	word-wrap:break-word;
}
.vs-name1:before{ width: 225px; }
.vs-name2:before{ width: 185px; }
.vs-name5:before{ width: 206px; }
.vs-name6:before{ width: 260px; }
.vs-name7:before{ width:300px; }
.vs-name8:before{ width:300px; }
.column6-list-0{top: -5px;}
.column6-list-0 .vs-name{
	line-height: 1;
	padding-top: 10px;
	position: relative;
	top: 6px;
}
.vs1,.vs2 {
	display: inline-block;
	font-size: 16px;
	color:#858585;
	/* border-bottom: 1px solid #448aca; */
}
.vs1{
	padding: 0 25px 0 10px;
	width: 300px;
	text-align: right;
}
.vs2{
	padding: 0 10px 0 25px;
	width: 500px;
	text-align: left;
	white-space:normal;
	word-break:break-all;
	word-wrap:break-word;
}
.vs2-1{
	top: 8px;
	line-height: 1.1;
}
.vs1 span,.vs2 span{
	font-size: 16px;
	color:#fc5219
}
.column7{
	position: relative;
	/* height: 834px; */
	background: url('../images/site-info4/footer.jpg')no-repeat center top;
	background-size: 100% 100%;
}
.column7 .p-title{color:#fff;margin-bottom: 54px;margin-top: 95px;}
.column7 .p-title:after{background: #6585aa;}
.swiper-container {
  width: 100%;
  height: 100%;
}

  .swiper-container,.swiper-wrapper{height: auto;}
  .swiper-container {
    padding-top: 200px;
  }
  .swiper-button-prev,
  .swiper-button-next {
    cursor: pointer!important;
    opacity: 1!important;
    width: 34px;
    height: 39px;
    top: 60px;
    left: 48%;
  }
  .swiper-button-next {
    left: 50.5%;
  }
  .swiper-button-prev a,
  .swiper-button-next a{
    display: block;  
    width: 32px;
    height: 37px;
    border: 1px solid #fff;}
  .swiper-button-prev a:hover,
  .swiper-button-next a:hover{
    background-color: #0068b7;
    border-color: #0068b7;
  }
  .swiper-button-prev,
  .swiper-button-next{background: none;}
  .swiper-button-prev a{
    background: url('../images/site-info4/prev.png')no-repeat center;
  }
  .swiper-button-next a{
    background: url('../images/site-info4/next.png')no-repeat center;
  }
  .swiper-pagination-bullet{background: #fff;opacity: 1;filter:alpha(opacity=50); }
  .swiper-pagination-bullet-active{background-color: #d0151c;}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide,
.swiper-slide >img{
  position: relative;
  /* cursor: pointer; */
}    
.swiper-slide >img{
	width: 100%;
	height: 100%;
}
.swiper-slide:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(6, 12, 53, .75);
	z-index: 2;
}
.swiper-slide-active:before{
	background: none;
}
.swiper-slide-active{
	cursor: pointer;
	transform: scale(1.5,1.3)!important;
	z-index: 3;
	position: relative;
}
/* .swiper-slide:hover .wxcode{
	display: block
} */
.wxcode{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}
.wxcode img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
    width: 120px;
    height: 136px;
    -webkit-user-select: none;
    z-index:999;
}
.column6-img0,
.column-phone{display: none}

@media screen and (min-width:1200px) and (max-width:1400px){
    .top-zx{
      left: 13%;
    }
    .swiper-button-prev{left: 46%;}
    .ai-nav-list{margin-right: 5%;}
}
 @media screen and (min-width: 960px) and (max-width: 1199px) {
    .top-zx{
      left: 8%;
    }
    .swiper-button-prev{left: 46%;}
    .ai-nav-list{margin-right: 5%;}
    .ai-logo{padding-left: 2%;}
 }