html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strike,strong,sub,sup,tt,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article-list,aside,canvas,details,figure,figcaption,footer,header,hgroup,menu,nav,output,section,summary,time,mark,audio,video
{
    font-family: 'Microsoft YaHei','黑体','宋体',sans-serif;
    font-size: 100%;

    margin: 0;
    padding: 0;

    list-style: none;

    vertical-align: baseline;
    text-decoration: none;

    border: 0;
}
.topPicContentWrapper{
    background: #FFF;
    height: 360px;
}
.upperContentWrapper{
    background: url('../image/indexBackground.png') no-repeat;
    height: 600px;
    background-size: 100% 100%;
}
.upperContainer{
    padding-top: 85px;
    width: 1150px;
    margin: auto;
    height: 540px;
}
.gridContainer{
    float: right;
    z-index: －1;
    /* margin-top: 40px; */
    margin-left: auto;
    margin-right: 32px;
    position: relative;
    left: 0px;
    width: 500px;
    height: 540px;
}
.upperContainer #robot{
float: right;
margin-right: 45px;
width: 550px;
}
.grid {
    display: inline-block;
    width: 116px;
    height: 116px;
    margin:3px 0 0 3px;
    border-left-width:0px;
    padding:0;
}
.biggergrid {
    display: inline-block;
    width: 238px;
    height: 116px;
    background: #3598DD;
    margin-top: 4px;
    margin-left: 4px;
    border-left-width:0px;
    padding:0;
}
.square{
    width: 116px;
    height: 116px;
    margin:0;
    border-left-width:0px;
    padding:0;
}
.squarebig{
    width: 116px;
    height: 116px;
    margin:0;
    border-left-width:0px;
    padding:0;
}
.squarebig img:hover{
    margin: -15px 0 0 -15px；
    width: 240px;
    height: 240px;
    z-index: 99;
    position: absolute;
}
.biggersquare{
    width: 227px;
    height: 227px;
    background: black;
    margin:0;
    border-left-width:0px;
    padding:0;
}

#middleContainer{
    padding-top: 10px;
}
#middleContainer .sliderContainer{
    display: inline-block;
    width: 650px;
    margin-left: 50px;
    float: left;
}
#middleContainer .middleMainListContainer{
    margin-right: 50px;
    width: 400px;
    display: inline-block;
    float: right;
    margin-top: 40px;

}
#middleContainer .middleMainListContainer  .mainList li span.title{
    line-height: 36px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    width: 270px;
    text-overflow: ellipsis;

}
#middleContainer .middleMainListContainer  .mainList li span.date{
    line-height: 32px

}
#middleContainer, #bannerContainer, #bottomContainer{
    width: 1200px;
    margin:0 auto;
}
.bannerContentWrapper{
    /*background: url("../images/bannerBackground.png") no-repeat;*/
    background-size: 100% 100%;
    /* margin-top: 50px;
    margin-bottom: 50px; */
}
#bannerContainer{
    width: 1200px;
    margin:0 auto;
}
.banner{
    width: 1100px;
    margin: 0px 50px;
}

.bottomContentWrapper{
    margin-top: 50px;
}

#bottomContainer .bottomMainListContainer{
    display: inline-block;
    width: 850px;
    float: left;
}
#bottomContainer .bottomMainListContainer2{
    display: inline-block;
    width: 1200px;
    float: left;
}

#bottomContainer .bottomSidebar{
    margin-right: 50px;
    width: 300px;
    display: inline-block;
    height: 250px;
    float: right;

}
#bottomContainer .bottomMainListContainer .subMainListContainer1 .mainListContainer{
    display: inline-block;
    width: 750px;
    margin-right: 50px;
    margin-left: 50px;
    float: left;
    /* margin-bottom: 54px; */
}
#bottomContainer .bottomMainListContainer .subMainListContainer1 .mainListContainer li .title{
    display: inline-block;
    white-space: nowrap;
    overflow:hidden;
    width: 500px;
    text-overflow:ellipsis;
}

#bottomContainer .bottomMainListContainer .subMainListContainer2 .mainListContainer{
    display: inline-block;
    width: 500px;
    margin-right: 50px;
    margin-left: 50px;
    float: left;
    margin-bottom: 62px;
}
#bottomContainer .bottomMainListContainer .subMainListContainer2 .mainListContainer li .title{
    display: inline-block;
    white-space: nowrap;
    overflow:hidden;
    width: 350px;
    text-overflow:ellipsis;
}


#bottomContainer .bottomMainListContainer2 .subMainListContainer1 .mainListContainer{
    display: inline-block;
    width: 700px;
    margin-right: 50px;
    margin-left: 50px;
    float: left;
    /* margin-bottom: 54px; */
}

#bottomContainer .bottomMainListContainer2 .subMainListContainer1 .mainListContainer2{
    display: inline-block;
    width: 350px;
    margin-right: 50px;
    float: right;
    /* margin-bottom: 54px; */
}

#bottomContainer .bottomMainListContainer2 .subMainListContainer1 .mainListContainer li .title{
    display: inline-block;
    white-space: nowrap;
    overflow:hidden;
    width: 500px;
    text-overflow:ellipsis;
}



.mainList .listHeader{
    width: 100%;
    height: 50px;

}
.mainList ul li{
    position: relative;
    list-style: square;
	height:36px;
}
.mainList ul{
    margin-right: 25px;
    margin-top: 25px;
    margin-left: 15px;

}
.mainList .listHeader .module{
    width: 100%;
    height: 50px;
    line-height: 40px;
    padding-left: 8px;
    width: 100px;
    float: left;
    font-size: 18px;
    color: black;
    font-weight: bold;
    background: url("../image/listTitleBackground.png") no-repeat;
    /* width: 71%; */
    background-size: 32% 76%;

}
.mainList .listHeader .module:first-letter{
    font-size: 26px;
    font-weight: bold;
    color: white;

}

.mainList .listHeader .module-2{
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 8px;
    width: 100px;
    float: left;
    font-size: 18px;
    color: black;
    background-size: 32% 76%;
}

.mainList .listHeader .link{
    background: url("../image/mainListpointer.png") 90% 50% no-repeat;


    display: inline-block;
    width: 100%;
    height: 50px;
    width: 70px;
    float: right;
    font-size: 18px;
    line-height: 50px;
    color: #257EB9;
}
.mainList .listHeader .link a{
    color: #257EB9;
}
.mainList li{
    font-size: 14px;
    line-height: 36px;
    font-weight: bold;
}
.mainList li span.title{
    font-size: 14px;
    line-height: 36px;
    font-weight: lighter;
    position: absolute;
    left: 0px;
    top:0px;
    float: left;
    color: rgba(0,0,0,0.8);
}
.mainList li span a{
    color: rgba(0,0,0,0.8);
}
.mainList li span.date{
    font-size: 12px;
    line-height: 32px;
    position: absolute;
    font-weight: lighter;
    right: 0px;
    top: 0px;
    color: rgba(0,0,0,0.7);
}

.bottomSidebar .mainList .listHeader img{
    width: 300px;
}
.bottomSidebar .mainList {
    height: 185px;
    margin-bottom: 32px;
}


.externalLinkWrapper{

  height: 125px;

}
.externalLinkContainer{
    padding-top: 35px;
    width: 1100px;
    margin:0 auto;
}
.externalLink ul li{
    display: inline-block;
    float: left;
    margin-right: 34px;
}
.externalLink ul li:last-of-type{
    display: inline-block;
    float: left;
    margin-right: 0px;
}
.externalLink ul li select{

    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    width: 140px;
    height:28px;
    background: url("../image/dropPointer.png") 94% 50% no-repeat #E7E8E7;
    border-top: 1px solid #C4C4C4;
    border-right: 1px solid #DBDBDB;
    border-bottom: 1px solid white;
    border-left:1px solid #DBDBDB;
    font-size: 13px;
    font-weight: normal;
	font-family: 'Microsoft YaHei','宋体';
}
.externalLink ul li select option{
    padding-left: 8px;
    color: #000;
    font-size: 13px;
    font-weight: normal;
	font-family: 'Microsoft YaHei','宋体';
}


.sideSmallBox
{
    box-sizing: border-box;
    width: 300px;
    height: 118px;
    margin-bottom: 9px;
    padding-top: 15px;

    vertical-align: middle;

    background: url('../image/sideSmallBoxBackground.png');
}
.sideSmallBox img,
.sideSmallBox p
{
    display: inline-block;

    vertical-align: middle;
}
.sideSmallBox img.icon
{
    margin-right: 15px;
    margin-left: 20px;
}
.sideSmallBox p
{
    width: 134px;
}
.sideSmallBox .title
{
    font-size: 24px;
}
.sideSmallBox .title_eng
{
    font-size: 9px;
}


.bottomSidebar .mainList .ListHeader img{
    height: 40px;
}










.fatFooter
{
    box-sizing: border-box;
    width: 100%;
    height: 121px;
    padding-top: 17px;

    background: url('../image/fatFooterBackground.png');
}
.fatFooter .footContainer{
    display: inline-block;
    margin-top: 0px;
}

.fatFooter
{
    font-size: 14px;
    line-height: 24px;

    text-align: center;
    vertical-align: middle;

    color: white;
}
.fatFooter p,
.fatFooter img
{
    display: inline-block;

    vertical-align: middle;
}
.fatFooter img
{
    float: right;

    margin-right: 52px;
}
.fatFooter p
{
    width: 650px;

    color: white;
}
.activityItem{
  float: left;
  width: 220px;
	height: 280px;
	margin-top: 27px;
	margin-left: 24px;
	padding: 10px;
	box-sizing: border-box;
	display: inline-block;
	background: white;
	border: 1px solid rgba(0,0,0,.1);
}
.activityItem img{
    width: 200px;
	height: 128px;
}

.activityItem h2 {
padding: 10px 10px 10px 5px;
color: #3F6E9F;
font-size: 16px;
line-height: 20px;
height: 40px;
margin-bottom: 10px;
border-bottom: 1px dashed rgba(0,0,0,.3);
}
.activityItem h2 a {
color: #3F6E9F;
}
.activityItem h3 {
padding-left: 5px;
font-size: 14px;
line-height: 24px;
color: rgba(0,0,0,.8);
}
.activityItem h3 span {
padding-left: 0px;
color: #3F6E9F;
font-size: 16px;
line-height: 24px;
}

.magazineCoverContainer {
padding-bottom: 25px;
border-bottom: 1px solid rgba(0,0,0,.3);
width: 650px;
margin: 20px 50px 0px;
}
#magazineInfo {
width: 100%;
}
.article-list .magazineForYears {
width: 650px;
margin-left: 50px;
padding: 12px 0;
}
.magazineForYears .magazineCover {
width: 100px;
float: left;
margin-right: 16px;
}
.magazinelist h2 {
color: #2A8ECC;
font-size: 20px;
line-height: 20px;
padding-left: 130px;
}
.magazinelist ul {
padding: 12px 0 0 0;
}
.magazinelist ul li {
text-align: center;
width: 60px;
margin: 0 10px;
display: inline-block;
border: none;
padding: 0px;
color: rgba(0,0,0,.8);
    margin-top: 18px;
}
.magazinelist ul li:hover {
text-align: center;
width: 60px;
margin: 0 10px;
display: inline-block;
border: none;
padding: 0px;
background: #2A8ECC;
color: #FFF;
    margin-top: 18px;
}
.magazinelist li a {
color: inherit;
font-size: 13px;
line-height: 47px;
}


/*tagcloud*/
.tags{
    min-height:100px;
	height:auto;
}
.tagcloud{
    display: block;
    float: left;
    height: 25px;
    list-style: none outside none;
    margin: 2px;
    min-width: 40px;
    width: auto;
}
.tagcloud a{
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #D4DCE9;
    color: #404040;
    display: block;
    float: left;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    max-width: 185px;
    padding-left: 5px;
    padding-right: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#sidebar{width:300px;overflow:hidden;}
.widget{background:#FFF;margin:0px 0px 10px;padding:7px 10px 10px;}
.widget ul{margin:0;list-style:url("http://www.caai.cn/Public/Home/css/images/li.png") inside;}
.widget ul li{line-height:24px;border-bottom:1px dashed #fff;}


.topPicContentWrapper2{
	background: url(../image/indexBackground.png) no-repeat;
    background-size: 100% 100%;
}
.topGridContainer{
    padding-top: 54px;
    width: 1150px;
    margin: auto;
    height: 480px;
	font-size:0;
	vertical-align: baseline;
}
.topGrid {
    display: inline-block;
    width: 142px;
    height: 142px;
    margin:0;
    padding:0;
	vertical-align:bottom;
	position: relative;
	float: left;
	border:0.3px solid #FFF;
}
.topGridSquare{
    width: 142px;
    height: 142px;
    margin:0;
    border-left-width:0px;
    padding:0;
	vertical-align:middle;
	position: absolute;
	display:table;
}
.topGridSquareContent{
    width: 141px;
    height: 141px;
    display:block;
    text-align:center;
    display:table-cell;
	vertical-align:middle;
	opacity:1;
padding-left: 10px;
padding-right: 10px;
}
.topGridSquareFont{
	color: #FFF;
	font-size: 20px;
	/*text-shadow: 1px 1.5px 1px #656B79;*/
}
