@charset "utf-8";
html,
body {
    font: 12px/1.8 'microsoft yahei', tahoma, verdana, 'simsun';
    color: #606060;
    background: url(../images/topbj.gif) repeat-x #E8E8E8/*#f1f3f2*/
    ;
    -webkit-text-size-adjust: none;
}

li {
    list-style: none;
}

a {
    color: #464646;
    text-decoration: none;
}

a:hover {
    color: #229017;
    text-decoration: none;
}

.lf {
    float: left;
}

.ri {
    float: right;
}

.ptp {
    padding-top: 20px;
}

.br-bg {
    background: #fafdff;
    border: 1px solid #EEE;
}

.editor {
    word-wrap: break-word;
    font-family: 宋体b8b\4f53, arial;
    font-size: 14px;
}

.editor p,
.editor li,
.editor div {
    margin-bottom: 28px;
    margin-top: 15px;
}


/*头部*/

.inners {
    width: 980px;
    margin: 0 auto;
    position: relative;
}

.inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

header {
    zoom: 1;
}

#web_logo {
    font-size: 0px;
    float: left;
}

.top-nav {
    float: right;
    width: 452px;
    margin-top: 20px;
}

.top-email {
    text-align: left;
    width: 452px;
}

.email {
    float: left;
    background: url(../images/email.gif) no-repeat left center;
    padding-left: 23px;
    width: 70px;
}

.zhuye {
    float: left;
    background: url(../images/zy.gif) no-repeat left center;
    padding-left: 18px;
    width: 70px;
    margin-left: 285px;
}

.shoucang {
    float: left;
    background: url(../images/sc.gif) no-repeat left center;
    padding-left: 18px;
}

.top-logo {
    min-height: 94px;
    _height: 94px;
}

.navbj {
    height: 40px;
    background: url(../images/nav_bg.png) repeat-x;
}

nav {
    height: 40px;
    /*background:url(../images/nav_bg.png) repeat-x;*/
}

nav .inner {
    z-index: 0;
}

nav ul {
    height: 40px;
    zoom: 1;
    border-right: 1px solid #ffad27;
}

nav li {
    float: left;
    display: inline;
    height: 40px;
    line-height: 40px;
    text-align: center;
    white-space: nowrap;
    position: relative;
    z-index: 999999;
}

nav li.line {
    padding: 0px 1px;
}

nav li a.nav {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: block;
    border-left: 1px solid #ffad27;
}

nav li.navdown,
nav li.hover {
    background: url(../images/navbg-hover.png) repeat-x left top;
}

nav li.navdown a.nav,
nav li.hover a.nav {
    border-left: 1px solid #ffad27;
    color: #fff;
}

nav dl {
    display: none;
    position: absolute;
    z-index: 999999;
    text-align: left;
    background: #efefef url(../images/nav-dlbg.png) repeat-x left bottom;
    border: 1px solid #ccc;
    border: none\9;
    padding: 10px 0px;
    left: 0px;
    top: 40px;
}

*html nav dl {
    border: none;
}

*+html nav dl {
    border: none;
}

#navdl_8 {
    width: 220px;
}

nav dl dd {
    /*height:30px; */
    line-height: 30px;
    background: url(../images/dt-11.gif) no-repeat 20px 10px;
    overflow: hidden;
    padding-left: 35px;
    padding-right: 20px;
}

nav dl dd a {
    color: #FFF;
    font-weight: bold;
}

nav dl dd a:hover {
    color: #FFF;
    font-weight: bold;
}

nav dl.nav-pro dd {
    float: left;
    background: none;
    height: auto;
    padding: 0px;
}

nav dl.nav-pro dd a {
    padding-left: 30px;
    font-size: 15px;
}

nav dl.nav-pro dd p {
    /*white-space:normal;*/
    padding-top: 5px;
}

nav dl.nav-pro dd p a {
    display: block;
    font-weight: normal;
    font-size: 12px;
    line-height: 2;
}

.met_flash {
    font-size: 0px;
    overflow: hidden;
}

.met_flash ul {
    margin: 0px;
    padding: 0px;
}

.flash {
    margin-top: 10px;
}


/*首页*/

.indexcon {
    width: 980px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    background: #FFF;
}

.clr {
    clear: both;
    font-size: 0px;
    height: 0px;
}

.tltle1 {
    background: url(../images/title1.gif) no-repeat;
    height: 36px;
}

.tltle1 h3 {
    float: left;
    width: 150px;
    padding-left: 15px;
    font-size: 14px;
    line-height: 36px;
    color: #FFF;
}

.tltle1 span {
    float: right;
    width: 50px;
    text-align: left;
    line-height: 36px;
    color: #FFF;
}

.tltle1 span a {
    color: #FFF;
    font-family: "宋体";
}

.tltle1 span a:hover {
    color: #FFF;
}

.tltle2 {
    background: url(../images/title2.gif) no-repeat;
    height: 40px;
}

.tltle2 h3 {
    float: left;
    padding-left: 15px;
    font-size: 14px;
    line-height: 38px;
    color: #FFF;
}

.tltle2 span {
    float: right;
    width: 60px;
    height: 40px;
    text-align: left;
    background: url(../images/title2.gif) right center no-repeat;
}

.tltle2 span img {
    margin-top: 12px;
}

.tltle2 span a {}

.tltle2 span a:hover {
    color: #FFF;
}


/*第一块*/

.indexcon1 {
    height: 240px;
    margin-top: 10px;
}

.indexcon1l {
    float: left;
    margin-top: 10px;
    width: 256px;
    height: 240px;
}

.indexcon1l ul {
    margin: 3px auto;
    height: 190px;
    background: url(../images/con1left.gif) no-repeat;
    padding-top: 10px;
}

.indexcon1l ul li {
    height: 32px;
    background: url(../images/conleftbj.gif) bottom left no-repeat;
    margin-left: 30px;
    padding-left: 18px;
    list-style: none;
    margin-top: 5px;
    line-height: 32px;
}

.indexcon1l ul li a {
    font-size: 14px;
}

.indexcon1l ul li a:hover {
    color: #000;
}

.indexcon1c {
    float: left;
    margin-top: 10px;
    width: 448px;
    height: 240px;
    margin-left: 10px;
}

.indexcon1c ul {
    margin-top: 12px;
    padding-right: 5px;
    margin-left: 8px;
}


/* .indexcon2c ul {
    width: 430px;
    margin-left: 8px;
} */

.indexcon1c ul li {
    height: 32px;
    line-height: 32px;
    margin-top: 3px;
    padding-left: 13px;
    background: url(../images/list.gif) left bottom no-repeat;
}

.indexcon1c ul li span {
    float: right;
    width: 70px;
    text-align: left;
}

.indexcon1c ul img {
    float: left;
    width: 150px;
    height: 120px;
    background: #FFF;
    padding: 2px;
    border: 1px #b7d07d solid;
    margin-left: 5px;
    margin-right: 10px;
}

.indexcon1r {
    float: right;
    margin-top: 10px;
    width: 256px;
    height: 240px;
}

.indexcon1r ul {
    width: 240px;
    margin: 15px auto;
}


/*第二块*/

.indexcon2 {
    height: 266px;
    margin-top: 5px;
}

.indexcon2l {
    float: left;
    width: 256px;
    height: 266px;
}

.indexcon2l ul {
    margin-left: 5px;
    margin-top: 16px;
}

.indexcon2l ul li {
    margin-bottom: 12px;
}

.indexcon2c {
    float: left;
    width: 710px;
    height: 266px;
    margin-left: 0px;
}

.indexcon2c ul {
    /* width: 700px; */
    /* margin-left: 8px; */
}


/* .indexcon2c ul li {
    height: 30px;
    line-height: 30px;
    margin-top: 3px;
    padding-left: 13px;
    background: url(../images/list.gif) left bottom no-repeat;
}

.indexcon2c ul li span {
    float: right;
    width: 70px;
    text-align: left;
} */

.indexcon2r {
    float: right;
    width: 256px;
    height: 266px;
    background: url(../images/lxwmbj.jpg) right bottom no-repeat;
}

.indexcon2r ul {
    margin: 10px auto;
    width: 230px;
}


/*第三块*/

.indexcon3 {
    height: 266px;
    margin-top: 5px;
}

.indexcon3l {
    float: left;
    width: 256px;
    height: 266px;
}

.indexcon3l ul {
    width: 230px;
    margin: 8px auto;
}

.indexcon3l ul li {
    height: 29px;
    line-height: 29px;
    padding-left: 13px;
    background: url(../images/jishu.gif) left center no-repeat;
}

.indexcon3r {
    float: right;
    width: 714px;
    height: 266px;
}


/*友情链接*/

.frlk {
    width: 974px;
    height: 60px;
    border: 1px #dadada solid;
    margin-bottom: 6px;
}

.frlk h3.lkti {
    float: left;
    display: inline;
    background: url(../images/linkbj.gif) no-repeat;
    height: 60px;
    width: 60px;
    margin: 5px 0px 0px 5px;
    color: #333;
    min-width: 60px;
}

.frlk ul li {
    float: left;
    display: inline;
}

.lk-contx {
    float: left;
}

.txtlk {}

.txtlk ul {
    width: 905px;
    margin-top: 7px;
}

.txtlk li {
    height: 50px;
    white-space: nowrap;
    margin-left: 5px;
    margin-right: 5px;
}

.imglk li a {
    display: block;
}

.imglk li img {
    width: 91px;
    height: 40px;
    padding-top: 5px;
}

.p-d {
    padding: 15px 0px;
}

.index .mlf {
    width: 580px;
    position: relative;
}

.index .mri {
    width: 398px;
}

.index .src-ico {
    display: block;
    width: 47px;
    height: 48px;
    background: url(../images/lf_srico.jpg) no-repeat;
    overflow: hidden;
    position: absolute;
    left: -8px;
    top: -8px;
    z-index: 1;
}

.index .pd-w {
    padding: 0px 20px;
    position: relative;
    z-index: 2;
}

.index .pronav-srh {
    width: 243px;
    padding-right: 25px;
    background: url(../images/lf_line.jpg) no-repeat right 5px;
}

*html .index .pronav-srh {
    position: relative;
    z-index: 2;
}

.index .news {
    width: 248px;
    overflow: hidden;
}

.index h3.srhtit {
    height: 25px;
    line-height: 25px;
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
}

.index h3.srhtit span {
    font-size: 12px;
    color: #999;
    font-weight: normal;
    font-family: arial;
    padding-left: 12px;
}

.index .metsearch ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.index span.parasearch_title {
    display: none;
}

.index span.parasearch_input input {
    float: left;
    display: inline;
    width: 160px;
    height: 34px;
    line-height: 34px;
    background: none;
    border: 1px solid #aac2cd;
    padding-left: 5px;
    overflow: hidden;
    color: #888;
    font-family: microsoft yahei;
    font-size: 14px;
}

.index span.parasearch_search input.searchgo {
    float: left;
    height: 36px;
    background: #557cab url(../images/searchgo_bg.jpg) repeat-x;
    border: 1px solid #74a3c9;
    padding: 0px 17px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

*html .index span.parasearch_search input.searchgo {
    margin-top: -22px;
    padding: 0px 8px;
}

*+html .index span.parasearch_search input.searchgo {
    margin-top: -22px;
    padding: 0px 8px;
}

.index .pd-tp {
    padding-top: 20px;
}

.index h3.ct-ti {
    font-size: 14px;
    color: #333;
    padding-bottom: 3px;
}

.index .category {
    zoom: 1;
}

.index .category li {
    float: left;
    display: inline;
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    zoom: 1;
}

.index .category li a {
    display: inline-block;
    white-space: nowrap;
    padding: 0px 5px;
    line-height: 24px;
}

.index .category li a:hover {
    color: #111;
    background: #C7E1F7;
}

h3.ti {
    height: 20px;
    line-height: 20px;
    zoom: 1;
    font-size: 14px;
    color: #333;
    margin-bottom: 8px;
}

h3.ti .more {
    float: right;
    padding-left: 5px;
    font-weight: normal;
}

.index .txtlist li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    background: url(../images/new_ico01.png) no-repeat left 12px;
    padding-left: 12px;
}

.index .txtlist li a {
    font-size: 14px;
}

.index .txtlist li span.time {
    float: right;
    padding-left: 10px;
}

*html .index .txtlist li img {
    margin-top: 11px;
}

.index .newlist {
    padding: 12px;
}

.index .newlist h3.ti {
    margin-top: 3px;
}

.index .newlist .newtxtlst {
    height: 44px;
    margin-bottom: 9px;
    overflow: hidden;
}

.index .newlist li {
    height: 24px;
    line-height: 24px;
    background: url(../images/li.png) no-repeat left 11px;
    overflow: hidden;
    padding-left: 12px;
}

.index .newlist li span.time {
    float: right;
    padding-left: 10px;
}

.index .newlist li a {
    font-size: 14px;
}

#dians {
    float: right;
    padding-top: 1px;
}

#dians a {
    background: url(../images/dian.png) no-repeat 0 0;
    width: 10px;
    height: 10px;
    overflow: hidden;
    display: block;
    float: left;
    margin-left: 8px;
}

#dians a:hover,
#dians a.active {
    background-position: -10px 0;
}

.pro-list {
    background: #eaeaea;
    width: 708px;
    margin: 10px auto;
}

.pro-list .profld {
    margin: 0px;
    position: relative;
    overflow: hidden;
}

.pro-list ol {
    position: absolute;
    width: 2012em;
}

.pro-list li {
    float: left;
    display: inline;
    zoom: 1;
    overflow: hidden;
    text-align: center;
}

.pro-list li a.img {
    display: block;
    text-align: center;
    font-size: 0px;
}

.pro-list li h3 {
    font-weight: normal;
    margin-top: 5px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.pro-list .flip {
    position: absolute;
    z-index: 1;
}

#trigger {
    display: none;
}

.pro-list .next,
.pro-list .prev {
    width: 12px;
    height: 20px;
    overflow: hidden;
    display: block;
    background: url(../images/p-arrow.png) no-repeat;
    cursor: pointer;
}

.pro-list .next {
    background-position: 0px 0px;
    position: absolute;
    top: 70px;
    left: 692px;
}

.pro-list .next:hover {
    background-position: 0px -20px;
}

.pro-list .prev {
    background-position: -12px 0px;
    position: absolute;
    top: 70px;
    left: 4px;
}

.pro-list .prev:hover {
    background-position: -12px -20px;
}

.pro-ccc {
    padding: 12px 18px;
}


/*底部*/

footer {
    background: #ebf3fe url(../images/botbj.gif) repeat-x left top;
    color: #888;
    padding-bottom: 20px;
}

.foot-nav {
    text-align: center;
    height: 25px;
    line-height: 25px;
    padding-top: 5px;
}

.foot-nav span {
    font-size: 10px;
    margin: 0px 8px;
}

.foot-text {
    text-align: center;
    padding: 5px 0px 10px;
}

.foot-text a {
    text-decoration: underline;
}

footer a {
    color: #888;
}

footer a:hover {
    color: #003D79;
}


/*内页侧栏*/

.sidebar {
    margin-top: 15px;
}

.sidebar .sb_nav {
    float: left;
    width: 230px;
    position: relative;
}

div.ti1-bg {
    position: absolute;
    width: 225px;
    height: 37px;
    background: url(../images/leftti.png) no-repeat;
    overflow: hidden;
    zoom: 1;
    top: 10px;
    left: -6px;
    z-index: 1;
}

div.ti1-bg span {
    display: block;
    width: 170px;
    overflow: hidden;
    margin-left: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.sidebar .sb_nav h3.title1 {
    border: 1px solid #EEE;
    background: #FAFDFF;
    border-bottom: none;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    zoom: 1;
}

.sidebar .sb_nav h3.title2 {
    height: 30px;
    line-height: 30px;
    border: 1px solid #EEE;
    background: #FAFDFF;
    padding-left: 22px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}

.sidebar .sb_nav h3.line {
    margin-top: 15px;
}

.sidebar .sb_nav .active {
    padding: 0px 15px 10px 15px;
    background: #FAFDFF;
    border: 1px solid #EEE;
    border-top: none;
    zoom: 1;
}

.sidebar .sb_nav .ct-con {
    padding-top: 10px;
    color: #666;
}

.sidebar .ct-con {
    line-height: 2;
    color: #333;
}

.sidebar .ct-con ul,
.sidebar .ct-con ol {
    padding: 0px 0px 0px 25px;
    margin: 0px;
}

.sidebar .ct-con a {
    color: #1C57C4;
    text-decoration: underline;
}

#sidebar dl {
    margin-left: 5px;
}

#sidebar dl dt {
    padding: 4px 0px 5px 15px;
    background: url(../images/dt-11.gif) no-repeat 2px 13px;
}

#sidebar dl dt a {
    font-size: 14px;
    color: #666;
}

#sidebar dl dt a:hover {
    color: #09F;
}

#sidebar dl dd {
    padding: 0px 0px 0px 15px;
}

#sidebar dl dd h4 {
    font-weight: normal;
    padding: 5px 0px 5px 10px;
    background: url(../images/job_ico.gif) no-repeat left 12px;
}

#sidebar dl dt.on a {
    font-weight: bold;
    color: #11578b;
}

#sidebar dl h4.on a {
    font-weight: bold;
}

.sidebar .sb_box {
    float: right;
    width: 735px;
    background: #fff;
    overflow: hidden;
    background: #FAFDFF;
}

.sidebar .sb_box h3.title {
    border-bottom: 1px solid #ebac03;
    height: 35px;
    line-height: 35px;
    position: relative;
    background: url(../images/title792.jpg) 8px center no-repeat;
}

.sidebar .sb_box h3.title span {
    position: absolute;
    left: 0px;
    top: -1px;
    font-size: 14px;
    border-bottom: 2px solid #ebac03;
    padding: 0px 23px;
    color: #ebac03;
}

.sidebar .sb_box h3.title div.position {
    float: right;
    font-weight: normal;
    position: relative;
    top: 3px;
    right: 15px;
    color: #000;
}

.sidebar .sb_box h3.title div.position a {
    color: #666;
}

.sidebar .sb_box h3.title div.position a:hover {
    text-decoration: underline;
}

.bot10 {
    height: 10px;
}


/*新闻*/

#newslist li {
    background: url(../images/li.png) no-repeat left 17px;
}

#newslist li p {
    color: #888;
}

#shownews h4.related {
    height: 30px;
    line-height: 30px;
    zoom: 1;
    border-bottom: 1px solid #22a833;
    margin: 15px 0px 10px 0px;
}

#shownews h4.related span {
    float: left;
    display: inline;
    background: url(../images/rela-bg.jpg) repeat-x left top;
    min-width: 70px;
    _width: 70px;
    white-space: nowrap;
    text-align: center;
    color: #fff;
    text-shadow: -1px -1px #4d6e95;
    padding: 0px 10px;
}

#shownews .relatedlist li {
    float: left;
    width: 30%;
    margin-right: 10px;
    height: 27px;
    line-height: 27px;
    padding-left: 12px;
    background: url(../images/diantb.jpg) no-repeat 3px 12px;
    overflow: hidden;
}

#shownews .relatedlist li a:hover {
    text-decoration: underline;
}

*html #shownews .relatedlist li img {
    margin-top: 8px;
}


/*产品*/

#productlist li h3 {
    padding-top: 7px;
    padding-bottom: 15px;
}

#productlist li h3 a {
    color: #000;
}

#productlist li h3 a:hover {
    color: #06F;
    text-decoration: underline;
}

#showproduct h4.related {
    height: 30px;
    line-height: 30px;
    zoom: 1;
    border-bottom: 1px solid #4d6e95;
    margin: 15px 0px 10px 0px;
}

#showproduct h4.related span {
    float: left;
    display: inline;
    background: url(../images/rela-bg.jpg) repeat-x left top;
    min-width: 70px;
    _width: 70px;
    white-space: nowrap;
    padding: 0px 10px;
    text-align: center;
    color: #fff;
    text-shadow: -1px -1px #4d6e95;
}

#showproduct h3.sl-ti {
    height: 31px;
    border-bottom: 1px solid #ccc;
    margin-top: 13px;
    zoom: 1;
}

#showproduct h3.sl-ti a {
    float: left;
    display: inline;
    cursor: pointer;
    min-width: 60px;
    _width: 60px;
    white-space: nowrap;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: url(../images/sl-ti.jpg) repeat-x left top;
    margin-right: 4px;
    border: 1px solid #ccc;
    padding: 0px 10px;
}

#showproduct h3.sl-ti a.hover {
    background: url(../images/rela-bg.jpg) repeat-x;
    color: #fff;
    text-shadow: -1px -1px #4d6e95;
    border: 1px solid #5985ba;
}

#rl-product {
    position: relative;
    width: 690px;
    overflow: hidden;
    margin-left: 18px;
}

#rl-product ul {
    position: absolute;
    width: 2012em;
}

#rl-product li {
    float: left;
    display: inline;
    zoom: 1;
    overflow: hidden;
    text-align: center;
}

#rl-product li a.img {
    display: block;
    text-align: center;
    font-size: 0px;
}

#rl-product li img {
    border: 1px solid #ccc;
}

#rl-product li h3 {
    margin-top: 5px;
}

#showproduct .flip {
    position: absolute;
    z-index: 1;
}

#showproduct #trigger {
    display: none;
}

#showproduct .next,
#showproduct .prev {
    width: 12px;
    height: 20px;
    overflow: hidden;
    display: block;
    background: url(../images/p-arrow.jpg) no-repeat;
    cursor: pointer;
}

#showproduct .next {
    background-position: 0px 0px;
    position: absolute;
    top: 60px;
    left: 710px;
}

#showproduct .next:hover {
    background-position: 0px -20px;
}

#showproduct .prev {
    background-position: -12px 0px;
    position: absolute;
    top: 60px;
    left: 0px;
}

#showproduct .prev:hover {
    background-position: -12px -20px;
}

*html #showproduct .prev {
    left: -18px;
}

*html #showproduct .next {
    left: 693px;
}

*+html #showproduct .prev {
    left: -18px;
}

*+html #showproduct .next {
    left: 693px;
}


/*下载*/

#downloadlist dl.top dt a {
    color: #004080;
}

#downloadlist .metlist dd {
    background: #eef3fa;
}


/*地图*/

#sitemaplist .sitemapclass2 h3 {
    background: url(../images/li.png) no-repeat left center;
}

#nav_111,
#nav_112 {
    display: none
}

#piaofu {
    z-index: 9999;
}

.pagination ul,
.pagination ul li {
    list-style: none;
    background: none;
}


/* .pagenews {
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    width: 906px;
    height: 40px;
    float: left;
    margin-top: 30px;
    padding-bottom: 50px;
}

.pagenews .cur {
    border: 1px solid #cf1200;
    background: #cf1200;
    color: #fff;
}

.pagenews a {
    padding: 5px 12px 5px 12px;
    border: 1px solid #ccc;
    margin: 0 5px 0 5px;
    color: #cf1200;
}

.pagenews a:hover {
    border: 1px solid #cf1200;
    background: #cf1200;
    color: #fff;
}

.pages {
    padding: 0;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    border-radius: 4px;
    float: right
}

.pagination li {
    display: inline
}

.pagination li a,
.pagination li span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #393D49;
    background: #fff;
    margin: 0 0 0 8px;
    border: 1px solid #cf1200
}

.pagination li a:hover {
    color: #fff;
    background: #cf1200
}

.pagination .active span {
    background: #cf1200;
    color: #fff
}

.pagination .disabled {
    display: none
} */


/* flexslider */

.flexslider {
    margin: 10px auto;
    position: relative;
    width: 710px;
    height: 200px;
    overflow: hidden;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav a {
    width: 30px;
    height: 45px;
    line-height: 99em;
    overflow: hidden;
    margin: -30px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 0 -45px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    display: none;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active {
    background-position: 0 0;
}