@charset "utf-8";
/* CSS Document */

html{color:#333;background:#fff}
body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,strong,span,p,dl,dt,dd,input,textarea{
    margin:0;
    padding:0;
    list-style:none;
    border:0;
    text-decoration:none;
    font-family:"microsoft yahei";
    font-weight: normal;
    font-size:14px;
    letter-spacing:1px;
    text-align: left;
}
*{ padding:0 ; margin:0 ; font-size:14px;text-align: left;}
table{border-collapse:collapse;border-spacing:0}
a{ text-decoration:none;}
fieldset,img{border:0}
ol,ul{list-style:none}
caption,th{text-align:left}

.w-100{width:100%; height:auto; overflow:hidden;}
.w-1100{width:1100px; margin:0 auto; overflow:hidden;}
.w-1100-1{width:1100px; margin:0 auto;}
.w-1200{width:1200px; margin:0 auto; overflow:hidden;}
.w-1200-1{width:1200px; margin:0 auto;}
.w-1236{width:1236px; margin:0 auto; overflow:hidden;}
.w-1280{width:1280px; margin:0 auto;}
.wm-98{width:98%; height:auto; margin:0 auto; overflow: hidden;}
.line01{ width: 100%; border-top:#d8d8d8 1px solid; }
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.mt-4{ margin-top:4px;}
.mt-6{ margin-top:6px;}
.mt-8{ margin-top:8px;}
.mt-10{ margin-top:10px;}
.mt-15{ margin-top:15px;}
.mt-20{ margin-top:20px;}
.mt-30{ margin-top:30px;}
.mt-35{ margin-top:35px;}
.mt-40{ margin-top:40px;}
.mt-50{ margin-top:50px;}
.mt-60{ margin-top:60px;}
.mt-65{ margin-top:65px;}
.mt-70{ margin-top:70px;}
.mt-80{ margin-top:80px;}
.mt-90{ margin-top:90px;}
.mt-100{ margin-top:100px;}
.mt-110{ margin-top:110px;}
.mt-120{ margin-top:120px;}
.mt-130{ margin-top:130px;}
.mt-140{ margin-top:140px;}
.mt-150{ margin-top:150px;}
.mt-160{ margin-top:160px;}
.mt-170{ margin-top:170px;}
.mt-180{ margin-top:180px;}
.mt-250{ margin-top:250px;}

.mb-10{ margin-bottom:10PX;}
.mb-20{ margin-bottom:20PX;}
.mb-30{ margin-bottom:30px;}
.mb-40{ margin-bottom:40px;}
.mb-50{ margin-bottom:50px;}
.mb-60{ margin-bottom:60px;}

.bg-tc{ background-position:top center; background-repeat:no-repeat;}
.bg-tl{ background-position:top left; background-repeat:no-repeat;}
.bg-tr{ background-position:top right; background-repeat:no-repeat;}
.f-s13{ font-size:13px;}
.f-s14{ font-size:14px;}
.f-s15{ font-size:15px;}
.f-s16{ font-size:16px;}
.f-s17{ font-size:17px;}
.f-s18{ font-size:18px;}
.f-s20{ font-size:20px;}
.f-s22{ font-size:22px;}
.f-s24{ font-size:24px;}
.f-s26{ font-size:26px;}
.t-align-r{ text-align:right;}
.t-align-l{ text-align:left;}
.t-align-c{ text-align:center;}

.t-color-w{ color: #ffffff; }
.f-s18{ font-size: 18px; }
.f-s14{ font-size: 14px; }

/*TOP*/
.h-top{
  width: 100%;
  height: 171px;
  background: url(../Img/top_bg01.jpg) no-repeat top right;
}
.h-menu{ 
  width: 100%; 
  height: 60px; 
  background-color: #0076d2;
}
/*END TOP*/ 

/*hOME MIDDLE*/
    /*所有标题*/
.h-tit01{
  width: 100%;
  height: 63px;
}
.h-tit01 h2{
  height: 41px;
  width: 100%;
  font-size: 26px;
  color: #5a5a5a;
  text-align: center;
}
.h-tit01 p{
  width: 100%;
  height: 20px;
  font-size: 17px;
  color: #777676;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0px;
}
.h-tit01-zi{
  width: 100%;
  height: 40px;
  font-size: 18px;
  color: #0076d3;
  text-align: center;
  line-height: 50px;
}

.h-tit02{ width: 100%; height:102px; }
.h-tit02 h2{ display: block; height: 45px; line-height: 45px; font-size: 26px; color: #464646; text-align: center; }
.h-tit02 p{ display: block; height: 36px; line-height: 36px; text-align: center; font-size: 33px; color: #0076d3; font-family:"Impact"; text-transform: uppercase;}
.h-tit02 .t1-line0{ width: 55px; margin: 0 auto; height: 8px; border-bottom: #0076d3 3px solid; }
.h-line02{
  width: 100%;
  border-top:1px solid #e5e5e5;
  height: 5px;
}
    /*end所有标题*/

.h-pclass01 {
    *text-align:center; 
    width:1200px; 
    margin:0 auto; 
    padding-bottom:10px;
    padding-top: 20px;
}
.h-pclass01 ul {
    display:table;
    margin-left:auto;
    margin-right:auto;
}
.h-pclass01 ul li{
    float:left;
    *float:none;
    *display:inline;
    *zoom:1; 
    margin-left:3px; 
    margin-right:3px;
    margin-bottom:15px; 
    width: 165px;
    height: 38px;
    border: 1px solid #a0a0a0;
    margin-right: 12px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius:5px;
    overflow:hidden; 
    position:relative; 
    z-index:10;
} 
.h-pclass01 ul li:hover{
    background-color: #0076d3;
    border: 1px solid #0076d3;
}
.h-pclass01 ul li a{
    width: 100%;
    height: 38px;
    font-size: 16px;
    color: #231f1f;
    line-height: 38px;
    text-align: center;
}
.h-pclass01 ul li:hover a{
    color: #fff;
}
.h-pc01-hover{
  background-color: #0076d3 !important;
  border: 1px solid #0076d3 !important;
}
.h-pc01-hover a{
  color: #fff !important;
}

.h-pro01{
  width:1200px;
  margin:0 auto;
  padding-top: 20px;
  overflow: hidden;
}
.h-pro01 ul{
  width: 1300px;
  height: auto;
}
.h-pro01 ul li{
  float: left;
  margin-right: 19px;
  margin-bottom: 35px;
  width: 385px;
  height: 300px;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  overflow: hidden;
}
.h-pro01 ul li:hover{
  background-color: #0076d3;
}
.h-pro01 ul li .tu{
  margin-top:16px;
  margin-left:16px;
  width: 353px;
  height: 225px;
  overflow: hidden;
}
.h-pro01 ul li .tu .tu001{
  width: 353px;
  height: 252px;
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro01 ul li:hover .tu .tu001{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro01 ul li a h3{
  display: block;
  width: 100%;
  height: 60px;
  font-size: 16px;
  color: #231f1f;
  text-align: center;
  line-height: 60px;
}
.h-pro01 ul li:hover a h3{
  color: #fff;
}

.part02{
  width: 100%;
  height: 445px;
  background: url(../Img/tu02.jpg) no-repeat top center;
  overflow: hidden;
}
.h-about1{
  float: left;
  margin-top: 116px;
  margin-left: 241px;
  width: 358px;
  height: 213px;
  background-color: #ef2d2c;
}
.h-about1 h3{
  display: block;
  margin-top:55px;
  margin-right: 31px;
  height: 65px;
  font-size: 47px;
  color: #ffffff;
  text-align: right;
}
.h-about1 p{
  display: block;
  margin-right: 31px;
  height: 38px;
  font-size: 37px;
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 0px;
}
.h-about2{
  float: right;
  margin-top: 60px;
  width: 540px;
  height: auto;
}
.h-about2 h3{
  display: block;
  height: 63px;
  font-size: 26px;
  color: #404549;
}
.h-about2 p{
  display: block;
  width: 100%;
  height: 208px;
  font-size: 15px;
  color: #404549;
  line-height: 179%;
  letter-spacing: 0px;
  overflow: hidden;
}
.h-about2 .more a{
  display: block;
  float: left;
  margin-top:28px;
  width: 130px;
  height: 36px;
  border: 1px solid #ef2d2c;
  font-size: 15px;
  color: #d64b4a;
  text-align: center;
  line-height: 28px;
}

.part03{
  width: 100%;
  height: 766px;
  background: url(../Img/bg02.jpg) no-repeat top center;
  overflow: hidden;
}
.h-ys-l{
  float: left;
  margin-top:28px;
  width: 418px;
  height: auto;
}
.h-ys-l-1{
  float: right;
  width: 390px;
  height: 175px;
  font-size: 17px;
  color: #424242;
  text-align: right;
  line-height: 120%;
  letter-spacing: 0px;
}
.h-ys-l-2{
  float: right;
  margin-right: 78px;
  width: 312px;
  height: 152px;
  font-size: 17px;
  color: #424242;
  text-align: right;
  line-height: 120%;
  letter-spacing: 0px;
}
.h-ys-l-3{
  float: right;
  width: 390px;
  height: auto;
  font-size: 17px;
  color: #424242;
  text-align: right;
  line-height: 120%;
  letter-spacing: 0px;
}
.h-ys-r{
  float: right;
  margin-top:53px;
  width: 418px;
  height: auto;
}
.h-ys-r-1{
  float: left;
  width: 390px;
  height: 150px;
  font-size: 17px;
  color: #424242;
  text-align: left;
  line-height: 120%;
  letter-spacing: 0px;
}
.h-ys-r-2{
  float: left;
  margin-left: 78px;
  width: 312px;
  height: 152px;
  font-size: 17px;
  color: #424242;
  text-align: left;
  line-height: 120%;
  letter-spacing: 0px;
}
.h-ys-r-3{
  float: left;
  width: 390px;
  height: auto;
  font-size: 17px;
  color: #424242;
  text-align: left;
  line-height: 120%;
  letter-spacing: 0px;
}

.part04{
  margin: 0 auto;
  width: 1200px;
  height: auto;
  padding:10px 0px;
  border-top:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
}
/*案例滚动*/
.marquee02 {width:1200px;height:245px;overflow:hidden; margin-top:20px;}
.marquee02 li{ display:inline; float:left; margin-right:12px;}
.marquee02 li a{ width:280px; height:245px; display:block; float:left; text-align:center; font-size:15px; color: #393939;}
.marquee02 li a:hove{ text-decoration:none;}
.marquee02 li img {width:280px; height:176px;}
.marquee02 li em{font-style: normal; height:30px; line-height:30px; display:block; margin-top:8px; color: #393939; font-size:15px; text-align: left; letter-spacing: 0px;}
.marquee02 li p{height:24px; line-height:24px; display:block; font-size: 13px; color: #a1a1a1; letter-spacing: 0px;}

.h-m6-news01{
  margin-top:47px;
  height: 257px;
  width: 100%;
}
.h-m6-news01 .l01{
  float: left;
  width: 495px;
  height: 255px;
  border: 1px solid #a1a1a1;
  overflow: hidden;
}
.h-m6-news01 .r01{
  float: right;
  width: 640px;
  height: auto;
}
.h-m6-news01 .r01 a h3{
  display: block;
  width: 100%;
  height: 46px;
  font-size: 20px;
  color: #000000;
  line-height: 25px;
  overflow: hidden;
}
.h-m6-news01 .r01:hover a h3{
  color: #0076d3;
}
.h-m6-news01 .r01 p{
  display: block;
  height: 135px;
  line-height: 150%;
  font-size: 15px;
  color: #585858;
  overflow: hidden;
}
.h-m6-news01 .r01 .more a{
  margin-top:20px;
  display: block;
  width: 150px;
  height: 30px;
  border: 1px solid #0076d3;
  color: #0076d3;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  border-radius: 30px;
  -webkit-border-radius:30px;
  -moz-border-radius:30px;
}
.h-m6-news01 .r01:hover .more a{
  background-color: #0076d3;
  color: #fff;
}

.h-news02{
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.h-news02 ul{
  width: 1300px;
}
.h-news02 ul li{
  margin-right: 60px;
  float: left;
  width: 356px;
  height: 207px;
}
.h-news02 ul li .date-tit{
  display: block;
  width: 100%;
  height: 63px;
}
.h-news02 ul li .date-tit .date01{
  float: left;
  width: 80px;
  height: 62px;
  border: 2px solid #585858;
  border-radius: 10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}
.h-news02 ul li .date-tit .date01 .d-day{
  margin-top:5px;
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-family: "Impact";
  font-size: 30px;
  color: #585858;
}

.h-news02 ul li .date-tit .date01 .d-year{
  width: 100%;
  height: 13px;
  line-height: 13px;
  font-size: 13px;
  color: #585858;
  text-align: center;
}
.h-news02 ul li:hover .date-tit .date01, .h-news02 ul li:first-child .date-tit .date01{
  border: 2px solid #0076d3;
}
.h-news02 ul li:hover .date-tit .date01 .d-day, .h-news02 ul li:first-child .date-tit .date01 .d-day{
  color: #0076d3;
}

.h-news02 ul li:hover .date-tit .date01 .d-year, .h-news02 ul li:first-child .date-tit .date01 .d-year{
  color: #0076d3;
}
.h-news02 ul li .date-tit .tit01{
  float: right;
  width: 255px;
  height: 63px;
  overflow: hidden;
}
.h-news02 ul li .date-tit .tit01 a h3{
  display: block;
  width: 100%;
  line-height: 30px;
  font-size: 16px;
  color: #000000;
}
.h-news02 ul li:hover .date-tit .tit01 a h3, .h-news02 ul li:first-child .date-tit .tit01 a h3{
  color: #0076d3;
}
.h-news02 ul li p{
  margin-top:27px;
  display: block;
  height: 60px;
  line-height: 140%;
  font-size: 15px;
  color: #585858;
}



/*单页*/
.ny-content{
  padding: 20px 0px;
  font-size: 15px;
  line-height: 190%;
  color: #666;
}
/*END hOME MIDDLE*/

/*内页*/
.ny-flash{ width: 100%; height: 350px; background-image: url(../Img/ny-flash.jpg); }
.ny-df01{ width:100%;padding:30px 0px;  border-top:#dcdcdc 1px solid;}
/*news12*/
.my-ny-news12{ float:left; width:1200px; margin-right:23px; border-left:#f2f2f2 1px solid; overflow:hidden;}
.my-ny-news12 ul{ margin:10px 0px; overflow:hidden;}
.my-ny-news12 ul li{ width:1200px; height:120px; margin-bottom:15px; margin-left:2px; padding-top:10px;}
.my-ny-news12 ul li .pt01{ width:1146px; margin-left:30px; overflow:hidden;}
.my-ny-news12 ul li .pt01 .num{ width:66px; height:56px; line-height:56px; text-align:center; float:left; font-family:impact; font-size:60px; color:#313131; margin-right:23px;}
.my-ny-news12 ul li .pt01 .r{ float:left; width:1040px; overflow:hidden;}
.my-ny-news12 ul li .pt01 .r h4 a{ display:block; width:100%; height:25px; line-height:25px; color:#313131; font-size:15px; text-align:left; margin-top:6px; overflow:hidden;}
.my-ny-news12 ul li .pt01 .r h5{ display:block; width:100%; height:22px; line-height:22px; text-align:left; color:#c0bfbf; font-size:13px;}
.my-ny-news12 ul li .pt02 { display:block; margin-left:30px; width:1127px; height:40px; margin-top:10px; text-align:left; line-height:150%; color:#9e9d9d; font-size:13px; overflow:hidden;}
.my-ny-news12 ul li:hover { background-color:#f8f8f8;}
.my-ny-news12 ul li:hover .pt01 .num { color:#0d5bb0;}
.my-ny-news12 ul li:hover .pt01 .r h4 a{ color:#0d5bb0;}
  /*新闻*/
.df-news01{ width:1200px; height:auto; overflow: hidden; }
.df-news01 ul{ width:1300px; margin-top:30px;}
.df-news01 ul li{ float:left; width:380px; height:190px; margin-right:29px; margin-top:14px;}
.df-news01 ul li .n-nr{ width:378px; height:143px; border:#dcdcdc 2px solid; position:relative; z-index:1; background-color:#fff;}
.df-news01 ul li .n-nr .n-num{ position:absolute; width:146px; height:34px; line-height:34px; text-align:center; background-color:#fff; top:-14px; left:28px; font-size:20px; color:#232323; letter-spacing:0px;}
.df-news01 ul li .n-nr a h2{ display:block; width:330px; height:43px; margin:0 auto; padding-top:20px; line-height:51px; text-align:left; overflow:hidden; font-size:16px; color:#232323;
  -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.df-news01 ul li .n-nr p{ display:block; width:330px; height:36px; line-height:135%; text-align:left; font-size:13px; color:#7a7a7a; margin:0 auto; overflow:hidden;}
.df-news01 ul li .n-nr .more{ padding-top:12px; width:330px; height:auto; margin:0 auto;}
.df-news01 ul li .n-nr .more a{ display:block; float:right; height:21px; width:90px; text-align:left; background-image:url(../Img/tu1-1.jpg); font-size:13px; color:#646464; background-position:top right; background-repeat:no-repeat;
  -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.df-news01 ul li:hover .n-nr .n-num{ color:#e7010e;}
.df-news01 ul li:hover .n-nr{ border:#e7010e 2px solid;}
.df-news01 ul li:hover .n-nr a h2{ color:#d54a52; 
  -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}
.df-news01 ul li:hover .n-nr .more a{ color:#d54a52; background-image:url(../Img/tu1-2.jpg); margin-right:15px;
  -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
  }

  /*新闻*/
.my-ny-news13{
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.my-ny-news13 ul{
  width: 1300px;
}
.my-ny-news13 ul li{
  margin-right: 60px;
  margin-bottom: 20px;
  margin-top:20px;
  float: left;
  width: 356px;
  height: 207px;
  border-bottom: 1px solid #efefef;
}
.my-ny-news13 ul li .date-tit{
  display: block;
  width: 100%;
  height: 63px;
}
.my-ny-news13 ul li .date-tit .date01{
  float: left;
  width: 80px;
  height: 62px;
  border: 2px solid #585858;
  border-radius: 10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}
.my-ny-news13 ul li .date-tit .date01 .d-day{
  margin-top:5px;
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-family: "Impact";
  font-size: 30px;
  color: #585858;
}

.my-ny-news13 ul li .date-tit .date01 .d-year{
  width: 100%;
  height: 13px;
  line-height: 13px;
  font-size: 13px;
  color: #585858;
  text-align: center;
}
.my-ny-news13 ul li:hover .date-tit .date01, .h-news02 ul li:first-child .date-tit .date01{
  border: 2px solid #0076d3;
}
.my-ny-news13 ul li:hover .date-tit .date01 .d-day, .h-news02 ul li:first-child .date-tit .date01 .d-day{
  color: #0076d3;
}

.my-ny-news13 ul li:hover .date-tit .date01 .d-year, .h-news02 ul li:first-child .date-tit .date01 .d-year{
  color: #0076d3;
}
.my-ny-news13 ul li .date-tit .tit01{
  float: right;
  width: 255px;
  height: 63px;
  overflow: hidden;
}
.my-ny-news13 ul li .date-tit .tit01 a h3{
  display: block;
  width: 100%;
  line-height: 30px;
  font-size: 16px;
  color: #000000;
}
.my-ny-news13 ul li:hover .date-tit .tit01 a h3, .h-news02 ul li:first-child .date-tit .tit01 a h3{
  color: #0076d3;
}
.my-ny-news13 ul li p{
  margin-top:27px;
  display: block;
  height: 60px;
  line-height: 140%;
  font-size: 15px;
  color: #585858;
}
  /*案例*/
.h-case01{ margin:0px; padding:0px; width:1200px; overflow:hidden;}
.h-case01 ul{ width:1300px; margin-top:30px;}
.h-case01 ul li{ float:left; width:287px; height:250px; margin-right:16px;}
.h-case01 ul li .tu{ width:287px; height:168px; border:#febe3b 2px solid; overflow:hidden; margin-bottom:20px;border:#015cb5 2px solid;
-moz-border-radius: 10px;       -webkit-border-radius: 10px;     border-radius:10px;        
}
.h-case01 ul li .tu .tu01 a{ width:287px; height:168px;  overflow:hidden;
 -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
}
.h-case01 ul li:hover .tu .tu01{ width:287px; height:168px;
 -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out;
}
.h-case01 ul li a{display:block; width:280px; height:38px; line-height:38px; font-size:15px; text-align:center; color:#110e0e; margin:0 auto; border-top:#535353 1px solid; border-bottom:#535353 1px solid;
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.h-case01 ul li:hover a{width:287px; border:0px; background-color:#015cb5; color:#fff;
-moz-border-radius: 20px;     
-webkit-border-radius: 20px;   
border-radius:20px;           
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
/*end内页*/


/*BOTTOM*/
.h-fudong{
	position: fixed;
	z-index: 11111;
	left: 0px;
	bottom:200px;
	width:350px;
	height: 235px;
	background-color: #1B1A1A;
}
.f01{ 
  width: 100%; 
  padding: 33px 0px 27px 0px; 
  background-color: #0076d3;
}
.f01-l{
  float: left;
  width: 640px;
  height: auto;
}
.f-tit01{
  width: 100%; 
  height: 50px;
}
.f-tit01 h5{
  display: block;
  width: 100%;
  height: 30px;
  font-size: 18px;
  color: #ffffff;
  line-height: 30px;
}
.f-tit01 .f-t-en{
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  color: #ffffff;
  font-family: "宋体";
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: bold;
}
.f01-l-1{
  float: left;
  width: 260px;
  height: auto;
}
.f01-l-1 a{
  display: block;
  width: 100%;
  height: 23px;
  line-height: 23px;
  font-size: 14px;
  color: #ffffff;
}
.f01-class01{
  margin-top:15px;
}
.f01-class01 a{
  display: block;
  float: left;
  width: 130px;
  height: 23px;
  line-height: 23px;
  font-size: 14px;
  color: #fff;
}
.f01-menu{
  width: 640px;
  padding-top: 30px;
  margin-top:40px;
  border-top:1px solid #97d24d;
}
.f01-menu a{
  display: block;
  margin-bottom: 5px;
  padding: 0px 8px;
  float: left;
  height: 15px;
  line-height: 15px;
  border-right: 1px solid #fff;
  font-size: 14px;
  color: #fff;
}
.f01-r{
  float: right;
  width: 500px;
  height: auto;
}
.f01-r-con{
  float: right;
  width: 365px;
  height: auto;
  line-height: 140%;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0px;
}
.f02{
  padding: 26px 0px 20px 0px;
  width: 100%;
  height: auto;
  border-top:5px solid #005ba3;
  background-color: #1b1b1b;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.f02 a{
  color: #fff;
}
/*END BOTTOM*/
/*手机站样式*/
.mini-title{
	width:100%;
	height:50px;
	font-size:18px;
	color:#1a3a83;
	text-align:center;
	line-height:50px;
	}
.mini-class01{
	width:100%;
	margin-left:2%;
	}
.mini-class01 li{
	float:left;
	margin-right:1%;
	margin-bottom:1%;
	width:48%;
	height:30px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background-color:#1a3a83;
	}
.mini-class01 li a{
	display:block;
	width:100%;
	height:30px;
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height:30px;
	}
.mini-h-about{
	padding:10px;
	font-size:14x;
	text-align:left;
	line-height:170%;
	}
.mini-menu{
	width:100%;
	background-color:#1a3a83;
	padding:10px;
	}
.m-menu{
	width:100%;
	margin:0 auto;
	}
.m-menu a{
	display:block;
	float:left;
	width:24%;
	height:25px;
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height:20px;
	}
.m-fl01{
	width:100%;
	height:auto;
	overflow:hidden;
	}
.m-fl01 a{
	display:block;
	margin-bottom:10px;
	width:19%;
	height:66px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	}
.m-fl01 a .tu{
	margin:0px;
	padding:0px;
	width:100%;
	height:38px;
	text-align:center;
	}
.m-fl01 a h3{
	display:block;
	marign:0px;
	padding:0px;
	height:15px;
	width:100%;
	font-size:14px;
	text-align:center;
	color:#fff;
	}
.m-fl01-bg01{
	background-color:#0165ba;
	}
.m-fl01-bg02{
	background-color:#fe4351;
	}
.m-fl01-bg03{
	background-color:#ff6f3d;
	}
.m-fl01-bg04{
	background-color:#32b16c;
	}
.m-fl01-l{
	float:left;
	margin-left:5%;
	}
.m-fl01-r{
	float:right;
	margin-right:5%;
	}

.m-tit01{
	margin-bottom:15px;
	width:100%;
	height:40px;
	text-align:center;
	font-size:18px;
	color:#fff;
	line-height:40px;
	background:url(../Img/m-tu02.png) no-repeat top center;
	}		
.m-tit01-1{background-color:#fe4351;}
.m-tit01-2{background-color:#ff6f3d;}
.m-tit01-3{background-color:#32b16c;}
.m-tit01-4{background-color:#00b7ee;}
.m-part02{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part02 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #fe4351;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#fe4351;
	font-size:15px;
	}
.m-part02-l{
	margin-right:5%;
	}
.m-part03{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part03 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #ff6f3d;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#ff6f3d;
	font-size:15px;
	}
.m-part04{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part04 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #32b16c;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#32b16c;
	font-size:15px;
	}
.m-part05{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part05 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #00b7ee;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#00b7ee;
	font-size:15px;
	}
.m-part06{
	width:100%;
	padding:20px 0px 30px 0px;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	background-color:#f51d1d;
	}
.m-part06-1{
	width:80%;
	margin:0 auto;
	}
.m-part06-1 a{
	display:block;
	width:100%;
	height:auto;
	font-size:14px;
	color:#fff;
	border-bottom:1px solid #fff;
	}

.ny-readid{
	width:100%;
	background-color:#efefef;
	height:auto;
	padding:15px 0px;
	overflow:hidden;
	}
.ny-readid .tiao001{
	width:90%;
	height: auto;
	margin:0 auto;
	font-size:14px;
	color:#333;
	}
.ny-readid .tiao001 a{
	color:#09C;
	}
	
/*固定在底部*/
.fotheight{ height:50px;}
.fotfixed{ position:fixed; bottom:0; width:100%; max-width:640px; border-top: 1px solid rgba(255,255,255,0.2);height: 45px; background: -webkit-gradient(linear,0 0,0 100%,from(#0065bc),to(#014c8d));}
.footerWrap{ width:98%; margin:0 auto; padding-left:3%;}
.footerWrap li{ float:left; width:24%; height:44px;     border-right: 1px solid rgba(255,255,255,0.2); position:relative;}
.footerWrap li:last-child{ border:0;}
.footerWrap .text{ display:block; color:#fff; text-align:center; font-size:12px; line-height:20px;}
.footerWrap .icon{ width: 30px; height: 20px; display: block; background: url(../images/common.png) no-repeat; background-size: 400px; margin: 4px auto 0 auto;position: relative;}
.footerWrap .tel{background-position: -90px -110px;}
.footerWrap .email{    background-position: 0 -110px;}
.footerWrap .qq{    background-position: -360px -109px;}
.footerWrap .map{background-position: -120px -110px;}
.footerWrap .share{    background-position: -60px -110px;}
.footerWrap .message{background-position: -30px -110px;}

.sharebox{ display:none; position:absolute; width:242px; height:52px; left:-120px; top:-52px; background:#fff; padding:5px 0 5px 10px; border-radius:5px; border:1px solid #ccc;}

/*end 手机站样式*/

/*首页站flash*/
/*手机banner轮播*/
.banner{width:100%}
.banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:0px;bottom:0px;text-align:center;width:100%; background:rgba(fff, fff, fff, 0.6)!important; filter:Alpha(opacity=50); padding:6px;}
.swipe #pagenavi a{width:8px; height:8px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}