
li {
    list-style: none;
}

body {
    font-family: "微软雅黑";
}

.header {
    background-color: #1cc371;
    height: 80px; /*border-bottom: solid #0d9bd3 2px;*/
    margin-bottom: 0px;
}

/*background-color: #1e50ae;*/
.header2 {
    background-color: #1cc371;
    height: 80px; /*border-bottom: solid #0d9bd3 2px;*/
    margin-bottom: 0px;
}

.indexBanner {
    height: 500px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    clear: both;
}

.flexslider01 {
    position: relative;
    height: 500px;
    background: url(img/loading.gif) 50% no-repeat;
    overflow: hidden;
}

.flexslider01 .slides {
    position: relative;
    z-index: 1;
}

.flexslider01 .slides li {
    height: 500px;
    width: 100%;
    text-align: center; /*background-color: #e5e8eb;*/
}

.flexslider01 .flex-control-nav {
    position: absolute;
    bottom: 16px;
    z-index: 2;
    text-align: center;
    left: 48%;
}

.flexslider01 .flex-control-nav li {
    display: inline;
    height: 10px;
    margin: 0 5px;
    float: left;
}

.flexslider01 .flex-control-nav a {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    font-size: 0; /*background:#d1d1d1; */
    background: #fff;
    position: relative;
    z-index: 2;
}

.flexslider01 .flex-control-nav .flex-active { /*background:#fdd537;*/
    background: #ff0000;
}

.flexslider01 .flex-control-nav a:hover {
    background: #fdd537;
}

.flexslider01 .flex-direction-nav {
}

.flexslider01 .flex-direction-nav a {
    position: absolute;
    width: 41px;
    height: 78px;
    top: 175px;
    background: url(img/icon_v.png) no-repeat 0 -27px;
    font-size: 0;
    z-index: 2;
}

.flexslider01 .flex-direction-nav .flex-prev {
    left: 50%;
    margin-left: -670px;
}

.flexslider01 .flex-direction-nav .flex-next {
    right: 50%;
    margin-right: -670px;
    background-position: -42px -27px;
}

.flexslider01 .flex-direction-nav .flex-prev:hover {
    background-position: 0 -105px;
}

.flexslider01 .flex-direction-nav .flex-next:hover {
    background-position: -42px -105px;
}

.flexslider01 .slides li a {
    display: block;
    position: relative;
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center top;
    margin-left: auto;
    margin-right: auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

.left img {
    margin-top: 0px;
}

.right a {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    min-width: 100px;
    height: 100px;
    line-height: 100px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
}

.right .aNav {
    display: inline-block;
    min-width: 100px;
    height: 80px;
    position: relative;
}

.right .aNav a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 80px;
    padding-right: 15px;
    padding-left: 15px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
}

.right .aNav .aDown {
    position: absolute;
    z-index: 1;
    min-width: 200px;
    display: none;
    background-color: #fff;
    border: 1px #e3e3e3 solid;
}

.aDownItem {
    height: 40px;
    line-height: 40px;
    text-align: left;
    border-bottom: 1px #eee solid;
    padding-left: 15px;
    font-size: 13px;
}

a.cur {
    color: #fff;
    background-color: #ff4f3f; /*background-color: #e20c5e;*/
}

a.curH {
    color: #fff;
    background-color: #9cc0da;
}

a.curH:hover {
    color: #fff;
    background-color: #9cc0da;
}

.right .aNav .aDown .aDownItem a {
    line-height: 40px;
    text-align: left;
    height: 40px;
    padding-left: 0px;
}

.right .aNav .aDown .aDownItem a {
    color: #545454;
    text-decoration: none;
}

.right .aNav .aDown .aDownItem a:hover {
    color: #ff0000;
    text-decoration: none;
}

.right .aNav .aDown .aDownItem a:visited {
    color: #545454;
    text-decoration: none;
}

.aDownItemH {
    background-color: #eee;
}

a.aSubMenuH {
    background-color: #eee;
}

a.aSubMenuH:hover {
    background-color: #eee;
}


/* a.cur{color: #fff;background-color: #9cc0da;} */

.liuyanMain {
    background-color: #9cc0da;
}

.btnLiuyan {
    background-color: #1e50ae;
}


.leftClass {
    width: 22%;
    margin-right: 4%;
    border: #ddd solid 1px;
    padding: 3px;
    float: left;
    height: 280px;
}

.rightClass {
    width: 22%;
    border: #ddd solid 1px;
    padding: 3px;
    float: left;
    height: 280px;
}

.leftClass p, .rightClass p {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.leftClass .spantitle, .rightClass .spantitle {
    font-size: 20px;
    color: #337ab7;
    font-weight: 700;;
}

.leftClass a {
    text-decoration: none;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.rightClass a {
    text-decoration: none;
}

.leftDemo {
    width: 25%;
    padding: 3px;
    float: left;
    margin-top: 20px;
    position: relative;
}


.leftDemo img, .rightDemo img {
    width: 100%;
    border-radius: 4px;
}

.demoDiv {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding: 3px;
    display: none;
}

.demoDivP {
    background-color: #23b0f7;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    display: block;
    text-decoration: none;
    filter: alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
}

.contentDemo {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.contentDemoH1 {
    font-size: 28px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

A.demoDivP:link {
    COLOR: #fff;
    TEXT-DECORATION: none;
}


.footer {
    margin-top: 0px; /* border-top:10px solid #fafafa; */;
    background-color: #1cc371;
}

.bluebg {
    background-color: #42aef5;
}


.footimgW {
    width: 800px;
    margin-top: 60px;
}

.footimg {
    width: 200px;
    float: left;
    text-align: center;
}

.footimgW p {
    font-size: 13px;
    color: #fff;
    padding-top: 8px;
    font-weight: 600;
}

.lastimgW {
    width: 500px;
    margin-top: 30px;
}

.lastimg {
    float: left;
    text-align: center;
    margin-right: 15px;
}

.lastimgW p, .lastimgW span {
    font-size: 13px;
    color: #fff;
    padding-top: 8px;
    font-weight: 600;
}


.footLink {
    margin-top: 35px;
    padding-bottom: 8px;
    padding-top: 8px;
    color: #666666;
    text-align: center;
    line-height: 22px;
    background-color: #fff;
}

.copyRight {
    color: #666666;
    line-height: 24px;
    font-size: 13px;
    font-weight: 600;
}

.itemTitle {
    width: 100%;
    height: 120px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-weight: 800;
    font-size: 20px;
}

.itemTitle .itemHeadKuang {
    font-size: 32px;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px
}

.itemTitle3 {
    height: 80px;
    line-height: 80px;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-weight: 800;
    font-size: 20px;
}


.spantitle {
    font-size: 20px;
    color: #337ab7;
    font-weight: 700;;
}

.objlist a {
    text-decoration: none;
    display: inline-block;
}

.fixedContact {
    position: fixed;
    z-index: 999;
    right: 10px;
    background-color: #1cc371;
    top: 70%;
    color: #fff;
    padding: 8px;
    border: 1px #92d2fc solid;
    border-radius: 50%;
    font-size: 12px;
}


.img33 {
    margin: 0px;
    padding: 0px;
    border: none;
    display: block;
    float: left;
}

a.myMainItem, a.mySubItem {
    text-decoration: none;
}

.mui-media-body {
    height: 20px;
    line-height: 20px;
}

.myMainItem {
    float: left;
    padding: 5px;
    text-align: center;
    cursor: pointer;
    margin-right: 40px;
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 8px;
    margin-top: 10px;
}

.myMaincurrent {
    background-color: #1e50ae;
    color: #fff;
}

.MainContain {
    background-color: #eee;
}

.MainBorder {
    border-bottom: #1e50ae 2px solid;
}

/*4c365c    7f5f96   ff7d14*/
.SubContain {
    background-color: #fff;
    border-bottom: #1e50ae 2px solid;
}

.mySubItem {
    float: left;
    padding: 5px;
    text-align: center;
    cursor: pointer;
    margin-right: 40px;
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 8px;
}

.mySubcurrent {
    background-color: #5de5a2;
    color: #fff;
}


.yiiPageer {
    display: block;
    height: 25px;
    width: 535px;
    margin: 15px auto;
    overflow: hidden;
}

.yiiPageer li {
    float: left;
    width: 23px;
    height: 23px;
    margin-right: 14px;
    border: 1px solid #d2d2d2;
    line-height: 23px;
    text-align: center;
    background: #fff;
    color: #959595;
    cursor: pointer;
    overflow: hidden;
    border-radius: 12px;
}

.yiiPageer li a {
    text-decoration: none;
    color: #959595;
    display: block;
    overflow: hidden;
}

.yiiPageer li.previous, .yiiPageer li.next {
    width: 60px;
    height: 23px;
    overflow: hidden;
}

.yiiPageer li.previous a, .yiiPageer li.next a, .yiiPageer li.first a, .yiiPageer li.last a {
    color: #666;
}

.yiiPageer li.first, .yiiPageer li.last {
    width: 50px;
    height: 23px;
    overflow: hidden;
}

.yiiPageer li.page {
    width: 23px;
    height: 23px;
    border: 1px solid #dfdfdf;
}

.yiiPageer li:hover {
    border: 1px solid #0f91dd;
    background: #0f91dd;
}

.yiiPageer li:hover a {
    color: #fff;
}

.yiiPageer li.selected {
    border: 1px solid #ff7d14;
    background: #ff7d14;
}

.yiiPageer li.selected a {
    color: #fff;
}

.yiiPageer li.first:hover, .yiiPageer li.last:hover, .yiiPageer li.page:hover, .yiiPageer li.previous:hover, .yiiPageer li.next:hover {
    border: 1px solid #0f91dd;
    background: #0f91dd;
}


.searchDiv {
    position: relative;
    border: #1e50ae 3px solid;
    float: right;
    width: 350px;
    margin-top: 10px;
    margin-right: 30px;
    margin-bottom: 10px;
}

.searchBn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 80px;
    height: 100%;
    background-color: #1e50ae;
    border: none;
    color: #fff;
}

.item {
    width: 270px;
    margin: 5px;
    float: left;
}

.classNewsbackground2 {
    background-color: #f1f1f1;
    border: 1px #bbb solid;
    padding: 0px;
}

.ptitle {
    color: #353535
}


.pclist {
    padding: 0px;
}

.pclist li {
    padding: 30px;
    background-color: #fff;
    box-sizing: border-box;
    border-bottom: 1px solid #f5f5f5;
    text-decoration: none;
}

.pclist a {
    color: #545454 !important;
}


.adRight {
    position: fixed;
    z-index: 999;
    background-color: #e7cb4f;
    right: 10px;
    top: 30%;
    color: #fff;
    border: 1px #e7cb4f solid;
    font-size: 12px;
    padding: 0px;
}

.adRightContent {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 10px;
    line-height: 23px;
    color: #fff;
}

.adRightSpan {
    z-index: 999;
    right: 0px;
    top: 0px;
    position: absolute;
    padding: 0px;
    line-height: 10px;
}

.logo-close-img {
    width: 10px;
    height: 10px;
}

.adspanTitBlue {
    font-size: 16px;
    color: #0000ff;
}

.adspanTit {
    font-size: 16px;
    color: #ff0000;
}

.adRightContent a {
    text-decoration: none;
    color: #fff;
}

.divBannerOut {
    position: relative;
}


.divBannerIn {
    position: absolute;
    z-index: 2;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;



    background-color: #5de5a2;
    filter: alpha(opacity=45);
    -moz-opacity: 0.45;
    -khtml-opacity: 0.45;
    opacity: 0.45;
}



.divBannerOut{min-height: 150px;}
.divSpan1 {
    position: absolute;
    z-index: 3;
    left: 45%;
    top: 50%;
    font-size: 16px;
    color: #fff;
    width: 800px;
    line-height: 38px;
    -webkit-transform: translate3d(0,-50%,0) scale(1);
    transform: translate3d(-400px,-50%,0) scale(1);


}

.divSpan1 h2{color: #fff;font-size: 36px;margin-bottom: 6px;  }

.main{min-height: 100vh;padding-left: 15vw;padding-right: 13vw;width: 100%;box-sizing: border-box;
}



.linkItemOut{
    padding: 15px;
}
.linkItem{
    width: 100%;height: 70px;background-color: #fff;
    box-shadow:  1px 1px 1px #ccc;
    padding: 15px;

}

.linkItem a{
    text-decoration: none;
    color: #545454;font-weight: bold;font-size: 16px;
    vertical-align: middle;
}

.iconMini{
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    width: 36px;height: 36px;margin-right: 10px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M27.4362985 16.6454925c-.7072239 1.1607165-1.8835821 2.0505075-3.2927761 2.4601791-.0354627.0102687-.0705672.0212538-.1062687.0309254-.2176716.0618508-.4409552.0997015-.6622089.0997015-.9763582 0-1.5276418-.6594627-1.2315224-1.4730746.216597-.5949851.785194-1.097194 1.4791642-1.3296717 1.0755821-.3922388 1.8271044-1.2868059 1.8271044-2.3277612 0-1.4026268-1.3645373-2.5397014-3.0476417-2.5397014-1.6832239 0-3.0476418 1.1370746-3.0476418 2.5397014v7.788418c0 1.8730746-1.0852538 3.515582-2.709015 4.4445373-.8851343.506388-1.9277612.8040597-3.0475224.8040597-3.1743283 0-5.75665667-2.3545075-5.75665667-5.248597 2-.9211941.26340299-1.7863881.72238806-2.5397015.71032836-1.1658508 1.89397011-2.0586269 3.31164181-2.4656717.001194-.0003582.0022686-.0007164.0034627-.0010746.2390447-.0743881.4869253-.1157015.7313433-.1157015.9806567 0 1.5345671.6625672 1.2371343 1.4797612-.2015523.553791-.7443582 1.0306866-1.377194 3.284418-.0755821.025194-.1491344.0534925-.2217314.0833433-1.0052537.4150448-1.6980298 1.2762985-1.6980298 2.2746269 0 1.4026268 1.3644179 2.539582 3.0476417 2.539582 1.6831045 0 3.0475224-1.1369552 3.0475224-2.539582v-7.788418c0-1.873194 1.0851344-3.515582 2.709015-4.44465667.8851343-.50638806 1.9277612-.8040597 3.0476418-.8040597 3.1742089 0 5.7566567 2.35450747 5.7566567 5.24871637 0 .9210747-.2635224 1.7863881-.7225075 2.5397015M18 2C9.16346269 2 2 9.16346269 2 18c0 8.8365373 7.16346269 16 16 16 8.8365373 0 16-7.1634627 16-16 0-8.83653731-7.1634627-16-16-16' fill='%2307C160' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.iconGongzhong{
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    width: 36px;height: 36px;margin-right: 10px;
    background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='230' height='46' xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3clinearGradient x1='50.0555556%25' y1='94.1503497%25' x2='50.0555556%25' y2='.43653846%25' id='a'%3e%3cstop stop-color='%2378D431' offset='0%25'/%3e%3cstop stop-color='%239EEE69' offset='100%25'/%3e%3cstop stop-color='%239EEE69' offset='100%25'/%3e%3c/linearGradient%3e%3clinearGradient x1='50.0888889%25' y1='93.5351252%25' x2='50.0888889%25' y2='-.0360587%25' id='b'%3e%3cstop stop-color='%23E4E6E6' offset='0%25'/%3e%3cstop stop-color='%23F5F5FF' offset='100%25'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg fill='none' fill-rule='evenodd'%3e%3cg fill='%23000'%3e%3cpath d='M70.75714685 34.5426136l.80895105 1.4102273.0358042-.0306818c2.22937063-1.8954546 2.8397203-3.4215909 2.8397203-7.1022727v-1.2863637h4.2752447v3.1647728c-.0134265.8056818-.1006993 1.4153409-.4923077 1.9647727l-.0145454.0210227.8615384 1.5039773.0363637-.0289773c.7518881-.6130682 2.0346853-1.7295454 3.8109091-3.3176136l.0246154-.0215909-.6998602-1.2204546-.0363636.0329546c-.9745455.8846591-1.6430769 1.5079545-2.0436364 1.9045454l-.0615384.0607955v-5.4715909h-7.15468536v2.1409091c0 3.9267045-.5213986 4.628409-2.16783216 6.253409l-.02237763.0221591zm34.40425175-.0583522h11.8959441v-5.7028409h-11.8959441v5.7028409zm-1.4942657 1.4068181h14.8850349v-8.5170454h-14.8850349v8.5170454zM72.18495105 19.1225h9.55076925v-6.38238636H80.349986v4.97556818h-2.6422377v-7.07670455H76.322014v7.07670455h-2.75188813v-4.97556818h-1.38517482zm.43546853 4.2299432H81.081958v-1.4073864h-8.46153842zm-4.46377622 13.4886932h1.38573426V22.2172727l.00447553-.0085227c.6193007-1.11875 1.22181818-2.375 1.78965035-3.73295455l.01398601-.03295454-1.33874126-.79090909-.01734266.04318182c-1.2827972 3.24829546-2.97846153 6.11022726-5.03832167 8.50738636l-.01902098.0221591.80335664 1.4017045.03636364-.0431818c.79384615-.9431818 1.57258741-1.9369318 2.31496503-2.9539773L68.15664336 24.54v12.3011364z'/%3e%3cpath d='M86.5973147 27.9634659l-.0307692-.0829545c-.9029371-2.3943182-1.5753847-5.6380682-1.9994406-9.64204549l-.0005594-.00795455.0022377-.00738636c.1365035-.41363636.3099301-.83920455.5169231-1.26306818l.0100699-.02045455h3.7426574l-.0022378.03920455c-.2864336 4.55511368-1.0276923 8.22329548-2.2036364 10.90340908l-.0352447.08125zm-5.5166434 7.2227273l.8313287 1.45.0363636-.0346591c2.1795805-2.0738636 3.6956644-3.8931818 4.5074126-5.4085227l.0307693-.0573864.0324475.0568182c.9348252 1.6517045 2.306014 3.4357954 4.0755245 5.3045454l.0363636.0386364.8425175-1.4698864-.0218182-.0221591c-1.9160839-1.9005681-3.3118881-3.6840909-4.1493706-5.3011363l-.0089511-.0176137.0095105-.0170454c1.5725874-2.9255682 2.5549651-7.2090909 2.9197203-12.73409092l.0022378-.03409091H91.752v-1.40738636h-6.1913287l.0156644-.04829546c.48-1.47670454.9902098-3.2875 1.4366433-5.09829545l.0123077-.04943182h-1.5485315l-.0072727.03181818c-.9281119 4.32329546-2.3434965 8.13011364-4.0934266 11.00965914l-.0128671.0204545.8855944 1.5443182.6786014-1.3772727c.220979-.3948864.4027972-.7284091.5404196-.9954546l.0542657-.1045454.0134266.1176136c.4369231 3.75625 1.1921678 6.7886364 2.2439161 9.0125l.0083916.0170454-.0095105.0176137c-1.0254545 1.79375-2.598042 3.65625-4.673007 5.5340909l-.0246154.0221591zm16.4896224 1.5752273h1.4948252l.0039161-19.60852277c.8783216-1.92556818 1.6458741-3.96477273 2.281958-6.0625l.0095105-.03068182-1.3818182-.81704546-.013986.05c-1.3706294 4.90568182-3.3454545 9.28693185-5.867972 13.02215905l-.0145455.021591.8223776 1.4335227.0352448-.0528409c.8576224-1.2880682 1.7197203-2.7340909 2.5627972-4.2960228l.0676923-.1255681v16.4659091zm5.7695664-12.3834091h15.5384616v-1.5176137h-15.5384616zm0-4.5329546h15.5384616v-1.40738635h-15.5384616zm-38.02422374-2.50857953l.84195805 1.46761364.03636363-.03693182c2.14601399-2.18806818 3.92615385-4.73636364 5.29174825-7.57613636l.01622378-.03352273-1.29174825-.76363636-.01902098.03863636c-1.33706294 2.76761364-2.96951049 5.08295455-4.85258741 6.88181818l-.02293707.02215909zm36.50047554-1.91392045h18.6953846V13.904375h-9.1429371l.9997203-.58636364-1.4674126-3.18011363-1.3667133.80170454.0179021.03409091c.4811189.91988637.9202798 1.81420455 1.3046154 2.65738637.043077.08977272.0732867.16647727.0895105.22613636l.0128672.04715909h-9.1429371v1.51818182z'/%3e%3cpath d='M144.1210938 18.55078125v6.32812495h-14.765625V27.9375h15.7148437v8.2265625h-1.3710937V34.6875h-14.34375v1.6875h-1.4765626V18.55078125h16.2421876zm-.421875 10.65234375h-14.34375v4.21875h14.34375v-4.21875zm-14.34375-9.3867188v3.796875h13.2890624v-3.796875h-13.2890624zm5.2734374-8.5429687L136 10.74609375c.5625028 1.05469277 1.0195295 2.10936973 1.3710938 3.1640625l-1.0546876.421875h11.390625v4.4296875h-1.4765624v-3.1640625h-20.4609376v3.1640625h-1.4765624v-4.4296875H136c-.4218771-1.05469277-.8789038-2.07421383-1.3710938-3.05859375zm22.9921876 11.2851563c.0703128-.7734414.1406246-2.0390538.2109374-3.79687505.0703129-.84375422.1054688-1.47656039.1054688-1.8984375h-7.3828125V15.4921875h24.8906245v1.37109375h-16.0312495c0 1.68750844-.1054677 3.37499155-.3164063 5.06249995h12.7617188c0 1.5468828-.105468 4.0077957-.316406 7.3828126-.070313.6328156-.105469 1.0898423-.105469 1.3710937-.210939 3.3750169-2.039045 4.9921882-5.484375 4.8515625h-4.0078125c-.0703129-.6328157-.1757805-1.1601541-.3164063-1.5820312h4.4296878c2.46095.2109385 3.761718-.9492061 3.902344-3.4804688.140625-1.0546928.281249-3.058579.421874-6.0117188V23.296875h-11.3906245c-.2109386 5.6250281-2.7421632 9.9843595-7.59375 13.078125l-1.1601563-1.1601562c4.781274-3.0234527 7.2421868-7.2421605 7.3828126-12.65625zm4.0078124-11.2851563l1.4765626-.421875c.6328156 1.40625703 1.2304662 2.74218117 1.7929692 4.0078125l-1.476563.52734375c-.1406257-.35156426-.386717-.94921453-.7382812-1.79296875-.49219-1.05469277-.843749-1.82812254-1.0546876-2.3203125zm15.9257818 4.11328125h24.785156v1.4765625h-4.851563c-1.054693 5.27346385-3.164046 9.38670395-6.328125 12.33984375 2.742201 2.0390727 6.503883 3.7265558 11.285156 5.0625-.140625.2109386-.351561.5976534-.632812 1.1601562l-.210938.421875c-5.273463-1.6875084-9.140612-3.550771-11.601562-5.5898437-2.179698 1.8281341-6.011691 3.7617086-11.496094 5.8007813-.281251-.5625029-.597654-1.0546854-.949218-1.4765626 4.992212-1.5468827 8.753893-3.3046776 11.285156-5.2734374-3.304704-3.3750169-5.414058-7.5234129-6.328125-12.44531255h-4.957031v-1.4765625zM190 28.2539062c3.234391-2.9531397 5.203121-6.7499767 5.90625-11.39062495h-11.917969C184.832035 21.3633038 186.835922 25.1601408 190 28.2539062zm-1.6875-16.7695312l1.371094-.6328125c.281251.49218996.738278 1.23046383 1.371094 2.21484375l.949218 1.58203125-1.476562.73828125c-.703129-1.40625703-1.441403-2.70702527-2.214844-3.90234375zm32.273438-.52734375h1.371093v9.59765625h6.75v15.7148437h-1.371093v-1.4765624h-14.132813V33.421875h14.132813v-5.1679688h-12.972657v-1.3710937h12.972657v-4.9570313h-13.5v-1.3710937h6.75v-9.59765625zM204.765625 28.8867188c-.070313-.1406258-.140625-.3164052-.210937-.5273438-.210939-.5625028-.351563-.9140618-.421876-1.0546875 1.757822-2.5312627 3.164058-5.7304494 4.21875-9.59765625h-3.691406v-1.265625h3.796875V11.0625h1.371094v5.37890625h3.480469v1.265625h-3.480469v4.95703125l.84375-.84375c.562503.4218771 1.406244 1.0898392 2.53125 2.0039063.421877.4218771.773436.7382801 1.054687.9492187l-1.054687 1.0546875c-.49219-.49219-1.230464-1.160152-2.214844-2.0039062-.49219-.49219-.878905-.843749-1.160156-1.0546876v13.5h-1.371094V20.5546875c-.914067 3.2343912-2.144523 6.0117071-3.691406 8.3320313zm20.777344-10.54687505l-1.265625-.84375c1.406257-1.61719559 2.671869-3.26952281 3.796875-4.95703125l1.265625.73828125c-.140626.21093855-.386717.56249754-.738282 1.0546875-1.265631 1.75782129-2.285152 3.09374543-3.058593 4.0078125zm-12.128907-5.0625l1.160157-.73828125c1.195318 1.47656988 2.425775 3.09374121 3.691406 4.8515625l-1.371094.84375c-1.125005-1.75782129-2.28515-3.41014852-3.480469-4.95703125z' fill-rule='nonzero'/%3e%3c/g%3e%3cg fill-rule='nonzero'%3e%3cpath d='M0 15.3063111c0 4.5918933 2.48460866 8.7869563 6.3244584 11.5647683.33881027.2267602.50821541.5669005.50821541 1.0204209 0 .11338-.05646838.2834502-.05646838.3968303-.28234189 1.1338008-.7905573 3.0045721-.84702568 3.0612621-.05646838.1700701-.11293676.2834502-.11293676.4535204 0 .3401402.28234189.6235905.62115216.6235905.11293676 0 .22587352-.0566901.33881028-.1133801l4.00925487-2.3242918c.2823419-.1700701.6211522-.2834501.9599624-.2834501.1694051 0 .3952786 0 .5646838.05669 1.8634565.5669004 3.8963182.8503506 5.9856482.8503506 10.1078397 0 18.2957546-6.8594949 18.2957546-15.3063111C36.5915093 6.85949498 28.4035944 0 18.2957547 0 8.18791489 0 0 6.85949498 0 15.3063111' fill='url(%23a)' transform='translate(1 3)'/%3e%3cpath d='M35.3424015 39.6205315c1.7463017 0 3.4362709-.2284642 4.9572434-.6853925.1126645-.0571161.2816614-.0571161.4506584-.0571161.2816616 0 .5633231.1142321.7886523.2284642l3.3236064 1.9419456c.1126646.057116.1689969.114232.2816615.114232.2816615 0 .5069908-.2284642.5069908-.5140444 0-.114232-.0563323-.2284642-.0563323-.3998123 0-.057116-.4506585-1.5992493-.6759878-2.570222-.0563322-.1142322-.0563322-.2284642-.0563322-.3426963 0-.3426962.1689969-.6282765.4506585-.8567406 3.2109417-2.3417579 5.2389048-5.8258367 5.2389048-9.7097278 0-7.0823896-6.8162095-12.8511102-15.2097238-12.8511102-8.3935142 0-15.2097237 5.7116045-15.2097237 12.8511102 0 7.0823896 6.8162095 12.8511102 15.2097237 12.8511102z' fill='url(%23b)' transform='translate(1 3)'/%3e%3cpath d='M15.5484314 13.3646997c0 1.322274-1.0389295 2.3690743-2.3512617 2.3690743-1.312332 0-2.35126158-1.0468003-2.35126158-2.3690743 0-1.32227393 1.03892958-2.36907418 2.35126158-2.36907418 1.3123322 0 2.3512617 1.04680025 2.3512617 2.36907418m12.1971698 0c0 1.322274-1.0389296 2.3690743-2.3512617 2.3690743s-2.3512616-1.0468003-2.3512616-2.3690743c0-1.32227393 1.0389295-2.36907418 2.3512616-2.36907418s2.3512617 1.04680025 2.3512617 2.36907418' fill='%23187E28'/%3e%3cpath d='M39.5019094 25.8023395c0 1.1516333.9143795 2.0729399 2.0573539 2.0729399s2.0573539-.9213066 2.0573539-2.0729399c0-1.1516333-.9143795-2.07294-2.0573539-2.07294s-2.0573539.9213067-2.0573539 2.07294m-10.1398158 0c0 1.1516333.9143794 2.0729399 2.0573539 2.0729399 1.1429744 0 2.057354-.9213066 2.057354-2.0729399 0-1.1516333-.9143796-2.07294-2.057354-2.07294-1.1429745 0-2.0573539.9213067-2.0573539 2.07294' fill='%23858C8C'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

.linkImg{
    vertical-align: middle;
    width: 36px;height: 36px;margin-right: 10px;
    border: none;
}

.titText{
    padding-top:50px;width: 100%;text-align: center;clear: both;
}



.leftNav{
    position: fixed;z-index: 199;padding-top: 120px;top:0px;
    width: 15vw;border-right: 1px solid #d1d1d1;
    background-color: #dcf7e2;height: 100vh;
}

.dicItem{
    padding: 8px;font-weight: bold;font-size: 14px;
    padding-left: 20px;
}
.subList{
    font-weight: normal;font-size: 13px;
}

.navLinkItem{
    padding:5px 8px;padding-left: 28px;display: block;
    color: #545454;text-decoration: none;
}
a.navLinkItem:hover{
    outline: none;
    text-decoration: none;
    color: #ff9000;
}

.navLinkItemCur{
    color: #02a76f;
}



.dialogBg{
    position: fixed;
    z-index: 99997;
    left: 0px;
    top: 0px;
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    display: none;
}

.dialogBg .dialogWrap{
    position: relative;
    width: 100%;
    height: 100%;
}

.dialogBg .dialogContainer{

    position:absolute;
    top:50%;
    left:50%;
    background-color: #fff;

    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform:translate(-50%,-50%);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 6px 0px;
    border-radius: 8px;
    -moz-border-radius: 8px;
}

.dialogBg .dialogHeader{
    height: 50px;
    line-height: 50px;
    display: flex;
    background-color: #3ab074;
    color: #fff;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}
.dialogBg .dialogHeader .closeX{
    cursor: pointer;width: 30px;color: #fff;

}
.dialogBg .dialogHeader .tit{
    text-align: center;
    font-size: 13px;
    color: #fff;
}

.dialogContent{
    padding:15px;
}


.selColorItem{
    width: 50px;height: 50px;float: left;margin-left: 5px;margin-top: 5px;
}



.outterWrap{
    width: 100%;padding: 20px;
}

.innerBox{
    width: 1000px;margin: auto;
}