.banner-con {
	position: relative;
	width: 100%;
	height: 676px;
	margin: 0 auto
}
.banner-con img {
	width: 100%;
	height: 100%;
}
.bread {
	width: 1417px;
	height: auto;
	margin: 10px auto;
	border-bottom: 1px solid #efefef;
}
.bread-left {
	float: left;
	height: 40px;
	line-height: 40px;
}
.bread-right {
	float: right;
	height: 40px;
	line-height: 40px;
}
.bread-left span {
	padding-left: 26px;
	font-size: 14px;
	background: url(../images/bread-img.png) no-repeat left center;
	display: inline-block
}
.bread-left .dq {
	padding-left: 15px;
}
.bread-left .tt .zj {
	padding-left: 15px;
}
.jianjie-right h3 {
	font-weight: bold;
	margin-top: 40px;
	padding-bottom: 30px;
}
.jianjie-right p {
	font-size: 16px;
	line-height: 36px;
	text-indent: 2em;
}
.caselist {
	font-size: 14px;
	color: #333; /*padding: 20px 0;*/
	position: relative;
}
.caselist * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.caselist .clearfix {
	zoom: 1;
}
.caselist .clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.caselist ul, .caselist li {
	list-style: none;
}
.caselist a {
	color: inherit;
	text-decoration: none;
}
.caselist .license-code {
	padding-bottom: 20px;
	text-align: center;
}
.caselist .license-code .scale-off {
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: transform ease-in-out .6s;
	transition: transform ease-in-out .6s;
	display: none;
}
.caselist .license-code .submit-box {
	display: inline-block;
}
.caselist .license-code input {
	float: left;
	box-sizing: border-box;
	height: 40px;
	font-family: "Microsoft Yahei";
	padding: 0 10px;
	outline: none;
	border: none;
	color: #333;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}
.caselist .license-code .license-txt {
	width: 360px;
	letter-spacing: 1px;
	border: 1px solid #ededed;
	border-radius: 3px 0 0 3px;
}
.caselist .license-code .license-btn {
	padding: 0 15px;
	background-color: #3fb150;
	color: #fff;
	cursor: pointer;
	border-radius: 0 3px 3px 0;
}
.caselist .license-code .license-btn:hover {
	background-color: #31b0d5;
}
.caselist .license-code .license-txt:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.caselist .license-code .submint-info {
	display: none;
	line-height: 36px;
	color: #e4393c;
	text-align: left;
}
/*产品列表*/
.caselist .license-container {
	overflow: hidden;
}
.caselist .license-container.scale-off {
	visibility: hidden;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: transform cubic-bezier(0.7, 0, 0.3, 1) .6s;
	transition: transform cubic-bezier(0.7, 0, 0.3, 1) .6s;
}
.caselist .license-container.scale-on {
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.caselist .license-pro-list li {
	float: left;
	margin-bottom: 30px;
	padding: 0 1%;
}
.caselist .col-3 li {
	width: 33.33%;
}
.caselist .col-4 li {
	width: 25%;
}
.caselist .col-5 li {
	width: 20%;
}
.caselist .license-pro-list .license-box {
	display: block;
	text-align: center;
	overflow: hidden;
}
.caselist .license-pro-list .pro-img {
	height: 278px;
	overflow: hidden;
	background: #fff;
	position: relative;
}
.caselist .license-pro-list .pro-img img {
	max-width: 100%;
	vertical-align: middle;
	border: none;
	transition: all .3s
}
.caselist .license-pro-list .p-caption {
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	background: #f4f4f4;
	color: #555;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.caselist .license-pro-list .p-caption {
	-webkit-transition: ease-in-out .2s;
	transition: ease-in-out .2s;
}
.caselist .license-pro-list li:hover .p-caption {
	background: #13227a;
	color: #fff;
}
/*产品分页*/
.caselist .page1 {
	text-align: center;
	margin: 20px 0 30px;
	color: #666;
}
.caselist .page1 a {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0 11px;
	margin: 0 5px;
	border: 1px solid #ededed;
	color: #666;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}
.caselist .page1 a.pagenum, .caselist .page1 a:hover {
	color: #fff;
	background: #ff7327;
	border: 1px solid #ff7327;
}
.caselist .page1 select {
	color: #666;
	padding-left: 3px;
	outline: none;
}
.caselist .license-pro-list .license-box:hover .pro-img img {
	transform: scale(1.1);
}
.case-detail {
	font-size: 14px
}
.case-detail * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.case-detail ul, li {
	list-style: none;
}
.case-detail img {
	max-width: 100%;
	vertical-align: middle;
	border: 0;
}
.case-detail a {
	text-decoration: none;
	color: inherit;
}
.case-detail .clearFix {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
.case-detail {
	color: #666666;
	font-size: 14px;
}
.case-detail .tuMain {
	text-align: center;
}
.case-detail .tuMainTu img {
	border: #ededed 1px solid;
	padding: 4px;
}
.case-detail .tuMain .tuMainT02 {
	font-size: 22px;
	color: #444;
	padding: 20px 0;
	border-bottom: 1px solid #f2f2f2;
}
.case-detail .tuDetails {
	margin-top: 15px;
}
.case-detail .tuDetails h1 {
	display: none;
}
.case-detail .tuDetails .tuDetails_cont {
	padding: 10px 15px;
}
.case-detail .change {
	margin-top: 10px;
	background: url(/ifile/166/boxoff.gif) repeat-x left top;
	padding-top: 10px;
	text-align: left;
}
.case-detail .change a {
	color: #4A628D;
	text-decoration: none;
}
.case-detail .change a:hover {
	color: #ff7327;
}
.case-detail .change p {
	padding: 5px 0;
}
.case-detail .pager {
	color: #666;
}
.case-detail .pager>div {
	margin-top: 10px;
}
.case-detail .pager a {
	text-decoration: inherit;
	color: inherit;
	font: inherit;
	font-family: inherit;
}
.case-detail .backpage a:hover {
	color: #ff7327;
}
.case-detail .pager a:hover {
	color: #ff7327;
}
.case-detail {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	width: 1417px;
}
.caselist {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	width: 1417px;
}
.newslist .in-news .news-list .item {
	border-bottom: 1px solid #efefef;
	margin-bottom: 30px;
}
.newslist .in-news .news-list .item:last-child {
	margin-bottom: 0;
}
.newslist .in-news .news-list .item .wrap {
	background-color: #fff;
	position: relative;
	padding: 50px 0px 30px;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}
/*.newslist .in-news .news-list .item .wrap::before {
	content: "";
	display: block;
	height: 2px;
	width: 0;
	background-color: #13227a;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}*/
.newslist .in-news .news-list .item::before {
	content: "";
	display: block;
	height: 2px;
	width: 0;
	background-color: #13227a;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.newslist .in-news .news-list .item .wrap .title {
	color: #000;
	font-size: 18px;
	margin-bottom: 10px;
}
.newslist .in-news .news-list .item .wrap .date {
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
	padding-top: 10px;
}
.newslist .in-news .news-list .item .wrap .txt {
	color: #999;
	font-size: 14px;
	line-height: 180%;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-indent: 2em;
	border-bottom: dashed 1px #d9e0f0;
	padding-bottom: 10px;
}
.newslist .in-news .news-list .item:hover{
	border-color: transparent;
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
	padding-left: 40px;
}
/*.newslist .in-news .news-list .item:hover .wrap {
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
	padding-left: 40px;
}*/
.newslist .in-news .news-list .item:hover{
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
/*	padding-left: 40px;*/
}

.newslist .in-news .news-list .item:hover .wrap .title {/* color: #30ddb6; */
}
/*.newslist .in-news .news-list .item:hover .wrap::before {
	width: 100%;
}*/
 @media (max-width: 768px) {
.newslist .in-news .news-list .item {
	margin-bottom: 15px;
}
.newslist .in-news .news-list .item:hover {
	border-color: transparent;
}
.newslist .in-news .news-list .item:hover .wrap {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}
}
.newslist .m-page {
	text-align: center;
	margin: 50px 0;
}
.newslist .m-page .pagination > li > a, .newslist .m-page .pagination > li > span {
	color: #777;
}
.newslist .m-page .pagination > .active > a, .newslist .m-page .pagination > .active > span, .newslist .m-page .pagination > .active > a:hover, .newslist .m-page .pagination > .active > span:hover, .newslist .m-page .pagination > .active > a:focus, .newslist .m-page .pagination > .active > span:focus {
	background-color: #30ddb6;
	border-color: #30ddb6;
	color: #fff;
}
.newslist .m-page .pagination > li > a:hover, .newslist .m-page .pagination > li > span:hover, .newslist .m-page .pagination > li > a:focus, .newslist .m-page .pagination > li > span:focus {
	background-color: #30ddb6;
	border-color: #30ddb6;
	color: #fff;
}
 @media (max-width: 768px) {
.newslist .m-page {
	margin: 30px 0;
}
}
.news-detail .content-wrapper .news-content .header-info {
	text-align: center;
	border-bottom: 1px solid #efefef;
	margin-bottom: 30px;
	overflow: visible;
}
.news-detail .content-wrapper .news-content .header-info h3 {
	margin-bottom: 20px;
	line-height: 150%;
}
.news-detail .content-wrapper .news-content .header-info .o-info {
	margin-bottom: 30px;
}
.news-detail .content-wrapper .news-content .header-info .o-info > div {
	display: inline-block;
	font-size: 14px;
	margin: 0 10px;
	color: #666;
}
.news-detail .content-wrapper .news-content .header-info .o-info > div span {
	color: #1757ab;
}
.news-detail .m-flip {
	margin: 50px 0;
}
.news-detail .m-flip .flip {
	list-style: none;
	padding-left: 0;
	overflow: hidden;
}
.news-detail .m-flip .flip li {
	padding: 5px 0;
	color: #666;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-detail .m-flip .flip li a:hover {
	color: #1757ab;
}
.kfay {
	width: 870px;
	height: 210px;
	padding-top: 15px;
}
.kfay dl {
	overflow: hidden;
}
.kfay dt {
	width: 168px;
	float: left;
	padding: 10px;
}
.kfay dt img {
	display: block;
	width: 150px;
	height: 150px;
}
.kfay dd {
	width: 670px;
	float: right;
}
.kfay dd h4 {
	height: 45px;
	padding-top: 20px;
	font: 24px "Microsoft YaHei";
	color: #009A44;
}
.kfay dd h4 i {
	padding-left: 15px;
	text-transform: uppercase;
	font: 16px "Arial";
	color: #999999;
}
.kfay dd p {
	font: 15px "Microsoft YaHei";
	color: #333333;
	line-height: 30px;
	padding-top: 10px;
}
.lx {
	padding-top: 20px;
	padding-bottom: 46px;
}
.lx .main {
	height: 338px;
	overflow: hidden;
}
.main-fl {
	float: left;
	width: 630px;
	font-family: 微软雅黑;
	color: #333;
	border: 3px solid #efefef;
	padding-bottom: 30px;
}
.main-fl .tit {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom: 2px solid #efefef;
	text-align: center;
	height: 80px;
	line-height: 80px;
}
.main-fl p {
	height: 45px;
	line-height: 45px;
	margin-top: 7px;
	padding-left: 46px;
}
.main-fl p img {
	padding-right: 15px;
}
.main-fl p span {
	font-size: 15px;
}
.main-fr {
	float: right;
/*	margin-left: 24px;*/
	border: 3px solid #efefef;
}
.main-fr span {
}
.nrmk {
	width: 1417px;
	margin: 0 auto;
	padding:0 106px;
}
.conbg {
	background: #f9f9f9
}
.account {
	font-size: 14px;
	color: #333;
	padding: 0px;
}
.account * {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.account .clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.account .list {
	float: left;
	width: 100%;
	padding: 10px 15px 20px;
}
.account .u-name, .account .u-email {
	width: 50%;
}
.account .form-control {
	width: 100%;
	height: 45px;
	padding: 0 10px;
	background: #f4f4f4;
	border: 1px solid #e6e6e6;
	outline: 0;
	color: inherit;
	font-family: inherit;
}
.account .form-control:focus {
	border-color: transparent;
	background: #fff;
}
.account .u-message textarea {
	padding: 10px;
	min-height: 190px;
	resize: vertical;
}
.account .validate {
	float: left;
	width: 110px;
}
.account .ver-wrap {
	float: left;
	margin-left: 15px;
	line-height: 45px;
	color: #999;
	text-decoration: none;
}
.account .ver-wrap img {
	vertical-align: middle;
}
.account .ver-wrap:hover {
	color: #005298;
}
.account .btn-submit, .account .btn-reset {
	width: 120px;
	margin-right: 20px;
	cursor: pointer;
	border-color: #005298;
	color: #fff;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}
.account .btn-submit {
	background: #13227a;
	position: relative;
}
.account .btn-submit:hover {
	background: #005298;
}
.account .btn-reset {
	background: transparent;
	color: #005298;
}
.account .btn-reset:hover {
	background: #005298;
	color: #fff;
}
.account .btn-submit:focus {
	background: #005298;
}
.account-con {
	background-color: rgb(255, 255, 255);
	float: left;
	margin-left: 30px;
	overflow: hidden;
	padding: 20px;
	width: 870px;
}
.pro-list .list_box li{ width:350px; float:left; border:solid 1px #eee; margin: 0 5px 20px;overflow:hidden;transition: .5s;}
.pro-list .list_box .pic_li .pic_list{ width:350px; overflow:hidden; }
.pro-list .list_box .pic_li .pic_list a{ width:350px;display:inline-block;overflow:hidden;position:relative; height:270px;} 
/**/
.pro-list .list_box .pic_li .pic_list a::after{
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5) url(../images/fx.png) no-repeat center/50px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transform:rotateX(180deg) scale(0.2, 0.2);
    transition: all ease-out .5s;
}
.pro-list .list_box .pic_li:hover .pic_list a:after{
	
    opacity: 1;
    transform:rotateX(0deg) scale(1, 1);
}
.pro-list .list_box .pic_li .pic_list_tit{ height:40px; line-height:40px; overflow:hidden;text-align: center; background:#ececec;}
.pro-list .list_box .pic_li .pic_list_tit a{ height:25px; line-height:25px; overflow:hidden; font-size:14px;  color:#606060; text-decoration:none}
.pro-list .list_box .pic_li .pic_list_tit:hover{ color:#fff; background:#13227a}

.pro-list .list_box .pic_li:hover{transition: .5s; border-color:#005298; color:#fff}

.pro-list .list_box .pic_li:hover .pic_list_tit a{ color:#fff}
.list_page{ text-align:center;margin: 20px 0;}
.list_page a{  text-decoration:none; font-size:14px; color:#333;border:solid 1px #ccc; display:inline-block; height:30px; line-height:30px; text-align:center; margin:0 5px;transition: .5s;}
.list_page .sw_box{ width:58px;}
.list_page .yema{ width:30px; }
.list_page a:hover{ color:#fff;background:#005298;transition: .5s;border:1px solid #005298;}
.list_page .sild{ color:#fff;background:#005298;border:1px solid #005298;}

.list_box li:nth-child(1),.list_box li:nth-child(4),.list_box li:nth-child(7){
margin-left:0
}
.list_box li:nth-child(3n){
margin-right:0
}
.product-detail { font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif; color: #666; }
.product-detail * { margin: 0; padding: 0; box-sizing: border; }
.product-detail ul, li, ol, dl, dt, dd { list-style: none; }
.product-detail a { color: inherit; text-decoration: none; }
.product-detail img { max-width: 100%; vertical-align: middle; border: 0; }
.product-detail li { list-style: none; width: 48%; float: left; background: url(/ufile/38012/icon/dot1.gif) no-repeat 0px 8px; padding-left: 10px; }
.product-detail .clearFix { clear: both; height: 0; overflow: hidden; }
.product-detail .title { text-align: center; padding-bottom: 10px; }
.product-detail .title h1 { font-size: 26px; font-weight: normal; }
.product-detail .title p span { display: inline-block; padding: 5px 0; color: #c1c1c1; font-size: 14px; }
.product-detail .title .fromF { display: none; }
.product-detail .contMain { padding: 20px 0; line-height: 200%; }
.product-con{float: left; margin-left: 60px; width: 986px; overflow: hidden;}
.bread-right p span{ /*margin-right:40px;*/}
.core-content{position: relative;    width: 1417px;
    margin: 0 auto;font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
    color: #333; min-height:300px; font-size:16px;  /*padding-right: 15px;
    padding-left: 15px;*/}
.newslist .in-news .news-list .item{padding:10px 0; border-bottom:4px solid #848cba;}
.newslist .in-news .news-list .item:hover{ border-bottom: 4px solid #fd7164;padding:10px 0;}
.m-news .news-item { border: 1px solid rgba(170, 170, 170, 0.2); background-color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .3s ease; transition: all .3s ease; padding: 20px 10px; margin-bottom: 38px; overflow: hidden; }
.m-news .news-item .news-pic { height: auto; float: left; overflow: hidden; }
.m-news .news-item .news-pic img { margin: 0 auto; -webkit-transition: all .3s ease; transition: all .3s ease; }
.m-news .news-item .news-content { padding: 20px 20px 0 30px; float: left; }
.m-news .news-item .news-content .news-item-title { font-size: 20px; line-height: 32px; font-weight: normal; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.m-news .news-item .news-content .news-item-title a { color: inherit;font-size: 18px; }
.m-news .news-item .news-content .news-desc { -webkit-transition: all .3s ease; transition: all .3s ease;color: #999; margin-top: 10px; font-size: 14px; line-height: 28px; font-weight: normal; }
.m-news .news-item .news-content .news_item_date .more-button { background: #333; color: #fff; text-indent: 0; }
.m-news .news-item .news-content .news_item_date .more-button::after { content: ""; width: 31px; height: 10px; background: url(/mFile/3021/images/more_iconon.png) no-repeat center; position: absolute; top: 50%; left: 0; -webkit-transform: translate3d(104px, -50%, 0); transform: translate3d(104px, -50%, 0); -webkit-transition: all .3s ease; transition: all .3s ease; }
.m-news .news-item .news-date { position: relative; padding-top: 25px; }
.m-news .news-item .news-date span { font-size: 14px; line-height: 40px; color: #868585; background:url(../images/time-icon.png) no-repeat left center; padding-left:40px; display:inline-block}
/*.m-news .news-item .news-date .more-button { width: 120px; height: 40px; overflow: hidden; color: transparent; border: none; position: absolute; -webkit-box-sizing: border-box; box-sizing: border-box; text-indent: -40px; text-align: center; display: block; line-height: 40px; font-size: 14px; text-transform: uppercase; -webkit-transition: all .3s ease; transition: all .3s ease; bottom: -50px; }*/
.m-news .news-item .news-date .more-button::after { content: ""; width: 31px; height: 10px; background: url(/mFile/3021/images/more_icon.png) no-repeat center; position: absolute; top: 50%; left: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); -webkit-transition: all .3s ease; transition: all .3s ease; }
.m-news .news-item:hover { -webkit-box-shadow: 0 14px 50px -8px rgba(0, 0, 0, 0.12); box-shadow: 0 14px 50px -8px rgba(0, 0, 0, 0.12); border: 1px solid transparent; }
.m-news .news-item:hover .news-pic img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.m-news .news-item:hover .news-date .more-button { background: #333; color: #fff; text-indent: 0; }
.m-news .news-item:hover .news-date .more-button::after { content: ""; width: 31px; height: 10px; background: url(/mFile/3021/images/more_iconon.png) no-repeat center; position: absolute; top: 50%; left: 0; -webkit-transform: translate3d(104px, -50%, 0); transform: translate3d(104px, -50%, 0); -webkit-transition: all .3s ease; transition: all .3s ease; }
/*.m-news .news-item:nth-child(even) > div { float: right; }*/

.m-news .news-item .news-content .news-desc { display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; width:815px; } 

.m-page { text-align: center; margin: 50px 0; }
.m-page .pagination > li > a,.m-page .pagination > li > span { color: #777; }
.m-page .pagination > .active > a, .m-page .pagination > .active > span,.m-page .pagination > .active > a:hover,.m-page .pagination > .active > span:hover, .m-page .pagination > .active > a:focus, .m-page .pagination > .active > span:focus { background-color: #17b794; border-color: #17b794; color: #fff; }
.m-page .pagination > li > a:hover, .m-page .pagination > li > span:hover, .m-page .pagination > li > a:focus, .m-page .pagination > li > span:focus { background-color: #17b794; border-color: #17b794; color: #fff; }

@media (max-width: 768px) { .m-page { margin: 0; } }
.m-news .news-item{ border-bottom:4px solid #838bb9;}
.m-news .news-item:hover{ border-bottom:4px solid #fd7164;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.searchym h1 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    background: url(../images/go.gif) no-repeat 8px 4px;
    padding-left: 38px;
    height: 30px;
    line-height: 30px;
}
.searchym .zdh_t {
    border: #DDD 1px dashed;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
}
.searchym .zdh_t span {
    color: #000;
}
.searchym .effect {
    background: url(../images/tu.gif) no-repeat 8px 10px;
    padding-left: 45px;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
}
.searchym .effect span {
    font-weight: bold;
}
.searchym .effect .s_red {
    color: #FF0000;
    font-weight: bold;
}
.searchym .effect .s_red {
    color: #FF0000;
    font-weight: bold;
}
.searchym .title_search, .searchym .title_search span {
    background: url(../images/title.gif) no-repeat;
    margin-bottom: 5px;
}
.searchym p {
    text-align: center;
}
searchym .title_search, .searchym .title_search span {
    background: url(../images/title.gif) no-repeat;
    margin-bottom: 5px;
}
.searchym .title_search span {
    background-position: right;
    margin-left: 15px;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    display: block;
    font-weight: bold;
}
.searchym ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.searchym .list_s li {
    list-style: none;
    padding-left: 20px;
    border-bottom: #DDD 1px solid;
    height: 28px;
    line-height: 28px;
	font-size:14px;
}
.searchym .list_s li a {
    color: #4B4B4B;
    text-decoration: none;
	font-size:14px;
}