@charset "gb2312";
/*css 初始化开始 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { 
    margin:0; 
    padding:0; 
}
body {
    overflow-x: hidden; 
}
fieldset, img,input,button { 
    border:none; 
    padding:0;
    margin:0;
    outline-style:none; 
}
ul, ol { 
    list-style:none; 
}
input { 
    padding-top:0; 
    padding-bottom:0; 
    font-family: Microsoft YaHei,"SimSun","宋体";
}
select, input { 
    vertical-align:middle;
}
select, input, textarea { 
    font-size:12px; margin:0; 
}
textarea { 
    resize:none; 
} /*防止拖动*/
img {
    border:0;	
    vertical-align:middle; 
}  /*  去掉图片低测默认的3像素空白缝隙*/
table { 
    border-collapse:collapse; 
}
body {
    font:12px/150%  Microsoft YaHei,Arial,Verdana,"\5b8b\4f53";
    color:#666;
    background:#fff
}

.clear:before,.clear:after {
    content:"";
    display:table;
}
.clear {
    clear:both;
	*zoom: 1;/*IE/7/6*/
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}
a {
    color:#666; 
    text-decoration:none; 
}
h1,h2,h3,h4,h5,h6 {
    text-decoration:none;
    font-weight:normal;
    font-size:100%;
}
s,i,em{
    font-style:normal;
    text-decoration:none;
}
.col-red{
    color: #C81623!important;
}
h1, h2, h3, h4, h5, h6 {
    font-size:12px;
}

/*公共类*/
.w {  /*版心 提取 */
    width: 1210px;margin:0 auto;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.al {
    text-align:left;
}
.ac {
    text-align:center;
}
.ar {
    text-align:right;
}
.hide {
    display:none;
}

/*css 初始化结束 */

/* 头部 开始 */
.itop_b {
    height: 30px;
    line-height: 30px;
    background: #eee;
}
.itop .fl {
    padding-left: 22px;
}

/* 头部 结束 */

/* logo 开始 */
.ilogo {
	width:1200px;
	height:124px;
	line-height:124px;
	*line-height:124px;
	overflow:hidden;
}
.ilogo_b {
	height:126px;
}
.phone {
    padding-top: 40px;
	padding-right:41px;
}
.phone p {
    font-size: 12px;
    color: #999999;
    text-align: right;
}
.phone span {
    color: #990000;
    font-family: Microsoft YaHei;
    font-size: 22px;
    line-height: 22px;
    text-align: right;
    padding-left: 25px;
    background: url(../images/phone.png) left center no-repeat;
}
.search{position:relative;width:290px;background:#ededed;height:30px; margin-top:10px;}
.search_text{width:184px;height:30px;background:#ededed;color:#828282; border:0px;padding-left:5px;outline:none;line-height:30px\9}
.search_select{width:15px;}
.search_select select{display:none}
.select_box{position:relative;height:20px;font-family:Microsoft YaHei}
.search_select .select_showbox{width:40px;color:#989898;background: url(../images/seaBg.png) no-repeat right center;line-height:13px;border-left:1px solid #dedede;padding-left:8px;margin:8px 0px}
.select_option {position: absolute;top:22px;border: 1px solid #dddddd;border-top: 0px;background: #fff;right: -4px;width:53px;line-height:24px;display:none;background:#ededed;}
.select_option li{padding-left:9px;color:#989898}
.select_option li.hover{background:#f9f9f9;}
.isearch_r{padding-top:40px;padding-left:40px;}
.formSeachInputdiv {width: 435px;height: 33px;float: left;margin-top: 9px;border: 1px solid #3068e6;}
.formSeachInput {width: 364px;height: 33px;margin-left:20px;margin-bottom: 17px;line-height: 35px;border:0;height:32px;}
.search_button.fr {margin-right: 44px;margin-top: 9px;width: 46px;height: 35px;float: left;}
/* logo 结束 */

/* 导航 开始 */
.inav_b {
    height: 67px;
    line-height: 67px;
    background: #3676d1;
}

.inav ul {
	background: url(../skin/images/top_x.gif) no-repeat left top;
    padding-left: 20px;
}
.inav li {
    float: left;
    height: 67px;
    overflow: hidden;
    cursor: pointer;
	background: url(../skin/images/top_x.gif) no-repeat top right;
}
.inav li a {
    padding: 14px 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.inavbg {
    background: #3068e6;width: 105px;
}
/* 导航 结束 */

/* banner 开始 */
.banner_box {
	width: 1200px;
	margin: 0 auto;
}
.banner {
	width: 1920px;
	height: 400px;
	position: relative;
	margin-left: -360px;
	overflow: hidden;
}
.banul,.banol {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.banul {
	left: 0;
	top: 0;
}
.banul li,.banul img {
	width: 1920px;
	height: 400px;
	float: left;
}
.banol {
	left: 50%;
	bottom: 10px;
}
.banol li {
	width: 80px;
	height: 10px;
	float: left;
	margin-right: 20px;
	background: red;
	cursor: pointer;
}
.banol .olbg {
	background: #000;
}
/* banner 结束 */


/* 选择学校 开始 */
.b-choice {
    background: #FFFFFF;
    height: 800px;
}
.choice-tit {
    height: 140px;
    text-align: center;
}
.choice-tit p {
    font-size: 50px;
    line-height: 50px;
    color: #f46940;
    font-family: Microsoft YaHei;
    padding-top: 55px;
}

.choice-tit div {
    font-size: 20px;
    line-height: 20px;
    color: #cccccc;
    padding-top: 15px;
}
.choice-c {
    height: 826px;
    background: url(../images/choice.jpg) no-repeat;
    position: relative;
}
.choice-c div {
    text-align: center;
    position: absolute;
}
.choice-c div span {
    display: inline-block;
    width: 42px;
    height: 43px;
    font-size: 38px;
    line-height: 43px;
    color: #E4383B;
    overflow: hidden;
}
.choice-c div p {
    font-size: 22px;
    line-height: 24px;
    color: #5C5C5C;
    font-weight: 700;
    font-family: Microsoft YaHei;
}
.choice-c div div {
    font-size: 14px;
    line-height: 28px;
    color: #888888;
}

/* 选择学校 结束 */


/* 首页产品 开始 */
.pro_tit p,.pro_tit div {
    font-family: Microsoft YaHei;
    text-align: center;
}
.pro_c ul {
    padding-top: 40px;
}
.pro_tit p {
    color: #3068e6;
    font-size: 26px;
    line-height: 1.8;
}
.pro_tit div {
    font-size: 15px;
    color: #666666;
}
.pro_c li {
    float: left;
    width: 328px;
    padding: 0 37px;
}
.pro_div {
    width: 328px;
    background: #fff;
    margin-bottom: 20px;
}
.pro_li p {
    font-family: Microsoft YaHei;
    font-size: 18px;
    line-height: 26px;
    background: url(../images/icon.png) left center no-repeat;
    padding-left: 15px;
    margin-bottom: 24px;
}
.pro_li img {
	width:328px;
	height:200px;
}
.pro_li p span a {
    font-size: 14px;
    float: right;
}

.pro_div div {
    line-height: 22px;
    color: #666666;
    text-indent: 24px
}
/* 首页产品 结束 */

/* 首页联系 开始 */
.incontact_d {
    height: 500px;
    background: #f46940;
    margin-top: 75px;
}
.incontact {
    position: relative;
    height: 500px;
    overflow: hidden;
}
.incontact p,.incontact div {
    font-family: Microsoft YaHei;
    text-align: center;
    color: #fff;
}
.incontact p {
    font-size: 36px;
    line-height: 40px;
    padding-top: 70px;
}
.incontact_c {
	width:617px;
	height:223px;
    font-size: 18px;
    line-height: 42px;
    position: absolute;
    left: 298px;
    top: 134px;
	text-indent: 36px;
}
.incontact span {
    display: block;
    width: 240px;
    height: 60px;
    line-height: 60px;
    background: url(../images/contact.jpg) no-repeat;
    text-align: center;
}
.incontact span a {
    font-family: Microsoft YaHei;
    font-size: 20px;
    color: #ff6637;
}
.incontactshow {
    position: absolute;
    right: 280px;
    top: 143px;
    display: none;
} 
.incontactshow div {
    font-size: 22px;
    line-height: 42px;
}
.incontactshow a {
	color:#fff;
}
.contactspan{
    position: absolute;
    left: 480px;
    bottom: 43px;
}
.contactspan a {
    display: block;
    width: 240px;
    height: 60px;
}
/* 首页联系 结束 */

/* 首页产品列表 开始 */
.prolis_c {
    width: 400px;
    height: 394px;
    background: url(../images/prolis.jpg) no-repeat;
    margin: 120px auto;
}
#prolis_d {
    position: relative;
}
.prolis_d div div,.prolis_d div p {
    font-family: Microsoft YaHei;
}
.prolis_d div p {
    font-size: 26px;
}
.prolis_d div div {
    font-size: 16px;
    line-height: 32px;
    margin-top: 10px;
}
.prolis1,.prolis2,.prolis3 {
    width: 400px;
    height: 124px;
    position: absolute;
	padding: 5px 0;
}
.prolis1 p,.prolis1 div,.prolis2 p,.prolis2 div {
    text-align: right;
}

/*第一个*/
.prolis1 {
    left: -242px;
    top: -34px;
}
.prolis_d .prolis1 p {
    color: #22B573;
	text-align:right;
}

/*第二个*/
.prolis2 {
    left: -406px;
    top: 302px;
}
.prolis_d .prolis2 p {
    color: #F7931E;
	text-align:right;
}

/*第三个*/
.prolis3 {
    right: -410px;
    top: 281px;
}
.prolis3 p {
    color: #8CC63F;
}
.prolis_d .prolis3 p,.prolis3 div {
    text-align: left;
}

/* 首页产品列表 结束 */

/* 首页新闻 开始 */
.inews {
    position: relative;
}
.inewsfl,.inewsfr {
    margin-top: 120px;
}
.inewsfl {
    padding-left: 100px;
}
.inewsfl img {
	width:375px;
	height:147px;
}
.inewsfl p {
    margin-top: 30px;
}
.inewsfl p a {
    font-size: 16px;
    color: #333333;
    font-family: Microsoft YaHei;
    line-height: 26px;
}
.inewsfl div {
    width: 375px;
    height: 90px;
    overflow: hidden;
    color: #999999;
    font-size: 14px;
    line-height: 24px;
}
.inewspic {
    position: absolute;
    left: 600px;
    top: 200px;
    *top:224px;
}
.inewsfr {
    padding-right: 186px;
    margin-top: 100px;
}
.inewsfr li {
    line-height: 50px;
}
.inewsfr li a {
    color: #666666;
	font-size:18px;
}
/* 首页新闻 结束 */

/* 广告 开始 */
.iad_d {
    height: 500px;
    background: #f46940;
    margin-top: 5px;
}
.iad_tit {
    font-family: Microsoft YaHei;
    text-align: center;
    color: #fff;
    font-size: 36px;
    line-height: 40px;
    padding-top: 70px;
}
.iad_c {
    text-align: center;
}
.iad_c ul {
    padding-left: 210px;
    padding-top: 90px;   
}
.iad_c li {
    float: left;
    margin-right: 270px;
}
.iad_c p,.iad_c div {
    font-family: Microsoft YaHei;
    color: #fff;
}

.iad_c p {
    font-size: 22px;
    line-height: 50px;
    margin-top: 40px;
}
.iad_c div {
    line-height: 26px;
}
/* 广告 结束 */

/* 商盟成员 开始 */
.business {
    height: 300px;
    *height: 300px;
}
.business_c {
    margin-top: 100px;
}
.business_c li {
    float: left;
    margin-right: 10px;
    line-height: 25px;
}
.business_c li a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    padding-right: 10px;
}
/* 商盟成员 结束 */

/* 底部 开始 */
.bottom_d {
    height: 450px;
    background: #1f2228;
    position: relative;
}
.btmxian {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #92969d;
    position: absolute;
    left: 0;
    top: 100px;
}
.btmnav ul {
    height: 30px;
    line-height: 30px;
    padding-top: 50px;
    padding-left: 100px;
    margin-bottom: 20px;
}
.btmnav li {
    float: left;
    margin-right: 35px;
	line-height:33px;
    *margin-right: 18px;
}
.btmnav li a {
    font-size: 16px;
    color: #92969d;
    margin-right: 20px;
	line-height:33px;
    *margin-right: 16px;
}
.btmnav li a:hover {
    color: #3068e6;
}
.btmlogo,.bottom_zc {
    float: left;
}
.btmlogo {
    padding-left: 88px;
} 
.bottom_zc,.btmlogo,.erwei {
    padding-top: 36px;
}
.bottom_zc {
	width:570px;
    padding-left: 30px;
    margin-top: 20px;
}
.bottom_zc div {
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 36px;
}
.erwei {
    float: right;
    margin-top: 25px;
    padding-right: 88px;
}
.erwei img {
    width: 180px;
    height: 180px;
}
.cnzz {display:inline;}
/* 底部 结束 */


/*-------------- 新闻页 开始 ----------------*/
.nnews_article,.inews_c {
    padding-top: 50px;
}
.nnewslis_d {
    width: 240px;
}
.inws_lis {
    width: 262px;
    margin-bottom:10px;
}
.nnewslis_title {
    height: 114px;
    line-height: 114px;
    background-color: #3068e6;
    font-size: 33px;
    color: #fff;
    text-align: center;
    font-family: Microsoft YaHei,SimSun;
}
.nnewslis li {
    height: 35px;
    line-height: 35px;
    background-color: #f3f5f6;
    border-bottom: 1px solid #fff;
    text-align: center;
}
.nnewslis li a {
    display: block;
    height: 35px;
    font-size: 16px;
    color: #555555;
}
.nnewslis a:hover {
    color: #fff;
    background-color: #b58339;
}
.icontact {
    padding-top: 3px;
    background-color: #e6eaeb;
}
.icontact p {
    height: 28px;
    line-height: 28px;
    background-color: #3068e6;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-family: Microsoft YaHei,SimSun;
}
.icontact span {
    display: block;
    font-size: 16px;
    padding-top: 8px;
}
.icontact div {
    font-size: 12px;
    height: 30px;
    line-height: 40px;
    padding-left: 15px;
}

.nnewslis3 {
    width: 916px;
}
.nnewslis3_title span {
    font-size: 22px;
    color: #3068e6;
}
.nnewslis3_title p {
    font-size: 18px;
}
.nnewslis3_title span,.nnewslis3_title p {
     float: left;
}
.nnewslis3_articlelis {
    padding-bottom: 30px;
}
.nnewslis3_articlelis li {
    height: 100px;
    background-color: #f3f5f6;
    margin-top: 20px;
}
.nnewslis3time {
    width: 95px;
    height: 100px;
    float: left;
    line-height: 100px;
    font-size: 16px;
    text-align: center;
}
.nnewslis3wz {
    width: 805px;
    padding-left: 15px;
    float: left;
} 
.nnewslis3wz p a {
    font-size: 16px;
}
.nnewslis3wz div {
    width: 805px;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    padding-top: 6px;
}
.nnewslis3wz p {
    padding-top: 14px;
}
.ipaging {
   float: right;
   padding:15px 0;
}
.ipaging2 {
   float: left;
   padding:15px 0;
}
.ipaging li,.ipaging2 li {
    float: left;
    line-height: 30px;
    text-align: center;
    background: #3068e6;
    margin-right: 10px;
	cursor: pointer;
}
.ipaging li:hover,.ipaging2 li:hover {
    background:#A54327;
}
.ipaging li a,.ipaging2 li a {
    color: #fff;
}
.nnewslis3_article {
    padding-top:30px;
}
.nnewslis3_article h1 {
    font-size:20px;
    text-align:center;
    padding: 40px 0 17px 0;
}
.itac {
    text-align:center;
    padding-bottom:20px;
}
.pages_solid,.pages_hollow {
    width:30px;
    height:30px;
    color:#fff;
}
/*-------------- 新闻页 结束 ----------------*/

/*-------------- 产品页 开始 ----------------*/
.prolis {
    padding-top: 10px;
    margin-bottom: 30px;
}
.prolis li {
   width: 289px;
   height: 243px;
   border: 2px solid #e4e4e4; 
   margin-right: 12px;
   float: left;
   margin-bottom: 40px;
}
.prolis p {
    text-align: center;
    padding-top: 10px;
}
.prolis p a {
    font-size: 16px;
}
.nnewslis3_c .prolis img {
    width:289px;
    height:210px;
}
.ipaging2 {
    margin-top: 40px;
}
.proatimg {
    width: 423px;
    height: 384px;
    border: 1px solid #6a6a6a;
     float: left;
}
.pro_article_title {
    padding-top: 30px;
}
.proat {
    float: left;
    padding-left: 30px;
}
.proac {
    padding-top: 20px;
}
.proat div {
    font-size: 22px;
    line-height: 65px;

}
.proatdiv div {
    float: left;
}
.proat h1 {
    float: left;
    font-size: 22px;
}
.proac_p,.proacxgwz p,.proacxgcp p {
    font-size: 17px;
    color: #1c93cb;
    border-bottom: 1px solid #1c93cb;
    line-height: 33px;
    padding-top: 20px;
}
.proacxgwz_lis li { 
    line-height: 30px;
}
.proacxgwz_lis li p {
    line-height: 25px;
}
.proacxgcp_lis li { 
    float: left;
    margin-right: 11px;
}
.proacxgcp_lis {
    padding-top: 10px;
}
.proacxgcpa {
    display: inline-block;
    border: 1px solid #6a6a6a;
}
.proacxgcp_lis li p {
    margin-top: -10px;
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 0;
}
.previous_s,.ipaging .next {
    width:46px;
	height:30px;
	line-height:30px;
    color:#fff;
}
.proacxgcp_lis img {
    width:215px;
    height:196px;
}
.nnewslis li a {
    font-family: "SimSun";
}
.proc1 {width:110px;height:65px;overflow:hidden;float:left;}
#proy2 {line-height:32px;padding-top:15px;width:348px;float:left;overflow-y:scroll;height:192px;}
.nnewslis3_c {
	margin-top:10px;
}
.description {
	padding: 20px 0;
}
.webinfo,.idescription {
	padding:24px 0;
	font-size:16px;
}
/*-------------- 产品页 结束 ----------------*/

/**----------------关于我们页 开始----------------**/
.title2 {
	font-size:16px;
	text-align:center;
}
.detail {
	padding:10px 10px;
}
/**----------------关于我们页 结束----------------**/

/** 网站地图 **/
.sitemap {
	line-height:40px;
}



