a, a:hover{
	/*text-decoration: none;*/
}
a {
	color: #666;
}
a:focus {
	outline: thin dotted;
}

body{
	background: #f7f7f7;
}

ul{
	margin-bottom: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0;
}

.top5 { margin-top: 5px; }
.top7 { margin-top: 7px; }
.top10 { margin-top: 10px; }
.top15 { margin-top: 15px; }
.top17 { margin-top: 17px; }
.top30 { margin-top: 30px; }
.bottom5 { margin-bottom: 5px; }
.bottom7 { margin-bottom: 7px; }
.bottom10 { margin-bottom: 10px; }
.bottom15 { margin-bottom: 15px; }
.bottom17 { margin-bottom: 17px; }
.bottom30 { margin-bottom: 30px; }

.label a{
	color: #fff;
	font-weight: lighter;
}

a:hover{
	opacity: 0.8;
}
.opacity:hover{
	opacity: 0.8;
}
/*******************DIY************************/

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover,
.nav>li>a:focus,
.nav>li>a:hover,
.open>.dropdown-menu{
	background-color: #165fc3;
}

.profile{
	margin-top: 7px;
}

header{
	/*background: -webkit-linear-gradient(#001a7a, #003cd1) left repeat;*/
	/*background: linear-gradient(#001a7a, #003cd1) left repeat;*/
	/*color: #ddd;*/
}

.site_logo{
	height: 93px;
	vertical-align: initial;
	margin-right: 50px;
}

header .ad p{
	margin: 0;
}

nav{
	background: -webkit-linear-gradient(#004cd1, #2970b7) left repeat;
	background: linear-gradient(#004cd1, #2970b7) left repeat;
	border-top: 3px solid #a7c6db;
	border-bottom: 3px solid #a7c6db;
}
.nav li{
	display: inline-block;
	line-height: 34px;
}
.nav li a{
	padding: 2px 9px;
	color: #f7f7f7;
	display: block;
	font-size: 1.6rem;
	font-weight: bold;
}
.nav li a:hover{
	background: -webkit-linear-gradient(#1e5185, #23619e) left repeat;
	background: linear-gradient(#1e5185, #23619e) left repeat;
	color: #eee;
}


.top-search{
	margin-left: 20px;
	margin-top:7px;
}
.top-search-kw{
	padding: 2px 4px;
	outline: none;
	height: 29px;
	width: 150px;
	border: 0;
	border-bottom: 1px solid #ffffff;
	background: -webkit-linear-gradient(#004cd1, #2970b7) left repeat;
	background: linear-gradient(#004cd1, #2970b7) left repeat;
	width:100px;
	color:#D4FFEA;
	font-weight: normal;
	display: none;
}
.top-search-submit{
	background: -webkit-linear-gradient(#004cd1, #2970b7) left repeat;
	background: linear-gradient(#004cd1, #2970b7) left repeat;
	font-size: initial;
	border: 0;
	margin-bottom: 1px;
	color:#ffffff;
}

.cat{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: #ededed;
	border-radius: 0 0 20px 0;
	border-top: 0.8rem solid #043b90;
	padding: 0 1.2rem;
	margin-bottom: 1.5rem;
	cursor: default;
	font-size: 2.2rem;
	font-weight: 500;
	color: #333;
	letter-spacing: 1px;
	line-height: 4.4rem;
}

.catLightColor{
	border-top: 8px solid #2970b7;
}

.cat a:link,
.cat a:visited,
.catUnderline a:link,
.catUnderline a:visited{
	color: #333;
}

.cat a:hover,
.catUnderline a:hover{
	color: #000;
}


.catOverline{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #ededed;
    border-radius: 0 0 0 0;
    border-top: 0.8rem solid #2970b7;
    margin-bottom: 0;
    text-align: center;
    cursor: default;
	width: 100%;
	font-size: 2.4rem;
	font-weight: 500;
	color: #333;
	letter-spacing: 1px;
	line-height: 4.4rem;
}

.catUnderline {
	width: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-bottom: 8px solid #2970b7;
    margin-bottom: 0;
    text-align: center;
    cursor: default;
    font-size: 2.4rem;
    font-weight: 500;
    color: #333;
    letter-spacing: 1px;
    line-height: 4.4rem;
}
.indexFocusVerticalBar{
	border-right: 1px solid black;
	border-left: 1px solid black;
	padding-right: 15px;
	padding-left: 15px;
}

.indexFocusVerticalBar img{
	margin-bottom: 6px;
}

.carouselInner{
	position: relative;
	width: 100%;
	overflow: hidden;
}

.carouselInner img{
	width: 100%;
	height: 100%;
}

.carouselTitle{
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 9%;
	position: absolute;
	z-index: 10;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color:rgba(0, 0, 0, 0.5);
}

.carouselTitle h4 a{
	color: #fff;
}

.carouselTitle h4{
	margin: 1.4rem 0;
	font-size: 1.8rem;
	font-weight: 300;
}

.carouselThumbnail{
	padding-top: 10px;
}

.carouselThumbnail img:not(:last-child){
	padding-right: 2px;
}

.carouselThumbnail img{
	cursor: pointer;
}

.zt a{
	font-size: 1.7rem;
	display: block;
	line-height: 4.4rem;
	max-height: 4.4rem;
	text-align: justify;
	overflow: hidden;
	letter-spacing: -1px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-left: 10px;
	color: #333;
	background: -webkit-linear-gradient(#fff, #ccc) left repeat;
	background: linear-gradient(#fff, #ccc) left repeat;
}

.indexNewsBlock{
	width: 48%;
	float: left;
    margin-bottom: 3%;
}
.indexNewsBlock:nth-child(even){
	margin-right: 4%;
}

.indexNewsBlockUp{
    position: relative;
}
.indexNewsBlockThumbnail{
	width: 46%;
	float: left;
	max-width: 166px;
}

.indexNewsBlockThumbnail img{
	width: 100%;
	height: 100%;
}

.indexNewsListMeta{
	width: calc(100% - 46%);
	float: right;
	padding-left: 2%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

.indexNewsListMetaTitle{
	font-size: 1.9rem;
	line-height: 1.2em;
	max-height: 2.4em;
	text-align: justify;
	overflow: hidden;
	margin-bottom: 8px;
	letter-spacing: -1px;
	font-weight: bolder;
}

.indexNewsListMetaTitle a{
	color: #333;
}

.indexNewsListMetaTitle a:hover{
	color: rgba(34, 34, 34, 0.55);
}

.indexNewsListMetaTag .fa-tags{
	color: #a7c6db;
}

.indexNewsListMetaTag .label-info{
	background-color: #a7c6db;
}

.indexNewsColBLeft{
	border-right: 1px solid black;
}

.picRecommendItem a:hover{
	opacity: 0.7;
}

.picRecommendItem{
	width: 100%;
    padding-bottom: 42.8571%;
    position: relative;
}

.picRecommendItemThumbnail{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;

	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.picRecommendItem .subtitle {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.6rem;
    line-height: 2em;
    max-height: 2em;
    text-align: justify;
    overflow: hidden;
    letter-spacing: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: rgba(0,0,0,0.5);
    color: #fff;
    width: 100%;
    padding: 0 .9rem;

	position: absolute;
	bottom: 0;
	left: 0;
}

.hot, .list{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 1.5rem 0 0;
	counter-reset: number;
}

.hot a:before, .list a:before{
	font-family: 'Fontawesome';
    content: '\f111';
    font-size: .6rem;
    position: relative;
    top: -4px;
    padding-right: 1.3rem;
}

.list a:before{
}


.hot a, .list a{
	padding: 0 0.5rem;
	font-size: 1.8rem;
	line-height: 3.4rem;
	max-height: 2.7rem;
	text-align: justify;
	overflow: hidden;
	letter-spacing: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	color: #666;
	width: 100%;
}

.clearfix:after{
    content: " ";
    display: block;
    clear: both;
}

.hotRow:first-of-type {
    margin-top: 10px;
}

.hotRow:nth-of-type(1n+1) {
    clear: both;
}
.hotRow:nth-child(1n) {
    margin-right: 0;
}
.hotRow:nth-child(n) {
    margin-bottom: 7.8666666667px;
    margin-right: 0;
}
.hotRow {
    float: left;
    width: calc(100% / 1);
    padding-bottom: 7.8666666667px;
    border-bottom: 1px solid #ccc;
}
.hotRow {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hotRowLine{
	position: relative;
}

.hotThumbnail{
	float: left;
	width: 118px;
}

.hotMeta{
	width: calc(100% - 118px);
	float: right;
	padding-left: 5.9px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}

.hotTitle{
	font-size: 1.6rem;
	line-height: 1.2em;
	max-height: 2.4em;
	text-align: justify;
	overflow: hidden;
	letter-spacing: -1px;
	color: #666;
	margin-bottom: .6rem;
	margin-top: -1px;
}

.hotInfo{
	display: inline-block;
	color: #b3b3b3;
	font-size: 1.3rem;
	margin: 0;
}

footer{
	width: 100%;
	height: 20px;
	border-top: 1px solid #ccc;
    text-align: center;
    margin-top: 20px;
    clear: both;
    float: left;
    background-color: #dedede;
    display: table;
}

footer ul{
	padding-left: 0;
	list-style: none;
	display: table;
}

footer ul li{
    float: left;
	position: relative;
	display: block;
	padding: 10px 15px;
}

footer ul li a{
	color: #5B5B5D;
	font-size: 16px;
}

.breadcrumb>li span {
    text-decoration: none;
    color: #666;
    font-size: 17px;
}

ol.breadcrumb li:not(:first-child)::before{
	content: '/\00a0';
	padding: 0 5px;
	color: #ccc;
}


.title{
	font-size: 3rem;
	line-height: 3rem;
	max-height: 6rem;
	text-align: justify;
	overflow: hidden;
	letter-spacing: -1px;
	font-weight: bold;
	color: #333;
	margin: 1.5rem 0;
}

.time{
	color: gray;
}

.news-content{
	font-size: 1.8rem;
	color: #333;
	padding: 1rem 2rem 3rem;
}

.news-content img{
	max-width: 100%;
}

.socialBar{
	margin-right:7px;
	padding-left: 1px;
}

.socialBar a {
    color:white;
    opacity:1;
    display: inline-block;
    text-decoration: none;
    line-height: initial;
}
.socialBar a:hover {
    opacity:0.5;
}
.socialBar a i {
    height:24px;
    float:left;
}
.socialBar a span {
    display: table-cell;
    width: 24px;
    height:24px;
    font-size:12px;
    text-align:center;
    vertical-align: middle;
}
.fa-facebook{padding: 6px 8px 8px 8px;}
.fa-facebook-official{padding: 6px 6px 8px 6px;}
.fa-twitter{padding: 6px 6px 8px 5px;}
.fa-pinterest{padding: 6px 6px 8px 6px;}
.fa-google-plus{padding: 6px 5px 8px 6px;}
.fa-linkedin{padding: 6px 6px 8px 6px;}
.fa-wechat{padding: 6px 3px 8px 4px;}
.socialBar a.facebook i {background-color:rgba(59, 89, 152, 1);}
.socialBar a.facebook span {background-color:rgba(59, 89, 152, 0.8);}
.socialBar a.twitter i {background-color:rgba(0, 172, 237, 1);}
.socialBar a.twitter span {background-color:rgba(0, 172, 237, 0.8);}
.socialBar a.pinterest i {background-color:rgba(203, 32, 39, 1);}
.socialBar a.pinterest span {background-color:rgba(203, 32, 39, 0.8);}
.socialBar a.linkedin i {background-color:rgba(0, 123, 181, 1);}
.socialBar a.linkedin span {background-color:rgba(0, 123, 181, 0.8);}
.socialBar a.google-plus i {background-color:rgba(221, 75, 57, 1);}
.socialBar a.google-plus span {background-color:rgba(221, 75, 57, 0.8);}
.socialBar a.wechat i {background-color:rgba(123, 179, 46, 1);}
.socialBar a.wechat span {background-color:rgba(123, 179, 46, 0.8);}

a:hover, a span:hover, a:active {
	outline: 0;
	color: #000;
}

.clSection{margin: 6px -13px 0;line-height:1.4;}
.clTag{font-size:18px;color:#BE3F00;padding:1px;font-weight: bold;}
.clCat{font-size:16px;padding:1px;display:inline-block;}

.clCat:hover{opacity:0.5;}

.navbar-toggle {
    border-color: #ddd;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}


.radioTag{
	display: inline-block;
	margin-right: 5px;
}

.radioTag label {
	min-width: 115px;
	border-radius: 3px;
	border: 1px solid #D1D3D4;
	padding-right: 10px;
}

.radioTag input:empty {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

/* style label */
.radioTag input:empty ~ label {
	position: relative;
	float: left;
	line-height: 2.5em;
	text-indent: 3.25em;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.radioTag input:empty ~ label:before {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	content: '';
	width: 2.5em;
	background: #D1D3D4;
	border-radius: 3px 0 0 3px;
}

/* toggle hover */
.radioTag input:hover:not(:checked) ~ label:before {
	content:'\2714';
	text-indent: .9em;
	color: #C2C2C2;
}

.radioTag input:hover:not(:checked) ~ label {
	color: #888;
}

/* toggle on */
.radioTag input:checked ~ label:before {
	content:'\2714';
	text-indent: .9em;
	color: #9CE2AE;
	background-color: #4DCB6D;
}

.radioTag input:checked ~ label {
	color: #777;
}

/* radio focus */
.radioTag input:focus ~ label:before {
	box-shadow: 0 0 0 3px #999;
}

@media (max-width: 639px), (min-width: 768px){
	.indexNewsColBLeft .indexNewsBlock:nth-of-type(1n+1),
	.indexNewsColBRight .indexNewsBlock:nth-of-type(1n+1) {
	    clear: both;
	    float: left;
	    width: 100%;
	}
}

@media (max-width: 479px), (min-width: 640px) and (max-width: 1199px) {
	.indexNewsTitle {
	    font-size: 1.8rem;
	    line-height: 1.2em;
	    max-height: 2.4em;
	    text-align: justify;
	    overflow: hidden;
	    letter-spacing: -1px;
	    margin-bottom: 8px;
	}
}

@media (max-width:479px){
	img{
		max-width: 100%;
	}

	.indexNewsBlock{
		width: calc(100% / 1);
	}

	.indexNewsListMetaTitle{
		font-size:initial;
	}

	.carouselThumbnail img{ width: 64px;}
}

