@charset "utf-8";
/* CSS Document */

body,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;list-style:none;}
body{
	font-size:14px;
	font-family:"微软雅黑","宋体","Arial","Arial Narrow","HELVETICA";
	background:#fff;
	-webkit-text-size-adjust:100%;
	color:#666;
}
input{
	font-family:"微软雅黑","Arial","Arial Narrow",HELVETICA;
}

a{color:#232323;text-decoration:none}
a:hover{color:#E77718;}
em{font-style:normal}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
.fl{ float:left;}
.fr{ float:right;}
.cl,.clear{ clear:both;height:0;line-height:0;content:'.';display:block;visibility:hidden;}
.wrap{ width:1200px; margin:0 auto;}
.hand{cursor:pointer;}
.red{color:red;}
.red a{color:red;}
.gray{color:#D3D3D3;}
.darkblue{color:darkblue;}
.tag{color:#000;text-decoration:underline;}
.price{font-size:1em;}
.price span{color:red;}
.mb10{margin-bottom:10px;}
.mt10{margin-top:10px;}
.mbottom10{margin-bottom:10px;}
.bt_line{border-bottom:1px dashed #eee;}
/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}

/* 面包屑 */
ol.breadcrumb{margin:10px auto;background:#dedede;list-style:none;padding:0;height:30px;line-height:30px;border-radius:5px;}
ol.breadcrumb:after{content:".";display:block;height:0;clear:both;visibility:hidden}
ol.breadcrumb li{float:left;padding:0 20px 0 10px;background:url("breadcrumb.png")/*tpa=tpl/www/images/breadcrumb.png*/ right center no-repeat;color:#000;}
ol.breadcrumb li:last-child{background:none;}


/* 通用框架可选线条布局 */
div.pfw{position:relative;border:1px solid #121213;}
div.pfw:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;overflow:hidden;}
div.pfw h3{line-height:30px;font-size:1.2em;font-weight:500;margin:0;padding:0 0 0 20px;background:#009900 url("heading_bg.png")/*tpa=tpl/www/images/heading_bg.png*/ 8px top no-repeat;border-bottom:1px solid #ccc;color:#fff;}
div.pfw h3 small{font-size:12px;color:#fff;font-weight:normal;padding-left:4px;font-style:italic;}
div.pfw h3 .more{display:block;float:right;height:30px;line-height:30px;padding-right:8px;font-weight:normal;font-size:12px;background:url("arrow-right.png")/*tpa=tpl/www/images/arrow-right.png*/ right center no-repeat;margin-right:5px;color:#fff;}
div.pfw .content{margin:5px;font-size:1em;line-height: 1.5em;}
div.pfw .content .img{ width:100%;}
div.pfw .img{margin:5px;font-size:1em;line-height: 1.5em;}
div.pfw .adm_reply {margin:4px 0 0 0;font-size:1em;line-height:180%;border-top:1px solid #ccc;padding:5px 5px 5px 88px;position:relative;background:#fafafa;}
div.pfw .adm_reply .adminer{position:absolute;left:5px;color:darkred;}

	/* 文章列表 */
	div.pfw ul.artlist{list-style:none;margin:0;padding:0 0 5px 0;}
	div.pfw ul.artlist li{display:block;height:24px;line-height:24px;overflow:hidden;white-space:nowrap;word-wrap:nowrap;background:url("icon3.gif")/*tpa=tpl/www/images/icon3.gif*/ 10px center no-repeat;padding-left:20px;margin:0 3px 0 7px;text-overflow:ellipsis}
	div.pfw ul.artlist li div.date{float:right;line-height:24px;}
	div.pfw ul.artlist li:hover{color:#164476;}

	/*下载列表*/
	div.pfw ul.downlist{list-style:none;margin:0;padding:0 0 5px 0;}
	div.pfw ul.downlist li{display:block;height:24px;line-height:24px;overflow:hidden;white-space:nowrap;word-wrap:nowrap;background:url("download.png")/*tpa=tpl/www/images/download.png*/ left center no-repeat;padding-left:20px;margin:0 3px 0 7px;}
	div.pfw ul.downlist li:hover a{color:#007A27;}

	/*分类列表*/
	div.pfw ul.catelist{list-style:none;margin:0;padding:0;}
	div.pfw ul.catelist li{height:33px;line-height:33px;background:#FDFDFD;border-bottom:1px solid #ededed;text-indent:2em;}
	div.pfw ul.catelist li.on{background:#fff;color:red;}
	div.pfw ul.catelist li.on a{color:red;font-weight:500;}
	div.pfw ul.catelist li:last-child{border-bottom:0;}

	div.pfw dl.catelist{list-style:none;margin:0;padding:0;}
	div.pfw dl.catelist dt{height:33px;line-height:33px;background:#FDFDFD;border-bottom:1px solid #ededed;padding-left:20px;}
	div.pfw dl.catelist dt.on{background:#fff;color:red;}
	div.pfw dl.catelist dt.on a{color:red;font-weight:500;}
	div.pfw dl.catelist dd{height:33px;line-height:33px;background:#FDFDFD;border-bottom:1px solid #ededed;text-indent:2em;padding-left:20px;}
	div.pfw dl.catelist dd.on{background:#fff;color:red;}
	div.pfw dl.catelist dd.on a{color:red;font-weight:500;}

	div.pfw ul.imglist{ overflow:hidden;margin:0;padding:0;}
	div.pfw ul.imglist li{padding:5px 5px 0 5px; float:left;margin:5px 10px;text-align:center;}
	div.pfw ul.imglist li img{border-radius:5px;box-shadow:1px 1px 5px 0px #ccc;}
	div.pfw ul.imglist li .tit{ line-height:22px; padding:2px; text-align:center;overflow:hidden;height:22px;}

/* 通用分页样式 */
.pages{height:26px;padding:5px 0;margin-top:5px;clear:both;}
.pages:after{content:'.';clear:both;height:0;line-height:0;display:block;visibility:hidden;}
.pages ul{ padding:0;list-style:none;margin:0;float:right;}
.pages ul:after{content:'.';clear:both;height:0;line-height:0;display:block;visibility:hidden;}
.pages li{ float:left; margin-right:5px;}
.pages li a{ display:block; padding:0 10px; border:1px solid #e1e1e1; height:24px; line-height:24px; color:#666;}
.pages li a:hover{ border:1px solid #1796f9; background:#1796f9; color:#fff; text-decoration:none;}
.pages li span{ display:block; border:1px solid #e1e1e1; height:24px; line-height:24px; color:#c4c4c4;padding:0 10px; }
.pages .current a{ border:1px solid #1796f9; background:#1796f9; color:#fff;}





/* 页头属性 */
header{min-width:1200px;margin:0 auto;position:relative;}
header div.top{width:1200px;position:relative;margin:10px auto;}
header div.top:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
header div.top .logo{float:left;}
header div.top .right{float:right;}
header div.top nav.top{height:26px; line-height:26px; text-align:right; color:#666;display:block;}
header div.top form{width:253px; height:28px;border:1px solid #e7e7e7; margin-top:5px;float:right;}
header div.top form .input{ width:216px; height:20px; padding:4px; border:0; float:left;}
header div.top form .btn{width:28px; height:28px; float:left; background:url("icon-search.jpg")/*tpa=tpl/www/images/icon-search.jpg*/ center center no-repeat; float:left; cursor:pointer; border:0;}

header nav.menu{width:100%;margin:0; height:60px;line-height:60px; background:#121213;list-style:none;position:relative;z-index:1799; font-size:14px;}
header nav.menu div.menu{width:1200px;margin:0 auto;}
header nav.menu ul{width:1200px;list-style:none;margin:0;padding:0;position:absolute;z-index:1800;}
header nav.menu ul li{ float:left;position:relative;width:12.5%;overflow:hidden;}
header nav.menu ul li dl{list-style:none;color:#fff;font-size:1.5em;margin:0;text-align:center;}
header nav.menu ul li dt.arrow{background:url("arrow_down.png")/*tpa=tpl/www/images/arrow_down.png*/ 90% center no-repeat;}
header nav.menu ul li dl dd{display:none;}
header nav.menu ul li a{color:#fff;text-decoration: none;}

header nav.menu ul li:hover{background:#009900;}
header nav.menu ul li:hover dd{display:block;}
header nav.menu ul li:hover dd:hover{background:#009900;}
header nav.menu ul li.current{ background:#009900;}



.main{margin:0 auto;width:1200px;position:relative;}
.main:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.main div.left{width:260px;float:left;}
.main div.right{width:920px;float:right;}
.main .banner img{width:100%;}





.home_left{ width:265px; float:left;}
.home_right{ width:700px; float:right;}
.m_box{ overflow:hidden; margin-bottom:10px;}
.m_t{ border-bottom:1px solid #3375b9; height:30px; line-height:30px; margin-bottom:5px; overflow:hidden;}
.m_t .more{ float:right; font-size:11px; padding-top:5px; line-height:25px;color:#3375b9; background:url("arrow-right.png")/*tpa=tpl/www/images/arrow-right.png*/ right 13px no-repeat; padding-right:8px;}
.m_t .name{ float:left;float: left;padding: 0px;margin: 0px;height: 30px;line-height: 30px; font-size:14px; color:#000; font-weight:bold;}
.m_t .name_en{ font-size:13px; color:#666; float:left; padding-left:5px; line-height:32px;}
.home_news { overflow:hidden;}
.home_news li{padding-left: 8px;height: 25px;line-height: 25px;overflow: hidden;background: url("icon3.gif")/*tpa=tpl/www/images/icon3.gif*/ no-repeat 0px 10px;}


.home_list{ overflow:hidden; padding:10px 0 10px 10px;}
.home_list li{ width:159px; float:left; margin:0 11px 10px 0;}
.home_list li .img159{ width:159px; height:183px; margin-bottom:3px;}
.home_list li .l_name{ height:40px; line-height:20px; overflow:hidden;}
.home_list li .l_price{ height:30px; line-height:35px; overflow:hidden; font-weight:bold;}
.home_list li .l_price em{ font-style:normal; color:#ff0000; font-size:13px;}
.home_list li .l_price span{ font-style:normal; color:#ff0000; font-size:18px;}

.cooper{ width:1200px;margin:10px auto; overflow:hidden;}
.link{ padding:10px; line-height:30px;}
.link a{ margin-right:10px;}


.foot{ width:100%; background:#efefef; border-top:1px solid #ccc;margin-top:10px;}
.copyright{ width:1200px; margin:0 auto; padding:30px 0; color:#666; line-height:24px;text-align:center;}


.displaytrue{overflow:hidden;}








/* 会员登录页和注册，忘记密码页涉及到的样式样式 */



/*留言样式*/

/* 相册图集 */
.photolist{ overflow:hidden; margin-bottom:10px;}
.photolist li{padding:4px; float:left;border:1px solid #ccc;border-radius:5px;margin:5px 7px;box-shadow:1px 1px 5px 0px #ccc;}
.photolist li img{border-radius:5px 5px 0 0;width:160px;}
.photolist li p{ line-height:22px; padding:2px; text-align:center;overflow:hidden;height:22px;}

.photo{ overflow:hidden; padding-top:10px;}
.photo .date-hits {color: #A9A9A9;text-align: center; line-height:24px; border-bottom:1px dashed #ccc; margin:0 5px 10px;}
.photo h1{ text-align:center; font-size:18px; overflow:hidden; margin-bottom:10px;}
.photo ul.pictures{list-style:none;text-align:center;margin:0;padding:0;width:760px;}
.photo ul.pictures li{text-align:center;margin-bottom:15px;}
.photo ul.pictures li .img{width:760px;text-align:center;overflow:hidden;}
.photo ul.pictures li .img img{max-width:760px;border-radius:5px;background:url("loading-1.gif")/*tpa=tpl/www/images/loading.gif*/ center center no-repeat;}
.photo ul.pictures li .txt{text-align:center;overflow:hidden;padding-top:10px;}

.photo .content{ margin:5px 0 10px 0; line-height:180%;text-align:left;border:1px solid #ccc;padding:5px;font-size:14px;background:#EFEFEF;}
.photo .d_txt{ margin-bottom:10px; line-height:22px;font-size:14px;color:#000;}
.photo .prev-next{ border-top:1px solid #ccc; line-height:24px;}
.photo .prev-next a{ color:#333;}
.photo .prev-next a:hover{ color:#00C;}
.photo .pn{text-align:center;padding:10px;}
.photo .pn a{font-size:14px;color:red;}


/* 下载中心 */


/* 程序内部格式化下载涉及到的样式 */
a.download{background:url("icon_download.png")/*tpa=tpl/www/images/icon_download.png*/ left center no-repeat;padding-left:18px;}



.home_right .box{border:1px solid #ccc;border-radius:5px;margin:5px 0px;box-shadow:1px 1px 3px 0px #ccc;}
.home_right .box .title{font-size:16px;font-weight:bold;height:30px;line-height:30px;border-bottom:1px solid #ccc;margin:0;padding:0;padding:0 10px;background:#efefef;border-radius:5px 5px 0 0;}
.home_right .box .more{float:right;line-height:30px;}
.home_right .box .pn{float:right;line-height:30px;}
.home_right .box .pn .next{float:left;display: block;width: 18px;height: 18px; background: url("next.png")/*tpa=tpl/www/images/next.png*/ no-repeat;overflow: hidden;margin:6px 6px 0 0;cursor: pointer;}
.home_right .box .pn .prev{float:left;display: block;width: 18px;height: 18px;background: url("prev.png")/*tpa=tpl/www/images/prev.png*/ no-repeat;overflow: hidden;margin:6px 6px 0 0;cursor: pointer;}

.home_right .box .en{font-style:italic;font-size:12px;padding-left:10px;}



ul.tip{margin:10px 40px;list-style:square}
ul.tip li{line-height:22px;}

.plus_minus{background:url("plus_minus.jpg")/*tpa=tpl/www/images/plus_minus.jpg*/ left center no-repeat;width:9px;height:9px;cursor:pointer;}
.plus{background-position:right center;}
.minus{background-position:left center;}


.action{text-align:center;margin:10px auto;}

.dianhuashow{
    width: 220px;
    height: 44px;
    background: url("h_tel.jpg")/*tpa=tpl/www/images/h_tel.jpg*/ no-repeat 0px 4px;
    float: left;
    font: 24px Arial;
    font-weight: bold;
    color: #331714;
    line-height: 30px;
    padding-left: 47px;
}
.dianhuarexian{

	width: 145px;
    height: 20px;
    font: 14px "Microsoft YaHei";
    color: #331714;
    display: block;
    float: none;
	}
.guanggao{
    width: 500px;
    height: 50px;
    font: 14px Arial;
    color: #a8a2a1;
    line-height: 30px;
    text-transform: uppercase;
    float: left;
    padding-left: 10%;
    line-height: 20px;
}

.guanggaoshow{
    font: 24px "Microsoft YaHei";
    color: #331714;
    line-height: 24px;
    display: block;
}

.input.price{width:80px;text-align:center;}


.gray1 { background:#ededed; height:123px; padding:5px 0;}
.gr_con { width:1200px; margin:0 auto;}
.g_lt { float:left; width:1200px; padding-top:41px;}
.g_lt a { display:inline; width:25%; padding-left: 60px; padding-right: 60px;}
.g_rt { width:314px; height:90px; background:#fff; float:right; padding:33px 0 0 21px; position:relative;}
.g_tel { display:block;font-family:"Microsoft Yahei"; color:#333; font-size:14px; margin-bottom:5px; }
.g_tel em { color:#0095b5; font-size:24px; margin-left:3px; vertical-align:middle;}
.g_sear { height:29px; line-height:37px; overflow:hidden; width:190px; _width:310px;}
.g_ipt1 { position: absolute;width:165px;  _width:165px; height:29px; line-height:29px; vertical-align:middle; margin-left:10px; background:#ededed; color:#333; border:none;}
.g_ipt2 { border:none; height:29px; width:73px;right:10%;position:absolute;top:58%}
/*优势*/
.ys_bg { padding-top:30px;font-family:"Microsoft Yahei";}
.y_tp { width:1200px; margin:0 auto; height:78px;}
.y_tp span { color:#fff; font-size:22px; }
.y_tp b { font-size:30px; display:block;}
.y_tit { width:1200px; margin:0 auto 47px; text-align:center; font-weight:normal; height:88px;}
.y_tit a { color:#0095b5; font-size:20px;}
.y_tit b { display:block; color:#0095b5; font-size:40px; margin-top:-10px;}
.y_tit em { font-family:Arial, Helvetica, sans-serif; font-size:54px;}
.ys_part { width:1200px; margin:0 auto;}
.ys_part dt { margin-bottom:8px;}
.ys_part dt em { display:block; color:#cacaca; font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:42px;}
.ys_part dt span { display:block; color:#000; font-size:22px; margin-top:-8px;}
.ys_part dt b { color:#0095b5; font-size:24px;}
.ys_part dd { color:#000; font-size:16px; line-height:30px; margin-bottom:10px;}
.ys_link { display:block; width:228px; height:52px; line-height:52px; text-align:center; color:#fff; font-size:20px; background:#0095b5;}
.y1 { height:322px; background:url("a1.jpg") left top no-repeat;}
.y1 dl { padding-left:580px;}
.y1 .ys_link { margin:67px 0 0 420px;}
.y_gray { background:#ededed;}
.y2 { padding-top:40px; height:348px; background:url("a2.jpg") right 42px no-repeat; }
.y2 dl {padding-right:424px;}
.y2 .ys_link { margin-top:20px;}
.y3 { padding-top:45px; height:363px; background:url("a3.jpg") left 52px no-repeat; }
.y3 dl { padding-left:466px;}
.y3 .ys_link { margin:-5px 0 0 466px;}
.y4 { padding-top:51px; height:333px; background:url("a4.jpg") right 52px no-repeat; }
.y4 dl {padding-right:500px;}
.y4 .ys_link { margin:46px 0 0 0;}
.y5 { padding-top:48px; height:339px; background:url("a5.jpg") right 50px no-repeat; }
.y5 dl {padding-right:493px;}
.y5 .ys_link { margin:16px 0 0 0;}
.y6 { padding-top:54px; height:333px; background:url("a6.jpg") left 30px no-repeat; }
.y6 dl { padding-left:580px;}
.y6 .ys_link { margin:22px 0 0 515px;}


.gray2 { backgrdh_listound:#ededed; padding:6px 0 8px; margin-bottom:2px;}
.infor { width:1200px; margin:0 auto; height:347px; overflow:hidden; background:url("line3.gif")/*tpa=tpl/www/css/Img/Index/line3.gif*/ 477px 6px no-repeat;}
.faq { width:730px;}
.news { width:432px;}
.n_tit { height:24px; line-height:24px; font-weight:normal; overflow:hidden;font-family:"Microsoft Yahei"; padding-bottom:5px; border-bottom:1px solid #cbcbcb;}
.n_tit .n_more { float:right; color:#666; text-transform:uppercase; font-size:12px; margin-top:3px; font-family:"Arial";}
.n_tit .n_name { color:#0095b5; font-size:16px;}
.faq .n_tit { margin-bottom:16px;}
.news .n_tit { margin-bottom:23px;}
.news .n_tit ul { float:left;}
.news .n_tit li { float:left;}
.news .n_tit li a { color:#333; font-size:16px; display:inline-block; padding:0 15px;}
.news .n_tit li a:hover,.news .n_tit .cur a { color:#0095B5; text-decoration:none;}
.fq_con { height:308px; overflow:hidden;}
.fq_con dl { margin-bottom:7px;}
.fq_con dt { height:24px; margin-bottom:3px; line-height:24px; overflow:hidden;  background:url("que.gif")/*tpa=tpl/www/css/Img/Index/que.gif*/ left 6px no-repeat; padding-left:28px;}
.fq_con dt a { color:#333;}
.fq_con dd { color:#333; line-height:24px; background:url("ans.gif")/*tpa=tpl/www/css/Img/Index/ans.gif*/ left 6px no-repeat; padding-left:28px;}
.fq_con dd a { color: #000000;}
.n_img { display:block; margin-bottom:18px;}
.n_img img { width:431px; height:113px;}
.n_list li { height:28px; line-height:28px; overflow:hidden; margin-bottom:4px; border-bottom:1px dashed #c0c0c0; background:url("inf_ic.gif")/*tpa=tpl/www/css/Img/Index/inf_ic.gif*/ left 11px no-repeat; padding-left:17px;}
.n_list li span { float:right; color:#333;}
.n_list li a { color:#333;}



/*ys*/


.ys .ys1{ height:319px;margin-top:55px;}
.ys1 dt{ width:403px; height:204px; margin-top:60px; margin-right:19px;}
.ys1 dt img{ width:403px; height:204px; }
.ys1 dd{background:url("ys_s1.jpg")/*tpa=tpl/www/css/Img/Index/ys_s1.jpg*/ no-repeat 0 0;padding-left:82px; width:496px; margin-top:100px;}

.ys .ys2{ height:303px;}
.ys2 dt { width:390px; height:272px; margin-top:31px; }
.ys2 dt img{ width:390px; height:272px; }
.ys2 dd{background:url("ys_s2.jpg")/*tpa=tpl/www/css/Img/Index/ys_s2.jpg*/ no-repeat 0 0;padding-left:84px; width:526px;margin-top:82px;}
.ys2 p{ width:470px;}

.ys .ys3{ height:319px;}
.ys3 dt { width:403px; height:204px; margin-top:60px; margin-right:17px;}
.ys3 dt img{width:403px; height:204px;}
.ys3 dd{background:url("ys_s3.jpg")/*tpa=tpl/www/css/Img/Index/ys_s3.jpg*/ no-repeat 0 0;padding-left:82px; width:498px;margin-top:82px;}
.ys3 dd p{ width:450px;}

.ys .ys4{ height:313px;}
.ys4 dt { width:342px; height:242px; margin-top:38px; }
.ys4 dt img{ width:342px; height:242px }
.ys4 dd{background:url("ys_s4.jpg")/*tpa=tpl/www/css/Img/Index/ys_s4.jpg*/ no-repeat 0 0;padding-left:82px; width:556px;margin-top:92px;}
.ys4 dd p{ width:455px;}

.ys .ys5{ height:319px;}
.ys5 dt { width:352px; height:250px; margin-top:34px; margin-right:58px;}
.ys5 dt img{ width:352px; height:250px; }
.ys5 dd{background:url("ys_s5.jpg")/*tpa=tpl/www/css/Img/Index/ys_s5.jpg*/ no-repeat 0 0;padding-left:82px; width:498px;margin-top:98px;}

.ys .ys6{ height:315px;}
.ys6 dt { width:405px; height:294px; margin-top:21px; }
.ys6 dt img{  width:405px; height:294px; }
.ys6 dd{background:url("ys_s6.jpg")/*tpa=tpl/www/css/Img/Index/ys_s6.jpg*/ no-repeat 0 0;padding-left:86px; width:500px;margin-top:90px;}
.ys6 dd p{ width:400px;}










/*join*/
 .join { overflow: hidden; clear: both; width: 1050px; margin: auto; padding:10px 0px 30px 0px;}
 .join dl { width: 150px; height: 150px; border-radius: 50%; background: #009900; float: left; }
 .join .join-dl { margin-left: 75px; }
 .join dl dd { margin: 40px 0px 0px 45px; }
 .join dl .condition { margin-left: 52px; }
.join dl dt { text-align: center; font-size: 16px; color: #EDCFC7; font-weight: bold; }

/*processes*/
.processes{ height:428px; background:url("proc_bj.jpg")/*tpa=tpl/www/images/proc_bj.jpg*/ repeat-x left top; overflow:hidden;}
.processes a:hover{ text-decoration:none}
.processes h3{ text-align:center; height:60px; overflow:hidden; padding-top:52px; margin-bottom:53px;}
.processes h3 a{ font:28px "Microsoft YaHei"; color:#dfc389; line-height:28px;}
.processes h3 span{ display:block; font:16px "Microsoft YaHei"; color:#99805b; line-height:38px;}
.processes dl{ width:210px;height:215px; overflow:hidden; float:left; border-bottom:1px solid #ececec; border-right:1px solid #ececec; text-align:center;}
.processes .pdl1{ width:182px; text-align:left;}
.processes .pdl2{ width:182px; border-right:0px; text-align:right;}
.processes dt{ height:70px; margin-top:33px;}
.processes dt a{ font:18px "Microsoft YaHei"; font-weight:bold; color:#331714; line-height:70px;}
.processes dd{height:178px;}
.processes dd i{ font:14px "Microsoft YaHei"; color:#331714; line-height:24px; display:block;}
.processes p{ height:35px; text-align:center; margin-top:35px;}
.processes p a{ width:105px; height:35px; display:inline-block; font:14px "Microsoft YaHei"; color:#331714; line-height:35px; background:#dfc389; margin:0 6px;}

.neirong-content { width:1000px; margin:0 auto;  }
