

.main{width:100%;margin:0px auto 0 auto;position:relative;}
.kv{position:relative;width:100%;height:380px;overflow:hidden;}
.kv_pic{width:400%;height:380px;overflow:hidden;position:absolute;}
.kv_pic>li{width:25%; height:453px;float:left;}
.kv_pic>li a{width: 100%;display: inline-block;}
.kv_pic img{height: 453px;width: 100%;}

.topwebsite{
    text-align: center;
    z-index: 1000;
    position: absolute;
    right: 0;
    top: 25px;
    height: 330px;
    width: 130px;
    background:#cececc;
    filter:alpha(opacity=70); /*ie滤镜，透明度50%*/
    -moz-opacity:0.7; /*firefox私有，透明度50%*/
    opacity:0.7;}
.topwebsiteul{
    text-align: center;
    z-index: 1000;
    position: absolute;
    right: 0;
    top: 25px;
    height:330px;
    width: 130px;}
.topwebsiteli{
    margin-top: 10px;
    margin-bottom: 40px;}
.topwebsiteli a p{
    margin-top: 15px;
    font-size: 16px;}
.topwebsiteli a:hover{
    color:#1b69b9;}
.kv_word{width:340px;height:192px;
    background: url(../img/1_04.jpg);background-size:100%;position:absolute;top:200px;left:100px;overflow:hidden;}
.kv_word .tit1{font-size:18px;color:#fff;margin-left:18px;margin-top:14px;}
.kv_word .tit2{font-size:18px;color:#1b69b9;margin-left:18px;margin-top:14px;}
.kv_word li p{font-size:14px;color:#868686;width:252px;margin-left:18px;line-height:1.6;margin-top:10px;}
.kv_word ul{width:1700px;height:192px;position:absolute;}
.kv_word ul li{width:340px;height:192px;float:left;}

.kv .control{width:54px;height:26px;position:absolute;left:413px;top:224px;}
.kv .control div{width:26px;height:26px;background-color:#f5df00;margin-right:1px;float:left;cursor:pointer;}

.kv_dot{position:absolute;left:300px;top:350px;}
.kv_dot ul>li{width:20px;height:20px;background:url(../img/icons_dot1.jpg) no-repeat center;float:left;margin-right:5px;}
.kv_dot ul>li.action{background:url(../img/icons_dot2.jpg) no-repeat center;}



/*===================================top========================================*/

.topp{
    position: relative;
    width: 1200px;
    margin: 0 auto;}
.en{
    color: #666;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: 10px;}
.logo{
    margin-top: 20px;
    float: left;}
.search{
    vertical-align: middle;
    /* z-index: -10000; */
    height: 30px;
    float: right;
    position: relative;
    margin-top:60px;}
.search ul li{
    float: left
;}
.search input.last{
    width: 30px;
    border: none;
    height: 27px;
    float: left;}
.search input{
    font-size: 16px;
    width: 200px;
    border: 1px solid #535353;
    height: 25px;
    display: inline-block;}
.nav{
    width: 1200px;
    margin: 0 auto;}
.con{
     width: 1200px;
     margin: 0 auto;}
.title{
    float: left;}
.title img{
    display: inline-block;
    vertical-align: middle;}
.title   .english{
    color: #fff;}
.title .conname{
    font-size: 25px;
    font-weight: 600;
    color: #0d59a7;
    vertical-align: middle;
    margin-left: 20px;}
.more{
    float: right;}
.more img{
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;}
.more .more1{
      vertical-align: middle;
    font-size: 16px;}
.more .more1:hover{
   color: #1b69b9;}
.con1left{
    width: 400px;
    float: left;}
.contime{
    margin-top: 10px;}
.con1left .conlefttitle{

    width: 400px;
    height: 250px;}
.consmalltitle{
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 2;}
.readmore{
    display: block;
    width: 150px;
    height: 40px;
    background: #ff9900;
    line-height:40px;
    text-align: center;
    margin-left:250px;
    font-size:20px;
    font-weight: 600;
    color: #fff;}
.conlist{
   padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-size:20px;
    font-weight: 600;
    color: #0d59a7;}
.con1right{
    float: left;
    width: 750px;
    margin-left: 50px;}
.righttitle{
    font-size: 18px;
    margin-bottom: 10px;}
.righttime{
    margin-bottom: 10px;}
.con1right ul li{
    margin-bottom: 20px;}
.con1right ul li a{
    display: block;
    border-bottom: 1px solid #ddd;}
.con1right ul li a:hover{
    color: #0d59a7;}
.rightleft2{
    width: 800px;
    float: left;}
.rightright2{
    margin-left: 100px;
    width: 300px;
    float: left;}
.rightright2 img{
    width: 300px;
    height: 200px;}
.righttitle2{
    line-height: 2;}
.readmore1{
    display: block;
    width: 150px;
    height: 40px;
    background: #ff9900;
    line-height:40px;
    text-align: center;
    margin-left:600px;
    font-size:20px;
    font-weight: 600;
    color: #fff;}
.footer{
    margin-top:60px;
    width: 100%;
    height: 220px;
    background: url(../img/footerbg.jpg) repeat-x;
    text-align: center;}
.footer p{
    font-size: 18px;
    margin-top: 30px;}
