@charset "utf-8";
/* CSS Document */
*{ margin:0px auto; padding:0px; font-size:14px; font-family: "Microsoft YaHei";}
ul{ list-style:none;}
a{ text-decoration:none;}
em{ font-style:normal;}
.tit{ width:100%; background:#fbfbfb; height:30px; border-bottom:1px #dddddd solid;}
.container{ width:1200px;}
.tita{ width:500px; float:left; line-height:30px; color:#999;}
.titb{ float:right;}
.titb ul{  float:right;}
.titb ul li{ display:block; float:left; line-height:30px;}
.titb ul li a,.titb ul li a:visited{ color:#999; padding-left:10px;}
.logo{ width:180px; float:left; margin-top:15px;}
.logo h1{ width:180px; float:left; font-size:34px; color:#016cba;}
.logo h1 em{ font-size:15px; font-weight:100;}
.gyu{ width:300px; float:left; font-size:20px; margin-top:20px; padding-left:25px;}
.gyu h2{ font-size:12px; font-weight:200; line-height:30px; color:#2069b6; font-weight:bold;}
.gyu h2 em{ color:#E50112; font-size:12px;}
.lina{ width:5px; float:left; margin-top:25px;}
.dianh{ width:300px; float:left;}
.dia{ width:26px; float:left; margin-top:20px;}
.dib{ float:left; padding-left:15px; margin-top:20px;}
.dib h3{ font-size:18px; color:#2069b6;}
.dib h3 em{ color:#999;}

.sei{ float:right; margin-top:15px;}


.fla{ width:100%; float:left;}


.about{ width:1200px; float:left; background:url(abo.jpg) no-repeat; height:695px; margin-top:25px;}
.aboa{ width:500px; float:left; padding-left:300px; margin-top:185px;}
.aboa h1{ width:500px; float:left; font-size:28px; margin-top:25px;}
.aboa p{ width:500px; float:left; line-height:30px; color:#333; margin-top:15px;}
.aboa span{ display:block; float:right; margin-top:25px;}
.aboa span a,.aboa span a:visited{ color:#00F;}


.pro{ width:1200px; float:left;}
.proa{ width:1200px; float:left; text-align:center; margin-top:45px;}
.prob{ width:1200px; float:left;}
.prob ul{ width:1200px; float:left; list-style:none;}
.prob ul li{ display:block; float:left; width:300px; margin-top:15px;}
.proc{ width:280px; background:#f6f6f6; float:left; padding-bottom:10px;}
.prod{ width:260px; float:left; overflow: hidden;  margin-left:10px; margin-top:10px;}
.prod a,.prod a:visited{ display:block; float:left;}
.prod a img{ width:260px; height:180px; border:none;}
.proe a,.proe a:visited{ display:block; float:left; width:260px; float:left; text-align:center; margin-top:10px; color:#333;}

.prod a img{
	width: 100%;
	transition: transform 1.6s;
}
.prod a img:hover{
	transform: scale(1.2);
}

.prof{ width:1200px; float:left; margin-top:25px; padding-bottom:25px;}
.prof ul{ width:1200px; float:left; list-style:none;}
.prof ul li{ display:block; float:left; padding-left:5%;}
.prof ul li a,.prof ul li a:visited{ display:block; background:#1048a0; line-height:30px; padding-left:20px; padding-right:20px; padding-top:5px; padding-bottom:5px; color:#FFF;}
.prof ul li a:hover{ background:#F60;}



.fu{ background:url(b31.jpg) no-repeat top center; width:100%; height:600px; float:left; margin-top:45px;}
.fua{ width:1200px; float:left; margin-top:45px;}
.fua h3{ width:1200px; float:left; text-align:center; font-size:36px;}
.fua h3 em{ font-size:36px; color:#F00;}
.fua p{ width:1200px; float:left; text-align:center; font-size:20px; font-family:Arial, Helvetica, sans-serif; margin-top:15px;}

.fub{ background:url(f1.png) no-repeat top center; width:1200px; height:380px; float:left; margin-top:45px;}
.fuba{ width:500px; float:left; margin-left:440px;}
.fuba h3{ font-size:24px; color:#FFF; margin-top:25px; float:left; width:500px;}
.fuba p{ font-size:16px; color:#FFF; margin-top:10px; float:left; width:500px;}

.fubaa{ width:500px; float:left; margin-left:440px; margin-top:45px;}
.fubaa h3{ font-size:24px; color:#000; margin-top:25px; float:left;}
.fubaa p{ font-size:16px; color:#000; margin-top:10px; float:left;}

.anl{ width:100%; background:#f6f6f6; float:left;}
.anla{ width:1200px; float:left;}





/*搜索框6*/


div.search {
	padding:10px 0;
}
form {
	position:relative;
	width:300px;
	margin:0 auto;
}
input,button {
	border:none;
	outline:none;
}
input {
	width:95%;
	height:42px;
	padding-left:13px;
}
button {
	height:44px;
	width:42px;
	cursor:pointer;
	position:absolute;
}
     
.bar6 input {
	border:2px solid #016cba;
	border-radius:5px;
	background:transparent;
	top:0;
	right:0;
}
.bar6 button {
	background:#016cba;
	width:60px;
	top:0;
	right:0;
	float:right;
}
.bar6 button:before {
	content:"搜索";
	font-size:13px;
	color:#F9F0DA;
}
/*搜索框6*/


.daohang{ background:#016cba; width:100%; height:50px; margin-top:15px; float:left;}
.dh{ width:1200px; float:left;}
/*nav开始*/
.dha{ width:1170px; float:left; padding-left:21px;}
.menu{margin:0;list-style:none;height:50px;line-height:50px; overflow:hidden;_float:left;width:1170px;}
.menu li{float:left;width:130px;overflow:hidden;}
.menu li a{color:#fff;font-size:15px;text-align:center;width:130px;height:50px;line-height:50px;display:block;outline:none;}
.menu li a:hover{background:#ea9623; color:#fff;}
.menu .hover a{background:#ea9623; color:#fff;font-size:15px;text-align:center;width:130px;height:50px;line-height:50px;display:block;outline:none;}
.menu li .subnav{margin:0 0 0 0;padding:0;position:absolute;z-index:999;display:none;}
.menu li .subnav dt a{display:block;width:130px;height:40px;line-height:40px;text-align:center;background:#016cba;color:#fff;font-size:12px;border-bottom:1px solid #fff;}
.menu li .subnav dt a:hover{background:#ea9623;}

#nav .date{line-height:42px;color:#fff;width:160px;float:right;text-align:center;color:#449AF7;}
#nav .date a{color:#fff;}
#nav .date a:hover{color:#ff0;}
/*nav*/


/*banner 开始*/
.banner{ width:100%; height:680px; overflow:hidden; position:relative;font-size:0}
.b-img{ height:480px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:680px; float:left;}
.b-list{ height:50px; padding-top:520px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #14ab04;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:255px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:255px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}
/*banner 结束*/





/* Reset */


/* Reset */
*,*:after,*:before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.clearfix:before,.clearfix:after {
	content:" ";
	display:table;
}
.clearfix:after {
	clear:both;
}
#gallery-wrapper {
	position:relative;
	max-width:100%;
	width:100%;
	margin:30px auto;
}
img.thumb {
	width:280px;
	height:194px;
}
.white-panel {
	position:absolute;
	background:white;
	border-radius:5px;
	box-shadow:0px 1px 2px rgba(0,0,0,0.3);
	padding:10px;
	line-height:30px;
}
.white-panel h1 {
	font-size:1em;
	margin-top:5px;
	margin-bottom:5px;
}
.white-panel h1 a {
	color:#A92733;
}
.white-panel:hover {
	box-shadow:1px 1px 10px rgba(0,0,0,0.5);
	margin-top:-5px;
	-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;
}



.xin{ width:100%; float:left;}

/* 首页新闻必要布局样式css */
.title_cn {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	width:1200px; 
	float:left;
}
#new_box {
	width: 100%;
	padding: 20px 0px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 0px;
}
.new_con {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
.newtel {
	margin-top:25px;
	height: 30px;
	padding-bottom: 10px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #666
}
.new_telst {
	width: 550px;
	margin: 0 auto;
	position: relative;
	top: 6px;
	text-align: center
}
.new_telst li {
	width: 166px;
	line-height: 30px;
	text-align: center;
	float: left;
	display: inline;
	font-family: "微软雅黑";
	cursor: pointer;
}
.new_telst li.newon {
	color: #217af0;
	font-weight: bold;
}
.new_telst p {
	position: absolute;
	top: 34px;
	left: 0px;
	width: 166px;
	height: 7px;
	border-top: 1px solid #217af0;
	overflow: hidden;
	text-align: center;
}
.new_telst b {
	display: inline-block;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #217af0 #fff #fff #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
}
.new_lst {
	height: 315px;
	position: relative;
	overflow: hidden;
	display: none;
	margin-top: 10px;
	padding-top: 20px;
}
.new_lst ul {
	position: absolute;
	left: 0px;
}
.new-wrap {
	margin-top: 30px;
}
.new-wrap .show {
	display: block;
}
li.new_cnlf {
	width: 370px;
	float: left;
}
li.new_cnlf p {
	width: 100%;
}
p.newlf_tel a {
	color: #217af0;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	display: block;
}
p.newlf_tel a:hover {
	color: #C33
}
p.newlf_tx {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	height: 105px;
	overflow: hidden;
}
li.new_cnrf {
	float: right;
	width: 820px;
	margin-left: 10px;
}
.newrf_lst dd {
	width: 368px;
	height: 85px;
	border: 1px solid #e4e4e4;
	float: left;
	margin-left: 35px;
	margin-bottom: 20px;
}
p.new_rq {
	width: 65px;
	height: 65px;
	background: #969393;
	float: left;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
p.new_rq span {
	display: block;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
	padding-top: 5px;
}
p.newrf_tx {
	float: left;
	width: 270px;
	margin-top: 8px;
}
p.newrf_tx a {
	color: #333;
	font-size: 14px;
	display: block;
	line-height: 30px;
}
p.newrf_tx span {
	display: block;
	font-size: 12px;
	color: #999;
	height: 60px;
	overflow: hidden;
}
.newrf_lst dd:hover {
	width: 366px;
	height: 83px;
	border: 2px solid #217af0;
	box-shadow: 0px 0px 15px rgba(37, 125, 242, .27);
}
.newrf_lst dd:hover p.newrf_tx a {
	color: #217af0;
}
.newrf_lst dd:hover p.new_rq {
	background: #217af0;
	margin-top: 9px;
	margin-left: 9px;
}
.newrf_lst dd:hover p.newrf_tx {
	margin-top: 7px;
}
.mr0 {
	margin-right: 0px;
}



.dibu{ width:100%; float:left; margin-top:65px;}
/* 底部必要布局样式css */
.footer-box {
    background: #222132;
    overflow: hidden;
    width: 100%;
    color: #888;
    padding: 30px 0 35px;
}

.footer-container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.footer-service {
    margin-right: -26px;
    margin-bottom: 38px;
    padding-left: 69px;
}

.footer-service-item {
    float: left;
    height: 60px;
    width: 240px;
    margin-right: 26px;
}

.footer-service-item i {
    width: 50px;
    height: 45px;
    float: left;
    margin: 17px 17px 0 29px;
    opacity: .8;
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    transform: scale(.6);
}

.footer-service-item span {
    font-size: 16px;
    color: #ccc;
    float: left;
    margin-top: 29px;
}

.footer-icon-001 i {
    background: url(../images/icon-footer01.png) no-repeat center center;
    background-size: contain;
}

.footer-icon-002 i {
    background: url(../images/icon-footer02.png) no-repeat center center;
    background-size: contain;
}

.footer-icon-003 i {
    background: url(../images/icon-footer03.png) no-repeat center center;
    background-size: contain;
}

.footer-icon-004 i {
    background: url(../images/icon-footer04.png) no-repeat center center;
    background-size: contain;
}

.footer-line {
    height: 0;
    display: block;
    clear: both;
    border-bottom: 1px solid #393854;
}

.footer-links {
    padding-top: 40px;
    padding-left: 69px;
}

.footer-article-item {
    width: 209px;
    height: 226px;
    float: left;
    margin-right: 23px;
    line-height: 2;
    font-size: 14px;
}

.footer-article-item dt {
    color: #ccc;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 2;
    font-weight: 300;
}

.footer-article-item dd {
    line-height: 2;
}

.footer-article-item dd a {
    color: #888;
    transition: all .1s;
}

.footer-article-item dd a:hover {
    color: #fff;
}

.footer-contact-item {
    width: 145px;
    float: left;
}

.footer-contact-item h3 {
    font-size: 16px;
    color: #ccc;
    line-height: 2;
    margin-bottom: 10px;
    font-weight: 400;
}

.footer-contact-item p {
    font-size: 22px;
    color: #fff;
    font-family: Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    margin-bottom: 15px;
}

.footer-ewm {
    float: left;
    width: 110px;
    margin-right: 18px;
    text-align: center;
}

.footer-ewm img {
    width: 110px;
    height: 110px;
    display: block;
    border: none;
}

.footer-ewm p {
    font-size: 14px;
    color: #ccc;
    margin-top: 12px;
}

.footer-friend {
    width: 1050px;
    height: 20px;
    line-height: 20px;
    margin: 30px auto;
}

.footer-friend-title {
    float: left;
    color: #ccc;
    font-size: 14px;
}

.footer-friend-title-list {
    float: left;
}

.footer-friend-title-list li {
    float: left;
}

.footer-friend-title-list li a {
    color: #888;
    transition: all .1s;
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
}

.footer-friend-title-list li a:hover {
    color: #fff;
}

.footer-friend-more {
    color: #ccc;
    transition: all .1s;
    float: left;
    font-size: 14px;
}

.footer-copyright {
    line-height: 20px;
    font-size: 14px;
    text-align: center;
}

.footer-copyright p {
    margin-bottom: 9px;
    font-size: 14px;
    color: #888;
}



/*复制开始*/



.pl{ width:228px; float:left; margin-top:30px;}
.pla{ background:url(sub_til.png) no-repeat; width:228px; height:89px; float:left;}
.pla h3{ width:228px; text-align:center; font-size:30px; color:#FFFFFF; line-height:89px;}


.plb{ width:226px; border:1px #0E46E1 solid; float:left;}
.plb ul{ width:200px; float:left; padding-left:13px; margin-top:10px; padding-bottom:13px;}
.plb ul li{ display:block; float:left; width:200px; margin-top:11px;}
.plb ul li a,.plb ul li a:visited{ display:block; line-height:30px; color:#333333; background:url(dd.png) no-repeat right center #EDEDED; padding-left:10px; padding-right:10px; height:30px;}
.plb ul li a:hover{ background:#0A45EB; color:#FFFFFF; background:url(db.png) no-repeat right center #0A45EB;}



.plc{ width:226px; border:1px #E5E5E5 solid; background:#0E46E1; float:left; margin-top:15px;}
.plc h3{ width:100px; float:left; padding-left:10px; line-height:40px; font-size:15px; color:#fff;}
.plca{ width:226px; border:1px #E5E5E5 solid; float:left; border-top:none; margin-bottom:10px;}
.plca ul{ width:200px; float:left; padding-left:13px; margin-top:10px; padding-bottom:10px;}
.plca ul li{ display:block; float:left; width:200px; border-bottom:1px #CCCCCC dotted; line-height:32px;}
.plca ul li a,.plca ul li a:visited{ color:#666666; background:url(dyu.png) no-repeat left center; padding-left:20px; font-size:13px;}
.plca p{ width:200px; float:left; padding-left:13px; line-height:28px; margin-top:10px; padding-bottom:10px; color:#666666;}






.prr{ width:942px; float:left; padding-left:30px; margin-top:30px;}
.prra{ width:940px; border:1px #EAEAEA solid; float:left;}
.prrab{ background:url(t1.gif) repeat-x; width:940px; height:40px; float:left;}
.prrab h4{ background:url(icon1.gif) no-repeat left center; padding-left:20px; color:#666666; font-size:16px; width:300px; float:left; margin-top:10px; margin-left:20px;}
.prrab a,.prrab a:visited{ display:block; float:right; line-height:40px; color:#666666; padding-right:10px;}
.prrc{ width:940px; border:1px #EAEAEA solid; float:left;}
.prrca{ width:920px; float:left; padding-left:10px; margin-top:10px;}
.prrca p{ width:225px; float:left; text-align:center; margin-top:10px;}
.prrca p a,.prrca p a:visited{ display:block; text-align:center; line-height:28px; color:#666666;}
.prrca p a img{ width:210px; height:190px; border:1px #CCCCCC solid; padding:3px;}



.prrabz{ background:url(t1.gif) repeat-x; width:940px; height:40px; float:left;}
.prrabz h4{ background:url(icon1.gif) no-repeat left center; padding-left:20px; color:#666666; font-size:16px; width:300px; float:left; margin-top:10px; margin-left:20px;}
.prrabz span{ display:block; float:right; padding-right:5px; line-height:40px; color:#666666;}
.prrabz span a,.prrabz span a:visited{ color:#666666;}




.prre{ width:900px; float:left; padding-left:20px; margin-top:10px;}
.prre p{ width:900px; float:left; border-bottom:1px #CCCCCC dotted;}
.prre p a,.prre p a:visited{ display:block; float:left; line-height:35px; color:#666666;}
.prre p span{ display:block; float:right; color:#666666; line-height:35px;}



.prrd{ width:900px; float:left; padding-left:20px; margin-top:10px; padding-bottom:35px;}
.prrd p{ line-height:32px; color:#666666; margin-top:15px;}

.prrf{ width:900px; float:left; padding-left:20px; line-height:28px; padding-bottom:35px; color:#666666;}
.prrf a,.prrf a:visited{ color:#666666;}


#ti{ width:900px; float:left; text-align:center; font-size:24px; color:#666666; margin-top:25px;}
#tii{ width:900px; float:left; text-align:center; margin-top:25px; color:#666666; padding-bottom:25px;}



.pei{ width:920px; float:left; text-align:center; margin-top:25px; padding-bottom:25px;}




.youf{ float:left; width:880px; padding-left:19px; margin-top:30px;}
.youea{ width:280px; float:left;}
.youea a,.youea a:visited{ display:block; float:left;}
.suolv{display: table-cell;width:270px; height: 220px;vertical-align: middle;text-align:center; border:2px #CCCCCC solid; padding:3px;}
.suolv img{vertical-align:middle;max-width: 260px; width:expression(this.width > 260 ? "260px" : this.width);  max-height: 200px; height:expression(this.height > 200 ? "200px" : this.height); }

.youeb{ width:560px; float:left; padding-left:20px;}
.youeb h3{ width:560px; float:left;}
.youeb h3 a,.youeb h3 a:visited{ color:#027ad0; font-size:16px;}
.youeb h3 a:hover{ color:#FF0000;}
.youeb p{ width:560px; float:left; line-height:25px; color:#666666; margin-top:10px;}
.youeb h4{ border-bottom:1px #CCCCCC solid; width:560px; float:left; margin-top:10px;}
.youeb h4 em{ display:block; width:60px; float:left; font-size:14px; background:#FFFFFF; position:relative; top:8px; color:#666666;}
.youeb span{ display:block; float:left; width:560px; margin-top:35px;}
.youeb span h5{ float:left; color:#666666; font-weight:100;}
.youeb span h5 i{ display:block; float:left; font-weight:bold; text-align:center; color:#027ad0; width:20px; border:2px #027ad0 solid; border-radius:100px; -moz-border-radius:100px; /* Old Firefox */}
.io{ padding-left:10px;}
.youeb span h2{ float:right;}
.youeb span h2 strong{ font-size:17px; color:#FF0000;}

.fy{ width:880px; float:left; text-align:center; margin-top:25px; padding-bottom:25px;}



/*翻页*/
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}






.youei{ width:480px; float:left;}
.youei a,.youei a:visited{ display:block; float:left;}
.suolvb{display: table-cell;width:470px; height: 300px;vertical-align: middle;text-align:center; border:2px #CCCCCC solid; padding:3px;}
.suolvb img{vertical-align:middle;max-width: 470px; width:expression(this.width > 470 ? "470px" : this.width);  max-height: 300px; height:expression(this.height > 300 ? "300px" : this.height); }




.youej{ width:360px; float:left; padding-left:20px;}
.youej h3{ width:360px; float:left;}
.youej h3 a,.youej h3 a:visited{ color:#027ad0; font-size:16px;}
.youej h3 a:hover{ color:#FF0000;}
.youej p{ width:360px; float:left; line-height:25px; color:#666666; margin-top:10px;}
.youej h4{ border-bottom:1px #CCCCCC solid; width:360px; float:left; margin-top:10px;}
.youej h4 em{ display:block; width:60px; float:left; font-size:14px; background:#FFFFFF; position:relative; top:8px; color:#666666;}
.youej span{ display:block; float:left; width:360px; margin-top:35px;}
.youej span h5{ float:left; color:#666666; font-weight:100;}
.youej span h5 i{ display:block; float:left; font-weight:bold; text-align:center; color:#027ad0; width:20px; border:2px #027ad0 solid; border-radius:100px; -moz-border-radius:100px; /* Old Firefox */}
.io{ padding-left:10px;}
.youej span h2{ float:left; margin-top:10px;}
.youej span h2 strong{ font-size:17px; color:#FF0000;}
.youej h6{ float:left; margin-top:10px;}
.youej h6 em a,.youej h6 a:visited{ display:block; background:#027ad0; border-radius: 25px; width:150px; height:30px; line-height:30px; color:#FFFFFF; text-align:center;}
.youej h6 em a:hover{ background:#FF0000;}

.youek{ width:880px; float:left; margin-top:15px; padding-bottom:25px;}
.youek p{ line-height:30px; margin-top:15px; color:#666666;}

.youel{ width:880px; background:#CCCCCC; height:30px; float:left;}
.youel h3{ float:left;  padding-left:15px; line-height:30px; font-size:16px;}
.youel span{ display:block; float:right; line-height:30px; color:#666666; padding-right:10px;}


.profo{ width:1200px; float:left; background:#00C;}
.profo p{ width:1200px; float:left; line-height:50px; font-size:16px; text-align:center; color:#FFF;}