@charset "utf-8";
/* CSS Document */

* {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}

img {
    border: 0;
    vertical-align: top;
}


.wrapper {
    width: 1400px;
    margin: 0 auto;
}


.banner {
    position: relative;
}


.box-search {
	width:1400px;
	height:55px;
	position: relative;
	background-image:url(icon_02.png);
	
  
}

/*导航栏*/

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ padding:0 20px; height:55px; line-height:55px; /*background:rgb(0,0,0,0.55);*/  position:relative; z-index:1; margin-left:200px; }
		.nav a{ color:#fff;  }
		.nav .nLi{ float: left;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;  font-family: 微软雅黑; font-size:16px;  color:#fff;padding-right:25px;}
		.nav .nLi h3 a{ display:block;  font-family: 微软雅黑;  font-size:16px;   text-align: center; /*width: 100px;*/  height: 75px; }
		.nav .sub{ display:none; width:120px; left:0px; top:75px;  position:absolute; background:rgb(0,0,0,0.55);  line-height:45px; padding:5px 0;  }
		.nav .sub li{ zoom:1; text-align: center; }
		.nav .sub a{ display:block; padding:0 15px; }
		.nav .sub a:hover{  color:#fff;}
		.nav .on h3 a{ color:#fff; /*background-image: url(../images/colorbox-2.png); */}
        .line1 {line-height: 1px; color: #fff;
    
    }


.box1 {
        position: relative;
        width: 1400px;
        height: 100px;
    
}

.box1-main {
    width: 1000px;
    height: 85px;
    position: absolute;
    top: 20px;
    left: 200px;
    box-sizing: border-box;
    padding: 0 0px 0 0px;
}

.box2 {
        position: relative;
        width: 1400px;
        height: 450px;
    
}

.box2-main {
        width: 1000px;
        height: 445px;
        position: absolute;
        top: 20px;
        left: 200px;
        box-sizing: border-box;
        padding: 0 0px 0 0px;
}

.box2-z {
            width: 600px;
            height: 425px;
            float: left;
            position:absolute;
            top: 0px;
            left: 0px;
}
        
.box2-y {
            width: 370px;
            float: right;
            top: 0px;
            right: 0px;
            position:absolute;
}



/*滚动图 */
.scroll-pic {
    width: 600px;
    height: 425px;
    overflow: hidden;
    position: relative;
}

.scroll-pic .hd {
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    margin-top: -22px;
    z-index: 1;
}

.scroll-pic .hd .prev,
.scroll-pic .hd .next {
    display: block;
    width: 43px;
    height: 43px;
    cursor: pointer;
    opacity: .3;
    background: url("home-scroll-icons.png") -1px -2px no-repeat;
}

.scroll-pic .prev {
    float: left;
    margin-left: 10px;
}

.scroll-pic .hd .next {
    float: right;
    margin-right: 10px;
    background-position: -1px -49px;
}

.scroll-pic .hd .prev:hover,
.scroll-pic .hd .next:hover {
    opacity: 1;
}

.scroll-pic .hd ul {
    position: absolute;
    right: 10px;
    top: 210px;
    overflow: hidden;
}

.scroll-pic .hd ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("home-scroll-icons.png") -24px -126px no-repeat;
}

.scroll-pic .hd ul li.on {
    background-position: -10px -126px;
}

.scroll-pic .bd ul {
    overflow: hidden;
}

.scroll-pic .bd ul li {
    float: left;
    overflow: hidden;
    position: relative;
}

.scroll-pic .pic {
    text-align: center;
}

.scroll-pic .pic img {
    width: 600px;
    height: 425px;
    display: block;
}

.scroll-pic .title {
    width: 100%;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 18px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4);
}

.scroll-pic .title a {
    color: #fff;
}

.box2 .title {
    position: relative;
    margin-top: 20px;
    text-align: left;
    font-family: 微软雅黑;
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
    color: #000;
    
}

.box2 .title a {
    color: #000;
}

.box2 .summary {
    position: relative;
    margin-top: 5px;
    text-align: left;
    font-family: 微软雅黑;
    text-indent: 2em;
    font-size: 12px;
    line-height: 24px;
    color: #898989;

}

.box2 .summary a {

    color: #e60012;
}

.imp-news{

    padding-top: 15px;
}

.imp-news__item{
    font-size: 14px;
    text-align: left;
    line-height: 30px;
    padding-left: 10px;
    background: url("spot_01.jpg") no-repeat left center;

}

.shipin-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 12px;
    position: absolute;
    color: #fff;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4);
    overflow: hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}

.shipin-title a {
    color: #fff;
}


.secend-link_yaowen {
    position:relative; 
    width:369px; 
    height:29px; 
    background-image:url(spot_01.png); 
    display:inline-block;


}
.secend-link_yaowen .name {
   width:80px; 
   float:left; 
   text-align:left; 
   font-size:18px; 
   font-family:微软雅黑; 
   margin-left:2px; 
   line-height:24px;


}

.secend-link_yaowen .name a{
   font-weight:bold; 
   color:#184b8f;

}

.secend-link_yaowen .more {


   float: right;
   text-align: left;
   font-size: 20px;
   font-family: 黑体;
   margin-right: 5px;
   color:#cccccc;
   line-height:35px;


}

.secend-link_yaowen .more a {
   font-weight:bold; 
   color:#cccccc;	
}


.secend-link_short {
    position:relative; 
    width:308px; 
    height:25px; 
    background-image:url(spot_02.png); 
    display:inline-block;


}
.secend-link_short .name {
   width:80px; 
   float:left; 
   text-align:left; 
   font-size:18px; 
   font-family:黑体; 
   margin-left:2px; 
   line-height:24px;


}

.secend-link_short .name a{
   font-weight:bold; 
   color:#336699;

}

.secend-link_short .more {
   width: 10px;
   height: 20px;
   float: right;
   text-align: left;
   font-size: 20px;
   font-family: 黑体;
   margin-right: 5px;
   color:#cccccc;
   line-height:28px;


}

.secend-link_short .more a {
   font-weight:bold; 
   color:#cccccc;	
}


.secend-link_long {
    position:relative; 
    width:654px; 
    height:25px; 
    background-image:url(spot_03.png); 
    display:inline-block;


}
.secend-link_long .name {
   width:80px; 
   float:left; 
   text-align:left; 
   font-size:18px; 
   font-family:黑体; 
   margin-left:2px; 
   line-height:24px;


}

.secend-link_long .name a{
   font-weight:bold; 
   color:#336699;

}

.secend-link_long .more {
   width: 10px;
   height: 20px;
   float: right;
   text-align: left;
   font-size: 20px;
   font-family: 黑体;
   margin-right: 5px;
   color:#cccccc;
   line-height:28px;


}

.secend-link_long .more a {
   font-weight:bold; 
   color:#cccccc;	
}




.secend-link_szb {
    position:relative; 
    width:308px; 
    height:24px; 
    background-image:url(spot_04.png); 
    display:inline-block;
    


}
.secend-link_szb .name {
   width:60px; 
   float:left; 
   text-align:left; 
   font-size:18px; 
   font-family:黑体; 
   margin-left:1px; 
   line-height:20px;
   z-index: 20;


}

.secend-link_szb .name a{
   font-weight:bold; 
   color:#336699;

}





.box3 {
    position: relative;
    width: 1400px;
    height: 450px;

}

.box3-main {
    width: 1000px;
    height: 390px;
    position: absolute;
    top: 20px;
    left: 200px;
    box-sizing: border-box;
    padding: 0 0px 0 0px;
}

.box3 .pic {
    width: 308px;
    height: 215px;
    position: relative;
    margin-top: 25px;
}

.box3 .pic img{
    width: 308px;
    height: 215px;
}


.box3-zf {
    top: 0px;
    left: 0px;
    width: 308px;
    height: 390px;
    float: left;
    position: absolute;
}

.box3-jj {
    top: 0px;
    left: 345px;
    width: 311px;
    height: 390px;
    float: right;
    position: absolute;
}


.box3-zk {
    top: 0px;
    right: 0px;
    width: 311px;
    height: 390px;
    float: right;
    position: absolute;
}


.box4 {
    position: relative;
    width: 1400px;
    height: 120px;

}

.box4-main {
    width: 1000px;
    height: 110px;
    position: absolute;
    top: 0px;
    left: 200px;
    box-sizing: border-box;
    padding: 0 0px 0 0px;
}



.box5 {
    position: relative;
    width: 1400px;
    height: 270px;

}

.box5-main {
    width: 1000px;
    height: 260px;
    position: absolute;
    top: 0px;
    left: 200px;
    box-sizing: border-box;
    padding: 0 0px 0 0px;
}


.box5 .pic2 {
    width: 306px;
    height: 215px;
    position: absolute;
    top: 0px;
    left: 0px;

}

.box5 .pic2 img{
    width: 306px;
    height: 215px;
}

.box5-stsy {
    top: 0px;
    left: 345px;
    width: 308px;
    height: 250px;
    float: left;
    position: absolute;
}

.box5-szb {
    top: 0px;
    right: 0px;
    width: 308px;
    height: 250px;
    float: right;
    position: absolute;
}

 .bottoms{
    position: absolute;
    bottom: 0px;
    left: 0px;
}



/*滚动图2*/
.scroll-pic2 {
    width: 305px;
    height: 240px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
 
}

.scroll-pic2 .hd1 {
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    margin-top: -22px;
    z-index: 1;
}

.scroll-pic2 .hd1 .prev  {
    display: block;
    width: 25px;
    height: 62px;
    cursor: pointer;
    opacity:1;
    background: url(spot_z.png) no-repeat;
}


.scroll-pic2 .hd1 .next {
    display: block;
    width: 25px;
    height: 62px;
    cursor: pointer;
    opacity: 1;
    background: url(spot_y.png) no-repeat;
}

.scroll-pic2 .prev {
    float: left;
    margin-left: 10px;
}

.scroll-pic2 .hd1 .next {
    float: right;
    margin-right: 10px;
    
}

.scroll-pic2 .hd1 .prev:hover,
.scroll-pic2 .hd1 .next:hover {
    opacity: 1;
}

.scroll-pic2 .hd1 ul {
    position: absolute;
    right: 10px;
    top: 210px;
    overflow: hidden;
}

.scroll-pic2 .hd1 ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("home-scroll-icons.png") -24px -126px no-repeat;
}

.scroll-pic2 .hd1 ul li.on {
    background-position: -10px -126px;
}

.scroll-pic2 .bd1 ul {

    overflow: hidden;
}

.scroll-pic2 .bd1 ul li {
    width: 320px;
    float: left;
    overflow: hidden;
    position: relative;
}

.scroll-pic2 .pic {
    text-align: center;
    margin-top: 40px;
    margin-left: 90px;
}

.scroll-pic2 .pic img {
    width: 128px;
    height: 190px;
    display: block;
}

.scroll-pic2 .title {
    width: 210px;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 14px;
    position: absolute;
    top :-12px;
    left: 80px;
    z-index: 10;
    
}

.scroll-pic2 .title a {
    color: #000;
}

.box6 {
    position: relative;
    width: 1400px;
    height: 330px;

}

.box6-main {
    width: 1000px;
    height: 310px;
    position: absolute;
    top: 20px;
    left: 200px;
    box-sizing: border-box;
    padding: 0 0px 0 0px;
}

.long {
    position:absolute;
    left: 0px;
    top:0px;
    width: 654px;
    height: 270px;
}

.long .pic {

    width: 308px;
    height: 220px;
    position: absolute;
    left: 0px;
    top: 50px;

}

.long .pic img{

    width: 308px;
    height: 220px;
    
}

.long .news {
    top: 0px;
    left: 345px;
    width: 308px;
    height: 230px;
    float: left;
    position: absolute;
}

.long .title {
    position: relative;
    margin-top: 40px;
    text-align: left;
    font-family: 微软雅黑;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    color: #000;
    
}

.long .title a {
    color: #000;
}

.long .summary {
    position: relative;
    margin-top: 5px;
    text-align: left;
    font-family: 微软雅黑;
    text-indent: 2em;
    font-size: 12px;
    line-height: 24px;
    color: #898989;

}

.long .summary a {

    color: #e60012;
}

.short {
    position:absolute;
    right: 0px;
    top:0px;
    width: 308px;
    height: 270px;
}

.short .title {
    position: relative;
    margin-top: 12px;
    text-align: left;
    font-family: 微软雅黑;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    color: #000;
    
}

.short .title a {
    color: #000;
}

.short .summary {
    position: relative;
    margin-top: 5px;
    text-align: left;
    font-family: 微软雅黑;
    text-indent: 2em;
    font-size: 12px;
    line-height: 24px;
    color: #898989;

}

.short .summary a {

    color: #e60012;
}


.box7 {
    position: relative;
    width: 1400px;
    height: 330px;

}

.box7-main {
    width: 1000px;
    height: 310px;
    position: absolute;
    top: 20px;
    left: 200px;
    box-sizing: border-box;
    padding: 0 0px 0 0px;
}

.box8 {
    position: relative;
    width: 1400px;
    height: 330px;

}

.box8-main {
    width: 1000px;
    height: 310px;
    position: absolute;
    top: 20px;
    left: 200px;
    box-sizing: border-box;
    padding: 0 0px 0 0px;
}

.ylgzlx {
    position: relative;
    min-width: 1400px;
    height: 250px;
    border-top:2px #dcdddd solid;
    background-color: #ececec;

}

.ylgzlx-main {
    width: 1400px;
    height: 250px;
    position: relative;
    margin: 0 auto;
}

.ylgzlx-main .yl {
    width: 354px;
    height: 200px;
    border-right: 1px #dcdddd solid;
    position: absolute;
    left: 200px;
    top:30px;
}

.ylgzlx-main .gz {
    width: 295px;
    height: 200px;
    border-right: 1px #dcdddd solid;
    position: absolute;
    left: 615px;
    top:30px;
}

.ylgzlx-main .lx {
    width: 230px;
    height: 200px;
    position: absolute;
    right: 200px;
    top:30px;
}

.ylgzlx-main  .pic {

    width: 35px;
    height: 35px;
    position: absolute;
    left: 0px;
    top: 0px;

}


.ylgzlx-main  .pic img{

    width: 35px;
    height: 35px;

}

.ylgzlx-main .tip {

    width: 75px;
    height: 25px;
    font-size: 18px;
    font-family: 微软雅黑;
    text-align: left;
    font-weight: bold;
    color: #333366;
    position: absolute;
    left: 45px;
    top:5px
}

.ylgzlx-main .yl .fd{

    width:100%;
    height: 150px;
    position: absolute;
    left: 0px;
    top:55px;
    


}

.ylgzlx-main .yl .fd li{
font-size: 14px;
font-family: 微软雅黑;
text-align: left;
line-height: 35px;
padding-right: 20px;
display: inline-block;
word-wrap:break-word;

}

.ylgzlx-main .yl .fd li a{

    color:#333366;
}

.ylgzlx-main .gz .pic1 {
    width: 92px;
    height: 92px;
}

.ylgzlx-main .gz .pic1 img {
    width: 92px;
    height: 92px;
}

.ylgzlx-main .gz .title {

    font-size: 14px;
font-family: 微软雅黑;
text-align: center;
line-height: 20px;

}

.ylgzlx-main .gz .news1 {
    width: 92px;
    height: 145px;
    position: absolute;
    top: 55px;
    left: 0px;
}
 
.ylgzlx-main .gz .news2 {
    width: 92px;
    height: 145px;
    position: absolute;
    top: 55px;
    left: 140px;
}
 
.ylgzlx-main .lx .title {

    font-size: 14px;
font-family: 微软雅黑;
text-align: left;
line-height: 24px;

}

.ylgzlx-main .lx .news1 {
    width: 240px;
    height: 145px;
    position: absolute;
    top: 55px;
    left: 0px;
}