@charset "utf-8";

/* CSS reset */

html,
body {
    -webkit-text-size-adjust: none;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 "新宋体";
}

body {
    background: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var,
i {
    font-style: normal;
}

small {
    font-size: 12px;
}

ol,
ul {
    list-style: none;
}

img {
    border: 0;
    vertical-align: middle;
}

input {
    outline: none;
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #648c13;
    text-decoration: none;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000000;
}

fieldset,
img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.al {
    text-align: left;
}

.ac {
    text-align: center;
}

.ar {
    text-align: right;
}

.hide {
    display: none;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}

.wrap {
    width: 1005px;
}

.m {
    margin-left: auto;
    margin-right: auto;
}

.font-green{
    color: #6abe37 !important;
}
.font-red{
    color: #d60d0d !important;
}

 .mt30{
   margin-top: 30px;
 }
/** header **/
.header {
    height: 52px;
    background: #fff;
}
.logo{
    margin: 10px 0 10px 50px;
}
.logo a
.logo img{
    display: block;
    width: 145px;
    height: 32px;
}

.nav{
    width: 724px;
    height: 52px;
    margin-right: 20px;
}
.nav ul{
    height: 52px;
}
.nav ul li{
    float: left;
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    margin: 0 17px;
}
.nav ul li a{
    width: 100%;
    height: 100%;
    color: #000;
}



/**其他专题**/
.other{
    margin-bottom: 23px;
}
.other-pic{
    position: relative;
    padding: 0 54px;
    height: 86px;
    overflow: hidden;
}
.other-list{
    height: 86px;
    margin-right: -16px;
}
.other-list li{
    float: left;
    width: 135px;
    height: 86px;
    margin-right: 16px;
}

.other-list img{width:135px}

.other-pic .hd{
    height: 86px;
}
.other-pic .hd a{
    display: block;
    position: absolute;
    top: 32px;
    z-index: 100;
    width: 14px;
    height: 22px;
}
.other-pic .hd a.prev{
    background: url(../images/prev.png) no-repeat center center;
    left: 0;
}
.other-pic .hd a.next{
    background: url(../images/next.png) no-repeat center center;
    right: 0;
}

/**bot**/
.bot{
    height: 261px;
    background: #00bef0 url(../images/house.png) no-repeat top center;
}
.bottom{
    width: 965px;
    height: 221px;
    padding: 20px;
    font-family: "Microsoft YaHei";
    color: #fff;
    font-weight: bold;
}
.bottom a{
    color: #fff;
}
.bot-title{
    font-size: 22px;
    padding-left: 30px;
}

.bot-left,
.bot-right{
    width: 471px;
}
.title-3{
    font-size: 20px;
    height: 38px;
    line-height: 38px;
    padding: 0 30px;
    background: url(../images/line-1.png) no-repeat bottom center;
}
.bot-right .title-3{
    font-size: 18px;
    text-align: center;
}
.bot-lefts{
    font-size: 14px;
    padding-left: 30px;
    margin-top: 10px;
}
.qua{
    width: 220px;
    line-height: 24px;
}
.qua-r{
    line-height: 28px;
}
.qua-r em{
    font-size: 18px;
    color: #fff600;
}

.bot-lefts ul li{
  font-family: microsoft yahei
}

.bot-right{
    font-size: 14px;
}
.bot-right-add{
    text-align: center;
    margin: 15px 0 30px;
}
.bot-right-server{
    width: 430px;
    text-align: center;
    margin: 0 auto;
}
.bot-right-server .title-4{
    font-size: 16px;
    color: #fff600;
    margin-bottom: 15px;

}
.server-list ul{
    margin-top: 10px;
}
.server-list ul li{
    float: left;
    height: 14px;
    line-height: 14px;
    border-right: 2px solid #fff;
    text-align: center;
}
.server-list ul li.first{
    width: 100px;
}
.server-list ul li.second{
    width: 114px;
}
.server-list ul li.third{
    width: 112px;
}
.server-list ul li.forth{
    width: 98px;
    border-right: none;
}


/**footer**/
.footer{
    background: #ededed;
}
.foot{
    height: 100px;
    padding: 30px 0 50px;
}
.foot-logo{
    width: 181px;
    height: 46px;
    margin-top: 46px;
}
.foot-logo a{
    display: block;
}
.foot-logo img{
    display: block;
    width: 181px;
    height: 46px;
}
.text-title{
    font-family: "Microsoft YaHei";
    font-size: 13px;
    color: #999;
    font-weight: bold;
    margin-bottom: 10px;
}
.foot-text{
    margin-left: 75px;
}
.foot-text p{
    color: #999;
    line-height: 22px;
}
.foot-text p a{
    color: #999;
    text-decoration: underline;
}
.foot-text-tel .text-title{
    margin: 5px 0;
}


/**
 * webkit-scroll
 * 2016-04-01 11:29:56
 * by：nostar
 */

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0;
}

::-webkit-scrollbar-button:start:increment,
::-webkit-scrollbar-button:end:decrement {
    display: none;
}

::-webkit-scrollbar-corner {
    display: block;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-thumb:hover {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}

::-webkit-scrollbar-track:hover {
    background-color: rgba(0, 0, 0, 0.15);
}

::-webkit-scrollbar-button:start {
    width: 10px;
    height: 10px;
    background: url("../images/scrollbar_arrow.png") no-repeat 0 0;
}

::-webkit-scrollbar-button:start:hover {
    background: url("../images/scrollbar_arrow.png") no-repeat -15px 0;
}

::-webkit-scrollbar-button:start:active {
    background: url("../images/scrollbar_arrow.png") no-repeat -30px 0;
}

::-webkit-scrollbar-button:end {
    width: 10px;
    height: 10px;
    background: url("../images/scrollbar_arrow.png") no-repeat 0 -18px;
}

::-webkit-scrollbar-button:end:hover {
    background: url("../images/scrollbar_arrow.png") no-repeat -15px -18px;
}

::-webkit-scrollbar-button:end:active {
    background: url("../images/scrollbar_arrow.png") no-repeat -30px -18px;
}

.mainNavWarp{width:100%;height:72px;background:#567456; overflow:hidden; padding-bottom:0px; z-index:999; margin: 0 auto }

.mainNav{width:1005px;height:72px; margin:0 auto;}
.mainNav ul{ }
.mainNav li{ float:left;height:72px;  text-align:center; background:url(../images/wrap_a_bg.jpg) repeat-y right top; padding:0 12px}
.mainNav li:first-child{padding:0 1px 0 0}
.mainNav li a{height:72px;display:block;font-family:microsoft yahei;font-size:22px;color:#fff; font-weight:bold; line-height:72px; }
.mainNav li a.now,.mainNav li a:hover{ background:#f0bb1a}

.lwyj_box ul li{
    width: 50%;
    float: left;
 }

 .lwyj_box ul li a{
    display: block;
    padding-left: 25px;
    font-size: 14px;
    line-height: 25px;
  }

  .pic{
    margin-bottom: 28px;
}
.pic img{
    width: 100%;
    display: block;
}

.title{
    position: relative;
    font-family: "Microsoft YaHei";
    width: 970px;
    height: 48px;
    line-height: 48px;
    font-size: 24px;
    color: #fff;
    background: url(../images/title.png) no-repeat;
    padding-left: 35px;
    margin-bottom: 20px;
}
.title a{
    position: absolute;
    right: 16px;
    top: 0;
    display: block;
    font-family:  "新宋体";
    height: 48px;
    font-size: 14px;
    color: #fff;
}

.box-text{
    font-size: 14px;
    line-height: 26px;
    color: #666;
}


.banner{
  padding-top: 745px;
  background: url(../images/banner.jpg)no-repeat center top
}

.jj p{
  font-size: 14px;
  line-height: 26px;
  color: #666;
}

.ywfw{
  padding-left: 65px;
  width: 465px;
  font-size: 0px;
  margin-top: 35px;
  padding-bottom: 15px;
}

.ywfw span{
  display: inline-block;
  width: 155px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 29px;
  color: #666;

}


.lfsd{
  width: 100%;
  height: 191px;
  background: url(../images/lfsd.jpg)no-repeat center top;
  margin-top: 25px;

}

.lfsd_top{
  height: 40px;
  width: 100%;
  position: relative;
}

.lfsd_top a{
  position: absolute;
  right: 15px;
  top:10px;
  width: 100px;
  height: 40px;
}

.lfsd_wrapper{
  padding: 20px 25px 0;
}

.lfsd_wrapper img{
  width: 105px;
  height: 106px;
  float: left;
}

.lfsd_wrapper p a{
  width: 820px;
  float: right;
  padding-top: 10px;
  line-height: 28px;
  font-size: 14px;
  color: #666;
}

.lfsd_wrapper p a b{
  font-size: 14px;
  color: #779736;
}



.main_top img{
  width: 111px;
  height: 27px;
  display: block;
  margin: 0 auto;
}

.main_top p{
  font-size: 20px;
  color: #749a77;
  text-align: center;
  margin-top: 10px;
}

.main01_01_con ul li.li1{
  width: 130px;
  float: left;
}

.main01_01_con ul li.li2{
  width: 15px;
  float: left;
}

.main01_01_con ul li dt{
  width: 100%;
  height: 28px;
  background: #e9f0e9;
  text-align: center;
  font-size: 14px;
  color: #666;
  font-weight: bold;
  line-height: 28px;
}

.main01_01_con ul li.li2 img{
  width: 8px;
  height: 14px;
  display: block;
  margin: 7px auto;
}

.main01_01_con ul li dd{
  background: #e9f0e9;
  padding: 10px 5px 0 5px;
  height: 165px;
  margin-top: 15px;
  font-size: 14px;
  color: #666;
  line-height: 26px;
}

.main01_01_con ul{
  margin-top: 25px;
}

.main01_01_con p.title1{
  font-size: 14px;
  color: #666;
  text-align: center;
  margin-top: 10px;
}

.main01_02 ul{
  margin-top: 15px;
}
.main01_02 ul li{
  width: 487px;
  height: 35px;
  padding-left: 15px;
  line-height: 35px;
}

.main01_02 ul li.cgray{
  background: #efefef
}
.main01_02 ul li a{
  font-size: 14px;
  color: #666;
}

.main02_01{
  padding-top: 10px;
}

.main02_nav{
  font-size: 0px;
  margin-top: 15px;
}

.main02_nav a{
  display: inline-block;
  width: 130px;
  height: 40px;
  background: #f1b700;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  margin-right: 15px;
}

.main02_nav a.now{
  background: #87997a;
}

.main02_01_tabbox{
  background: #fffcf1;
  padding: 10px;
}

.main02_01_tabbox p{
  font-size: 14px;
  line-height: 26px;
  color: #666;
}
.main02_02{
  margin-top: 25px;
}
.main02_02_content{
  width: 980px;
  margin: 25px auto 0 auto;
}

.main02_02_content ul li{
  width: 140px;
  float: left;

}

.main02_02_content ul li dt{
  height: 90px;
  margin-bottom: 20px;
}
.main02_02_content ul li dd{
  font-size: 14px;
  color: #666;
}

.main02_03_top strong{
  color: #f1b700;
  font-size: 16px;
  line-height: 26px;
  vertical-align: middle;
  font-weight: normal;
}

.main02_03_top01 p{
  font-size: 14px;
  color: #666;
  line-height: 26px;
  margin-top: 10px;
}


.main02_03_01 strong.title1{
  font-size: 14px;
  line-height: 30px;
  color: #535353;
  display: block;
  margin-top: 15px;
  font-weight: normal;
}

.main02_03_ctr01 span{
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding-right: 40px;
  background: url(../images/main02_03_02.png)no-repeat left center;
  padding-left: 19px;
  font-size: 14px;
  color: #666;
  margin-top: 5px;
}

.main02_03_ctr02 span{
  background: #e9f0e9;
  width: 165px;
  height: 35px;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  margin-right: 38px;
  margin-top: 10px;
  font-size: 14px;
  color: #666;
}

.main02_03_02{
  margin-top: 35px;
}

.main02_03_nav a{
  display: block;
  width: 138px;
  height: 28px;
  background: url(../images/main02_03_01_bg.png)no-repeat left top;
  font-size: 14px;
  color: #666;
  text-align: center;
  line-height: 28px;
  margin-top: 10px;
}

.main02_03_nav a.now{
  background: url(../images/main02_03_01_bg1.png)no-repeat left top;
  color: #fff;
}

.main02_03_02_l{
  padding-top: 10px;
  width: 138px;
  float: left;
}

.main02_03_r{
  width: 867px;
  float: right;
  padding-top: 15px;
}

.main02_03_box{
  padding-left: 100px;
}

.main02_03_box_l{
  width: 120px;
  height: 120px;
  border-radius: 60px;
  float: left;
  margin-right: 10px;
  background: #e69d00;
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: 45px;
}

.main02_03_box_l strong{
  padding-top: 40px;
  line-height: 20px;
  display: block;
  font-weight: normal;
}

.main02_03_box_c{
  width: 63px;
  margin-right: 15px;
  float: left;
  margin-top: 80px;
}

.main02_03_box_r{
  width: 545px;
  height: 190px;
  background: #fff9ec;
  float:left;
}

.main02_03_box_r p{
  font-size: 14px;
  color: #666;
  line-height: 26px;
  text-align: center;
  margin-top: 15px;
}

.main02_03_box2{
  padding-left: 60px;
}

.main02_03_box2 img{
  width: 787px;
  height: 181px;
  display: block;
}


.main02_03_box3_b{
  padding-left: 50px;
  float: left;
}

.main02_03_box3_b.w1{
  width: 255px;
}

.main02_03_box3_b.w2{
  width: 195px;
}

.main02_03_box3_b.w3{
  width: 185px;
}

.main02_03_box3_b strong{
  display: block;
  font-size: 24px;
  color: #749a77;
  font-weight: normal;
}

.main02_03_box3_b  b{
  display: block;
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
}

.main02_03_box3_b p {
  margin-bottom: 5px;
}

.main02_03_box3_b p span{
  padding-left: 15px;
  background: url(../images/li_bg.jpg)no-repeat left center;
  font-size: 14px;
  color: #666;
  margin-right: 10px;
}
.main02_03_box4{
  padding-left: 90px;
}

.main02_03_box4  ul li{
  float: left;
}

.main02_03_box4  ul li.l1{
  width: 120px;
}

.main02_03_box4  ul li.l2{
  width: 35px;
  height: 26px;
  padding-top: 28px;
}
.main02_03_box4  ul li .li_top{
  width: 80px;
  height: 80px;
  background: #749a77;
  text-align: center;
  border-radius: 40px;
  margin: 0 auto;
}

.main02_03_box4  ul li strong{
  display: block;
  padding-top: 25px;
  line-height: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: normal;

}

.main02_03_box4  ul li p{
  text-align: center;
  margin-top: 8px;
}
.main02_03_box4  ul li p span{
  padding-left: 10px;
  background: url(../images/li_bg.jpg)no-repeat left center;
  font-size: 14px;
  color: #666;
  margin-right: 10px;
}

.main02_03_box5{
  padding-left: 50px;
  background: url(../images/main02_03_03.png)no-repeat 50px 32px;
}

.main02_03_box5 ul li{
  float: left;
  text-align: center;
}

.main02_03_box5 ul li.li1{
  width: 125px;
  margin-right: 15px;
}

.main02_03_box5 ul li.li2{
  width: 195px;
}

.main02_03_box5 ul li.li3{
  width: 165px;
}

.main02_03_box5 ul li.li4{
  width: 155px;
}

.main02_03_box5 ul li.li5{
  width: 160px;
}

.main02_03_box5 ul li dt{
  font-size: 20px;
  color: #749a77;
  margin-bottom: 20px;
}

.main02_03_box5 ul li dd span{
  display: block;
  text-align: center;
  line-height: 25px;
  color: #666;
  font-size: 12px;
}

.main02_03_box5 ul li dd p{
  text-align: center;
  line-height: 25px;
  color: #666;
  font-size: 14px;
}


.main02_05{
  background: url(../images/repeat.png)repeat;
  padding: 25px 0;
  margin-top: 30px;
}

.main02_05_top{
  width: 770px;
  margin: 35px auto 0 auto;
  height: 167px;
  background: url(../images/main02_04.png)no-repeat center top;
}

.main02_05_top p{
  float: left;
  font-size: 12px;
  color: #666;
}

.main02_05_top p.p1{
  width: 285px;
  padding-left: 100px;
  margin-top: 15px;
}

.main02_05_top p.p2{
  padding-left: 155px;
  width: 200px;
  margin-top: 15px;
}
.main02_05_top p.p3{
  width: 385px;
  float: left;
  margin-top: 40px;
}

.main02_05_top p.p4{
  padding-left: 195px;
  width: 160px;
  margin-top: 40px;
}

.main02_05_top p.p5{
  padding-left: 110px;
  width: 275px;
  margin-top: 40px;
}

.main02_05_top p.p6{
  padding-left: 155px;
  width: 200px;
  margin-top: 40px;
}

.main02_05_btm{
  padding-top: 10px;
}



.main02_05_btm p{
  margin-top: 15px;
  font-size: 14px;
  color: #666;
  line-height: 26px;
}

.main02_06_l{
  width: 90px;
  float: left;
}
.main02_06_l .l1{
  width: 90px;
  height: 37px;
  background: url(../images/main02_0601.png)no-repeat left top;
  padding-top: 20px;
  text-align: center;
  color: #666;
  font-size: 14px;
    margin-top: 70px;
}

.main02_06_l .l2{
  width: 90px;
  height: 37px;
  background: url(../images/main02_0602.png)no-repeat left top;
  text-align: center;
  color: #fff;
  font-size: 14px;
  padding-top: 20px;
  margin-top: 25px;
}

.main02_06_l .l3{
  width: 90px;
  height: 75px;
  background: url(../images/main02_0603.png)no-repeat left top;
  color: #666;
  font-size: 14px;
  text-align: center;
  padding-top: 12px;
  margin-top: 50px;
}

.main02_06_l .l4{
  width: 90px;
  height: 30px;
  background: url(../images/main02_0604.png)no-repeat left top;
  padding-top: 10px;
  text-align: center;
  color: #666;
  font-size: 14px;
  margin-top: 70px;
}

.main02_06_r{
  width: 870px;
  float: right;
}

.main02_06_r strong.start{
  width:100%;
  height: 30px;
  background: #e9f0e9;
  color: #666;
  font-size: 14px;
  line-height: 26px;
  display: block;
  text-align: center;
  font-weight: normal;
}

.main02_06_r .u1{
  margin-top: 25px;
}
.main02_06_r .u1 li{
  float: left;
  text-align: center;
}

.main02_06_r .u1 li.l1{
  width: 105px;
  height: 80px;
  background: #faecca;
  color: #666;
  font-size: 14px;
  line-height: 26px;



}

.main02_06_r .u1 li.l2{
  width: 52px;
}

.main02_06_r .u1 li.l3{
  width: 24px;
  height: 30px;
}
.main02_06_r .u1 li.l1.w1{
  width: 105px;
}

.main02_06_r .u1 li.l1.w2{
  width: 100px;
}

.main02_06_r .u1 li.l1.w3{
  width: 118px;
}

.main02_06_r .u1 li.l1.w4{
  width: 110px;
}

.main02_06_r .u1 li.l1.w5{
  width: 115px;
}

.main02_06_r .u2{
  margin-top: 20px;
}
.main02_06_r .u2 li{
  width: 290px;
  float: left;
}

.main02_06_r .u2 li strong{
  display: block;
  width: 180px;
  height: 35px;
  background: #749a77;
  color: #fff;
  font-size: 14px;
  margin: 0 auto;
  text-align: center;
  line-height: 35px;
  font-weight: normal;
}
.main02_06_r .u2 li img{
  width: 19px;
  height: 15px;
  display: block;
  margin: 10px auto 0;
}

.main02_06_r .u3{
  margin-top: 20px;
  width: 900px;
}

.main02_06_r .u3 li{
  width: 246px;
  height: 145px;
  float: left;
  border: 2px solid #e9f0e9;
  padding:5px 10px;
  margin-right: 30px;
  margin-right: 30px;

}

.main02_06_r .u3 li strong{
  display: block;
  line-height: 26px;
  background: #e9f0e9;
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  color: #666;
  font-weight: normal;
}

.main02_06_r img.i1{
  width: 606px;
  height: 22px;
  display: block;
  margin: 5px auto 0 auto;
}

.main02_06_r p.end{
  width: 100%;
  height: 30px;
  margin-top: 5px;
  background: #dfdfdf;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #666;
}


.main07_01_btm{
  font-size: 0px;
}

.main07_01_btm a{
  font-size: 14px;
  color: #fff;
  background: #e69d00;
  display: inline-block;
  width: 140px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin-top: 20px;
  margin-right: 30px;
}

.main04_01{
  padding-top: 10px;
}
.main04_01_top{
  width: 705px;
  margin: 20px auto 0;
  background: #e69d00;
}

.main04_01 img.main04_01_l{
  width: 438px;
  height: 276px;
  float: left;
}

.main04_01 .main04_01_r{
  padding: 40px 10px 0 15px;
  width: 242px;
  float: right;
}

.main04_01_r strong{
  font-size: 20px;
  color: #fff;
  line-height: 26px;
  display: block;
  padding-bottom: 5px;
  font-weight: normal;
}

.main04_01_r p{
  color: #fff;
  line-height: 26px;
  font-size: 14px;
}

.main04_02 ul li{
  width: 335px;
  float: left;
  margin-top: 20px;
}

.main04_02 ul li img{
  width: 297px;
  height: 180px;
  display: block;
  margin: 0 auto;
}

.main04_02 ul li p{
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  text-align: center;
}

.ad{
  position: relative;
}

.ad a{
  width: 502px;
  height: 110px;
  display: block;
  position: absolute;
  top:0px;
}

.ad a.l{
  left: 0px;
}

.ad a.r{
  right: 0px;
}
