@font-face {

    font-family: 'xianhei';

    src: url('../fonts/fangzhengxianhei.ttf');
}

* {
    padding: 0;
    margin: 0;
}


@media only screen and (max-width: 768px) {
  .content,
  .top,
  .mycontainer,
  .shop-1,
  .voiceTube {
    width: 768px;
    margin: 0 auto;
  }
  .boom {
    width: 960px;
  }
  .foot-bottom1,
  .foot-top1 {
    width: 960px;
    margin: 0 auto;
  }
}

/* 小屏幕（平板，大于等于 768px） */
@media only screen and (min-width: 768px) {
  .content,
  .foot-bottom1,
  .mycontainer,

  .foot-top1,
  .shop-1,
  .top,
  .mycontainer,
  .voiceTube {
    width: 768px;
    margin: 0 auto;
  }
  .boom {
    width: 960px;
  }
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media only screen and (min-width: 992px) {
  .content,
  .mycontainer,
  .foot-bottom1,
  .foot-top1,
  .top,
  .shop-1,
  .voiceTube {
    width: 960px;
    margin: 0 auto;
  }
  .boom {
    width: 1160px;
  }
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media only screen and (min-width: 1200px) {
  .content,
  .mycontainer,
  .foot-bottom1,
  .foot-top1,
  .top,
  .shop-1,
  .voiceTube {
    width: 1200px;
    margin: 0 auto;
  }
  .boom {
    width: 1400px;
  }
}




body {

    /*font-family: "方正兰亭准黑简体";
    src:url(fonts/方正兰亭准黑简体.TTF);*/
    background-color: #fff;
    font-family: xianhei;
    overflow-x: hidden;

}

div.line{
    width: 100%;
    height: 1px;
    background-color: #F2F2F2;
}


div.mycontainer{
    /*width: 1200px;*/
    margin: 0 auto;
    overflow: hidden;
}

div.mycontainer .titile{
    margin-top: 70px;
    width: 100%;
    text-align: center;
}
div.mycontainer .titile .h4{
    font-size: 24px;
    font-family: "方正兰亭";
    color: #222;
    font-weight: normal;
}

div.mycontainer .container_left{
    margin-top: 50px;
    width: 17.7666%;
    height: 220px;
    opacity: 50;
    float: left;
    position: relative;
    top:0;
    transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -webkit-transition:all 0.5s ease-out;
    -o-transition-transition:all 0.5s ease-out;
}  

div.mycontainer .xiahua{
    position: fixed;
    top: 10px;
}  


div.mycontainer .container_left .cl1{
    width: 100%;
    height: 20px;
    padding-left: 40px;
}

div.mycontainer .container_left .cl1 a{
    font-size: 16px;
    font-family: "方正兰亭";
    color: #888;
}
/*div.mycontainer .container_left .cl1 a:hover{
    color: #3E8DDD;
}*/
div.mycontainer .container_left .cl1 a.current{
    color: #3E8DDD;
}

div.mycontainer .container_left .cl1 .point{
    width: 20px;
    height: 20px;
    /*background: blue;*/
    position: absolute;
    top: 0;
    left: 4px;
    background: url("../images/statement/circle.png") no-repeat;
}


div.mycontainer .container_left .cl1 .point .checkpoint{
    width: 8px;
    height: 8px;
    position: absolute;
    margin-left: 50%;
    margin-top: 50%;
    top: -4px;
    left:-4px;
    background: url("../images/statement/checkpot.png") no-repeat;
}


div.mycontainer .container_left div.two{
    width: 100%;
    height: 20px;
    padding-left: 40px;
    position: absolute;
    top: 100px;
}

div.mycontainer .container_left div.offcial{
    width: 100%;
    height: 20px;
    padding-left: 40px;
    position: absolute;
    bottom: 0px;
}


div.mycontainer .container_left .v_line{
    width: 1px;
    height: 80px;
    position: absolute;
    top: 20px;
    left: 14px;
    background: #3E8DDD;
}


div.mycontainer .container_left .v_line2{
    width: 1px;
    height: 80px;
    position: absolute;
    top: 120px;
    left: 14px;
    background: #3E8DDD;
}



div.mycontainer .container_right{
    margin-top: 50px;
    padding-left: 10px;
    width: 81.3333%;
    float: right;
}



div.container_right{
    /*width: 1000px;*/
    width: 83%;
    color: #222;
    text-align: justify;
    margin-bottom: 30px;
    min-height: 600px;
    font-size: 14px;
}



div.container_right p{
    line-height: 30px;
    margin-top: 30px;
}


div.container_right h4.con_title{
    font-size: 16px;
}

div.container_right h5.con_time{
    display: block;
    margin-top: 12px;
    font-weight: normal;
    color: #888;
    font-size: 14px;
}




div.mycontainer .container_nonav{
    margin-top: 50px;

    width: 82.3333%;
    margin: 0 auto;
}



div.container_nonav{
    color: #222;
    text-align: justify;
    margin-bottom: 30px;
    font-size: 14px;
}



div.container_nonav p{
    line-height: 30px;
    margin-top: 30px;
}


div.container_nonav h4.con_title{
    font-size: 16px;
}

div.container_nonav h5.con_time{
    display: block;
    margin-top: 12px;
    font-weight: normal;
    color: #888;
    font-size: 14px;
}

div.cooperation_container{
    width: 100%;

}
div.cooperation_container .titile{
    margin-top: 70px;
    width: 100%;
    text-align: center;
}

div.cooperation_container .titile .h4{
    font-size: 24px;
    font-family: "方正兰亭";
    color: #222;
    font-weight: normal;
}

div.cooperation_container .img{
    margin-top: 50px;
}



div.cooperation_container .container h3{
    display: block;
    width: 100%;
    margin-top: 60px;
    text-align: center;
    font-size: 35px;
    font-weight: normal;
     font-family: "方正兰亭";
     color: #222;
}


div.cooperation_container .container .xian{
    width: 229px;
    height: 3px;
    background: url("../images/con_xian.png") no-repeat;
    background-position: center; 
    /*background-color: red;*/
    position: absolute;
    /*top: 50%;*/
    left: 50%;
    margin-top: 16px;
    margin-left: -114px;
}


div.cooperation_container .container .text_content{
    margin-top: 40px;
    width: 100%;
    /*height: 40px;*/
    font-size: 25px;
     font-weight: normal;
     font-family: "方正兰亭";
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    color: #222;
    padding-bottom: 10px;
}



.footer {
    margin-top: 50px;
    width: 100%;
    height: 100px;
}















