﻿a{
	text-decoration: none;
} 
.inner{
	width:1200px;
	margin:0 auto;
	    position: relative;
}
.header{
	height:85px;
	background:#fff;
}
.logo_title{float: left;height:85px;display: flex;
	  justify-content: center;
	  align-items: center;}
.logo_title h3{
	font-size:36px;
	color:#0b6ab8;
	font-weight: bold;
	line-height: 44px;
}
.logo_title p{
	font-size:16px;
	color:#2a2a2a;
	line-height: 26px;
}
.header_nav{
	float: right;
	padding:14px 0;
}
.header_nav>ul>li{
	float: left;
	width:102px;
	margin:0 2px;
	position: relative;
}
.slider_down{
	width:100%;
	position: absolute;
	left: 0;
	top:100%;
	z-index:99;
	background:#0b6ab8;
	display: none;
}
.slider_down>ul>li>a{
	display: block;
	position: relative;
	color:#fff;
	font-size:14px;
	line-height:36px;
	border-top:1px solid #fff;
	text-align: center;
}
.slider_down>ul>li>a:hover{
	color:#454545;
	background:#fff;
}
.header_nav>ul>li>a{
	display: block;
	line-height: 51px;
	font-size:17px;
	color:#454545;
	text-align: center;
}
.sanj_nav{
	position: absolute;
	left:100%;
	width:100%;
	top:0;
	z-index: 99;
	background:#0b6ab8;
	display: none;
}
.sanj_nav a{
	display: block;
	color:#fff;
	font-size:14px;
	line-height:36px;
	border-top:1px solid #fff;
	text-align: center;
}

.sanj_nav a:hover{
	color:#454545;
	background:#fff;
	border-color: #0b6ab8;
}
.header_nav>ul>li.active,.header_nav>ul>li:hover{background:#0b6ab8;color:#fff;}
.header_nav>ul>li.active>a,.header_nav>ul>li:hover>a{color:#fff;}

/*.banner{height:600px;background: url(../images/ban1.jpg) no-repeat top center;}*/
.fullSlide{ position:relative; margin:0 auto; }
.fullSlide .bd{ position:relative; z-index:0; }
.fullSlide .bd li img{width:100%; vertical-align:top;  } 
.fullSlide .hd{position:relative; z-index:1; margin-top:-30px; height:30px; line-height:30px;  text-align:center;
}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:60px; height:10px; margin:0px 3px; background:rgba(0,0,0,0.6); overflow:hidden; 
	font-size:0;
}
.fullSlide .hd ul .on{background-color: #f17145;}
.fullSlide .prev{
	 z-index:1; 
	 display:block; 
     position: absolute;
     left:100px;
     top:50%;
     margin-top:-40px;
     width:80px;
	height: 80px;
	background:rgba(0,0,0,0.3) url(../images/but1.png) no-repeat center center;
	border-radius:50%;}
.fullSlide .next{
	width:80px;
	height: 80px;
	position: absolute;
     right:100px;
     top:50%;
     margin-top:-40px;
	background:rgba(0,0,0,0.3) url(../images/but2.png) no-repeat center center;
	border-radius:50%;
}
.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=80);opacity:0.8 }



.main_title{padding:35px 0;}
.main_title h3{
	text-align: center;
	font-size:38px;
	color:#0b6ab8;
	line-height:58px;
}
.title_list{text-align: center;padding-top:15px;}
.title_list a{
	display: inline-block;
	padding:0 10px;
	line-height:50px;
	font-size:16px;
	color:#333333;
	margin:0 6px;
}
.title_list a.active{color:#fff;background:#0b6ab8;}

.mainpagesr{display: none;}
.mainpagesr.cur{display: block;}
.mainpagesr ul li{
	float: left;
	width: 288px;
	margin:0 8px;
}
.imghuan{
	display: block;
	height:214px;
	overflow: hidden;
}
.mainpagesr ul li img{
	display: inline-block;
	width:100%;
	height:100%;
-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;
}
.mainpagesr ul li:hover img{
-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);
}
.mainpagesr ul li p{
	padding:15px 0;
	line-height:36px;
	text-align: center;
	font-size:16px;
	color:#0b6ab8;
}
.mainpagesr ul{
	overflow: hidden;
	margin:0 -8px;
}
.infovideos ul li{
	float: left;
	width:365px;
	margin:0 18px;
}
.infovideos ul{
	overflow: hidden;
	margin:0 -18px;
	padding-bottom: 68px;
}
.video_img{
	padding:2px;
	overflow: hidden;
	border: 1px solid #d8d8d8;
	box-shadow:0px 0px 3px 3px #d8d8d8;
}
.dwipalsy{
	height:256px;
	overflow: hidden;
	position: relative;
}
.video_img img{
	display: block;
	width:100%;
	height:100%;
}
.video_img:hover img {
opacity: 0.8;
}
.video_play{
	width:100%;
	height:100%;
	position: absolute;
	left:0;
	top:0;
	bottom: 0;
	z-index: 99;
	background:rgba(0,0,0,0.5);
		display: flex;
		  justify-content: center;
		  align-items: center;
}
.video_play .btn_plays{
	cursor: pointer;
	width:63px;
	height:62px;
	background:url(../images/play_btn.png) no-repeat;
}
.video_title p{
	text-align: center;
	font-size:18px;
	color:#6f6f6f;
	line-height:50px;
}
.infovideos ul li a:hover .video_title p{

	color:#0b6ab8;

}
.rand_pages{
	height:552px;
	background:url(../images/info_bg.jpg) no-repeat top center;
}
.textmall p{
	font-size: 14px;
	color:#434343;
	text-align: center;
	line-height: 32px;
}
.jshao_list ul li{
	float: left;
	width:285px;
	text-align: center;
}
.jshao_list ul li a{
	display: block;
	line-height: 78px;
	color:#136db9;
	padding-top: 123px;
}
.jshao_list{
	padding:60px 170px;
}
.jshao_list ul li.icon_1 a {background:url(../images/sw_1.png) no-repeat top center;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.jshao_list ul li.icon_2 a{background:url(../images/sw_2.png) no-repeat top center;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.jshao_list ul li.icon_3 a{background:url(../images/sw_3.png) no-repeat top center;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.jshao_list ul li.icon_1 a:hover,.jshao_list ul li.icon_2 a:hover,.jshao_list ul li.icon_3 a:hover{transform:translate(0,-10px);-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-o-transform:translate(0,-10px);-ms-transform:translate(0,-10px);}
.news_imgbank{
	float: left;
	width: 515px;
}
.imgnewsmall{
	height: 345px;
	overflow: hidden;
}
.imgnewsmall img{
	display: block;
	width:100%;
	height:100%;
}
.rilibanks{
	background:#0b6ab8;
	padding:20px;
}
.fecnewlist{
	float: left;
	width: 110px;
	text-align: center;
	height:122px;
		display: flex;
		  justify-content: center;
		  align-items: center;
}
.fecnewlist h3{
	font-weight: bold;
	color:#fff;
	font-size:40px;
	line-height:50px;
}
.fecnewlist p{
	font-size:20px;
	color:#9bb4d2;
	line-height: 30px;
}
.news_tiel{
	float: right;
	width: 360px;
}
.news_tiel h3{
	font-size:20px;
	color:#fff;
	line-height:52px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	border-bottom: 1px solid #3c88c6;
}
.news_tiel a:hover h3{
color:#c1d7ea;
}
.news_tiel p{
	font-size:14px;
	color:#c1d7ea;
	padding:10px 0;
	overflow:hidden;
	height:44px;
}
.news_lianbank ul li{
	position: relative;
	padding:5px 0;
}
.news_lianbank{
	float: right;
	width:590px;
}
.text_rands{
	overflow: hidden;
	border-bottom: 1px solid #333333;
}
.text_rands h3{
	color:#333333;
	font-size:16px;
	line-height:50px;
	float: left;
	    width: calc(100% - 100px);

}
.news_lianbank ul li:hover .text_rands h3,.news_lianbank ul li:hover .botmtext p{color:#0b6ab8;}
.text_rands span.time{
	display: inline-block;
	float: right;
	width: 90px;
	overflow: hidden;
	line-height:50px;
	color:#333333;
}
.walletd{
	padding:10px 0;
}
.walletd p{
	font-size: 14px;
	color:#555555;
}
.jiesmank p span{
	display: inline-block;
}
.jiesmank p span.color_1{color:#222222;}
.jiesmank p span.color_2{color:#999999;}
.jiesmank p span.color_3{color:#3578fa;}
.jiesmank p.cur{
	font-size:16px;
	color:#222222;
}
.randmist{
	padding-top:20px;
	overflow: hidden;
}
.randmist span{
	display: inline-block;
	float: left;
	max-width:50%;
	line-height:28px;
	color:#999999;
	font-weight: bold;
	font-size: 12px;
}
.randmist a{
	display: block;
	float: right;
	width:90px;
	color: #fff;
	font-weight: bold;
	border-radius:5px;
	line-height:28px;
	background:#3578fa;
	font-size: 12px;
	text-align: center;
}
.botmtext{
	padding:10px 0;
}
.botmtext p{
	font-size:14px;
	color:#656565;
	line-height:30px;
	height:60px;
	overflow:hidden;
}
.shitimes{
	width:80px;
	height: 90px;
	position: absolute;
	right: 0;
	top:50%;
	margin-top:-70px;
	z-index: 8;
	background:#fff;
	text-align: center;
		display: flex;
		  justify-content: center;
		  align-items: center;
}
.shitimes h3{
	font-weight: bold;
	font-size: 40px;
	color:#333333;
	line-height:50px;
}
.shitimes p{
	font-size:16px;
	color:#333333;
}
.text_rands.cur{
	width:calc(100% - 100px);
}
.botmtext.cur{
	width:calc(100% - 100px);
}
.more_btn{
	text-align: center;
	padding:45px 0;
}
.more_btn a{
	display: inline-block;
	font-size:16px;
	color:#0b6ab8;
	line-height:32px;
	border: 1px solid #0b6ab8;
	width:108px;
	text-align: center;
}
.more_btn a:hover{
	color:#fff;
	background:#0b6ab8;
}
.Customer_text{
	padding:10px 0;
}
.Customer_text h3{
	font-size:30px;
	color:#323232;
	line-height: 30px;
	padding:0 16px;
	border-left: 3px solid #0b6ab8;
}
.cont_text img{
	display: inline-block;
	width:40px;
	height:40px;
	border-radius: 50%;
	margin-right:13px;
	float: left;
}
.cont_text p{
	float: left;
	padding-top:10px;
}
.cont_text p span{
	display: inline-block;
	width:20px;
	height:20px;
	background: url(../images/tex_1.jpg) no-repeat;
}
.cont_text p span.cur{
	background: url(../images/tex_2.jpg) no-repeat;
}
.padslider{
	padding: 25px;
}
.Customer_listr ul li{
	float: left;
	width:350px;
	margin:0 12px;
	margin-bottom:22px;
	border: 1px solid #fafafa;
	box-shadow: 0px 3px 3px 0px #e2e2e2;
}
.Customer_listr ul{
	overflow: hidden;
	margin:0 -12px;
}
.Customer_botom{
	padding:30px 0;
}
.Customer_left{
	float: left;
	width:750px;
}
.Customer_right{
	float: right;
	width: 420px;
}
.luntopbank{
	height:520px;
	position: relative;
	overflow: hidden;
}



.itemspagers p{
	font-size:16px;
	line-height:36px;
	color:#272727;
	padding-left:38px;
}
.itemspagers p.icon_1{background:url(../images/bs_1.jpg) no-repeat left center;}
.itemspagers p.icon_2{background:url(../images/bs_2.jpg) no-repeat left center;}
.text_icon{
	background:#f3f3f3;
	border-left: 3px solid #0b6ab8;
	padding:5px 10px 5px 35px;
}

.mallsliedr{
	padding:50px 0;
	background-color: #f9f9f9;
}
.mallimgs{
	float: left;
	width: 650px;
	overflow: hidden;
}
.mallimgs img{
	display: block;
	width:100%;
}
.form_slider{
	float: right;
	width:440px;
	padding:0 55px 25px;
	background:#fff;
}
.form_text h3{
	font-size:30px;
	text-align: center;
	color:#0b6ab8;
	line-height:80px;
}
.form_list ul li{
	border: 1px solid #e6e6e6;
	margin-bottom: 20px;
	border-radius: 10px;
	padding:0 20px;
}
.form_list ul li input{
	height:73px;
	width:100%;
	line-height:73px;
	display: block;
	border: none;
	outline: none;
	font-size: 12px;
}
.form_list ul li textarea{
	height:180px;
	width:100%;
	display: block;
	border: none;
	outline: none;
	resize: none;
	font-size: 12px;
}
.submit_btn .boot{
	display: block;
	width:100%;
	text-align: center;
	font-size:24px;
	color:#fff;
	background:#0b6ab8;
	outline: none;
	border-radius: 5px;
	border: none;
	height:50px;
	cursor: pointer;
}
.submit_btn .boot{
	display: block;
	width:100%;
	text-align: center;
	font-size:24px;
	color:#fff;
	background:#0b6ab8;
	outline: none;
	border-radius: 5px;
	border: none;
	height:50px;
	cursor: pointer;
}
.submit_btn .boot:hover{box-shadow: #0b6ab8 0px 0px 6px;}

/*footer*/


.footer{
	background:#0b6ab8;
	padding:25px 0;
}
.footer_nav{
	text-align: center;
}
.footer_nav a{
	display: inline-block;
	padding:0 30px;
	font-size:15px;
	color:#fff;
	line-height:16px;
}
.footer_nav a+a{
	border-left: 1px solid #fff;
}
.footer_nav a:hover{text-decoration: underline;}
.copyright{padding-top:20px;}
.copyright p{
	text-align: center;
	color:#fff;
	font-size:15px;
}


/**/

.main_conter{
	padding:30px 0;
}
.mainbaox{
	border-bottom: 1px solid #eee;
}
.mainbaox a{
	display: inline-block;
	color:#272727;
	line-height:30px;
}
.mainbaox a:hover,.mainbaox a:last-child{
	color:#0b6ab8;
}
.mainbaox a.home{padding-left: 25px;background:url(../images/home.png) no-repeat left center;}

.mainset_left{
	float: left;
	width:950px;
}
.pages_conter{
	padding:30px 0;
		color:#666666;
	font-size:14px;
	line-height:30px;
	text-align:justify;
}

.rights_cont{
	float: right;
	width: 200px;
}
.aboutbox{
	position: relative;
	border-bottom:2px solid #eee;
}
.aboutbox h3{
	font-size:22px;
	line-height: 30px;
}
.aboutbox span{
	display: inline-block;
	width:30%;
	position: absolute;
	
	height:2px;
	font-size:0;
	z-index: 99;
	background:#0b6bb8;
}
.mian_items{
	position: relative;
}
.mian_items>a{
	display: block;
	padding:10px;
	line-height:30px;
	background:#eee;
	margin-top:10px;
	color:#272727;
	position: relative;
}
.mian_items>a:hover{
	display: block;
	padding:10px;
	line-height:30px;
	background:#0b6ab8;
	margin-top:10px;
	color:#fff;
	position: relative;
}

.more_btngs{
	display: inline-block;
	width:20px;
	height:50px;
	position: absolute;
	right:10px;
	top:0;
	z-index: 99;
	background:url(../images/more.png) no-repeat center;
}
.xialsnbank{
	position: absolute;
	left:100%;
	top:0;
	width:150px;
	display: none;
}
.xialsnbank>a{
	display: block;
	line-height:30px;
	background:#eee;
	color:#0b6bb8;
	padding:10px;
	position: relative;
}
.xialsmain{
	position: absolute;
	left:100%;
	top:0;
	width:150px;
	display: none;
}
.xialsmain ul li a{
	display: block;
	line-height:30px;
	background:#eee;
	color:#999;
	padding:10px;
	border-bottom:1px solid #fff;
}
.banner_nr{
	height:599px;
	background:url(../images/ban1.jpg) no-repeat top center;
}
.ovh {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* questions */

.UI-bubble{display:inline-block;width:23px;height:23px;overflow:hidden;background:url(../images/sicons.png) 0px 0px no-repeat;}
.UI-ask{display:inline-block;width:23px;height:23px;overflow:hidden;background:url(../images/sicons.png) -25px 0px no-repeat;}

#questions{width:100%;margin:20px auto;padding-top:10px;}
#questions li h5 .UI-ask,#questions li h5 .UI-bubble{position:absolute;left:0px;top:9px;}
#questions li{border-bottom:1px solid #e7e7e7;padding:0;vertical-align:bottom;}
#questions li h5{height:40px;position:relative;color:#333;font-size:14px;cursor:pointer;line-height:40px;height:40px;overflow:hidden;padding:0 0 0 26px;}
#questions li .foldContent{border-left:3px solid #018ccb;padding:10px 26px;border-top:1px dashed #e2e2e2;line-height:24px;background:#f3f3f3;color:#999; font-size:12px;}

.faq {

	height: 520px;
	overflow: hidden;

}

.faq li {
	border-bottom: 1px dotted #ccc;
	float: left;
	padding: 13px 0
}

.faq .question {
	background: url(../images/bgs.png) no-repeat -462px -359px;
	font-size:12px;
	font-weight: 700;
	padding-bottom: 5px;
	padding-left: 30px;
}

.faq .question a {
	color: #333;
}

.faq .question a:hover {
	color: #0b6ab8;
}

.faq .answer {
	background: url(../images/bgs.png) no-repeat -462px -28pc;
	color: #666;
	font-size:12px;
	line-height: 18px;
	margin-top: 7px;
	padding-left: 30px;
	height:36px;
	overflow:hidden;
}




.review_list {

	height: 520px;
	padding: 0 22px
}

.review_list dl {
	float: left;
	height: 136px;
	margin: 23px 0 10px 6px;
	overflow: hidden;
	width: 100%;
}

.review_list dt {
	float: left;
	height: 8pc;
	overflow: hidden;
	padding-left: 3px;
	padding-top: 3px;
	width: 8pc
}

.review_list dt img {
	border-radius: 90pt;
	box-shadow: 0 0 3px #999;
	display: block;
	height: 90pt;
	padding: 2px;
	width: 90pt;
		transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;
}
.review_list dt:hover img{
	-webkit-transform:rotate(360deg) scale(1); 
	-moz-transform:rotate(360deg) scale(1);
	-ms-transform:rotate(360deg) scale(1);
	-o-transform:rotate(360deg) scale(1);
}


.review_list dd {
float:right;
	height: 136px;
	overflow: hidden;
	width:560px;
}

.review_list dd p {
	color: #666;
	font-size:12px;
	height: 5pc;
	line-height: 22px;
	margin-top: 5px;
	overflow: hidden;
	word-break: break-all
}

.review_list dd p a {
	background: #009cff;
	border-radius: 24px;
	float: right;
	height: 22px;
	line-height: 22px;
	margin-right: 5px;
	margin-top: 5px;
	text-align: center;
	width: 90px;
	color: #fff
}

.review_list dd p a:hover {
	background: #ff9000
}

.review_list dd em {
	border-bottom: 1px solid #ddd;
	display: inline-block;
	font: 9pt Arial;
	font-weight: 700;
	height: 3pc;
	line-height: 24px;
	padding-bottom: 1px;
	width: 560px
}

.review_list dd em span {
	color: #999;
	float: left;
	font: 9pt Arial;
	font-weight: 500;
	padding-bottom: 2px
}
.banner img { width:100%;}
.sideNav ul li{ padding-top:10px;}
.sideNav a{display:block; height:50px; line-height:50px; position:relative; font-size:14px; color:#272727; padding-left:20px; background:#eee;}
.sideNav a em{display:block; background:url(../images/ico3.png) center no-repeat; width:8px; height:50px; position:absolute; top:0px; right:20px;}
.sideNav a:hover, .sideNav dd a.on{color:#fff; background:#0b6ab8;}
.sideNav ul li dl dd a:hover, .sideNav dd a.on{color:#cd920a; background:#fff5df;}
.sideNav a:hover em, .sideNav dd a.on em, .sideNav a.on2 em{background:none;}
.sideNav a.on{background:#ca9c2d; color:#FFF;}
.sideNav a.on em{background:url(../images/ico8.png) center no-repeat;}
.sideNav a.on2{color:#fff; background:#0b6ab8;}
.sideNav a.on2 em{
background: url(../images/ico3on.png) center no-repeat;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
}
.sideNav ul li dd a em {
    display: block;
    background:none;
    width: 8px;
    height: 36px;
    position: absolute;
    top: 0px;
    right: 20px;
}
.sideNav dl{display:none;border-bottom: #eee solid 1px;}
.sideNav dd a{padding-left:20px; color:#666; font-size:12px; font-weight:normal;border-bottom: none; line-height:36px; height:36px;}


.center {
    text-align: center;
}
.nyhonor{padding: 20px 0;}

.pic {width: 100%; overflow: hidden; font-size: 0;}
.pic img {-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}


.nyhonor ul li span {
width: 220px;
    height: 165px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
border: 1px solid #dddddd;
}
.nyhonor ul li span  img{
padding:10px;
}
.nyhonor ul li p {
color:#363b41;
font-size:14px;
text-align:center;
padding-top:20px;
}
.nyhonor ul li p a:hover {
color:#0b6ab8;

}

.ywnr {
    line-height: 32px;
    color: #666;
    font-size: 14px;
    text-align: justify;
	padding:30px 0;
}
.cpha img{width: 100%;
    border: 0;
    vertical-align: middle;}
.cpha h2{ font-size:16px; color:#000; font-weight:bold;}
.cpha .njs{ font-size:12px; color:#333; padding:20px 0 ;}
.cpha .cpnra{ padding:30px 0 30px 30px;}

.cpha a:hover{
    background: #005f5f;
    color: #fff;
	  border-radius: 5px;
	box-shadow: #005f5f 0px 0px 6px;
}
.xiangqing{ border-bottom:1px solid #eaeaea; margin:60px 0 0 0;}
.xiangqing h3{ background:#0b6ab8; color:#FFFFFF; font-size:16px;  width:160px; height:40px; line-height:40px; text-align:center;border-radius:3px 3px 0 0; font-weight:bold;}
.nrxiangqing{ font-size:14px; color:#666666; line-height:32px; padding:30px 0 60px 0 ;}
.nrxiangqing table{text-align:center; margin:0 auto;border-collapse:collapse;}

dl.products_dl {
	border-bottom: 1px dashed #ccc;
	color: #666;
	float: left;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
	padding: 5px;
	padding-bottom: 15px
}

dl.products_dl a {
	color: #666
}

dl.products_dl a:hover {
	color: #0b6ab8;
}

dl.products_dl dt {
	float: left;
	position: relative;
	width: 200px
}

dl.products_dl dt i.rank {
	position: absolute;
	right: 5px;
	top: -10px;
	z-index: 2;
	width: 20px;
	height: 20px;
	line-height: 21px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	background: #333;
	border: 1px solid #333;
	border-radius: 24px;
	text-align: center
}

dl.products_dl dt img {
	position: relative;
	border: 1px solid #ddd;
	border-radius: 2px;
	height: 135px;
	padding: 1px;
	width: 180px
}

dl.products_dl p {
	color: #999;
	padding: 0;
	padding-top: 15px
}

dl.products_dl dd,dl.products_dl p {
	float: left;
	font-size: 9pt;
	line-height: 20px;
	width: 730px
}

dl.products_dl dd {
	overflow: hidden;
	padding-left: 5px
}

dl.products_dl dd h2,dl.products_dl dd h4 {
	color: #333;
	float: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	margin-left: 0;
	text-decoration: none;
	width: 100%;
	padding-top:10px;
}

.products_dl p.price {
	color: #ff9000;
	font-size: 14px
}

.products_dl p.rating {
	float: left;
	height: 20px;
	line-height: 20px;
	margin-left: 5px;
	margin-top: 3px;
	width: 219px
}

.product_list_dl p.rating span.normal,.products_dl p.rating span.normal {
	color: #333;
	display: inline-block;
	float: none;
	text-align: left;
	width: auto
}

.product_list_dl p.rating span.common,.products_dl p.rating span.common {
	color: #333;
	display: inline-block;
	float: none;
	padding-right: 2px;
	text-align: left;
	width: auto
}

.product_list_dl p.rating span.normals,.products_dl p.rating span.normals {
	color: #333;
	display: inline-block;
	float: none;
	position: relative;
	text-align: left;
	top: 0;
	width: auto
}

.product_list_dl p.rating span.hrating,.products_dl p.rating span.hrating {
	color: #888;
	display: inline-block;
	float: none;
	position: relative;
	text-align: left;
	top: -2px;
	width: auto
}

.nyxiangmu .qysp p{ font-size:14px; color:#666; text-align:center; line-height:26px; padding:10px 0;}
.nyxiangmu .qysp p a:hover{color: #0b6ab8;}
.nyxiangmu .qysp  img {
width:100%;
height:auto;
}
.nyxiangmu .qysp  a:hover img {
opacity: 0.9;
}
.nyxiangmu .qysp  a {
display:block;
cursor:pointer;
    position: relative;
}
.qysp ul li em {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../images/icon_video2.png);
    background-position: center center;
    background-repeat: no-repeat;
    transition: ease .5s;
    -webkit-transition: ease .5s;
}

.contRightWrap {
    margin-top: 10px;
}
.newsList {margin-top: 15px;}
.newsList li {overflow: hidden; border: none; margin-bottom: 10px;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.newsList li .pic {}
.newsList li .cont {-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.newsList li .cont h3 {margin-top: 2px; line-height: 28px; font-size: 16px; font-weight: normal;}
.newsList li .cont h3 a {color: #4c4c4c;}
.newsList li .cont h4 {margin-top: 12px; line-height: 24px; color: #adadad;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.newsList li .cont p {color: #808080; line-height: 22px;}
.newsList li .cont .line {height: 1px; margin: 12px 0 12px 0; background: #eee;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.newsList li .cont .more {/*opacity: 0; filter:alpha(opacity=0);*/ /*display: none;*/ width: 100px; height: 32px; margin-top: 12px; line-height: 32px; text-align: center; -moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.newsList li .cont .more a {display: block; height: 100%;color: #3D9C26; background: #F1F1F1; }
.newsList li .cont .more:hover a {background: #3D9C26;}
.newsList li:hover .more a {color: #fff; background: #3D9C26;}
.newsList li:hover h3 a {color: #3D9C26;}
.newsList li:hover .cont .line {margin: 10px 0 10px 0;}
.courseList li {padding: 18px 0;}
.courseList li:last-child {border-bottom: none;}
.courseList li .pic {float: left; width: 25%;}
.courseList li .cont {float: right; width: 73.1%;}
.courseList li .cont h3 {margin-top: 16px; margin-bottom: 6px; font-size: 14px; font-weight:bold; line-height: 26px;}
.courseList li .cont h3 a {color: #333;}
.courseList li .cont h3 a:hover {color: #0b6ab8;}
.courseList li .cont p {color: #4c4c4c; line-height: 26px; font-size:12px;}
.courseList li:hover img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.courseList li:hover p {color: #333;}
.courseList li .cont h3 span { float:right;}

.nyabout .date1 {
	border-bottom: 1px dashed rgb(178, 178, 178);
	padding-bottom: 20px;
	font-size: 14px;
	text-align: center;
	color: rgb(102, 102, 102);
}
.nyabout .ntitle {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding: 30px 0px 15px 0px;
	color:#333;
}
.nyabout .fntitle {
	font-size: 16px;
	text-align: center;
	padding: 0 0 15px 0;
	color:#666;
}
.nyabout .ywnra {
    line-height: 32px;
    color: #666;
    font-size: 14px;
    text-align: justify;
    padding: 20px 0;
}
.nyabout .info table{text-align:center; margin:0 auto;border-collapse:collapse;}
.pageJump { padding-top: 10px; border-top: 1px dashed #DCDCDC;}
.pageJump p {font-size: 14px; line-height: 30px; margin-bottom: 10px;}
.pageJump p a {color: #666;}
.pageJump p a:hover {color: #0b6ab8;}
.pager{text-align: center; margin-top:20px;}
.pager a{
display: inline-block;width: 27px;line-height: 27px;
border: 1px solid #f2f2f2;font-size: 12px;color:#666;margin: 0 5px;
}
.pager a:hover,.pager a.act{background: #0b6ab8;color:#fff;border-color:#0b6ab8;}