/*.slidesjs-pagination{
    position: relative;
    z-index: 99;
    top: -20px;
    width: 1000px;
    margin: 0 auto;
    text-align: right;
}
.slidesjs-pagination li{
    display: inline-block;
    width: 30px;
    height: 10px;
    background: #aaa;
    margin-right: 20px;

}
.slidesjs-pagination li a{
    display: inline-block;
    width: 30px;
    height: 10px;
    text-indent: 9999px;
}
a.active{
    background: #fff;
}
.slidesjs-navigation{
    display: none;
}*/
#index_sliders {
}

#index_sliders {
    margin-top: 1px;
    height: 480px;
    position: relative;
    overflow: hidden;
}
#index_sliders .index_sliders_bg{
    height: 480px;
}

#index_sliders img {
    display: block;
    width: 1000px;
    height: 480px;
    margin: 0 auto;
}

/*#index_sliders .slidesjs-previous {
    position: absolute;
    left: 20px;
    top: 45%;
    z-index: 99;
    width: 61px;
    height: 61px;
    text-indent: -9999px;
    background-image: url('../images/arrl.png');display:none;
}

#index_sliders .slidesjs-previous{left:0px}
#index_sliders .slidesjs-next{right:0px}
#index_sliders .slidesjs-navigation {
    position: absolute;
    top: 41%;
    z-index: 99;
    width: 61px;
    height: 61px;
    text-indent: -9999px;
    background-color: #56525a;
    background:#fff;
    opacity: 0.2; filter: alpha(opacity=20); -moz-opacity: 0.2;
}




#index_sliders .slidesjs-next {
    position: absolute;
    right: 20px;
    top: 45%;
    z-index: 100;
    width: 61px;
    height: 61px;
    text-indent: -9999px;
    background-image: url('../images/arrr.png');display:none;
}*/

.slidesjs-previous,
.slidesjs-next {
  position: absolute;
  top: 50%;
 text-indent: -9999px;
  width: 27px;
  height: 84px;
  margin-top: -42px;
  background: url(../images/normal_bg.png) no-repeat;
  cursor: pointer;
  display: none;

  z-index: 30;
}
.slidesjs-previous {
  left: 20px;
  background-position: 0 -59px;
}
.slidesjs-previous.in-widget {
  left: -50px;
}
.slidesjs-previous:hover {
  background-position: -33px -59px;
}

.slidesjs-next {
  right: 20px;
  background-position: -88px -59px;
}
.slidesjs-next.in-widget {
  right: -50px;
}
.slidesjs-next:hover {
  background-position: -119px -59px;
}


/*#index_sliders .slidesjs-next-bak img{height:37px; width:20px; margin-top:20px;}*/
#index_sliders img.img-next{height:28px; width:15px; margin-top:20px; position: absolute; top:42%; right:12px; z-index:100;}
#index_sliders img.img-prev{height:28px; width:15px; margin-top:20px; position: absolute; top:42%; left:12px; z-index:100;}

/*#index_sliders .slidesjs-next{height:50px; width:40px; top:50%; right:0px; position: absolute;  z-index: 99; background:url(../../images/btn_slider.png) no-repeat; background-positon:-45px -59px;}*/

.slider {
    height: 480px;
    background: #23b2e5;
}

.slider div {
    height: 480px;
    background: #23b2e5;
    color: #fff;
    line-height: 480px;
    text-align: center;
}

#index_notice {
    height: 24px;
    background: #f3f3f3;
    padding: 4px 0;
    overflow-y: hidden;
}

#index_notice img {
    display: block;
    height: 24px;
    width: 24px;
    float: left;
}
#index_notice .notice_name{
    display: block;
    float: left;
    color: #f1700b;
    padding: 4px;
}

#index_notice_list {
   /* height: 24px;*/
    line-height: 24px;
    padding-left: 10px;
    width: 920px;
    float: left;
    font-size: 14px;
    position: relative;
}
#index_notice_list li a{
    display: inline-block;
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 3%;
}
#index_notice_list li a:before{
    content: '';
    display:inline-block;
    width: 10px;
    height: 10px;
    background: #bebebe;
    border-radius: 5px;
}
#index_notice_list li a time{
    color: #bebebe;
    padding-left: 6px;
}
.zhuantifangan{
    background: #f9f9f9;
}
#zhuanti_name {
    position: relative;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-size: 28px;
    text-align: center;
    top: 10px;
    z-index: 1;
    color: #333;
    padding-top: 30px;
    font-weight: normal;
    margin-bottom: 20px;
}

/*#zhuanti_name:before, #zhuanti_name:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #999;
    border-radius: 50%;
}*/

#zhuanti_name span {
    display: inline-block;
    width: 100px;
}

#zhuanti_plan {
    padding-bottom: 20px;
}

#zhuanti_plan a {
    position: relative;
    display: block;
    height: 155px;
    overflow-y: hidden;
    width: 296px;
    padding: 5px;
    margin-top: 20px;
    color: #fff;
    float: left;
    margin-right: 36px;
    background: #fff;
    border: 1px solid #ddd;
}

#zhuanti_plan a:nth-child(3n) {
    margin-right: 0;
}

#zhuanti_plan a img {
    border: none;
    display: block;
    height: 155px;
    background: #ddd;
    width: 296px;
    position: absolute;
    z-index: 0;
}

#zhuanti_plan .plan_detail {
    cursor: pointer;
    position: absolute;
    top: 111px;
    width: 296px;
    height: 155px;
    z-index: 1;
    /*transition: top 0.4s;*/
}

/*
#zhuanti_plan .plan_detail:hover {
    top: 0;
}
*/
.plan_detail h3 {
    line-height: 24px;
    padding: 10px 8px;
    font-size: 24px;
    font-weight: normal;
    position: relative;
    padding-left: 60px;
    width: 230px;
}

.plan_detail h3:after {
    display: block;
    content: '';
    float: right;
    margin-right: 8px;
    height: 8px;
    width: 10px;
    overflow: hidden;
    line-height: 8px;
    margin-top: 8px;
    background: url(../images/i3.png);
}

.plan_detail p {
    font-size: 14px;
    padding: 8px;
    padding-top: 0;
    line-height: 20px;
    text-align: justify;
}
.plan_detail_warp{
    height: 155px;
    overflow: hidden;
    position: relative;
}
.index_hr { display: block; height: 1px;
    border: 0; border-top: 1px solid #ccc;
    margin: 2em auto; padding: 0; width: 1000px;}
#zhuanti_name1 {
    position: relative;
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -54px;
    display: block;
    font-size: 20px;
    text-align: center;
    top: 10px;
    z-index: 1;
    background: #fff;
    color: #333;
    margin-bottom: 20px;
}
#zhuanti_name1:before, #zhuanti_name1:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #999;
    border-radius: 50%;
}

#zhuanti_name1 span {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 3px;
}

#zhuanti_plan a:nth-child(1) .plan_detail {
    background: #dd003d;
}

#zhuanti_plan a:nth-child(2) .plan_detail {
    background: #ee5525;
}

#zhuanti_plan a:nth-child(3) .plan_detail {
    background: #fcbb26;
}

#zhuanti_plan a:nth-child(4) .plan_detail {
    background: #1c5a7c;
}

#zhuanti_plan a:nth-child(5) .plan_detail {
    background: #4ca1c9;
}

#zhuanti_plan a:nth-child(6) .plan_detail {
    background: #93c03c;
}

#zhuanti_plan a:nth-child(7) .plan_detail {
    background: #5ac4b9;
}

#zhuanti_plan a:nth-child(8) .plan_detail {
    background: #814f40;
}

#zhuanti_plan a:nth-child(9) .plan_detail {
    background: #824087;
}

#func_module_h2, #func_module_h3 {
    text-align: center;
}

#func_module_h2 {
    padding-top: 20px;
    font-size: 20px;
    padding-bottom: 10px;
    font-size: 24px;
}

#func_module_h3 {
    color: #666;
    padding-bottom: 20px;
}

#func_moudle_ul {
    position: relative;
    height: 40px;
    width: 374px;
    margin: 0 auto;
    z-index: 1;
}

#func_moudle_ul li {
    float: left;
    cursor: pointer;
    color: #666;
    font-size: 18px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-bottom: none;
    margin-bottom: -1px;
    border-left: none;
}

#func_moudle_ul li:first-child {
    border-left: 1px solid #e5e5e5;
}

#func_moudle_ul li.func_module_on {
    border-bottom: 1px solid #fff;
    color: #fc3401;
}

#func_tap {
    margin-bottom: 20px;
}

.tap_detail {
    height: 389px;
}

.funcs {
    display: block;
    width: 190px;
    margin-top: 20px;
    margin-right: 20px;
    padding: 20px;
    float: left;
    transition: color 1s;
    -moz-transition: color 1s; /* Firefox 4 */
    -webkit-transition: color 1s; /* Safari 和 Chrome */
    -o-transition: color 1s; /* Opera */
}
.fwyyMore{
    display: inline-block;
    width: 1000px;
    text-align: center;
    font-size: 24px;
    color: #2aa5e5;
    padding-top: 20px;

}
.funcs:nth-child(4n) {
   /* margin-right: 0;*/

}.funcs:nth-child(5n) {
     clear: both;
}

.funcs img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: block;
    border-radius: 20px;
    overflow: hidden;
}

.funcs h3 {
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
    font-weight: normal;
    color: #333;
}
.funcs p{
    font-size: 14px;
text-align: center;
    padding-top: 10px;;
    line-height: 20px;
    padding: 10px 15px;
}
.funcs:hover{
    color: #fc3401;
}

#industry_plan {
    background: #fc3401;
}

#industry_plan h2 {
    position: relative;
    font-size: 20px;
    display: block;
    color: #fff;
    width: 140px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0;
    z-index: 1;
    background: #fa3402;
}

#industry_plan h2 span {
    display: inline-block;
    width: 100px;
    padding: 0 10px;
}

#industry_plan h2:before, #industry_plan h2:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
}

#industry_plan_list {
    position: relative;
    top: -29px;
    border-top: 1px solid #dc0001;
    padding-top: 30px;
}

#industry_plan_list a {
    display: block;
    padding: 10px;
    color: #fff;
    font-size: 14px;
}

.industry_cat {
    background: #f37450;
}

#industry_plan_list ul {
    float: left;
    color: #fff;
    margin-right: 20px;
    border-left: 1px solid #dc0001;
    padding-left: 4px;
}

#industry_plan_list ul li {
    display: block;
}

#news {
    margin: 20px auto;
}

.news_list {
    border-top: 1px solid #dcdcdc;
    width: 480px;
    margin-right: 40px;
    float: left;
}
.news_list:last-child{
    margin-right: 0;
}
.news_list h2{
    display: block;
    height: 38px;
}
.news_list h2 span {
    width: 100px;
    display: block;
    border-top: 1px solid #dc0001;
    padding: 10px 0;
    margin-top: -1px;
    font-size: 18px;
    float: left;
}

.news_list h2 a {
    float: right;
    display: inline-block;
    background: #c1c1c1;
    padding: 4px 8px;
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    margin-top: 10px;
}
.news_list ul li a:hover{color:#0089d0;}
.firstNews {
    position: relative;
    margin-bottom: 10px;
    height: 100px;
}

.firstNews img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 200px;
    height: 100px;
    background: #eee;
}

.article_summary {
    position: absolute;
    right: 0;
    top: 0;
    width: 260px;
    height: 100px;
    overflow: hidden;
    font-size: 14px;
}

.article_summary h4 {
    padding-top: 4px;
    color: #333;
    padding-bottom: 6px;
}

.article_summary span {
    display: inline-block;
    color: #888;
    padding-bottom: 6px;
}

.article_summary p {
    font-size: 12px;
    color: #666;
    line-height: 18px;
}

.article_summary p a {
    color: #1490d1;
    text-decoration: underline;
}
.news_list ul{
    color: #fc3201;
}
.news_list ul li {
    margin-left: 20px;
    list-style: disc;
    font-size: 14px;
    padding: 4px 0;
    position: relative;
}

.news_list ul li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #aaa;
}
#customers{
    background: #f9f9f9;
}
#customers h2{
    font-size: 20px;
    padding-bottom: 10px;
}
#customer_slider{
    margin:0;
}
#customer_slider .control{
    cursor: pointer;
    float: left;
    width: 45px;
    height: 45px;
text-align: center;
    margin: 10px 0;
}
#customer_slider .logolist{
    display: block;
    width: 770px;
    float: left;    
    height: 70px;
    overflow: hidden;
    position: relative;
}
#scrollBox{
    position: absolute;
}
#customer_slider ul li{
    float: left;
}
#customer_slider ul li a{display: block;}
#customer_slider ul li img{
    display: block;
    min-width: 45px;
    height: 45px;
    background: #eee;
    margin: 10px;
    margin-right: 0;
}
#customer_slider ul li:last-child img{

}
.jingdiananli{
    background: #f9f9f9;
    padding-top: 20px;
}
#anlis{
    text-align: center;
    list-style: none;
    position: relative;
}
#anlis .slidesjs-previous.slidesjs-navigation{
    display: block;
    width: 30px;
    height: 64px;
    background: url(../images/fwyy-slider-ctl.jpg) no-repeat;
    cursor: pointer;
    z-index: 30;
}
#anlis .slidesjs-next.slidesjs-navigation{
    display: block;
    width: 30px;
    height: 64px;
    background: url(../images/fwyy-slider-ctl.jpg) no-repeat;
    cursor: pointer;
    z-index: 30;
    background-position: -30px 0;
}
#anlis .slidesjs-previous:hover{
    background-position: -62px 0;
}
#anlis .slidesjs-next:hover{
    background-position: -92px 0;
}
#anlis .slidesjs-pagination{
    display: none;
}
#anlis .slidesjs-container{
    height: 450px!important;
}
#anlis img{
    width: 250px;
}
.ztfa-icon{
    position: absolute;
    height: 40px;
    margin-right: 6px!important;
    top: 0;
    left: 8px;

}
.ztfa-icon img{
    width: auto!important;
    height: 40px!important;
    background: transparent!important;
    margin-top: 4px!important;
}
#anlis li a{
    padding: 5px;
margin-right: 20px;
    background: #fff;
    display: inline-block;
    border: 1px solid #f5f5f5;
}