@charset "utf-8";

*
{
 color:#272727;
}

.header
{
 background-color:#025483;
}

.header .header_con
{
 
 margin:auto;
 width:1000px;
}

.header .header_con .logo, .header .header_con .text
{
 display:inline-block;
 height:105px;
 background-repeat:no-repeat;
 background-position:center;
 
}
.header .header_con .logo
{
 width:100px;
 background-size:100px;
 background-image:url(../../images/index/logo.png);
}

.header .header_con .text
{
 margin-left:20px;
 width:400px;
 background-size:400px;
 background-image:url(../../images/index/text.png);
}

.nav
{
 
 margin:auto;
 width:1000px;
 height:40px;
}

.nav ul li
{
 position:relative;
 display:inline-block;
 
}

.nav ul li a
{
 display:block;
 width:163px;
 height:40px;
 line-height:40px;
 text-align:center;
 font-size:16px;
 
}

.nav ul li:hover a
{
 color:#fff;
 background-color:#025483;
}

.nav ul li .sub
{
 display:none;
 position:absolute;
 z-index:9;
}

.nav ul li:hover .sub
{
 display:block;
}

.nav ul li .sub a
{
 height:30px;
 line-height:30px;
 font-size:14px;
}

.nav ul li .sub a:hover
{
 background-color:#02476f;
}

.slidercontainer
{
 position:relative;
 height:462px;
 overflow:hidden;
}

.slidercontainer .iosslider .slider
{
 height:462px;
}

.slidercontainer .iosslider .slider .slide
{
 max-width:1380px;
 height:462px;
 background-repeat:no-repeat;
 background-position:center;
}

.slidercontainer .iosslider .slider .slide1
{
 background-image:url(../../images/index/1.jpg);
}

.slidercontainer .iosslider .slider .slide2
{
 background-image:url(../../images/index/2.jpg);
}

.slidercontainer .iosslider .slider .slide3
{
 background-image:url(../../images/index/3.jpg);
}

.slidercontainer .iosslider .slider .slide4
{
 background-image:url(../../images/index/4.jpg);
}

.slidercontainer .iosslider .slider .slide5
{
 background-image:url(../../images/index/5.jpg);
}

.slidercontainer .iosslider .slider .slide6
{
 background-image:url(../../images/index/6.jpg);
}

.slidercontainer .leftbg, .slidercontainer .rightbg
{
 position:absolute;
 top:0;
 z-index:9;
 width:1000px;
 height:462px;
 background-color:#fff;
 opacity:0.5;
 filter:alpha(opacity=50);
}

.slidercontainer .leftbg
{
 right:50%;
 margin-right:690px;
}

.slidercontainer .rightbg
{
 left:50%;
 margin-left:690px;
}

.slidercontainer .slideselectors
{
 position:relative;
 bottom:30px;
 z-index:8;
 margin:0 auto;
 max-width:1366px;
 height:30px;
 text-align:center;
}

.slidercontainer .slideselectors .prev, .slidercontainer .slideselectors .next
{
 position:absolute;
 top:-250px;
 width:54px;
 height:54px;
 background-image:url(../../images/index/ico_arrow.png);
 opacity:0.6;
 filter:alpha(opacity=60);
}

.slidercontainer .slideselectors .prev
{ 
 left:20px;
}

.slidercontainer .slideselectors .next
{ 
 right:20px;
 background-position:-54px 0px;
}

.slidercontainer .slideselectors .prev:hover, .slidercontainer .slideselectors .next:hover
{ 
 opacity:0.8;
 filter:alpha(opacity=80);
}

.slidercontainer .slideselectors .prev:hover
{
 background-position:0px -58px;
}

.slidercontainer .slideselectors .next:hover
{
 background-position:-54px -58px;
}

.slidercontainer .slideselectors .item
{
 display:inline-block;
 margin:1px 1px 1px 11px;
 width:9px;
 height:9px;
 background-color:#aaa;
 opacity:.25;
 filter:alpha(opacity=25);
 border-radius:10px;
}

.slidercontainer .slideselectors .selected
{
 margin:0 0 0 10px;
 width:11px;
 height:11px;
 background-color:#eee;
 opacity:1;
 filter:alpha(opacity=100);
 box-shadow:none;
}

.main
{
 
 
 margin:auto;
 margin-top:40px;
 width:1000px;
}



.main .list
{ 
 
 display:inline-block;
 width:300px;
 
}

.main .center
{
 margin:0 45px;
}



.main .list .title, .main .list2 .title
{
 position:relative;
 height:36px;
 line-height:36px;
 font-size:18px;
 border-bottom:#003262 2px solid;
 
}

.main .list .more, .main .list2 .more
{
 position:absolute;
 right:10px;
 
 font-size:14px;
 color: #003262;
    
}

.main .list .control, .main .list2 .control
{
 padding-top:10px;
 height:240px;
 
}

.main .list2
{
 display:inline-block;
 width:480px;
}

.main .list2right
{
 position:relative;
 left:36px;
}

.column
{
 position:relative;
 margin:auto;
 margin-top:40px;
 
 padding-top:13px;
 width:1000px;
 height:129px;
 background-color:#bebebe;
}

.column a
{
 display:inline-block;
}



.column .prompt
{
 
 width:150px;
 height:115px;
 background-image:url(../../images/index/dzzl.jpg);
}



.column .lxyz
{
 margin-left:54px;
 width:231px;
 height:115px;
 background-image:url(../../images/index/lxyz.jpg);
}

.column .xxtlzz
{
 margin-left:54px;
 width:263px;
 height:115px;
 background-image:url(../../images/index/xxtlzz.jpg);
}

.column .xxgc
{
 position:absolute;
 top:13px;
 right:0px;
 width:180px;
 height:115px;
 background-image:url(../../images/index/xxgk.jpg);
}

.other
{
 margin-top: 80px;
 min-height: 402px;
 background:url(../../images/index/homefotbg.jpg) no-repeat center bottom;
}

.other .othermain
{
 margin:auto;
 width:1000px;
}

.other .othermain a
{
 display:inline-block;
 margin:30px auto;
 
}

.other .othermain .othermiddle1
{
 margin:auto 48px;
 
}

.other .othermain .othermiddle2
{
 margin-right:47px;
}

.other .othermain a div
{
 width:197px;
 height:133px;
}

.other .othermain .pxb, .other .othermain .payment, .other .othermain .szgx, .other .othermain .xfxf, .other .othermain .clander, .other .othermain .bfqx, .other .othermain .zsjz, .other .othermain .bfqx, .other .othermain .lqcx, .other .othermain .dzsw
{
 border:#fff 7px solid;
}

.other .othermain .pxb
{
 background-image:url(../../images/index/pxb.jpg);
}

.other .othermain .pxb div
{
 position:relative;
 top:100px;
 left:50px;
 width:90px;
 height:20px;
 color:#fff;
}

.other .othermain .othertext
{
 height:20px;
 text-align:center;
}

.other .othermain .payment
{
 background-image:url(../../images/index/payment.jpg);
}

.other .othermain .szgx
{
 background-image:url(../../images/index/szgx.jpg);
}

.other .othermain .xfxf
{
 background-image:url(../../images/index/xfxf.jpg);
}

.other .othermain .clander
{
 background-image:url(../../images/index/clander.jpg);
}

.other .othermain .bfqx
{
 background-image:url(../../images/index/bfqc.jpg);
}

.other .othermain .zsjz
{
 background-image:url(../../images/index/zsjz.png);
}

.other .othermain .lqcx
{
 background-image:url(../../images/index/lqcx.gif);
}

.other .othermain .dzsw
{
 background-image:url(../../images/index/dzsw.png);
}

.other .othermain .dz2018
{
 background-image:url(../../images/index/dz2018.jpg);
}


.footnav
{
 background-color:#e6e6e6;
}

.footnav ul
{
 margin:auto;
 width:800px;
 padding:40px 0;
}

.footnav ul li
{
 display:inline-block;
 width:150px;
 text-align:center;
 vertical-align:top;
}

.footnav ul li a
{
 font-size:18px;
}

.footnav ul li .sub
{
 margin-top:5px;
}

.footnav ul li .sub a
{
 display:block;
 line-height:24px;
 font-size:14px;
}

.footer
{
 background:#025483;
}

.footer .footer_con
{
 position:relative;
 margin:auto;
 padding:40px 0;
 width:1000px;
}

.footer .footer_con a, .footer .footer_con ul
{
 display:inline-block;
}

.footer .footer_con .logo, .footer .footer_con .text
{
 display:inline-block;
 height:70px;
 background-repeat:no-repeat;
 background-position:center;
 
}
.footer .footer_con .logo
{
 width:70px;
 background-size:70px;
 background-image:url(../../images/index/logo.png);
}

.footer .footer_con .text
{
 margin-left:10px;
 width:250px;
 background-size:250px;
 background-image:url(../../images/index/text.png);
}

.footer .footer_con ul
{
 position:relative;
 left:80px;
}

.footer .footer_con ul li
{
 line-height:24px;
 font-size:12px;
 color:#c9c9d9;
}