@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0;  text-align:center;font:normal 12px/20px '微软雅黑';color:#333; background:#fff}
ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,form,input,select,b,strong {margin:0; padding: 0; list-style:none;}
img{ border:0; outline:none}
.clear { clear:both; }
p{ margin:0px; padding:0px;}
a{ color:#333;text-decoration:none}
a:hover{ color:#f60;text-decoration:underline}
.none{ display:none}
.fl{float: left;display: inline;}
.fr{float: right;display: inline;}
/* 幻灯片 角标样式 */
.ayy{border:none;padding:6px 10px; margin:0 7px 0 0;filter:alpha(opacity=90); -moz-opacity:0.9;opacity:0.9;border-radius:20px;transition: all 0.2s linear 0s}
a.ayy:link,a.ayy:visited{text-decoration:none;color:#333;line-height:12px;font:10px Arial;background-color:#fff; }
a.ayy:active,a.ayy:hover{text-decoration:none;color:#333;line-height:12px;font:10px Arial;background-color:#fff;}
.byy{border:none;padding:6px 10px; margin:0 7px 0 0;filter:alpha(opacity=90); -moz-opacity:0.9;opacity:0.9;border-radius: 20px;transition: all 0.2s linear 0s}
a.byy:link,a.byy:visited{text-decoration:none;color:#fff;line-height:12px;font:10px Arial;background-color:#f90;}
a.byy:active,a.byy:hover{text-decoration:none;color:#fff;line-height:12px;font:10px Arial;background-color:#f90;}
.axx{border:none;padding:0 5px; margin:0 5px 0 0;filter:alpha(opacity=50); -moz-opacity:0.5;opacity:0.5; display:inline-block; background:#f2f2f2}
a.axx:link,a.axx:visited{text-decoration:none;font:normal 10px/16px Arial;}
a.axx:active,a.axx:hover{text-decoration:none;font:normal 10px/16px Arial;}
.bxx{border:none;padding:0 5px; margin:0 5px 0 0; background:#fff;filter:alpha(opacity=90); -moz-opacity:0.9;opacity:0.9;font:normal 10px/16px Arial; display:inline-block}
a.bxx:link,a.bxx:visited{text-decoration:none;font:normal 10px/16px Arial;}
a.bxx:active,a.bxx:hover{text-decoration:none;font:normal 10px/16px Arial;}
/*翻页样式pagelist*/
.pagelist { padding:40px 0; color: #999;text-align:center}
.pagelist *{ vertical-align:middle}
.pagelist a, .pagelist .cpb { display:inline-block; line-height:16px; outline:none; text-decoration:none; padding:5px 10px;background: #f3f3f3;margin:0 5px; font-size:12px; font-family:'微软雅黑'; color:#000;
border-radius:25px;transition: all 0.2s linear 0s;}
 .pagelist li {
    vertical-align: middle;
    display: inline-block;
}
.pagelist a:hover { background:#eb5403;color:#fff;text-decoration:none;margin:0 5px}
.pagelist .cpb { font-weight: bold; color: #fff; background: #5eb4df;}
.pagelist span{ display:inline-block;line-height:16px; outline:none; text-decoration:none; padding:5px 10px;background:#eb5403;color:#fff;margin:0 5px; font-size:12px; font-family:'微软雅黑';border-radius:25px;transition: all 0.2s linear 0s;}

.code{font-weight:bold;color:blue}
.fenyelist{ padding:30px 0 0 0; text-align:center}
.fenyelist span,.fenyelist a{ display:inline-block; line-height:16px; outline:none; text-decoration:none; padding:5px 10px;background: #f3f3f3;margin:0 5px; font-size:12px; font-family:'微软雅黑'; color:#000;
border-radius: 26px 26px 26px 26px;transition: all 0.2s linear 0s;}
.fenyelist span{ background:#5eb4df;color:#fff;text-decoration:none;margin:0 5px}
/* top */
#top{ width:100%; line-height:34px; color:#888888; background:#fafafa; border-bottom:1px solid #e1e1e1}
.topc{ width:1280px; padding:0; margin:0 auto; text-align:left}
#top .welcome{ float:left;}
#top .welcome img{ vertical-align:middle; margin:0 5px 0 20px;}
#top .ico{ float:right; width:420px;}
#top .ico span{ float:left; padding:0 20px; background:url(../images/img5.jpg) no-repeat right center}
#top .a1{ width:22px; height:22px; margin:6px 0 0 20px; float:left; background:url(../images/img2.jpg)}
#top .a2{ width:22px; height:22px; margin:6px 0 0 10px; float:left; background:url(../images/img3.jpg)}
/* mainnav */
#mainnav{ width:100%; background:#eb5504; color:#fff}
.mainnav{ width:1280px; height:50px; margin:0 auto;}
.mainnav li{ float:left; width:141px; border-right:1px solid #ff8847; text-align:center; line-height:50px; }
.mainnav li a{ display:block; font-size:16px; color:#fff}
.mainnav li a:hover{text-decoration:none;}
.mainnav li.hover a,.mainnav li a:hover{ background:#eb5504}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv {position:absolute;top:0;z-index:100;font-size:14px; text-align:left; visibility:hidden; background:#fff;filter:alpha(opacity=97); -moz-opacity:0.97;opacity:0.97; color:#333;}
.dropmenudiv a {display: block;text-decoration:none;background:url(../images/jt.gif) no-repeat 14px 16px #fff; padding:0 0 0 28px;height:40px;line-height:40px;border-bottom: 1px solid #f1f1f1;}
.dropmenudiv a:hover {background:url(../images/jt.gif) no-repeat 15px 16px #fff; color:#f60}
* html .dropmenudiv a { /*IE only hack*/width: 100%;}
.dropmenudiv .ksb{ width:996px; overflow:hidden;border-left: 1px solid #f1f1f1;}
.dropmenudiv .ksb ul{ float:left; width:199px;}
.dropmenudiv .ksb ul li{ float:left; width:198px;border-right:1px solid #f1f1f1;}
.dropmenudiv .ksb span{display: block;text-decoration: none;background: #fafafa; text-align:center;height:40px;line-height:40px; font-size:16px;border-bottom: 1px solid #f1f1f1; color:#e57a2a}
* html .dropmenudiv .ksb span { /*IE only hack*/width: 100%;}
#dropmenu3{ border-left: 1px solid #f1f1f1; border-right: 1px solid #f1f1f1;}
/*---------------------------------------------------*/
#logosch{ width:1280px; margin:0 auto}
#logosch .logo{ float:left; padding:20px;}
#logosch .sch{ float:right; width:565px; padding:35px 0 0 0; position:relative}
#logosch .text{ width:500px; border:1px solid #e0e0e0; height:38px; float:left;font:normal 14px/38px '微软雅黑'; padding:0 0 0 15px; color:#999}
#logosch .btn{ width:40px; border:1px solid #e0e0e0; border-left:none; height:40px; float:left; background: url(../images/img4.jpg) no-repeat center}
#logosch .hot-words{ position:absolute; right:57px; top:45px}
#logosch .hot-words a{background:#f3f3f3; color: #333;  display: inline-block;  margin-left: 5px; padding: 1px 3px;}
#logosch .hot-words a:hover{ background:#dfdfdf; text-decoration:none}
#header{ width:100%; padding:40px 0 0 0; background:url(../images/bg_all.jpg) repeat-x}
.header{ width:1280px; margin:0 auto}
#ppt{ float:left; width:960px;}
#menu{ float:right; width:319px; overflow:hidden; text-align:left;border-top:1px solid #e6e6e6 ;border-right:1px solid #e6e6e6; background:#fff}
#menu li{ width:319px;}
#menu li a{ width:209px; padding:0 0 0 110px; border-bottom:1px solid #e6e6e6;  display:block; height:68x; color:#e57a2a; overflow:hidden; font:normal 20px/68px '微软雅黑'; background-position:30px center; background-repeat:no-repeat}
#menu li.m1 a{ background-image:url(../images/img7.jpg)} 
#menu li.m2 a{ background-image:url(../images/img8.jpg)} 
#menu li.m3 a{ background-image:url(../images/img9.jpg)} 
#menu li.m4 a{ background-image:url(../images/img10.jpg)} 
#menu li.m5 a{ background-image:url(../images/img11.jpg)} 
#about{ border:1px solid #e6e6e6; border-bottom:none;width:318px; text-align:left}
#about dl{ padding:15px 0 20px 25px; border-bottom:1px solid #e6e6e6}
#about dt{ padding:0 7px; font:normal 18px/30px '微软雅黑'; color:#eb5504}
#about dd a{ margin: 0 7px;}
#service{ width:319px;text-align:left; background:url(../images/bg_wg.jpg); border-right:1px solid #e6e6e6; position:relative}
#service li a{ padding:22px 0 23px 90px; border-bottom:1px solid #e6e6e6;  display:block; height:68x; color:#666;background-position:30px center; background-repeat:no-repeat}
#service li a:hover{ color:#000}
#service li a img{ position:absolute; right:50px; top:-17px}
#service li a span{ font:normal 14px/16px '微软雅黑';}
#service li a h4{ font:bold 24px/24px Arial; color:#fa3b00}
#service li a h5{ font:normal 20px/24px '微软雅黑'; }
#service li a h6{ font:normal 18px/24px '微软雅黑'; font-size:14px }
#service li.s1 { background:#eb5504}
#service li.s1 a{ color:#fff; background-image:url(../images/img12.jpg)} 
#service li.s2 a{ background-image:url(../images/img13.jpg)} 
#service li.s3 a{ background-image:url(../images/img14.jpg)} 
#service li.s4 a{ background-image:url(../images/img15.jpg)} 
#flink{ width:1280px; margin:0 auto; text-align:left}
#flink .t{font:normal 18px/50px '微软雅黑'}
#flink .c{ padding:20px;border:1px solid #e6e6e6; background:#f9f9f9;}
/* footer */	
/*#footer{ width:100%; margin:35px 0 0 0 ; padding:20px 0 30px; background:#eb5403; color:#fff}*/
/*#footer a{ color:#fff}
#footer .alistnew LI  li a { color:#9eacd4}
*/
.alistnew { margin:0 auto;OVERFLOW: hidden;WIDTH:1279px;padding: 12px 0 30px; text-align:left;border-right:1px dashed #e57a2a;}
.alistnew LI.one {	FLOAT:left;width:102px;display:block;border-left:1px dashed #e57a2a;_display:inline;padding:0 0 0 20px}
.alistnew LI.onew {	FLOAT:left;width:178px;display:block;border-left:1px dashed #e57a2a;_display:inline;padding:0 0 0 20px}
.alistnew LI.two {	FLOAT:left;width:190px;display:block;border-left:1px dashed #e57a2a;_display:inline;padding:0 0 0 20px}
.alistnew LI li{width:85px; float:left; padding:0 0 0 10px; display:block;LINE-HEIGHT: 28px;}
.alistnew LI.onew li{width:160px; float:left; padding:0 0 0 10px; display:block;LINE-HEIGHT: 28px;}

.alistnew LI H4 { padding:0 0 0 10px; font:bold 14px/30px '微软雅黑'; color:#fff}
#linkbot .zxb{ float:left; width:220px; margin:10px 0 0 0;}
#linkbot .tel{ margin:5px 0 0 0;font:normal 24px/30px Arial, Helvetica, sans-serif}
#linkbot .tel img{ vertical-align:middle}
#linkbot .btn{ margin:5px 0 0 0}
.about{ width:1280px; margin:0 auto; padding:20px 0 0 0;border-top:1px dashed #e57a2a;}
.about .c1{ float:left; width:720px; text-align:left}
.about .c1 img{ float:left}
.about .c1 .p1{ float:right; width:420px;}
.about .c1 .p2{ margin:10px 0 0 ; padding:10px 0 ;color:#fff;border-top:1px dashed #e57a2a;}
.about .c2{ float:right; width:260px;}
.about .c2 img{ float:right; margin:0 0 0 30px ; _display:inline}



.footer { width: 100%; height: 268px; background: #ea5504; }
.footer .foot-box { overflow: hidden; margin: 0px auto; }
.footer .foot-box .flogo { display: block; width: 441px; float: left; margin-top: 53px; }
.footer .foot-box img.foot-logo { float: left;  }
.footer .foot-box .foot-txt { overflow: hidden; padding: 54px 0 0; width: 400px; float: left; display: inline; }
.footer .foot-box .foot-txt img.fline { float: left; margin-left: 12px; vertical-align: middle; width: 8px; display: block; }
.footer .ftxt { float: left; width: 360px; text-align: left;}
.footer .foot-box .foot-txt p { width: 320px; font-size: 12px; display: inline-block; line-height: 24px; color: #fff; position: relative; left: 30px; }
.footer .foot-box .foot-txt img.f_tell { margin-left: 30px; margin-top: 7px; display: block; }
.footer .foot-box img.foot-wx { float: right; margin: 67px 120px 0 0px; }
.center {
    margin: 0 auto;
    width: 1200px;
}
/******/
.part1{ width:1280px; margin:0 auto; padding:40px 0 0 0;overflow: hidden;}
.part1 .fl{width: 912px;}
.part1 .fl h3{text-align: left;font-size: 18px;overflow: hidden;color: #333;line-height: 22px;font-weight: normal;height: 22px;margin-bottom: 10px;}
.part1 .fl h3 a{float: right;}
.picScroll-left{ width:810px;  overflow:hidden; position:relative;background-color: #f9f9f9;padding: 15px 51px;}
.picScroll-left .hd{ overflow:hidden;background:#f4f4f4;}
.picScroll-left .hd ul{height: 0;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:27px; height:84px;position: absolute;top: 145px;
    cursor:pointer;}
.picScroll-left .hd .prev{background:url("../images/arrow1.png") no-repeat;left: 15px;}
.picScroll-left .hd .next{background:url("../images/arrow2.png") no-repeat;right: 15px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden;border: 1px solid #ccc;padding-bottom: 15px;}
.picScroll-left .bd ul li img{display: block;}
.picScroll-left .bd ul li h4{width: 212px;text-align: left;font-size: 22px;font-weight: bold;margin: 13px auto 0;}
.picScroll-left .bd ul li h4 span{font-size: 16px;font-weight: normal;color: #eb5504;margin-left: 12px;}
.picScroll-left .bd ul li p{width: 212px;margin: 10px auto 0;text-align: left;font-size: 14px;line-height: 24px;color: #333;}
.picScroll-left .bd ul li .btn{overflow: hidden;width: 208px;margin: 10px auto 0;}
.picScroll-left .bd ul li .btn a{display: block;float: left;width: 96px;height: 28px;line-height: 28px;background-color: #eb5504;
 margin-right: 16px;color: #fff;font-size: 14px;}
.picScroll-left .bd ul li .btn .a1{margin-right: 0;}
.part1 .fr{width: 320px;}
.t1{text-align: left;font-size: 18px;color: #333;line-height: 22px;font-weight: normal;height: 22px;margin-bottom: 10px;}
.part1 .fr .c{ height:313px;border:1px solid #e6e6e6; padding:30px;background:url(../images/bg_wg.jpg);text-align: left;}
.part1 .fr .c1 .a1{ float:left; margin:0 20px 0 0; _display:inline}
.part1 .fr .c1 .img2{ margin:0 5px}
.part1 .fr .c1 .img3{ margin:10px 0 0 0}
.part1 .fr .c1 strong{ font-size:16px; color:#e57a2a}
.part1 .fr .c1 strong a{color: #eb5403;}
.part1 .fr .c2{ font-size:16px; line-height:32px; border-top:1px solid #e6e6e6; margin:20px 0 0 0; padding:20px 0 0 0;text-indent: 2em;
              }
.part1 .fr .c2 a{ color:#f60}

.part2{margin: 20px auto 0;overflow: hidden;width: 1280px;}
.part2 .fl .c{ float:left; width:880px;text-align:left; _display:inline;padding:12px 15px;border: 1px solid #ccc;}
.part2 .fl .t{ font:normal 18px/50px '微软雅黑'}
.part2 .fl dt{ height:98px; float:left; margin:0 10px 0 0; _display:inline; text-align:center; color:#fff}
.part2 .fl dt p{ padding:10px 10px 0; font-size: 34px;line-height: 38px;}
.part2 .fl dd{ float:left; margin:0 10px 10px 0; _display:inline; height:98px; background:url(../images/bg_wg.jpg)}
.part2 .fl dd p{ padding:19px 10px; font-size:16px;line-height: 30px;}

.part2 .fl dt img{ display:block;}
.part2 .fl .dt1{ width:98px; background:#eb5504}
.part2 .fl .dt2{ width:98px; background:#3987b9}
.part2 .fl .dt3{ width:98px; background:#a67133}
.part2 .fl .dt4{ width:98px; background:#2b898f}
.part2 .fl .dd1{ width:98px;}
.part2 .fl .dd2{ width:206px;}
.part2 .fl .dd3{ width:542px;}
.part2 .fl .dd4{ width:650px;}
.part2 .fl .dd5{ width:434px;}
.part2 .fr img{padding: 4px;display: block;border: 1px solid #ccc;}

.part3{margin: 15px auto 0;width: 1280px;}
.tab-hd ul{overflow: hidden;}
.tab-hd ul li{width: 104px;height: 44px;line-height: 44px;float: left;background-color: #dfdfdf;margin-right: 1px;font-size: 18px;
     color: #333;}
.tab-hd ul .on{background-color: #eb5504;color: #fff;}
.tab-bd{margin-top: 5px;padding: 9px 8px;background-color: #f9f9f9;border: 1px solid #ccc;}
.tab-bd div{overflow: hidden;}
.tab-bd div img{display: block;float: left;margin-right: 16px;}
.tab-bd .tab1 img{margin-right: 24px;}
.tab-bd div .last{margin-right: 0;}