@charset "utf-8";
@charset "utf-8";

/* .clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.project-index{
	position:relative;
	
	
}

.project-index .content{
	width:100%;
	min-width:1150px;
	
	background-size:130% 100%;
	position:relative;
	overflow:hidden;
	margin-top:66px;
	_margin-top:0px;
	-ms-transition:background-position 0.5s;
	-webkit-transition:background-position 0.5s;
	transition:background-position 0.5s;
	*background-color:blue;
	
}

.project-list{
	width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px; 
    overflow-y: scroll;
    overflow-x: hidden;
	
}

.project-list .wraper {
    width: 1050px;
    min-height:100%;
    margin: 0px auto;
    padding:0px 50px;
    position:relative;
    z-index:1;
    background:url("../images/bg-1.png") no-repeat 150% bottom;
    *width:1150px;
    *left:50%;
    *margin-left:-525px;
}
.sec{
	padding-bottom: 80px;
	text-align: center;
}
.project-list .title {
    padding: 30px 0px;
    text-align: center;
   
}
.pro-t,.pro-b,.pro-z {
	display:inline-block;
	margin-bottom: 60px;
}
.pro-t a,.pro-b a{
	box-sizing: border-box;
	display: block;
	width: 150px;
    height: 190px;
    float: left;
   margin: 10px 30px;
    font-size:20px;
	text-align:center;
}
.pro-z a{
	    box-sizing: border-box;
    display: block;
    width: 450px;
    height: 450px;
     float:left;
    margin: 10px 30px;
    font-size: 30px;
    text-align: center;
}
.pro-z .pro-bg{
    display: block;
    width: 450px;
    height: 450px;
   
    margin-bottom: 20px;
    border-radius: 50%;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
}
.pro-t .pro-bg,
.pro-b .pro-bg{
	display:block;
	width:100%;
	height:150px;
	margin-bottom:20px;
	border-radius:50%;
	background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
    background-color:#1296DB;
}

.pro-z a:nth-child(2) .pro-bg{
	background-image:url('../images/dsj2.png');
}

.project-list .title .ch {
    font-size: 36px;
    line-height: 1.5em;
    display: block;
   color:#43484b;
}
.sec .sw-pro,
.sec .hx-pro{
	margin:0 auto;
	width:820px;
	background-position: center;
    background-repeat: no-repeat;
}
.sec .hx-pro{

	height:480px;
	background-image:url('../images/hx.png');
}
.sec .sw-pro{
	height: 790px;
		background-image:url('../images/sw.png');
}
.sec .desc{
	    line-height: 22px;
    font-size: 18px;
}
.desc > strong{
	color:#1296DB;
}
.project-list .title .en {
    font-size: 18px;
    line-height: 1.5em;
     color:#5e6977;
    text-transform:uppercase; 
    font-family:"times new roman","microsoft yahei",simsun;
}


.main{
	padding-bottom:100px;
	
}
.project-list .main-nav{
	width:1px;
	background-color:#46a9fb;
	position:relative;
	*background-color:transparent;
}

.project-list .main-nav li{
	width:600px;
	height:130px;
	position:relative;
	left:-16px;
	top:45px;
	font-size:16px;
	color:#555;
	line-height:2em;
	
}

.project-list .main-nav li .p1{
	font-size:20px;
	font-weight:bolder;
	
}

.project-list .main-nav  label,
.project-list .main-nav p{
	-webkit-transition:all 0.1s;
	-ms-transition:all 0.1s;
	transition:all 0.1s;
}

.project-list .main-nav li:hover label{
	box-shadow:0px 0px 3px 2px #46a9fb;
	
}
.project-list .main-nav li:hover .p1{
	color:#46a9fb;
	
}
.project-list .main-nav label{
	float:left;
	width:32px;
	height:32px;
	color:#fff;
	line-height:32px;
	text-align:center;
	background-color:#46a9fb;
	border-radius:50%;
	
}


.project-list .main-nav p1{
	font-size:20px;
	color:555;
	line-height:2em;
	
}

.project-list .main-nav p{
	margin-left:70px;
	
}

.detail {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  
}

.detail .wraper {
    width: 1050px;
    min-height:100%;
    padding: 0px 50px;
    margin: 0px auto;
    padding-bottom: 200px;
    position:relative;
    z-index:1;
    color:#555;
    *color:#fff;
    font-size:16px;
    line-height:2em;
    text-indent:2em;
    _left:50%;
    _margin-left:-525px;
}

.wraper .bg-wall{
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background-color:#fff;
	opacity:1;
	filter:alpha(opacity=70);  
	_background-color:transparent;
	z-index:-1;
	zoom:1;
}
.wraper .sm-title{
	    width: 140px;
    font-size: 20px;
    margin:40px auto;
    line-height: 20px;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 2px solid #333;
}
.project-list .wraper .bg-wall:after{
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	
	background-size:400px 300px;
}

.detail .title {
    padding: 30px 0px;
    text-align: center;
}

.detail .title .ch {
    font-size: 36px;
    color: #43484b;
    line-height: 1.5em;
    display: block;
     color:#43484b;
}

.detail .title .en {
	display:block;
    font-size: 18px;
    line-height: 1.5em;
    color:#5e6977;
    text-transform:uppercase; 
    font-family:"times new roman","microsoft yahei",simsun;
}



.detail .back {
    text-align: right;
    padding:30px 0px;
}


.detail .back button:hover {
    color: #fff;
    background-color: #46a9fb;
}

.detail .back button {
    width: 70px;
    height: 40px;
    border: 1px solid #46a9fb;
    border-radius: 20px;
    color: #46a9fb;
    font-size: 16px;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    *text-align:center;
}



.fix-bar {
    position: fixed;
    right: 30px;
    bottom: 33%;
    z-index: 10;
    display:none;
} 


.fix-bar .btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #46a9fb;
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
    cursor: pointer;
    border-radius: 4px;
}


.fix-bar .totop {
    background-image: url(../images/totop.png);
    background-position: center;
    background-repeat: no-repeat;
}

.pro-z a:nth-child(1) .pro-bg{
	background-image:url('../images/dsj(0).png');
}

.project-index .content{
	width:100%;
	min-width:1150px;
	
	background-size:130% 100%;
	position:relative;
	overflow:hidden;
	margin-top:100px;
	_margin-top:0px;
	-ms-transition:background-position 0.5s;
	-webkit-transition:background-position 0.5s;
	transition:background-position 0.5s;
	*background-color:blue;
	
}

.project-list{
	width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px; 
    overflow-y: scroll;
    overflow-x: hidden;
	
}

.project-list .wraper {
    width: 1050px;
    min-height:100%;
    margin: 0px auto;
    padding:0px 50px;
    position:relative;
    z-index:1;
    background:url("../images/project/bg-1.png") no-repeat 150% bottom;
    *width:1150px;
    *left:50%;
    *margin-left:-525px;
}

.project-list .title {
    padding: 30px 0px;
    text-align: center;
   
}

.project-list .title .ch {
    font-size: 36px;
    line-height: 1.5em;
    display: block;
   color:#43484b;
}

.project-list .title .en {
    font-size: 18px;
    line-height: 1.5em;
     color:#5e6977;
    text-transform:uppercase; 
    font-family:"times new roman","microsoft yahei",simsun;
}


.main{
	padding-bottom:100px;
	
}
.project-list .main-nav{
	width:1px;
	background-color:#46a9fb;
	position:relative;
	*background-color:transparent;
}

.project-list .main-nav li{
	width:600px;
	height:130px;
	position:relative;
	left:-16px;
	top:45px;
	font-size:16px;
	color:#555;
	line-height:2em;
	
}

.project-list .main-nav li .p1{
	font-size:20px;
	font-weight:bolder;
	
}

.project-list .main-nav  label,
.project-list .main-nav p{
	-webkit-transition:all 0.1s;
	-ms-transition:all 0.1s;
	transition:all 0.1s;
}

.project-list .main-nav li:hover label{
	box-shadow:0px 0px 3px 2px #46a9fb;
	
}
.project-list .main-nav li:hover .p1{
	color:#46a9fb;
	
}
.project-list .main-nav label{
	float:left;
	width:32px;
	height:32px;
	color:#fff;
	line-height:32px;
	text-align:center;
	background-color:#46a9fb;
	border-radius:50%;
	
}


.project-list .main-nav p1{
	font-size:20px;
	color:555;
	line-height:2em;
	
}

.project-list .main-nav p{
	margin-left:70px;
	
}

.detail {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  
}

.detail .wraper {
    width: 1050px;
    min-height:100%;
    padding: 0px 50px;
    margin: 0px auto;
    padding-bottom: 200px;
    position:relative;
    z-index:1;
    color:#555;
    *color:#fff;
    font-size:16px;
    line-height:2em;
    text-indent:2em;
    _left:50%;
    _margin-left:-525px;
}

.wraper .bg-wall{
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background-color:#fff;
	opacity:0.9;
	filter:alpha(opacity=70);  
	_background-color:transparent;
	z-index:-1;
	zoom:1;
}

.project-list .wraper .bg-wall:after{
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:url(../images/project/bg-1.png) no-repeat 150% bottom;
	background-size:400px 300px;
}

.detail .title {
    padding: 30px 0px;
    text-align: center;
}

.detail .title .ch {
    font-size: 36px;
    color: #43484b;
    line-height: 1.5em;
    display: block;
     color:#43484b;
}

.detail .title .en {
	display:block;
    font-size: 18px;
    line-height: 1.5em;
    color:#5e6977;
    text-transform:uppercase; 
    font-family:"times new roman","microsoft yahei",simsun;
}



.detail .back {
    text-align: right;
    padding:30px 0px;
}


.detail .back button:hover {
    color: #fff;
    background-color: #46a9fb;
}

.detail .back button {
    width: 70px;
    height: 40px;
    border: 1px solid #46a9fb;
    border-radius: 20px;
    color: #46a9fb;
    font-size: 16px;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    *text-align:center;
}



.fix-bar {
    position: fixed;
    right: 30px;
    bottom: 33%;
    z-index: 10;
    display:none;
} 


.fix-bar .btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #46a9fb;
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
    cursor: pointer;
    border-radius: 4px;
}


.fix-bar .totop {
    background-image: url(../images/news/totop.png);
    background-position: center;
    background-repeat: no-repeat;
}

.sec .sm-title {
    width: 140px;
    font-size: 20px;
    margin: 40px auto;
    line-height: 20px;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 2px solid #333;
}

#product{
	margin-top:800px;
}
 */
body{
    min-width:1200px;
    box-sizing: border-box;
    text-align: center;
    font:24px "MicrosoftYaHei";
    color: #454545 ;
}
.new-header{ background-color: #f3f6fb; border-bottom: 1px solid #fff; height: 30px; line-height: 30px; overflow:hidden;position: absolute;
	top:0;
	left:0;
	z-index:10;
	width:100%}
.new-header .right-login{ float: right;padding-right: 25px;}
.new-header .right-login .whole-tel{   font-size: 14px; margin-right: 35px;}
.new-header .right-login .whole-tel i{ color: #fa6c67;font-weight: 600; font-style: normal;}
.new-header .slogn-title span{  position: absolute;left: 20px; font-size: 14px;}
.new-header:after,.header:after,menu_box:after{clear:both; content:''; display:block; height:0; width:0;}
.header{
	z-index:10;
    background-color:#ffffff;
    height: 100px;
    font:16px 'MicrosoftYaHei'
}
.header .wrap{
	margin:0 auto;
	color:#fff;
    position:relative;
    
    
}

.header .wrap .logo{
	float:left;
    margin-left: 146px;
    height: 47px;
    
}

.header .wrap .logo img{
    margin-top: 38px;
}
.nav-bar{
    font-size: 0
}
.nav-bar .nav{
    height:16px;
    line-height: 16px;
	display:inline-block;
	margin-top:59px;
    position:relative;
    margin-left: 68px;
}
.nav-bar .nav:nth-child(1){
    margin-left: 150px;
}
.nav-bar .nav:nth-child(2){
    margin-left: 84px;
}
.nav-bar .nav a{

	color:#666;
    font-size:16px;
}
.nav-bar .nav a:hover{
    color:#489dfd;
	
}
.nav-bar .current a{
    color:#489dfd;
    font-weight: bold;
    
}
.txt,.prev,.next{
    display: none;
}
.dot{
    background: transparent;
    position: absolute;
    top: 250px;
}

.dot ul{
    background: transparent;
}


.num {
    display: none
}
#myFocus img{
    width: 100%;
    height: 300px;
}

#myFocus {
    border: 0;
    width: 100%;
    height: 300px!important;
    padding: 0;
    position: relative;
}
#myFocus .pic{
    height: 300px!important;

}
div.mF_tbhuabao{
    margin-left: 0;
}

.banner .mF_tbhuabao .dot li.current a{
    color: #fff;
}

.banner .mF_tbhuabao .dot li a{
    color: rgba(0, 0, 0, 0.2);
}

 .solution {
    
    height: 560px;
}

.solution-title {
    text-align: center;
    font-size: 24px;
    font-family: 'Arial Negreta', 'Arial';
    font-weight: 700;
    line-height: 103px;
    background: url(../sol/title.png) no-repeat center 87px;
    height: 134px;
}
.solution-content{
    width: 100%;
}
.solution ul {
    width: 100%;
    box-sizing: border-box;
    padding:0 100px
}
.solution ul::after{
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.solution ul li {
    float: left;
    width: 33.33%;
    text-align: center;
}
.solution ul li p{
    line-height: 118px;
}
