﻿@charset "utf-8";

/* CSS公共 */
body{font-family:"微软雅黑";overflow-x:hidden;zoom:1;overflow-y:scroll;}
.w1000{position:relative;width:1000px;margin: 0 auto;}
.ptb20{padding:20px 0 15px;}
.ptb30{padding:20px 0 35px;}
.ptb50{padding:50px 0 25px;}

/* CSS网站色调 */
a{-webkit-transition:all 0.2s linear;-mos-transition:all 0.2s linear;-mz-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
a:hover{-webkit-transition:all 0.2s linear;-mos-transition:all 0.2s linear;-mz-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}

/* 相同样式 */
a:hover,
.newsList li p a,
.curFont{
	color:#ee7500;
}

.honorList li img:hover,
.settingList li img:hover,
.partnerList li img:hover,
.rowInput:focus,.rowTextarea:focus,
.relatedCase li img:hover,
.yzh-table-feedback .input-text:focus,
.input-textarea:focus{
	border-color:#ee7500
}
.yzh-table-feedback .yzh-btn,
.caseList li a{
	background:#ee7500;
}
.yzh-table-feedback .yzh-btn:hover,
.caseList li a:hover{
	background:#ee0000
}
.honorList li span,
.settingList li span,
.partnerList li span{
	display:block;
	height:35px;
	line-height:35px;
	text-align:center;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	padding:0 10px;
	font-size:14px;
}


/* 头部 */
.headerOne{width:100%;height:42px;color:#fff;line-height:42px;overflow:hidden;background:#4b4b4b;}
.headerOne a{color:#fff;}
.headerOne a:hover{color:#fff;text-decoration:underline;}
.headerOne span{padding:0 2px;}
.headerOne a.iconXl{height:42px;background:url(../images/iconxl.jpg) no-repeat left center;padding-left:28px;margin-right:15px;display:inline-block;}
.headerOne a.iconWx{height:42px;background:url(../images/iconwx.jpg) no-repeat left center;padding-left:25px;margin-right:15px;display:inline-block;}

.headerTwo{height:109px;}
.headerTwo .logo{width:309px;height:77px;padding-top:22px;}
.headerTwo .tel{background:url(../images/tel.jpg) no-repeat left 3px;color:#999;padding-left:45px;line-height:22px;margin-top:30px;}
.headerTwo .tel span{display:block;font-family:arial;font-size:26px;color:#ee7500;}

.headerNav{background:#ee7500;}
.subNav{width:230px;height:45px;position:relative;z-index:11}
.subNav .box{width:230px;position:relative;}
.subNav h2{width:230px;line-height:45px;text-align:center;font-size:16px;color:#fff;background:url(../images/iconsub.jpg) no-repeat 185px 17px #a24f00;font-weight:normal;}
.subNav h2 a,.subNav h2 a:hover{color:#fff;}
.subNav .sub{border:5px solid #a24f00;background:#fff;border-top:none;position:absolute;left:0;top:45px;width:220px;display:none;}
.subNav .sub h3{height:40px;line-height:40px;font-size:14px;color:#fff;font-weight:normal;padding-left:40px;}
.subNav .sub .icon1{background:url(../images/icon1.png) no-repeat 12px center #ee7500;}
.subNav .sub .icon2{background:url(../images/icon2.png) no-repeat 12px center #ee7500;}
.subNav .sub .icon3{background:url(../images/icon3.png) no-repeat 12px center #ee7500;}
.subNav .sub ul{padding:10px 0;overflow:hidden;}
.subNav .sub ul li{width:95px;float:left;height:28px;line-height:28px;margin-left:10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.nav{width:770px;position:relative;z-index:11}
.nav li{width:110px;height:45px;float:left;position:relative;}
.nav li a{display:inline-block;width:110px;line-height:45px;text-align:center;font-size:14px;color:#fff;}
.nav li a.active,
.nav li a:hover,.nav li .sub li a:hover{background:#ee0000;color:#fff;}
.nav li .sub{position:absolute;top:45px;left:-110px;background:#a24f00;width:740px;overflow:hidden;display:none;padding:20px 15px;}
.nav li .sub ol{width:165px;float:left;}
.nav li .sub ol li{height:30px;width:165px;float:none;border-bottom:1px solid #ee7500;}
.nav li .sub ol li a{display:block;width:155px;line-height:30px;font-size:12px;text-align:left;padding-left:10px;font-size:14px;}
.nav li .sub ol li a:hover{background:#ee7500;color:#fff;}
.nav li .sub .subPic{width:540px;float:right;color:#fff;}
.nav li .sub1{left:-110px;}
.nav li .sub2{left:-220px;}
.nav li .sub3{left:-330px;}
.nav li .sub4{left:-440px;}
.nav li .sub5{left:-550px;}
.nav li .sub6{left:-660px;}

/* 动画样式 */
.fullSlide{width:100%;position:relative;height:500px;left:;margin-left:;z-index:10;background:#fff;}
.fullSlide .bd{margin:0 auto;position:relative;overflow:hidden;}
.fullSlide .bd li{width:1920px; height:500px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block; width:1920px; height:500px;}

.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;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:13px;height:13px;margin:0 2px;overflow:hidden;background:#ee7500;line-height:999px;border-radius:50%;}
.fullSlide .hd ul .on{background:#ee0000;}
.fullSlide .prev,
.fullSlide .next{position:absolute;z-index:1;display:block;width:45px;height:100px;top:50%;margin-top:-50px;left:1%;background:url(../images/img/icons.png) 0 0 no-repeat;
  cursor:pointer;filter:alpha(opacity=100);opacity:1;display:none;}
.fullSlide .next{left:auto;right:1%;background-position:-45px 0;}

/* 底部 */
#footer{background:#ee7500;padding:30px 0 20px;overflow:hidden;color:#fff;}
.footMenu{width:105px;}
.footPro{width:150px;}
.footMenu h2,.footTel h3{font-weight:normal;padding-bottom:10px;}
.footMenu h2 a{color:#fff;font-size:14px;padding-bottom:10px;}
.footMenu p a{color:#fff;}
.footTel{width:375px;color:#fff;}
.footTel h3{border-bottom:1px dotted #fff;font-size:14px;padding-bottom:10px;line-height:21px;background:url(../images/telbj.png) no-repeat left 0;padding-left:50px;}
.footTel span{display:block;font-size:26px;font-family:arial;}
.footTel p{padding-top:10px;}
.footTel a{color:#fff}
.footMenu p a:hover,.footTel a:hover{color:#fff;text-decoration:underline;}
.footCode{width:105px;}
.footCode span{display: block;height:36px;line-height:18px;padding-left:25px;background:url(../images/cj.jpg) no-repeat left;font-family:"宋体";color:#fff;margin-top:10px;}
.links{border-top:1px dotted #fff;margin-top:25px;padding-top:10px;}
.links span{color:#fbfbf926;font-size:14px;}
.links a{color:#fbfbf926;padding:0 10px;}
.links a:hover{color:#fff;text-decoration:underline;}

/* 搜索 */
.headerHot{height:40px;border-bottom:1px dotted #c0c0c0;overflow:hidden;}
.headerHot .search{width:275px;height:25px;margin-top:7px;}
.headerHot .search .text{width:218px;height:23px;line-height:23px;float:left;border:1px solid #e3e3e3;border-right:none;background:none;padding-left:10px;color:#999;}
.headerHot .search .subt{width:31px;height:25px;background:url(../images/subt.jpg) no-repeat;float:left;border:none;cursor:pointer;}
.headerHot .keyword{width:700px;height:40px;line-height:40px;overflow:hidden;}
.headerHot .keyword span{padding:0 5px;}

/* 新闻 */
.mainNews{width:610px;}
.mainNews h2{height:51px;}
.mainNews .hd{margin-top:29px;}
.mainNews .hd ul{height:35px;border-left:1px solid #d1d1d1;}
.mainNews .hd ul li{width:89px;line-height:33px;height:33px;border:1px solid #d1d1d1;border-left:none;float:left;text-align:center;}
.mainNews .hd ul li.on{background:#ee7500;border-color:#ee7500;color:#fff;}

.mainNews .bd{margin-top:15px;}
.mainNews .bd .bdList{width:610px;overflow:hidden;}
.bdList .bdPic{height:128px;}
.bdList .bdPic .pic{display:block;width:210px;height:128px;float:left;margin-right:30px;}
.bdList .bdPic h3{width:370px;float:left;height:30px;line-height:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;padding-top:10px;display:block;font-weight:normal;}
.bdList .bdPic h5{width:370px;float:left;padding-top:6px;font-weight:normal;color:#999;line-height:26px;}
.bdList ul{padding-top:15px;}
.bdList ul li{height:26px;line-height:26px;}
.bdList ul li a{display:block;width:450px;height:26px;float:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.bdList ul li span{float:right;text-align:right;color:#999}
.bdList ul li a:hover{color:#ee7500;}

/* 查询 */
.mainInquire{width:334px;height:377px;background:url(../images/hy.jpg) no-repeat;}
.mainInquire .hd{height:43px;}
.mainInquire .hd li{width:131px;height:43px;float:left;margin-right:2px;line-height:43px;text-align:center;font-size:18px;background:url(../images/qh.jpg) no-repeat;}
.mainInquire .hd li.on{background-position:0 -43px;color:#000;}
.mainInquire .bd{padding:20px 30px 0;width:274px;height:357px;}
.mainInquire .bd .inquire h3{line-height:30px;font-size:15px;color:#333;font-weight:normal;}
.mainInquire .bd .inquire .textarea{width:252px;height:58px;border:1px solid #d9d9d9;box-shadow:0 0 3px #d9d9d9;border-radius:2px;padding:10px;color:#999;font-size:14px;line-height:20px;display:block;}
.mainInquire .bd .inquire .submit{width:274px;height:40px;line-height:40px;text-align:center;background:url(../images/ant.jpg) repeat-x;font-size:18px;color:#fff;border-radius:4px;box-shadow:0 0 3px #d9d9d9;margin-top:2px;border:none;cursor:pointer;}
.mainInquire .bd .login{margin-top:2px;padding-top:20px;border-top:1px dotted #b4b4b4;height:74px;}
.mainInquire .bd .login a{display:block;width:135px;height:74px;margin:0 1px;float:left;}
.mainInquire .bd .login .btnA{background:url(../images/anta.jpg) no-repeat;}
.mainInquire .bd .login .btnB{background:url(../images/antb.jpg) no-repeat;}
.irea span{float:left;display:block;margin-right:5px;height:26px;line-height:26px;margin-top:10px;}
.irea .country{float:left;width:200px;height:30px;margin-top:10px;}
.irea .input_pr{float:left;width:55px;height:22px;line-height:22px;margin-top:10px;margin-right:5px;}
.irea .carg{float:left;width:63px;height:26px;margin-top:10px;}
.irea .input_pr_1{float:left;width:39px;height:22px;line-height:22px;margin-top:10px;}
.mainShortcut{margin-top:40px;}
.mainShortcut h2{width:250px;height:205px;float:left;}
.mainShortcut ul{float:right;margin-top:45px;}
.mainShortcut ul li{width:78px;height:105px;float:left;margin-left:45px;}
.mainShortcut ul li span{display:block;height:30px;line-height:30px;text-align:center;font-size:14px;}

/* 困扰 */
.mainWorry{background:#f7f7f7;padding:20px 0 30px;overflow:hidden;}
.mainWorry h2{height:204px;text-align:center;}
.mainWorry ul{width:1060px;}
.mainWorry ul li{width:320px;float:left;margin-top:35px;margin-right:30px;}
.mainWorry ul li .num{width:30px;height:30px;background:#ee7500;line-height:30px;text-align:center;font-family:arial;font-size:20px;color:#fff;float:left;}
.mainWorry ul li .txt{margin-left:15px;width:275px;float:left;}
.mainWorry ul li .txt h3{font-size:14px;color:#333;font-weight:normal;line-height:18px;}
.mainWorry ul li .txt p{line-height:20px;color:#999;padding-top:10px;}

.mainOdds{overflow:hidden;text-align:center;}
.mainOdds h2{text-align:center;height:290px;}

.mainExpress{width:725px;height:464px;overflow:hidden;}
.mainExpress li{height:217px;margin-bottom:30px;}
.mainExpress li .pic{display:block;width:311px;height:217px;float:left;}
.mainExpress li .txt{width:380px;float:right;}
.mainExpress li .txt h3{height:28px;line-height:28px;font-size:25px;color:#333;}
.mainExpress li .txt h4{padding-top:10px;font-size:16px;color:#ee7500;line-height:22px;height:44px;font-weight:normal;}
.mainExpress li .txt p{padding-top:10px;color:#999;line-height:20px;height:60px;overflow:hidden;}
.mainExpress li .txt a{display:block;width:100px;height:40px;line-height:40px;text-align:center;font-size:15px;color:#fff;background:#ee7500;float:left;margin-right:10px;margin-top:25px;}
.mainExpress li .txt a:hover{background:#ee0000;color:#fff;}
.mainExpress li .txt a.red{background:#ee0000;}
.mainExpress li .txt a.red:hover{background:#ee7500;}

.expressList{width:245px;background:#e7e7e7;overflow:hidden;}
.expressList h3{height:40px;line-height:40px;font-size:14px;color:#fff;font-weight:normal;padding-left:40px;}
.expressList h3 a,.expressList h3 a:hover{color:#fff;}
.expressList h3.icon1{background:url(../images/icon1.png) no-repeat 12px center #ee7500;}
.expressList h3.icon2{background:url(../images/icon2.png) no-repeat 12px center #ee7500;}
.expressList h3.icon3{background:url(../images/icon3.png) no-repeat 12px center #ee7500;}
.expressList ul{padding:15px 0;overflow:hidden;}
.expressList ul li{width:100px;float:left;height:28px;line-height:28px;margin-left:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.mainGreen{width:1000px;height:235px;margin-top:30px;position:relative;}
.mainGreen .prev,.mainGreen .next{display:block;width:48px;height:48px;background:url(../images/antc.jpg) no-repeat;position:absolute;top:65px;left:-60px;cursor:pointer;overflow:hidden;}
.mainGreen .next{background-position:0 -96px;left:auto;right:-60px;}
.mainGreen .prev:hover{background-position:0 -48px;}
.mainGreen .next:hover{background-position:0 -144px;}
.mainGreen .bd{width:1000px;height:235px;overflow:hidden;margin:0 auto;}
.mainGreen .bd li{width:230px;float:left;margin-right:27px;}
.mainGreen .bd li a{display:block;width:230px;height:160px;overflow:hidden;}
.mainGreen .bd li a img,.mainAbout .setting .bd ul li a img{
transition:All 0.3s ease-in-out;
-webkit-transition:All 0.3s ease-in-out;
-moz-transition:All 0.3s ease-in-out;
-o-transition:All 0.3s ease-in-out;
}
.mainGreen .bd li a img:hover,.mainAbout .setting .bd ul li a img:hover{
transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
}
.mainGreen .bd li h3{height:35px;line-height:35px;font-weight:normal;font-size:14px;color:#000;}
.mainGreen .bd li p{line-height:20px;}

/* 关于 */
.mainAbout{width:100%;height:400px;background:url(../images/abj.jpg) no-repeat;position:relative;left:;margin-left:;}
.mainAbout .setting{width:680px;margin-top:170px;}
.mainAbout .setting .hd{height:35px;}
.mainAbout .setting .hd li{width:110px;line-height:35px;background:#713800;color:#fff;text-align:center;float:left;margin-right:1px;font-size:15px}
.mainAbout .setting .hd li.on{background:#fff;color:#333;}
.mainAbout .setting .bd{width:680px;height:154px;margin-top:30px;}
.mainAbout .setting .bd ul{width:690px;}
.mainAbout .setting .bd ul li{width:220px;height:154px;margin-right:10px;position:relative;float:left;}
.mainAbout .setting .bd ul li a{display:block;width:220px;height:154px;overflow:hidden;}
.mainAbout .setting .bd ul li span{display:block;width:200px;height:30px;line-height:30px;text-align:center;font-size:14px;color:#fff;padding:0 10px;background:url(../images/img/tm.png);position:absolute;bottom:0;left:0;}
.mainAbout .about{width:230px;height:312px;margin-top:88px;padding:0 20px;}
.mainAbout .about h3{font-size:16px;color:#333;line-height:45px;}
.mainAbout .about p{line-height:27px;}
.mainAbout .about a{display:block;width:75px;height:25px;line-height:25px;text-align:center;font-size:12px;color:#fff;background:#ee7500;float:left;margin-right:1px;margin-top:10px;}
.mainAbout .about a:hover{background:#ee0000;color:#fff;}
.mainAbout .about a.gray{background:#6b6b6b;}
.mainAbout .about a.gray:hover{background:#ee7500;}

/* 合作伙伴 */
.mainPartner{background:#333;padding:30px 0;overflow:hidden;}
.mainPartner h2{text-align:center;height:30px;}
.mainPartner .prev,.mainPartner .next{display:block;width:48px;height:48px;background:url(../images/antd.jpg) no-repeat;position:absolute;top:80px;left:-60px;cursor:pointer;overflow:hidden;}
.mainPartner .next{background-position:0 -96px;left:auto;right:-60px;}
.mainPartner .prev:hover{background-position:0 -48px;}
.mainPartner .next:hover{background-position:0 -144px;}
.mainPartner .bd{width:1000px;height:90px;margin:30px auto 0;overflow:hidden;}
.mainPartner .bd li{width:182px;height:82px;float:left;margin-right:12px;position:relative;padding:3px;border:1px solid #fff;background:#ececec;}
.mainPartner .bd li img{width:182px;height:82px;position:absolute;top:3px;left:3px;z-index:2;transform:rotateY(0deg);transition: all 0.6s ease 0s;backface-visibility:hidden;}
.mainPartner .bd li span{display:block;width:182px;height:82px;background:#fff;line-height:82px;text-align:center;font-size:16px;position:absolute;top:3px;left:3px;transform:rotateY(-180deg);transition: all 0.5s ease 0s;backface-visibility:hidden;}
.mainPartner .bd li:hover img{transform:rotateY(180deg);}
.mainPartner .bd li:hover span{transform:rotateY(0deg);}

/* 见证 */
.mainWitness{overflow:hidden;padding-bottom:30px;}
.mainWitness h2{height:95px;text-align:center;}
.witness{margin-top:30px;}
.witness .hd{width:606px;height:309px;float:left;overflow:hidden;}
.witness .hd ul{width:620px;}
.witness .hd ul li{width:200px;height:280px;float:left;margin-right:3px;padding-bottom:29px;}
.witness .hd ul li.on{display:block;width:200px;height:309px;background:url(../images/jhg.png) no-repeat;webkit-transition:all 0.2s linear;-mos-transition:all 0.2s linear;-mz-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
.witness .hd ul li.on img{width:190px;height:275px;margin-left:5px;margin-top:5px;}
.witness .bd{width:355px;height:280px;float:right;background:url(../images/fh.jpg) no-repeat;overflow:hidden;}
.witness .bd li{width:355px;float:left;padding-top:70px;display:none;}
.witness .bd li h3{font-size:16px;line-height:30px;color:#333;height:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:normal;}
.witness .bd li p{padding-top:10px;line-height:22px;}
.witness .bd li a{display:block;width:80px;height:25px;background:#ee7500;line-height:25px;text-align:center;color:#fff;font-size:14px;margin-top:15px;}
.witness .bd li a:hover{background:#ee0000;color:#fff;}

/* 内页BANNER */
.pageBanner{width:100%;height:200px;position:relative;left:;margin-left:;}

/* 面包屑 */
.pageTitle{height:49px;line-height:49px;border-bottom:1px solid #bfbfbf;}
.pageTitle h2{display:block;float:left;height:49px;text-align:left;font-size:18px;overflow:hidden;color:#333;}
.pageTitle span{height:49px;float:right;font-weight:normal;}
.position{height:49px;line-height:49px;border-bottom:1px solid #bfbfbf;}

/* 左侧框架 */
.pageSidebar{width:219px;}
.sidebarOne ul{overflow:hidden;border:1px solid #ee7500;background:#fff;}
.sidebarOne li{height:40px;border-top:1px dashed #d6d6d6;}
.sidebarOne li a{display:block;height:40px;line-height:40px;padding-left:35px;font-size:14px;background:url(../images/la.jpg) no-repeat 20px center #fff;color:#333;}
.sidebarOne li a:hover,.sidebarOne li .active{background:url(../images/laa.jpg) no-repeat 20px center #ee7500;color:#fff;}

.sidebarOne li ol{margin:5px 0;overflow:hidden;}
.sidebarOne li ol li{margin:0;}
.sidebarOne li ol li a{display:block;height:30px;line-height:30px;background:url(../images/iconc.jpg) no-repeat 20px center;padding-left:35px;color:#333;border-bottom:1px dotted #dfdddd;font-size:12px;}
.sidebarOne li ol li a:hover,.sidebarOne li ol li a.active{background:url(../images/iconch.jpg) no-repeat 20px center;font-weight:bold;}
.sidebarOne li.none{border:none;}

.sidebarTwo{margin-top:20px;}
.sidebarTwo .hd{height:28px;}
.sidebarTwo .hd li{width:84px;height:26px;float:left;margin-right:2px;line-height:26px;text-align:center;font-size:14px;border:1px solid #c3c3c3;border-bottom:none;border-radius:3px 3px 0 0;}
.sidebarTwo .hd li.on{background:#f1f1f1;}
.sidebarTwo .bd{padding:20px;width:177px;border:1px solid #c3c3c3;border-top:none;border-radius:0 0 3px 3px;box-shadow:0 0 3px #c3c3c3}
.sidebarTwo .bd .inquire h3{line-height:30px;font-size:15px;color:#333;font-weight:normal;}
.sidebarTwo .bd .inquire .textarea{width:155px;height:48px;border:1px solid #d9d9d9;box-shadow:0 0 3px #d9d9d9;border-radius:2px;padding:10px;color:#999;line-height:20px;display:block;}
.sidebarTwo .bd .inquire .submit{width:177px;height:28px;line-height:28px;text-align:center;background:url(../images/ant.jpg) repeat-x;font-size:14px;color:#fff;border-radius:4px;box-shadow:0 0 3px #d9d9d9;margin-top:10px;border:none;cursor:pointer;}
.sidebarTwo .bd .login{margin-top:10px;padding-top:10px;border-top:1px dotted #b4b4b4;height:47px;}
.sidebarTwo .bd .login a{display:block;width:85px;height:47px;margin:0 1px;float:left;}
.sidebarTwo .bd .login a img{width:85px;height:47px;}
.sidebarThree{margin-top:20px}

/* 右侧框架 */
.pageContent{width:750px;background:#fff;overflow:hidden;font-size:14px;}

/* 环境 实力*/
.settingList{width:850px;}
.settingList li{width:235px;height:203px;float:left;margin-right:22px;margin-bottom:5px;}
.settingList li img{border:2px solid #d9d9d9;padding:3px;}

/* 荣誉 */
.honorList{width:850px;}
.honorList li{width:235px;height:210px;float:left;margin-right:22px;margin-bottom:5px;}
.honorList li img{border:2px solid #d9d9d9;padding:3px;}

/* 合作伙伴 */
.partnerList{width:850px;}
.partnerList li{width:170px;height:117px;float:left;margin-right:23px;margin-bottom:5px;}
.partnerList li img{border:2px solid #d9d9d9;padding:3px;}

/* 业务中心 */
.pictureList{width:850px;}
.pictureList li{width:235px;height:219px;float:left;margin-right:22px;margin-bottom:20px;}
.pictureList li a{display:block;width:235px;height:219px;background:#eee;}
.pictureList li img{border:1px solid #eee;border-bottom:none;}
.pictureList li span{height:30px;line-height:30px;padding:0 10px;font-size:15px;color:#333;display:block;width:215px;}
.pictureList li p{padding:0 10px 5px;font-size:12px;line-height:20px;color:#999;}
.pictureList li a:hover{background:#ee7500;color:#fff;}
.pictureList li a:hover span,.pictureList li a:hover p{color:#fff;}

/* 案例 */
.caseList li{height:156px;margin-top:20px;border-bottom:1px dashed #c2c2c2;padding-bottom:20px;}
.caseList li img{display:block;float:left;margin-right:25px;padding:2px;border:1px solid #c2c2c2;background:#fff}
.caseList li h3{padding:10px 0;font-family:"微软雅黑";font-size:18px;font-weight:bold;}
.caseList li p{line-height:22px;padding-bottom:10px;color:#999;}
.caseList li a{padding:5px 15px;color:#fff;}
.caseList li a:hover{color:#fff;}

/* 新闻中心 */
.newsList li{padding:20px 0;height:100px;border-bottom:1px dashed #d9d9d9;overflow:hidden;}
.newsList li img{display:block;float:left;margin-right:15px;height:100px;}
.newsList li h3{font-size:15px;color:#333;font-weight:normal;}
.newsList li h4{color:#999;font-weight:normal;font-size:12px;font-family:arial;}
.newsList li p{line-height:22px;padding-top:5px;color:#888;font-size:12px;}


#item_list{}
#item_list li{position:relative;margin-bottom:25px;}
#item_list li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#ee7500;pointer-events:none;}
#item_list li h3:before, #item_list li h3:after{content:''; position:absolute; top:26px; right:23px; z-index:2; width:16px; height:2px; background:#fff;}
#item_list li h3:before{width:2px; height:16px; top:19px; right:30px; -webkit-transition:0.3s; transition:0.3s;}
#item_list li.act h3:before{-webkit-transform:rotate(90deg); transform:rotate(90deg); background:transparent\0;}
#item_list li h3{position:relative; padding:0 60px; background-color:#f5f5f5; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;}
#item_list li h3 span{position:absolute; top:0; left:280px; color:#999; font-size:14px;}
#item_list li div{display:none;padding:25px 0 0 60px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;}

.faqList li h3{background-image:url(../images/faq.png); background-repeat:no-repeat; background-position:20px 0;}
.faqList li div{background:url(../images/faq.png) no-repeat 20px -155px;}

@-webkit-keyframes fadeIn{
	0%{opacity:0;}
	100%{opacity:1;}
}
@keyframes fadeIn{
	0%{opacity:0;}
	100%{opacity:1;}
}

/* 新闻详细 */
.newsShow h2{font-size:20px;line-height:32px;text-align:center;position:relative;font-weight:normal;}
.newsShow h3{text-align:center;height:30px;line-height:30px;border-bottom:1px solid #d2d2d2;font-weight:normal;font-size:12px;}
.newsShow h3 span{margin:8px 8px 0 8px; color:#999;text-decoration:none;}
.fontResizer a{padding:0 5px;}
.curFont{font-weight:bold;}
.newsShowBox{padding-top:15px;line-height:26px;padding-bottom:10px;}
.picturePic{text-align:center;padding-bottom:15px;}
.fenyList{height:35px;background:#eee;padding:0 10px;margin-top:15px;font-size:12px;}
.prew {background:url(../images/img/pre_info.gif) no-repeat left center;float:left;height:35px;line-height:35px;overflow:hidden;padding-left:15px;text-align:left;width:46%;}
.nextw {background:url(../images/img/next_info.gif) no-repeat right center;float:right;height:35px;line-height:35px;overflow:hidden;padding-right:15px;text-align:right;width:46%;}
.keywordBox{border:1px solid #eee;padding:5px 10px;margin-top:15px;overflow:hidden;}
.keywordBox a{padding:0 5px;}

/* 相关资讯 */
.recTitle{padding-left:20px;height:35px;line-height:35px;background:url(../images/img/page_line.jpg) no-repeat 10px 11px #eee;font-size:14px;font-weight:bold;color:#333;font-weight:normal;}
.recNews{width:750px;overflow:hidden;margin-top:15px;}
.recNews ul{width:850px;padding-top:10px;}
.recNews ul li{float:left;margin-right:50px;width:350px;height:28px;line-height:28px;}
.recNews ul li a{display:block;width:220px;line-height:28px;background:url(../images/img/iconh.jpg) no-repeat left center;padding-left:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;font-size:12px;}
.recNews ul li a:hover{background:url(../images/img/iconi.jpg) no-repeat left center;}
.recNews ul li span{float:right;color:#999;}

/* 相关案例 */
.relatedCase{overflow:hidden;padding-top:20px;}
.relatedCase ul{width:850px;padding-top:15px;}
.relatedCase li{width:235px;height:219px;float:left;margin-right:22px;margin-bottom:20px;}
.relatedCase li a{display:block;width:235px;height:219px;background:#eee;}
.relatedCase li span{height:30px;line-height:30px;padding:0 10px;font-size:15px;color:#333;display:block;width:215px;}
.relatedCase li p{padding:0 10px 5px;font-size:12px;line-height:20px;color:#999;}
.relatedCase li a:hover{background:#ee7500;color:#fff;}
.relatedCase li a:hover span,.relatedCase li a:hover p{color:#fff;}

/* 弹出样式 */
.wxBj{z-index:9998;position:fixed;top:0;left:0;width:100%;height:100%;opacity:0.9;display:none;filter:alpha(opacity=90);background: rgba(0,0,0,.9);}
.wxCont{z-index:9999;position:fixed;top:50%;left:50%;width:835px;
  height:488px;margin:-250px 0 0 -417.5px;background:#fff;display:none;text-align:center;border-top:12px solid #ee7500;}
.wxClose{width:30px;height:31px;position:absolute;top:-45px;right:-40px;cursor:pointer;}
.wxClose a img{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;}
.wxClose a:hover img{transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
}
.wxContBox{width:235px;float:left;padding:55px 91px 0;overflow:hidden;}
.wxContBox h3{font-size:18px;font-weight:bold;color:#333;}
.wxContBox p{line-height:20px;padding-top:30px;}
.wxContBox img{margin-top:35px;}

.oddsBox{width:100%;position:relative;height:445px;left:;margin-left:;z-index:10;background:#fff;}
.oddsBox .bd{position:relative;z-index:0;}
.oddsBox .bd ul{ width:100% !important;}
.oddsBox .bd li{ width:100% !important;height:445px;overflow:hidden;text-align:center;}
.oddsBox .bd li a{display:block;height:445px;}

