@CHARSET "UTF-8";
body {
    padding-top: 0px;
    /* font-family: "Open Sans", sans-serif; */
    font-family: "Helvetica Neue", Open Sans, Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    /*font-family: "Helvetica Neue", Open Sans, Arial, sans-serif;
font-size: 18px;
/*font-size: 1.6rem;*/
    line-height: 1.42857;
    color: #333333;
    */
}

body.body-white {
    background: #F0F3F7;
    margin: 0;
    padding: 0;
    padding-top: 84px;
}

.navbar {
    width: 100%;
    min-width: 1264px;
    margin: 0px auto;
    position: fixed;
    left: auto;
    top: 0;
    z-index: 99;
    background: white;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
}

.navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top {
    margin-right: 0px;
    margin-left: 0px;
}

.navbar .nav .user {
    padding: 0;
    line-height: auto;
}

.navbar .nav .user .headicon {
    margin: 0 5px;
    height: 30px;
}

.navbar .nav .user .caret {
    vertical-align: middle;
    margin: 0 5px;
}

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a,
img {
    border: 0;
}

.nav-parent {
    background-color: rgba(255, 255, 255, 0.75);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff);
}


/*nav2*/

#nav2 {
    margin: 2px auto;
    padding: 0px auto;
    height: 64px;
    padding-top: 30px;
    height: 48px;
    /* 	background-color:transparent; */
    /* 	background:transparent;  */
}

#nav2 .jquery_out {
    float: left;
    line-height: 42px;
    display: block;
    border-right: 1px solid #fff;
    text-align: center;
    color: #fff;
    font: 14px/22px;
    background: #868585 url(../images/slide-panel_03.png) 0 0 repeat-x;
}

#nav2 .jquery_out .smile {
    padding-left: 1em;
}

#nav2 .jquery_inner {
    margin-left: 16px;
}

#nav2 .jquery {
    margin-right: 1px;
    padding: 0 2em;
}

#nav2 .mainlevel2 {
    line-height: 12px;
    padding: 0px 34px;
    float: left;
    border-right: 1px solid #f0f0f0;
    font-size: 15px;
    /*IE6 only*/
}

#nav2 .mainlevel2 a {
    color: #000;
    text-decoration: none;
    line-height: 14px;
    display: block;
    padding: 0 2px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

#nav2 .mainlevel2 a:hover,
#nav .mainlevel a.cur {
    color: #ef7d1b;
    text-decoration: none;
}

#nav2 .mainlevel2 div {
    width: 70%;
    height: 5px;
    margin: 0px 15%;
    border-bottom: 2px solid #ef7d1b;
}

#nav2 .mainlevel2 ul {
    display: none;
    position: absolute;
}

#nav2 .mainlevel2 li {
    border-top: 1px solid #fff;
    background: rgba(62, 62, 62, 0.7);
    width: 280px;
    /*IE6 only*/
}

#nav2 .mainlevel2 li a {
    color: #fff;
    text-decoration: none;
    line-height: 42px;
    display: block;
    padding: 0 20px;
    width: 240px;
    text-align: left;
}

#nav3 {
    position: absolute;
    top: 0px;
    right: 0px;
    width: auto;
    font-size: 12px;
    text-align: right;
    padding-right: 5px;
    float: right;
    font-weight: bold;
    height: 64px;
}

#nav3 div {
    vertical-align: middle;
    float: left;
    padding-top: 28px;
    height: 55px;
}

#nav3 div:hover {
    background: #f0f0f0;
}

#nav3 a {
    color: #11753F;
    padding: 0px 5px;
}

#nav3 a:hover {
    text-decoration: normal;
}


/*nav*/

#nav {
    margin: 2px auto;
    padding: 0px auto;
    width: 1329px;
    min-width: 1329px;
    height: 42px;
    background: #F1F1F1;
}

#nav .jquery_out {
    float: left;
    line-height: 42px;
    display: block;
    border-right: 1px solid #fff;
    text-align: center;
    color: #fff;
    font: 14px/22px;
    background: #868585 url(../images/slide-panel_03.png) 0 0 repeat-x;
}

#nav .jquery_out .smile {
    padding-left: 1em;
}

#nav .jquery_inner {
    margin-left: 16px;
}

#nav .jquery {
    margin-right: 1px;
    padding: 0 2em;
}

#nav .mainlevel {
    background: #929191;
    float: left;
    border-right: 1px solid #fff;
    width: 153px;
    /*IE6 only*/
}

#nav .mainlevel a {
    color: white;
    text-decoration: none;
    line-height: 42px;
    display: block;
    padding: 0 2px;
    width: 149px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

#nav .mainlevel a:hover,
#nav .mainlevel a.cur {
    color: #fff;
    text-decoration: none;
    background: #11753F;
}

#nav .mainlevel ul {
    display: none;
    position: absolute;
}

#nav .mainlevel li {
    border-top: 1px solid #fff;
    background: rgba(134, 133, 133, 0.9);
    width: 280px;
    /*IE6 only*/
}

#nav .mainlevel li a {
    color: #fff;
    text-decoration: none;
    line-height: 42px;
    display: block;
    padding: 0 20px;
    width: 240px;
    text-align: left;
}


/*tc widget*/

.tc-main {
    margin-top: 20px;
}


/*tc-box*/

.tc-box {
    background: #fff;
    padding: 5px 10px;
    margin: 10px 0;
}

.tc-box.first-box {
    margin: 0 0 10px 0;
}

.tc-box.article-box {
    padding: 5px 20px;
}


/*tc-box end */


/* The blog boxes */


/*.tc-gridbox {
  background-color: #ececec;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 1px #a8a8a8;
  -moz-box-shadow: 0px 1px 1px #a8a8a8;
  box-shadow: 0px 1px 1px #a8a8a8;
  margin-bottom: 40px;
}*/

.tc-gridbox {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: solid 1px #ddd;
    background: #fff;
    cursor: pointer;
}

.tc-gridbox:hover {
    border: solid 1px #ccc;
    -webkit-box-shadow: 0 5px 5px 0 rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0 5px 5px 0 rgba(50, 50, 50, 0.1);
    box-shadow: 0 5px 5px 0 rgba(50, 50, 50, , 0.1);
}

.tc-gridbox a {
    text-decoration: none;
}

@media (min-width: 768px) and (max-width: 979px) {
    .tc-gridbox {
        display: block;
        float: none;
        width: 95%;
    }
}

.tc-gridbox .header {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    background: #fff;
}

.tc-gridbox .footer {
    padding: 5px 14px 5px 14px;
    text-align: right;
    background: #fff;
}

.tc-gridbox .header .item-image {
    overflow: hidden;
}

.tc-gridbox .header img {
    margin-bottom: 5px;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.tc-gridbox .header img:hover {
    -webkit-transform: scale(1.2) rotate(2deg);
    -moz-transform: scale(1.2) rotate(2deg);
    -o-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.tc-gridbox .header h3 {
    color: #454a4e;
    margin: 0 5px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
}

.tc-gridbox .header h3 a,
.tc-gridbox .header h3 a:focus,
.tc-gridbox .header h3 a:hover {
    color: #454a4e;
    white-space: nowrap;
}

.tc-gridbox .header .meta {
    color: #5a6065;
}

.tc-gridbox .header hr {
    border-top-color: #ced5db;
    border-bottom: none;
    margin: 5px 0;
}

.tc-gridbox .body {
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 14px;
    color: #343a3f;
}

.tc-gridbox .body a {
    color: #666;
}

.tc-gridbox .body a:hover {
    color: #428bca;
}

.tc-gridbox .btn {
    float: right;
    margin-right: 10px;
    margin-bottom: 18px;
}


/*masonary*/

.container {
    min-width: 1329px;
}

#container .item {
    margin-bottom: 20px;
}

#container .item h3 {
    line-height: 100%;
}

#container .grid-sizer,
#container .item {
    width: 23%;
    margin: 10px 1%;
    float: left;
    zoom: 1;
}

@media (max-width: 479px) {
    #container .grid-sizer,
    #container .item {
        width: 98%;
        margin: 10px 1%;
        float: left;
        zoom: 1;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    #container .grid-sizer,
    #container .item {
        width: 48%;
        margin: 10px 1%;
        float: left;
        zoom: 1;
    }
}


/*list Boxes
------------------------------------*/

.list-boxes {
    overflow: hidden;
    padding: 15px 20px;
    margin-bottom: 25px;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-top: solid 2px #fff;
    word-wrap: break-word;
    word-break: break-all;
}

.list-boxes:hover {
    border-top: solid 2px #f90;
}

.list-boxes h2 a {
    color: #555;
}

.list-boxes:hover h2 a {
    color: #f90;
}

.list-boxes .list-actions a {
    font-size: 16px;
    text-decoration: none;
}

.list-boxes p a {
    color: #72c02c;
}

.list-boxes .list-boxes-img li i {
    color: #72c02c;
    font-size: 12px;
    margin-right: 5px;
}

.list-boxes .list-boxes-img img {
    display: block;
    margin: 5px 10px 10px 0;
}

.list-boxes h2 {
    margin-top: 0;
    font-size: 20px;
    line-height: 20px;
}

.list-boxes ul.list-boxes-rating li {
    display: inline;
}

.list-boxes ul.list-boxes-rating li i {
    color: #f8be2c;
    cursor: pointer;
    font-size: 16px;
}

.list-boxes ul.list-boxes-rating li i:hover {
    color: #f8be2c;
}


/*list Colored Boxes*/

.list-boxes-colored p,
.list-boxes-colored h2 a,
.list-boxes-colored .list-boxes-img li,
.list-boxes-colored .list-boxes-img li i {
    color: #fff;
}


/*Red list Box*/

.list-boxes-red {
    background: #e74c3c;
}


/*Blue list Box*/

.list-boxes-blue {
    background: #3498db;
}


/*Grey list Box*/

.list-boxes-grey {
    background: #95a5a6;
}


/*Turquoise list Box*/

.list-boxes-sea {
    background: #1abc9c;
}


/*Turquoise Top Bordered list Box*/

.list-boxes-top-sea {
    border-top: solid 2px #1abc9c;
}

.list-boxes-top-sea:hover {
    border-top-color: #16a085;
}


/*Yellow Top Bordered list Box**/

.list-boxes-top-yellow {
    border-top: solid 2px #f1c40f;
}

.list-boxes-top-yellow:hover {
    border-top-color: #f39c12;
}


/*Orange Left Bordered list Box**/

.list-boxes-left-orange {
    border-left: solid 2px #e67e22;
}

.list-boxes-left-orange:hover {
    border-left-color: #d35400;
}


/*Green Left Bordered list Box**/

.list-boxes-left-green {
    border-left: solid 2px #72c02c;
}

.list-boxes-left-green:hover {
    border-left-color: #5fb611;
}


/*Green Right Bordered list Box**/

.list-boxes-right-u {
    border-right: solid 2px #72c02c;
}

.list-boxes-right-u:hover {
    border-right-color: #5fb611;
}


/*comments*/

.comment {
    margin-bottom: 10px;
}

.comment .avatar {
    height: 40px;
    width: 40px;
}

.comment-body {
    overflow: hidden;
}

.comment-content {
    padding-bottom: 2px;
    word-break: break-all;
    word-wrap: break-word;
}

.comment>.pull-left {
    margin-right: 10px;
}

.comment .time {
    color: #ccc;
    font-size: 12px;
    line-height: 14px;
}

.comment-postbox-wraper {
    padding-right: 22px;
}

.comment-postbox {
    width: 100%;
    padding: 10px;
}

.comment-reply-box {
    position: relative;
    padding-right: 14px;
}

.comment-reply-box .textbox {
    width: 100%
}


/*ranking box*/

.ranking ul.unstyled li {
    padding: 5px 0;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #f0f0f0;
}

.ranking ul.unstyled li i {
    margin-right: 5px;
}

.ranking li i {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 15px;
    font-style: normal;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    background-color: #aaa;
}

.ranking li.top3 i {
    background: #FC9B0B;
}


/*comment ranking box*/

.comment-ranking .comment-ranking-inner {
    padding: 10px;
    background: #f7f7f7;
    position: relative;
    margin-bottom: 10px;
    /*border-top: solid 2px #eee;*/
}

.comment-ranking .comment-ranking-inner,
.comment-ranking .comment-ranking-inner:after,
.comment-ranking .comment-ranking-inner:before {
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.comment-ranking .comment-ranking-inner:after,
.comment-ranking .comment-ranking-inner:before {
    width: 0;
    height: 0;
    right: 0px;
    bottom: 0px;
    content: " ";
    display: block;
    position: absolute;
}

.comment-ranking .comment-ranking-inner:after {
    border-top: 15px solid #eee;
    border-right: 15px solid transparent;
    border-left: 0px solid transparent;
    border-left-style: inset;
    /*FF fixes*/
    border-right-style: inset;
    /*FF fixes*/
}

.comment-ranking .comment-ranking-inner:before {
    border-bottom: 15px solid #fff;
    border-right: 0 solid transparent;
    border-left: 15px solid transparent;
    border-left-style: inset;
    /*FF fixes*/
    border-bottom-style: inset;
    /*FF fixes*/
}

.comment-ranking .comment-ranking-inner:hover {
    border-color: #FC9B0B;
    border-top-color: #FC9B0B;
    background: #f0f0f0;
}

.comment-ranking .comment-ranking-inner:hover:after {
    border-top-color: #FC9B0B;
}

.comment-ranking .comment-ranking-inner span.comment-time {
    color: #777;
    display: block;
    font-size: 11px;
}

.comment-ranking .comment-ranking-inner a {
    text-decoration: none;
}

.comment-ranking .comment-ranking-inner a:hover {
    text-decoration: underline;
}

.comment-ranking .comment-ranking-inner i.fa {
    top: 2px;
    color: #bbb;
    font-size: 18px;
    position: relative;
}


/*ThinkCMF Photos*/

ul.tc-photos {
    margin: 0;
}

.tc-photos li {
    display: inline;
}

.tc-photos li a {
    text-decoration: none;
}

.tc-photos li img {
    opacity: 0.6;
    width: 50px;
    height: 50px;
    margin: 0 2px 8px;
    border: 1px solid #ddd;
}

.tc-photos li img:hover {
    opacity: 1;
    border: 1px solid #f90;
    /* box-shadow: 0 0 0 1px #f90; */
}


/**/


/*Blog Posts
------------------------------------*/

.posts .dl-horizontal a {}

.posts .dl-horizontal {
    margin-bottom: 15px;
    overflow: hidden;
}

.posts .dl-horizontal dt {
    width: 60px;
    float: left;
}

.posts .dl-horizontal dt .img-wraper {
    display: block;
    width: 55px;
    height: 55px;
    padding: 1px;
    margin-top: 2px;
    border: solid 1px #ddd;
}

.posts .dl-horizontal dt img {
    width: 100%;
    height: 100%;
    /* width: 55px; 
	height: 55px;
	padding: 1px;
	margin-top: 2px; 
	border: solid 1px #ddd; */
}

.posts .dl-horizontal dd {
    margin-left: 70px;
}

.posts .dl-horizontal dd p {
    margin: 0;
}

.posts .dl-horizontal dd a {
    font-size: 14px;
    line-height: 16px !important;
}

.posts .dl-horizontal dd a:hover {
    text-decoration: none;
}

.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a {
    color: #FC9B0B;
    border-color: #FC9B0B !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


/*czb css*/

.czb-center {
    width: 1280px;
    height: auto;
    ;
    margin: 0px auto;
    padding: 0px auto;
}

.czb-left {
    width: 270px;
    height: 100%;
    float: left;
    margin: 10px 10px;
    padding: 20px;
    /* 	border:1px solid #EEEEEE; */
    color: black;
    background: white;
    font-family: "Helvetica Neue", Open Sans, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.czb-right {
    width: 900px;
    height: auto;
    min-height: 600px;
    margin: 10px 10px 10px 0px;
    float: right;
    padding: 20px;
    color: black;
    background: white;
    /* 	border:1px solid #EEEEEE; */
    font-family: "Helvetica Neue", Open Sans, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: 300;
}

.czb-left h4 {
    color: black;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}

.czb-left h4 span {
    width: auto;
}

.czb-left ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    list-style: none;
}

.czb-left li {
    list-style-type: none;
    list-style: none;
    height: auto;
    vertical-align: middle;
    /* 	padding-top:6px; */
    /* 	padding-left:10px; */
    padding: 10px 10px;
    font-family: "Helvetica Neue", Open Sans, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px;
    background: #f0f0f0;
}

.czb-title1 {
    /* 	background: url("../images/commonpoint1.png") no-repeat 1px 1px; */
    border-bottom: 1px solid #e6e6e6;
    text-indent: 25px;
    height: 32px;
    /* 	padding-left:18px; */
    word-break: break-word;
    font-family: "Helvetica Neue", Open Sans, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.czb-left-tel {
    background: url("../images/TEL.png") no-repeat 1px 1px;
    background-size: 16px 16px;
    text-indent: 25px;
    height: 32px;
    padding-left: 23px;
    /* 	color:black; */
    font-family: "Helvetica Neue", Open Sans, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.czb-left-tel2 {
    text-indent: 25px;
    height: 32px;
    padding-left: 58px;
    color: black;
    font-family: "Helvetica Neue", Open Sans, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.czb-left-fax {
    background: url("../images/fax.png") no-repeat 1px 1px;
    text-indent: 25px;
    height: 32px;
    padding-left: 23px;
    color: black;
}

.czb-left-email {
    background: url("../images/Email.png") no-repeat 1px 1px;
    background-size: 16px 16px;
    text-indent: 25px;
    height: 32px;
    padding-left: 23px;
    color: black;
    font-family: "Helvetica Neue", Open Sans, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.czb-mission,
#czb-mission,
#czb-mission a {
    background: #F0F3F7;
    color: #ef7d1b;
}

.czb-left a {
    color: #000;
    height: 32px;
    text-decoration: none;
}

.czb-left a:hover {
    color: #e65200;
    text-decoration: underline;
}

.czb-right h3 {
    color: #F28C11;
    font-size: 18px;
    font-weight: bold;
}

.czb-right h3 span {
    width: auto;
    /* 	border-bottom:3px solid #ef7d1b; */
}

.czb-right b {
    color: black;
    border-left: 3px solid #F28C11;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
}

b {
    font-family: "Helvetica Neue", Open Sans, Arial, sans-serif;
}

.innor-banner {
    font-size: 14px;
}

.innor-banner img {
    width: 100%;
    height: auto;
}

.innor-banner div {
    width: 1150px;
    position: absolute;
    top: 230px;
    left: 20%;
    color: white;
    font-size: 38px;
    font-weight: bold;
}

.innor-banner .span2 {
    margin: 0px;
    width: 100%;
    font-size: 28px;
}

.innor-banner p {
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
}

.hoverbg1,
.hoverbg2 {
    margin: 10px 0px;
    padding: 10px;
    padding-left: 20px;
    width: auto;
    height: auto;
    font-size: 14px;
    background: #F0F3F7;
}

.hoverbg2 {
    background: #f0f0f0;
}

.top-window {
    position: fixed;
    right: 0px;
    z-index: 999;
    top: 82px;
    border: 1px solid black;
    background: black;
    width: 190px;
    height: 100%;
    padding: 10px 40px 10px 40px;
    font-size: 11px;
    font-weight: bold;
    margin-right: -282px;
    /* 	border-radius:5px; */
    -webkit-transition: width 2s, height 2s, -webkit-transform 2s;
    /* For Safari 3.1 to 6.0 */
    transition: width 2s, height 2s, transform 2s;
}

#menu {
    position: relative;
    width: 40px;
    height: 20px;
    color: white;
    background: #387EE8;
    text-align: center;
    top: 200px;
    margin-left: -101px;
    padding: 10px 10px 8px 10px;
}


/* #menu:hover .top-window, .top-window:hover { */


/* 	margin-right:-222px; */


/* } */

.top-window .active a {
    color: #F28C11;
}

.top-window div {
    height: auto;
    padding: 10px 10px 10px 20px;
    /* 	background:#387EE8; */
    /* 	margin-bottom:10px; */
    text-align: left;
}

.top-window div:hover {
    background-color: rgba(255, 255, 255, 0.15);
    color: #F28C11;
}

.top-window div:hover a {
    color: #F28C11;
}

.top-window a,
.top-window a:hover {
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

.top-window a:hover {
    color: #F28C11;
}

.BLKbg {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    min-width: 1000px;
    overflow: hidden;
    z-index: -1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}