.header{ background:url(../images/header-bg.png) repeat-x; padding:30px 0 24px; position:relative;}
.logo{ margin-right:10px;}
.search{ margin-right:20px;}
.language{ position:relative; padding:8px 0 0 0;}
.language a i{ width:28px; height:27px; background:url(../images/cn.png); display:block; position:absolute; left:0;}
.language a{ font-size:12px; color:#606060; padding-left:30px;}
.nav{ position:absolute; width:1191px; left:50%; margin-left:-240px; z-index:99;}
.nav ul{ position:relative;background:url(../images/nav-bg.png);}
.nav:after{content: ""; position:absolute; left:-94px; top:0; background:url(../images/mav-qian.png); width:94px; height:50px; display:block;}
.nav ul li{ float:left;}
.nav ul li a{ font-size:14px; color:#333; padding:18px 20px; display:inline-block; line-height:14px; border-right:1px solid #e1e1e1; border-left: 1px solid #fff; font-weight: bold;}
.nav ul li:hover a,.nav ul li.active a{ background:url(../images/nav-h-bg.png); color:#fff;}


.content{ margin-bottom:50px;}

/* fullSlide */
.fullSlide{width:100%;position:relative;height:400px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:400px;overflow:hidden;text-align:center; background-position:center !important;}
.fullSlide .bd li a{display:block;height:400px;}
.fullSlide .hd{position:absolute;z-index:1;bottom:30px;right:5%;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:15px;height:15px; border-radius:15px; margin:5px;overflow:hidden;background:#9a9999;line-height:999px;}
.fullSlide .hd ul .on{background:#fff;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

.shandow img{ max-width: 100%;}


.a-title{ margin:0 8px; border-bottom:1px solid #d0d0d0; padding-bottom:5px;}
.a-title ul li{ float:left; font-size:12px; color:#555; line-height:20px;}
.a-title ul li.b-tit{ background:url(../images/a-title-bg.png); font-size:20px; color:#fff; font-weight:bold; line-height:35px; padding:0 25px; margin-right:15px;}
.a-title ul li.s-tit{ padding-left:15px; border-left:1px solid #c9c9c9; margin:7px 0;}

.a-product{ margin-top:20px;}

.txtScroll-left{ width:1000px;  overflow:hidden; position:relative;  }

		.txtScroll-left .bd{ padding:10px 0; overflow:hidden;    }
		.txtScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.txtScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;border:1px solid #ccc; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3); margin-bottom:10px}
		.txtScroll-left .bd ul li .pic{ text-align:center; }
		.txtScroll-left .bd ul li .pic img{ width:227px; height:220px; display:block; padding:2px; }
		.txtScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.txtScroll-left .bd ul li .title{ line-height:24px; text-align:left; padding:10px;   border-top: 3px solid #0687c0; background:#e6e6e6;  }
		.txtScroll-left .bd ul li .title a p{ font-size:14px; color:#6f6f6f}
		.txtScroll-left .bd ul li .title a span{ font-size:14px; color:#0687c0}
		.txtScroll-left .bd ul li:hover .title{    background: -webkit-linear-gradient(#007ed9, #01478f); background: -o-linear-gradient(#007ed9, #01478f); background: -moz-linear-gradient(#007ed9, #01478f); background: linear-gradient(#007ed9, #01478f); }
   		.txtScroll-left .bd ul li:hover .title a p, .txtScroll-left .bd ul li:hover .title a span{ color:#fff;}
		
.content-t{ margin-top:40px;}

.a-about{ width:500px;}
.p-8{ padding:0 8px;}
.a-about-grid{ margin-top:15px;}
.a-about .a-about-info{ width:220px; margin-left:20px;}
.a-about .a-about-info p{ font-size:12px; color:#333; line-height:18px; margin:10px 0;}
.button a{ background:#0166c7; border-radius:15px; font-size:12px; color:#fff; border:1px solid #004182; padding:0 5px;}

.a-new{ width:500px;}
.a-new-grid{}
.a-new-grid ul li {
	border-bottom:1px solid #e6e6e6;
	overflow: hidden;
	padding:5px 0;
}
.a-new-grid ul li time {
	text-align:center;
	display: block;
	float: left;
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-top:15px;
	padding:4px 0;
	line-height: 1.35;
	margin-left:25px;
	background:#0177de;
	position:relative;
}
.a-new-grid ul li time:after{    content: "";
    width: 0;
    height: 0;
    border-top: 0 solid #0177de;
    border-bottom: 14px solid transparent;
    border-right: 14px solid #0177de;
    position: absolute;
    right: 0px;
    top:100%;}
.a-new-grid ul li time font {
	display: block;
	font-size: 14px;
	color: #fff;
}
.a-new-grid ul li article {
	float: right;
	width:380px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
}
.a-new-grid ul li article h4 a {
	font-size: 14px;
	font-weight: 500;
}
.a-new-grid ul li article p {
	font-size: 12px;
	color: #666;
	height:14px;
	overflow:hidden;
	line-height: 1.4;
	padding-top: 5px;
}
.a-new-grid ul li article span{
	font-size:12px;
	color:#0177de;
}



.a-b2b{ width:280px; margin-right:25px;}
.a-b2b-grid{ margin-top:15px;}
.a-b2b-grid p{ font-size:13px; color:#5b5b5b; line-height:18px;}
.a-b2b-grid img{ margin-top:15px;}

.a-servie{ width:300px; margin-right:25px;}
.a-servie-grid{ margin-top:15px;}
.a-servie-grid p{ font-size:13px; color:#5b5b5b; line-height:18px;}
.a-servie-grid ul li{ float:left; position:relative; padding-left:45px; margin-top:15px;}
.a-servie-grid ul li i{ position:absolute; top:0px; left:0;}
.a-servie-grid ul li a{ font-size:12px; color:#5b5b5b; line-height:41px;}
.a-servie-grid ul li:nth-child(2n+1){ width:80px;}
.a-servie-grid ul li:nth-child(2n+0){ padding-right:0px;}


.a-contact{ width:360px;}
.a-contact-grid{ margin-top:15px; background:url(../images/con-bg.jpg) bottom right no-repeat;}
.a-contact-grid p{ font-size:13px; color:#5b5b5b; line-height:18px; margin-bottom:18px;} 
 .a-cont-info li{ position:relative; font-size:12px;color:#5b5b5b; line-height:24px; padding-left:30px; margin-bottom:10px; }
 .a-cont-info li i{ position:absolute; left:0; top:0;}
 .a-cont-qq li{ float:left; margin-right:15px;}

.footer{ border-top:5px solid #023984; padding:30px 0 25px;}
.footer p{ font-size:12px; color:#333;}
.footer a{ float: right;}


/*n-banner*/
.n-banner{ height:400px;}
.n-banner-1{ background:url(../images/banner.jpg) center no-repeat;}


/*pageleft*/
.pageleft {
	width: 230px;
	border-radius: 20px;
}
.pageleft .page-title {
	background: -webkit-linear-gradient(#0157ae, #0392f9 ,#0062c4); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#0157ae, #0392f9 ,#0062c4); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#0157ae, #0392f9 ,#0062c4); /* Firefox 3.6 - 15 */
	background: linear-gradient(#0157ae, #0392f9 ,#0062c4); /* 标准的语法 */
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 20px 12px;

}
.pageleft .page-title h4 {
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	text-transform:uppercase;
	line-height:18px;
}
.pageleft .page-title p {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}
.pagge-grid {
	border: 1px solid #dddddd;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	overflow: hidden;
}
.pagge-grid ul li {
	background: -webkit-linear-gradient(#fff, #efefef); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#fff, #efefef); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#fff, #efefef); /* Firefox 3.6 - 15 */
	background: linear-gradient(#fff, #efefef); /* 标准的语法 */
	border-bottom: 1px solid #dddddd;
}
.pagge-grid ul li:last-child {
	border: none;
}
.pagge-grid ul li a {
	font-size: 14px;
	color: #333333;
	line-height: 43px;
	display: block;
	position: relative;
	padding-left: 45px;
}
.pagge-grid ul li a:after {
	position: absolute;
	width: 11px;
	height: 9px;
	background: url(../images/contact-icon.png);
	left: 20px;
	top: 50%;
	margin-top: -4px;
	content: "";
}
.pagge-grid ul li.active, .pagge-grid ul li:hover {
	background: -webkit-linear-gradient(#0157ae, #0392f9 ,#0062c4); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#0157ae, #0392f9 ,#0062c4); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#0157ae, #0392f9 ,#0062c4); /* Firefox 3.6 - 15 */
	background: linear-gradient(#0157ae, #0392f9 ,#0062c4); /* 标准的语法 */
}
.pagge-grid ul li.active a, .pagge-grid ul li:hover a {
	color: #fff;
}
.pagge-grid ul li.active a:after, .pagge-grid ul li:hover a:after {
	background: url(../images/contact-icon-1.png);
}
.pageleft .search-box {
	margin: 28px 0;
}
.pageleft .search-box h4 {
	font-size: 12px;
	color: #106a9c;
	text-transform: uppercase;
	margin-bottom: 5px;
}


/*breadment*/
.breadment {
	background:#f5f5f5;
	padding:10px 20px;
}
.breadment .a-t h4 {
	font-size:14px;
	font-weight:bold;
	color: #010101;
	margin: 0;
}
.breadment .r-t ul {
	margin: 0;
}
.breadment .r-t ul li {
	display: inline-block;
	position: relative;

}
.breadment .r-t ul li:after {
	background-image: url(../images/jiantou.png);
	content: "";
	position: absolute;
	width: 9px;
	height: 9px;
	top: 50%;
	margin-top: -4px;
	right: 0;
	margin-right: -16px;
}
.breadment .r-t ul li:last-child:after {
	background-image: none;
	content: "";
	position: absolute;
	width: 9px;
	height: 9px;
	top: 50%;
	margin-top: -4px;
	right: 0;
	margin-right: -12px;
}
.breadment .r-t ul li a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.breadment .r-t ul li.active a{
	color:#669ed6;
}

.contant{ width:735px;}


/*about*/
.about{ padding:20px;}
.about p{ font-size:14px; color:#333; line-height:28px;}
.about p span{ color:#0178e6; font-weight:bold;}
.about h4{ font-size:14px;}


.product{ padding:20px 0;}
.product ul{ overflow:hidden; zoom:1; }
.product ul li{ float:left; margin-right:15px; float:left; _display:inline; overflow:hidden; text-align:center;border:1px solid #ccc; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3); margin-bottom:20px}
.product ul li:nth-child(3n) {
	margin-right:0px;
}
.product ul li .pic{ text-align:center; }
.product ul li .pic img{ width:227px; height:220px; display:block; padding:2px; }
.product ul li .pic a:hover img{ border-color:#999;  }
.product ul li .title{ line-height:24px; text-align:left; padding:10px;   border-top: 3px solid #0687c0; background:#e6e6e6;  }
.product ul li .title a p{ font-size:14px; color:#6f6f6f}
.product ul li .title a span{ font-size:14px; color:#0687c0}
.product ul li:hover .title{    background: -webkit-linear-gradient(#007ed9, #01478f); background: -o-linear-gradient(#007ed9, #01478f); background: -moz-linear-gradient(#007ed9, #01478f); background: linear-gradient(#007ed9, #01478f); }
.product ul li:hover .title a p, .product ul li:hover .title a span{ color:#fff;}

.product .detial img { max-width: 100%;}
.product .detial table{  width: 100%;}
.biaoge {
	text-align: center;
	border: 0;
	font-family: arial;
	word-break: break-all;
}

.biaoge tr:nth-child(2n) {
	background-color: #ddd;
}

.biaoge tr:nth-child(2n+1) {
	background-color: #eee;
}

.biaoge tr th {
	background-color: #0157ae;
	color: #fff;
	font-size: 20px;
}


.pro{ padding:20px 0;}
.pro ul{ overflow:hidden; zoom:1; }
.pro ul li{ float:left; margin-right:15px; float:left; _display:inline; overflow:hidden; text-align:center;
  margin-bottom:20px}
.pro ul li:nth-child(3n) {
	margin-right:0px;
}
.pro ul li .pic{ text-align:center; width:233px;border:1px solid #ccc; }
.pro ul li .pic img{ height:162px; display:block; width:100%}
.pro ul li .pic a:hover img{ border-color:#999;  }
.pro ul li .title{ line-height:24px; text-align:center; padding:10px;   }
.pro ul li .title  p{ font-size:14px; color:#6f6f6f}




/*new*/
.new{ padding:20px;}
.new ul {
	list-style: none;
	padding: 0;
	margin: 0 10px;
}
.new ul li {
	color: #303030;
	border-bottom: 1px #eaeaea dashed;
	padding: 1px 0;
}
.new ul li a {
	font-size: 14px;
	color: #5a5a5a;
	line-height: 45px;
	text-decoration: none;
}
.new ul li a:hover {
	color: #009fd6;
}
.new ul li a span {
	font-size: 12px;
	color: #878787;
	line-height: 45px;
	float: right;
}


/*news*/
.news{ padding:20px;} 
.news .news-title {
	border-bottom: 1px solid #dadada;
	color: #3c3c3c;
	text-align: center;
	margin-bottom: 20px;
}
.news .news-title h2 {
	color: #333333;
	font-weight: 500;
	font-size: 24px;
	margin-bottom: 10px;
}
.news .news-title span {
	display: block;
	line-height: 30px;
	font-size: 12px;
	color: #a9a9a9;
	margin-bottom: 5px;
}
.news p {
	text-indent: 28px;
	font-size: 14px;
	margin-bottom: 10px;
	color: #555555;
}
.news .more {
	margin: 0 -21px;
	margin-top: 50px;
	padding: 0 20px;
}
.news .more table {
	width: 100%;
}
.news .more td {
	border-top: 1px solid #ddd;
	width: 50%;
	vertical-align: top;
}
.news .more td a {
	display: block;
	padding: 10px 15px;
	color: #666;
}
.news .more td a sub {
	color: #aaa;
}
.news .more td a p {
	margin-top: 5px;
	color: #222;
	line-height: 20px;
	font-size: 14px;
	text-indent: 0;
}
table.gridtable {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border-width: 1px;
	border-color: #dddddd;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	width: 200px;
	padding: 8px;
	border-style: solid;
	border-color: #dddddd;
	background-color: #99C4EF;
	color: #fff;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #dddddd;
	background-color: #ffffff;
	text-align: center;
}



.pro-show-box{
	float:left;
	width:300px;
	margin-right:25px;
	border:1px solid #ccc;
	margin-top:10px;
}
.pro-left{
	float:left;
	width:404px;
}
.pro-info h3{
	font-size:16px;
	color:#555555;
	font-weight:300;
	margin-bottom:20px;
}
.pro-info h3 span.big{
	font-size:20px;
	color:#0284ea;
}
.pro-info .inquiry{
	margin-top:20px;
	height:40px;
	border-radius:5px;
}
.pro-info .inquiry a{
	font-size:18px;
	color:#fff;
	padding:10px 25px;
	background: url(../images/bread-bg.jpg) repeat-x;
	border-radius:5px;
	background:#ee780a;
}
.pro-info .inquiry a:hover{
	background:#dc6b02;
}
.pro-info h4{
	font-size:18px;
	color:#3A3A3A;
	font-weight:300;
	margin-bottom:20px;
}
.pro-info p{
	font-size:14px;
	color:#555555;
	margin-bottom:15px;
}
.pro-info .pro-bor{
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	padding:15px 0;
}
.pro-info .pro-bor p{
	font-size:14px;
	color:#555555;
	margin-bottom:10px;
}

/*send*/
.fabu {}
.fabu li { border-bottom:1px dashed #ccc; padding:10px;}
.fabu li b {color:#463b97; font-size:14px;}
.fabu li textarea { display:block;}
#send {display:block; margin-top:26px;width:100%;position:relative; margin-bottom:10px;}
#send a{ text-decoration:none; }
#detail_send .detjt{ color:#FFFFFF;}
#send .send_title{background:#eee;height:38px;text-indent:6px;color:#463b97;padding:0 15px; border-top:1px solid #c7d2e3; border-left:1px solid #c7d2e3; border-right:1px solid #c7d2e3;}
#send .send_title .sendh2_title {float:left; font-size:16px; line-height:20px; text-indent:10px; padding-top:8px;font-weight:bold;}
#send .send_title #detail_send {width:120px;background:url(page_bg.gif) right -160px;height:38px;position:absolute;right:0;top:0;}
#send .send_main { border:1px solid #c7d2e3; background:#fafafa;padding:12px;}
#send textarea { max-width:480px; height:90px; font-family:Arial; color:#999;font-size:11px;border:1px solid #ccc;padding:5px; overflow:hidden; width:600px;}
.send_main strong{color:#463b97; font-size:12px;}
.send_main{ font-size:12px;}
.blue22{width: auto;
    background-color: #1C7BB1;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 35px; border:medium none; border-radius:10px;}
	
	
/*contact*/

.contact{ padding:20px;}
.contact-title {
	border-bottom: 1px solid #669ed6;
	margin-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.contact-title h4 {
	font-size: 18px;
	color: #669ed6;
}
.contact-inform ul li a {
	margin-right: 10px
}
#mapContainer {
	height: 300px;
	width: 700px;
}
#btnDiv {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
#btnDiv input {
	height: 28px;
	line-height: 28px;
	background-color: #0D9BF2;
	color: #FFF;
	border: 0;
	outline: none;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 3px;
	cursor: pointer;
}
.feedback {
	margin-top: 20px;
}
.feedback .feed-tip {
	font-size: 0.75em;
	line-height: 2em;
	color: #7A7A7A;
	text-align: center;
}
.feedback .feed-msgwrap {
}
.feedback ul {
	width: 100%;
}
.feedback ul li {
	position: relative;
	float: left;
	width: 48%;
	margin: 0 1% 2%;
}
.feedback ul li label {
	position: absolute;
	top: 0px;
	left: 12px;
	display: block;
	height: 36px;
	font-size: 0.75em;
	line-height: 36px;
	color: #767676;
}
.feedback ul li input {
	width: 100%;
	height: 36px;
	background-color: #FFF;
	border: 1px solid #CDCDCD;
	text-indent: 4.5em;
	font-size: 0.75em;
	line-height: 36px;
	color: #767676;
}
.feedback ul li.feed-tel input {
	text-indent: 6.5em;
}
.cf:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
	visibility: hidden;
}
.feedback .feed-msg {
	position: relative;
	width: 98%;
	margin: 0 auto;
}
.feedback .feed-btn {
	width: 100%;
	margin: 4% auto 0;
	text-align: center;
}
.feedback .feed-msg label {
	position: absolute;
	top: 0px;
	left: 12px;
	display: block;
	height: 48px;
	font-size: 0.75em;
	line-height: 48px;
	color: #767676;
}
.feedback .feed-msg textarea {
	display: block;
	width: 90%;
	padding: 12px 8% 12px 2%;
	margin: 0 auto;
	background-color: #FFF;
	border: 1px solid #CDCDCD;
	font-size: 0.75em;
	line-height: 24px;
	color: #767676;
	text-indent: 6.5em;
}
.feedback .feed-btn button {
	width: 20%;
	height: 30px;
	background-color: #669ed6;
	margin: 0 auto;
	border: medium none;
	font-size: 1em;
	line-height: 30px;
	color: #FFF;
	cursor: pointer;
	border-radius: 15px;
}
.feedback .feed-btn button:hover {
	background: #527FAD;
}



/********** 内页视频 **********/
.videobox{ }
.vitem{ width:100%;  position:relative; overflow:hidden;}
.vitem.black{ background-color:#000;}

.vitem a{ display:block; width:100%; height:100%;}
.vitem img{ width:100%; filter:alpha(opacity=40); opacity: 0.6;}
.vitem img{ width:100%; min-width:100%; min-height:100%; object-fit:cover; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all 0.8s linear; -moz-transition: all 0.8s linear; -ms-transition: all 0.8s linear; -o-transition: all 0.8s linear; transition: all 0.8s linear;}
.vitem:hover img{ opacity:0.8; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.vitem span{ display:block; width:84px; height:84px; background:url(../images/btnplay01.png) center no-repeat; position:absolute; top:50%; left:50%; margin-top:-42px; margin-left:-42px; z-index:2;}
.vitem:hover span{ background-image:url(../images/btnplay01_h.png); transition:all 0.5s; filter:alpha(opacity=40); opacity: 0.4;}


.faq ol li {
	background-color: #fff;
	border-bottom:1px #bebfbf dashed;
	padding: 1% 2.5% 1.7% 2.5%;
	margin-bottom: 1.6%;
}
.faq ol li div {
	overflow: hidden;
	margin-top: 1.1%;
}
.faq ol li div i {
	display: block;
	width: 24px;
	line-height: 24px;
	float: left;
	color: #fff;
	background-color: #aacd03;
	text-align: center;
	font-size: 1.8rem;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	border-radius: 4px;
	margin-right: 1.7%;
}
.faq ol li .faq-a {
	display:none;
}
.faq ol li .faq-a i {
	background-color: #e9be2b;
}
.faq ol li div h3 {
	width: 90%;
	line-height: 24px;
	float: left;
	font-size: 16px;
	color: #363738;
	font-weight: bold;
}
.faq ol li div article {
	width: 90%;
	float: left;
	font-size: 1.2em;
	color: #333;
}
.faq ol li div article p {
	font-size:14px;
	
	line-height: 2.1;
}
