/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2014-11-17, 14:34:43
    Author     : Administrator
*/
.index-main{
    width:980px;
    margin:auto;
}
.i-m-logo-one{
    padding-bottom:10px;
}
.i-m-logo-two{
    padding-bottom:21px;
}
.i-m-logo-three{
    padding-bottom:15px;
}
.i-m-one{
    width:100%;
    padding-bottom:9px;
}
.i-m-o-left{
    border:thin solid #E6E6E6;
    width:240px;
    display:block;
    margin-right:8px;
}
.i-m-o-l-title{
    padding:11px 0 11px 11px;
    border-bottom:thin solid #E6E6E6;
    background:url(images/title-left-black.png) no-repeat right bottom;
}
.i-m-o-l-title .ch,.i-m-o-r-title .ch,.i-m-t-l-tile .ch,.i-m-t-r-tile .ch,.i-m-three-l-tile .ch,.i-m-three-r-tile .ch,.i-m-f-title .ch,.i-m-five-title .ch,.i-m-s-title .ch,.i-m-seven-title .ch{
    font-size:21px;
    font-weight:bold;
    color:#000;
    font-family:微软雅黑;
    height:21px;
    line-height:21px;
    padding-bottom:5px;
}
.i-m-o-l-title .en,.i-m-o-r-title .en,.i-m-t-l-tile .en,.i-m-t-r-tile .en,.i-m-three-l-tile .en,.i-m-three-r-tile .en,.i-m-f-title .en,.i-m-five-title .en,.i-m-s-title .en,.i-m-seven-title .en{
    font-size:9px;
    font-family:Arial;
    color:#B1B1B1;
    height:10px;
    line-height:10px;
}
.i-m-o-l-content{
    padding:20px 11px 23px;
}
.i-m-o-l-content p{
    text-indent:2em;
    font-size:16px;
    color:#4D4D4D;
    line-height:27px;
}
.i-m-o-l-content a{
    font-size:16px;
    color:#000;
    line-height:16px;
    padding-top:20px;
    display:block;
}
.i-m-o-middle{
    border:thin solid #E6E6E6;
    width:478px;
    display:block;
    margin-right:8px;
}
.i-m-o-m-title{
    border-bottom:thin solid #E6E6E6;
    height:58px;
    line-height:58px;
}
.i-m-o-m-title a{
    display:block;
    padding:20px 45px 18px 35px;
    font-size:18px;
    font-family:微软雅黑;
    height:20px;
    line-height:20px;
    border-right:thin solid #E6E6E6;
    float:left;
}
.i-m-o-m-title a{
    color:#000;
    cursor:pointer;
}
.i-m-o-m-title a.on{
    color:#1949DB;
    font-weight:bold;
}
.i-m-o-m-content-one1{
    display:none;
    padding:13px 0 15px 18px;
}
.i-m-o-middle .block{
    display:block;
}
.i-m-o-m-c-first{
    display:block;
    height:135px;
    padding-bottom:7px;
}
.i-m-o-m-c-first img{
    padding-right:20px;
}
.i-m-o-m-c-first a{
    display:block;
    font-size:20px;
    color:#000;
    height:25px;
    line-height:25px;
    margin-bottom:14px;
    font-weight:bold;
    overflow:hidden;
}
.i-m-o-m-c-first a.more{
    font-weight:normal;
    font-size:16px;
    height:17px;
    line-height:17px;
}
.i-m-o-m-c-first p{
    color:#707070;
    font-size:16px;
    line-height:25px;
    padding-bottom:20px;
}
.i-m-o-m-c-ul li{
    line-height:20px;
    height:20px;
    overflow:hidden;
    padding:7px 0;
}
.i-m-o-m-c-ul li a{
    color:#949495;
    font-size:18px;
    font-family:"微软雅黑";
    color:#000;
    display:block;
    overflow:hidden;
    height:100%;
}
.i-m-o-right{
    border:thin solid #E6E6E6;
    width:240px;
    position:relative;
    overflow:hidden;
}
.i-m-o-r-title{
    padding:11px 0 11px 11px;
    border-bottom:thin solid #E6E6E6;
    background:url(images/title-left-color.png) no-repeat right bottom;
}
.i-m-o-r-content{
    height:322px;
    padding:14px 0 14px 9px;
    overflow:hidden;
}
.i-m-o-r-c-q{
    padding-left:28px;
}
.i-m-o-r-c-a{
    padding-left:35px;
}
.i-m-o-r-c-q,.i-m-o-r-c-a{
    position:relative;
}
.i-m-o-r-c-q span,.i-m-o-r-c-a span{
    color:#FFF;
    text-align:center;
    line-height:22px;
    font-size:14px;
    position:absolute;
    display:block;
    width:22px;
    height:28px;
    top:0;
    left:0;
}
.i-m-o-r-c-q span{
    background:url(images/question-bg.png) no-repeat;
}
.i-m-o-r-c-a span{
    background:url(images/answer-bg.png) no-repeat;
}
.i-m-o-r-c-q p,.i-m-o-r-c-a p{
    line-height:25px;
    font-size:16px;
    color:#4D4D4D;
    padding-bottom:5px;
}
.i-m-o-r-c-shadow{
    height:1px;
    background:url(images/qoa-list.png);
    margin-bottom:18px;
}
.scroll-wrap{
    filter:alpha(opacity=0); /*IE滤镜，透明度50%*/
    -moz-opacity:0; /*Firefox私有，透明度50%*/
    opacity:0;/*其他，透明度50%*/
    position:absolute;
    width:11px;
    height:350px;
    bottom:0;
    right:-9px;
}
.scroll{
    width:11px;
    height:350px;
    background:url(images/scroll02.png) no-repeat center center;
    position:relative;
}
.scroll p{
    width:11px;
    height:61px;
    background:url(images/scroll01.png);
    cursor:auto;
    left:0;
    top:1px;
    position:absolute;
}
.i-m-o-right:hover .scroll-wrap{
    filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
    -moz-opacity:0.5; /*Firefox私有，透明度50%*/
    opacity:0.5;/*其他，透明度50%*/
}
.i-m-two{
    width:100%;
    padding-bottom:18px;
}
.i-m-t-left{
    width:728px;
    height:264px;
    border:thin solid #E6E6E6;
    margin-right: 8px;
}
.i-m-t-l-tile{
    padding:11px 0 11px 11px;
    border-bottom:thin solid #E6E6E6;
    background:url(images/title-left-black.png) no-repeat right bottom;
}
.i-m-t-right{
    width:240px;
    border:thin solid #E6E6E6;
    height:264px;
}
.i-m-t-r-tile{
    padding:11px 0 11px 11px;
    border-bottom:thin solid #E6E6E6;
    background:url(images/title-left-color.png) no-repeat right bottom;
}
.i-m-three{
    width:100%;
    padding-bottom:8px;
}
.i-m-three-left{
    width:485px;
    height:407px;
    border:thin solid #E6E6E6;
    margin-right:8px;
}
.i-m-three-l-tile{
    padding:11px 0 11px 11px;
    border-bottom:thin solid #E6E6E6;
    position:relative;
}
.i-m-three-l-tile a{
    position:absolute;
    display:block;
    right:0;
    top:0;
    margin:9px 12px;
    width:46px;
    height:34px;
    background:url(images/more-redbg.png) no-repeat center;
    color:#FFF;
    font-size:16px;
    font-family:"hwxw";
    text-align:center;
    line-height:34px;
}
.i-m-three-l-content{
    padding:22px 9px 5px 9px;
}
.i-m-three-l-content li{
    height:134px;
    padding-bottom:29px;
}
.i-m-three-l-content img{
    padding-right:18px;
}
.i-m-three-l-content a{
    color:#000;
    display:block;
    height:18px;
    line-height:18px;
    font-family:微软雅黑;
    font-size:16px;
    padding-bottom:19px;
}
.i-m-three-l-content p{
    line-height:22px;
    color:#4D4D4D;
    font-size:16px;
}
.i-m-three-right{
    width:483px;
    border:thin solid #E6E6E6;
}
.i-m-three-r-tile{
    padding:11px 0 11px 11px;
    border-bottom:thin solid #E6E6E6;
    background:url(images/title-left-color.png) no-repeat right bottom;
}
.i-m-three-r-content li{
    height:171px;
    width:237px;
    position:relative;
}
.i-m-three-r-content1{
    border-right:thin dotted #E6E6E6;
    padding-right:4px;
    padding-bottom:4px;
}
.i-m-three-r-content2{
    border-bottom:thin dotted #E6E6E6;
    padding-left:4px;
    padding-bottom:4px;
}
.i-m-three-r-content3{
    border-top:thin dotted #E6E6E6;
    padding-right:4px;
}
.i-m-three-r-content4{
    border-left:thin dotted #E6E6E6;
    padding-left:4px;
}
.i-m-three-r-content li .i-m-three-r-c-title{
    position:absolute;
    bottom:0;
    left:0;
    width:237px;
    height:31px;
    line-height:31px;
    text-align:center;
    color:#FFF;
    font-size:14px;
    background:#CCC;
}
.i-m-three-r-content4 .i-m-three-r-c-title,.i-m-three-r-content2 .i-m-three-r-c-title{
    right:0;
}
.i-m-four{
    width:99.8%;
    margin-bottom:9px;
    border:thin solid #E6E6E6;
    height:355px;
}
.i-m-f-title{
    padding:11px 0 11px 11px;
    border-bottom:thin solid #E6E6E6;
    position:relative;
}
.i-m-f-title a{
    background:url(images/qoa-more-redbg.png) no-repeat center;
    display:block;
    position:absolute;
    color:#FFF;
    top:0;
    right:0;
    width:126px;
    height:34px;
    text-align:center;
    line-height:34px;
    font-size:16px;
    font-family:"hwxw";
    margin:11px 8px;
}
.i-m-f-content{
    padding:7px 0 7px 206px;
    background:url(images/qoa-ques-bg.png) no-repeat left;
}
.i-m-f-content li{
    height:50px;
    padding:10px 0;
    padding-left:43px;
    background:url(images/qoa-books.png) no-repeat left
}
.i-m-f-content li span,.i-m-f-content li a{
    display:block;
    float:left;
}
.i-m-f-content li span{
    height:90%;
    padding-top:5px;
    line-height:17px;
    color:#152e75;
    font-size:16px;
    width:60px;
    text-align:center;
}
.i-m-f-content li a{
    height:100%;
    line-height:25px;
    color:#4D4D4D;
    font-size:16px;
    width:660px;
}
.i-m-five{
    width:99.8%;
    margin-bottom:15px;
    border:thin solid #E6E6E6;
    height:356px;
}
.i-m-five-title{
    padding:11px 0 11px 11px;
    border-bottom:thin solid #E6E6E6;
    background:url(images/title-left-color.png) no-repeat right bottom;
}
.i-m-five-content{
    padding:16px 0 16px 18px;
}
.i-m-five-content img{
    padding-right:34px;
}
.i-m-five-content h2{
    font-family:微软雅黑;
    font-size:20px;
    color:#000;
    height:21px;
    line-height:21px;
    margin-bottom:15px;
}
.i-m-five-content li{
    line-height:23px;
    list-style-type:cjk-ideographic;
    list-style-position: inside;
    font-size:16px;
    color:#4D4D4D;
}
.i-m-five-content ol{
    padding-bottom:31px;
}
.i-m-five-content a{
    color:#e31111;
    font-size:16px;
    font-family:微软雅黑;
    font-weight: bold;
}
.i-m-logo-three{
    width:100%;
    padding-bottom:15px;
}
.i-m-six{
    width:99.8%;
    margin-bottom:8px;
    border:thin solid #E6E6E6;
}
.i-m-seven{
    width:99.8%;
    margin-bottom:8px;
    border:thin solid #E6E6E6;
}
.i-m-s-title{
    padding:11px 0 11px 11px;
    border-bottom:thin solid #E6E6E6;
    background:url(images/title-left-color.png) no-repeat right bottom;
}
.i-m-seven-title{
    padding:11px 0 11px 11px;
    border-bottom:thin solid #E6E6E6;
    position:relative;
}
.i-m-seven-title a{
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    margin: 9px 12px;
    width: 46px;
    height: 34px;
    background: url(images/more-redbg.png) no-repeat center;
    color: #FFF;
    font-size: 16px;
    font-family: "hwxw";
    text-align: center;
    line-height: 34px;
}
.i-m-s-content{
    padding:15px 35px 0 371px;
    background:url(images/map-bg.png) no-repeat left center;
    min-height:294px;
}
.i-m-s-content h2{
    font-family: 微软雅黑;
    font-size:22px;
    color:#000;
    height:22px;
    line-height:22px;
    padding-bottom:15px;
    font-weight: normal;
}
.i-m-s-content p{
    line-height:23px;
    font-size:16px;
    color:#4D4D4D;
    text-align:justify;
}
.i-m-seven-content{
    padding:20px 55px 0 61px;
    position:relative;
}
.TTSliderPrevBtn,.TTSliderNextBtn{
    position:absolute;
    width:34px;
    height:100%;
    top:0;
}
.TTSliderPrevBtn a,.TTSliderNextBtn a{
    display:block;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-position:center center;
}
.TTSliderPrevBtn{
    left:0;
}
.TTSliderNextBtn{
    right:0;
}
.TTSliderPrevBtn a{
    background-image:url(images/i-left.jpg);
}
.TTSliderNextBtn a{
    background-image:url(images/i-right.jpg);
}
.TTSliderPicList{
    position: relative;
    width: 844px;
    overflow: hidden;
    height: 181px;
}
.TTSliderPicList ul{
    position: absolute;
    top: 0;
}
.TTSliderPicList ul li{
    width:195px;
    height:100%;
    padding:0 10px;
    float:left;
}
.TTSliderPicList ul li a{
    width:195px;
    height:132px;
    display:table-cell;
    line-height: 132px;
    vertical-align: middle;
    text-align: center;
}
.TTSliderPicList ul li img{
    max-width:195px;
    max-height:132px;
}
.TTSliderPicList ul li p{
    height: 49px;
    line-height: 49px;
    text-align: center;
    color: #4D4D4D;
    font-size:16px;
}
.i-m-t-r-content{
    width:100%;
    height:204px;
}
.i-m-t-r-main{
    display:block;
    position:relative;
    width:100%;
    height:100%;
}
.i-m-t-r-main .home_product_pre,.i-m-t-r-main .home_product_next{
    position:absolute;
    display:block;
    width:50px;
    height:100%;
    top:0;
    text-indent: -9999px;
    outline: none;
    z-index: 50;
}
.i-m-t-r-main .home_product_pre{
    left:0;
    background:url(images/prev.png) no-repeat center center;
}
.i-m-t-r-main .home_product_next{
    right:0;
    background:url(images/next.png) no-repeat center center;
}
.home_product_bd {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
}
.home_product_bd ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.home_product_bd li {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    list-style: none;
}
.home_product_bd li a{
    width: 240px;
    height: 205px;
    display:table-cell;
    line-height:205px;
    text-align:center;
    vertical-align:middle;
}
.home_product_bd li img{
    max-height:205px;
    max-width:240px;
}
.home_product_nav{
    display:none;
}