@charset "utf-8";
*{padding:0; margin:0 auto;} /* IE8*/
*+html *{padding:0; margin:0;}
* {margin:0; padding:0;}
body{ -webkit-text-size-adjust: none;color:#444; background: url("bg.jpg") center top no-repeat;font-family:"微软雅黑";}
div{font-size:14px; text-align:left;margin:0 auto;}
a { color:#444; text-decoration: none; outline:medium none; }
ul,li{padding:0px; margin:0px; list-style-type:none; list-style: none;}
img{border:none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
.clear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
* html .clear{zoom:1;} /* IE6 */
*+html .clear{zoom:1;} /* IE7 */
.transparent{background:transparent;}
.left{float:left;}
.right{float:right;}
.bold{font-weight:bold}

.main{
    width: 1200px;
    margin: 0 auto;
}
.xyyz{
    height: 460px;
}
.xyyz_logo{
    height: 120px;
}
.xyyz_data{
    height: 153px;
    position: relative;
    left: 0;
    top: 0;
}
.data_m{
    width: 1010px;
    height: 111px;
    position: absolute;
    top: 21px;
    left: 95px;
    overflow: hidden;
}
.max{
    width: 99999px;
    position: absolute;
    left: 0;
    top: 0;
}
.data_m ul{
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    background: url("b_line_18.png") -1px 50px repeat-x;
    transition: 1s;
    -moz-transition: 1s; /* Firefox 4 */
    -webkit-transition: 1s; /* Safari 和 Chrome */
    -o-transition: 1s; /* Opera */
}
.data_m ul .hover{
    background: #ffffff url("red_07.png") 0 0 no-repeat;
    color: #ff4c49;
}
.data_m ul li{
    float: left;
    width: 110px;
    height: 111px;
    background: #ffffff url("green_09.png") 0 0 no-repeat;
    font-size: 19px;
    line-height: 124px;
    text-align: center;
    cursor: pointer;
}
.data_m ul li+li{
    margin-left: 70px;
}
.prev{
    position: absolute;
    left: 25px;
    top: 45px;
    cursor: pointer;
}
.next{
    position: absolute;
    right: 25px;
    top: 45px;
    cursor: pointer;
}
.xyyz_detail{
    width: 1140px;
    height: 187px;
    margin: 0 auto;
    background: url("border_03.png") 0 0 no-repeat;

}
.box{
    width: 100%;
    height: 100%;
    background: url("icon_03.png") 52px 34px no-repeat;
}
.box p{
    line-height: 46px;
    font-size: 18px;
    text-indent: 96px;
}
.hlyz{
    height: 670px;
    margin-top: 60px;
}
.hlyz_main{
    height: 530px;
    margin-top: 10px;
}
.hlyz_list{
    width: 586px;
    height: 530px;
}
.picture{
    width: 600px;
    height: 530px;
}
.hlyz_list li{
    height: 167px;
    background: url("title_06.png") 0 0 no-repeat;

}
.hlyz_list li a{
    color: #ffffff;
}
.number{
    display: inline-block;
    width: 58px;
    height: 66px;
    color: #ffffff;
    font-size: 24px;
    line-height: 66px;
    text-indent: 18px;
}
.detail{
    width: 487px;
    height: 94px;
    background: #f0fefd;
    line-height: 31px;
    text-indent: 2em;
    padding: 10px 20px;
    font-size: 16px;
    position: relative;
    left: 0;
    top: 0;
}
.detail .more{
    position: absolute;
    bottom: 12px;
    right: 54px;
}
.link{
    width: 520px;
    height: 39px;
    line-height: 39px;
    font-size: 18px;
    color: #ffffff;
    margin-top: 12px;
}
.hlyz_list .more a{
    color: #ff4b48;
}
.hlyz_list li+li{
    margin-top: 16px;
}
.cyyz{
    height: 535px;
    margin-top: 60px;
}
.cyyz_list{
    height: 370px;
    margin-top: 20px;
}
.list{
    width: 380px;
    height: 370px;
}
.list_tit{
    height: 52px;
    line-height: 52px;
    background-color: #32a621;
    text-align: center;
}
.list_tit a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 24px;
    color: #ffffff;
}
.list_content{
    height: 318px;
    background-color: #f8f8f8;
}
.list_content li{
    height: 104px;
    width: 330px;
    margin: 0 auto;
    background: url("bottom_line_11.png") 0 102px no-repeat;
}
.tttitle{
    font-size: 16px;
    color: #353535;
    line-height: 44px;
}
.tttitle a{
     color: #353535;
}
.ttcontent{
    line-height: 24px;
    color: #454545;
}
.mlyz{
    height: 680px;
    margin-top: 60px;
}
.mlyz_main{
    height: 535px;
    margin-top: 22px;
}
.img_div{
    position: relative;
    cursor: pointer;
    display: inline-block;
    float: left;
}
.img_div p{
    display: none;
    font-size: 16px;
    color: #FFFFFF;
    position: absolute;
    background: url(tmbgw.png);
    width: 100%;
    bottom: 5px;
    line-height: 32px;
    height: 32px;
    text-align: center;
}
.img_div p a{
    color: #FFFFFF;
}
.app{
    height: 590px;
    margin-top: 60px;
}
.bottom{
    height: 130px;
    margin-top: 50px;
    position: relative;
}
.copyright{
    padding-left: 34px;
    border-left: 1px solid #808080;
    position: absolute;
    left: 275px;
    top: 20px;
}
.copyright p{
    line-height: 30px;
    font-size: 14px;
}
.logo{
    position: absolute;
    left: 66px;
    top: 13px;
}
.jc{
    position: absolute;
    right: 50px;
    top: 32px;
}
#ideConac{
    position: absolute;
    right: 195px;
    top: 18px;
}
