﻿html, body { font-family: 'Microsoft YaHei','SF Pro Display',Roboto,Noto,Arial,'PingFang SC',sans-serif; }
body { font-size: 14px; color: #686868; background: #F2EBD7; }
h1, h2, h3, h4, h5, h6, h7 { font-weight: 400; }
em, i, cite { font-style: normal; }
*:active { outline: 0 !important; }
* { padding: 0; margin: 0; }
a { text-decoration: none; color: #000 }
li { list-style-type: none; }
*:active { outline: 0 !important; }
*, :after, :before { box-sizing: border-box; outline: none; }
.com_content { max-width: 1200px; margin: 0 auto; padding: 0 15px; }


.pd0 { padding:0!important; }
.minh1000{min-height:700px;}

.head { background: #4669A7; height: 80px; }
.head .com_content > div { display: inline-block; float: left; }
.head .logo { margin-right: 60px; }
.head .logo > div { height: 80px; display: flex; align-items: center; justify-content: center; }
.head .logo img { width: 120px; height: 50px; }
.head .nav li { display: inline-block;height:50px;margin-top:30px;line-height:50px; }
.head .nav li span { display: inline-block;  height: 40px; line-height: 34px; padding: 0 30px; color:#fff ;position:relative;}
.head .nav li span::after { content:'';position:absolute;right:0;top:13px;height:10px;width:1px;display:inline-block;background:#fff;}
.head .nav li:last-child span::after {width:0;}
.head .nav li.on { background:#fff;border-radius:5px 5px 0 0;}
.head .nav li.on span { color: #333; }
.head .nav li:hover span { color:#ff6a00;}



.content { margin: 40px 0; overflow: hidden; }
.content .com_content { overflow: hidden; }
.content .com_content .div { width: 50%; float: left; }
.content .com_content .div:first-child { padding-right:10px;}
.content .com_content .div:last-child { padding-left: 10px; }
.content .com_content .div .con { overflow: hidden; }
.content .left { width: 300px; display: inline-block; float: left; padding-right: 10px; }
.content .left .con { background: #fff; border: 1px solid #efefef; border-radius: 3px; overflow: hidden; }
.content .right { width: 100%; display: inline-block; float: right; margin-right: -300px; padding-right: 300px; padding-left: 10px; }
.content .right .con { background: #fff; border: 1px solid #efefef; border-radius: 5px; overflow: hidden; }
.content .right { width: 300px; float: right; display: inline-block; padding-left: 10px; margin-right: 0; padding-right: 0; }
.content .right { width: 100%; float: left; display: inline-block; margin-left: -300px; padding-left: 300px; padding-right: 10px; }
.content1 .left{width: 100%;display: inline-block; float: left; margin-left :-300px;padding-left: 300px;padding-right:10px;}
.content1 .right{width:300px;display: inline-block;float: right;margin-left: 0;padding-left:10px;padding-right:0;}

.list { border-radius: 5px; background: #fff; margin-bottom: 10px; border: 1px solid #efefef; border-radius: 5px; }
.list .t { border-bottom:1px solid #efefef; padding: 15px; }
.list .t img { display: inline-block; vertical-align: middle; width: 20px; }
.list .t span { display: inline-block; vertical-align: middle; color: #3269CB }
.list .t em { float: right; color: #3269CB; font-size: 12px;display:inline-block;margin-top:3px; }
.list1 .t { border-top: 3px solid #3F3826; }
.list .c { padding: 15px; overflow:hidden;}
.list .c li { padding: 10px 0; }
.list .c li span { color: #E0D9BD; font-size: 13px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list .c li:hover span { color: #E1E976; }
.list .c .item { overflow:hidden;margin:10px 0;}

.list .c .item .item_l { width: 50px; display: inline-block; float: left; }
.list .c .item .item_r { width: 100%; display: inline-block; float: right; margin-right: -50px; padding-right: 50px; }
.list .c .item_80 .item_l { width: 80px; }
.list .c .item_80 .item_r { margin-right: -80px; padding-right: 80px; }
.list .c .item .xuhao span { display: inline-block; background: #F5F5F5; border-radius: 5px; width: 30px; height: 30px; text-align: center; line-height: 30px; font-size: 12px; margin-top: 4px; }
.list .c .item .img img{width:85%; }
.list .c .item .info { position: relative; border-bottom: 1px solid #efefef; padding-bottom: 15px; }
.list .c .item:last-child .info { border-bottom: 0; padding-bottom: 0; }
.list .c .item .info p { padding: 4px 0; }
.list .c .item .info span { color: #333; font-size: 15px; }
.list .c .item .info em { color: #999; font-size: 13px; }
.list .c .item .info cite { position:absolute;color:#999;font-size:12px;right:0;top:0;}
.list .c .itemImg { width:50%;float:left;padding:6px;}
.list .c .itemImg img { width:100%;}
.list .c .itemImg span { color:#333;font-size:13px;display:block;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 10px;}


.list .c .aricle { padding-bottom:15px;border-bottom: 1px solid #efefef;position: relative}
.list .c .aricle  p { padding: 4px 0; }
.list .c .aricle  span { color: #333; font-size: 15px; }
.list .c .aricle  em { color: #999; font-size: 13px; }
.list .c .aricle  cite { position:absolute;color:#999;font-size:12px;right:0;top:0;}


.list .c .aricle_right { background: #fff;margin-bottom: 10px;border: 1px solid #efefef;}
.list .c .aricle_right img{width:100%;}
.list .c .aricle_right .info{padding:10px;}
.list .c .aricle_right .info p { padding: 4px 0; }
.list .c .aricle_right .info span { color: #333; font-size: 15px; }
.list .c .aricle_right .info em { color: #999; font-size: 13px; }
.list .c .aricle_right .info cite { position:absolute; color:#999;font-size:12px;right:0;top:0;}

.youlian .link { padding: 10px 0; }
.youlian .link li{display: inline-block;}
.youlian .link a { display: inline-block; margin-right: 15px; color: #999; }
.youlian .list  a:hover { color: #3269CB; }
.youlian { padding: 30px 0; }

.fullSlide { width: 100%; position: relative; height: 300px; background: #000; margin-bottom: 10px; }
.fullSlide .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden; }
.fullSlide .bd ul { width: 100% !important; }
.fullSlide .bd li { width: 100% !important; height: 300px; overflow: hidden; text-align: center; }
.fullSlide .bd li img { width: 100%; }
.fullSlide .hd { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; background: url(../images/touming.png) repeat-x; text-align: center; _background: #000; _filter: alpha(opacity=60); }
.fullSlide .hd ul { text-align: center; padding-top: 5px; }
.fullSlide .hd ul li { cursor: pointer; display: inline-block; *display: inline; zoom: 1; width: 8px; height: 8px; margin: 5px; background: url(../images/tg_flash_p.png) -18px 0; overflow: hidden; line-height: 9999px; }
.fullSlide .hd ul .on { background-position: 0 0; }


.position { margin-top: 40px; }
.position a { display: inline-block; color: #333; font-size: 14px; }
.aricle_pre_next { overflow: hidden; margin: 20px 0; }
.aricle_pre_next > span { width: 50%; float: left; }
.aricle_pre_next > span:last-child { text-align: right; }

.footer { padding: 30px 0; background: #4669A7; color: #fff; text-align: center; font-size: 13px; }
.footer p { padding: 5px 0; }
.footer p span { margin: 0 4px; display: inline-block; }

.pages li { display:inline-block;border:1px solid #ede9d9;padding: 4px 10px;}
.pages li.thisclass{background:#999; }
.pages li.thisclass a{color:#fff;}
.pages li {background:#f76a00;color:#fff;}
.pages li a{color:#fff;font-size: 11px;}
.pages li span{color:#999;}
.pages li strong{color:#999;font-weight: 400;margin:0 5px;}
.pages li:last-child{background:#fff;}
.pages{background: #fff;padding: 15px;border: 1px solid #efefef;border-top: 0;}

.aricle_aricle_content{ padding: 30px; color: #333; border: 1px solid #efefef;background:#fff;}
.aricle_aricle_content .title{text-align:center;font-size: 18px; font-weight: bold;}
.aricle_aricle_content .info{text-align: center;margin-top: 10px;font-size: 12px;}
.aricle_aricle_content .info span{display: inline-block;margin:0 10px;}
.aricle_aricle_content .cc{color:#999;margin-top: 15px;font-size: 14px;min-height:700px;}

.wocao{margin:0;padding:40px;}
@media(max-width: 1200px){
	.head{height: auto;}
	.com_content{overflow: hidden;}
}
@media(max-width: 992px){
	
}
@media(max-width: 768px){
	.head .com_content .nav{width: 100%;}
	.head .logo > div{height: auto;}
	.head .nav ul{display: flex;}
	.head .nav li{margin-top: 10px; flex: 1; height: auto;}
	.head .nav li span{padding: 0; display: block; text-align: center;}
	.content .com_content .div{width: 100%;}
	.content .com_content .div:first-child{padding-right: 0;}
	.content .com_content .div:last-child{padding-left: 0;}
	.wocao{padding: 0;}
	.fullSlide{height: 0; padding-bottom: 60%;}
	.fullSlide .bd{}
	.fullSlide .bd ul{height: 0;}
	.fullSlide .bd li{height: auto;}
	.content1 .left{margin-left: 0; padding-left: 0; padding-right: 0;}
	.content1 .right{width: 100%; padding-left: 0;}
	.aricle_aricle_content .cc img{max-width: 100% !important; height: auto !important;}
}