/* by dingtiger 2018.12 */
*｛margin:0;padding:0;｝
html,body{width:100%;height:100%}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { padding:0; margin:0; }
body { font-size: 14px; line-height:24px; color: #717171; font-family: "Microsoft JhengHei", "PingFang HK", "Microsoft YaHei", "Arial"; width:100%; overflow-x:hidden;}
ul,li {list-style: none; padding:0px; margin:0px}
img { border:0; margin:0px; padding:0px;}
input:focus { outline: none;}

a:link {color: #717171;text-decoration: none;}
a:visited {color: #717171;text-decoration: none;}
a:hover {color:#056AA7;text-decoration: none;}
a:active {color: #717171;text-decoration: none;}

.qj_title{font-size:36px; color:#056AA7;}
.qj_ftitle{font-size:16px; color:#b5b5b5;}

.qj_title_w{font-size:36px; color:#ffffff;}
.qj_ftitle_w{font-size:16px; color:#ffffff;}

.ser_title{font-size:18px; color:#000000;}
.ser_ftitle{font-size:12px; color:#9f9f9f;}

.text_right{text-align:right;}
.gsMore{position:absolute;z-index: 9998; bottom:50px;padding: 6px 30px;border: 1px solid #056AA7;color: #9f9f9f;font-weight: bold;font-family: Arial, Helvetica, sans-serif;font-size: 14px;-moz-border-radius: 12px;-webkit-border-radius: 12px;border-radius: 12px;left:50%;margin-left:-62px;}
.gsMore:hover{ padding:6px 30px; border:1px solid #056AA7; color:#ffffff; background-color:#056AA7; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:14px;
-moz-border-radius: 12px; /* Firefox */
 -webkit-border-radius: 12px; /* Safari and Chrome */
border-radius: 12px; /* Browsers that Support it like Opera */
}
/*manu*/
#menu {text-align: center; margin: 0 auto; padding: 0; height: 85px; z-index:9999;}
#menu  ul{width:1200px; height:85px; margin:0 auto;}
#menu  ul li{height:85px; float:left;}

#menua {text-align: center; margin: 0 auto; padding: 0; height: 85px; z-index:9999;}
#menua  ul{width:1200px; height:85px; margin:0 auto;}
#menua  ul li{height:85px; float:left;}

.default {width: 100%; height: 85px; background-color:none; color:#ffffff; position:absolute; z-index:9999; top:0px; }
.defaulta {width: 100%; height: 85px; color:#ffffff; position:absolute; z-index:9999; top:0px; background-image:url(../image/manu_bga.png);}
.fixed {position: fixed; top: 0px; left: 0px; width: 100%; height:85px; background-color:#ffffff; color:#000;
box-shadow: 0 0 3px #222;
-webkit-box-shadow: 0 0 3px #222;
-moz-box-shadow: 0 0 3px #222;
}

.m_logo_s{width:450px; text-align:left; background-image:url(../image/logo_w.png); background-repeat:no-repeat; background-position:left; cursor:pointer;background-size: 40%;}
.m_logo_w{width:450px; text-align:left; background-image:url(../image/logo.png); background-repeat:no-repeat; background-position:left; cursor:pointer;background-size: 40%;}

#m_link{width:500px; height:85px;}
#m_link a{ padding:2px 20px 4px 20px; font-size:14px; line-height:100px; display: inline;}


.m_link_s:link {color: #ffffff;text-decoration: none;}
.m_link_s:visited {color: #ffffff;text-decoration: none;}
.m_link_s:hover {color:#ffffff;text-decoration: none; background-color:#056AA7; border-radius:10px;}
.m_link_s:active {color: #ffffff;text-decoration: none;}

.m_link_w:link {color: #717171;text-decoration: none;}
.m_link_w:visited {color: #717171;text-decoration: none;}
.m_link_w:hover {color:#ffffff;text-decoration: none; background-color:#056AA7; border-radius:10px;}
.m_link_w:active {color: #717171;text-decoration: none;}


#m_language{width:124px; height:85px; text-align:center;  font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:102px;}

.m_language_span{ color:#FFF;}
.m_language_spana{ color:#717171;}

.m_language_s:link {color: #ffffff;text-decoration: none;}
.m_language_s:visited {color: #ffffff;text-decoration: none;}
.m_language_s:hover {color:#ffffff;text-decoration: none;}
.m_language_s:active {color: #ffffff;text-decoration: none;}

.m_language_w:link {color: #717171;text-decoration: none;}
.m_language_w:visited {color: #717171;text-decoration: none;}
.m_language_w:hover {color:#056AA7;text-decoration: none;}
.m_language_w:active {color: #717171;text-decoration: none;}


.m_search{width:26px;}
.m_search_s{ width:26px; height:26px; background-image:url(../image/srch.png); margin-top:37px; cursor:pointer;}
.m_search_s:hover{ width:26px; height:26px; background-image:url(../image/srcha.png); margin-top:37px; cursor:pointer;}

.m_search_w{ width:26px; height:26px; background-image:url(../image/srchb.png); margin-top:37px; cursor:pointer;}
.m_search_w:hover{ width:26px; height:26px; background-image:url(../image/srcha.png); margin-top:37px; cursor:pointer;}


.bubblemenu{width:600px; height:85px;}
.bubblemenu li{display: inline;cursor:pointer;width:100px;}
.bubblemenu li > div {
position: absolute;
display:block;
margin-left:-40px;
padding: 0px;
visibility:hidden;
opacity: 0;
margin-top:0px;
background: #ffffff;
font-size:14px;
color:#090;
				
/* */
-moz-box-shadow: 0 0 3px #666; 
-webkit-box-shadow: 0 0 3px #666; 
filter: progid:DXImageTransform.Microsoft.Shadow(color='#666', Direction=135, Strength=3); 
box-shadow: 0 0 3px #666;  

/* Setting the transition property for all Browsers */
-moz-transition: all 0.2s ease-in-out; /* Firefox */
-webkit-transition: all 0.2s ease-in-out; /* Safari and Chrome */
-o-transition: all 0.2s ease-in-out; /* Opera */
transition: all 0.2s ease-in-out; /* Browsers that Support it */
}

.triangle-up{width:0px;height:0px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid #525355;position:absolute; top:-10px; left:70px;}
.bubblemenu li > div dd { line-height:50px; border-bottom:1px solid #f5f5f5; width:180px; color:#717171;}
.bubblemenu li > div dd:hover { line-height:50px; background-color:#f5f5f5; border-bottom:1px solid #f5f5f5; color:#056AA7;}
.bubblemenu li:hover > div {
visibility:visible;
opacity: 1;
margin-top:-15px;
				
/* Setting the transition property for all Browsers */
-moz-transition: all 0.2s ease-in-out; /* Firefox */
-webkit-transition: all 0.2s ease-in-out; /* Safari and Chrome */
-o-transition: all 0.2s ease-in-out;  /* Opera */
transition: all 0.2s ease-in-out; /* Browsers that Support it */
}



/*index_banner*/
.index_banner{width:100%; height:100vh; background-color:#666;}

.txt-box{width: 1200px; display: block;  margin:100px auto 0 auto; text-align: left;}
.swiper-container {width: 100%;height:100%;}

/* 文字视差显示 */
.swiper-slide{color: #fff;}
.swiper-slide .title {font-size:58px; color:#ffffff; text-align:left; margin-top:250px; font-family:Arial, Helvetica, sans-serif;}
.swiper-slide .ftitle {font-size:46px; color:#ffffff; text-align:left; margin-top:28px; }
.swiper-slide .xtitle {font-size:18px; color:#ffffff; text-align:left; margin-top:20px; }
.swiper-slide .anniu {text-align:left; margin-top:50px;}
.swiper-slide .anniu a { font-size:12px; padding:8px 30px; font-family:Arial, Helvetica, sans-serif;
-moz-border-radius: 8px; /* Firefox */
 -webkit-border-radius: 8px; /* Safari and Chrome */
border-radius: 8px; /* Browsers that Support it like Opera */
}


.swiper-slide .titlea {font-size:58px; color:#ffffff; text-align:center; margin-top:250px; font-family:Arial, Helvetica, sans-serif;}
.swiper-slide .ftitlea {font-size:46px; color:#ffffff; text-align:center; margin-top:28px; }
.swiper-slide .xtitlea {font-size:18px; color:#ffffff; text-align:center; margin-top:20px; }
.swiper-slide .anniua {text-align:center; margin-top:50px;}
.swiper-slide .anniua a { font-size:12px; padding:8px 30px; font-family:Arial, Helvetica, sans-serif;
-moz-border-radius: 8px; /* Firefox */
 -webkit-border-radius: 8px; /* Safari and Chrome */
border-radius: 8px; /* Browsers that Support it like Opera */
}



.swiper-slide .x_title {font-size:46px; color:#ffffff; text-align:center; margin-top:250px; font-family:Arial, Helvetica, sans-serif;}
.swiper-slide .x_ftitle {font-size:28px; color:#ffffff; text-align:center; margin-top:28px; }
.swiper-slide .x_ftitlea {font-size:18px; color:#ffffff; text-align:center; margin-top:28px; line-height:26px; }
.swiper-slide .x_text {font-size:18px; color:#ffffff; text-align:center; margin-top:20px; }
.swiper-slide .x_anniu {text-align:center; margin-top:50px;}
.swiper-slide .x_anniu a { font-size:12px; padding:8px 30px; font-family:Arial, Helvetica, sans-serif;
-moz-border-radius: 8px; /* Firefox */
 -webkit-border-radius: 8px; /* Safari and Chrome */
border-radius: 8px; /* Browsers that Support it like Opera */
}




.learnmore:link { background-color:#056AA7; color:#FFF;  }
.learnmore:visited { background-color:#056AA7; color:#FFF;}
.learnmore:hover { background-color:#ffffff; color:#056AA7;}
.learnmore:active {background-color:#056AA7; color:#FFF;}





/*index_five*/
.index_five{width:100%; height:840px; background-color:#ffffff;}
.index_five ul{width:1200px; height:840px; margin:0 auto; position:relative;}
.index_five ul span{position:absolute;top:0;left:0; text-align:center;}
.index_five ul span img{margin-bottom:25px;}
.index_five ul span:nth-child(1){top:80px; left:492px;}
.index_five ul span:nth-child(2){top:118px; left:502px;}
.index_five ul span:nth-child(3){top:198px; left:140px; text-align:center; width:200px;}
.index_five ul span:nth-child(4){top:198px; left:498px; text-align:center; width:200px;}
.index_five ul span:nth-child(5){top:198px; left:855px; text-align:center; width:200px;}
.index_five ul span:nth-child(6){top:520px; left:320px; text-align:center; width:200px;}
.index_five ul span:nth-child(7){top:520px; left:676px; text-align:center; width:200px;}

.five_title{font-size:16px; color:#000000;}
.five_content{font-size:12px; color:#9f9f9f; line-height:22px; margin-top:5px;}

/*index_about*/
.index_about{width:100%; height:730px; background-image:url(../image/about_bg.jpg); background-repeat:no-repeat; background-position:top;}
.index_about ul{width:1200px; height:730px; margin:0 auto; position:relative;}
.index_about ul span{position:absolute;top:0;left:0; text-align:center;}
.index_about ul span:nth-child(1){top:60px; width: 100%;}
.index_about ul span:nth-child(2){top:98px; width: 100%;}
.index_about ul span:nth-child(3){top:170px; left:0px; width:1200px; height:560px;
/* */
-moz-box-shadow: 0 0 5px #666; 
-webkit-box-shadow: 0 0 5px #666; 
filter: progid:DXImageTransform.Microsoft.Shadow(color='#666', Direction=135, Strength=3); 
box-shadow: 0 0 5px #666;  
}

.left_ol{width:400px; height:560px; background-color:#000; float:left;}
.right_ol{width:800px; height:560px; background-color:#fff; float:left;}
.right_ol div{width:660px; height:auto; padding-top:70px; margin:0 auto; color:#9f9f9f; font-size:12px; text-align:left;}
.right_ol div p{color:#056AA7; font-size:22px; font-weight:bold;}
.right_ol div dd{width:132px; height:auto; float:left; text-align:center; font-size:16px; color:#9f9f9f; cursor:pointer;}
.right_ol div dd img{margin-bottom:10px;}
.right_ol div a{ padding:6px 30px; border:1px solid #056AA7; color:#9f9f9f; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:14px;
-moz-border-radius: 12px; /* Firefox */
 -webkit-border-radius: 12px; /* Safari and Chrome */
border-radius: 12px; /* Browsers that Support it like Opera */
}

.right_ol div a:hover{ padding:6px 30px; border:1px solid #056AA7; color:#ffffff; background-color:#056AA7; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:14px;
-moz-border-radius: 12px; /* Firefox */
 -webkit-border-radius: 12px; /* Safari and Chrome */
border-radius: 12px; /* Browsers that Support it like Opera */
}

/*弹框样式1*/
.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index:9999;
}
.cd-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup-container {
    position: relative;
    width:400px;
    margin:250px auto;
    height:250px;
    background: #FFF;
    border-radius: .4rem .4rem .4rem .4rem;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.cd-popup-close{ position: absolute;right:10px;top:10px; z-index: 10;width:auto;height:1.25rem; display: block;font-size:14px;}
.is-visible .cd-popup-container {-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);}

/*弹框样式2*/
.cd-popup1 {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index:9999;
}
.cd-popup1.is-visible1 {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup-container1 {
    position: relative;
    width:400px;
    margin:250px auto;
    height:250px;
    background: #FFF;
    border-radius: .4rem .4rem .4rem .4rem;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  transform: translateY(-60px);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.cd-popup-close{ position: absolute;right:10px;top:10px; z-index: 10;width:auto;height:1.25rem; display: block;font-size:14px;}
.is-visible1 .cd-popup-container1 {
	-webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  }
/*弹框样式3*/
.cd-popup2 {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index:9999;
}
.cd-popup2.is-visible2 {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup-container2 {
    position: relative;
    width:400px;
    margin:250px auto;
    height:250px;
    background: #FFF;
    border-radius: .4rem .4rem .4rem .4rem;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -ms-transform: translateY(60px);
  -o-transform: translateY(60px);
  transform: translateY(60px);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.cd-popup-close{ position: absolute;right:10px;top:10px; z-index: 10;width:auto;height:1.25rem; display: block;font-size:14px;}
.is-visible2 .cd-popup-container2 {
	-webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  }


 /*弹框样式3*/
.cd-popup3{
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index:9999;
}
.cd-popup3.is-visible3 {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup-container3 {
    position: relative;
    width:900px;
    margin:250px auto;
    height:500px;
    background: #FFF;
	padding:20px;
    border-radius: .4rem .4rem .4rem .4rem;
    text-align: left;
    -webkit-transform:scale(0.8);
    -moz-transform:scale(0.8);
    -ms-transform:scale(0.8);
    -o-transform:scale(0.8);
    transform:scale(0.8);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.cd-popup-container3 p{font-size:24px; color:#cccccc; line-height:40px;}
.cd-popup-close{ position: absolute;right:0px;top:-30px; z-index: 10;width:auto;height:1.25rem; display: block; font-size:30px; color:#ffffff;}
.is-visible3 .cd-popup-container3 {
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1);
  }
  
.cd-buttons{width:900px; height:500px; background-color:#F5F5F5;}
.cd-popup-trigger3{ width:100px; height:100px; margin:230px 0 0 150px; background-image:url(../image/mov_b.png); cursor:pointer;}
.cd-popup-trigger3:hover{width:100px; height:100px; margin:230px 0 0 150px; background-image:url(../image/mov_a.png); cursor:pointer;}

/*index_fzfx*/
.index_fzfx{ width:100%; height:120px;}
.index_fzfx ul{width:1200px; height:120px; margin:0 auto; position:relative;}
.index_fzfx span{position:absolute;top:0;left:0; text-align:center;}
.index_fzfx span:nth-child(1){top:60px; left:492px;}
.index_fzfx span:nth-child(2){top:98px; left:552px;}

.index_fzfx_pic{width:1200px; height:410px; margin:0 auto;}


.btn{
	position: absolute;
	top: 145px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	background: rgba(0,0,0,.2);
	cursor: pointer;
	border-radius:50%
}

.prev{left:20px; background-image:url(../image/right.png);z-index: 99999;cursor: pointer;}
.next{right:20px;  background-image:url(../image/left.png);z-index: 99999;cursor: pointer;}

.box{
	margin-top:40px;
	width: 100%;
	height: 340px;
	position: relative;
}
.list{
	width: 1200px;
	height: 300px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -600px;
}
dl{
	position: absolute;
	top: 0;
	left: 0;
	width: 751px;
	height: 300px;
	background-color:#000;
	list-style: none;
	opacity: 0;
	transition: all 0.3s ease-out;
}

.zbt{font-size:20px; color:#FFF; font-weight:normal; width:731px; text-align:center; margin-top:100px; text-shadow: 0 0 10px #000000, 0 0 10px #000000, 0 0 10px #000000}
.fbt{ color:#FFF; font-weight:normal; width:731px; text-align:center; margin-top:10px;}

.fbt a{font-size:12px; padding:5px 10px; font-family:Arial, Helvetica, sans-serif;
-moz-border-radius: 8px; /* Firefox */
 -webkit-border-radius: 8px; /* Safari and Chrome */
border-radius: 8px; /* Browsers that Support it like Opera */}

.content_img{
	width: 751px;
	height: 300px;
	border:none;
	float: left;
}
.lunhua1{
	transform:translate3d(-224px,0,0) scale(0.81);
}
.lunhua2{
	transform:translate3d(0px,0,0) scale(0.81);
	transform-origin:0 50%;
	opacity: 0.3;
	z-index: 2;
}
.lunhua3{
	transform:translate3d(224px,0,0) scale(1);
	z-index: 3;
	opacity: 1;
}
.lunhua4{
	transform:translate3d(449px,0,0) scale(0.81);
	transform-origin:100% 50%;
	opacity: 0.3;
	z-index: 2;
}
.lunhua5{
	transform:translate3d(672px,0,0) scale(0.81);
}

.buttons{
	position: absolute;
	width: 1200px;
	height: 5px;
	bottom: 0;
	left: 50%;
	margin-left: -600px;
	text-align: center;
	padding-top: 30px;
}
.buttons a{
	display: inline-block;
	width: 35px;
	height: 5px;
	padding-top: 4px;
	cursor: pointer;
}
dt{
	display: block;
	width: 35px;
	height: 2px;
	background: #cccccc;
}
.blue{
	background: #056AA7;
}

/*index_bkfz*/
.index_bkfz{width:100%; height:400px; background-image:url(../image/service_bg.jpg); background-position:center; background-attachment: fixed; background-size: cover;}
.index_bkfz ul{width:1200px; height:400px; margin:0 auto;}

/*index_service*/
.index_service{width:100%; height:880px; position:relative;
background: -webkit-linear-gradient(left top, #888 , #f5f5f5); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(bottom right,  #888 , #f5f5f5); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(bottom right,  #888 , #f5f5f5); /* Firefox 3.6 - 15 */
background: linear-gradient(to bottom right,  #888 , #f5f5f5); /* 标准的语法 */
}
.index_service ul {width:100%; height:880px; margin:0 auto; position:relative;}
.index_service ul li{width:1200px; height:880px; position:absolute; left:50%; margin-left:-600px;}
.index_service ul li span{position:absolute;top:0;left:0; text-align:center; z-index:999;}
.index_service ul li span:nth-child(1){top:180px; left:492px;}
.index_service ul li span:nth-child(2){top:218px; left:552px;}
.index_service ul li span:nth-child(3){top:298px; left:0px; width:380px; background-color:#ffffff;overflow: hidden;}
.index_service ul li span:nth-child(4){top:298px; left:410px; width:380px; background-color:#ffffff;overflow: hidden;}
.index_service ul li span:nth-child(5){top:298px; left:821px; width:380px;background-color:#ffffff;overflow: hidden;}
.index_service ul li span:nth-child(6){top:465px; left:0px; width:380px; height:135px; background-color:#ffffff; }
.index_service ul li span:nth-child(7){top:465px; left:410px; width:380px; height:135px; background-color:#ffffff;}
.index_service ul li span:nth-child(8){top:465px; left:821px; width:380px; height:135px; background-color:#ffffff;}

.index_service_ol_left{width:100%;  float:left;}
.index_service_ol_right{width:100%; float:left; text-align:left; padding:30px;height: 100px;}

/*index_new*/
/*index_new*/
.index_new{width:100%; height:580px; background-color:#f4f4f4;}
.index_new ul{width:1200px; height:580px; position:relative; margin:0 auto;padding-top:100px;}
.index_new ul span{position:absolute;top:0;left:0; text-align:left; font-size:16px;}
.index_new ul span:nth-child(1){top:80px; left:529px;}
.index_new ul span:nth-child(2){top:118px; left:569px;}
.index_new ul li{width:48%; float:left; margin-right:4%;}
.index_new ul li:nth-child(2){margin-right:0;}

.index_new ul li .xwdiv{border-bottom:1px solid #ddd; padding-bottom:17px; margin-bottom:17px; cursor:pointer;    overflow: hidden;}
.index_new ul li .xwdiv:nth-child(3){border:none;}
.index_new ul li .xwdiv span{font-size:16px; color:#333; line-height:26px;position: inherit;}
.newsTitle{text-align: left;font-weight: bold;}
.wordjj{font-size:12px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 45px;}
.index_new ul li .xwdiv div ol:nth-child(1){float:left; width:80%;}
.index_new ul li .xwdiv div ol:nth-child(2){float:left; width:12%; margin-left:8%; font-size:14px; text-align:center; font-family:'dinpro'; background-color:#fff;}
.index_new ul li .xwdiv div ol font{font-size:30px; line-height:50px;  background-color:#00a0e9; width:100%; display:block; height:50px; color:#fff;}
.index_new ul li img{width:100%;}
/*
.index_new ul span:nth-child(3){top:200px; left:0px; width:367px; height:270px; background-color:#f5f5f5; border-radius:0 0 5px 5px;}
.index_new ul span:nth-child(4){top:200px; left:417px; width:367px; height:270px; background-color:#f5f5f5; border-radius:0 0 5px 5px;}
.index_new ul span:nth-child(5){top:200px; left:833px; width:367px; height:270px; background-color:#f5f5f5; border-radius:0 0 5px 5px;}

.index_new ul span:nth-child(3):hover{top:200px; left:0px; width:367px; height:270px; background-color:#056AA7; color:#fff; border-radius:0 0 5px 5px;}
.index_new ul span:nth-child(4):hover{top:200px; left:417px; width:367px; height:270px; background-color:#056AA7; color:#fff; border-radius:0 0 5px 5px;}
.index_new ul span:nth-child(5):hover{top:200px; left:833px; width:367px; height:270px; background-color:#056AA7; color:#fff; border-radius:0 0 5px 5px;}
*/

/*.index_new ul div{font-size:16px; margin:10px; text-align:center;}*/


figure1 {position: relative;float: left;overflow: hidden;width: 100%; height:140px;background: #3085a3;text-align: center;cursor: pointer;margin:0 0 10px 0;}
figure1 img {position: relative;display: block;}
figure1.effect-jazz{background: #ffffff;}
figure1.effect-jazz figcaption::after,
figure1.effect-jazz img
{-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, transform 0.5s;}
figure1.effect-jazz:hover img {opacity: 1;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);}
figure1.effect-jazz:hover figcaption::after {
opacity: 1;-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);}

figure2 {position: relative;float: left;overflow: hidden;width: 100%; height:180px;background: #3085a3;text-align: center;cursor: pointer;margin:0 0 10px 0;}
figure2 img {position: relative;display: block;}
figure2.effect-jazz{background: #ffffff;}
figure2.effect-jazz figcaption::after,
figure2.effect-jazz img
{-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, transform 0.5s;}
figure2.effect-jazz:hover img {opacity: 1;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);}
figure2.effect-jazz:hover figcaption::after {
opacity: 1;-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);}

figure3 {position: relative;float: left;overflow: hidden;width: 100%;height: 220px;background: #3085a3;text-align: center;cursor: pointer;margin:0 0 10px 0;}
figure3 img {position: relative;display: block; width:100%;}
figure3.effect-jazz{background: #ffffff;}
figure3.effect-jazz figcaption::after,
figure3.effect-jazz img
{-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, transform 0.5s;}
figure3.effect-jazz:hover img {opacity: 1;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);}
figure3.effect-jazz:hover figcaption::after {
opacity: 1;-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);}

figure4 {position: relative;float: left;overflow: hidden;width: 100%;height: 160px;background: #3085a3;text-align: center;cursor: pointer;margin:0 0 10px 0;}
figure4 img {position: relative;display: block; width:100%;}
figure4.effect-jazz{background: #ffffff;}
figure4.effect-jazz figcaption::after,
figure4.effect-jazz img
{-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, transform 0.5s;}
figure4.effect-jazz:hover img {opacity: 1;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);}
figure4.effect-jazz:hover figcaption::after {
opacity: 1;-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);}


/*bottom*/
.fotter{width:100%; height:540px; color:#9f9f9f; position:relative;}
.bottom{width:1200px; height:440px; margin:0 auto; position:absolute; left:50%; top:100px; margin-left:-600px; z-index:9;}

.bottom_top{width:1200px; height:370px;}
.bottom_top li{float:right;}
.bottom_top li ol{float:left; width:150px; margin-top:60px;}
.bottom_top li ol div{font-size:16px; color:#ffffff; margin-bottom:15px;}
.bottom_top_left{width:auto; height:130px; margin-top:60px;    float: left !important;}
.bottom_top_left span{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFF;}

.bottom_bottom{width:1200px; height:60px; border-top:1px solid #808080;}
.bottom_bottom li{float:left; line-height:50px;}

.bottom_bottom_bq{width:622px;}
.bottom_bottom_tel{width:350px;}
.bottom_bottom_tel span{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFF;}

.bottom_bottom_ewm{width:25px;}
.bottom_bottom_ewm img{margin-top:5px;}

.bottom_link:link {color: #9f9f9f;text-decoration: none;}
.bottom_link:visited {color: #9f9f9f;text-decoration: none;}
.bottom_link:hover {color:#ffffff;text-decoration: none;}
.bottom_link:active {color: #9f9f9f;text-decoration: none;}

.wave {
  position: absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  z-index: 1;
}

.wave + .wave {
  z-index: 2;
}

/*contact*/
.map{width:100%; height:650px;}
.contact_content{width:1200px; height:410px; margin:0 auto; position:relative; background-color:#ffffff;}
.contact_content span{position:absolute;top:0;left:0; text-align:center; font-size:14px;}
.contact_content span img{margin-bottom:20px;}
.contact_content span:nth-child(1){top:100px; left:100px;}
.contact_content span:nth-child(2){top:100px; left:480px;}
.contact_content span:nth-child(3){top:100px; left:890px;}

.contact_red{width:100%; height:100px; background-color:#ffffff; border-bottom:1px solid #f5f5f5;}
.contact_red ul{width:1200px; height:100px; line-height:100px; color:#ccc; margin:0 auto; font-size:40px; font-family:Arial, Helvetica, sans-serif;}
.contact_red ul li{width:50%; float:left;}

.title_contact{font-size:20px; color:#000000;}

/*content_bonner*/
.content_banner{width:100%; height:500px; background-color:#333333; background-attachment: fixed;}

/*content_new*/
.left_manu_s{width:1200px; height:1px; margin:0 auto; position:relative; z-index:99;}
.left_manu_w{width:1200px; height:1px; margin-left:-600px; position: fixed; top:0px; left:50%; z-index:99;}

.newscontent{width:1200px; height:auto; margin:0 auto; padding:100px 0 80px 0; border-bottom:1px dashed  #eeeeee;}
.newscontentlast{width:1200px; height:auto; margin:0 auto; padding:100px 0 80px 0;}
.news_ietm{width:285px; height:auto; float:left; margin-bottom:40px; margin-right:20px}
.news_ietm_4{width:285px; height:auto; float:left; margin-bottom:40px;}
.title_b{font-weight: bold;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;width:100%;}
.title_c{font-size:12px;line-height:16px;}
.news_x{width:66%;min-width: 1200px;margin:0 auto;margin-top:50px;}

section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Quick-navigation {
  position:absolute;
  z-index:3;
  margin: 0;
  top: 100px;
  left: -200px;
}

@media only screen and (min-width: 100px) and (max-width: 1650px) {
	.Quick-navigation {
	  position:absolute;
	  z-index:3;
	  margin: 0;
	  top: 100px;
	  left: 0;
	}
}

.Quick-navigation-item {
  color: #9f9f9f;
  text-decoration: none;
  font-size:14px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  padding: 10px 30px;
  display: block;
  margin-bottom:1px;
  background-color:#f5f5f5;
}
.Quick-navigation-item:hover,
.Quick-navigation-item.current {
  color: #fff;
  background-color:#056AA7;
}
.Scroll-progress-indicator {
  will-change: opacity, transform;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  left: -10px;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  opacity: 0;
  padding: 2em;
  -webkit-transform: translateX(200%) translateY(-50%);
          transform: translateX(200%) translateY(-50%);
  background-color: rgba(0,0,0,0.1);
}
.Scroll-progress-indicator.visible {
  -webkit-transform: translateX(-100%) translateY(-50%);
          transform: translateX(-100%) translateY(-50%);
  opacity: 1;
}
#A {
  background-color: #fff;
  height: auto;
}
#B {
  background-color: #fff;
  height: auto;
}
#C {
  background-color: #fff;
  height: auto;
}
#D {
  background-color: #fff;
  height: auto;
}
#E {
  background-color: #fff;
  height: auto;
}
.Scroll-to-top {
  position: fixed;
  right: 20px;
  bottom: 0;
  background-color: rgba(0,0,0,0.2);
  border: none;
  color: rgba(255,255,255,0.5);
  font-size: 1.5rem;
  padding: 0.5em;
  cursor: pointer;
  opacity: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
}
.Scroll-to-top.visible {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.Scroll-to-top:hover {
  color: rgba(255,255,255,0.9);
}


.join_content{width:100%; height:auto; padding:100px 0 0px 0; }
.join_content .joinBody{width:1200px; height:auto; line-height:23px; margin:0 auto; position:relative; border-bottom:1px soild #cccccc;}


/*about_content*/
.about_a{width:100%; height:auto; padding:100px 0 0px 0;}
.about_a ul{width:1200px; height:503px; line-height:23px; margin:0 auto; position:relative;}
.about_a ul span{position:absolute; top:0; left:0; text-align:center;}
.about_a ul span:nth-child(1){top:0px; width:100%;}
.about_a ul span:nth-child(2){top:38px; width:100%;}
.about_a ul span:nth-child(3){top:110px; left:225px; width:750px;}
.about_a ul span:nth-child(4){top:280px; left:223px; width:185px; height:123px; background-color:#999;}
.about_a ul span:nth-child(5){top:280px; left:413px; width:185px; height:123px; background-color:#999;}
.about_a ul span:nth-child(6){top:280px; left:603px; width:185px; height:123px; background-color:#999;}
.about_a ul span:nth-child(7){top:280px; left:793px; width:185px; height:123px; background-color:#999;}
.aboutImgBox{width:750px;overflow: hidden;margin:0 auto;padding-top:290px;}
.aboutImgBox img{width:calc(33.33% - 10px);margin-right:10px;float:right;}

/*guihua_content*/
.about_b{width:100%; height:auto; padding:100px 0 0px 0; background-image:url(../image/about_bga.jpg); background-attachment: fixed; background-size: 100%;}
.about_b ul{width:1200px; height:710px; line-height:23px; margin:0 auto; position:relative;}
.about_b ul span{position:absolute; top:0; left:0; text-align:center;}
.about_b ul span:nth-child(1){top:0px; left:491px;}
.about_b ul span:nth-child(2){top:38px; left:497px;}
.about_b ul span:nth-child(3){top:150px; left:280px; font-size:12px; color:#ccc;}
.about_b ul span:nth-child(4){top:150px; left:550px; font-size:12px; color:#ccc;}
.about_b ul span:nth-child(5){top:150px; left:780px; font-size:12px; color:#ccc;}
.about_b ul span:nth-child(6){top:290px; left:391px; font-size:20px; line-height:28px; color:#aaa; text-align:center;}
.about_b ul span:nth-child(7){top:430px; left:280px; width:640px; text-align:center; color:#ccc;}

h1{font-size:70px; font-family:Arial, Helvetica, sans-serif; color:#FFF;}

/*guihua_content*/
.about_c{width:100%; height:auto; padding:100px 0 0px 0; border-bottom:1px solid #eeeeee;}
.about_c ul{width:1200px; height:600px; line-height:23px; margin:0 auto; position:relative;}
.about_c ul span{position:absolute; top:0; left:0; text-align:center;}
.about_c ul span:nth-child(1){top:0px; left:529px;}
.about_c ul span:nth-child(2){top:38px; width:100%;}
.about_c ul span:nth-child(3){top:120px; left:220px; width:760px; color:#056AA7; font-size:14px;}
.about_c ul span:nth-child(4){top:240px; left:220px; width:760px; text-align:center;}
.about_c ul span:nth-child(5){top:390px; left:220px; width:360px; text-align:left;}
.about_c ul span:nth-child(6){top:390px; left:620px; width:360px; text-align:left;}

.about_c ul span li{width:170px; height:40px; line-height:40px; text-align:left; float:left; padding-left:20px; background-image:url(../image/fuxuan.png); background-position:left; background-repeat:no-repeat;}


.scslImg{width:100%;overflow: hidden;padding-top:100px;}
.scslImg img{width:calc(25% - 10px);float:left;margin-right:10px;margin-top:10px;}

/*fangxiang_content*/
.about_d{width:100%; height:auto; padding:100px 0 0px 0;}
.about_d ul{width:1200px; height:800px; line-height:23px; margin:0 auto; position:relative;}
.about_d ul span{position:absolute; top:0; left:0; text-align:center;}
.about_d ul span img{margin-bottom:10px;}
.about_d ul span:nth-child(1){top:0px; left:529px;}
.about_d ul span:nth-child(2){top:38px; width:100%;}
.about_d ul span:nth-child(3){top:130px; left:223px; text-align:center;}
.about_d ul span:nth-child(4){top:130px; left:514px; text-align:center;}
.about_d ul span:nth-child(5){top:140px; left:805px; text-align:center;}
.about_d ul span:nth-child(6){top:320px; left:369px; text-align:center;}
.about_d ul span:nth-child(7){top:320px; left:660px; text-align:center;}
.about_d ul span:nth-child(8){top:500px; left:223px; text-align:center;}
.about_d ul span:nth-child(9){top:500px; left:514px; text-align:center;}
.about_d ul span:nth-child(10){top:500px; left:805px; text-align:center;}

/*tese_content*/
.about_e{width:100%; height:auto; padding:100px 0 0px 0; background-image:url(../image/tese_bg.gif);}
.about_e ul{width:1200px; height:1130px; line-height:23px; margin:0 auto; position:relative;}
.about_e ul span{position:absolute; top:0; left:0; text-align:center;}
.about_e ul span:nth-child(1){top:0px; left:529px;}
.about_e ul span:nth-child(2){top:38px; width:100%;}
.about_e ul span:nth-child(3){top:130px; left:0px; width:300px; height:300px; background-color:#FFF; font-size:12px; color:#9f9f9f;}
.about_e ul span:nth-child(4){top:130px; left:300px; width:300px; height:300px; background-color:#999;}
.about_e ul span:nth-child(5){top:130px; left:600px; width:300px; height:300px; background-color:#999;}
.about_e ul span:nth-child(6){top:130px; left:900px; width:300px; height:300px; background-color:#FFF; font-size:12px; color:#9f9f9f; }
.about_e ul span:nth-child(7){top:430px; left:0px; width:300px; height:300px; background-color:#999;}
.about_e ul span:nth-child(8){top:730px; left:00px; width:300px; height:300px; background-color:#FFF; font-size:12px; color:#9f9f9f;}
.about_e ul span:nth-child(9){top:730px; left:900px; width:300px; height:300px; background-color:#FFF; font-size:12px; color:#9f9f9f;}
.about_e ul span:nth-child(10){top:430px; left:900px; width:300px; height:300px; background-color:#999;}
.about_e ul span:nth-child(11){top:430px; left:300px; width:600px; height:300px; background-color:#FFF; font-size:12px; color:#9f9f9f;}
.about_e ul span:nth-child(12){top:730px; left:300px; width:600px; height:300px; background-color:#999;}

.about_e ul span font{font-size:20px; color:#000; line-height:32px;}
.about_e ul span div{padding:35px 25px 0px 25px; text-align:left;}


/*ides_content*/
.about_f{width:100%; height:auto; padding:100px 0 0px 0; background-color:#f5f5f5;}
.about_f ul{width:1200px; height:850px; line-height:23px; margin:0 auto; position:relative;}
.about_f ul span{position:absolute; top:0; left:0; text-align:center;}
.about_f ul span:nth-child(1){top:0px; left:529px;}
.about_f ul span:nth-child(2){top:38px; left:470px;}
.about_f ul span:nth-child(3){top:130px; left:220px; width:760px;}
.about_f ul span:nth-child(4){top:340px; left:0px; width:300px;}
.about_f ul span:nth-child(5){top:340px; left:300px; width:300px;}
.about_f ul span:nth-child(6){top:340px; left:600px; width:300px;}
.about_f ul span:nth-child(7){top:340px; left:900px; width:300px;}
.about_f ul span:nth-child(8){top:290px; left:0px; width:1200px; height:1px; border-bottom:1px solid #ccc;}
.about_f ul span:nth-child(9){top:490px; left:0px; width:1200px; height:1px; border-bottom:1px solid #ccc;}
.about_f ul span:nth-child(10){top:320px; left:300px; width:1px; height:150px; border-left:1px solid #ccc;}
.about_f ul span:nth-child(11){top:320px; left:600px; width:1px; height:150px; border-left:1px solid #ccc;}
.about_f ul span:nth-child(12){top:320px; left:900px; width:1px; height:150px; border-left:1px solid #ccc;}

.about_f ul span:nth-child(13){top:540px; left:0px; width:270px; text-align:left; background-color:#FFF; border-radius:0 0 5px 5px;}
.about_f ul span:nth-child(14){top:540px; left:310px; width:270px; text-align:left;background-color:#FFF; border-radius:0 0 5px 5px;}
.about_f ul span:nth-child(15){top:540px; left:620px; width:270px; text-align:left;background-color:#FFF; border-radius:0 0 5px 5px;}
.about_f ul span:nth-child(16){top:540px; left:930px; width:270px; text-align:left; background-color:#FFF; border-radius:0 0 5px 5px;}

.about_f ul span:nth-child(13):hover{top:540px; left:0px; width:270px; text-align:left; background-color:#a38b78; color:#ffffff; border-radius:0 0 5px 5px;}
.about_f ul span:nth-child(14):hover{top:540px; left:310px; width:270px; text-align:left;background-color:#a38b78; color:#ffffff;  border-radius:0 0 5px 5px;}
.about_f ul span:nth-child(15):hover{top:540px; left:620px; width:270px; text-align:left;background-color:#a38b78; color:#ffffff;  border-radius:0 0 5px 5px;}
.about_f ul span:nth-child(16):hover{top:540px; left:930px; width:270px; text-align:left; background-color:#a38b78; color:#ffffff;  border-radius:0 0 5px 5px;}

.about_f ul span font{font-size:18px; color:#a38b78; line-height:32px;}
.about_f ul span div{padding:0px 20px 0px 20px; text-align:left; font-size:12px;}
.about_f ul span ol{padding:10px; text-align:left; font-size:12px;}


/*job_content*/
.about_g{width:100%; height:auto; padding:100px 0 0px 0;}
.about_g ul{width:1200px; height:1000px; line-height:23px; margin:0 auto; position:relative;}
.about_g ul span{position:absolute; top:0; left:0; text-align:center;}
.about_g ul span:nth-child(1){top:0px; left:529px;}
.about_g ul span:nth-child(2){top:38px; width:100%;}
.about_g ul span:nth-child(3){top:110px; left:0px; width:1200px; background-color:#056AA7; color:#FFF; text-align:left; font-size:12px;}

.about_g ul span:nth-child(4){width:380px; height:230px; top:620px; left:0px; background-color:#f5f5f5; text-align:left; font-size:12px;}
.about_g ul span:nth-child(5){width:380px; height:230px; top:620px; left:410px; background-color:#f5f5f5; text-align:left; font-size:12px;}
.about_g ul span:nth-child(6){width:380px; height:230px; top:620px; left:820px; background-color:#f5f5f5; text-align:left; font-size:12px;}

.about_g ul span:nth-child(7){width:380px; height:230px; top:870px; left:0px; background-color:#f5f5f5; text-align:left; font-size:12px;}
.about_g ul span:nth-child(8){width:380px; height:230px; top:870px; left:410px; background-color:#f5f5f5; text-align:left; font-size:12px;}
.about_g ul span:nth-child(9){width:380px; height:230px; top:870px; left:820px; background-color:#f5f5f5; text-align:left; font-size:12px;}

.about_g ul span:nth-child(10){width:380px; height:230px; top:1120px; left:0px; background-color:#f5f5f5; text-align:left; font-size:12px;}
.about_g ul span:nth-child(11){width:380px; height:230px; top:1120px; left:410px; background-color:#f5f5f5; text-align:left; font-size:12px;}



.about_g ul li{font-size:16px; margin-bottom:5px;}


/*bk_content*/
.bk_content_a{width:100%; height:auto; padding:0px 0 0px 0;}
.bk_content_a ul{width:50%; height:600px; position:relative; float:left;}
.bk_content_a ul span{position:absolute; top:0; left:0;}
.bk_content_a ul span:nth-child(1){top:150px; left:50px;}
.bk_content_a ul span:nth-child(2){top:188px; left:50px;}
.bk_content_a ul span:nth-child(3){top:240px; left:50px; width:520px; color:#9f9f9f; text-align:left; font-size:12px; line-height:23px;}
.bk_content_a ul span:nth-child(4){top:380px; left:50px; width:520px; color:#9f9f9f; text-align:left; font-size:12px; line-height:23px;}

.bk_content_b{width:100%; height:auto; padding:0px 0 0px 0;}
.bk_content_b ul{width:50%; height:600px; float:left; background-color:#a38b78;}
.bk_content_b ul li{width:600px; height:600px;  float:right; position:relative;}
.bk_content_b ul li span{position:absolute; top:0; left:0;}
.bk_content_b ul li span:nth-child(1){top:150px; left:0px;}
.bk_content_b ul li span:nth-child(2){top:188px; left:0px;}
.bk_content_b ul li span:nth-child(3){top:240px; left:0px; width:520px; color:#ffffff; text-align:left; font-size:12px; line-height:23px;}
.bk_content_b ul li span:nth-child(4){top:340px; left:0px; width:520px; color:#ffffff; text-align:left; font-size:12px; line-height:23px;}


/*service_content*/
.ser_content_a{width:100%; height:auto; padding:0px 0 0px 0;}
.ser_content_a ul{width:50%; height:600px; position:relative; float:left;}
.ser_content_a ul span{position:absolute; top:0; left:0;}
.ser_content_a ul span:nth-child(1){top:180px; left:50px;}
.ser_content_a ul span:nth-child(2){top:230px; left:50px; width:520px; color:#9f9f9f; text-align:left; font-size:12px; line-height:23px;}
.ser_content_a ul span:nth-child(3){top:310px; left:50px; width:520px; color:#9f9f9f; text-align:left; font-size:12px; line-height:23px;}

.ser_content_b{width:100%; height:auto; padding:0px 0 0px 0;}
.ser_content_b ul{width:50%; height:600px; float:left; background-color:#a38b78;}
.ser_content_b ul li{width:600px; height:600px;  float:right; position:relative;}
.ser_content_b ul li span{position:absolute; top:0; left:0;}
.ser_content_b ul li span:nth-child(1){top:180px; left:0px;}
.ser_content_b ul li span:nth-child(2){top:230px; left:0px; width:520px; color:#ffffff; text-align:left; font-size:12px; line-height:23px;}
.ser_content_b ul li span:nth-child(3){top:310px; left:0px; width:520px; color:#ffffff; text-align:left; font-size:12px; line-height:23px;}


.ser_tb{margin-bottom:10px;}



