﻿@charset "utf-8";
/* CSS Document */
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, font, 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{
    font-family: "Arial";
    font-size: 16px;
}
.w1200{
    width:1240px;
}
.w1380{
    width:1380px;
}
.auto{
    margin: 0 auto;
}
.bgf7f7f7{
    background-color: #f7f7f7;
}
.cpmaHead{
    height: 116px;
}
.cpmaHeadLeft{
    margin-top: 26px;
}
.cpmaHeadRight{
    margin-top: 18px;
}
.cpmaHeadRight p{
    text-align: right;
}
.cpmaHeadRight p a{
    color:#686868;
}
.cpmaHeadRight p a:hover{
    color:#1966a7;
}
.cpmaHeadRight p a img{
    vertical-align: bottom;
    width:20px;
    height: 20px;
}
.cpmaHeadSearch{
    width:300px;
    height:32px;
    line-height: 32px;
    border:1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    margin-top: 18px;
}
#cpmaHeadInput{
    text-indent: 16px;
    font-size: 16px;
    color:#666;
    width: 258px;
    overflow: hidden;
    outline: none;
    background: none;
    line-height: 30px;
}
#cpmaHeadButton{
    float: right;
    width:40px;
    outline: none;
    border: none;
    background: none;
    height: 32px;
    cursor: pointer;
}
.cpmaNav{
    background: #1966a7;
    line-height: 56px;
    height: 56px;
    min-width: 1380px;
}
.cpmaNav> ul,.cpmaNav> ul> li{
    height: 56px;
}
.cpmaNav> ul> li {
    float: left;
    position: relative;
}
.cpmaNav >ul >li> a{
    font-size: 18px;
    color:#fff;
    display: block;
    padding: 0 14px;
}
.cpmaNav >ul> li a:hover{
    background-color: #004D95;
}

.sub_menu{position:absolute;z-index:6;display:none;left:-34px;top:55px;width:226px;border:1px solid rgba(255,255,255,.1);-moz-box-shadow:0px 0px 3px rgba(0,0,0,.3);-webkit-box-shadow:0px 0px 3px rgba(0,0,0,.3);box-shadow:0px 0px 3px rgba(0,0,0,.3)}
.nav>ul > li:hover ul{display:block}

.nav>ul .sub_menu li{display:block;float:none;}
.nav>ul .sub_menu a{display:block;line-height:36px;padding:0 16px;font-size:16px;font-weight:normal;border-bottom:1px solid #fff;background:#1966a7;color:#fff;position:relative}
/* .nav .sub_menu li:first-child:after {right:225px;top:35px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(37, 97, 163, 0);border-right-color:#004D95;border-width:10px;margin-top:-10px;} */
.nav .sub_menu li a:hover{background:#004D95;color: #fff;}
.nav .sub_menu li:hover:after{border-right-color:#004D95}




.cpmaInMain{
    background-color: #fff;
    padding:24px 20px 36px;
    clear: both;
}
.cpmaTpxw1{
    height: 293px;
    background: #dcebfb url(../images/p1.jpg) no-repeat center;
    min-width: 1280px;
}
.cpmaTpxw{
    width:100%;
    height:460px;
}
.cpma_slider {
    position: relative;
    width:1280px;
    height:460px;
margin:0 auto;
}
.flex-viewport{
    width:100%;
    height:100%;
}

.cpma_slider .slides {
    width: 100%;
    height:100%;
    overflow: hidden;
}

.cpma_slider .slides li {
    float: left;
    position: relative;
       margin: 0 0 0 0;
}

.cpma_slider .slides img {
    width: 100%;
    height: 100%;
    /*transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;*/
}

/*.cpma_slider .slides li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}*/

.cpma_slider .slides li a.img_wrap {
    display: block;
    overflow: hidden;
}

.cpma_slider .slides h3 {
    font-size: 18px;
    padding: 20px 0 10px;
}

.cpma_slider .slides h3 a {
    color: #fda381
}

.cpma_slider .slides h3 a:hover {
    color: #e56346;
}

.cpma_slider .slides p {
    line-height: 24px;
    color: #fff;
    font-size: 18px;
    text-align: justify;
}

.cpma_slider .slides p a {
    color: #fff;
}

.cpma_slider .slides .txt {
    position: absolute;
    padding: 20px 20px 40px;
    bottom:0;
    background: url(../images/btmbg50.png) repeat;
    display: none;
}

.cpma_slider .flex-control-nav {
    position: absolute;
    bottom:15px;
    left:50%;
    margin-left: -37.5px;
    text-align: center;
    padding-top: 25px;
}

.cpma_slider .flex-control-nav li {
    width: 10px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin: 0 5px;
    cursor: pointer;
}

.cpma_slider .flex-control-nav li a {
    display: block;
    width: 10px;
    height: 10px;
    line-height: 10px;
    overflow: hidden;
    text-align: center;
    color: #000;
    text-indent: -9999px;
    background: #ddd;
    border-radius: 50%;
}

.cpma_slider .flex-control-nav .flex-active {
    background: #2a90e7;
    color: #fff;
}

.cpma_slider .flex-direction-nav li {
    display: none;
}

.cpmaNews{
    width:410px;
    padding-left: 22px;
    border-top:2px solid #1966a7;
}
.cpmaNews dl{
    margin:12px 0 0;
}
.cpmaNews dl dt{
    color:#5a5a5a;
    line-height:30px;
    font-size: 18px;
}
.cpmaNews dl dd{
    padding-top: 10px;
    color:#acacac;
    font-size: 16px;
}
.cpmaNews dl a:hover dt{
    color:#0b64a8
}
.cpmaInBlock2{
    height: 360px;
    border:1px solid #ddd;
    border-radius: 3px;
    margin:24px 0;
    padding:20px;
}
.cpmaInBlock3{
    clear: both;
}
.cpmaDhList{
    border-right: 1px solid #ddd;
    padding-right: 26px;
    padding-bottom: 10px;
    width: 400px;
}
.cpmaDhList li{
    border:1px solid #c8dbea;
    border-radius: 3px;
    margin:10px 0 0;
    line-height: 50px;
    text-align: center;
}
.cpmaDhList li a{
    display: block;
    font-size: 18px;
    color:#0b64a8;
    padding: 0 20px;
}
.cpmaDhList li a:hover{
    background: #0B64A8;
    color:#fff;
}
.cpmaAbout{
    width:730px;
}
.cpmaAbout h3{
    line-height: 50px;
    background: url(../images/cpmaabouttitbg.png) no-repeat bottom left;
  color:#0b64a8;
}
.cpmaAbout h3 a{
    font-size: 16px;
    color:#0b64a8;
}
.cpmaAbout h3 span a{
    font-weight: bold;
    font-size: 30px;
}

.cpmaAbout .cpmaAboutText{
    padding-top: 10px;
    text-align: justify;
    line-height: 32px;
    font-size: 16px;
    color:#484848;
}
.cpmaInPicList{
    height: 135px;
}
.cpmaInPicList li{
    float: left;
    width:400px;
    height: 95px;
    overflow: hidden;
}

.cpmaInPicList li img {
    width: 100%;
    height: 100%;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}

.cpmaInPicList li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.cpmaInPicList li.cpmaInPicList02{
    margin:0 20px;
}

.cpmaBottom{
    height: 90px;
    background-color: #1966a7;
    min-width: 1380px;
    clear: both;
}
.cpmaBottom .w1200{
    position: relative;
}
.cpmaBottom p{
    color:#fff;
    font-size: 15px;
    line-height: 90px;
    text-align: center;
}
.cpmaBotLinks{
    position: absolute;
    right:0;
    top:32px;
    width:280px;
    line-height: 32px;
    height: 32px;
    
}
.cpmaBotLinks select{
    border:1px solid #ddd;
    border-radius: 3px;
    color:#fff;
    background-color: inherit;
    width:100%;
    height:100%;
    font-size: 15px;
    cursor: pointer;
}
.cpmaBotLinks select option{color:#000;}

@media screen and (max-width:768px) {
    .w1200{
        width:100%;
    }
    .cpmaHead{
        height: auto;
        margin:0 5%;
        width:90%;
    }
    .cpmaHeadLeft a img{
        width: 100%;
    }
    .cpmaHeadRight{
        float: left;
        width: 100%;
        margin-top:0;
    }
    .cpmaHeadRight p{
        display: none;
    }
    .cpmaHeadSearch{
        width:100%;
        margin-bottom: 20px;
    }
    #cpmaHeadInput{
        width:90%
    }
    #cpmaHeadButton{
        width:10%;
    }
    .cpmaNav,.cpmaNav ul, .cpmaNav ul li{
        height: auto;
        line-height: 36px;
    }
    .cpmaNav ul li{
        margin:0;
        width:50%;
    }
    .cpmaNav ul li:nth-child(3){
        width:100%;
    }
    .cpmaNav ul li a{
        padding:0 10px;
    }
    .cpmaInMain{
        padding:0 0 30px;
    }
    .cpmaTpxw,.cpma_slider{
        width:100%;
        height:auto;
    }
    .flex-viewport{
        background: url(../images/btmbg50.png) repeat;
    }
    .cpma_slider .slides li a.img_wrap{
        line-height: 0;
    }
    .cpma_slider .slides .txt{
        position: static;
        padding:10px 10px 30px;
        background: none;
    }
    .cpma_slider .flex-control-nav{
        bottom:4px;
    }
    .cpmaNews{
        width: 94%;
        padding-left: 0;
        padding:0 3%;
    }
    .cpmaInBlock2{
        height:auto;
        border:0;
    }
    .cpmaDhList{
        border-right: 0;
        padding-right: 0;
        padding-bottom: 0;
        width: 100%;
    }
    .cpmaAbout{
        width: 94%;
        margin-top: 20px;
        padding:0 3%;
    }
    .cpmaInBlock3{
        clear: both;
    }
    .cpmaInPicList{
        height: auto;
        width: 94%;
        padding:0 3%;
    }
    .cpmaInPicList li{
        width:100%;
        height:auto;
        margin-bottom:10px;
    }
    .cpmaInPicList li.cpmaInPicList02{
        margin:0 0 10px;
    }
    .cpmaBottom{
        height: auto;
    }
    .cpmaBottom p{
        text-align: center;
        line-height:60px;
    }
    .cpmaBotLinks{
        position: static;
        margin:0 20%;
        width:60%;
        padding-bottom: 20px;
    }
}


/*面包屑*/
.BreadcrumbNav{font-size: 16px;margin-bottom: 20px;border-bottom: solid 1px #ccc;padding-bottom: 10px;}
.BreadcrumbNav a{padding:0 10px;display: inline-block;}
/*文章页*/
.detail h1{text-align: center;font-size: 30px;border-bottom: 1px dashed #ccc;padding-bottom: 20px;}
.detail .content{font-size: 16px;line-height: 25px;padding-top: 20px;}
.detail .content p{padding-bottom: 10px;}
/*列表页*/
.comlist li{line-height: 36px;background:url(../images/p112.png) no-repeat 0px;padding-left: 15px;}
.comlist li a {
    width: 75%;
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.comlist li .time_en {
    color: #999;
    font-size: 14px;
    float: right;
    width: 12%;
    text-align: right;
}

.mt10{margin-top: 10px;}
.lmtit{margin-bottom: 15px;color: #0B64A8;font-weight: bold;}
.lmtit a{color: #0B64A8;font-size: 30px;}
.txl{text-align: center;}
.cloum2 li{float: left;width: 400px;height:430px;line-height: 35px;margin-right: 18px;}
.cloum2 li:nth-child(3n){margin-right: 0;}
.cloum2 li img{width: 400px;height: 228px;}
.cloum2_1{font-size: 20px;margin-top: 10px;}
.cloum2_2{color: #b1b1b1;}
.cloum2_3{color: #838383;line-height: 30px;}


.cloum1fl{width: 268px;border-right: 1px solid #ccc;padding-bottom: 50px;}
.cloum1fl li{line-height: 35px;font-size: 22px;text-align: right;padding-right: 50px;}
.cloum1fr{width: 910px;}
.cloum1fl li.hover{color: #0B64A8;border-right: 1px solid #0B64A8;display: block;padding-right: 50px;}
.cloum1fl li.hover a{color: #0B64A8;}
.cloum1fl li a{font-size: 22px;}
.rightyy h1{font-size: 30px;}
.rightyy {margin:0 30px;}
.rightyy .content{line-height: 25px;font-size: 16px;}
.rightyy .content p{padding-bottom: 20px;}

