@charset "utf-8";
/* CSS Document */

/*
*{ margin:0; padding:0; }
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button,input, textarea,th, td,img{border:medium none;margin: 0;padding: 0; outline:none;}
body,button, input, select, textarea {font: 14px/1.5 "微软雅黑",tahoma, Srial, helvetica, sans-serif; outline:none;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em{font-style:normal;}
ul, ol,li { list-style: none; }
a { text-decoration: none; color:#5c5c5c;-webkit-transition-duration:0.5s; -moz-transition-duration:0.5s; -ms-transition-duration:0.5s;transition-duration:0.5s;}
a:hover{ outline:none;}
*/


img{ border:0px;}
table { border-collapse: collapse; border-spacing: 0; }
html,body{-webkit-text-size-adjust:none; height:100%; color:#5c5c5c;}
.clear{ clear:both;}
.animate{-webkit-transition-duration:0.5s; -moz-transition-duration:0.5s; -ms-transition-duration:0.5s;transition-duration:0.5s;}
#warp{ width:100%; height:100%;}
#scrollBox{ width:100%; height:100%;}
.scrollBox{ width:100%; height:100%; position:relative; overflow:hidden;}










.go1 {position:fixed; left:50%; bottom:-200px; z-index:999999; opacity:0; margin-left:-50px; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s; width:100px; height:100px;}
.go1.go2 {opacity:1; bottom:40px;}
.go1.go2 img {
	animation: pulse 1.5s infinite ease-in-out;	
	-webkit-animation: pulse 1.5s infinite ease-in-out;
	}



#menuBar{ width:10px; height:12px; position:fixed; z-index:11; right:2%; top:50%; margin-top:-40px;}
#menuBar li{ width:10px; height:12px; margin-top:10px; margin-bottom:10px; cursor:pointer; position:relative; text-align: left;}

#menuBar li.cur .dh .navB { background:#bf5b2b!important; /*border-radius:12px; border:solid 1px #c80003;*/}


#menuBar li.cur .dh .baise{ width:80px; opacity:1;  height:12px; /*border-radius:13px;*/ background:#028bcb; top:0px; right:6px; position:absolute; font-size:12px; line-height:12px; color:#fff; /*text-indent:17px;*/ overflow:hidden;}


#menuBar li .dh .baise { width:10px; /*border-radius:13px;*/ background:#fff;  top:0px; right:6px; position:absolute; height:10px;font-size:12px; line-height:12px; color:#f4e5bf; text-indent:17px; opacity:0; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s; display:block; white-space:nowrap; display:none;}


#menuBar li .dh:hover .baise { width:80px; background:none; top:0px; right:6px; position:absolute; height:12px;font-size:12px; line-height:12px; color:#c80003; /*text-indent:17px;*/ opacity:1; }

#menuBar li.cur .dh:hover .baise {color:#f4e5bf; background:#c80003;}

#menuBar li.cur .baise{ width:80px; }
#menuBar li .imgIco1 , #menuBar li .imgIco2 , #menuBar li .imgIco3 , #menuBar li .imgIco4 , #menuBar li .imgIco5 , #menuBar li .imgIco6 , #menuBar li .imgIco7{width:10px; height:10px; position:absolute; top:0; left:0; background:#ddd; border-radius:10px; /*border:solid 1px #c80003; background:url(/img/cdh_tb_n.png) center center no-repeat #c80003;*/ transform:rotate(360deg);-webkit-transform:rotate(360deg); -ms-transform:rotate(360deg); -moz-transform:rotate(360deg);}

#menuBar li.cur .imgIco1 , #menuBar li.cur .imgIco2 , #menuBar li.cur .imgIco3 , #menuBar li.cur .imgIco4 , #menuBar li.cur .imgIco5 , #menuBar li.cur .imgIco6  ,  #menuBar li.cur .imgIco7{transform:rotate(-0deg);-webkit-transform:rotate(-0deg); -ms-transform:rotate(-0deg); -moz-transform:rotate(-0deg);}
#menuBar li.menuCur .dot{width:8px; height:8px; border:1px solid #666; background:none; margin-left:0px; opacity:1; display:none;}
#menuBar li .dot{width:6px; height:6px; border-radius:10px; background:#666; cursor:pointer; margin-left:2px; opacity:0.7;display:none;}

.one, .tow, .three, .four, .five, .six { width:100%; height:100%;  background-size:cover; background-position: center center;}



/*---------------------------------------*/
.logo{position:fixed; z-index:999;left:50px; top:30px;}
.onecur{bottom:0px;transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;}


#footer{ width:100%; height:50px; background:#333; position:relative;  overflow:hidden;}
 
#dbbq {height:50px; line-height:50px; color:#fff; text-align:center; font-size:12px; width:1280px; margin:0 auto;}
#dbbq a {color:#fff;}
#dbbq a:hover {color:#ccc; text-decoration:underline;}
#dbbq .zbq { float:left;} 
#dbbq .ybq { float:right;} 

 
.p2_title , .p3_title , .p4_title , .p5_title , .p6_title {z-index:99; opacity:0; position:absolute; text-align:center; width:1200px; height:90px; left:50%; margin-left:-600px; top:-30%; transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s; font-family:"微软雅黑", "黑体";}

.p5_title{z-index:0; }
.title{opacity:1; top:20%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}


.title_1{ width:825px; height:50px; margin:0px 187px; padding-top:0px;
}

.title .title_1{
animation:bounce 1.5s ease 0s;
-webkit-animation:bounce 1.5s ease 0s; /* Safari 和 Chrome */}

.title_2{ font-size:14px; height:40px; line-height:40px; font-weight:normal; color:#888;padding-top:10px;}
.title_3{ width:140px; height:40px; margin:0px 530px; padding-top:10px;
}





.p2_01{opacity:0; position:absolute; width:1920px; height:360px; left:50%; margin-left:-2000px; top:40%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}

.p2_01_y{
  opacity:1; 
  margin-left:-1300px; 
  transition:all 0.8s ease 0s; 
  -o-transition:all 0.8s ease 0s;
  -moz-transition:all 0.8s ease 0s;
  -webkit-transition:all 0.8s ease 0s;
}




.p2_02{opacity:0; position:absolute; width:1920px; height:280px; left:50%; margin-left:-2000px; top:44%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}
.p2_02_y{opacity:1; margin-left:-1410px; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}


.p2_03{opacity:0; position:absolute; width:1920px; height:392px; right:50%; margin-right:-2000px; top:40%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}
.p2_03_y{opacity:1; margin-right:-1240px; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}




  /*----------------------------------------------------------------------------------------------------------------------*/




.p3_01{opacity:0; position:absolute; width:1920px; height:446px; left:50%; margin-left:-2000px; top:38%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}

.p3_01_y{opacity:1;  margin-left:-1387px; top:38%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}


.p3_02{opacity:0; position:absolute; width:1920px; height:446px; left:50%; margin-left:-960px; top:60%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}
.p3_02_y{opacity:1; top:38%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}

.p3_03{opacity:0; position:absolute; width:1920px; height:446px; right:50%; margin-right:-2000px; top:38%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}

.p3_03_y{opacity:1;  margin-right:-1387px; top:38%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
  
  
  
  
.p4_01{opacity:0; position:absolute; width:1920px; height:295px; left:50%; margin-left:-2000px; top:36%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}
.p4_01_y{opacity:1; margin-left:-1358px; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}



.p4_02{opacity:0; position:absolute; width:1920px; height:65px; left:50%; margin-left:-2000px; top:72%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}
.p4_02_y{opacity:1; margin-left:-1358px;  transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}


.p4_03{opacity:0; position:absolute; width:1920px; height:40px; left:50%; margin-left:-2000px; top:82%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}
.p4_03_y{opacity:1; margin-left:-1510px; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}

.p4_04{opacity:0; position:absolute; width:1920px; height:40px; right:50%; margin-right:-2000px; top:36%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}
.p4_04_y{opacity:1; margin-right:-1225px; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}
  
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
  
  
.p5_01 {opacity:0; position:absolute; width:1920px; height:480px; left:50%; margin-left:-960px; top:70%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}
.p5_01_y{opacity:1;  top:34%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}
  



  /*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
  
.p6_01 {opacity:0; position:absolute; width:640px; height:420px; left:10%; margin-left:-640px; top:38%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}
.p6_01_y{opacity:1;  left:50%; }
  
.p6_02 {opacity:0; position:absolute; width:640px; height:420px; right:10%; margin-right:-640px; top:38%; transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}
.p6_02_y{opacity:1;  right:50%; }

  
  
#lxwmz {width:540px; height:320px; padding:50px; background:rgba(255,255,255,0.50); text-align:left;}

#lxwmz .lxwmz01 {font-size:28px; height:40px; line-height:40px; color:#000; font-weight:bold;}

 #lxwmz .lxwmz02 { font-size:15px; line-height:28px; color:#333; padding-top:10px; padding-bottom:20px; border-bottom:solid 2px #1d7cb6;}
#lxwmz .lxwmz02 a {width:120px; margin-top:20px; height:34px; font-weight:bold; border:solid 2px #666; text-align:center; line-height:34px; display:block;transition:all 0.8s ease 0s; -o-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-webkit-transition:all 0.8s ease 0s;}
 #lxwmz .lxwmz02 a:hover {width:180px; color:#fff; border:solid 2px #000; background:#1d7cb6;}

#lxwmz .lxwmz03 { font-size:15px; line-height:28px; color:#000; padding-top:20px; }
   
   
#lxwmy {width:614px; height:394px; padding:2px;  border:solid 11px #fff; text-align:left;}
  
  
   
   
 /*1440分辨率（大于1440px，小于1680px）*/
@media only screen and (min-width: 1440px) and (max-width: 1680px){

.p2_01_h {top:34%;}	
	
}

/*1366分辨率（小于1440px）*/
@media only screen and (max-width: 1439px) {
	
.p2_01_h {top:34%;}	
	
}


  
   
   
   
   