﻿@font-face { 
font-family: FZLTXH_GBK;/×定义font的名字×/ 
src: url('fonts/FZLTXH_GBK.TTF');
} 


/* CSS Document */
/************************css reset***********************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0px; padding:0; border:0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
body { text-align:center; font:13px "微软雅黑"; }
.clear { clear:both; display:block; }
a { text-decoration:none;}
.displayN { display:none;}


#superContainer {
    height: 100%;
    position: relative;

    /* Touch detection for Windows 8 */
    -ms-touch-action: none;

    /* IE 11 on Windows Phone 8.1*/
    touch-action: none;
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
   /* vertical-align: middle;*/
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
    overflow: scroll;

}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}
#fp-nav.right {
    right: 17px;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
	
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
    background: #fff;
	 border: 1px solid #000;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    background: #000;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #ff8842;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
	font-weight:bold;
}
#fp-nav ul li:hover .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}







.mininav { width:100%; height:55px; margin:0 auto; line-height:55px; font-size:13px;background:#fff;  text-align:center;overflow:hidden;position:absolute;filter:alpha(opacity=90); /*IE滤镜，透明度50%*/
-moz-opacity:0.9; /*Firefox私有，透明度50%*/
opacity:0.9;top:5px;z-index:100;}
.mininav ul { width:1100px; margin:0 auto; }
.mininav ul li { float:left; background:url(../images/shu.gif) no-repeat 0; padding:0 10px; }
.mininav ul .li-img{background:none;padding:0px;}
.mininav ul li a { color:#000; text-decoration:none; }
.mininav ul li a:hover {text-decoration:underline;}

.header{margin:0 auto;width:997px;height:auto;overflow:hidden;text-align:center;}
.header .head1{margin:0 auto;width:997px;height:139px;background-image:url(../images/head1.jpg);overflow:hidden;text-align:left;}
.header .head2{margin:0 auto;width:997px;height:134px;background-image:url(../images/head2.jpg);overflow:hidden;text-align:left;}
.header .head3{margin:0 auto;width:997px;height:141px;background-image:url(../images/head3.jpg);overflow:hidden;text-align:left;}
.header .head4{margin:0 auto;width:997px;height:127px;background-image:url(../images/head4.jpg);overflow:hidden;text-align:left;}
.header .head4 p{color:#e45573;font-size:18px;line-height:25px;margin-left:251px;font-weight:bold;}
.header .head4 p strong{color:#14a898;}
.header .head4 ul{width:520px;height:30px;margin:20px 0px 0px 247px;}
.header .head4 ul li{float:left;display:inline;width:116px;height:30px;margin-right:10px;line-height:30px;}
.header .head4 ul li a{display:block;width:100%;height:100%;color:#000;text-indent:42px;font-size:15px;border-radius:15px;}
.header .head4 ul li a:hover{color:#fff;}
.header .head4 ul li .a1{background:url(../images/a1.png) 10px center scroll no-repeat #e1edeb;}
.header .head4 ul li .a1:hover{background:url(../images/a2.png) 10px center scroll no-repeat #6a8d9f;}
.header .head4 ul li .a2{background:url(../images/a3.png) 10px center scroll no-repeat #e1edeb;}
.header .head4 ul li .a2:hover{background:url(../images/a4.png) 10px center scroll no-repeat #6a8d9f;}
.header .head4 ul li .a3{background:url(../images/a5.png) 10px center scroll no-repeat #e1edeb;}
.header .head4 ul li .a3:hover{background:url(../images/a6.png) 10px center scroll no-repeat #6a8d9f;}
.header .head4 ul li .a4{background:url(../images/a7.png) 10px center scroll no-repeat #e1edeb;}
.header .head4 ul li .a4:hover{background:url(../images/a8.png) 10px center scroll no-repeat #6a8d9f;}



.down{width:124px;height:65px;position:absolute;bottom:60px;left:50%;z-index:1100;margin-left:-62px;background:url(../images/down.png) no-repeat;cursor:pointer;display:block;}
.up{background:url(../images/up.png) no-repeat;}
.cont1{width:100%;height:auto;background:url(../images/head_bg.jpg) center top scroll no-repeat;position:relative;}
.cont1 .bgbg1{width:100%;height:100%;position:absolute;top:0px;left:0px;}
.cont1 .header{position:absolute;top:0px;width:100%;z-index:10;}
.cont1 .head1{width:1004px;height:225px;background:url(../images/head1.jpg) no-repeat;margin:0 auto;overflow:hidden;text-align:left;}
.cont1 .head2{width:1004px;height:195px;background:url(../images/head2.jpg) no-repeat;margin:0 auto;overflow:hidden;text-align:left;}
.cont1 .head3{width:1004px;height:451px;background:url(../images/head3.jpg) no-repeat;margin:0 auto;text-align:center;}

.cont1 .nav{width:100%;height:60px;background:#fff;filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
-moz-opacity:0.8; /*Firefox私有，透明度50%*/
opacity:0.8;margin-top:20px;}
.cont1 .nav ul{width:1000px;height:60px;margin:0 auto;}
.cont1 .nav ul li{float:left;display:inline;width:111px;height:60px;line-height:60px;text-align:center;}
.cont1 .nav ul li a{display:block;width:100%;height:100%;color:#3e1b00;font-size:17px;font-family:"微软雅黑";}
.cont1 .nav ul li .a1{background:#fcdfa0;}
.cont1 .nav ul li .a1:hover{background:#fcd98a;}

.cont1 .nav ul li .a2{background:#fbd58f;}
.cont1 .nav ul li .a2:hover{background:#fcd07d;}
.cont1 .nav ul li .a3{background:#f6c581;}
.cont1 .nav ul li .a3:hover{background:#fbc071;}
.cont1 .nav ul li .a4{background:#f5b676;}
.cont1 .nav ul li .a4:hover{background:#fa9a51;}
.cont1 .nav ul li .a5{background:#f4a465;}
.cont1 .nav ul li .a5:hover{background:#fa813d;}
.cont1 .nav ul li .a6{background:#f29058;}
.cont1 .nav ul li .a6:hover{background:#e57e42;}
.cont1 .nav ul li .a7{background:#f07e4c;}
.cont1 .nav ul li .a7:hover{background:#e07242;}
.cont1 .nav ul li .a8{background:#ee6f43;}
.cont1 .nav ul li .a8:hover{background:#df663d;}
.cont1 .nav ul li .a9{background:#e65c38;}
.cont1 .nav ul li .a9:hover{background:#d4502e;}

.cont1 .neee{width:100%;position:absolute;top:50%;height:380px;margin-top:-20px;text-align:center;z-index:50;z-index: 120000;}
.cont1 .neee h1{width:747px;height:auto;color:#000;font-size:4.5em;text-align:center;display:inline-block;text-align:center;font-family: "黑体",arial;margin-bottom:0px;}
.cont1 .neee h1 span{color:#f08241;font-size:1.6em;font-family: arial;font-weight:100;}
.cont1 .neee .s1{color:#000;font-size:2.7em;font-family: "黑体",arial;}
.cont1 .neee p{text-align:center;color:#000;font-size:1.7em;margin-top:10px;line-height:34px;font-family: "黑体",arial;}
.cont1 .neee p strong{font-size:1.5em;}
.cont1 .neee p span{font-size:0.75em;}
.cont1 .img1{width:23%;height:auto;margin:5% auto 0px auto;z-index: 110000;position: relative;display:block;}

.cont2{position:relative;} 
.cont2 .bg2{width:100%;height:869px;position:absolute;left:0px; top:50%;margin-top:-434px;background:url(../images/cont2bgbg.jpg)center center scroll no-repeat;}
.cont2 .bg2 .c2{width:100%;margin:0 auto;text-align:left;overflow:hidden;position:relative;top:50%;margin:-310px 0px 0px 0px;}
.cont2 .bg2 .c2 .center{width:1000px;margin:0 auto;}
.cont2 .bg2 .c2 .p1{float:left;display:inline;width:610px;height:245px;color:#000;font-size:18px;line-height:40px;margin-top:20px;}
.cont2 .bg2 .c2 .p1 strong{font-size:24px;font-style:normal;}
.cont2 .bg2 .c2 .p1 span{color:#f08241;font-size:24px;}
.cont2 .bg2 .c2 .img123{float:right;display:inline;margin-top:20px;}
.cont2 .bg2 .c2 .href1{float:right;display:inline;margin:0px 50px 0px 0px;color:#f08241;font-size:14px;}
.cont2 .bg2 .c2 .href1:hover{color:#ff6205;}
.cont2 .bg2 .c2 h2{color:#f08241;font-size:33px;text-align:center;display:block;height:70px;background:url(../images/3323.jpg) center bottom scroll no-repeat;}
.cont2 .bg2 .c2 .aas{width:100%;height:215px;background:#fff;overflow:hidden;}
.cont2 .bg2 .c2 ul{width:1000px;height:180px;margin: 15px auto 0 auto;}
.cont2 .bg2 .c2 ul li{float:left;display:inline;width:225px;height:180px;margin-right:20px;position:relative;}
.cont2 .bg2 .c2 ul li p{width:225px;height:160px;filter:alpha(opacity=95); /*IE滤镜，透明度50%*/
-moz-opacity:0.95; /*Firefox私有，透明度50%*/
opacity:0.95;background:#ea7934;position:absolute;left:0px;top:0px;display:none;text-align:center;color:#fff;font-size:22px;line-height:35px;padding-top:20px;}
.cont2 .bg2 .c2 ul li:hover p{display:block;}
.cont2 .bg2 .c2 ul .li1{margin-right:0px;}
.cont2 .bg2 .c2 .aaaa{width:1000px;margin:10px auto 0px auto;}
.cont2 .bg2 .c2 .href2{float:right;margin:0px 0px 0px 0px;}
.cont3{position:relative;}
.cont3 .bg3{width:100%;height:auto;background:url(../images/bg3.jpg) left top scroll repeat-x;}
.cont3 .bg3 .c3{width:960px;height:540px;position:absolute;left:50%;top:50%;margin:-270px 0px 0px -480px;text-align:center;overflow:hidden;}
.cont3 .bg3 .c3 h2{color:#000;font-size:32px;display:block;text-align:center;}
.cont3 .bg3 .c3 .ul1{width:525px;height:110px;margin:30px auto;}
.cont3 .bg3 .c3 .ul1 li{float:left;display:inline;width:110px;height:80px;border-radius:55px;padding-top:30px;text-align:center;color:#494949;font-size:16px;line-height:25px;margin-right:21px;overflow:hidden;}
.cont3 .bg3 .c3 .ul1 .li1{background:#f1e7db;}
.cont3 .bg3 .c3 .ul1 .li1:hover{background:#f6e4ce;}
.cont3 .bg3 .c3 .ul1 .li1 span{font-style:italic;color:#f08241;font-size:24px;}
.cont3 .bg3 .c3 .ul1 .li2{background:#e0f4d0;}
.cont3 .bg3 .c3 .ul1 .li2:hover{background:#dcf1cb;}
.cont3 .bg3 .c3 .ul1 .li2 span{font-style:italic;color:#518625;font-size:24px;}
.cont3 .bg3 .c3 .ul1 .li3{background:#f1dddb;}
.cont3 .bg3 .c3 .ul1 .li3:hover{background:#f2d0cd;}
.cont3 .bg3 .c3 .ul1 .li3 span{font-style:italic;color:#8d3e36;font-size:24px;}
.cont3 .bg3 .c3 .ul1 .li4{background:#dbf1ee;margin-right:20px;}
.cont3 .bg3 .c3 .ul1 .li4:hover{background:#c5eee8;}
.cont3 .bg3 .c3 .ul1 .li4 span{font-style:italic;color:#27887b;font-size:24px;}
.cont3 .bg3 .c3 .ul_xxk{width:929px;height:45px;margin:0 auto;}
.cont3 .bg3 .c3 .ul_xxk li{width:92px;height:45px;text-align:center;line-height:45px;float:left;display:inline;color:#494949;font-size:23px;border-right:1px solid #494949;}
.cont3 .bg3 .c3 .ul_xxk .lia{color:#343434;font-size:24px;font-weight:bold;}
.cont3 .bg3 .c3 .ul_xxk .li1{border:none;}
.cont3 .neirong{width:955px;height:166px;background:#24272e;margin:40px 0px 0px 25px;}
.cont3 .neirong ul{width:100%;height:100%;}
.cont3 .neirong ul li{float:left; display:inline;background:url(../images/botder_right.jpg) right center scroll no-repeat; overflow:hidden; color:#fff;}
.cont3 .neirong ul .li-bgN{background:none;}
.cont3 .neirong ul .li1{width:120px;height:166px; line-height:166px;color:#fff;font-size:30px;}
.cont3 .neirong ul .li2{width:275px;height:166px;}
.cont3 .neirong ul li span{font-size:18px;}
.cont3 .neirong ul .li3{width:320px;height:166px;}
.cont3 .neirong ul .li4{width:240px;height:166px;}
.cont3 .neirong ul li img{margin:15px auto 10px auto;}
.cont3 .neirong ul li p{line-height:27px;}
.cont3 .neirong ul li p strong{font-weight:bold;font-size:20px;}
.cont3 .bg3 .c3 .href1{float:right;display:inline;margin:30px 20px 0px 0px;color:#e06e2a;font-size:14px;}
.cont3 .bg3 .c3 .href1:hover{color:#ce5d1b;}


.cont4{position:relative;}
.cont4 .c4{width:100%;height:600px;position:absolute;margin:-300px 0px 0px 0px;text-align:center;top:50%;overflow:hidden;}
.cont4 .top{width:1000px;height:168px;background:url(../images/bgbg1.png) left top scroll no-repeat;position:absolute;left:50%;top:0px;margin-left:-500px;}
.cont4 .bottom{width:1000px;height:149px;background:url(../images/bgbg2.png) right top scroll no-repeat;position:absolute;left:50%;bottom:0px;margin-left:-500px;z-index:90;}
.cont4 h2{width:457px;height:48px;margin:0 auto;color:#f08241;font-size:33px;display:block;text-align:center;margin-top:0px;}
.cont4 .xx{width:442px;height:24px;line-height:24px;background:url(../images/12312313.jpg) left center scroll repeat-x;margin:10px auto;text-align:center;}
.cont4 .xx span{color:#f08241;font-size:16px;display:inline-block;padding:0px 6px;background:#fff;}
.cont4 .xxk2{width:519px;height:60px;margin:0 auto;background:url(../images/31211.jpg) center top scroll no-repeat;}
.cont4 .xxk2 li{float:left;display:inline;width:173px;height:60px;line-height:48px;font-size:22px;color:#494949;}
.cont4 .xxk2 .li1{border:none;}
.cont4 .xxk2 .lia{background:url(../images/222222.jpg) center 5px scroll no-repeat;color:#fff;}
.cont4 .neirong{width:100%;height:auto;text-align:center;margin-top:20px;}
.cont4 .neirong .s1{color:#494949;font-size:18px;}
.cont4 .neirong .s1 span{font-weight:bold;}
.cont4 .neirong .renwu{width:100%;height:267px;background:#f5f5f5;position:relative;z-index:99;overflow:hidden;text-align:left;margin-top:10px;}
.cont4 .neirong .renwu .r1{width:650px;height:209px;margin:30px auto 0px auto;}
.cont4 .neirong .renwu .r1 img{float:left;display:inline;}
.cont4 .neirong .renwu .r1 p{float:left;display:inline;height:209px;width:429px;background:#fae7d4;}
.cont4 .neirong .renwu .r1 p .s2{display:block;width:429px;height:50px;line-height:50px;text-align:center;background:#f08241;color:#fff;font-size:18px;margin-bottom:25px;}
.cont4 .neirong .renwu .r1 p span{display:block;height:16px;border-left:2px solid #f08241;padding-left:10px;margin:10px 0px 0px 30px;line-height:16px;color:#494949;font-size:14px;}
.cont4 .neirong .renwu .r1 p span strong{font-weight:bold;}
.cont4 .neirong .renwu .r1 p .span1{border:none;margin:2px 0px 0px 118px;}

.cont4 .neirong .renwu .yg{width:729px;height:267px;margin:0 auto;position:relative;padding-left:83px;}
.cont4 .neirong .renwu .yg ul { position:relative;  width:650px;height:239px;margin:0px auto;}
.cont4 .neirong .renwu .yg ul li{width:650px; height:330px; position:relative; left:0px; top:0px; }


.cont4 .neirong .renwu .yg .prev,.cont4 .neirong .renwu .yg .next {  width: 40px; height: 100px; background: url(../images/btn.png) no-repeat; position: absolute; top:135px;}
.cont4 .neirong .renwu .yg .prev { left: 0; }
.cont4 .neirong .renwu .yg .next { right: 0; background-position: right ;}
.cont4 .href1{float:right;display:inline;margin:10px 20px 0px 0px;color:#e06e2a;font-size:14px;}
.cont4 .href1:hover{color:#ad4b12;}
.cont4 .lll{margin:0px auto;width:1000px;height:30px;position:relative;z-index:99;
}
.cont5{position:relative;}
.cont5 .c5{width:1000px;height:570px;position:absolute;left:50%;top:50%;margin:-285px 0px 0px -500px;}
.cont5 h2{display:block;margin-top:0px;text-align:center;color:#000;font-size:33px;}
.cont5 h2 span{color:#f08241;font-size:48px;}
.cont5 .cc{width:911px;height:450px;margin:30px auto 20px auto;/*background:url(../images/cont5bg.jpg) no-repeat;*/}
.cont5 .cc .li1{float:left;display:inline;width:240px;color:#494949;font-size:15px;text-align:left;line-height:29px;margin-left:30px;background:url(../images/yyyy.jpg) 84px 68px scroll no-repeat;}
.cont5 .cc li strong{display:block;margin:0px 0px 20px 0px;width:175px;height:55px;line-height:55px;text-align:center;border:1px solid #f08241;color:#f08241;font-size:20px;}
.cont5 .cc li strong:hover{background:#f08241;color:#fff;}
.cont5 .cc li span{font-size:14px;}
.cont5 .cc li .s1{display:block;width:100%;height:50px;}
.cont5 .cc li .s2{color: #f08241;font-size: 17px}
.cont5 .cc li .s3{color: #e1000d;}

.cont5 .cc .li2{float:left;display:inline;width:280px;color:#494949;font-size:18px;text-align:left;line-height:29px;margin-left: 90px;}
.cont5 .cc .li2 strong{margin-left:30px;}
.cont5 .cc .li3{margin-left: 20px;width: 610px;line-height: 24px;background:none;}
.cont5 .cc .li3 a{float:right;display:inline;color:#e06e2a;font-size:14px;margin:0px 40px 0px 0px;}
.cont5 .cc .li3 a:hover{color:#ad4b12;}
.cont5 .cc .li3 .lll,.cont5 .cc .li3 .rrr{margin-top:20px;}
.cont5 .cc .li3 .lll{float:left;display:inline;width:260px;}
.cont5 .cc .li3 .rrr{float:right;display:inline;width:340px;}


.cont6{position:relative;}
.cont6 .c6{width:1000px;height:580px;position:absolute;left:50%;top:50%;margin:-290px 0px 0px -500px;}
.cont6 h2{width:457px;height:48px;margin:0 auto;color:#fff;font-size:33px;display:block;text-align:center;margin-top:0px;}
.cont6 .xx{width:442px;height:24px;line-height:24px;background:url(../images/12312313.jpg) left center scroll repeat-x;margin:10px auto;text-align:center;}
.cont6 .xx span{color:#f08241;font-size:16px;display:inline-block;padding:0px 6px;background:#363636;}
.cont6 .ul_xx{margin:25px auto 0px auto;width:960px;height:413px;}
.cont6 .ul_xx .li1{width:960px;height:54px;overflow:hidden;background:#fff1de;}
.cont6 .ul_xx .li1 h3{display:block;line-height:53px;text-align:left;font-size:22px;}
.cont6 .ul_xx .li1 h3 a{float:right;display:inline;color:#f58822;font-size:14px;margin-right:20px;}
.cont6 .ul_xx .li1 h3 a:hover{font-weight:bold;}
.cont6 .ul_xx .li1 .tit1{width:960px;height:53px;border-bottom:1px solid #9b9b9b;background:#fff1de;color:#363636;}
.cont6 .ul_xx .li1 .tit2{width:960px;height:53px;border-bottom:1px solid #9b9b9b;background:#686866;color:#fff;}
.cont6 .ul_xx .li1 h3 .img{float:left;display:inline-block;width:33px;height:34px;background:url(../images/eeeeee.png) no-repeat;margin: 10px 15px 0px 20px;}
.cont6 .ul_xx .li1 h3 .img1{float:left;display:inline-block;width:33px;height:34px;background:url(../images/aaaaaa.png) no-repeat;margin: 10px 15px 0px 20px;}
.cont6 .ul_xx .li1 h3 .img2{float:left;display:inline-block;width:33px;height:34px;background:url(../images/cccccc.png) no-repeat;margin: 10px 15px 0px 20px;}
.cont6 .ul_xx .li1 h3 .t{float:left;}
.cont6 .ul_xx .li1 ul{width:967px;height:163px;margin-top:15px;}
.cont6 .ul_xx .li1 ul li{float:left;display:inline;width:179px;height:153px;background:#fff;text-align:center;margin-left:10px;}
.cont6 .ul_xx .li1 ul li img{margin:10px auto;}
.cont6 .ul_xx .li1 ul li .ab{color:#000;font-size:16px;}
.cont6 .ul_xx .li1 ul li .ab:hover{font-weight:bold;}
.cont6 .ul_xx .li1 ul li .aa{width:80px;height:22px;display:inline-block;background:#f58822;line-height:22px;text-align:center;margin-top:10px;color:#fff;}
.cont6 .ul_xx .li1 ul li .aa:hover{background:#dc791c;}
.cont6 .ul_xx .li1 ul li .a1{float:left;margin-left:5px;}
.cont6 .ul_xx .li1 ul li .a2{float:right;margin-right:5px;}
.cont7{position:relative;}
.cont7 .c7{position:absolute;width:1000px;height:580px;margin:-290px 0px 0px -500px;left:50%;top:50%;}
.cont7 .c7 h2{color:#f58822;font-size:33px;}
.cont7 .c7 img{margin:20px auto;width:50%;}
.cont7 .c7 .h2a{color:#000;font-size:24px;}

.cont8{position:relative;}
.cont8 .c8{width:100%;height:650px;position:absolute;top:50%;margin:-305px 0px 0px 0px;text-align:center;}
.cont8 .c8 h2{color:#000;font-size:33px;}
.cont8 .xxx{width:100%;height:370px;background:#faf7ef;margin:10px 0px;}
.cont8 .xxx .ccc{width:835px;height:358px;margin:0px auto;overflow:hidden;}
.cont8 .xxx .ccc .ul1{width:835px;height:40px;margin-top:10px;}
.cont8 .xxx .ccc .ul1 li{float:left;display:inline;font-size:20px;width:135px;height:40px;margin-right:5px;text-align:center;line-height:40px;}
.cont8 .xxx .ccc .ul1 .li1{color:#fff;background:#f58822;}
.cont8 .xxx .ccc .ul1 .li2{color:#feb16a;background:#6b3400;}
.cont8 .xxx .ccc .ul1 .lia{margin-right:0px;}
.cont8 .xxx .ccc .nr{width:835px;height:310px;}
.cont8 .xxx .ccc .nr .neirong{width:835px;height:310px;}
.cont8 .xxx .ccc .nr .n1{background:url(../images/uuuuu.png) 50px 0px scroll no-repeat;}
.cont8 .xxx .ccc .nr .n2{background:url(../images/uuuuu.png) 196px 0px scroll no-repeat;}
.cont8 .xxx .ccc .nr .n3{background:url(../images/uuuuu.png) 338px 0px scroll no-repeat;}
.cont8 .xxx .ccc .nr .n4{background:url(../images/uuuuu.png) 477px 0px scroll no-repeat;}
.cont8 .xxx .ccc .nr .n5{background:url(../images/uuuuu.png) 617px 0px scroll no-repeat;}
.cont8 .xxx .ccc .nr .n6{background:url(../images/uuuuu.png) 756px 0px scroll no-repeat;}
.cont8 .xxx .ccc .nr .neirong .left{background:#fff;width:600px;height:300px;float:left;display:inline;margin-top:10px;overflow:hidden;}
.cont8 .xxx .ccc .nr .neirong .left ul{width:575px;height:230px;float:right;display:inline;margin:33px 0px 0px 0px;}
.cont8 .xxx .ccc .nr .neirong .left ul li{width:115px;height:115px;float:left;display:inline;text-align:left;}
.cont8 .xxx .ccc .nr .neirong .left ul li a{width:99px;height:75px;line-height:25px;padding:20px 8px;background:#fff4e6;display:block;color:#f58822;font-size:14px;}
.cont8 .xxx .ccc .nr .neirong .left ul li a:hover{background:#89390c;color:#fff;}


.cont8 .xxx .ccc .nr .neirong .right{float:right;display:inline;width:234px;height:300px;background:url(../images/bgfff.jpg) left top scroll no-repeat;margin-top:10px;overflow:hidden;}
.cont8 .xxx .ccc .nr .neirong .right .s1{text-align:center;color:#784009;font-size:18px;display:block;margin:15px 0px 30px 0px;}
.cont8 .xxx .ccc .nr .neirong .right .s2{text-align:center;color:#f58822;font-size:18px;display:block;margin:15px 0px ;}
.cont8 .xxx .ccc .nr .neirong .right p{width:auto;display:inline-block;padding:10px 0px;line-height:25px;border-top:1px solid #f58822;border-bottom:1px solid #f58822;font-size:14px;color:#f58822;text-align:center;margin:0 auto;}
.cont8 .xxx .ccc .nr .neirong .right ul{width:202px;height:105px;margin:15px auto 0px auto;}
.cont8 .xxx .ccc .nr .neirong .right ul li{width:101px;height:20px;line-height:20px;float:left;display:inline;font-size:14px;overflow:hidden;}
.cont8 .xxx .ccc .nr .neirong .right ul .li1{text-align:right;color:#494949;}
.cont8 .xxx .ccc .nr .neirong .right ul .li2{text-align:left;color:#f58822;}
.cont8 .bot{width:835px;height:150px;margin:20px auto;color:#494949;font-size:16px;line-height:28px;text-align:left;}
.cont8 .bot h2{color:#000;font-size:24px;display:block;margin-bottom:10px;width:100%;text-align:center;}
.cont8 .bot .a1{color:#f58822;}
.cont8 .bot .a1:hover{font-weight:bold;}
.cont8 .bot .a2{float:right;display:inline;color:#f58822;}
.cont8 .bot .a2:hover{font-weight:bold;}

.cont9{position:relative;}
.cont9 .c9{width:1000px;height:642px;position:absolute;top:50%;left:50%;margin:-321px 0px 0px -500px;}
.cont9 .c9 h2{color:#000;font-size:33px;}
.cont9 .c9 ul{width:631px;height:548px;margin:20px auto;background:#fff;}
.cont9 .c9 ul li{float:left;display:inline;width:312px;height:133px;margin:2px 0px 0px 2px;overflow:hidden;}
.cont9 .c9 ul li a{width:100%;height:100%;display:block;}
.cont9 .c9 ul li a img{transition: 1s;-moz-transition: 1s;-webkit-transition: 1s;-o-transition: 1s;width:324px;height:133px;display:block;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}
.cont9 .c9 ul li a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}
.cont10{position:relative;background:url(../images/888.jpg) top center scroll no-repeat;}
.cont10 .c10{width:1000px;height:666px;position:absolute;top:50%;left:50%;margin:-323px 0px 0px -500px;}
.cont10 .c10 h2{color:#000;font-size:30px;}
.cont10 .c10 h2 span{color:#f58822;font-size:36px;}
.cont10 .c10 .weibo{width:1000px;height:380px;margin:20px auto;background:#fff;}

.cont10 .c10 .footer{width:100%;height:300px;overflow:hidden;margin:0px auto;}
.cont10 .c10 .footer p{width:1000px;height:auto;text-align:center;line-height:26px;color:#000;margin:0px auto;padding-top:20px;}

#gotop{ width:133px; height:398px; background:url(../images/right_fixed.png) no-repeat; position:fixed; left:3%; 
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
#gotop{bottom:157px; _margin-bottom:127px;z-index:100000;} 
#gotop ul{width:66px;height:297px;margin:94px auto 0px auto;}
#gotop ul li{width:66px;height:48px;margin-bottom: 32px;}
#gotop ul li a{color:#fff;font-size:13px;line-height: 66px;display:block;width:66px;height:48px;}
#gotop ul li a:hover{font-weight:bold;color:#a04500;}
#gotop ul li .a1{background:url(../images/a.png) center top scroll no-repeat;}
#gotop ul li .a2{background:url(../images/b.png) center top scroll no-repeat;}
#gotop ul li .a3{background:url(../images/c.png) center top scroll no-repeat;}
#gotop ul li .a4{background:url(../images/d.png) center top scroll no-repeat;}

#gotop ul li .a1:hover{background:url(../images/a1.png) center top scroll no-repeat;}
#gotop ul li .a2:hover{background:url(../images/b1.png) center top scroll no-repeat;}
#gotop ul li .a3:hover{background:url(../images/c1.png) center top scroll no-repeat;}
#gotop ul li .a4:hover{background:url(../images/d1.png) center top scroll no-repeat;}


.form1{width:100%;height:60px;position:fixed;bottom:0px;left:0px;background:#f7f2e4;text-align:center;filter:alpha(opacity=90); /*IE滤镜，透明度50%*/
-moz-opacity:0.9; /*Firefox私有，透明度50%*/
opacity:0.9;/*其他，透明度50%*/
 _position:absolute; _bottom:auto; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));z-index:110;
}
.form1 .questionBlock1{width:1000px;font-size:14px;height:40px;text-align:left;margin:15px auto 0px auto;text-align:left; overflow:hidden;display:block;}
.form1 .questionBlock1 ul{ padding-top:0px;}
.form1 .questionBlock1 ul li{padding:6px 0;float:left;display:inline;overflow:hidden;}
.form1 .questionBlock1 ul li label{width:58px;height:24px;line-height:24px;text-align:right;display:inline-block;float:left;padding-right:2px; color:#000;font-weight:bold;}
.form1 .questionBlock1 ul li .label1{width:83px; _width:80px;}
.form1 .questionBlock1 ul li .label2{width:50px;_width:45px;}
.form1 .questionBlock1 ul li .label3{width:75px;_width:70px;}
.form1 .questionBlock1 ul li .se_3{height:24px;width:60px;margin-right:5px;}
.form1 .questionBlock1 .txt_1,.questionBlock .txt_2,.questionBlock .txt_3{width:90px;height:20px;line-height:20px;border:1px solid #1169b9;padding-left:3px;}
.form1 .questionBlock1 .txt_1a{width:95px;}
.form1 .questionBlock1 .txt_2{width:60px;height:18px;line-height:18px;}
.form1 .questionBlock1 .txt_3{height:18px;overflow-y:hidden; width:120px;}
.form1 .questionBlock1 .btn{text-align:center;width:130px;float:right;}
.form1 .questionBlock1 .btn .btn_submit,.questionBlock1 .btn .btn_reset{width:50px;height:24px;font-size:15px;cursor:pointer;border: none;border-radius: 5px;background: #fcdfa0;color: #5b5b5b;}
.form1 .questionBlock1 .btn .btn_submit{background:#f58822;font-weight:bold;color:#fff;box-shadow: 1px 1px 2px #6d3e12;}
.form1 .questionBlock1 label em{color:#FF0000;padding:0 3px;}
.form1 .questionBlock1 select{font:12px;height:24px;line-height:24px;}
.form1 .questionBlock1 #country{width:60px;}

.pub_a{width:1000px;height:50px;margin:0 auto;}
.pub_a a{float:right;display:inline;}
.pub_a a{float:right;display:inline;margin:0px 20px 0px 0px;color:#e06e2a;font-size:14px;}
.pub_a a:hover{color:#ad4b12;}


.add{background:url(../images/bgbgbg123.jpg) left top scroll repeat-x #f1ebdb;}
.add .add_c{width:1000px;height:496px;position:absolute;top:50%;left:50%;margin:-248px 0px 0px -500px;}
.add .add_c h2{color:#000;font-size:30px;}
.add .add_c ul{width:557px;height:62px;margin:40px 0px 0px 221px;}
.add .add_c ul li{width:182px;height:62px;float:left;display:inline;-moz-border-radius: 91px/31px;-webkit-border-radius:91px/31px;border-radius:91px/31px;text-align:center;line-height:62px;font-size:16px;}
.add .add_c ul .li1{background:#f1e7db;color:#94796e;margin-right:5px;box-shadow:0px 2px 2px #d8c7b1;}
.add .add_c ul .li1:hover{background:#e7d9c7;}
.add .add_c ul .li2{background:#e5f1db;color:#6b974b;box-shadow:0px 2px 2px #b6c5a1;}
.add .add_c ul .li2:hover{background:#caddba;}
.add .add_c ul .li3{background:#f1dddb;color:#8d3e36;float:right;box-shadow:0px 2px 2px #d4b9b1;}
.add .add_c ul .li3:hover{background:#e3c9c7;}
.add .add_c img{float:left;display:inline;margin:60px 0px 0px 0px;}
.add .add_c p{float:right;display:inline;width:546px;height:272px;margin:60px 0px 0px 0px;text-align:left;color:#494949;font-size:18px;line-height:33px;}
.add .add_c p strong{display:block;width:100px;height:30px;line-height:30px;text-align:center;color:#fff;font-size:18px;margin-bottom:20px;background:#95796f;}
.add .add_c p .span1{color:#f58822;font-size:22px;}
.add .add_c p .span2{color:#897067;font-size:30px;}
.add .add_c p .span3{display:block;height:10px;width:100%;}

.add .add_c p a{float:right;display:inline;margin:20px 20px 0px 0px;color:#e06e2a;font-size:14px;}
.add .add_c p a:hover{color:#ad4b12;}