.wrap{ width: 1280px; height: auto; margin: 0 auto;  }
.wrap2{ width: 1280px; height: auto; margin: 100px auto; padding: 50px; border-radius: 20px; background: #fff; }
body{ color: #434343; font-family: arial, Microsoft YaHei, "微软雅黑"; font-size: 16px; overflow-x: hidden; min-width:1380px; }
a{ color: #434343; }

.impowerBox .status p:nth-child(2){ display:none; }

/*========手机导航=====*/
.btn-m-list{width: 55px; height: 80px; background: #ce8484; border-left: 1px solid #fff; position: relative; z-index: 999999999999; display: none; transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);}
.trans,.trans:hover{-webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; -moz-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; transition:all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; -ms-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;}
.trans-fast, .trans-fast:hover {-webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out;}
.btn-m-list .burger{width: 24px; height: 2px; background-color: #fff; display: block; position: absolute; z-index: 5; top: 30px; left: 50%; margin: 0 0 0 -10px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center;}
.btn-m-list .burger-2{top: 40px; width: 18px;}
.btn-m-list .burger-3{top: 50px; width: 13px;}
.btn-m-list.on .burger-1{top: 25px; width: 21px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg);transform: rotate(225deg);}
.btn-m-list.on .burger-2{top: 25px; width: 21px; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; left: 100%;}
.btn-m-list.on .burger-3{top: 25px; width: 21px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg);}
.mask{width: 100%; height: 100%; position: fixed; _position: absolute; top: 0; left: 0; z-index: 2000; display: none; background-color: rgba(0,0,0,0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000, endColorstr=#70000000);}

.neirong2{width: 80%; display: block; position: fixed; top: 0; right: 0; z-index: 99999999999; overflow-y: auto; touch-action: pan-y;-webkit-user-select: none;-webkit-user-drag: none;}
.neirong2 .neirong2-bd{padding: 50px 50px 20px 50px; visibility: hidden;}
.neirong2 li{border-bottom: 1px solid #F2F2F2; -webkit-transition: all .35s ease-out;-moz-transition: all .35s ease-out;-ms-transition: all .35s ease-out;-o-transition: all .35s ease-out;transition: all .35s ease-out;}
.neirong2 li>a{display: block; height: 47px; line-height: 47px; color: #fff; font-size: 16px;}
.neirong2 li.on>a{color: #fff;}
.neirong2.neirong2-on{left: 0;}
.neirong2-close{width: 24px; height: 24px; background: url(../images/nav_close.png) no-repeat 7px center; position: absolute; top: 20px; left: 10px; visibility: hidden;}
.neirong2.neirong2-hide{
    background-color: rgba(38,70,147,.5);
    width: 0;
    height: 100%;
    -webkit-transition:background 0.35s linear,width 0.45s linear 200ms;
    -moz-transition:background 0.35s linear,width 0.45s linear 200ms;
    -ms-transition:background 0.35s linear,width 0.45s linear 200ms;
    -o-transition:background 0.35s linear,width 0.45s linear 200ms;
    transition:background 0.35s linear,width 0.45s linear 200ms;}
.neirong2.neirong2-show{background-color: rgba(195,120,120,.95); height: 100%; width: 80%;  }
.neirong2.neirong2-show .neirong2-bd,.neirong2.neirong2-show .neirong2-close{visibility: visible;}
.neirong2.neirong2-hide li,.neirong2.neirong2-hide .subcall span{
    opacity: 0;
    -webkit-transform: scale(1.1) translateX(-24px);
    -moz-transform: scale(1.1) translateX(-24px);
    -ms-transform: scale(1.1) translateX(-24px);
    -o-transform: scale(1.1) translateX(-24px);
    transform: scale(1.1) translateX(-24px);
}
.neirong2.neirong2-show li,.neirong2.neirong2-show .subcall span{opacity: 1; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none;}
.neirong2 li:nth-of-type(2){ -webkit-transition-delay: 300ms,300ms; transition-delay: 300ms,300ms;}
.neirong2 li:nth-of-type(3){ -webkit-transition-delay: 350ms,350ms; transition-delay: 350ms,350ms;}
.neirong2 li:nth-of-type(4){ -webkit-transition-delay: 400ms,400ms; transition-delay: 400ms,400ms;}
.neirong2 li:nth-of-type(5){ -webkit-transition-delay: 450ms,450ms; transition-delay: 450ms,450ms;}
.neirong2 li:nth-of-type(6){ -webkit-transition-delay: 500ms,500ms; transition-delay: 500ms,500ms;}
.neirong2 li:nth-of-type(7){ -webkit-transition-delay: 550ms,550ms; transition-delay: 550ms,550ms;}
.neirong2 li:nth-of-type(8){ -webkit-transition-delay: 600ms,600ms; transition-delay: 600ms,600ms;}
.neirong2 li:nth-of-type(9){ -webkit-transition-delay: 650ms,650ms; transition-delay: 650ms,650ms;}
.neirong2 li:nth-of-type(10){ -webkit-transition-delay: 700ms,700ms; transition-delay: 700ms,700ms;}
.neirong2 li:nth-of-type(11){ -webkit-transition-delay: 750ms,750ms; transition-delay: 750ms,750ms;}
.neirong2 .subnav{display: none;}
.neirong2 .subnav a{display: block; font-size: 14px; color: #fafafa; padding: 10px 0; padding-left: 15px; }
.neirong2 .subcall{padding: 0 50px; }
.neirong2 .subcall span{-webkit-transition-delay: 850ms,850ms; transition-delay: 850ms,850ms; -webkit-transition: all .35s ease-out;-moz-transition: all .35s ease-out;-ms-transition: all .35s ease-out;-o-transition: all .35s ease-out;transition: all .35s ease-out;}
.neirong2 .subcall span{font-family: "Arial"; display: block; font-size: 18px; font-weight: bold; color: #fff; padding-left: 30px; background: url(../images/callnum.png) left center no-repeat;}

/*========手机导航=====*/
.daohang { position: fixed; left: 0; top: 0; z-index: 9999999; background: rgba(0,0,0,0.5); width: 100%; height: 80px; line-height: 80px; }
.daohang  ul li{ float: left; }
.daohang .fenxiang a{ position: relative; display: block; width: 80px; height: 80px; float: left; background: #FFFFFF; text-align: center; line-height: 80px; }
.daohang .fenxiang a img{ display: inline-block; vertical-align: middle; }
.daohang .fenxiang a .erweima{ position: absolute; width: 130px; height: 130px; right: 0;  top: 80px; display: none; }
.daohang .fenxiang a .erweima img{ width: 100%; }
.daohang .fenxiang a:hover .erweima{ display: block; }
.daohang .zhucdengl a{ background:#ce8484; display: block; width: 80px; height: 80px; float: left;  text-align: center; line-height: 80px; color: #fff; }
.nav_list{ margin-right: 30px; background: url(../images/renwu.png) no-repeat left center; padding-left: 100px; }
.nav_list ul li{ padding: 0 30px; font-size: 20px; }
.nav_list ul li a{ color: #fff; }
.logo{ height: 80px; background: #ce8484; }


.banner{ width: 100%; height: 100%; position: relative; }
.bannerdatu{ height: 100%; position: absolute; width: 100%; left: 0; top: 0; z-index: 10; }
.bannerdatu ul { width: 100%; height: 100%; }
.bannerdatu ul li{ width: 100%; height: 100%; background-size: cover !important; opacity: 0; transition: all 1s; position: absolute; left: 0; top: 0; }
.bannerdatu ul li.li00{ opacity: 1; z-index: 15; }
.wenzida{ height: 100%;  position: absolute; width: 100%; left: 0; top: 0; z-index: 20; }
.wenzida ul{ width: 100%; height: 100%; }
.wenzida ul li{ float: left; width: 33.3333%; height: 50%; text-align: center; overflow: hidden; }
.wenzida ul li .wenzi{  padding-top: 170px; font-size: 26px; line-height: 50px; color: #FFFFFF; overflow: hidden; position: relative; right: -100%; transition: all .6s; }
.wenzida ul li:hover .wenzi{ right: 0; }
.wenzida ul li:hover { background: #007AFF; opacity: 0.5; }

.dierping{ position: relative; background: url(../images/bgbg2.png) no-repeat center center; background-size: cover; overflow: hidden; }
.dierping2{ background: url(../images/lxbg.jpg) no-repeat center center; }
.zuocekuang{width: 65%; height: 102%; transition: all 1s; position: absolute; left: -5%; top: -2%;  }
.zuocekuang a{ display: block; }

.zuocekuang.tu1{ left: 0;  background: url(../images/bg2-1.png) no-repeat ;background-size: 100% 100%; top: 0;  }

.zuocekuang2{width: 65%; height: 102%; overflow: hidden;  transition: all 1s; position: absolute; right: -5%; bottom: -2%; }
.zuocekuang2.tu2{  bottom: 0;  right: 0; background: url(../images/bg2-2.png) no-repeat  ;background-size: 100% 100%;   }

.zuocekuang .wenzi2{ color: #FFFFFF; position: absolute; width: 420px; height: 220px; left: 160px; top: 50%; margin-top: -110px; line-height: 42px; z-index: 99999999; }
.zuocekuang .wenzi2 h2{ font-size: 46px; margin-bottom: 20px; }
.zuocekuang .wenzi2 p{ margin-bottom: 30px; font-size: 20px;  }

.zuocekuang2 .wenzi2{ text-align: right; color: #fff; position: absolute; width: 550px; right: 160px; bottom: 150px; line-height: 42px; }
.zuocekuang2 .wenzi2 h2{ font-size: 46px; margin-bottom: 20px; text-shadow: 0px 0px 20px #000; }
.zuocekuang2 .wenzi2 p{ margin-bottom: 30px; font-size: 20px;  text-shadow: 0px 0px 20px #000;  }
.zuocekuang2 .wenzi2 p img{ width: 100%; }

.mianfshiting{ width: 1000px; height: 480px; background: #8c59f2; border-radius: 15px; margin: 0 auto; margin-top: 100px; }
.mianfshiting .left { width: 50%; padding: 50px; }
.mianfshiting .left img{ width: 100%; }
.mianfshiting .right{ width: 50%; padding: 50px; color: #FFFFFF; }

.mianfshiting .right .title{ text-align: center; font-size: 28px; background: url(../images/xian3.png) no-repeat center center; margin-bottom: 40px; }
.mianfshiting .right p{ margin-bottom: 30px; height: 36px; line-height: 36px; }
.mianfshiting .right p b{ display: block; float: left; width: 110px; font-size: 18px; font-weight: 400; }
.mianfshiting .right p input{ display: block; float: left; width: 250px; height: 36px; line-height: 36px; background: rgba(255,255,255,0.6); padding: 0 10px; border-radius: 20px; }

.tijiao input{ width: 355px; height: 48px; background: #ff6249; border-radius: 20px; color: #FFFFFF; font-size: 20px; }

.ruheshangke{ width: 80%; margin: 0 auto; color: #FFFFFF; }
.ruheshangke .title{ margin-bottom: 40px; font-size: 22px; background: url(../images/xian4.png) no-repeat left center; padding-left: 25px; }
.ruheshangke ul li{ float: left; width: 23.5%; margin-right: 2%; padding: 30px; background: rgba(255,255,255,0.3); }
.ruheshangke ul li:nth-child(4n){ margin-right: 0; }
.ruheshangke ul li .img{ overflow: hidden; position: relative; height: 130px; top: 0; transition: all 1s;  }
.ruheshangke ul li .img img{ width: 100%; transition: all 1s; display: block; height: 100%; }
.ruheshangke ul li a{ color: #ce8484; }
.ruheshangke ul li .wenzi{ position: relative; transition: all 1s; top: 0; }
.ruheshangke ul li .wenzi h2{ margin-bottom: 15px; }
.ruheshangke ul li .wenzi h3{ margin-bottom: 30px; }
.ruheshangke ul li .wenzi p{ margin-bottom: 30px; line-height: 26px; height: 52px; overflow: hidden; }
/*.ruheshangke ul li:hover .img img{ transform: scale(1.1); }
.ruheshangke ul li:hover .img{ top: -180px; }
.ruheshangke ul li:hover .wenzi{ top: 150px; }*/


.lianxiwomen{ width: 900px; height: 360px;  background: #FFFFFF; border-radius: 10px; padding: 100px; margin: 0 auto; margin-bottom: 150px; color: #c950c3; }
.lianxiwomen .wenzi h2{ margin-bottom: 35px; font-size: 26px; }
.lianxiwomen .wenzi p{ padding-left: 35px; margin-bottom: 35px; }


/*==================================================*/
.zhuce{ width: 1000px;  margin: 120px auto; margin-top: 180px;  background: #FFFFFF; padding: 50px 70px; border-radius: 20px; overflow: hidden; }
.zhuce .img{ width: 50%; padding-right: 30px; }
.zhuce .img img{ width: 100%; }
.zhuce .wenzi{ width: 50%; }
.zhuce .wenzi h2{ text-align: center; font-size: 28px; background: url(../images/xian5.png) no-repeat center center; margin-bottom: 50px; }
.zhuce .wenzi dl{ margin-bottom: 30px; }
.zhuce .wenzi dl dt{ display: block; float: left; width: 120px; font-size: 18px; line-height: 36px; }
.zhuce .wenzi dl dd{ display: block;  float: left; width: 305px; }
.zhuce .wenzi dl dd input{ display: block; width: 305px; height: 36px; line-height: 36px; background: #f4e3e4; border-radius: 20px; padding: 0 20px; }
.zhuce .wenzi dl.xinbie dd { line-height: 36px; }
.zhuce .wenzi dl.xinbie dd input{ display: inline-block; width: 20px; height: 20px; vertical-align: middle; }
html{  min-height: 100%; position: relative;  }
body{  min-height: 100%;  }
.lijizhuce input{ display: block; width: 100%; background: #ce8485; height: 46px; line-height: 46px; font-size: 20px; border-radius: 20px; color: #FFFFFF; }
.jiaobu2{ width: 100%; text-align: center; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,0.6); padding: 10px 0; line-height: 36px; color: #FFFFFF; }
.jiaobu2 a{ color: #FFFFFF; }

.yanzhengma input{ width: 48% !important; margin-right: 4%; float: left; }
.yanzhengma input:nth-child(2){ margin-right: 0; }


.stk{ background: #8C59F2; color: #FFFFFF; }
.stk .wenzi h2{ background: url(../images/xian55.png) no-repeat center center; }
.stk .wenzi dl dd input{ background: #ba9bf8; }
.stk input{ background: #ff6249; }

.lianxiwomen2{  }
.lianxiwomen2 .left{ color: #bc6c6d; width: 280px; }
.lianxiwomen2 .left2{  height: 490px; overflow: scroll; }
.lianxiwomen2 .left .title{ font-size: 26px; background: url(../images/icon1.png) no-repeat left center; padding-left: 80px; height: 50px; line-height: 50px;  margin-bottom: 20px;}
.lianxiwomen2 .left ul li { padding-left: 35px; height: 60px; line-height: 60px; margin-bottom: 10px; }
.lianxiwomen2 .left ul li.li1{ background: #ce8485; color: #FFFFFF; }
.lianxiwomen2 .left ul li.li1 a{ color: #FFFFFF; }
.lianxiwomen2 .left ul li:hover{ background: #ce8485; color: #FFFFFF; }
.lianxiwomen2 .left ul li:hover a{ color: #FFFFFF;}
.lianxiwomen2 .left a{ color: #BC6C6D; display: block;  background: url(../images/dian2.png) no-repeat left center; padding-left: 25px; font-size: 18px; }
.lianxiwomen2 .right{ width: 900px; padding: 0 50px; border-left: 1px solid #e2dee0; line-height: 36px; position: relative; }

.lianxiwomen2 .right .fanhuishangyiji{ position: absolute; right: 10px; top: -30px;padding: 5px 20px;  border: 1px solid #CCCCCC; border-radius: 6px; background: #ce8484; color: #fff; border: 1px solid #ce8484; }

.lianxiwomen2 .right .fanhuishangyiji a{color: #fff;  }
.lianxiwomen2 .right .title{ text-align: center; background: url(../images/xian6.png) no-repeat center center; height: 50px; line-height: 50px; margin-bottom: 10px; font-size: 26px; color: #bc6c6d; }
.lianxiwomen2 .right .neirongxq img{ max-width: 100%; }


.erjizhaopin_shehui dl span{ display: block; width: 20%; float: left; padding: 0 20px; }
.erjizhaopin_shehui dl dt{ height: 56px; line-height: 56px; color: #fff; background: #CE8485; }
.erjizhaopin_shehui dl dd>p{ height: 56px; line-height: 56px; border-bottom: 1px solid #CE8485; }
.erjizhaopin_shehui dl dd a{ display: block; }
.erjizhaopin_shehui dl dd .zhiweixiangqing{ padding: 25px; line-height: 30px; display: none; position: fixed; left: 50%; top: 50%; width: 800px; height: 400px; margin-left: -300px; margin-top: -200px; overflow-y: scroll; background: #FFFFFF; box-shadow: 0px 0px 10px #CE8485; z-index: 9999; }
.guanbi{ position: absolute; right: 10px; top: 10px; width: 30px; height: 30px; background: url(../images/guanbi.png) no-repeat center center; cursor: pointer; }

.kechenzhongxin h2{ font-size: 20px; margin-bottom: 15px; color: #CE8484; }
.kechenzhongxin ul li{ width: 50%; float: left;  line-height: 50px; margin-bottom: 30px; overflow: hidden; }
.kechenzhongxin ul li a{   display: inline-block; margin-right: 10px; padding: 0 20px; background: #efe3e5; border-radius: 15px; }
.kechenzhongxin .leifensanji h3{ color: #CE8484; font-size: 16px; margin-bottom: 20px; }

.erjibanner img{ width: 100%; }
.mengwazhanshi{ width: 1280px; margin: 0 auto; margin-bottom: 130px; }
.mengwazhanshi .sousuo { padding: 20px 0; }
.mengwazhanshi .sousuo2{  border: 1px solid #7D8B99; }
.mengwazhanshi .sousuo2 input{ display: block; float: left; height: 50px; line-height: 50px; }
.mengwazhanshi .sousuo2 input:nth-child(1){ width: 300px; padding: 0 10px; }
.mengwazhanshi .sousuo2 input:nth-child(2){ width: 50px; height: 50px; background: url(../images/mengwa2_05.png) no-repeat center center; border-left: 1px solid #7D8B99; }
.mengwazhanshi ul li{ width: 32%; margin-right: 2%; float: left; margin-bottom: 15px; }
.mengwazhanshi ul li:nth-child(3n){ margin-right: 0; }
.mengwazhanshi ul li .img{ overflow: hidden; }
.mengwazhanshi ul li .img img{ width: 100%; transition: all 1s; }
.mengwazhanshi ul li .wenzi p{ float: left; text-align: center; font-size: 18px; color: #CE8485; height: 50px; line-height: 50px; }
.mengwazhanshi ul li:hover .img img{ transform: scale(1.2); }
.mengwazhanshi ul li:hover .wenzi{ background: #8C59F2; }
.mengwazhanshi ul li:hover .wenzi p{ color: #FFFFFF; }

.dingwei1{ position: fixed; left: 10px; top: 30%; width: 130px; z-index: 9999; }
.dingwei1 a{ display: block; margin-bottom: 15px; height: 50px; line-height: 50px; background: #CE8485; color: #FFFFFF; box-shadow: 0 6px 10px #7D8B99; text-align: center; border-radius: 20px; }
.dingwei1 a:hover{ background: #8C59F2; }


.mengwazhanshi_xq{ margin: 130px auto; color: #CE8484; line-height: 32px; }
.mengwazhanshi_xq .biaoti1{ text-align: center; font-size: 30px; color: #CE8484; margin-bottom: 30px; }
.mengwazhanshi_xq .shipin{ margin-bottom: 20px; }
.mengwazhanshi_xq .xiangqnwenzi h2{ text-align: center; font-size: 20px; margin-bottom: 20px; }
.mengwazhanshi_xq .xiangqnwenzi{ margin-top: 35px; }
.tupianxq img{ width: 100%; }

.lianxiwomen2 img{ max-width: 100%; }


.dingwen222{ position: absolute; left: 0; top: 80px; width: 150%; background: #e6b9b9; display: none; }
.zhucdengl span{ display: block; float: left; }
.dingwen222 ul li{ line-height: 36px;  float: inherit !important; }
.daohang .zhucdengl .dingwen222 ul li a{ line-height: 46px; height: 46px; border-bottom: 1px solid #ccc; width: 100%; text-align: center; background: none; color: #333; }

.zhucdengl span:hover .dingwen222{ display: block; }

.zfbd{ line-height: 50px; }
.zfbd button{ display: block; width: 100px; height: 35px; line-height: 35px; text-align: center; background: #bc6c6d; color: #fff;  border:none; font-size: 18px; margin-top: 20px; }

.tjyu{ margin-top: -15px; margin-bottom: 15px; color: #666; }

.layui-layer-btn .layui-layer-btn0{ background-color: #bc6c6d !important; border-color: #bc6c6d !important; }

.xiugaixinxi{ padding: 10px 15px; background: #bc6c6d; color: #fff; border-radius: 6px;  }


.neirongxqxx{ margin: 35px auto; width: 100%; padding: 20px; }


.fanhuizhifu{ display: block; width: 100px; height: 35px; line-height: 35px; text-align: center; background: #bc6c6d; color: #fff;  border:none; font-size: 18px; margin-top: 20px; }

#think_page_trace_open{ display: none !important; }


.a,
        .ab,
        .abc,
        .abcd,
        .abcde,
        .abcdef,
        .abcdefg {
            font-size: 10px;
            color: red;
        }
        
        
        
.kechenzhongxin22{ margin-top:0px; margin-bottom:100px; }
.kechenzhongxin22 img{ width:100%; }
.ruheshangke2222{ margin-top:0px; margin-bottom:100px; }
.ruheshangke2222 img{ width:100%; }
 .ruheshangke{ position:relative; height:100%; width:100%; } 
 .ruheshangke a{ position:absolute; left:0; top:0px; width:100%; height:100%; z-index:999; }
 .shoujixianshi{ display:none; }
 
 
.fanhuishangyibu{ display:block; width:120px; height:35px; line-height:35px; text-align:center; background:#bc6c6d; color:#fff; margin-top:25px; } 
 
 
 .lijigoumai{ position:fixed; left:0; bottom:0; width:100%; height:60px; background:#666; }
 
 

 .bangdingshouji{ margin-top: 5px; text-align: center; }
.bangdingshouji p{ margin-bottom: 5px; }
.bangdingshouji input{ display: inline-block; height: 36px; line-height: 36px; }
.bangdingshouji input.input1{ width: 200px; border: 1px solid #DFDFDF; padding: 0 5px; }
.bangdingshouji input.input2{ width: 100px; border: 1px solid #DFDFDF; padding: 0 5px; }
.bangdingshouji input.input3{ width: 100px; text-align:center; background: #CE8484; }
.bangdingshouji input.input4{ width: 80%; background: #CE8484; color: #FFFFFF; font-size: 18px; border-radius: 3px; }
.bangdingwenzi{ padding-top: 25px; margin-bottom: 30px; }
.bangdingwenzi h2{ font-size: 18px; margin-bottom: 10px; }
.bangdingwenzi img{ display: block; margin: 0 auto; }
.bangdingwenzi2 h2{ font-size: 18px; margin-bottom: 10px; color: #C92C2C; }
 
 
 
 
 
 
