@charset "utf-8";
/* CSS Document */



/* index */
html { width:100%; height:100%; }
body {width:100%; height:100%;font-size:12px; font-family: "microsoft yahei";}
a {text-decoration:none;}
a:hover {text-decoration: none;}

.logobg{ width:100%; position:absolute;height:942px; overflow:hidden; top:0px; z-index:0}
.logobg .bd{ position:relative; height:100%; z-index:0;   }
.logobg .bd li{ zoom:1; vertical-align:middle; height:942px; width:100% }
.logobg .bd li.logobg1{background: url(../images/login_bg1.png) no-repeat top center;}
.logobg .bd li.logobg2{background: url(../images/login_bg2.png) no-repeat top center;}
.logobg .bd li.logobg3{background: url(../images/login_bg3.png) no-repeat top center;}
.logobg .bd li.logobg4{background: url(../images/login_bg4.png) no-repeat top center;}
.logobg .bd li.logobg5{background: url(../images/login_bg5.png) no-repeat top center;}
.logobg .bd li.logobg6{background: url(../images/login_bg6.png) no-repeat top center;}
.logobg .bd li.logobg7{background: url(../images/login_bg7.png) no-repeat top center;}


.slideBox{ width: 393px; height: 256px; overflow:hidden; position:relative; }
.slideBox .hd{ height:6px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:4px; display: inline-block; width:16px; height:6px;  background:#e2e2e2; cursor:pointer; }
.slideBox .hd ul li.on{ background: rgb(248,153,0); }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:393px; height:256px; display:block;  }




/* grid */
.g-layout-out { z-index:500; position:absolute; top:0; left:0; right:0; bottom:0; }
.g-layout-out2 { z-index:500; position:absolute; top:0; right:0;   }
.g-layout-out3 { z-index:500; position:absolute; bottom:9px; left:10px;   }
.g-layout-out4 { z-index:500; position:absolute; bottom:0; right:0;   }
.g-layout-page { width:100%; background:url(../images/bg.png) left top no-repeat ; background-size:cover; position:relative;}
.g-top,
.g-bottom,
.g-left,
.g-right,
.g-content {}

.g-top {width:1000px; margin:0 auto; height:102px;}
.g-content {width:1000px; margin:0 auto 20px;overflow:hidden;margin-top: 30px;    position: relative;}
.g-left {width:684px; float:left; overflow:hidden;}
.g-right {width:300px; float:right;overflow:hidden;}
.g-bottom { width:100%;background:url(../images/026.png) left top repeat;height:48px;margin:0 auto;}

.g-layout-page2{background:url(../images/059.png) left top repeat;position:absolute;left:0;top:0; width:100%; height:100%;}

.g-layout-page_zy {background:url(../images/bgzy.png) left top no-repeat; background-size:cover;position:relative;}


[class^="g-box"]:after,
[class^="g-box"]:before { display:block; clear:both; overflow:hidden; height:0; content:""; }
.g-box { position:relative; margin:0 auto; padding:0; clear:both; }
.g-boxLeft {  }
.g-boxRight {  }

/* module */
.m-head{}
.m-head .logo{background:url(../images/001.png) left center no-repeat;width:367px;height:100px; float:left;position: relative;}
.m-head .x_logo{background:url(../images/x_001.png) left center no-repeat;width:408px;height:100px; float:left;font-size:24px; color:#000;line-height:100px; padding-left:82px;}
.m-head .info{width:220px;float:right; padding-top:15px; position:relative;}
.m-head .info .text {color:#464646; width: 100px; float: left; margin-top:12px;line-height:22px;height:22px;font-size:16px; text-align:left;position:relative;}
.m-head .info .text a{color:#464646; line-height:22px; font-size:16px;display:inline-block;}
.m-head .info .text span.u-line{color:#464646;position:absolute; left:150px; top:0px;}
.m-head .info .text a.u-bg{position:absolute;transition:width 0.6s; width:0px; height:22px;}
.m-head .info .text a.u-bg .u-ico{ background:url(../images/002.png) left center no-repeat; width:22px; height:18px; display:inline-block; position:absolute; left:0px; top:3px;}
.m-head .info .text a.u-bg .u-tt9{ position:absolute; left:20px; top:0;width:100px;margin-left:0px;}
.m-head .info .text a.u-bg:hover{ background:#7cc6fb; width:120px;}
.m-head .info .text a.u-bg:hover .u-ico{background:url(../images/032.png) left center no-repeat;}
.m-head .info .text a.u-bg:hover .u-tt9{ position:absolute; left:22px; top:0;color:#fff;}

.m-head .info .text a.u-bg2{position:absolute;left:192px;transition:width 0.6s; width:0px; height:22px;}
.m-head .info .text a.u-bg2 .u-ico2{ background:url(../images/003.png) left center no-repeat; width:22px; height:18px; display:inline-block; position:absolute; left:0px; top:3px;}
.m-head .info .text a.u-bg2 .u-tt10{ position:absolute; left:22px; top:0;width:100px;}
.m-head .info .text a.u-bg2:hover{ background:#7cc6fb; width:70px;}
.m-head .info .text a.u-bg2:hover .u-ico2{background:url(../images/033.png) left center no-repeat;}
.m-head .info .text a.u-bg2:hover .u-tt10{ position:absolute; left:22px; top:0;color:#fff;}

.m-head .info .dl_text {color:#464646; margin-top:12px;line-height:22px;height:22px; font-size:16px; text-align:left;position:relative; margin-left:60px;}
.m-head .info .dl_text a{color:#464646; line-height:22px; font-size:16px;display:inline-block;}
.m-head .info .dl_text span.u-line_01{color:#464646;position:absolute; left:150px; top:0px;}
.m-head .info .dl_text a.u-tt9_01{ position:absolute; left:-118px; top:0;overflow:hidden;}
.m-head .info .dl_text .x_ico{ position:absolute; left:-138px; top:4px;display:inline-block; width:11px; height:15px;background:#7cc6fb;color:#fff;border-radius:8px;line-height:15px; font-size:12px;padding-left:4px;}
.m-head .info .dl_text  .u-tt9_02{ position:absolute; left:35px; top:0;overflow:hidden;}
.m-head .info .dl_text a.u-tt10_01{ position:absolute; right:16px; top:0;width:60px;}

.m-head .info .text2 {color:#464646; margin-top:15px;line-height:22px; font-size:16px; text-align:left; position:relative; padding-left:40px;}
.m-head .info .text2 .u-ico{vertical-align:middle;}
.m-head .info .text2 a{color:#464646; line-height:22px; font-size:16px;}
.m-head .info .text2 strong{color:#0c234d;}
.m-head .info .res{ position:absolute; right:6px; top:62px;}
.m-head .info .res .input-01{background:#1767c8;height:24px;width:120px;border-radius:15px;color:#fff; line-height:24px; padding-left:10px; border:0; margin-left:20px;transition:width 1s; position:absolute; right:0; top:-1px;}
.m-head .info .res .serch{background:url(../images/005.png) left center no-repeat;width:18px;height:18px; position:absolute; top:2px;right:8px; border:none;cursor:pointer;}
.m-head .info .res:hover .input-01{background:#f0f0f2;height:24px;width:250px;border-radius:15px;color:#6ca7ef; line-height:24px; padding-left:10px; border:1px solid #cfcdcd;}
.m-head .info .res:hover .serch{background:url(../images/search_icon2.png) left center no-repeat;}

.m-box{margin-bottom:8px;overflow:hidden;}
.m-boxleft{width:166px;float:left;}
.m-boxleft .u-ico2{background:url(../images/007.png) 20px 32px no-repeat #f2c733; display:block; height:124px; margin-bottom:8px;}
.m-boxleft .u-ico2:hover{background:url(../images/028.png) 20px 32px no-repeat #f2c733;}
.m-boxleft .u-ico2 .u-tt1{color:#4b3908;font-size:18px; width:46px; display:inline-block; margin:40px 0px 0px 95px;font-weight:bold;}
.m-boxleft .u-ico2:hover .u-tt1{-webkit-animation:bounceOut 0.3s ease 0.1s backwards;-ms-animation:bounceOut 0.3s ease 0.1s backwards;-o-animation:bounceOut 0.3s ease 0.1s backwards;-moz-animation:bounceOut 0.3s ease 0.1s backwards;}
.m-boxleft .u-ico3{background:url(../images/008.png) 20px 32px no-repeat #f2c733; display:block; height:124px;}
.m-boxleft .u-ico3:hover{background:url(../images/029.png) 20px 32px no-repeat #f2c733;}
.m-boxleft .u-ico3 .u-tt1{color:#4b3908;font-size:18px; width:46px; display:inline-block; margin:40px 0px 0px 95px;font-weight:bold;}
.m-boxleft .u-ico3:hover .u-tt1{-webkit-animation:bounceOut 0.3s ease 0.1s backwards;-ms-animation:bounceOut 0.3s ease 0.1s backwards;-o-animation:bounceOut 0.3s ease 0.1s backwards;-moz-animation:bounceOut 0.3s ease 0.1s backwards;}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}



.m-boxright{width:700px;float:right;}
.m-img{width:393px;margin-left:4px;height:256px; float:right;position:relative}


.m-list{background:#444444;width:300px;height:256px; float:left;position: relative;}
.m-list li a{white-space:nowrap;display:block;height:39px;line-height:39px;font-size:14px;width:240px;padding:0px 30px; border-bottom:1px solid #696969; text-align:left; color:#e2e2e2; text-overflow:ellipsis;overflow:hidden;}
.m-list .attention{
  font-size:18px;
  color:#fff;
  height:44px;
  line-height:40px;

  padding-left:42px;
  background:url(../images/attention.png) no-repeat 8px 10px rgb(231,106,13);;
  text-align:left;
}

/* 20151221phoebeMoon */
.m-list a {  }
.m-list a span {display:block;  margin: 0 12px 10px; padding-top: 10px; height:54px; overflow: hidden; }
/* 20151221phoebeMoon */

.m-leimu{}
.m-leimu li a{display:block;float:left;background:#0d967a;width:165px;height:125px; margin-right:8px; margin-bottom:8px;}
.m-leimu li a.u-text{background:#0d6f96;width:338px;height:125px; margin-right:8px; margin-bottom:8px;}
.m-leimu li:nth-child(2) a,.m-leimu li:nth-child(3) a{background: #0d6f96}
.m-leimu li a.u-text .u-ico4{background:url(../images/009.png) 20px center no-repeat;width:118px; height:125px;float:left;}
.m-leimu li a.u-text .u-tt2{float:right; text-align:left; width:65%; padding-top:35px;transition:transform 0.3s;}
.m-leimu li a.u-text .u-tt2 .u-tt3{display:block;font-size:24px;color:#fff; line-height:30px;}
.m-leimu li a.u-text .u-tt2 .u-tt4{display:block;font-size:18px;color:#fff;}
.m-leimu li a.cur{margin-right:0px;}
.m-leimu li a .u-ico5,.u-ico6,.u-ico7,.u-ico8,.u-ico9,.u-ico10{background:url(../images/010.png) 20px 34px no-repeat;width:73px; height:124px;float:left;}
.m-leimu li a .u-ico6{background:url(../images/011.png) 20px 34px no-repeat;}
.m-leimu li a .u-ico7{background:url(../images/012.png) 20px 34px no-repeat;}
.m-leimu li a .u-ico8{background:url(../images/013.png) 20px 34px no-repeat;}
.m-leimu li a .u-ico9{background:url(../images/014.png) 20px 34px no-repeat;}
.m-leimu li a .u-ico10{background:url(../images/083.png) 20px 34px no-repeat;}
.m-leimu li a .u-tt5{float:right; text-align:left; width:52%; padding-top:48px;color:#fff;font-size:18px;transition:transform 0.3s;-webkit-transition:transform 0.3s;-moz-transition:transform 0.3s;-ms-transition:transform 0.3s;-o-transition:transform 0.3s;}

.m-leimu li a.u-text:hover{background:#c5cad1;}
.m-leimu li a.u-text:hover .u-ico4{background:url(../images/icon2_03.png) 20px center no-repeat;width:80px; height:125px;float:left;}
.m-leimu li a.u-text:hover .u-tt2{float:right; text-align:left; width:70%; padding-top:35px;transform:translate(-1px,0px);}
.m-leimu li a.u-text:hover .u-tt2 .u-tt3{display:block;font-size:18px;color:#636263; line-height:30px;}
.m-leimu li a.u-text:hover .u-tt2 .u-tt4{display:block;font-size:24px;color:#d5599e;}

.m-leimu li a:hover .u-ico5{background:url(../images/icon_9_hover.png) 3px 62px no-repeat;display:inline-block;}
.m-leimu li a:hover .u-ico6{background:url(../images/icon_10_hover.png) 3px 62px no-repeat;display:inline-block;}
.m-leimu li a:hover .u-ico7{background:url(../images/icon_11_hover.png) 3px 62px no-repeat;display:inline-block;}
.m-leimu li a:hover .u-ico8{background:url(../images/icon_12_hover.png) 3px 62px no-repeat;display:inline-block;}
.m-leimu li a:hover .u-ico9{background:url(../images/icon_13_hover.png) 3px 62px no-repeat;display:inline-block;}
.m-leimu li a:hover .u-ico10{background:url(../images/icon_83_hover.png) 3px 62px no-repeat;display:inline-block;}
.m-leimu li a:hover .u-tt5 {width:52%;text-align:left;font-size:20px;transform:translate(-40px,0px);-webkit-transform:translate(-40px,0px);-moz-transform:translate(-40px,0px);-o-transform:translate(-40px,0px);-ms-transform:translate(-40px,0px);}



.m-leimu2 li a{display:block;float:left;background:#fa8f3e;width:144px;height:124px; margin-right:8px; margin-bottom:8px;}
.m-leimu2 li a.cur2{margin-right:0px;}
.m-leimu2 li a .u-ico11,.u-ico12,.u-ico13,.u-ico14,.u-ico15,.u-ico16,.u-ico17,.u-ico18{background:url(../images/016.png) center 17px no-repeat;width:144px; height:80px; display:inline-block;}
.m-leimu2 li a .u-ico12{background:url(../images/017.png) center 17px no-repeat;}
.m-leimu2 li a .u-ico13{background:url(../images/018.png) center 17px no-repeat;}
.m-leimu2 li a .u-ico14{background:url(../images/019.png) center 17px no-repeat;}
.m-leimu2 li a .u-ico15{background:url(../images/020.png) center 17px no-repeat;}
.m-leimu2 li a .u-ico16{background:url(../images/021.png) center 17px no-repeat;}
.m-leimu2 li a .u-ico17{background:url(../images/022.png) center 17px no-repeat;}
.m-leimu2 li a .u-ico18{background:url(../images/023.png) center 17px no-repeat;}
.m-leimu2 li a .u-tt6{text-align:center;color:#3c2c00;font-size:15px; padding-top:20px;display:inline-block;font-weight:bold;}
.m-leimu2 li a:hover{background:#e89f3d;}
.m-leimu2 li a:hover .u-ico11{background:url(../images/icon_1_hover.png) center 17px no-repeat;}
.m-leimu2 li a:hover .u-ico12{background:url(../images/icon_2_hover.png) center 17px no-repeat;}
.m-leimu2 li a:hover .u-ico13{background:url(../images/icon_3_hover.png) center 17px no-repeat;}
.m-leimu2 li a:hover .u-ico14{background:url(../images/icon_4_hover.png) center 17px no-repeat;}
.m-leimu2 li a:hover .u-ico15{background:url(../images/icon_5_hover.png) center 17px no-repeat;}
.m-leimu2 li a:hover .u-ico16{background:url(../images/icon_6_hover.png) center 17px no-repeat;}
.m-leimu2 li a:hover .u-ico17{background:url(../images/icon_7_hover.png) center 17px no-repeat;}
.m-leimu2 li a:hover .u-ico18{background:url(../images/icon_8_hover.png) center 17px no-repeat;}
.m-leimu2 li a:hover .u-tt6{color:#fff;animation: bounce 0.6s ease 0.1s backwards;-webkit-animation: bounce 0.6s ease 0.1s backwards;-ms-animation: bounce 0.6s ease 0.1s backwards;-o-animation: bounce 0.6s ease 0.1s backwards;-moz-animation: bounce 0.6s ease 0.1s backwards;font-weight:bold;}
@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}


.m-footer{width:1000px;margin:0 auto;color:#6e6c6c;line-height:31px;position:relative;}
.m-footer .u-tt7{width:310px;float:left;color:#fff; text-align:left;margin-left:80px;}
.m-footer .u-tt8{width:350px;float:right; text-align:right;}
.m-footer .u-tt8 a.u-ico19,.u-ico20,.u-ico21{background:url(../images/024.png) left center no-repeat;color:#fff;line-height:42px; display:inline-block; padding-left:35px; margin-left:15px; margin-right:6px;}
.m-footer .u-tt8 a.u-ico20{background:url(../images/025.png) left center no-repeat;}
.m-footer .u-tt8 a.u-ico21{background:url(../images/084.png) left center no-repeat;}
.m-footer .u-tt8 a.u-ico19:hover{background:url(../images/030.png) left center no-repeat;color:#d9d8d7;}
.m-footer .u-tt8 a.u-ico20:hover{background:url(../images/031.png) left center no-repeat;color:#d9d8d7;}
.m-footer .u-tt8 a.u-ico21:hover{background:url(../images/085.png) left center no-repeat;color:#d9d8d7;}
#_ideConac{ position:absolute; left:-510px; top:-12px;}


/****产品详细页面****/
.m-box2{background:#f9feff;box-shadow:1px 1px 2px #a7d3df; height:100px;padding:7px 0px 7px 4px; margin-bottom:7px;position:relative;}
.m-box2 a{display:block; float:left;background:#e6e6e6;border:1px solid #d6e3f4; color:#0f4cb6; font-size:16px; line-height:34px; padding:0px 63px;text-align:center; margin:3px;}
.m-box2 a.u-first{padding:0px 79px;}
.m-box2 a:hover{background:#0f4cb6;color:#fff;}
.m-box2 a.cur3{background:#0f4cb6;color:#fff;}



.catlist{position:relative;overflow:hidden;margin-bottom:30px;margin-top:30px; text-align:center;}
.catlist li { display:inline-table; padding:5px 20px; background:#0f4cb6; color:#FFF ; margin:5px;}
.catlist li a{color:#FFF }

.m-box3{position:relative;overflow:hidden;margin-bottom:30px; margin-top:5px;}
.m-box3 .input-02{background:#fff;height:32px;width:510px;color:#777777;
line-height:32px; padding-left:10px; border:4px solid #4578cb;font-size:14px; margin-left:210px;box-shadow:0px 1px 5px #999 inset;-webkit-box-shadow:0px 1px 5px #999 inset;-moz-box-shadow:0px 1px 5px #999 inset;  }
.m-box3 .serch2{background:#4578cb; padding:0px 30px; display:inline-block;line-height:40px;color:#fff; font-size:16px;position:absolute; top:0px;right:190px;}

.m-box4{background:#fff; padding:26px 30px;overflow:hidden;}
.m-box4 .m-box4top{ padding-bottom:23px; border-bottom:1px solid #dfdfdf;overflow:hidden;}
.m-box4 .m-box4top_01{overflow:hidden; margin-bottom:20px;}
.m-box4 .m-box4bottom{overflow:hidden;}

.m-box4top_left{width:340px;float:left;overflow:hidden;}
.m-box4top_right{width:580px;float:right;overflow:hidden;}

.m-img2{ display:block; padding: 0; text-align:center;border:1px solid #dfdfdf;  height:302px;}
.m-img2 img { margin:1.5% 0 0;  width:95%; max-height:95%; }
.m-text{background:#e6e6e6;height:36px; padding:0px 10px;}
.m-text .u-tt11{width:200px;float:left; color:#000;line-height:36px;font-size:14px; text-align:left;}
.m-text .u-tt12{width:80px;float:right; color:#fe1f01;line-height:36px; text-align:right;}

.m-title{border-bottom:1px solid #dfdfdf;overflow:hidden; padding:0px 0px 15px 5px;}
.m-title h1{width:70%;float:left;font-size:24px; color:#2d2d2d; font-weight:normal;text-align:left;}
.m-title a.more2{width:130px;float:right; display:block; line-height:32px; color:#fff; font-size:16px; text-align:center; background:#0090db;}

.m-tabbox{margin:10px 0 0; padding:0;}
.m-tabbox table{border-collapse:collapse;border:none;}
.m-tabbox table tr{border:0px #bcbcbc solid; height:38px; text-align:left;}
.m-tabbox table td{color:#9a9a9a; vertical-align:top; line-height:38px;font-size:12px;}
.m-tabbox table td.u-tt13{font-size:14px;color:#000; width:15%;}
.m-tabbox table td .more3{ background:#fff; border:1px solid #0090db;color:#0090db; text-align:center; display:block; width:145px;line-height:24px; margin-left:140px;}
.m-tabbox table td .more4{color:#0090db; text-align:right; display:inline-block; font-size:12px;float:right;}

.m-box4bottom_left{width:480px;float:left;overflow:hidden;margin-top:23px;border-right:1px dotted #dfdfdf; padding-bottom:20px;}
.m-box4bottom_right{width:450px;float:right;overflow:hidden;margin-top:23px;padding-bottom:20px;}

.m-title2{color:#0f4cb6;font-size:16px;line-height:28px;}
.m-tt{line-height:22px;text-indent:2em; padding-right:20px; font-size:12px;}
.m-more{ display:block; width:70px; line-height:22px; color:#fff; background:#0090db; text-align:center; float:right; margin-right:20px;}

.m-leftnews{width:220px;float:left;overflow:hidden;}
.m-rightnews{width:220px;float:right;overflow:hidden;}

.m-newslist{ margin-bottom:9px;}
.m-newslist li{height:20px;}
.m-newslist li a{/* 20151219 ph */ display:inline-block; width:100%; height:20px; overflow:hidden;/* 20151219 ph */line-height:20px;font-size:12px; color:#5b5a5a;}
.m-newslist li a .u-ico21{width:6px; height:6px; border-radius:5px;background:#0062f4; display:inline-block; margin-right:8px; margin-bottom:2px;}

/****二级页面窗口平台****/
.m-text2{height:30px;color:#000;line-height:30px;margin:8px 0px 6px 0px;}
.m-text2 a{line-height:30px;color:#000;}
.m-text2 a.cur4{line-height:30px;color:#1766c8;}

.m-box5{overflow:hidden;}
.m-box5 ul li{float:left; margin:0; padding:0;}
.m-box5 ul li a{width:194px;height:233px; display:block; float:left; background:#fff;box-shadow:0px 1px 2px #4b90be; margin-right:7px; margin-bottom:18px;}
.m-box5 ul li a.cur5{margin-right:0px;}
.m-box5 ul li a .u-tt14{background:#029adc;height:40px; padding:7px; color:#fff; line-height:18px;}

/****二级页面活动通知****/
.m-box6left{width:1000px;float:left;overflow:hidden;}
.m-box6right{width:230px;float:right;overflow:hidden;}

.m-text3{padding:40px 70px 96px;background:url(../images/039.png) center 30px no-repeat #fff;box-shadow:1px 1px 2px #4b90be;}
.m-text3 .u-tt15{font-size:18px;text-align:center; color:#000; line-height:40px;}
.m-text3 h1{font-size:30px;font-weight:bold;text-align:center;color:#000; margin-bottom:20px;}
.m-text3 .u-tt16{font-size:13px;line-height:20px; text-indent:2em;}
.m-text3 .u-tt16 .u-tt17{ color:#000;}
.m-text3 .u-tt18{font-size:13px;line-height:20px; text-align:right;}
.m-text3 .u-line2{ border-top:2px dotted #d1d1d1;padding:10px 0px; margin:10px 0px;}
.m-text3 .u-tt16 .more5{color:#029adc;}
.m-text3 .more6{color:#fff; font-size:16px; line-height:30px; background:#029adc; width:110px; text-align:center;float:right;display:block;}

.m-title3,.m-title4{background:url(../images/040.png) 10px 10px no-repeat #029adc; color:#fff; line-height:44px; font-size:18px; padding-left:40px;}
.m-title4{background:url(../images/041.png) 10px 10px no-repeat #029adc;}
.m-newbox{background:#0e4c92; padding:10px;}
.m-newbox .m-newslist2{margin:0; padding:0;}
.m-newbox .m-newslist2 li{height:35px; border-bottom:1px solid #3367a2;}
.m-newbox .m-newslist2 li.cur6{height:35px; border-bottom:0px solid #3367a2;}
.m-newbox .m-newslist2 li a{ white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; /* 20151219 ph */ display:inline-block; width:100%; height:35px; overflow:hidden;/* 20151219 ph */ color:#fff; line-height:35px;}
.m-newbox .m-text4{height:22px;margin-top:13px;}
.m-newbox .m-text4 .u-line3{ width:71%; float:left; height:1px; background:#3367a2; margin-top:7px;}
.m-newbox .m-text4 .more7{width:43px; float:right; color:#fff;}

/****二级页面区县之窗****/
.m-box7-map{height:850px;padding:10px; text-align:center; overflow:hidden;}

/****通用列表****/
.m-box7{background:#fff;box-shadow:1px 1px 2px #4b90be; padding:10px; text-align:center; overflow:hidden;min-height:500px;}

/****二级页面通知公告****/
.m-box6left_top{background:#fff;box-shadow:1px 1px 2px #a7d3df; padding:10px 16px;overflow:hidden;}
.m-text5{background:#029adc;float:left;padding:22px 30px; text-align:center; width:50px; font-size:18px; color:#fff; position:relative;}
.m-text5 .u-line4{height:5px; background:#0f4cb6; width:36%; position:absolute; left:33px;bottom:13px;}
.m-fenlei{float:right; width:84%;margin-top:6px;}
.m-fenlei a{display:block; width:110px; text-align:center;line-height:24px; float:left;border:1px solid #039adc; background:#fff; color:#039adc; margin:5px 3px;}
.m-fenlei a.cur7{width:129px;}
.m-fenlei a:hover{background:#0f4cb6;color:#fff; border:1px solid #0e4c92;}
.m-fenlei a.cur8{background:#0f4cb6;color:#fff; border:1px solid #0e4c92;}

.m-box6left_bottom{background:#fff;box-shadow:1px 1px 2px #a7d3df;overflow:hidden; margin-top:10px; padding-bottom:50px;}
.m-list2{overflow:hidden;position: relative;}
.m-list2 a{ border-left:3px solid #fff; border-bottom:1px solid #e8e8e8; padding:10px 15px; display:block;overflow:hidden;height:86px;}
.m-list2 a .u-img{width:110px;float:left;}
.m-list2 a .u-img img {width:100%; max-height:100px; overflow:hidden;}
.m-list2 a .u-text{width:605px;float:right;}
.m-list2 .u-tt19{color:#666;font-size:16px;line-height:24px;       font: bold 16px/30px "微软雅黑","宋体";}
.m-list2 .u-tt20{display:block; max-height: 36px; overflow:hidden; color:#a0a0a0;font-size:13px;line-height:18px; padding-top:10px;}
.m-list2 em{ display:inline-block; color:#0074f2; position: absolute; right:15px; bottom:10px;}
.m-list2 a:hover{ background:#f0f0f0; border-left:3px solid #0074f2;}
.m-list2 a:hover .u-img{ margin-left:0px;}

.m-yema{/*width:54%;*/ text-align:center;overflow:hidden; height:30px;  position:relative;margin:15px auto;clear:both;}
.m-yema a{ padding:0 10px;display:inline-block; height:24px; line-height:24px; background:#fff; border:1px solid #e6e5e5; color:#000; margin:0px 3px;}
.m-yema a:hover{background:#ab1152;color:#fff;border:1px solid #ab1152;}
.m-yema a.cur9{background:#ab1152;color:#fff;border:1px solid #ab1152;}
.m-yema4{margin:0px auto;}

/****二级页面通知公告下拉菜单****/
.m-menulist{position:absolute; left:0; top:46px; width:100%; height:69px; background:#3d6ec4; /*display:n o n e;隐藏样式*/}
.m-menulist .u-text2{position:absolute; left:35%; top:0px;}
.m-menulist .u-text2 a{background:none; padding:0 25px; border:0; font-size:13px; color:#fff;margin:0;}
.m-menulist .u-text2 a:hover{background:#1f4c9b; color:#ffeb00;}

/****二级页面政策法规****/
.m-box8left{width:492px;float:left;overflow:hidden; margin-bottom:15px;}
.m-box8right{width:492px;float:right;overflow:hidden;margin-bottom:15px;}

.m-title5{background:url(../images/040.png) 10px 10px no-repeat #029adc; height:44px;}
.m-title5 h1{width:70%;float:left;color:#fff; line-height:44px; font-size:18px; padding-left:40px;}
.m-title5 .more8{width:55px; float:right;color:#fff; line-height:44px;}

.m-newslist3{background:#fff;box-shadow:1px 1px 2px #a7d1dc;}
.m-newslist3 ul li a{display:block;border-bottom:1px solid #e8e8e8; padding:15px 13px;position:relative;height:70px;}
.m-newslist3 ul li a .u-tt21{ /* 20151219 ph */ display:inline-block; width:100%; height:24px; overflow:hidden;/* 20151219 ph */font-size:16px; color:#002d91; line-height:24px;}
.m-newslist3 ul li a .u-tt21 .u-ico22{ width:8px; height:8px; border-radius:6px; background:#029adc; display:inline-block; margin-right:7px; margin-bottom:2px;}
.m-newslist3 ul li a .u-tt22{  /* 20151219 ph */ position:relative; display:inline-block; width:100%;overflow:hidden;/* 20151219 ph */color:#a0a0a0; line-height:18px; padding-top:6px;}
.m-newslist3 ul li a em{ /* 20151219 ph */ position:absolute;bottom:8px; right:22px; display:inline-block; width:75px;  height:20px; overflow:hidden; padding:0 0 0 8px;text-align:right;color:#029adc; background:#fff;/* 20151219 ph */ }

.m-newslist3_01{background:#fff;box-shadow:1px 1px 2px #a7d1dc;}
.m-newslist3_01 ul li a{display:block;border-bottom:1px solid #e8e8e8; padding:15px 13px;position:relative;height:66px;}
.m-newslist3_01 ul li a .u-tt21{ /* 20151219 ph */ display:inline-block; width:100%; height:24px; overflow:hidden;/* 20151219 ph */font-size:16px; color:#002d91; line-height:24px;}
.m-newslist3_01 ul li a .u-tt21 .u-ico22{ width:8px; height:8px; border-radius:6px; background:#029adc; display:inline-block; margin-right:7px; margin-bottom:2px;}
.m-newslist3_01 ul li a .u-tt22{  /* 20151219 ph */ position:relative; display:inline-block; width:100%;overflow:hidden;/* 20151219 ph */color:#a0a0a0; line-height:18px; padding-top:6px;}
.m-newslist3_01 ul li a em{ /* 20151219 ph */ position:absolute;bottom:8px; right:22px; display:inline-block; width:75px;  height:20px; overflow:hidden; padding:0 0 0 8px;text-align:right;color:#029adc; background:#fff;/* 20151219 ph */ }

/****二级页面服务导航下拉菜单(可以隐藏)****/
.m-menulist .u-text3{position:absolute; left:5px; top:0px;}
.m-menulist .u-text3 a{background:none; padding:0 25px; border:0; font-size:13px; color:#fff;margin:0;position:relative;}
.m-menulist .u-text3 a:hover{background:#1f4c9b; color:#ffeb00;}
.m-menulist .u-text3 a.cur10{background:#1f4c9b; color:#ffeb00;}

.m-menulist2{position:absolute; left:545px; top:34px;background:#1f4c9b; padding:15px; z-index:99;}
.m-menulist2left{width:155px;float:left;overflow:hidden;}
.m-menulist2right{width:200px;float:right;overflow:hidden;}

.m-list3{overflow:hidden;}
.m-list3 li{height:20px; padding:0; margin:0;overflow:hidden;}
.m-list3 li a{line-height:20px;color:#e8f0ff;background:none;border:0;padding:0px 2px; font-size:12px; text-align:left;}
.m-list3 li a:hover{background:none;color:#ffeb00;}

/****二级页面服务导航****/
.m-text6,.m-text7{height:40px; position:relative; margin-top:19px;}
.m-text6 .u-tt23{border-top:0px solid #0f4cb6; color:#0f4cb6;font-size:16px; position:absolute; top:6px;left:0;line-height:30px; font-weight:bold;width:1000px;text-align:center;}
.m-text7{border-top:5px solid #c2e0f5;}
.m-text7 .x_u-tt23{border-top:5px solid #0f4cb6; color:#0f4cb6;font-size:16px; position:absolute; top:-5px;left:50%; margin-left:-38px;line-height:30px; font-weight:bold;}

.m-box9{overflow:hidden;}
.m-imglist{}
.m-imglist ul li{ float:left; width: 20%; margin:0 0 15px 0; padding:0;}
.m-imglist ul li .pic-box { height:200px; overflow:hidden; display: block; margin:8px;}
.m-imglist ul li .pic-box .pic {width: 100%; max-height: 150px;overflow:hidden;}
.m-imglist ul li .u-text4 {position: relative; display: block;height:206px;margin:0 4px;padding: 7px 0;  background:#fff; box-shadow:0px 1px 2px #4b90be;}
.m-imglist ul li  .u-text4 .tit{display:block; margin:0 7px; padding:0; overflow:hidden;}
.m-imglist ul li  .u-text4 .tit img { width: 100%; max-height: 130px;overflow:hidden; }
.m-imglist ul li  .u-text4 .u-tt24{ display:block;  position: absolute; bottom:39px; left:7px; right:7px; height:24px; overflow:hidden;color:#4578cb; font-size:16px;line-height:24px;}
.m-imglist ul li  .u-text4 .title-ph { display:block; position:absolute; bottom:0; left:0; right:0;height:50px; background:#175C9E;}
.m-imglist ul li  .u-text4 .title-ph .text { display:block; margin:8px 8px 0; height:20px; overflow:hidden; line-height:20px; text-align: center; color:#fff;}
.m-imglist ul li .u-text4 .u-tt25{display:block; position: absolute; bottom:23px; left:7px; right:0px;  height:14px; overflow:hidden;color:#868585;font-size:11px;}
.m-imglist ul li .u-text4  em{ position: absolute; bottom:7px;left:7px;right: 3px; display:block;height:14px;text-align: right; overflow:hidden;color:#50a0cf;font-size:11px;}




.mimglist{}
.mimglist ul li{ float:left; width: 20%; margin:0 0 15px 0; padding:0;}
.mimglist ul li .pic-box { height:300px; overflow:hidden; display: block; margin:8px;}
.mimglist ul li .pic-box .pic {width: 100%;overflow:hidden; }
.mimglist ul li .u-text4 { position: relative; display: block; height:286px; margin:0 4px; padding: 7px 0;  background:#fff; box-shadow:0px 1px 2px #4b90be;}
.mimglist ul li .u-text4 .tit{display:block; margin:0 7px; padding:0; overflow:hidden;}
.mimglist ul li .u-text4 .tit img { width: 100%;max-height:250px;overflow:hidden; }
.mimglist ul li .u-text4 .u-tt24{ text-align:center; display:block;  position: absolute; bottom:9px; left:7px; right:7px; height:24px; overflow:hidden; color:#4578cb; font-size:16px;line-height:24px;}
.mimglist ul li .u-text4 .title-ph { display:block; position:absolute; bottom:0; left:0; right:0;height:50px; background:#175C9E;}
.mimglist ul li .u-text4 .title-ph .text { display:block; margin:8px 8px 0; height:20px; overflow:hidden; line-height:20px; text-align: center; color:#fff;}
.mimglist ul li .u-text4 .u-tt25{ display:block; position: absolute; bottom:23px; left:7px; right:0px;  height:14px; overflow:hidden; color:#868585;font-size:11px;}
.mimglist ul li .u-text4  em{position: absolute; bottom:7px;left:7px;right: 3px; display:block;height:14px;text-align: right; overflow:hidden;color:#50a0cf;font-size:11px;}

.rich_media_area_primary{ line-height:25px;}
.rich_media_area_primary img{ max-width:100%;}

/*.m-yema2{width:44%;}*/


.m-news{overflow:hidden;}
.m-newslist4{float:left;border-right:1px solid #c2e0f5; padding-right:15px; width:220px;}

.m-text8 .u-img1,
.m-text8 .u-img2,
.m-text8 .u-img3,
.m-text8 .u-img4{background:url(../images/048.png) left center no-repeat; display:inline-block; width:34px; height:44px; float:left;}
.m-text8 .u-img1{background:url(../images/048.png) left center no-repeat;}
.m-text8 .u-img2{background:url(../images/049.png) left center no-repeat;}
.m-text8 .u-img3{background:url(../images/050.png) left center no-repeat;}
.m-text8 .u-img4{background:url(../images/051.png) left center no-repeat;}
.m-text8 .u-tt26{width:80%;float:right;color:#fff;line-height:20px;}
.m-tt2{color:#fff;line-height:20px;}
.m-newslist5{float:left;border-right:1px solid #c2e0f5; padding-right:15px; padding-left:24px;width:220px;}
.m-newslist6{float:right;padding-left:15px;width:220px;}

.m-text9{position:relative; height:40px; margin:20px auto 10px;}
.m-text9 .u-line5{width:60px; height:1px;background-color:rgba(194,224,245,0.5); position:absolute; left:40%; top:17px;}
.m-text9 .u-line6{width:60px; height:1px;background-color:rgba(194,224,245,0.5); position:absolute;right:40.5%; top:17px;}
.m-text9 .more9{padding:0px 14px;background:#c2e0f5; display:block; border-radius:15px; line-height:24px; color:#598eb0; text-align:center; position:absolute;left:47%; top:6px;}

/****二级页面机构详情****/
.m-text10{background:#fff;box-shadow:0px 1px 2px #4b90be; padding:20px;overflow:hidden;}
.m-text10_01{overflow:hidden; margin-bottom:15px;}
.m-img3{background:url(../images/056.png) center center no-repeat #fff; width:198px; height:196px;border:1px solid #b2b2b2; float:left;}
.m-text11{width:68%;float:right;}
.m-text11 h1{border-bottom:1px solid #dfdfdf; height:40px; font-size:20px; color:#000; margin-bottom:10px;}
.m-text11 .u-text4{font-size:12px;color:#000; line-height:36px;}
.m-text11 .u-text4 .u-tt27{width:80px;text-align:right; font-size:16px;color:#000;}

.m-title6{background:url(../images/057.png) left center no-repeat; width:672px; height:33px; color:#fff; font-size:16px; line-height:33px; padding-left:45px; font-style:italic; margin-bottom:10px;}
.m-tt3{text-indent:2em;line-height:26px;}
.m-tt3 .more10{width:105px;color:#0074f2;float:right;}

.m-newslist_01{ margin-bottom:9px;}
.m-newslist_01 li{height:28px;}
.m-newslist_01 li a{line-height:28px;font-size:12px; color:#5b5a5a;}
.m-newslist_01 li a .u-ico21{width:6px; height:6px; border-radius:5px;background:#0062f4; display:inline-block; margin-right:8px; margin-bottom:2px;}

/*.m-yema3{width:70%;}*/
.btn-01{background:#029adc;padding:0px 30px;height:25px; color:#fff;border:0px; line-height:25px; border-radius:5px; position:absolute; right:0px; top:0px;}

.m-img4{background:url(../images/058.png) right center no-repeat #f87654;height:85px; display:block; font-size:20px; color:#fff; line-height:85px; padding-left:20px; font-weight:bold; margin-bottom:7px;}

/****二级页面创业投资****/
.m-text10_02{ overflow:hidden; padding:10px 73px 40px 45px;}
.m-text10_02 h1{font-size:20px;color:#000;text-align:center; line-height:40px;}
.m-text10_04{ overflow:hidden; padding:10px 57px 20px 35px;}
.m-text10_04 h1{font-size:20px;color:#000;text-align:center; line-height:40px;}
.m-tt4{color:#969696;line-height:18px;text-align:center;margin-top:8px; margin-bottom:8px;}
.m-tt4 .u-tt28{color:#029adc; padding-left:20px;}
.m-tt5{text-align:center; margin-top:40px; margin-bottom:30px;}
.m-tt7{text-indent:2em;line-height:28px;margin-top:40px;}
.m-tt8{margin-top:30px; margin-bottom:20px;}
.m-tt9{text-align:right;line-height:20px;margin-top:30px;margin-bottom:15px;}
.m-tt10{height:40px; color:#000; border-top:1px dotted #d1d1d1; line-height:40px;}
.m-tt10 a{color:#029adc; padding-left:20px;}

/****二级页面详情页面弹出框****/
.m-box10{  background:#fff;box-shadow:3px 3px 6px #474747;border-radius:6px; position:fixed; top:10%; bottom:10%; left:15%; width:70%;}
.m-box11{ position: absolute; top:40px; bottom: 40px; left: 50px; right:10px; overflow:auto;/*height:607px;*/}

.m-box11 h1{font-size:20px;color:#000;text-align:center; line-height:40px;}
.m-box11 p{ font-size:14px; color:#262525; line-height:30px; text-indent:2em;}
.m-box11 .u-tt29{font-size:16px;color:#000;text-align:center; line-height:30px; margin-bottom:30px;}
.m-box11 .u-tt30{padding-left:20px;}
.more11{font-size:20px; color:#fff; background:#e60012; padding:6px; line-height:16px; text-align:center; position:absolute; right:-13px; top:-14px;border-radius:6px; display:block;}

/****精品展示****/
.m-img5{padding:15px;border:2px solid #ff7200; display:block; position:relative;}
.m-tt11{background:url(../images/059.png) left top repeat;height:37px;margin-left:16px; color:#fff; position:absolute; left:0px; bottom:17px; right:16px; line-height:37px; padding:0px 15px;}
.m-text12{overflow:hidden; margin-top:10px;}
.m-text12 a{display:block;float:left; margin:0px 1px;border:1px solid #fff;height:57px;}
.m-text12 a:hover{border:1px solid #ff7200;}
.m-text12 a.cur12{border:1px solid #ff7200;}

.m-text13{ padding:20px 5px;text-align:left;}
.m-tt12,.m-tt14{color:#0f4cb6;line-height:30px;font-size:16px; font-weight:bold;}
.m-tt14{padding:0px 1px;text-align:left;}
.m-tt13{color:#6e6e6e;line-height:35px;font-size:14px; text-indent:2em;}
.more12{color:#fff; font-size:13px; line-height:24px; background:#029adc; width:110px; text-align:center;float:right;display:block; margin-top:60px; margin-right:20px;}

.m-text14{background:#f5f5f5;border-top:1px solid #d5d5d5; border-bottom:1px solid #d5d5d5;padding:20px 30px;}
.m-tabbox2{margin:10px 0px; padding:0;}
.m-tabbox2 table{border-collapse:collapse;border:none;}
.m-tabbox2 table tr{border:0px #bcbcbc solid; height:28px;}
.m-tabbox2 table td{color:#000;line-height:28px;font-size:12px;}
.m-tabbox2 table td.u-tt31{font-size:14px;}

/****关于我们****/
.m-box12{background:#fff;box-shadow:1px 1px 2px #4b90be;overflow:hidden;}
.m-left{width:229px;float:left;overflow:hidden; min-height:438px;background:#0e4c92;}
.m-list4{padding:0px;}
.m-list4 ul li{border-bottom:1px solid #6289b6; height:40px;overflow: hidden;}
.m-list4 ul li a{display:block;line-height:40px; text-align:left; color:#fff; font-size:12px; padding-left:15px;}
.m-list4 ul li a:hover{border-left:5px solid #2fbffa; background:#fff; color:#0e4c92;padding-left:10px;font-size:13px;}
.m-list4 ul li a.cur13{border-left:5px solid #2fbffa; background:#fff; color:#0e4c92;padding-left:10px;font-size:13px;}

.m-right{width:765px;float:right;min-height:438px;overflow:hidden;border-right:5px solid #2fbffa;background:url(../images/060.png) left bottom no-repeat;}

/****诉求申请****/
.m-text15{text-align:left;margin:55px 74px 110px;}
.m-text15 h1{font-size:24px;color:#000;line-height:40px;margin-bottom:10px;}
.m-text15 .u-tt33{font-size:16px;line-height:50px;color:#000;}
.radio{ margin-right:15px;}

.m-shuru{position:relative; margin:23px 0px 0px 27px;}
.m-shurutop{ width:54%;height:51px; border:1px solid #c7cace; border-radius:6px 6px 0px 0px;}
.m-shurutop .u-tt34{width:100px;background:#e0e3e6; font-size:18px;color:#000;line-height:50px; display:inline-block; text-align:center;border-right:1px solid #c7cace;}
.input-03{border:0;height:43px;padding-left:3px; margin-left:5px;line-height:43px; font-size:18px;}
.m-shurubottom{border-top:0px solid #c7cace;border-left:1px solid #c7cace;border-right:1px solid #c7cace;border-bottom:1px solid #c7cace; border-radius:0px 0px 6px 6px;}
.u-next{position:absolute; right:5px; bottom:0px; text-align:center; color:#fff; background:#029adc; padding:0px 40px;font-size:18px;line-height:36px; display:inline-block;}

/****通知公告_重要通知****/
.m-box13{ padding:0; margin:0;}
.m-box13 ul li{margin-bottom:10px;}
.m-box13 ul li a{display:block;background:#fff;box-shadow:1px 1px 2px #c3c1c1; padding:15px 30px 15px;}
.m-box13 ul li a .u-tt35{color:#002d91;font-size:16px;line-height:30px;}
.m-box13 ul li a .u-tt36{font-size:13px;line-height:20px; color:#a0a0a0;}
.m-box13 ul li a .u-tt36 em{width:80px; float:right; color:#0074f2;line-height:20px; text-align:right;}
.m-box13 ul li a:hover{border-left:5px solid #0074f2;}
.m-box13 ul li a:hover .u-tt35{margin-left:-5px;}
.m-box13 ul li a:hover .u-tt36{margin-left:-5px;}
.m-box13 ul li a.cur14{border-left:5px solid #0074f2;}
.m-box13 ul li a.cur14 .u-tt35{margin-left:-5px;}
.m-box13 ul li a.cur14 .u-tt36{margin-left:-5px;}

/****网上申报****/
.m-text16{padding:40px 0px; overflow:hidden;}
.m-text16_left{width:40.1%;float:left; margin-left:50px;}
.m-text16_right{width:40.1%;float:right;margin-right:50px;}

.m-shenqing{position:relative; display:block;}
.m-shenqing .u-ico23{background:url(../images/061.png) center center no-repeat #927066; width:86px; height:68px; display:inline-block; float:left;}
.m-shenqing .u-tt37{background:#fd6942; width:300px; padding-left:14px;line-height:68px; color:#fff; font-size:20px; float:right; border-radius:0px 5px 5px 0px;position:absolute; right:0px; top:0px; z-index:99; text-align:left;}
.m-shenqing .u-ico24{background:url(../images/062.png) center center no-repeat; width:20px; height:27px; position:absolute; right:-19px; bottom:-64px;z-index:1;}

.m-title7{border-bottom:1px solid #0e4c92;position:relative; height:40px;margin-left:55px;margin-right:30px;}
.m-title7 .m-tel{border-bottom:5px solid #0e4c92;position:absolute; left:0; top:0; width:26%; color:#0e4c92; font-size:16px; line-height:36px; font-weight:bold;}
.m-title7 .u-tt38{border-bottom:5px solid #0e4c92;position:absolute; left:0; top:0; width:10%; color:#0e4c92; font-size:16px; line-height:36px; font-weight:bold;}

.m-text17{background:url(../images/067.png) 22px center no-repeat; width:875px; height:383px;position:relative;margin:45px 45px 33px 55px;}
.m-text17 a{ display:inline-block; width:21%; line-height:105px;border-radius:10px;font-size:20px;color:#fff; text-align:center;  }
.m-text17 a.u-fl{background:#2764aa;position:absolute;left:2px;top:-5px;z-index:10;}
.m-text17 a.u-fl2{background:#029adc;position:absolute;left:294px;top:-5px;z-index:99;}
.m-text17 a.u-fl3{background:#00bdc3;position:absolute;left:574px;top:-5px;z-index:99;}
.m-text17 a.u-fl4{background:#ecb03b;position:absolute;left:0px;top:200px;z-index:99;}
.m-text17 a.u-fl5{background:#a8b53d;position:absolute;left:294px;top:200px;z-index:99;}
.m-text17 a.u-fl6{background:#45b57c;position:absolute;left:574px;top:200px;z-index:99;}
.m-text17 a:before{ content:" ";background:url(../images/066.png) left top no-repeat; width:35px; height:53px; position:absolute; right:-35px; bottom:2px; z-index:0; display:inline-block;}

/****友情链接****/
.m-box14{background:#fff;box-shadow:1px 1px 2px #4b90be;overflow:hidden;}
.m-box14_01{margin:3px; background:#e8e8e8;}

.m-tt15{position:relative;color:#0f4cb6;font-size:24px;text-align:center; line-height:40px; padding:40px 0px;}
.m-tt15 .u-line7{ width:15%; height:1px; background:#bababa; position:absolute; left:265px; top:60px;}
.m-tt15 .u-line8{ width:15%; height:1px; background:#bababa; position:absolute; right:265px; top:60px;}

.m-list5{ padding:0px 10px 65px 31px;overflow:hidden;}
.m-list5 a{width:20%; height:180px;float:left;display:block; background:#fff;box-shadow:0px 1px 2px #b0afaf; margin:6px; padding:15px;}
.m-list5 a .u-img3{height:138px; display:block;vertical-align:middle; text-align:center;display:table-cell; }
.m-list5 a .u-tt39{ font-size:14px; color:#000; line-height:30px; text-align:left;}

/****区县子页面****/
.m-box2_01{background:#4071c1;position:relative; height:69px;margin-bottom:7px;}
.m-box2_01 .u-ico25{background:url(../images/072.png) left center no-repeat; width:41px; height:69px; position:absolute; left:55px; top:0px; display:inline-block;}
.m-box2_menu{ margin-left:100px;}
.m-box2_menu a{padding:16px 27px 16px 30px;font-size:16px; width:4%; display:block; float:left; color:#fff;position:relative;margin-left:3px; margin-right:1px;}
.m-box2_menu a.cur15{width:8%;}
.m-box2_menu a .u-line9{width:1px;height:39px;display:inline-block; background:#a0b8e0;position:absolute;right:-3px;top:16px;}
.m-box2_menu a:hover{background:#1f4c9b; color:#ffeb00;}
.m-box2_menu a.u-first02{background:#1f4c9b;color:#ffeb00;}

.m-img6{width:491px; height:335px;position:relative;}
.m-img6_bottom{background:url(../images/059.png) left top repeat;width:491px; position:absolute; left:0; bottom:0;}
.m-img6_bottom .u-tt40{color:#fff;line-height:30px; font-size:14px; padding:0px 6px;}
.m-img6_bottom .u-img4{ padding:10px 10px 20px;}
.m-img6_bottom .u-img4 a{ display:inline-block; width:8%; height:4px; background:#2fbffa; float:right; margin-left:3px; margin-right:3px;}
.m-img6_bottom .u-img4 a:hover{background:#ffd800;}
.m-img6_bottom .u-img4 a.cur16{background:#ffd800;}

/****新闻动态_详情****/
.m-img7{ text-align:center; padding:20px 0px 0px 0px;}
.m-tt7 a{color:#029adc;width:80px; float:right;}

/****窗口平台子网站****/
.m-img6_bottom .u-img5{ padding:10px 10px 20px;}
.m-img6_bottom .u-img5 a{ display:inline-block; width:8%; height:4px; background:#2fbffa; float:right; margin-left:3px; margin-right:3px;}
.m-img6_bottom .u-img5 a:hover{background:#fe7c66;}
.m-img6_bottom .u-img5 a.cur17{background:#fe7c66;}

.m-title8{background:url(../images/075.png) 45px center no-repeat #f87b66; height:77px; margin-bottom:13px;}
.m-title8 .u-tt40{font-size:24px;font-weight:bold;color:#fff;line-height:77px;text-shadow:2px 2px 2px #cb5744; padding-left:120px;}

/****区县子页面_街镇园区服务机构****/
.m-newslist7{ margin:11px 10px 11px 10px;}
.m-newslist7 ul li{height:32px;}
.m-newslist7 ul li a{ /* 20151219 ph */ display:inline-block; width:100%; height:32px; overflow:hidden;/* 20151219 ph */line-height:36px; color:#000;font-size:13px;}
.m-newslist7 ul li a .u-ico26{width:6px; height:6px; border-radius:6px; background:#029adc; display:inline-block; margin-right:7px; margin-bottom:2px;}

/****区县子页面_中心介绍****/
.m-box15{border-bottom:12px solid #3f71c1;}
.m-text10_03{margin:47px 80px 30px 80px;}
.m-img8{width:286px; height:255px;border:1px solid #a0a0a0; float:left;}
.m-text11_01{width:62%; background:#f5f5f5; padding-bottom:98px;}
.m-text11_01 .u-tt41{border-bottom:1px solid #dfdfdf; height:40px; font-size:20px; color:#000; margin-bottom:10px; background:#fff;}
.u-text4_01{ padding-left:30px;}

.m-tt16{margin:1px 80px; padding-bottom:20px;}
.m-tt16 .u-tt42{text-indent:2em;line-height:30px; color:#000;} 

/****通用列表****/
.m-newslist8{ margin:30px 120px;}
.m-newslist8 ul li{ position:relative; border-bottom:1px dotted #d3d3d3; text-align:left;}
.m-newslist8 ul li a{ line-height:1.4; color:#000; margin-right:100px; font-size:15px;}
/* 20151221phoebeMoon */
.m-newslist8 ul li a { display: block; height: 21px; overflow: hidden;  margin: 8px 110px 8px 0; }
/* 20151221phoebeMoon */
.m-newslist8 ul li a .u-ico27{width:6px; height:6px; border-radius:6px; background:#a0a0a0; display:inline-block; margin-right:7px; margin-bottom:2px;}
.m-newslist8 ul li em{width:100px; position:absolute; right:0; top:0px; color:#000; font-style:normal; line-height:1.4;text-align:left;}
.m-newslist8 ul li:hover a{color:#e53928;}
.m-newslist8 ul li:hover a .u-ico27{background:#e53928;}
.m-newslist8 ul li:hover em{color:#e53928;}
.m-newslist8 ul li.cur18 a{color:#e53928;}
.m-newslist8 ul li.cur18 a .u-ico27{background:#e53928;}
.m-newslist8 ul li.cur18 em{color:#e53928;}

/****下载手机端****/
.m-box16{width:34%;background: url(../images/081.png) left top repeat;padding:15px; margin:220px auto;}
.m-box16_01{background:#fff;box-shadow:3px 3px 5px #07060b; height:183px; padding:20px 30px; position:relative;}
.more12{font-size:20px; color:#fff; background:#756b5e; width:20px; height:20px; border:2px solid #fff;line-height:17px;position:absolute; right:-31px; top:-71px;border-radius:15px; display:inline-block;}
.m-box16_left{width:48%;float:left;overflow:hidden;}
.m-box16_right{width:42%;float:right;overflow:hidden;}
.u-tt43{color:#918e8f;font-size:16px;line-height:30px;}
.u-tt44,.u-tt45{background:url(../images/078.png) 20px center no-repeat #3350cd;display:block; height:54px; font-size:14px; line-height:54px; color:#fff; padding-left:80px; margin:10px 0px;}
.u-tt45{background:url(../images/079.png) 20px center no-repeat #595959; font-size:13px;}
.u-img6{background:url(../images/080.png) center center no-repeat; width:143px; height:137px;}

/****诉求申请(新增-1)****/
.m-text18{ margin:20px 30px; text-align:left; padding-bottom:80px;}
.m-text18 .u-tt46{font-size:16px;line-height:30px;color:#000; font-weight:bold;}
.m-text18 .u-tt47{color:#f95e3e;font-size:16px; margin-bottom:30px;}
.m-text18 .u-tt48{position:relative;font-size:16px;line-height:40px;color:#000; padding-left:15px;}
.m-text18 .u-tt48 .u-ico28{ width:3px; background:#029adc; height:24px; display:inline-block;position:absolute;left:0;top:9px;}
.m-text18 .u-tt49{ margin-top:20px;height:40px;border-top:1px dotted #dfe1e3;}
.u-button{text-align:center; color:#fff; background:#029adc; padding:0px 40px;font-size:18px;line-height:36px; display:inline-block;margin-top:20px;}

/****诉求申请(新增-2)****/
.m-title9{position:relative; margin-bottom:40px;}
.m-title9 h2{font-size:16px;line-height:30px;color:#000; font-weight:bold; margin-right:230px;}
.m-title9 .u-tt50{ position:absolute; right:0; top:0;font-size:12px; line-height:22px;}
.m-title9 .u-tt50 .u-tt50_01{color:#0f4cb6;}

.m-text18_01{background:#f5f5f5;border-top:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5; overflow:hidden; padding:20px;}
.m-text18_left{width:30%;float:left;overflow:hidden;margin-left:120px;}
.m-text18_right{width:30%;float:right;overflow:hidden;margin-right:120px;}

.m-list6{ margin-left:40px;}
.m-list6 li{font-size:14px;color:#000; line-height:34px;}
.m-list6 li .u-tt51{font-size:16px;}

.u-tt49_01{border-top:0px dotted #dfe1e3; margin-top:30px;}

/****诉求申请(新增-3)****/
.m-text18 h1{font-size:16px;line-height:30px;color:#000; text-align:center;}
.m-tabbox3{margin:10px 40px; padding:0;}
.m-tabbox3 table{border-collapse:collapse;border:none;}
.m-tabbox3 table tr{border:0px #bcbcbc solid; height:34px;}
.m-tabbox3 table td{color:#000;line-height:34px;font-size:14px;}
.m-tabbox3 table td .u-ico29{font-size:14px; color:#F00; display:inline-block; margin-left:8px;}
.m-tabbox3 table td .u-tt52{ background:#ff7e3d; display:inline-block; padding:0px 10px; line-height:22px; color:#fff; margin-left:5px;}
.m-tabbox3 table td .u-img7{display:inline-block; height:24px; vertical-align:middle; margin-left:10px;}
.input-04,.input-06{border:1px solid #cdcdcd;height:24px; width:236px;padding-left:3px; margin-left:5px;line-height:24px; font-size:14px;}
.input-06{width:100px;}
#Select2{border:1px #cdcdcd solid;width:241px; height:24px;margin-left:5px;}
.input-05{ background:#fff; height:95px; width:506px; border:1px solid #cdcdcd; line-height:24px;padding-left:5px; color:#000;height:auto;margin-left:5px;}

/* 20151219 phoebeMoon */
.m-box8float { display:inline-block; width:49.6%; vertical-align:top; margin-bottom:15px;}
.m-box8float2{}
.m-box8float .m-title5,
.m-box8float .m-newslist3 { display:block; margin-right:5px;}
.m-box8float .m-newslist3 {min-height:185px;}
.m-box8float-R  .m-title5,
.m-box8float-R  .m-newslist3 { display:block; margin-right:0 !important; margin-left:5px;}

.span_maxH { position:relative; display: block; max-height:110px; overflow: hidden; }
.span_maxH .more4  { position:absolute; bottom:6px; right:0; width:100px; height:24px; line-height:24px; color: #0090db; background:#fff;
                 text-align: right;
                 display: inline-block;
                 font-size: 12px;
                 float:none !important; }
.span_LR_box {display: inline-block; text-align: left;}

.m-box9bottom:before,
.m-box9bottom:after { display: block; height: 0; clear: both; content: "";}
.m-tt2 { display: inline-block; width: 100%; max-height: 120px; overflow: hidden;}

.m-headMenuBox_ph {
  background: #f9feff;
  box-shadow: 1px 1px 2px #a7d3df;
  padding:5px 4px 5px 6px;
  margin:0px;
  position: relative;
}
.m-headMenuBox_ph .list:before,
.m-headMenuBox_ph .list:after { display: block; height: 0; clear: both; content: "";}
.m-headMenuBox_ph .list {position: relative; }
.m-headMenuBox_ph .list li.layer-01 {  display: block; float: left; width: 19.95%; }
.m-headMenuBox_ph .list li.layer-01 .title {}
.m-headMenuBox_ph .list li.layer-01 .text { display: block; margin:4px 2px;
  height:34px;
  overflow: hidden;
  line-height: 34px;
  text-align: center;
  background: #e6e6e6;
  border: 1px solid #d6e3f4;
  color: #333;
  font-size: 16px;font: bold 16px/34px "微软雅黑","宋体";
}
.m-headMenuBox_ph .list li.layer-01 .text:hover,
.m-headMenuBox_ph .list li.layer-01 .mark {background: #0f4cb6;
  color: #fff;}

.m-headMenuBox_ph .list-ins { z-index: 100; position: absolute; top:38px;  left:-6px; width: 1000px; min-height:70px;  display: block; text-align: center;  background: #3d6ec4;}

.m-headMenuBox_ph .list-ins .layer-02 { position:relative; display:inline-block; }
.m-headMenuBox_ph .list-ins .layer-02 .title { position:relative; display:inline-block;}
.m-headMenuBox_ph .list-ins .layer-02 .text-02 { display: inline-block; margin:0; padding: 0 20px; cursor:pointer;
  height:34px;
  overflow: hidden;
  line-height: 34px;
  text-align: center;
  color: #fff;
  font-size: 13px;
}
.m-headMenuBox_ph .list-ins .layer-02 .text-02:hover,
.m-headMenuBox_ph .list-ins .layer-02 .mark-02 {background: #1f4c9b; color: #ffeb00;}
.m-headMenuBox_ph .list-tree {z-index: 200; position: absolute; top:34px;   width: 380px; min-height:70px; padding:15px;  
display: none; text-align: center;  background: #1f4c9b;}
.m-headMenuBox_ph .list-tree .layer-03 {display:block; width:49.5%; float:left; }
.m-headMenuBox_ph .list-tree .layer-03 .text-03 { display:block; margin:0 7px; padding: 0;
  height:22px;
  overflow: hidden;
  line-height: 22px;
  text-align: left;
  color: #fff;
  font-size: 13px;
}
.m-headMenuBox_ph .list-tree .layer-03 .text-03:hover,
.m-headMenuBox_ph .list-tree .layer-03 .mark-03 {background: #1f4c9b; color: #ffeb00;}
.m-headMenuBox_ph .hide-me { display:none !important;}

.m-list-me-ph {}
.m-list-me-ph .list {}
.m-list-me-ph .list li { display: inline-block; width:49%;}
.m-list-me-ph .list li .tit {
      display: block;
      margin:0 8px;
      height: 20px;
      overflow: hidden;
      line-height: 20px;
      font-size: 12px;
      color: #5b5a5a;
      text-overflow:ellipsis;
      white-space:nowrap;
}
.m-list-me-ph .list li .tit:before { display: inline-block; width: 6px;
     height: 6px;
     vertical-align: middle;
     border-radius: 5px;
     background: #0062f4;
     margin:0 8px 0 0;
     content: "";
     }
 .m-list-me-ph .list li .tit:hover { color:#000;}

.m-text10_01 .m-img2 {  width: 198px; height: 196px; float: left;}

.u-par-spPH { position:relative; display:block; margin:12px 0;}
.u-par-spPH .u-tit-ph,
.u-par-spPH .u-text-ph { overflow:hidden; line-height:1.6; font-size:12px; color:#000; }
.u-par-spPH .u-tit-ph { position: absolute; top:0; left:0; width:80px;font-size:14px; }
.u-par-spPH .u-text-ph { display:block; margin:0 0 0 75px; }

.u-par-newPH { position:relative; min-height:75px; margin:0 10px; padding:20px 0 40px 0;}
.u-par-newPH .u-par-newPH-p{ line-height:1.6;font-size:13px;}
.u-par-newPH .more10 { position:absolute; right:5px; bottom:46px;color:#039adc;}

/***2015-11-30右侧**/
.right_menu_container{position:relative;width:340px; height:521px;}
.right_menu_container a{background: #0d6f96!important;}
.right_menu_container a:nth-child(7),.right_menu_container a:nth-child(8){background: #0d967a!important;}
.home_menu_container a.metro_menu {
  text-decoration: none;
  cursor: pointer;
}
.home_menu_container a.metro_menu * {
  text-decoration: none;
  cursor: pointer;
}

.right_menu_container .metro_menu {
  width: 146px;
  position: relative;
  overflow: hidden;
  height: 124px;
  display:block; float:left; 
  margin-right:8px; 
  margin-bottom:9px;
}

.metro_menu.hover_type_4 {
  color: #1624cc;
  background:#0080FF;
}
.metro_menu.hover_type_4:hover {
  color: #fff;
  background:#0080FF;
}
.metro_menu.hover_type_4 .text {
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  top: 17px;
  width: 80%;
  padding: 0 10%;
  text-align: center;
  *margin-left:-70px;
}
.metro_menu.hover_type_4 .text span {
  max-width: 80%;
  text-align: left;
}
.metro_menu.hover_type_4:hover .text {
  color: #fff;
}
.metro_menu.hover_type_4 .icons {
  text-align: center;
  position: absolute;
  top: 50px;
  width: 100%;
  *margin-left:-70px;
}
.metro_menu.hover_type_4 .icons.icon {
  margin-top:4px;
}

/****填报说明 2016-8-16****/
.m-text19{ margin:0px 48px; height:80px;}
.m-shenqing2{position:relative; display:inline-block; width:276px;height:74px; float:left; margin-right:23px;}
.m-shenqing2 .u-ico23{background:url(../images/061.png) center center no-repeat #927066; width:86px; height:74px; display:inline-block; position:absolute; left:0; top:0;}
.m-shenqing2 .u-tt37{padding-left:14px;line-height:24px; color:#fff; font-size:20px;text-align:left;padding-top:10px;background:#fd6942;border-radius:0px 5px 5px 0px;position:absolute; left:86px; top:0; height:64px; width:175px;}
.m-r{margin-right:0px;}

.m-text20{padding:30px 40px;}
.m-text20 h1{text-align:center;font-size:26px; color:#000; line-height:60px; font-weight:normal;}
.m-text20 .u-tt53{text-indent:2em;font-size:16px;line-height:30px;color:#000; text-align:left;}
.m-text20 h2{text-indent:2em;text-align:left;font-size:16px; color:#000;line-height:30px;}

/****调查问卷****/
.m-box9{ height:auto;}
.m-text21{text-align:left;margin:60px 120px 30px;}
.m-text21 h1{text-align:center;font-size:26px; color:#000; line-height:30px; font-weight:normal;}
.m-text21 .u-tt54{font-size:14px;line-height:30px;color:#000;text-align:left; border:1px solid #000; margin-top:10px; margin-bottom:10px; padding:0px 10px;font-weight:bold;}

.m-text22{ width:100%;padding:5px; background:#fff;}
.m-text22 table{border-collapse:collapse;border:none;}
.m-text22 table tr{height:34px;}
.m-text22 table td{color:#000;text-align:left; font-weight:bold; font-size:16px;}
.m-text22 table td.u-tt55{font-size:20px;}
.u-tt56{font-size:16px;}
.u-line10{border-bottom:1px solid #000; display:inline-block;}
.input-07,.input-08,.input-09,.input-010{background:#fff; height:22px; width:250px; border:0; line-height:22px;padding-left:5px; color:#000;margin-left:5px;}
.input-08{width:100px;}
.input-09{width:200px;}
.input-010{width:50px;}
.u-text5{ width:100%; text-align:center;}
.u-tijiao{text-align:center; color:#fff; background:#0087ef; padding:0px 60px;font-size:22px;line-height:48px; display:inline-block; margin:70px auto 0px; border-radius:8px;}

/****点击填报入口****/
.L-btn{
  width:186px;
  height:67px;
  background:url(../images/btn-blue.png) no-repeat;
  position:absolute;
}
.L-sub{
  width:114px;
  height:67px;
  background:url(../images/btn-red.png) no-repeat;
  position:absolute;
  left:823px;
  top:48px;
}
.L-btn a,.L-sub a{
  display:block;
  height:67px;
  text-align:center;
  line-height:67px;
  color:#fff;
  font-size:18px;
}
.L-nav img{
  position:absolute;
}
.L-nav{
  position:relative;
  height:184px;

}
.abs-box{
  position:absolute;
}
.abs-1{
  left:66px;
  top:48px;
}
.abs-2{
  left:326px;
  top:48px;
}
.abs-3{
  left:573px;
}
.abs-32{
  top:90px;
}
.abs-01{
  left:262px;
  top:48px;
}
.abs-02{
  left:520px;
  top:32px;
}
.abs-03{
  left:521px;
  top:87px;
}
.abs-04{
  top:30px;
  left:769px;
}
.abs-05{
  top:89px;
  left:769px;
}

.shell{
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
.shell li{
  position:absolute;
  width:100%;
  height:100%;
}
.link-box{
  display:block;
  width:100%;
  height:100%;
  position:relative;
}
.link-box img{
  width:100%;
  height:100%;
}
.link-box p{
  width:246px;
  padding-left:8px;
  padding-right:130px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  display:block;
  height:32px;
  line-height:32px;
  color:#e2e2e2;
  position:absolute;
  bottom:0;
  left:0;
  background:url(../images/dark.png) repeat;
  font-size:14px;
}
.page-dots{
  position:absolute;
  right:0;
  bottom:0;
  height:32px;
  font-size:0;
  z-index:99999;

  line-height:38px;
  text-align:center;
  width:130px;
}
.page-dots li{
  width:16px;
  height:6px;
  margin-top:13px;
  margin-left:4px;
  background:#e2e2e2;
  display:inline-block;
  cursor:pointer;
}
.page-dots li.hightlight{
  background:rgb(248,153,0);
}
/* skin */
.s-bgBody {background:none;}
.s-bg-g-left {background:#941616;}

/* unit */

[class^="u-btn"] { cursor:pointer; margin:0; padding:0; overflow:visible; vertical-align:middle; 
font-family: "microsoft yahei";border:none; background:none;}

.u-btn2 { }
.u-btn2 img { }

.u_ico { vertical-align:middle;}

.u-tt32{color:#000;text-indent:2em;line-height:36px; padding:30px 20px 30px 55px;}


div.digg { text-align: center; clear:both; margin-top:40px;}
div.digg a {border: #0074f2 1px solid;padding:5px 10px; margin: 2px; font-size:16px; color: #333; }
div.digg a:hover {border: #0074f2 1px solid; background:#0074f2; color: #fff;}
div.digg a:active {border: #0074f2 1px solid; color: #333;}
div.digg span{border: #0074f2 1px solid; background:#0074f2; color: #fff; font-weight: bold; padding:5px 10px; margin: 2px; font-size: 16px;}






