/*Generated by wjdhcms 3.0 */

@charset "utf-8";

/*-----------å…¬ç”¨-----------*/

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}


/**banner**/
.banner{width:100%; margin:0 auto; position:relative; height:600px;}
.fullSlide{width:100%;position:relative;height:100%;background:transparent;}
.fullSlide .bd{margin:0 auto;height:100%;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{height:100%;}
.fullSlide .bd li{height:100%;overflow:hidden;text-align:center;background-position:center;background-repeat:no-repeat;}
.fullSlide .bd li a{display:block;height:100%;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;}
.fullSlide .hd ul{text-align:center;margin-bottom:10px;}

.fullSlide .hd ul .on{background:#218d00;}
.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:.5;display:none;}
.fullSlide .next{left:auto; right:15%; background-position:-6px -137px;}



/**search**/
.search_box{width: 100%; height:50px;background: url(../images/serch_bg.jpg) no-repeat center; }
.search{width: 1180px; margin:auto; height:50px;}
.keytext{width: 770px;height: 50px;line-height: 50px; float: left; font-family:Microsoft YaHei; font-size: 14px;margin-left: 24px;}
.keytext span{line-height: 50px;color: #f8faf6; }
.keytext a{margin: 0px 8px 0px 0px; line-height:50px; color:#ccc;}
.rmgj-n-r{ float:right; margin-top:11px;}
.text2{padding:0px 0px 0px 10px; float:left; height:26px; width:150px; font-size:14px; color:#666;background:rgba(0,0,0,0);}
.submit{width:30px; height:28px; border:0; padding:0; background:url(../images/search_but.jpg) no-repeat 0px 5px; float:left;cursor: pointer;}

/*公共标题*/
.title{
	text-align: center;
}
.title>h3{
	margin:50px 0 40px 0;
	background: url(../images/title_bg.png) no-repeat center 45px;
}
.title>h3>p{
	color: #666666;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 30px;
	
}
.title>h3>a{
	color: red;
	font-size: 26px;
	margin-bottom:16px;
	display: block;
}
/*公共标题*/
 .about_bg{
	background-color: #fafafa;
	margin-top: 40px;
}
/*about开始*/

.about_font{
	float: left;
	
	width: 590px;
	height: 340px;
}
.about_font>h3{
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 30px;
	text-align:center;
}
.about_font>h3 a{
	color: #125fd5;
	font-size: 16px; 
}
.about_font>h3>p{
	color: #125fd5;
	font-size: 20px;
	text-transform: uppercase;
}
.about_font>p{
text-align: left;
	color: #666666;
	font-size: 14px;
	width: 520px;
	height: 124px;overflow: hidden;
	margin-left: 30px;
}
.about_font>a {
	width: 120px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #666666;    border-radius:25px;
	color: #666666;
	text-align: center;
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 30px;
	margin-left: 420px;
}
.about_font>a:hover{

	color: #f8faf6;
	background:url(../images/nav.jpg);
}
.about_box>a>div>img{
	width: 590px;
	height: 340px;
	float: left;
}
.about_box>a{
	width: 590px;
	height: 340px;
	float: left;
}
/*about结束*/


/*荣誉*/
.ryzz_bg{
	width: 100%;
	height: 210px;
	
}
.tab4_box{
	margin-top: 45px;
}
.box01,.box02 {width:1290px; position:relative; margin:auto;}
.box01 ul{margin:20px auto 0px;}
.box01 li{float:left; width:180px; margin:25px 20px 0px 0px; text-align:center;}
.box01 li img{width:180px; height:120px; border:1px solid #cfdbeb;}
.box01 li span a{display:block; overflow:hidden; text-overflow:ellipsis; line-height:30px; font-size:14px; height:30px; text-align:center; width:100%; color:#666666;}
.box01 .lefts2{ background: url(../images/left.png) no-repeat ; display: block; width: 25px; height: 25px; position: absolute; right:-8px; top:40px;}
.box01 .rights2 { background: url(../images/right.png) no-repeat ; display: block; width: 25px; height:25px; position: absolute; right:-8px; top:75px;}
.box01 li span a:hover{color: #125fd5;}
#tab4{width:1180px;position:relative; }
#tab4 .tab4_menu{z-index:1;width: 148px;float:left;margin-top: 45px;}
#tab4 .tab4_menu li{width:148px;height:40px;line-height:40px;cursor:pointer;text-align:center ;font-size: 14px;
					 display:inline-block;background-color: #1253bb;border-bottom: 1px solid #f8faf6;}

#tab4 .tab4_menu li>a{color: #f8faf6;}

#tab4 .tab4_menu>.tab-li-r{margin-right: 0;}
#tab4 .tab4_menu .on{cursor:pointer;color: #f8faf6;background-color: #ff6c00;}
#tab4 .tab4_menu .on a{
	color: #f8faf6;
}

#tab4 .tab4_box{overflow: hidden;}

/*合作客户*/
.box0 {width:1180px; position:relative; margin:auto;}
.box0 ul {margin:20px auto 0px auto;}
.box0 li {float:left; width:182px; margin:0px 20px 0px 0px; text-align:center;}
.box0 li img {width:182px; height:92px; border:1px solid #cfdbeb;  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;}
.box0 li img:hover{border:1px solid #125fd5;}
.box0 li:hover span a {
	color:#125fd5;
}
.box0 li span a {display:block; overflow:hidden; text-overflow:ellipsis; line-height:30px; font-size:14px; height:30px; text-align:center; width:100%; color:#303030;}
.box0 .lefts{ background: url(../images/left.png) no-repeat ; display: block; width: 25px; height: 25px; position: absolute; left:50px; top:38px;}
.box0 .rights { background: url(../images/right.png) no-repeat ; display: block; width: 25px; height: 25px; position: absolute; right:56px; top:38px;}
.lunbo_box{
	margin:0 auto;
	width: 1000px;
}

/*合作客户*/
/*第一个小banner开始*/

.s_banner1{
	width: 100%;
	height: 100px;
	background: url(../images/s_banner1.jpg) no-repeat center; margin-bottom: 5px;
	
	margin-top: 30px;
}
.s_banner2{
	width: 100%;
	height: 250px;
	background: url(../images/s_banner2.jpg) no-repeat center;

}
.s_banner3{
	width: 100%;
	height: 250px;
	background: url(../images/s_banner3.jpg) no-repeat center;
	margin-top: 50px;
}
.s_font1{
	
	margin-top:28px;
	
}
.s_font1 span{
	float: left;
	color: #f8faf6;
	font-size: 14px;
	margin-top: 10px;
}
.s_font1 p{
	float: left;
}
.s_font2{
	
	margin-top:75px;
	
}
.s_font1 h4{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.s_font2 h4{
	color: #fff;
	font-size: 24px;
	
}
.s_font2 h4>span{
	color: #f10d0d;
	font-weight: bold;
	
}
.s_banner3 .s_font2{
	margin-left: 20px;
	
}
.s_banner3 .s_font2>h4{
	background: url(../images/s_icon.png) no-repeat center left;
	padding-left: 30px;
}
.s_font2 h5{
	color: #f10d0d;
	font-size: 24px;
	
}


.s_font11{
	text-align: right;
}

.s_font2>span{
	color: #f8faf6;
	font-size: 14px;

	display: block;
}
.s_font2>p{
	font-size: 26px;
	color: #f8faf6;


	padding-left: 20px;
	background: url(../images/s_banner2_icon.png) no-repeat center left;
	margin-top: 6px;
}
.s_font2>p>span{
	font-size: 14px;
}
.s_font1>p{
	font-size: 26px;
	color: #fff;

}
.s_font1>a{
	width: 100px;
	height:28px;
	background-color: #fff;
	display: block;
	line-height:28px;
	text-align: center;
	color: #103b8a;
	float: left;
	margin-left: 20px;
}
.s_font1>a:hover{
	background-color: red;
	color: #f8faf6;
}
.s_font2>a{
	width: 100px;
	height:28px;
	background-color: #f8faf6;
	display: block;
	line-height:28px;
	text-align: center;
	color: #103b8a;
float: right;
margin-top: 6px;
}
.s_font2>a:hover{
	background-color: #ff6811;
	color: #f8faf6;
}
/*第一个小banner结束*/



/*产品中心开始*/
.pro_box{
	background-color: #fafafa;
	padding-bottom: 50px;
}
.product{
	padding-top: 30px;
  
   
}
.aside{
    width:220px;
    height:668px;
/*    background-color: #125fd5;*/
    background:url(../images/nav.jpg) ;
}

.aside>h2{
    width:220px;
    height:100px;
    color:#f8faf6;
    font-size:24px;
    font-weight: normal;
 
    text-align: center;
 background: url(../images/h2_bg.jpg) no-repeat center;
    margin-bottom: 5px;

}

.aside>h2>a{
	/*color: #f8faf6;*/
	font-size: 24px;
	text-align: center;
	display: block;
	padding-top: 30px;
}
.aside>h2>p{
	font-size: 14px;
	color: #f8faf6;

}
.sideMenu{height: 550px;width: 204px;margin:0 auto;}
.sideMenu h4{ height:36px; line-height:36px; background:#f10d0d; cursor:pointer;display: block;
 margin: 0 auto;width: 204px;margin-bottom: 4px;
 -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.sideMenu h4>a{color: #0e0e0e;font-size: 16px;width: 162px;display: block;padding-left: 18px;}
.sideMenu h4:hover{
	background-color: #9a9e98;
}
.sideMenu h4:hover a{
	color: #fefbfb;
}
.sideMenu ul{ padding-bottom: 4px; display:none; /* 默认都隐藏 */ }
.sideMenu ul li>a{
	width: 164px;
	padding-left: 40px;
	line-height: 30px;
	font-size: 14px;
	display: block;
	color: #081703;
	background: url(../images/pro_icon.png) no-repeat 16px center;
}
.sideMenu ul li{
	width:204px;
	height: 30px;
	
	margin: 5px auto 5px auto;
	 -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.sideMenu ul li:hover{
	background-color: #f10d0d;
}
.sideMenu ul li:hover a{
	color: #f8faf6;
	background: url(../images/pro_icon.png) no-repeat 10px center;
}
/**pro content**/

.tab3_box{width:940px;clear:both;margin-left: 18px;}
.tab3_menu{width: 940px;height: 38px;background:url(../images/nav.jpg);}
.tab3_menu li{float:left;width:134px;height:38px;line-height:38px;border-bottom:0px;cursor:pointer;text-align:center;margin:0 10px 0 0px;}
.tab3_menu li a{
	color: #f8faf6;
}
.tab3_menu p{
	float: right;
	line-height: 38px;
	height: 38px;
}
.tab3_menu p a{
	color: #0d0d0d;
	padding-right: 10px;
}
.tab3_menu p a:hover{
	color: red;
}
.tab3_menu .on{
	background-color:#f10d0d;
}

.section_body .pro1{
	width: 620px;
	height: 400px;
}
.section_body .pro1>div{
width: 620px;
	height: 400px;

}
.section_body .pro1>div>a>img{
	 width:620px;
    height:400px;
    transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}
.section_body .pro1>div>a>img:hover{
	  width:630px;
    height:410px;
    overflow: hidden;
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.section_body>ul>li{
    margin:20px 10px 0 0;
    float:left;
   position: relative;
width:300px;
height:190px;
}

.section_body>ul>li>div{
    width:300px;
    height:190px;
   
    overflow:hidden;
}
.section_body>ul>li>div>a>img{
    width:300px;
    height:190px;
    transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}
.section_body>ul>li>div>a>img:hover{
    width:310px;
    height:200px;
    overflow: hidden;
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.section_body>ul>li>a{
    width:300px;
    height:30px;
    display: block;
    color:#0d0d0d;
 	position: absolute;
 	bottom: 0px;
	background:url(../images/nav.jpg);
    line-height:30px;
    text-align: center;
    overflow:hidden;
    font-size: 14px;


   
}
.section_body>ul>li>a:hover{
  background:red;

}
.section_body .pro1>a{
	width: 620px;
}

/*产品结束*/

/*案例*/

.anli_box ul li{
	float: left;
	width: 364px;
	height: 250px;
	position: relative;
	margin:12px 12px 12px 12px;
}
.anli_box ul li img{
	width: 364px;
	height: 250px;
}
.anli_box ul li div{
width: 364px;
	height: 250px;
	display: none;
background-color: rgba(18,95,213,.8);

}
.anli_box ul li:hover div{
	display: block;
	text-align: center;
	line-height: 250px;
	
	position: absolute;
	top: 0px;
}
.anli_box ul li:hover div a{
	color: #f8faf6;
	font-size: 16px;
width: 364px;
	height: 250px;
	display: block;

}
/*案例*/
/*优势*/
.ys_bg{
	background-color: #fafafa;
	height: 644px;
	padding-bottom: 50px;
	margin-top: 40px;
}
.ys_fl li{
	float: left;
	font-size: 18px;
	color: #081703;
	display: block;
	text-align: center;
	width: 294px;
	height: 64px;
	margin-bottom: 30px;
	line-height: 64px;
		background-color: #ccc;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  margin-right: 1px;
}

.ys_fl li.on{
	background-color: #f10d0d;
}
.ys_fl li:hover{
	
	cursor: pointer;
}

.ys_cont>div>img{
	float: left;
	width: 590px;
	height: 374px;
}
.ys_font{
	text-align: left;
}
.ys_font{
	width: 590px;
	height: 374px;
	float: right;
}
.ys_font h4{
	font-size: 24px;
	color: #125fd5;
	text-transform: uppercase;
	margin-left: 90px;
	margin-top: 54px;
	margin-bottom: 40px;
}
.ys_font p{
	color: #4c4c4c;
	margin-left: 90px;
	line-height: 30px;
}
.ys_box{
	position: relative;
}
.ys_box>em{
	width: 150px;
	height: 1px;
	display: block;
	background:url(../images/nav.jpg);
	position: absolute;
	left: 530px;
	bottom: 304px;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ys_box:hover em{ 
left: 510px;
}
.ys_font{
	background: url(../images/ys_font_bg.png) no-repeat  bottom;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ys_font:hover{
	background: url(../images/ys_font_bg.png) no-repeat  10px bottom;
}
/*优势结束*/

/*客户见证*/
.khjz_box ul li{
	float: left;
	width: 290px;
	height: 458px;
	background-color: #fafafa;
	margin:2px 2px 2px 2px;
	position: relative;
		  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.khjz_box ul li>a>img{
	width: 290px;
	height: 284px;
}
.khjz_box ul li>div{
	width: 290px;
	height: 174px;
	text-align: center;
	position: absolute;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  bottom: 0px;
}
.khjz_box ul li>div>h4{
	margin-top: 26px;
}
.khjz_box ul li>div>h4>a{
	color: #4c4c4c;
	font-size: 16px;
}
.khjz_box ul li>div>h4>p{
	color: #999999;
	font-size: 12px;
	text-transform: uppercase;
}
.khjz_box ul li:hover >div{
	
	background:url(../images/nav.jpg);
	bottom: 40px;
		  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;

}
.khjz_box ul li:hover >div>h4>a{
	color: #f8faf6;
}
.khjz_box ul li:hover >div>h4>p{
	color: #f8faf6;
}
.khjz_box ul li:hover >div>p{
	color: #f8faf6;
}
.khjz_box ul li:hover >div>a{
	background-color: #f10d0d;
	border: #f10d0d;
	color: #f8faf6;
}
.khjz_box ul li:hover{
	background:none;
		  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.khjz_box ul li>div>p{
	color: #4c4c4c;
	font-size: 14px;
	width: 248px;
	height: 38px;
	overflow: hidden;
	margin:10px auto 16px auto;
}
.khjz_box ul li>div>a{
	width: 78px;
	height: 24px;
	display: block;text-align: center;
	line-height: 24px;
	color: #4c4c4c;
	border: 1px solid #4c4c4c;
	margin:0 auto;
}
/*客户见证*/

/* new开始*/

.new_box {
	width: 100%;
	
	
	height: 540px;
	
}

.new{
	width: 1180px;
	height: 566px;
	margin: 0 auto;
	overflow: hidden;
}


.new_top ul{
	overflow: hidden;
	margin:0 auto 20px auto;
	width: 374px;

}
.new_top ul li{
	float: left;
}
.new_top ul li a{
	float: left;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	
	
	width: 104px;
	height: 26px;
	background:url(../images/nav.jpg);
	text-align: center;
	color: #f8faf6;

}
.new_top ul li a:hover,.new_top ul .on a{

	background-color: #f10d0d;
}
.new_con {
	width: 1180px;
	height: 350px;
	overflow: hidden;
}
.box11 {width:1180px;padding:20px;position:relative;height: 338px;margin:0 auto;}
.box11 ul {width:1180px;height: 700px;margin:0 auto;}
.box11 li {float:left;width:334px;height: 338px;  position: relative;margin: 0 10px 0 10px; }

.box11 li:hover a,.box11 li:hover p,.box11 li:hover b{
	color: #125fd5;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.box11 li a img{
	width:332px;
	height: 190px;
}
.box11 li h4{
	width: 238px;
	overflow: hidden;
	margin:14px 0 0 20px;
	float: left;
	    height: 20px;
}
.box11 li h4 a{
	color: #4c4c4c;font-size: 14px;font-weight: bold;
}
.box11 li>p{
	color: #4c4c4c;
	width: 238px;
	overflow: hidden;
	margin:10px 0 0 20px;
	float: left;
	height: 50px;

}
.box11 ul li em{
	display: block;
	width: 66px;
	height:50px;
	float: left;
	background: url(../images/new_icon.png) no-repeat 26px 22px;
	margin-top:24px;
	
	 -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.box11 ul li em>p{
	color: #808080;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.box11 ul li em>i{
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #808080;
	float: right;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.box11 ul li:hover em p{
	color: #125fd5;
}
.box11 ul li:hover em i{
	color: #125fd5;
}

.new_cont{
	width: 1110px;
	margin:0 auto;
	height: 338px;
	overflow: hidden;
}
.box11 .lefts ,.rights {display: block;width:22px;height:38px; position: absolute;top:36%; background: url(../images/p_n.png) no-repeat;z-index: 9999;}
.box11 .lefts {background-position: 0 0;left: 0px;}
.box11 .rights {background-position: 0px 0;right: 110px;background: url(../images/p_n.png) no-repeat -25px 0px;}
/* 常见问题文字向上滚动结束*/
/* 新闻选项卡横向滑动门开始 */

.tab_menu{
    width:100%;
   color: #333333;
   line-height: 42px;
}
.tab_menu>a{
    color:#666;
    float: right;
    line-height: 42px;
    padding-right: 32px;
    text-transform: uppercase;
}
.tab_menu>a:hover{
	color: #ff9502;
}
.tab_menu li{
    float:left;
    width:150px;
    height:42px;
    border-bottom:0px;
    cursor:pointer;
    text-align:center; 
  
    font-size: 16px;
    padding-left: 16px;
}
#tab .tab_menu li>i{
	color: #666666;
	font-size: 10px;
}
#tab .tab_menu li>a>p{
	font-size: 12px;
	margin: 0;
}
.new_left{
	float: left;
}

.tab_box{
    width:790px;
    height:400px;
    clear:both;

}
.tab_menu .on{
  background-color: #f27000;
    cursor:pointer;
    
    padding-left: 16px;
}
