/* ZGI_CSS_0_0_1 */
/*@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('../fonts/ACaslonPro-Regular.eot');
    src: url('../fonts/ACaslonPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ACaslonPro-Regular.woff') format('woff'),
    url('../fonts/ACaslonPro-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}*/

@font-face {
    font-family: 'defont';
    src: url('../fonts/den.woff') format('woff'),
    url('../fonts/den.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: 'UniversLTStd-LightCn';
    src: url('../fonts/UniversLTStd-LightCn.woff') format('woff'),
    url('../fonts/UniversLTStd-LightCn.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
}


/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 arial,"Microsoft Yahei";color:#505050;outline:0;}
body{background:#fff;}
a{color: inherit}
a:hover{color:#ed1c24;}
*{box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}

/* function */
.f-cb:after,.f-cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f-cb,.f-cbli li{zoom:1;}
.f-ib{display:inline-block;*display:inline;*zoom:1;}
.f-dn{display:none;}
.f-db{display:block;}
.f-fl{float:left;}
.f-fr{float:right;}
.f-pr{position:relative;}
.f-pa{position:absolute;left:0px;top:0px;}
.f-prz{position:relative;zoom:1;}
.f-oh{overflow:hidden;}
.f-ff0{font-family:arial,\5b8b\4f53;}
.f-ff1{font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;}
.f-fs1{font-size:12px;}
.f-fs2{font-size:14px;}
.f-fwn{font-weight:normal;}
.f-fwb{font-weight:bold;}
.f-tal{text-align:left;}
.f-tac{text-align:center;}
.f-tar{text-align:right;}
.f-taj{text-align:justify;text-justify:inter-ideograph;}
.f-vam,.f-vama *{vertical-align:middle;}
.f-wsn{word-wrap:normal;white-space:nowrap;}
.f-pre{overflow:hidden;text-align:left;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;}
.f-wwb{white-space:normal;word-wrap:break-word;word-break:break-all;}
.f-ti{overflow:hidden;text-indent:-30000px;}
.f-ti2{text-indent:2em;}
.f-lhn{line-height:normal;}
.f-tdu,.f-tdu:hover{text-decoration:underline;}
.f-tdn,.f-tdn:hover{text-decoration:none;}
.f-toe{overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
.f-csp{cursor:pointer;}
.f-csd{cursor:default;}
.f-csh{cursor:help;}
.f-csm{cursor:move;}
.f-usn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}


.u-cen 
{
	max-width:1001px;
	margin:0px auto;
}
/* 第三方 */
/* 响应式NAV */
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    /*width: 100%;*/
    border: 0;
}


/* 结构 g- */
.g-fullscreen
{
    width: 100%;
    position: relative;
}
.g-1100px
{
    width: 100%;
    max-width: 1100px;
    margin: 0px auto;
    position: relative;
}

.g-1280px
{
    width: 100%;
    max-width: 1280px;
    margin: 0px auto;
    position: relative;
}
.g-1290px
{
    width: 100%;
    max-width: 1290px;
    margin: 0px auto;
    position: relative;
}
















.f-powerby
{
text-indent: -8000px;
position: absolute;
top: 0px;
left: 0px;
}








/* 模块 m- */

.m-indexbanner
{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.m-indexbanner li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-size: auto 100%;
    background-position: top center;
}
.m-indexbanner img {
    display: block;
    position: relative;
    z-index: 1;
    height: 100%;
    /*max-width: 100%;*/
    border: 0;
}
.m-indexbanner .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: white;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px 47px;
    margin: 0;
    max-width: none;
    text-align: center;
}
.m-indexbanner .caption .big
{
    font-size: 115px;
    line-height: 92px;
    margin-bottom: 10px;
    font-family: 'defont';
}
.m-indexbanner .caption .middle
{
    font-size: 48px;
    line-height: 48px;
    letter-spacing: 2px;
    margin-bottom: 18px;
}


.m-indexbanner .indexbanner_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    margin-top: -45px;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 60px;
    width: 50px;
    background: transparent url("../img/bannerarr.gif") no-repeat left center;
}
.m-indexbanner .indexbanner_nav:active {
    opacity: 1.0;
}
.m-indexbanner .indexbanner_nav.next {
    left: auto;
    background-position: right center;
    right: 0;
}

.m-indexbanner .zazhibanner_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    margin-top: -15px;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 32px;
    width: 27px;
    background: transparent url("../img/zazhileftright.png") no-repeat left center;
}
.m-indexbanner .zazhibanner_nav:active {
    opacity: 1.0;
}
.m-indexbanner .zazhibanner_nav.next {
    left: auto;
    background-position: right center;
    right: 0;
}

.m-indexbanner .guwenbanner_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    margin-top: -10px;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 21px;
    width: 32px;
    background: transparent url("../img/guwennav.png") no-repeat left center;
}
.m-indexbanner .guwenbanner_nav:active {
    opacity: 1.0;
}
.m-indexbanner .guwenbanner_nav.next {
    left: auto;
    background-position: right center;
    right: 0;
}

.m-indexbanner .guwenbanner_tabs
{
    position: absolute;
    z-index: 99999999;
    bottom: 20px;
    width: 100%;
    text-align: center;
}
.m-indexbanner .guwenbanner_tabs li
{
    position: relative;
    display: inline-block;
    width: 21px;
    height: 7px;
    text-indent: 10000px;
}
.m-indexbanner .guwenbanner_tabs li a
{
    display: block;
    width: 21px;
    height: 7px;
    background: url("../img/guwenrightdown2.png") center center no-repeat;
}
.m-indexbanner .guwenbanner_tabs .guwenbanner_here a
{
    background: url("../img/guwenrightdown1.png") center center no-repeat;
}


.m-writewrapper
{
    background-color: #fff;
}












.m-top
{
    height: 96px;
    position: relative;
}
.m-top .logo
{
    display: inline-block;
    line-height: 95px;
    height: 96px;
    vertical-align: top;
}
.m-top .logo img
{
    vertical-align: middle;
	height:60px;
}
.m-top .topbignav
{
    padding-left: 35px;
    display: inline-block;
    height: 100%;
}
.m-top .topbignav li
{
    float: left;
    margin-right: 30px;
    height: 100%;
    color: #999999;
    line-height: 84px;
    font-size: 15px;
}
.m-top .topbignav li a
{
    display: inline-block;
    height: 100%;
    margin-top: 10px;
}
.m-top .topbignav li:hover
{
    color: #d20024;
    border-bottom: 2px solid #d20024;
    background: transparent url("../img/menu.png") no-repeat scroll center bottom;
}
.m-top .topsecnav
{
    position: absolute;
    top: 96px;
    left: 0px;
    border: 1px solid #e6ebf0;
    background-color: #ffffff;
    height: 225px;
    width: 90%;
    max-width: 866px;
    min-width: 710px;
    z-index: 9999;
    text-align: center;

    display: none;
}
.m-top .topsecnav .cwrapper
{
    display: inline-block;
    width: 682px;
    overflow: hidden;
    padding-top: 26px;
    line-height: 14px;
}
.m-top .topsecnav .cwrapper .divul
{
    width: 690px;
}
.m-top .topsecnav .cwrapper .divli
{
    width: 222px;
    margin-right: 8px;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #003e71;
}
.m-top .topsecnav .cwrapper .divli img{max-width:100%;}


.m-top .smallnavbtm
{
    height: 97px;
    line-height: 97px;
    position: absolute;
    left: 10%;
    display: none;
}
.m-top .smallnavbtm span
{
    width: 22px;
    display: inline-block;
}
.m-top .smallnavbtm img
{
    width: 100%;
    vertical-align: middle;
}

.m-top .searchpst
{
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -18px;
}


.m-footerwrapper
{
    border-top: 2px solid #e6ebf0;
}
.m-footer
{
    padding-top: 20px;
    margin-bottom: 60px;
}
.m-footer .footgroup
{
    padding-top: 35px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    float: left;
    width: 25%;
}

.m-footer .footgroup .title
{
    font-size: 16px;
    font-weight: bold;
    color: #003e71;
    line-height: 50px;
}


.m-footer .footgroup .linklist li
{
    font-size: 12px;
    line-height: 20px;
    color: #003e71;
}

.m-footer .footgroup .imglinklist
{
    display: inline-block;
}
.m-footer .footgroup .imglinklist li
{
    line-height: 24px;
    font-size: 12px;
    float: left;
}
.m-footer .footgroup .imglinklist li a img
{
    vertical-align: top;
    margin-top: 2px;
    margin-right: 9px;
}

.m-phonenvawrapper
{
    display: none;
}

.m-indexprodshow
{
    margin-top: 35px;
    margin-bottom: 60px;
}
.m-indexprodshow .productshow
{
    width: 25%;
    padding: 0px 5px;
    min-height: 60px;
    position: relative;
}
.m-indexprodshow .productshow .backgroundimg
{
    width: 100%;
    height: 483px;
    overflow: hidden;
}

.m-indexprodshow .productshow .backgroundimg img{max-width:100%;}
.m-indexprodshow .productshow .backgroundimg .imgs img 
{
	width:100%!important;
	height:auto !important;
}
.m-huodongdetail
{
    height: 169px;
    position: absolute;
    background: url(../img/v02.png) right top no-repeat;
    padding: 0px 16px;
    color: #fff;
    bottom: 0px;
    left: 0px;
    margin: 0px 5px;
}
.m-huodongdetail .huodongwrapper
{
    position: absolute;
    width: 100%;
    height: 100%;
}
.m-indexprodshow .productshow .name .left
{
    display: inline-block;
    padding: 10px 15px;
    padding-right: 0px;
    background-color: white;
    color: #003e71;
    height: 60px;
    width: 137px;
}
.m-indexprodshow .productshow .name .right
{
    display: inline-block;
    background-color: #003e71;
    width: 24px;
    height: 60px;
    position: relative;
}
.m-indexprodshow .productshow .name .right img
{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -2px;
    margin-top: -4px;
}

.m-indexprodshow .productshow:hover .name .left
{
    color: #d20024;
}
.m-indexprodshow .productshow:hover .name .right
{
    background-color: #d20024;
}

.m-leftrightwrapper
{
    background-color: #f0f0f0;
    padding-top: 40px;
    padding-bottom: 50px;
}
.m-leftrightwrapper .contentwrapper
{

}
.m-leftrightwrapper .leftwrapper
{
    float: left;
}
.m-leftrightwrapper .rightwrapper
{
    float: right;
    position: relative;
}




.m-listwrapper
{
    background-color: #f0f0f0;
    padding-top: 40px;
    padding-bottom: 60px;
    overflow: hidden;
}






.m-listwrapper .contentwrapper
{
    width: 110%;
}
.m-listwrapper .contentwrapper li
{
    list-style: none;
    width: 340px;
}
.m-listwrapper .contentwrapper li .img
{
    width: 100%;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
}
.m-listwrapper .contentwrapper li .img img
{
    width: 100%;
    vertical-align: top;
}
.m-listwrapper .contentwrapper li .des
{
    /*height: 112px;*/
    background-color: #fff;
    color: #003d71;
    padding: 18px 27px;
}
.m-listwrapper .contentwrapper li:hover .des
{
   /* background: url("../img/keka.png") top right  rgb(210,0,36) no-repeat;*/    background: rgb(210,0,36);
    color: #fff;
}
.m-listwrapper .contentwrapper .more
{
    width: 340px;
    border-radius: 2px;
    text-align: center;
}

.m-chanpinctrl
{
    position: absolute;
    width: 100%;
    /*bottom: 270px;*/
    bottom: 78px;
    z-index: 1;
}
.m-chanpinctrl ul
{
   list-style: none;
}
.m-chanpinctrl ul li
{
    float: left;
    width: 16px;
    height: 15px;
    background: url("../img/redbluearrowbtm.png") left bottom;
    background-size: 16px 32px;
    margin-right: 30px;
    cursor: pointer;
}
.m-chanpinctrl ul .targeted
{
    background-position: left top;
}
.m-chanpinctrl .infosandshare
{
    font-family: 'UniversLTStd-LightCn';
    margin-top: 16px;
}

.m-chanpinctrl .infosandshare .current
{
    font-size: 46px;
}
.m-chanpinctrl .infosandshare .middleganggang
{
    font-size: 46px;
}
.m-chanpinctrl .infosandshare .total
{
    font-size: 21px;
    font-family: 'defont';
}
.m-chanpinctrl .bluestyle .current
{
    color: #003e71;
}
.m-chanpinctrl .bluestyle .middleganggang
{
    color: #d20024;
}
.m-chanpinctrl .bluestyle .total
{
    color: #003e71;
}
.m-chanpinctrl .writestyle .current
{
    color: #fff;
}
.m-chanpinctrl .writestyle .middleganggang
{
    color: #d20024;
}
.m-chanpinctrl .writestyle .total
{
    color: #fff;
}

.m-zazhi
{
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(229,229,229,.95);
    display: none;
    z-index: 999999;
}
.m-zazhi .zazhiwrapper
{

    max-width: 1280px;
    width: 90%;
    margin: 40px auto;
}
.m-zazhi .zazhiwrapper .fixedleft
{
    position: fixed;
    top: 80px;
}
.m-zazhi .zazhiwrapper .leftwrapper
{
    width: 28.125%;
    float: left;
    margin-bottom: 10px;
}
.inside
{
    background-color: #fff;
    padding: 22px 35px 83px 20px;
}
.m-zazhi .zazhiwrapper .leftwrapper .nav
{
    list-style: none;
}
.m-zazhi .zazhiwrapper .leftwrapper .nav li
{
    width: 100%;
    height: 35px;
    border: 1px solid #e6ebf0;
    font-size: 12px;
    background-color: #fff;
    color: #003e71;
    margin-bottom: 10px;
    line-height: 33px;
    padding-left: 8px;
    cursor: pointer;
}
.m-zazhi .zazhiwrapper .leftwrapper .nav li.targeted
{
    background-color: #003e71;
    color: #fff;
}
.m-zazhi .zazhiwrapper .leftwrapper .title
{
    font-size: 24px;
    color: #003e71;
    margin-bottom: 36px;
}
.m-zazhi .zazhiwrapper .rightwrapper
{
    width: 68.6%;
    float: right;
    background-color: #fff;
}
.m-zazhi .zazhiwrapper .rightwrapper img
{
    width: 100%;
}
.m-zazhi .close-layer {
    width: 56px;
    height: 56px;
    position: fixed;
    right: 14px;
    top: 0;
    cursor: pointer;
    z-index: 99995;
}
.m-zazhi .close-layer i {
    background: url(../img/btn_close_layer.png) 0 0 no-repeat;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px 0 0 -18px;
}
.m-zazhi .close-layer:hover i {
    background-position:0 -50px
}

.m-zixuncontentwrapper
{
    background-color: #f0f0f0;
    padding-top: 40px;
    padding-bottom: 83px;
}
.m-maincontent
{
    width: 100%;
}
.m-maincontent .contentwrapper
{
    background-color: #fff;
    padding: 22px 46px 80px 46px;
}
.m-maincontent .contentwrapper .title
{
    font-size: 24px;
    line-height: 24px;
    color: #003e71;
    margin-bottom: 28px;
}
.m-maincontent .contentwrapper .content
{
    margin-bottom: 40px;
    text-align: justify;
    text-justify: auto;
}
.m-maincontent .contentwrapper .content img
{
    width: 900px;
    text-align: center;
	vertical-align:top;
}
.m-maincontent .contentwrapper .bottom span
{
    line-height: 26px;
    display: inline-block;
}
.m-maincontent .contentwrapper .bottom img
{
    vertical-align: top;
}

.m-maincontentref
{
    width: 100%;
    overflow: hidden;
}
.m-maincontentref .title
{
    margin-top: 34px;
    margin-bottom: 45px;
    font-size: 25px;
    color: #003e71;
}



.m-maincontentref .picScroll-left .picList li
{
    list-style: none;
    width: 360px;
    margin-right: 10px;
}
.m-maincontentref .picScroll-left .picList li .img
{
    width: 100%;
    height: 232px;
    border: 1px solid #f0f0f0;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
}
.m-maincontentref .picScroll-left .picList li .img img
{
    width: 100%;
    vertical-align: top;
}
.m-maincontentref .picScroll-left .picList li .des
{
    height: 112px;
    background-color: #fff;
    color: #003d71;
    padding: 18px 27px;
}
.m-maincontentref .picScroll-left .picList li:hover .des
{
    background-color: #d20024;
    color: #fff;
}
.m-maincontentref .picScroll-left .hd
{
    text-align: center;
    margin-top: 33px;
}

.m-movwrapper
{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(229,229,229,.75);
    z-index: 9999999999999;
    display: none;
}
.m-movwrapper .innerwrapper
{
    position: fixed;
    top: 50%;
    left: 50%;
    background-color: #000;
    width: 700px;
    height: 450px;
    margin-top: -225px;
    margin-left: -350px;
    text-align: center;
}
.m-movwrapper .innerwrapper .vidlist
{
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    height: 100%;
    position: absolute;
    right: -160px;
    top: 0px;
    width: 160px;
    overflow: hidden;
    background-color: #3c3c3c;
    padding: 0px 10px;
}
.m-movwrapper .innerwrapper .vidlist span
{
    cursor: pointer;
    margin-right: 10px;
    width: 2000px;
    display: inline-block;
    text-align: left;
}
.m-movwrapper .innerwrapper .close-layer {
    width: 56px;
    height: 56px;
    position: fixed;
    right: 14px;
    top: 0;
    cursor: pointer;
    z-index: 99995;
}
.m-movwrapper .innerwrapper .close-layer i
{
    background: url(../img/btn_close_layer.png) 0 0 no-repeat;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px 0 0 -18px;
}
.m-myvideostyle
{
    cursor: pointer;
    width: 95%;
    margin-top: 30px;
    height: 390px;
}


.m-popbox
{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 9999999;
    display: none;
}
.m-popbox .fullscreenbg
{
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
}
.m-popbox .imgwrapper
{
    width: 290px;
    height: 360px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -145px;
    margin-top: -195px;
    border: 1px solid #3B3B3B;
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 10px 10px 21px rgba(0, 0, 0, 0.35);
}
.m-popbox .imgwrapper .weixinwrapper
{
    display: none;
}
.m-popbox .imgwrapper .weixinwrapper .weixincode > img {
    width: 256px;
    height: 256px;
}
.m-popbox .imgwrapper .weixinwrapper > p {
    height: auto;
    line-height: 30px;
    padding: 20px 16px;
    background: #F6F6F6 none repeat scroll 0% 0%;
    font-size: 15.5px;
    text-align: center;
}
.m-popbox .imgwrapper .weixincode
{
    padding: 16px;
}
.m-popbox .imgwrapper .weibowrapper
{
    display: none;
}
.m-popbox .imgwrapper .weibowrapper .weibocode > img {
    width: 256px;
    height: 256px;
}
.m-popbox .imgwrapper .weibowrapper > p {
    height: auto;
    line-height: 30px;
    padding: 20px 16px;
    background: #F6F6F6 none repeat scroll 0% 0%;
    font-size: 15.5px;
    text-align: center;
}
.m-popbox .imgwrapper .weibocode
{
    padding: 16px;
}



.m-weixinsharewrapper
{
    width: 250px;
    height: 250px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -125px;
    margin-left: -120px;
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.3);
    display: none;
    z-index: 999999999999999;
}
.m-weixinsharewrapper .title
{
    width: 100%;
    line-height: 30px;
    padding: 0px 10px;
    font-size: 12px;
    border-bottom: 1px solid #EEE;
    position: relative;
}

.m-weixinsharewrapper .infos
{
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    line-height: 20px;
    border-top: 1px solid #EEE;
    padding: 0px 10px;
}
.m-weixinsharewrapper  #erweimaimg
{
    text-align: center;
    padding-top: 10px;
}
.m-weixinsharewrapper  #erweimaimg canvas
{
    max-height: 150px;
}
.u-weixinclose
{
    position: absolute;
    right: 10px;
    cursor: pointer;
}



/* 原件 u- */

.u-search .left
{
    margin-right: 14px;
    vertical-align: top;
}
.u-search .left img
{
    margin-top: -1px;
}
.u-search .right
{
    height: 37px;
    width: 222px;
    background-color: #f2f2f2;
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.u-search .right input
{
    width: 100%;
    border: 0px;
    background-color: #f2f2f2;
    padding: 0px 54px 0px 10px;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
}
.u-search .right .submit
{
    position: absolute;
    right: 19px;
    top: 50%;
    margin-top: -11.5px;
    cursor: pointer;
}

.u-indexrightpos
{
    position: absolute;
    bottom: 16px;
    left: 16px;
}

.u-bannerbtmwrapper .bannerbtmleft
{
    width: 48px;
    height: 48px;
    display: inline-block;
    background: url("../img/topbnrbtmleft.gif") center bottom;
}
.u-bannerbtmwrapper .bannerbtmright{
    height: 48px;
    margin-left: 2px;
    background-color: #fff;
    line-height: 48px;
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
    text-align: center;
    padding: 0px 24px;
    color: #003e71;
}
.u-bannerbtmwrapper:hover .bannerbtmleft
{
    background: url("../img/topbnrbtmleft.gif") center top;
}
.u-bannerbtmwrapper:hover .bannerbtmright
{
    color: #d20024;
}


.u-dropdown
{
    position:relative;
    width: 100%;
    margin-top: 20px;
}
.u-dropdown p
{
    width: 100%;
    height:25px;
    line-height:25px;
    padding-right:30px;
    border:1px solid #e6ebf0;
    background:#fff url(../img/fselectrightarrow.png) no-repeat right center;
    color:#003e71;
    cursor:pointer;
}
.u-dropdown img
{
    margin-right: 10px;
    margin-left: 10px;
}
.u-dropdown ul
{
    width:100%;
    background:#fff;
    border:1px solid #e6ebf0;
    border-top: 0px;
    position:absolute;
    display:none;
}
.u-dropdown ul li
{
    height:25px;
    line-height:25px;
}
.u-dropdown ul li a
{
    display:block;
    height:25px;
}


.u-styled-select select{
    background: url('../img/ico_select_mobile.png') no-repeat 90% center transparent;
    background-size: 10px;
    border: 1px solid #e2e6ea;
    padding: 0 10%;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1;
    border-radius: 0;
    height: 42px;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #003d71;
    width: 100%;
    margin-bottom: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: none;
}


.u-lianxileft
{
    padding-right: 8px;
    height: 456px;
    overflow: hidden;
    position: relative;
}
.u-lianxileft .title
{
    height: 72px;
    background:#fff;   /* background: url(../img/contactlefttopbg.png) top right no-repeat #fff;*/
    margin-bottom: 8px;
    line-height: 72px;
    font-size: 24px;
    color: #003e71;
    padding-left: 20px;
}
.u-lianxileft .addr
{
    height: 208px;
    padding-left: 20px;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 8px;
}
.u-lianxileft .others
{
    height: 160px;
    padding-left: 20px;
    background-color: #fff;
    overflow: hidden;
}
.u-lianxileft .hoverimg
{
    /*background: url(../img/contacthoverimg.png) left top;*/
    width: 96px;
    height: 239px;
    background-size: 96px 239px;
    position: absolute;
    bottom: 14px;
    right: 12px;
}
.u-lianxiright
{
    height: 456px;
    overflow: hidden;
}
.u-lianxiright img
{
    width: 100%;
}


.u-zhaoshangleft
{
    padding-right: 8px;

    overflow: hidden;
    position: relative;
}
.u-zhaoshangleft .title
{
    height: 72px;
    line-height: 72px;	background:#fff;
   /* background: url("../img/zsbg1.jpg") no-repeat center right;*/
    margin-bottom: 8px;
    font-size: 25px;
    padding-left: 20px;
    color: #003e71;
}

.u-zhaoshangleft .form .left
{
    width: 41.82%;
    padding-right: 8px;
    height: 472px;

}
.u-zhaoshangleft .form .left .zscontentwrapper
{
    width: 100%;
    height: 100%;
    padding-left: 20px;
    /*background: url("../img/deafe.png") 20px bottom no-repeat #fff;*/    background:#fff;
	background-size: 16%;
}
.u-zhaoshangleft .form .left .zscontentwrapper .title1{
    line-height: 60px;
    font-size: 16px;
    height: 60px;
    color: #003e71;
}
.u-zhaoshangleft .form .left .zscontentwrapper .xialaselect
{
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #003e71;
    width: 250px;
    display: inline-block;
}
.u-zhaoshangleft .form .left .zscontentwrapper .xialaselect .leftspace
{
    width: 54px;
    height: 35px;
    float: left;
    display: inline-block;
}

.u-zhaoshangleft .form .left .zscontentwrapper .oneinput
{
    /*height: 35px;*/
    line-height: 35px;
    margin: 20px 0px;
}
.u-zhaoshangleft .form .left .zscontentwrapper .oneinput .leftspace
{
    width: 54px;
    display: inline-block;
    color: #003e71;
}
.u-zhaoshangleft .form .left .zscontentwrapper .oneinput input
{
    border: 1px solid #ecf0f4;
    height: 35px;
    line-height: 35px;
    padding: 0px 10px;
    width: 140px;
    margin-right: 4px;
}
.u-zhaoshangleft .form .left .zscontentwrapper .oneinput .rightspace
{
    display: inline-block;
    color: #d20024;
    width: 108px;
}


.u-zhaoshangleft .form .right
{
    width: 58.18%;
    height: 472px;
}
.u-zhaoshangleft .form .right .zscontentwrapper
{
    width: 100%;
    height: 100%;
   /* background: url("../img/zhaoshangbg-11.png") right bottom no-repeat;*/
    background-color: #fff;
}
.u-zhaoshangleft .form .right .zscontentwrapper .title2
{
    height: 46px;
    padding-top: 26px;
    font-size: 12px;
    color: #003e71;
    padding-left: 19px;
}
.u-zhaoshangleft .form .right .zscontentwrapper textarea
{
    width: 600px;
    height: 127px;
    margin-left: 19px;
    border: 2px solid #f2f5f7;
    padding: 10px;
    margin-bottom: 12px;
}
.u-zhaoshangleft .form .right .zscontentwrapper .infos
{
    font-size: 12px;
    color: #003e71;
    margin-left: 19px;
    margin-bottom: 16px;
}
.u-zhaoshangleft .form .right .zscontentwrapper .infos p
{
    height: 24px;
}
.u-zhaoshangleft .form .right .zscontentwrapper .mores
{
    font-size: 12px;
    margin-left: 19px;
    color: #999999;
}
.u-zhaoshangleft .form .right .zscontentwrapper .mores p
{
    height: 16px;
}
.u-zhaoshangleft .form .right .zscontentwrapper .btmwrapper
{
    width: 100%;
    /*text-align: center;*/
    margin-top: 30px;
    margin-left: 46px;
}


.u-guwenleft
{
    overflow: hidden;
    position: relative;
}
.u-guwenleft .title
{
    height: 72px;
    line-height: 72px;
    /*background: url("../img/guwenlefttitle.png") no-repeat center right;*/	background:#fff;
    margin-bottom: 20px;
    font-size: 25px;
    padding-left: 20px;
    color: #003e71;
}
.u-guwenleft .fenlei
{
    width: 100%;
}
.u-guwenleft .fenlei ul
{
    width: 100%;
}
.u-guwenleft .fenlei li
{
    width: 50%;
    padding-right: 9px;
    float: left;
    margin-bottom: 8px;
    cursor: pointer;
}
.u-guwenleft .fenlei li .fenleione
{
    height: 60px;
    line-height: 60px;
    width: 100%;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    color: #003e71;
}
.u-guwenleft .fenlei li .fenleione:hover
{
    height: 60px;
    width: 100%;
    color: #fff;
    /*background: url("../img/fenleionghoverbg.png") top right no-repeat;*/
	background: rgb(210,0,36);
}
.u-guwenleft .fenlei li.targeted .fenleione
{
    height: 60px;
    width: 100%;
    color: #fff;
    /*background: url("../img/fenleionghoverbg.png") top right no-repeat;*/
	background: rgb(210,0,36);
}

.u-guwenright
{
    overflow: hidden;
    position: relative;
}
.u-guwenright .insidewrapper
{
    width: 100%;
}
.u-guwenright .insidewrapper .m-indexbanner img
{
    width: 100%;
    height: auto;
}






.u-btmstyle
{
    width: 268px;
    height: 40px;
    background: url("../img/deegfe.png") right bottom #db0d25;
    border: 0px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}



.u-zhaoshangleft .gongzuotitle
{
    height: 72px;
    line-height: 72px;
    background: url("../img/gzbg1.jpg") no-repeat center right;
    margin-bottom: 8px;
    font-size: 25px;
    padding-left: 20px;
    color: #003e71;
}
.u-zhaoshangleft .gongzuocontent
{
    min-height: 472px;
    background-color: #fff;
    padding: 22px 20px 24px 20px;
    position: relative;
}
.u-zhaoshangleft .gongzuocontent .jobname
{
    font-size: 16px;
    color: #db0d25;
    margin-bottom: 34px;
}
.u-zhaoshangleft .gongzuocontent .xiaobiaoti
{
    font-size: 13px;
    color: #003e71;
    margin-bottom: 13px;
}
.u-zhaoshangleft .gongzuocontent .detail
{
    line-height: 22px;
    font-size: 12px;
    margin-bottom: 30px;
}
.u-zhaoshangleft .gongzuocontent .submitjob
{
    position: absolute;
    bottom: 24px;
    left: 20px;
}



.u-verytop
{
    z-index: 9999999999;
    position: fixed;
}

.u-zhaoshangright
{

    overflow: hidden;

}
.u-zhaoshangright .insidewrapper
{
    background: url("../img/grgee.png") right bottom #fff no-repeat;
    padding-left: 20px;
    color: #003e71;
    height: 240px;
}
.u-zhaoshangright .title
{
    font-size: 15px;
    padding-top: 23px;
    font-weight: bold;
}
.u-zhaoshangright .phone
{
    font-size: 12px;
    padding-top: 20px;
}
.u-zhaoshangright .name
{
    font-size: 12px;
    padding-top: 13px;
}


.u-gongzuoright
{

}
.u-gongzuoright .gongzuorightwrapper
{
    padding: 23px 35px 50px 20px;
    overflow: hidden;
    min-height: 552px;
    background: url("../img/gongzuorightbg.png") left bottom #fff no-repeat;
}

.u-gongzuoright .jobunit
{
    border: 1px solid #e6ebf0;
    width: 100%;
    margin-bottom: 10px;
}
.u-gongzuoright .jobunit .title
{
    padding-left: 14px;
    line-height: 33px;
    font-size: 12px;
    color: #003d71;
    background: url("../img/gongzuorightarrbg1.png") #fff right top no-repeat;
    background-size: 21px 33px;
    cursor: pointer;
}
.u-gongzuoright .jobunit .list
{
    border-top: 1px solid #e6ebf0;
    display: none;
    line-height: 30px;
    padding: 7.5px 14px;
}
.u-gongzuoright .jobunit .list .targeted
{
    color: #db0d25;
}

.u-gongzuoright .selected .title
{
    background: url("../img/gongzuorightarrbg2.png") #003d71 right top no-repeat;
    color: #fff;
}
.u-gongzuoright .selected .list
{
    display: block;
}

.u-dianpuleft
{

}
.u-dianpuleft .provinfos
{
    width: 100%;
    overflow: hidden;
}
.u-dianpuleft .provinfos li
{
    list-style: none;
    float: left;
    width: 25%;
    padding-right: 8px;
    text-align: center;
    margin-bottom: 8px;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
}
.u-dianpuleft .provinfos li p
{
    width: 100%;
    height: 81px;
    line-height: 81px;
    background-color: #fff;
    color: #003d71;
}
.u-dianpuleft .provinfos li:hover p
{
    /*background: url(../img/dianpuprobg.jpg) right top;*/
	background: rgb(210,0,36);
    color: #fff;
}
.u-dianpuleft .provinfos .targeted p
{
     /*background: url(../img/dianpuprobg.jpg) right top;*/
	background: rgb(210,0,36);
    color: #fff;
}

.u-dianpuleft .cityinfos
{
    width: 100%;
    overflow: hidden;
    margin-top: 32px;
}
.u-dianpuleft .cityinfos li
{
    list-style: none;
    float: left;
    width: 16.666%;
    padding-right: 8px;
    text-align: center;
    margin-bottom: 8px;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
}
.u-dianpuleft .cityinfos li p
{
    width: 100%;
    height: 52px;
    line-height: 52px;
    background-color: #fff;
    color: #003d71;
}
.u-dianpuleft .cityinfos li:hover p
{
    /*background: url(../img/dianpucitybg.jpg) right top;*/
    color: #fff;
	background: #003d71;
}
.u-dianpuleft .cityinfos .targeted p
{
   /* background: url(../img/dianpucitybg.jpg) right top;*/
    color: #fff;
	background: #003d71;
}

.u-dianpuright
{

}
.u-dianpuright .shopinfos
{
    margin-top: 380px;
    max-height: 520px;
    overflow: hidden;
    position: relative;
}
.u-dianpuright .shopinfos li
{
    list-style: none;
    width: 100%;
    margin-bottom: 7px;
    cursor: pointer;
    padding: 16px;
    background-color: #fff;
    height: 97px;
}


.u-baiduditu
{
    height: 340px;
    width: 100%;
    background-color: #fff;
    margin-bottom: 40px;
    position: absolute;
    top: 0px;
}




.m-footer .u-lastfg
{
    width: 20.5%;
    float: right;
}








/*功能性代码 f- */
.f-shopsup
{
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top: 4px;
    cursor: pointer;
}
.f-shopsdown
{
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: 11px;
    cursor: pointer;
}


.f-dianzan
{
    cursor: pointer;
}
.f-clickmore
{
    cursor: pointer;
}

.f-cpleftrightctrl
{
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 100%;
    z-index: 2;
}
.f-cpleftrightctrl .probanner_nav
{
    height: 60px;
    width: 50px;
    background: url("../img/bigleftright.png");
    background-size: 100px 60px;
    display: inline-block;
    text-indent: -9999px;
}
.f-cpleftrightctrl .probanner_nav.prev
{
    background-position: left center;
    float: left;
    /*margin-left: 30px;*/
}
.f-cpleftrightctrl .probanner_nav.next
{
    background-position: right center;
    float: right;
    /*margin-right: 30px;*/
}

.f-no-scroll
{
    overflow:hidden;
}

.f-mobilemenubtm
{
    cursor: pointer;
}
.f-mobiledropdown
{
    display: none;
}

.f-mobileshow
{
    display: none;
}
.f-pcshow
{
    display: inline-block;
}

.f-fixed
{
    position: fixed;
    top: 0px;
    z-index: 999;
    width: 100%;
}


.f-pst35
{
    width: 35%;
}
.f-pst65
{
    width: 65%;
}
.f-pst335
{
    width: 33.5%;
}
.f-pst665
{
    width: 66.5%;
}
.f-pst3285
{
    width: 32.85%;
}
.f-pst6715
{
    width: 67.15%;
}
.f-pst100
{
    width: 100%;
}
.f-pst7118
{
    width: 71.18%;
}
.f-pst2882
{
    width: 28.82%;
}
.f-pst50
{
    width: 50%;
}

.f-weixinpageshare
{
    cursor: pointer;
}

/* 其他 */

#pt-main
{
    /*height: 100%;*/
    /*top: 96px;*/
}

.u-zhao 

{
	font-size:22px;
	color:#d20024;
	line-height:30px;
}
.u-zhao  .span1 
{
	color:#003e71;
}
.u-zhao  .span2 
{
	font-weight:bold;font-size:30px;
}
/*--------------------------------------------*/
/* 响应式media */
@media screen and (max-width: 1100px) {
	.u-bannerbtmwrapper .bannerbtmleft{display:none;}
	.u-bannerbtmwrapper .bannerbtmright{padding:0px 10px;}
}
/* 横屏 */
@media screen and (orientation:landscape){

}
/* 竖屏 */
@media screen and (orientation:portrait){

}
/* windows UI 贴靠 */
@media screen and (-ms-view-state:snapped){

}
/* 打印 */
@media print{

}

/*phone*/
@media screen and (max-width: 767px) {
    .u-zhaoshangleft .form .right .zscontentwrapper .btmwrapper
    {
        margin-left: 0px;
        text-align: center;
    }
    .u-dianpuleft .cityinfos li
    {
        width: 25%;
    }
    .m-movwrapper .innerwrapper
    {
        width: 90%;
        height: 300px;
        margin-top: -150px;
        margin-left: -45%;
    }
    .m-myvideostyle
    {
        cursor: pointer;
        width: 80%;
        margin-top: 30px;
        height: 240px;
        padding-right: 100px;
    }
    .m-movwrapper .innerwrapper .vidlist {
        width: 100px;
            right: 0px;
    }
    .u-zhaoshangleft .form .right .zscontentwrapper textarea
    {
        width: 300px;
    }
    .m-phonenvawrapper
    {
        /*display: block;*/
        position: fixed;
        top: 48px;
        height: 100%;
        z-index: 777777;
        width: 100%;
        background-color: #fff;
        border-top: 1px solid #e6ebf0;
    }
    .m-phonenvawrapper li
    {
        border-bottom: 1px solid #e6ebf0;
        line-height: 48px;
        font-size: 15px;
        color: #003e71;
        padding-left: 10%;
    }
    .m-phonenvawrapper li .downlayer
    {
        line-height: 12px;
        font-size: 12px;
        color: #989898;
    }
    .m-phonenvawrapper li .downlayer span
    {
        display: block;
        margin-bottom: 12px;
    }
    .u-secpst
    {
        position: relative;
        left: 50%;
        margin-left: -135px;
        margin-top: 40px;
    }


    .m-maincontentref .picScroll-left .picList li
    {
        list-style: none;
        width: 100%;
        margin-right: 10px;
    }
    .m-maincontentref
    {
        padding: 0px 8px;
    }
    .m-listwrapper .contentwrapper .more
    {
        cursor: pointer;
        width: 100%;
        padding: 0px 8px;
    }
    #pt-main
    {
       /* height: 100%;
        top: 0px;*/
    }
    .f-cpleftrightctrl
    {
        display: none;
    }
    .m-zazhi .zazhiwrapper .fixedleft
    {
        position: relative;
    }
    .m-zazhi .zazhiwrapper .leftwrapper
    {
        width: 100%;
    }
    .m-zazhi .zazhiwrapper .rightwrapper
    {
        width: 100%;
    }
    .m-leftrightwrapper
    {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .m-indexbanner .indexbanner_nav {
        height: 30px;
        width: 25px;
        margin-top: -15px;
        background-position: -12.5px center;
    }
    .m-indexbanner .indexbanner_nav.next
    {
        background-position: -62.5px center;
    }
    .m-indexbanner .zazhibanner_nav {
        height: 32px;
        width: 26px;
        margin-top: 15px;
        background-position: left center;
    }
    .m-indexbanner .zazhibanner_nav.next
    {
        background-position: right center;
    }
    .m-indexbanner .guwenbanner_nav {
        height: 21px;
        width: 32px;
        margin-top: 15px;
        background-position: left center;
    }
    .m-indexbanner .guwenbanner_nav.next
    {
        background-position: right center;
    }
    .m-indexbanner .caption {
        position: relative;
        top: 126px;
        display: inline-block;
        width: 100%;
        z-index: 2;
        font-size: 20px;
        padding: 10px 20px;
        margin: 0;
        max-width: none;
        text-align: center;
        background-color: #f4f4f4;
        color: #003e71;
        display: none;
    }
    .m-indexbanner .caption .big
    {
        font-size: 24px;
        line-height: 24px;
    }
    .m-indexbanner .caption .middle
    {
        font-size: 18px;
        line-height: 18px;
        letter-spacing: 1px;
    }
    .m-indexbanner li
    {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% auto;
    }
    .u-bannerbtmwrapper
    {
        width: 80%;
        margin: 0px auto;
        padding-left: 38px;
        position: relative;
    }
    .u-bannerbtmwrapper .bannerbtmleft
    {
        width: 36px;
        height: 22px;
        display: inline-block;
        position: absolute;
        left: 0px;
        top: 0px;
        background-position: center 35px;
    }
    .u-bannerbtmwrapper:hover .bannerbtmleft
    {
        background-position: center -13px;
    }
    .u-bannerbtmwrapper .bannerbtmright{
        height: 22px;
        width: 100%;
        margin-left: 2px;
        background-color: #fff;
        line-height: 22px;
        display: inline-block;
        vertical-align: top;
        font-size: 16px;
        text-align: center;
        padding: 0px 0px;
        color: #003e71;
    }
    .u-indexrightpos
    {
        left: 21px;
        position: absolute;
        height: 22px;
    }
    .m-top .topbignav
    {
        display: none;
    }
    .m-top .topsecnav
    {
        display: none;
    }
    .m-top .searchpst
    {
        display: none;
    }
    .m-top
    {
        height: 48px;
        position: fixed;
        top: 0px;
        z-index: 888888;
        background-color: #fff;
    }
    .m-top .logo
    {
        display: inline-block;
        line-height: 47px;
        height: 48px;
        vertical-align: top;
    }
    .m-top .logo img
    {
        height: 30px;
    }
    .m-top .logo
    {
        position: absolute;
        left: 50%;
        margin-left: -13.5px;
    }
    .m-top .smallnavbtm
    {
        display: block;
        height: 47px;
        line-height: 47px;
    }
    .m-indexprodshow .productshow .name .right {
        display: none;
    }
    .m-indexprodshow .productshow .name .left {
        padding: 10px 0px;
        height: auto;
        width: 100%;
    }
    .m-footer .footgroup .imglinklist li .txt
    {
        display: none;
    }
    .m-footer .footgroup .imglinklist li a img
    {
        margin-left: 10px;
        margin-right: 10px;
    }
    .m-footer .footgroup .u-dropdown
    {
        display: none;
    }
    .f-mobiledropdown
    {
        display: block;
    }
    .m-footer .footgroup:last-child {

    }
    .m-footer .footgroup
    {
        width: 100%;
        padding-top: 0px;
    }
    .m-footer .footgroup .linklist
    {
        display: none;
    }
    .f-hudongtag
    {
        /*display: none;*/
    }
    .m-footer
    {
        text-align: center;
        margin-bottom: 30px;
    }
    .m-writewrapper {
        margin-bottom: 48px;
    }
    .m-indexprodshow
    {
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .m-indexprodshow .productshow .backgroundimg
    {
        display: none;
    }
    .m-indexprodshow .productshow .name
    {
        position: relative;
        text-align: center;
        margin: 0px 5px;
    }
    .m-indexprodshow .productshow .yundong1 .left
    {
        background-color: #003e71;
        color: #fff;
    }
    .m-indexprodshow .productshow .yundong2 .left
    {
        background-color: #f1f1f1;
        color: #003e71;
    }
    .m-indexprodshow .productshow .yundong3 .left
    {
        background-color: #da0d25;
        color: #fff;
    }
    .m-indexprodshow .productshow
    {
        width: 100%;
        margin: 10px 0px;
    }

    .f-mobileshow
    {
        display: inline-block;
    }
    .f-pcshow
    {
        display: none;
    }
    .u-styled-select select
    {
        display: block;
    }

    .m-huodongdetail
    {
        position: relative;
    }


    .f-pst35
    {
        width: 100%;
    }
    .f-pst65
    {
        width: 100%;
    }
    .f-pst335
    {
        width: 100%;
    }
    .f-pst665
    {
        width: 100%;
    }
    .f-pst3285
    {
        width: 100%;
    }
    .f-pst6715
    {
        width: 100%;
    }
    .f-pst7118
    {
        width: 100%;
    }
    .f-pst2882
    {
        width: 100%;
    }
    .f-pst50
    {
        width: 100%;
    }

    .u-lianxileft
    {
        padding: 0px 5px;
    }
    .u-zhaoshangleft
    {
        padding: 0px 5px;
    }
    .u-zhaoshangright
    {
        padding: 0px 5px;
    }
    .u-gongzuoright
    {
        padding: 0px 5px;
    }

    .u-dianpuleft
    {
        padding: 0px 5px;
    }
    .u-dianpuright
    {
        padding: 0px 5px;
    }

    .u-dianpuright .shopinfos
    {
        margin-top: 32px;
    }

    .u-baiduditu
    {
        height: 340px;
        width: 100%;
        background-color: #fff;
        margin-top: 40px;
        position: relative;
    }

    .m-listwrapper .contentwrapper
    {
        width: 100%;
    }
    .m-listwrapper .contentwrapper li
    {
        width: 100%;
        padding: 0px 8px;
        margin-bottom: 20px;
    }

    .u-zhaoshangleft .form .left
    {
        width: 100%;
        padding-right: 0px;
    }
    .u-zhaoshangleft .form .right
    {
        width: 100%;
        margin-top: 10px;
    }

    .m-leftrightwrapper .rightwrapper
    {
        margin-top: 10px;
    }
    .m-chanpinctrl
    {
        bottom: 10px;
        left: 5%;
    }

    .m-footer .u-lastfg
    {
        width: 100%;
    }

    .f-fixed
    {
        top: 48px;
    }

    .u-verytop
    {
        z-index: 9999999999;
        position: relative;
    }

    .u-dianpuleft .provinfos li
    {
        padding: 0px 4px;
    }

}
/*pad*/
@media screen and (min-width: 768px) {
    .m-maincontentref .picScroll-left .picList li
    {
        list-style: none;
        width: 33.333%;
        margin-right: 10px;
    }
    .g-1100px
    {
        padding: 0px 10px;
    }
    .m-top .searchpst
    {
        right: 10px;
    }
    .m-footer .footgroup .imglinklist li
    {
        width: 100%;
    }
/*    .m-footer .footgroup:last-child {
        float: right;
    }*/
    .m-indexprodshow .productshow .name
    {
        position: absolute;
        bottom: 16px;
        left: 21px;
    }
}
/*disktop*/
@media screen and (min-width: 992px) {
    .g-1100px
    {
        padding: 0px 10px;
    }
    .m-top .searchpst
    {
        right: 10px;
    }
    .m-footer .footgroup .imglinklist li
    {
        width: 50%;
    }
/*    .m-footer .footgroup:last-child {
        float: right;
    }*/
    .m-indexprodshow .productshow .name
    {
        position: absolute;
        bottom: 16px;
        left: 21px;
    }
}
/*bigscreen*/
@media screen and (min-width: 1100px) {
    .g-1100px
    {
        padding: 0px;
    }
    .m-top .searchpst
    {
        right: 0px;
    }
    .m-footer .footgroup .imglinklist li
    {
        width: 50%;
    }
/*    .m-footer .footgroup:last-child {
        float: right;
    }*/
    .m-indexprodshow .productshow .name
    {
        position: absolute;
        bottom: 16px;
        left: 21px;
    }
}

















