.boxwidth{
    width: 1100px; margin: 0 auto;
}
.header{
    height: 74px; width: 100%; background: #fff;
}
.headtop{

}

.headtel{float: right; height: 74px; width: 160px;}
.headtel-img{
    float: left; width: 135px; height: 20px;  margin-top: 20px;
}
.ewm-inco{
    width: 20px; height: 20px; background:url('../img/headewm.png') no-repeat left top;; float: right;margin-top: 20px; position: relative;
}
.ewm-img{
    position: absolute; top: 0px; left: -230px;
    width: 250px; height: 250px; display: none; z-index: 9999;
}


#logo {
    width: 300px;
    margin-top:20px;
    float: left;
}
#logo img {
    width: 240px;
}
/* Mainmenu styling */
#mainmenu {
    width:600px;
    margin-left:20px;
    height:74px;
    float:left;
    box-sizing: content-box;
}

#mainmenu ul {
    font-size:13px;
    text-transform:uppercase;
    line-height:18px;
    float:left;
    height: 74px;
}

#mainmenu ul li {
    float:left;
    color:#333;
    list-style:none;
    position:relative;
    z-index:190;
    width: 96px;
}

#mainmenu ul li:hover ,#mainmenu ul li.selected,#mainmenu ul li.active {
    position:relative;
    z-index:200;
}

#mainmenu ul li a, #mainmenu ul li a:visited {
    display: block;
    color:#333;
    text-decoration:none;
    text-align: center;
    height: 54px;
    padding-top: 20px;
    font-size: 14px;
}
#mainmenu ul li a span{font-size: 12px; color: #bbb;}
#mainmenu ul li li a {
    display:block;
    float:left;
}

#mainmenu ul li a:hover {
    color:#fff;
    text-decoration:none;
    background-color:#0178b0;
}

#mainmenu ul li.selected a ,#mainmenu ul li.active a ,#mainmenu ul li:hover a{
    background-color:#0178b0;
    text-decoration:none;
    color:#fff;
}
#mainmenu ul li a:hover span,#mainmenu ul li.selected a span,#mainmenu ul li.active a span,#mainmenu ul li:hover a span{
    color:#fff;
}
#mainmenu ul li.selected:after,#mainmenu ul li.active:after {
    content:"";
    width:12px;
    height:7px;
    position:absolute;
    top:62px;
    right:40%;
    z-index:10;
}

#mainmenu ul li.selected li a,#mainmenu ul li.active li a {
    text-decoration:none;
    color:#414040;
}

#mainmenu ul li.selected li a:hover,#mainmenu ul li.active li a:hover {
    text-decoration:none;
    color:#414040;
}

#mainmenu ul li.dropdown a:hover {
    text-decoration:none;
    color:#fff;
}

#mainmenu ul li.selected ul li a, #mainmenu ul li.selected ul li a:hover,#mainmenu ul li.active ul li a, #mainmenu ul li.active ul li a:hover{
    color:#fff;
    background-image:none;
}

#menu li li {
    position:relative;
    z-index:100;
    line-height:20px!important;
    border-left:none!important;
    margin:0!important;
    padding:0!important;
}

#menu li li:last-child {
    background-image:none;
}

#menu ul {
    display:none;
    position:absolute;
    top:74px;
    width:96px;
    background-color:#0178b0;
    padding :0;
    z-index:9900;
    height: auto;
    padding-bottom: 10px;
}

#menu ul ul {
    display:none;
    position:absolute;
    top:-4px;
    left:114px;
    width:145px;
    z-index:900;
}

#menu li ul a,#menu li ul a:visited {
    color:#fff;
    font-size:12px;
    text-transform:capitalize;
    line-height:30px;
    z-index:190;
    text-decoration:none;
    height: auto;
    width: 100%;
    text-align: center;
    padding-top: 0px;
}

#menu li ul a:hover {
    background-color:#38393a;
    color:#fff;
}

#menu li ul li:first-child a:hover {
    background-color:#38393a;
}

#menu li ul li:last-child a:hover {
    background-color:#38393a;
}

#menu ul li a span {
    display:none;
}



.footdiv{ width: 100%; text-align: center; background: #353535; color: #fff; line-height: 36px; font-size: 12px;}
.footdiv a{ color: #fff}
.footdiv a:link{ text-decoration: none;}


/***** Footer Area Stylesheet *****/
footer {
    width: 100%;
    font-size: 13px;
    color:#fff;
    background:url('../img/footbg.png');
    float:left; padding-top: 40px;
    padding-bottom: 30px;
}
footer div.boxwidth{
    background:url('../img/footlogo.png') no-repeat right 80px;
}
footer h5 {
    color: #fff;
    height: 45px;
    margin-bottom: 15px;
    background:url('../img/foot_title.png') no-repeat left top;
}

footer ul li{
    padding-top:8px;
    line-height: 24px;
}
footer ul li a{color: #fff;}

.content-head{
    height: 466px; width: 100%;
     background-repeat: no-repeat;
    background-color: #3569b4;
    background-position: center top;
}

.mainbox{margin-top: -225px; position: relative; margin-bottom: 50px; }
.minleft{ width: 300px; background: #fff; padding-top: 20px; float: left;  margin-bottom: 40px;}
.minright{background: #fff;padding-top: 20px; float: right; width: 770px; min-height: 600px;}

.content-title{ height: 30px; text-align: right; position: relative; font-size: 12px;color: #666;border-bottom: 1px solid #e7e7e7; padding-right:30px;  }
.content-title a{color: #666;}
.content-title span{color: #3396cd;}
.content-title-title{position: absolute; left: 0; height: 30px; border-bottom: 3px solid #0277ac; padding: 0 30px; color: #333; font-size: 16px;  top: 0;}


.content-wrapper{padding: 30px;}

.content-wrapper .blog-post h4{ text-align: center; color: #333; font-size: 18px;}
.content-wrapper .blog-post h5{ font-size: 12px; text-align: center; height: 24px; border-bottom: 1px solid #eee; border-top: 1px solid #eee; color: #999; line-height: 24px; font-weight: 400; }

.classbox{width: 260px; margin-left: 20px; margin-bottom: 20px; background: #f4f5fa; }
.classbox-title{height: 44px; width: 100%;}

.classbox ul{ padding-bottom: 20px;}
.classbox ul li{ padding-left: 46px; padding-top: 20px; padding-right: 20px; position: relative;}
.classbox ul li a{ font-size: 14px; color: #404348;}
.classbox ul li.selected a,.classbox ul li a:hover{ color: #0f6f97; }
.classbox ul li span{display: inline-block; width: 6px; height: 6px; background: #404348; position: absolute; left: 20px;
    top:27px; }

.class-contact{ padding: 20px; line-height: 200%; color: #333; font-size: 12px;}



.pagination { display: inline-block; padding-left: 0; margin: 20px; border-radius: 4px; float: right; }
.pagination li { display: inline; }
.pagination li a,.pagination li span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.428571429; text-decoration: none; background-color: #fff; border: 1px solid #ddd; color: #666; }
.pagination li:first-child a { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
.pagination li:last-child a { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
.pagination li a:hover, .pagination li a:focus { background-color: #eee; }
.pagination .active span, .pagination .active span:hover, .pagination .active span:focus { z-index: 2; color: #fff; cursor: default; background-color: #0178b0; border-color: #0178b0; }
.pagination .disabled span, .pagination .disabled span:hover, .pagination .disabled span:focus { color: #999; cursor: not-allowed; background-color: #fff; border-color: #ddd; }
.pagination-lg li a { padding: 10px 16px; font-size: 18px; }
.pagination-sm li a, .pagination-sm li span { padding: 5px 10px; font-size: 12px; }




/* Sidebar styling */
aside {
    width:100%;
    margin-bottom:30px;
    float:left;
}

/* Popular List */
ul.popular-list {
    margin :0 30px;
}
ul.popular-list li{ height:auto; padding-bottom: 20px; margin-top: 20px; border-bottom: 1px dotted #ececec;}
ul.popular-list li .popular{ width: 100%;}
ul.popular-list li .popular.fl{ width: 530px;height: 120px;}
ul.popular-list li .popular-img{ margin-right: 20px; width: 160px; height: 120px;}
ul.popular-list li .popular-title{ font-size: 16px; color: #333; line-height: 200%;}
ul.popular-list li .popular-desc{ font-size: 14px; color: #666; line-height: 180%;}
ul.popular-list li .popular-view{color: #999; font-size: 14px; padding-top: 10px; height: 30px;}
ul.popular-list li .popular-view a.view { width: 85px; height: 25px; border: 1px solid #0178b0; color: #0178b0; line-height: 25px; text-align: center;}
ul.popular-list li .popular-view a:hover.view {color: #fff; background: #0178b0;}


.popular-list-gc{ padding: 20px;}
.popular-list-gc li{ float: left; text-align: center; border: 1px solid #e4e4e4; width: 226px; height: 225px; margin: 10px 7px;}
.popular-list-gc li:hover{ float: left; text-align: center; border: 1px solid #0174ad;}
.popular-list-gc li a{ color: #333; font-size: 14px; line-height: 200%; display: block;}
.popular-list-gc li a:hover{ color: #0174ad;}
.popular-list-gc li .popular-img{width: 224px; height: 168px; margin-bottom: 7px;}

.popular-list-cp{ padding: 20px;}
.popular-list-cp li{ float: left; text-align: center; border: 1px solid #e4e4e4; width: 226px; height: 225px; margin: 10px 7px;}
.popular-list-cp li:hover{ float: left; text-align: center; border: 1px solid #0174ad; background: #0174ad;}
.popular-list-cp li a{ color: #333; font-size: 14px; line-height: 200%; display: block;}
.popular-list-cp li a:hover,.popular-list-cp li:hover a{ color: #fff;}
.popular-list-cp li .popular-img{width: 224px; height: 168px; margin-bottom: 7px;}
