﻿/***************css reset*********/
body, h1, h2, h3, h4, ul, li, a, input {
	margin: 0;
	padding: 0;
	font-family: microsoft yahei;
}
div, a {
	font-size: 12px;
	color: #323232;
}
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: middle;
}
em {
	font-style: normal;
}
a {
	text-decoration: none;
	border: none;
	outline: none;
}
ul, li, dl, dt, dd {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
	min-width: 1100px;
}
/**头部**/
.yt_warp {
	width: 1100px;
	margin: 0 auto;
}
.yt_head {
	height: 118px;
}
.yt_logo {
	width: 380px;
	height: 88px;
	float: left;
	margin-top: 17px;
}
.yt_logo img {
	width: 380px;
	height: 88px;
}
.yt_insou {
	width: 480px;
	float: right;
	margin-top: 37px;
}
.search_box {
	width: 500px;
	height: 48px;
	background: #cccccc url(../images/bg.png) no-repeat -297px -415px;
	padding-left: 1px;
	margin: 0 auto;
}
.search {
	width: 500px;
	margin: 0px auto;
	line-height: 42px;
	height: 42px;
}
.search a {
	text-decoration: none;
	cursor: pointer;
}
.search input {
	float: left;
}
.select {
	background: url(../images/sli.png) no-repeat center right #fff;
	border: 0;
	border-right: solid 15px #fff;
	width: 65px;
	height: 46px;
	color: #666;
	line-height: 46px;
	padding-left: 15px;
	float: left;
	position: relative;
	z-index: 99999;
	font-size: 14px;
	margin-top: 1px;
	color: #686767
}
.select img {
	margin: 10px 0 0 5px;
}
.select_hover {
	background: #f1ece6 url(../images/bg.png) no-repeat 76px 15px;
	border-right: solid 2px #70b515;
}
.part {
	left: -3px;
	top: 34px;
	width: 180px;
	padding: 4px 1px 1px;
	background: #f1ece6 url(../images/select_topbg.png) no-repeat left top;
	border: solid 3px #70b515;
	border-top: 0;
	line-height: 30px;
	position: absolute;
	z-index: 9999;
	height: auto;
	zoom: 1;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
}
.part p {
	overflow: hidden;
}
.part p a {
	height: 30px;
	color: #666;
	line-height: 30px;
	padding-left: 8px;
	width: 82px;
	border-left: solid 1px #f3f3f3;
	border-top: solid 1px #f3f3f3;
	background: #f1ece6;
	display: inline-block;
	float: left;
	margin-left: -1px;
	margin-top: -1px;
	white-space: nowrap;
}
.part a:hover {
	background: #f5f5f5;
	color: #62a315;
}
.enter {
	border: 0;
	width: 210px;
	float: left;
	height: 46px;
	color: #999;
	line-height: 46px;
	padding-left: 5px;
	margin-top: 1px;
	font-size: 14px;
	outline: none;
	
}
.enters {
	border: 0;
	width: 348px;
	float: left;
	height: 42px;
	color: #333;
	line-height: 42px;
	padding-left: 5px;
	margin-top: 3px;
	font-size: 14px;
	outline: none;
}
.sb {
	background: url(../images/cx.png) no-repeat;
	border: 0;
	width: 108px;
	_width: 108px;
	height: 44px;
	cursor: pointer;
	float: right;
}

.sb_en {
	background: url(../images/cx_en.png) no-repeat;
	border: 0;
	width: 108px;
	_width: 108px;
	height: 44px;
	cursor: pointer;
	float: right;
}
.sk {
	border: 1px solid #dddddd;
	height: auto;
	overflow: hidden;
	width: 350px;
	float: left;
	margin-right: 0px;
	height:43px;
}
#nav {
	background: #009aea;
	height: 45px;
}
.navbox {
	z-index: 99999999;
	position: relative;
	height: 45px;
	color: #555;
	font-size: 14px;
}
.nav {
	list-style-type: none;
	margin: 0px auto;
	height: 45px;
	list-style-image: none;
}
.nav LI {
	position: relative;
	line-height: 45px;
	list-style-type: none;
	background: url(../images/nav-line.jpg) no-repeat 0px 2px;
	float: left;
	height: 45px;
	list-style-image: none;
}
.nav LI.last {
	background: none transparent scroll repeat 0% 0%;
}
.nav LI A {
	text-decoration: none;
}
.nav LI A SPAN {
	text-align: center;
	line-height: 45px;
	width: 122px;
	display: block;
	float: left;
	color: #ffffff;
	font-size: 16px;
	cursor: pointer;
}
.nav LI A SPAN:hover {
	width: 122px;
	background: #00c7fa;
	height: 45px;
}
.hover_menu {
/*border-bottom: #0fc109 2px solid;
    width: 122px;
    background: #00c7fa;
    height: 45px;
    text-decoration: none;*/
}
.nav LI.selected .submenu {
	display: block;
}
.nav LI .submenu {
	position: absolute;
	display: none;
	top: 45px;
	left: -9px;
}
.nav LI .submenu LI {
	border-bottom: #bebebe 0px dotted;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: none transparent scroll repeat 0% 0%;
	float: none;
	height: auto;
	padding-top: 0px;
}
.menu_pro_bg {
	width: 480px;
	background: url(../images/menu_news_bg.png) no-repeat;
	height: 235px;
}
.menu_pro_main {
	margin: auto;
	width: 440px;
	padding-top: 12px;
}
.menu_pro_li {
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	height: 150px;
	margin-right: 30px;
	border-right: #cccccc 1px solid;
	padding-top: 0px;
}
.menu_li_txt {
	line-height: 22px;
	color: #696969;
	font-size: 12px;
}
.menu_li_txt FONT {
	color: #bb1721;
	font-size: 14px;
}
.menu_li_txt A {
	color: #696969;
	text-decoration: none;
}
.menu_li_txt A:hover {
	color: #696969;
	text-decoration: underline;
}
.menu_news_bg {
	width: 480px;
	background: url(../images/menu_news_bg.png) no-repeat;
	height: 185px;
}
.menu_news_main {
	margin: auto;
	width: 440px;
	padding-top: 12px;
}
.menu_news_li {
	padding-bottom: 0px;
	padding-left: 20px;
	width: 112px;
	padding-right: 20px;
	float: left;
	height: 150px;
	margin-right: 10px;
	border-right: #cccccc 1px solid;
	padding-top: 0px;
}
.menu_news_img {
	text-align: left;
	line-height: 30px;
	float: left;
	color: #bb1721;
	font-size: 14px;
}
.menu_news_li2 {
	border-left: #cccccc 1px solid;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	float: right;
	height: 150px;
	padding-top: 0px;
}
.menu_news_img2 {
	text-align: left;
	line-height: 30px;
	float: left;
	color: #bb1721;
	margin-left: 30px;
	font-size: 14px;
}
.menu_news_li3 {
	border-left: #cccccc 1px solid;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	float: right;
	height: 150px;
	padding-top: 0px;
}
.menu_news_img3 {
	text-align: left;
	line-height: 30px;
	float: left;
	color: #bb1721;
	margin-left: 10px;
	font-size: 14px;
}
/********轮播图样式***********/
.slideBox {
	width: 100%;
	height: 560px;
	overflow: hidden;
	position: relative;
}
.slideBox .bdz {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bdz li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 560px;
}
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../images/left.png) no-repeat;
	filter: alpha(opacity=50);
	opacity: 1;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background: url(../images/right.png) no-repeat;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.n_bann {
	background: url(../images/banner.jpg) no-repeat center;
	height: 400px;
}
.n_bann_en {
	background: url(../images/banner_en.jpg) no-repeat center;
	height: 400px;
}
.yt_con1 {
	padding: 60px 0;
	height: auto;
	overflow: hidden;
}
.yt_con1_l {
	width: 640px;
	float: left;
}
.yt_con1_l em {
	font-size: 28px;
	color: #009aea;
	font-weight: bold;
	display: block;
}
.yt_con1_l span {
	font-size: 16px;
	color: #aeafb4;
	display: block;
	margin-top: 13px;
}
.yt_con1_l hr {
	width: 67px;
	height: 5px;
	background: #009aea;
	border: none;
	float: left;
	display: block;
	margin-top: 30px;
}
.yt_con1_l_t {
	margin-top: 60px;
}
.yt_con1_l_t p {
	text-indent: 2em;
	font-size: 15px;
	color: #66686b;
	line-height: 30px;
}
.yt_con1_l_u {
	margin-top: 32px;
}
.yt_con1_l_u ul li {
	width: 82px;
	float: left;
	margin-left: 85px;
}
.yt_con1_l_u ul li.li00 {
	background: url(../images/c1_1.png) no-repeat center top;
}
.yt_con1_l_u ul li.li01 {
	background: url(../images/c1_2.png) no-repeat center top;
}
.yt_con1_l_u ul li.li02 {
	background: url(../images/c1_3.png) no-repeat center top;
}
.yt_con1_l_u ul li.li00:hover {
	background: url(../images/c1_1_ho.png) no-repeat center top;
}
.yt_con1_l_u ul li.li01:hover {
	background: url(../images/c1_2_ho.png) no-repeat center top;
}
.yt_con1_l_u ul li.li02:hover {
	background: url(../images/c1_3_ho.png) no-repeat center top;
}
.yt_con1_l_u ul li p {
	padding-top: 98px;
	text-align: center;
	color: #5e5e5e;
	font-size: 16px;
}
.yt_con1_l_u ul li:hover p {
	color: #009aea;
}
.yt_con1_r {
	width: 396px;
	float: right;
	margin-top: 85px;
}
.yt_con1_r img {
	width: 396px;
	height: 320px;
}
#yt_con2 {
	background: url(../images/con2_bg.jpg) no-repeat center;
	height: 326px;
}
.yt_con2 {
	padding-top: 103px;
}
.yt_con2 ul li {
	float: left;
	margin-right: 27px;
	font-size: 50px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.yt_con2 ul li:last-child {
	margin-right: 0;
}
.yt_con2 ul li p {
	font-size: 16px;
	color: #868582;
	font-weight: normal;
}
.yt_con2 ul li.li00 {
	padding: 22px 41px 31px 148px;
	background: url(../images/c2_1.png) no-repeat left top;
}
.yt_con2 ul li.li01 {
	padding: 22px 41px 31px 146px;
	background: url(../images/c2_2.png) no-repeat left top;
}
.yt_con2 ul li.li02 {
	padding: 22px 18px 31px 141px;
	background: url(../images/c2_3.png) no-repeat left top;
}
.yt_con2 ul li.li03 {
	padding: 22px 18px 31px 141px;
	background: url(../images/c2_4.png) no-repeat left top;
}
#yt_con3 {
	background: url(../images/con3_bg.jpg) no-repeat center;
	height: 558px;
}
.yt_con3 {
	padding-top: 25px;
}
.yt_con3_t {
	font-size: 27px;
	color: #009aea;
	text-align: center;
	padding-top: 40px;
	font-weight: bold;
}
.yt_con3_t p {
	font-size: 16px;
	color: #aeafb4;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 15px;
}
.yt_con3_t hr {
	width: 20px;
	height: 2px;
	background: #009be9;
	display: block;
	margin: 0 auto;
	border: none;
}
.yt_con3_u {
	margin-top: 30px;
}
#yt_con4 {
	background: #00a0ea;
	padding: 45px 0 52px 0;
	height: auto;
	overflow: hidden;
}
.yt_con4_t {
	font-size: 27px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}
.yt_con4_t p {
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 15px;
}
.yt_con4_t hr {
	width: 20px;
	height: 2px;
	background: #ffffff;
	display: block;
	margin: 0 auto;
}
.yt_con4_u {
	margin-top: 37px;
	height: auto;
	overflow: hidden;
}
.yt_con4_u ul li {
	width: 261px;
	float: left;
	margin-left: 10px;
	margin-bottom: 25px;
}
.yt_con4_u ul li .pic {
	width: 261px;
	height: 186px;
	overflow: hidden;
}
.yt_con4_u ul li .pic img {
	width: 261px;
	height: 186px;
}
.yt_con4_u ul li .pic img:hover {
	-webkit-transition: all 0.25s linear 0.01s;
	-moz-transition: all 0.25s linear 0.01s;
	-ms-transition: all 0.25s linear 0.01s;
	-o-transition: all 0.25s linear 0.01s;
	transition: all 0.25s linear 0.01s;
	transform: scale(1.15, 1.15);
}
.yt_con4_u ul li p {
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #000000;
	background: #fff;
	font-size: 15px;
}
.yt_con4_gd {
	text-align: center;
	margin-top: 47px;
}
.yt_con5 {
	height: auto;
	overflow: hidden;
}
.yt_con5_u {
	margin-top: 45px;
}
.yt_con5_l {
	padding: 12px 15px 35px 15px;
	background: #f8f8f8;
	float: left;
	width: 405px;
}
.yt_con5_img {
	width: 409px;
	height: 235px;
}
.yt_con5_img img {
	width: 409px;
	height: 235px;
}
.yt_con5_txt {
	margin-top: 10px;
}
.yt_con5_txt em {
	font-size: 20px;
	color: #00a0ea;
}
.yt_con5_txt p {
	font-size: 14px;
	color: #5a5958;
	margin-top: 10px;
	line-height: 25px;
}
.yt_con5_txt span {
	display: block;
	text-align: right;
}
.yt_con5_txt span a {
	font-size: 14px;
	color: #00a0ea;
}
.yt_newsrt {
	width: 600px;
	height: auto;
	overflow: hidden;
	float: right;
}
/*.con2lt img{
	width: 204px;height: 136px;
	border:#e3e3e3 10px solid;
	margin:27px 0px 0px 20px;
}*/
.yt_newsrt ul li {
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #e4e4e4;
	margin: 19px 0;
	padding-bottom: 19px;
}
.yt_al {
	float: right;
	color: #838383;
	height: 70px;
	background: url(../images/hh.png) no-repeat;
	width: 105px;
}
.yt_al em {
	width: 105px;
	height: 35px;
	line-height: 35px;
	color: #80ccf2;
	text-align: center;
	font-size: 34px;
	font-style: normal;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
}
.yt_al p {
	width: 105px;
	height: 35px;
	color: #80ccf2;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 35px;
	padding-left: 10px;
}
.yt_newsrt_txt {
	width: 465px;
	float: left;
}
.yt_newsrt_txt em {
	display: block;
	background: url(../images/ss.png) no-repeat left;
	font-size: 16px;
	color: #4c4a46;
	font-weight: normal;
	padding-left: 15px;
}
.yt_newsrt_txt p {
	color: #8b8886;
	line-height: 25px;
	font-size: 14px;
	margin-top: 5px;
}
.yt_flink {
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}
.yt_flinkl {
	background: url(../images/flink.png) no-repeat left center, url(../images/l.jpg) no-repeat right center;
	width: 95px;
	float: left;
	font-size: 18px;
	color: #00a0ea;
	height: 50px;
	line-height: 50px;
	padding-left: 41px;
}
.yt_flinkr {
	width: 940px;
	float: right;
	text-align: left;
	line-height: 30px;
	margin-top: 10px;
}
.yt_flinkr a {
	font-size: 14px;
	color: #403f3f;
	padding: 0 15px;
	display: block;
	float: left;
	line-height: 30px;
	background: url(../images/hli.png) no-repeat right center;
}
#yt_footer {
	background: url(../images/footer_bg.jpg) no-repeat center;
	height: 247px;
	margin-top: 35px;
}
.yt_footer {
	padding-top: 35px;
}
.yt_footer_l {
	background: url(../images/flogo.png) no-repeat;
	width: 184px;
	height: 164px;
	float: left;
}

.yt_footer_l_en {
	background: url(../images/flogo_en.png) no-repeat;
	width: 184px;
	height: 164px;
	float: left;
}
.snav {
	border-bottom: 1px solid #5d5d5f;
	margin-bottom: 22px;
	height: 52px;
	margin-top: 7px;
}
.snav ul {
	display: block;
	height: auto;
	overflow: hidden;
}
.snav ul li {
	background: url(../images/li.png) no-repeat right;
	padding: 0 9px;
	float: left;
}
.snav ul li a {
	font-size: 15px;
	color: #cccccc;
}
.snav ul li:last-child {
	background: none;
}
.snav p {
	margin-top: 15px;
	font-size: 14px;
	color: #727272;
	margin-left: 15px;
}
.snav p a {
	font-size: 15px;
	color: #727272;
}
.yt_footer_c {
	width: 606px;
	float: left;
	margin-left: 47px;
	line-height: 35px;
	font-size: 16px;
	color: #cccccc;
}
.yt_footer_c p {
	color: #b3b3b3;
}
.yt_footer_c p a {
	color: #9a9a9b;
	font-size: 16px;
}
.yt_footer_r {
	width: 230px;
	height: 137px;
	float: right;
	margin-top: 15px;
}
.yt_footer_r_tel {
	background: url(../images/ftel.png) no-repeat left center;
	font-size: 16px;
	padding-left: 45px;
	color: #8b8b8b;
	margin-top: 25px;
}
.yt_footer_r_tel p {
	font-size: 24px;
	color: #d2d2d0;
}
/**内页列表**/
.yt_fy_con {
	margin-top: 25px;
}
.yt_fy_con_tit {
	text-align: center;
	font-size: 36px;
	color: #009aea;
	background: url(../images/xx.png) no-repeat center 75px;
	height: 95px;
	font-weight: bold;
	margin-top: 40px;
}
.yt_fy_con_tit p {
	color: rgb(196, 196, 196);
	font-size: 22px;
	font-weight: normal;
	margin-top: 15px;
}
.yt_fy_con_tit p span {
	color: #9fc6db;
	font-size: 24px;
	padding-right: 10px;
}
.fy_nav {
	text-align: center;
	margin-top: 40px;
}
.fy_nav ul {
	display: inline-block;
}
.fy_nav li {
	float: left;
	margin: 0 11px;
}
.fy_nav li a {
	display: block;
	width: 170px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #009aea;
	text-align: center;
	font-size: 14px;
	color: #009aea;
}
.fy_nav li a:hover, .fy_nav li a.hover {
	background: #1780e8;
	border: 1px solid #009aea;
	color: #fff;
}
#yt_dqwz {
	background: #f7f7f7;
	height: 40px;
	line-height: 40px;
	margin-bottom: 30px;
}
.yt_dqwz {
	float: right;
	color: #2f2f2f;
	background: url(../images/home.png) no-repeat left;
	padding-left: 30px;
}
/*新闻列表*/
.news_list {
	margin-top: 35px;
}
.news_list .search {
	text-align: center;
	font-size: 20px;
}
.news_list li {
	padding: 20px 0;
	position: relative;
	border-bottom: 1px solid #ddd;
	height: 190px;
}
.news_list li::before {
	content: "";
	position: absolute;
	top: 0;
	left: -50%;
	z-index: 0;
	width: 200%;
	height: 100%;
}
.news_list li:hover::before {
}
.news_list li a {
	display: block;
	overflow: hidden;
	position: relative;
	color: #333;
}
.news_img {
	width: 200px;
	float: right;
	overflow: hidden;
}
.news_time {
	float: left;
	font-size: 35px;
	line-height: normal;
	font-family: Aparajita;
	position: relative;
	padding-right: 50px;
	margin: 10px 30px 0 0;
}
.news_time::before, .news_time::after {
	content: "";
	position: absolute;
	top: 15px;
	right: 0;
	width: 35px;
	height: 1px;
	background: #bfbfbf;
}
.news_time::after {
	width: 0px;
	background: #ffb108;
	right: 35px;
}
.news_more {
	display: block;
	margin-top: 15px;
	font-size: 0;
	width: 48px;
	height: 38px;
	background: #fff url(../images/ico_11a.png) center center no-repeat;
	position: relative;
}
.news_more::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: #007440 url(../images/ico_11b.png) center center no-repeat;
}
.news_list li:hover .news_more::before {
	width: 100%;
}
.news_list li:hover .news_time::after {
	width: 35px;
	right: 0;
}
.news_info {
	overflow: hidden;
	padding-right: 15%;
	margin-top: 10px;
}
.news_info p {
	overflow: hidden;
	font-size: 18px;
	margin-bottom: 25px;
	background: url(../images/ss.png) no-repeat left;
	padding-left: 15px;
}
.news_des {
	font-size: 14px;
	line-height: 26px;
	max-height: 464px;
	overflow: hidden;
}
.news_list li:hover a .news_time {
	color: #ffb108;
}
.news_list li em {
	position: relative;
}
.yt_ny_u {
	height: auto;
	overflow: hidden;
	margin-bottom: 35px;
}
.yt_show_t {
	text-align: left;
	border-bottom: #CCC 1px solid;
}
.yt_show_t h1 {
	font-size: 25px;
	color: #333;
	font-weight: normal;
}
.yt_show_t p {
	font-size: 13px;
	color: #adadad;
	font-weight: normal;
	margin: 20px 0;
}
.yt_show_c {
	padding: 20px 15px;
	color: #464646;
	border-bottom: #CCC 1px solid;
	line-height: 2em;
	font-size: 14px;
}
.yt_show_c img {
	max-width: 1100px;
	padding: 10px 15px 10px 15px;
}
.yt_show_u {
	text-align: left;
	padding: 10px 15px 10px 0px;
}
.yt_show_u ul li {
	list-style: none;
	text-decoration: none;
	color: #464646;
	height: 30px;
	line-height: 30px;
	margin: 0px 20px 0px 20px;
	font-size: 14px;
}
.yt_show_u ul li a {
	color: #464646;
	font-size: 14px;
}
.yt_show_u ul li a:hover {
	text-decoration: underline;
	color: #464646;
}
.yt_page_conru {
	color: #464646;
	padding: 35px 15px 40px 15px;
	font-size: 14px;
	line-height: 28px;
}
.yt_page_conru img {
	max-width: 1100px;
	padding: 15px 15px 40px 15px;
}
.yt_chanpin {
	padding: 50px 0px 20px 10px;
	height: auto;
	overflow: hidden;
}
.yt_chanpin ul li {
	margin-right: 20px;
	float: left;
	margin-bottom: 2px;
	width: 250px;
}
.yt_chanpin ul li a {
	display: block;
	text-align: center;
	color: #545454
}
.yt_chanpin ul li a .pic {
	width: 250px;
	height: 216px;
	overflow: hidden;/*border: 1px sol 
id #d3d3d3; border-radius: 1px;*/
	display: table-cell;
	background: #fff;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #efefef;
}
.yt_chanpin ul li a img {
	max-width: 250px;
	max-height: 216px;
}
.yt_chanpin ul li a p {
	height: 55px;
	line-height: 55px;
	font-size: 16px;
}
.p_search_big {
	padding-top: 80px;
}
.p_search_con {
	background: url(../images/p_s_sbg.png) no-repeat center top;
	height: 345px;
	width: 888px;
	margin: 0 auto;
	padding-bottom: 100px;
}
.p_search_footer {
	/*position: fixed;*/
	bottom: 0;
	z-index: 999;
	width: 100%;
	background: url(../images/s_bg.jpg) no-repeat bottom center;
	height: 251px;
}
.p_search {
	float: left;
	margin-left: 60px;
	margin-top: 65px;
}
.p_sb {
	background: url(../images/p_s.jpg) no-repeat;
	border: 0;
	width: 200px;
	_width: 200px;
	height: 44px;
	cursor: pointer;
	margin-left: 55px;
}
.p_none {
	width: 795px;
	height: 195px;
	margin: 0 auto;
	padding-bottom: 230px;
}
.p_none_u {
	width: 460px;
	margin: 30px auto 0 auto;
}
.p_none_u a {
	float: left;
	display: block;
	margin: 0 25px;
}
.p_results {
}
.p_results p {
	font-size: 20px;
	color: #000000;
	text-align: center;
}
.p_results_big {
	padding-top: 50px;
}
.p_results_table {
	width: 985px;
	padding-bottom: 60px;
	margin: 40px auto 0 auto;
}
table {
	width: 985px;
}
tr {
	height: 50px;
}
td {
	text-align: center; /*width:30px !important;*/
	font-size: 16px;
	color: #565656;
	margin: 0;
	padding: 0
}
.p_results_footer {
	width: 100%;
	background: url(../images/s_bg.jpg) no-repeat top center;
	height: 251px;
}
/*分页*/
.fenye {
	text-align: center;
	margin: 20px 0 30px;
}
.fenye ul {
	height: auto;
	overflow: hidden;
}
.fenye span, .fenye a {
	display: inline-block;
	padding: 0 9px;
	margin: 5px 2px;
	background: #ddd;
	border-radius: 2px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #000;
}
.fenye span.current {
	background: #009aea;
	color: #fff;
}
.fenye a:hover {
	background: #009aea;
	color: #fff;
}
.jieguo {
}
.jieguo ol li {
	border-bottom: 1px dashed #d9dadb;
}
.jieguo ol li h3 a {
	font-size: 16px;
}
.jieguo ol li p {
	margin-top: 10px;
	font-size: 14px;
}
/* leftsead */
#leftsead {
	width: 240px;
	height: 290px;
	position: fixed;
	top: 200px;
	right: 0px;
	z-index: 100;
}
*html #leftsead {
	margin-top: 258px;
	position: absolute;
top:expression(eval(document.documentElement.scrollTop));
}
#leftsead li {
	width: 240px;
	height: 60px;
}
#leftsead li img {
	float: right;
}
#leftsead li a {
	height: 53px;
	float: right;
	display: block;
	min-width: 47px;
	max-width: 240px;
}
#leftsead li a .shows {
	display: block;
}
#leftsead li a .hides {
	margin-right: -143px;
	cursor: pointer;
	cursor: hand;
}
#leftsead li a.youhui .hides {
	display: none;
	position: absolute;
	right: 143px;
}
#leftsead li a.youhui .2wm {
	display: none;
	position: absolute;
	right: 143px;
}
.p2 {
	width: 16px;
	background-color: #009aea;
	height: 58px;
	margin-left: 51px;
	border: 1px solid #009aea;
	text-align: center;
	line-height: 58px
}
.p3 {
	width: 160px;
	background-color: #009aea;
	height: 58px;
	margin-left: 51px;
	border: 1px solid #009aea;
	text-align: center;
	line-height: 58px
}
.p4 {
	width: 160px;
	background-color: #009aea;
	height: 58px;
	margin-left: 51px;
	border: 1px solid #009aea;
	text-align: center;
	line-height: 58px
}
.p1 {
	width: 60px;
	height: 51px;
	float: left
}
.svideo {
	height: auto;
	overflow: hidden;
	border-top: 1px solid #2c2c2c;
	border-right: 1px solid #2c2c2c;
	border-bottom: 1px solid #2c2c2c;
}
.svideo ul li {
	border-left: 1px solid #2c2c2c;
	float: left;
	width: 195px;
	border-bottom: 1px solid #2c2c2c;
}
.svideo ul li:last-child {
	border-right: 1px solid #2c2c2c;
}
.svideo {
}
.svideo img {
	width: 195px;
	height: 160px;
}
.jingyi_l {
	width: 550px;
	float: left;
}
.jingyi_l_t {
	height: auto;
	overflow: hidden;
}
.jingyi_l_t img {
	width: 65px;
	height: 74px;
	display: block;
	margin: 0 auto;
}
.jingyi_l_t p {
	font-size: 22px;
	color: #009aea;
	text-align: center;
	margin-top: 15px;
}
.jingyi_l ul {
	margin-top: 35px;
}
.jingyi_l ul li {
	float: left;
	margin: 0 20px 0 20px;
}
.jingyi_l ul li:last-child {
	margin: 0 0 0 20px;
}
.jingyi_l ul li.li05 {
	margin: 0 0 0 0;
}
.jingyi_l ul li .tu {
	width: 93px;
	height: 93px;
	margin: 0 auto;
}
.jingyi_l ul li .tu img {
	width: 93px;
	height: 93px;
}
.jingyi_l ul li:hover {
	-webkit-transition: all 0.25s linear 0.01s;
	-moz-transition: all 0.25s linear 0.01s;
	-ms-transition: all 0.25s linear 0.01s;
	-o-transition: all 0.25s linear 0.01s;
	transition: all 0.25s linear 0.01s;
	transform: scale(1.15, 1.15);
}
.jingyi_l ul li p {
	font-size: 14px;
	color: #505050;
	text-align: center;
	margin-top: 15px;
}
.jingyi_r {
	float: right;
}
.jingyi_r_t {
}
.jingyi_r_t p {
	color: #4eb333;
}
