/**
 *
 * @authors jiayi (690405541@qq.com)
 * @date    2015-07-27
 */
/*鍒濆鍖  reset*/
blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;}
body,button,input,select,textarea{font:12px/1.5 "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1, "寰蒋闆呴粦","MicrosoftJhengHei","鍗庢枃缁嗛粦","STHeiti","MingLiu","SimHei","榛戜綋", \5b8b\4f53,"SimSun", "瀹嬩綋",sans-serif; color: #666;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea{font-size:100%;}
h1,h2,h3,h4,h5,h6,strong{font-weight: normal;}
em,i,address{font-style:normal;}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
ol,ul{list-style:none;}
a{text-decoration:none;}
fieldset,img{border:0 none;vertical-align:top;}
textarea{resize:none;}
a,input,button,select,textarea{outline:none;}
a,button{cursor:pointer;}
table{border-collapse:collapse;border-spacing:0}
/*html5 鏂版爣绛?/
article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section,address{display:block}
mark{background:#FF0;color:#000}
template{display:none}
/*甯冨眬  grid***********************************************************/
.g-wp{width:1120px;min-width: 1120px;margin-left:auto;margin-right:auto}
.g-wa{width:100%;min-width: 1120px;}
/*鍔熻兘  function*******************************************************/
.f-fl{float:left;}
.f-fr{float:right;}
.f-fl,.f-fr{display:inline;}
.f-cb:after,.f-cb:before{content: "";display:table;clear:both;}
.f-cb{*zoom:1;}
.f-ovh{overflow: hidden;}
.f-tal{text-align: left;}
.f-tac{text-align: center;}
.f-tar{text-align: right;}
.f-st{font-family:\5b8b\4f53,"SimSun", "瀹嬩綋";}
.f-fz16{font-size: 16px;}
.f-fz18{font-size: 18px;}
.f-fz20{font-size: 20px;}
.f-fz24{font-size: 24px;}
.f-fz30{font-size: 30px;}
.hide{display:none !important;}
.show{display:block !important;}
/* 鐨偆 skin********************************************************/
/* 妯″潡 module********************************************************/
/* 缃戠珯澶撮儴 start********************************************************/
.g-hd{
    padding: 27px 0 15px;
    background: #fff url('../img/public/topbar-bg.jpg') center 0 no-repeat;
}
.m-logo h1{
    background: #fff url('../img/public/logo.png') 0 0 no-repeat;
}
.m-logo h1 a{
    display: inline-block;
    width: 350px;
    height: 0;
    padding-top: 58px;
    overflow: hidden;
}
h2{
    width: 450px;
    height: 0;
    padding-top: 18px;
    margin: 22px 0 0 30px;
    overflow: hidden;
    background: #fff url('../img/public/logo-slogan.png') 0 0 no-repeat;
}
/* 缃戠珯澶撮儴 end  ********************************************************/
/* 缃戠珯瀵艰埅 start********************************************************/
.g-nav{
    position: relative;
    z-index: 20;
    height: 55px;
    background-color: #2680e0;
}
.g-nav li{
    position: relative;
    z-index: 10;
    float: left;
    height: 55px;
    padding-left: 15px;
    background:url('../img/public/nav-line.png') 0 22px no-repeat;
}
.g-nav li.first{
    background: none;
}
.g-nav .nav{
    position: relative;
    top: -8px;
    display: block;
    font-size: 16px;
    height: 63px;
    line-height: 66px;
    padding: 0 30px;
    color: #fff;
    text-align: center;
}
.g-nav li.active .nav{
    height: 63px;
    padding-right: 0;
    background:url('../img/public/nav-bg.png') 0 0 no-repeat;
}
.g-nav li.active .nav span{
    float: left;
    padding-right: 32px;
    background:url('../img/public/nav-bg.png') 100% -63px no-repeat;
}

.g-nav li.active .nav strong{
    float: left;
    height: 63px;
    padding-left: 10px;
    padding-right: 15px;
    background-color: #6cb542;
}
.g-nav .nav:hover{

}
.g-nav .subnav{
    position: absolute;
    left: 10px;
    top: 50px;
    display: none;
    width: 200px;
}
.g-nav .subnav .subnav-top{
    height: 12px;
    background:url('../img/public/subnav-bg.png') 0 0 no-repeat;
}
.g-nav .subnav .subnav-bottom{
    height: 12px;
    background:url('../img/public/subnav-bg.png') -400px 0 no-repeat;
}
.g-nav .subnav ol{
    padding-bottom: 11px;
    background:url('../img/public/subnav-bg.png') -200px 0 repeat-y;
}
.g-nav .subnav ol li{
    float: none;
    padding: 0;
    padding-left: 5px;
    margin: 0 15px;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    background: none;
    border-bottom: 1px solid #e4e4e4;
}
.g-nav .subnav ol li a{
    color: #666;
}
.g-nav .subnav ol li a:hover{
    color: #6cb542;
}
.g-nav li.hover .subnav{
    display: block;
}
/* 缃戠珯瀵艰埅 end  ********************************************************/
/* 缃戠珯搴曢儴 start********************************************************/
.g-ft{
    padding: 30px 0 20px;
    background-color: #474747;
	float:left;
	width:100%
}
.g-ft .m-ft-left{
    width: 650px;
}
.g-ft .m-ft-right{
    width: 400px;
}
.g-ft .menu{
    line-height: 40px;
}
.g-ft .menu li{
    float: left;
    padding-left: 3px;
    background:url('../img/public/menu-line.png') 0 center no-repeat;
}
.g-ft .menu li.first{
    background: none;
}
.g-ft .menu li.first a{
    padding-left: 0;
}
.g-ft .menu a{
    padding: 0 12px;
    font-size: 14px;
    color: #b3b6b7;
}
.g-ft .menu a:hover{
    color: #fff;
}
.g-ft .address p{
    font-size: 14px;
    line-height: 22px;
    color: #989898;
}
.g-ft .erweima{
    width: 90px;
    padding: 5px 4px;
    text-align: center;
    background-color: #373737;
}
.g-ft .erweima img{
    width: 90px;
    height: 90px;
}
.g-ft .erweima p{
    padding-top: 4px;
    line-height: 21px;
    color: #c6c6c6;
}
.g-ft .attention{
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 34px;
    color: #777;
}
.g-ft .attention a{
    margin-right: 32px;
    color: #777;
}
.g-ft .attention a img{
    margin-right: 5px;
}
.g-ft .attention a:hover{
    color: #fff;
}
.g-ft .contact{
    width: 300px;
    padding-top: 10px;
    font-size: 14px;
    line-height: 30px;
    color: #949494;
}
.g-ft .contact i{
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    margin-top: 3px;
    margin-right: 7px;
}
.g-ft .contact span{
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    line-height: 14px;
}
.g-ft .contact strong{
    font-size: 26px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.g-ft .contact i.tel{
    background:url('../img/footer-contact-icon.png') 0 0 no-repeat;
}
.g-ft .contact i.email{
    background:url('../img/footer-contact-icon.png') 0 -24px no-repeat;
}
/* 缃戠珯搴曢儴 end  ********************************************************/
/* 缃戠珯棣栭〉 start********************************************************/
.g-banner{
    position: relative;
    height: 547px;
}
.g-banner ul {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.g-banner ul li{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
}
.g-banner ul a{
    display: block;
    height: 547px;
}
.g-banner .btns{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    height: 42px;
    padding-top: 10px;
    font-size: 0;
    text-align: center;
}
.g-banner .btns li{
    display: inline;
    *zoom:1;
    display: inline-block;
    cursor: pointer;
    width: 9px;
    height: 9px;
    margin: 0 5px;
    overflow: hidden;
    background-color: #259dd3;
}
.g-banner .btns li.active{
    background-color: #c8e0a0;
}
.g-items .m-tt{
    padding-bottom: 23px;
    text-align: center;
}
.g-items .m-tt img{
    height: 23px;
}
.g-items .m-tt h3{
    font-size: 16px;
    line-height: 32px;
    color: #444;
}
.g-superiority{
    padding:38px 0 43px;
}
.g-superiority li{
    position: relative;
    float: left;
    width: 25%;
    padding-top: 87px;
    text-align: center;
}
.g-superiority li .circle{
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 0;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    background: #fff url('../img/circle-icon.png') 0 0 no-repeat;
    opacity: 0;
    filter: alpha(opacity=0);
}
.g-superiority li .icon{
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    background:url('../img/superiority-icon1.png') 0 0 no-repeat;
}
.g-superiority li:hover .icon{
    background-position: 0 -80px;
}
.g-superiority li .icon2{
    background-image: url('../img/superiority-icon2.png');
}
.g-superiority li .icon3{
    background-image: url('../img/superiority-icon3.png');
}
.g-superiority li .icon4{
    background-image: url('../img/superiority-icon4.png');
}
.g-superiority li:hover .circle{
    opacity: 1;
    filter: alpha(opacity=100);
}
.g-superiority li:hover h4{
    color: #004098;
}
.g-superiority li:hover p{
    color: #97c836;
}
.g-superiority li h4{
    font-size: 16px;
    line-height: 36px;
    color: #555;
}
.g-superiority li p{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 20px;
    color: #555;
}

.g-company{
    padding-bottom: 24px;
}
.g-company .sidepic{
    position: relative;
    width: 463px;
    height: 295px;
    background-color: #ccc;
}
.g-company .sidepic-hot{
    position: absolute;
    left: -7px;
    top: -7px;
    z-index: 10;
    width: 87px;
    height: 100px;
    background:url('../img/sidepic-hot.png') 0 0 no-repeat;
}
.g-company .sidepic-pic{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.g-company .sidepic-pic ul{
    position: absolute;
    width: 20000px;
}
.g-company .sidepic-pic li{
    float: left;
    width: 463px;
    height: 295px;
    overflow: hidden;
}
.g-company .sidepic-mask{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    height: 60px;
    background-color: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.sidepic-title{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 60px;
    overflow: hidden;
}
.sidepic-title .text{
    position: absolute;
    left: 0;
    top: 0;
    width: 170px;
    padding-left: 17px;
    color: #fff;
}
.sidepic-title .text li{
    height: 60px;
}
.sidepic-title .text p{
    width:240px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}
.sidepic-title .text h4{
    padding-top: 1px;
    line-height: 28px;
    vertical-align: top;
}
.sidepic-title .text h4 a{
     float: left;
    width: 180px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;

}
.sidepic-title .text h4 time{
    float: right;
    font-size: 14px;
}
.sidepic-title .btns{
    padding: 1px 2px 0px 0;
}
.sidepic-title .btns li{
    float: left;
    width: 41px;
    height: 41px;
    padding: 6px 3px 3px;
    margin-right: 6px;
    cursor: pointer;
    background:url('../img/sidepic-btns-bg.png') 0 -50px no-repeat;
}
.sidepic-title .btns li.active{
    background-position: 0 0;
}
.sidepic-title .btns img{
    width: 41px;
    height: 41px;
}
.g-company .company{
    position: relative;
    width: 563px;
    height: 247px;
    padding: 36px 22px 0 30px;
    background-color: #fff;
    border: 6px solid #d7d7d7;
}
.g-company .company .m-tt{
    position: absolute;
    left: 50%;
    top: -15px;
    width: 374px;
    margin-left: -182px;
    background-color: #fff;
}
.g-company .company .m-ct{
    position: relative;
    z-index: 10;
    height: 236px;
    overflow: hidden;
}
.g-company .company .m-ct li{
    height: 27px;
    padding-top: 11px;
    border-bottom: 1px solid #d7d7d7;
}
.g-company .company li h4{
    font-size: 16px;
    line-height: 30px;
    vertical-align: top;
}
.g-company .company li a{
    float: left;
    width: 470px;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}
.g-company .company li a:hover{
    color: #006cb7;
}
.g-company .company li time{
    float: right;
    color: #666;
}
.g-company .company li p{
    width: 90%;
    line-height: 22px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}

.g-business{
    padding: 28px 0 30px;
}
.g-business .m-ct{
    overflow: hidden;
    height: 280px;
    border: 1px solid #d7d7d7;
}
.g-business .m-ct ul{
    width: 1120px;
}
.g-business li{
    float: left;
    margin-left: -1px;
}
.g-business .content{
    float: left;
    overflow: hidden;
    width: 0;
    height: 280px;
    background-color: #eee;
}
.g-business .content .tips{
    height: 66px;
    padding: 40px 20px 0;
    font-size: 14px;
    line-height: 22px;
    color: #666;
}
.g-business .content .m-roll{
    position: relative;
}
.g-business .content .roll{
    position: relative;
    width: 666px;
    height: 147px;
    margin: 0 auto;
    overflow: hidden;
}
.g-business .content .roll ul{
    position: absolute;
    left: 0;
    top: 0;
    width: 20000px;
}
.g-business .content .roll li{
    margin: 0 8px;
    width: 210px;
    height: 147px;
}
.g-business .content .roll li img{
    width: 210px;
    height: 147px;
}
.g-business .content .toggle a{
    position: absolute;
    top: 58px;
    width: 12px;
    height: 26px;
    background:url('../img/business-toggle.png') 0 0 no-repeat;
}
.g-business .content .toggle a.next{
    left: 16px;
}
.g-business .content .toggle a.next:hover{
    background-position: 0 -51px;
}
.g-business .content .toggle a.prev{
    right: 14px;
    background-position: 0 -26px;
}
.g-business .content .toggle a.prev:hover{
    background-position: 0 -77px;
}
.g-business li.active .content{
    width: 710px;
}
.g-business .title{
    float: left;
    width: 57px;
    height: 280px;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    text-align: center;
    cursor: pointer;
}
.g-business .title:hover{
    width: 59px;
    border: none;
    background: #fff url('../img/business-hover.jpg') 0 0 no-repeat;
}
.g-business .title:hover strong,.g-business .title:hover span{
    color: #fff;
}
.g-business .title strong{
    display: inline-block;
    width: 100%;
    font-size: 36px;
    line-height: 70px;
    color: #64b2dc;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.g-business .title span{
    display: inline-block;
    width: 27px;
    font-size: 16px;
    line-height: 16px;
    color: #333;
}

.g-about .m-ct{
    height: 420px;
    background: #eee url('../img/about-bg.jpg') center 0 no-repeat;
}
.g-about .certificate{
    width: 370px;
    height: 287px;
    padding-top: 70px;
}
.g-about .certificate .pic{
    position: relative;
    overflow: hidden;
    width: 370px;
    height: 253px;
}
.g-about .certificate .pic ul{
    position: absolute;
    left: 0;
    top: 0;
    width: 20000px;
}
.g-about .certificate .pic li{
    float: left;
}
.g-about .certificate .text{
    position: relative;
    height: 54px;

    background-color: #fff;
}
.g-about .certificate .btns{
    padding-top: 14px;
    height: 17px;
    text-align: center;
    font-size: 0;
}
.g-about .certificate .btns li{
    display: inline;
    *zoom: 1;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    cursor: pointer;
    background-color: #939798;
}
.g-about .certificate .toggle a{
    position: absolute;
    top: 6px;
    z-index: 2;
    font-size: 26px;
    color: #a9acad;
}
.g-about .certificate .toggle a:hover{
    color: #73b844;
}
.g-about .certificate .toggle a.prev{
    left: 30px;
}
.g-about .certificate .toggle a.next{
    right: 30px;
}
.g-about .certificate .btns li.active{
    background-color: #259dd3;
}
.g-about .certificate ul{
    width: 220px;
    margin: 0 auto;
    line-height: 35px;
    color: #666;
}
.g-about .certificate ul p{
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    font-size: 14px;
    text-align: center;
}
.g-about .certificate ul h4{
    font-size: 16px;
    font-weight: bold;
    border-top: 1px solid #dbdddd;
}
.g-about .certificate .text ul li{
    display: none;
}
.g-about .certificate .text ul li.active{
    display: block;
}
.g-about .certificate ul h4 a{
    float: right;
    font-size: 12px;
    font-weight: normal;
    color: #666;
}
.g-about .certificate ul h4 a:hover{
    color: #73b844;
}
.g-about .about{
    width: 650px;
    padding:38px 0 0 50px;
	float:left
}
.g-about .about dt{
    font-size: 22px;
    line-height: 82px;
    color: #105f9d;
}
.g-about .about dd{
    font-size: 16px;
    line-height: 32px;
    color: #666;
}
.g-about .about h4{
  
    font-size: 16px;
    line-height: 50px;
    color: #333;
}
.g-about .about h4 strong{
    font-size: 16px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight:bold
}
.g-about .about p a{
    padding-left: 29px;
    margin-right: 15px;
    font-size: 16px;
    line-height: 34px;
    color: #333;float:left;
    border: 1px solid #999999;
}
.g-about .about p a span{
    display: inline-block;
    vertical-align: top;
    width: 20px;
    margin-left: 29px;
    text-align: center;
    color: #fff;
    background-color: #999;
}
.g-about .about p a:hover{
    color: #7fbf40;
    border-color: #7fbf40;
}
.g-about .about p a:hover span{
    background-color: #7fbf40;
}
.g-about .video{
    width: 465px;
    height: 283px;
    overflow: hidden;
    margin-top: 69px;
}


.g-news{
    padding: 33px 0 29px;
    background-color: #ececec;
}
.g-news .u-ct{
    background-color: #fff;
}
.g-news .u-tt{
    line-height: 33px;
}
.g-news .u-tt h3{
    padding:0 31px;
    font-size: 16px;
    color: #fff;
    background-color: #6cb542;
}
.g-news .u-tt .more{
    padding: 0 3px;
    color: #888;
}
.g-news .u-tt .more:hover{
    color:#6cb542;
}
.g-news .u-ct{
    width: 514px;
    padding: 19px 18px;
    background-color: #fff;
    border: 1px dashed #eee;
}
.g-news ul{
    padding: 0 10px;
}
.g-news li{
    font-size: 0;
    line-height: 31px;
}
.g-news li i{
    display: inline-block;
    vertical-align: top;
    width: 5px;
    height: 5px;
    margin: 13px 11px 0 0;
    overflow: hidden;
    background: #fff url('../img/public/news-list-icon.jpg') 0 0 no-repeat;
}
.g-news li .title{
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    color: #222;
}
.g-news li .title:hover{
    color: #6cb542;
}
.g-news li .time{
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    color: #666;
}

.g-case{
    padding: 47px 0 54px;
}
.g-case .m-roll{
    position: relative;
    height: 224px;
}
.g-case .m-roll .roll{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 224px;
}
.g-case .m-roll ul{
    position: absolute;
    left: 0;
    top: 0;
    width: 20000px;
}
.g-case .m-roll li{
    position: relative;
    float: left;
    width: 276px;
    margin-right: 5px;
}
.g-case .m-roll li .pic{
    display: block;
    width: 276px;
    height: 183px;
    overflow: hidden;
}
.g-case .m-roll li .mask{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 276px;
    height: 183px;
    background-color: #006cb7;
    opacity: 0.8;
    filter: alpha(opacity=80);
    display: none;
}
.g-case .m-roll li .info{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 220px;
    height: 131px;
    padding: 52px 28px 0;
    display: none;
    text-align: center;
}
.g-case .m-roll li .info .link{
    display: inline-block;
    vertical-align: top;
    width: 36px;
    height: 36px;
    background:url('../img/case-link-icon.png') 0 0 no-repeat;
}
.g-case .m-roll li .info p{
    padding-top: 22px;
    color: #fff;
    line-height: 22px;
    text-align: left;
}
.g-case .m-roll li:hover .mask,.g-case .m-roll li:hover .info{
    display: block;
}
.g-case .m-roll .toggle a{
    position: absolute;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    line-height: 32px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #999;
}
.g-case .m-roll .toggle a:hover{
    border-color: #73b844;
}
.g-case .m-roll .toggle a.prev{
    left: -68px;
}
.g-case .m-roll .toggle a.next{
    right: -68px;
}
.g-case .m-roll .toggle a span{
    display: inline-block;
    vertical-align: top;
    width: 7px;
    height: 14px;
    margin-top: 9px;
    overflow: hidden;
    background: #fff url('../img/case-toggle.png') 0 0 no-repeat;
}
.g-case .m-roll .toggle a.next span{
    background-position: 0 -14px;
}
.g-case .m-roll li .text{
    margin-top: 3px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    background-color: #f5f5f5;
    border: 1px solid #eee;
}
.g-case .m-roll li:hover .text{
    background-color: #78bb41;
    border-color: #68af2d;
}
.g-case .m-roll li .text a{
    display: inline-block;
    vertical-align: top;
    color: #333;
    width: 90%;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}
.g-case .m-roll li:hover .text a{
    color: #fff;
}

.g-links ul{
    padding-left: 2px;
    width: 1150px;
}
.g-links li{
    float: left;
    padding: 0 12px 12px 0;
}
.g-links li a{
    display: inline-block;
    width: 174px;
    height: 59px;
    border: 1px solid #dedede;
}
.g-links li a:hover{
    border-color: #6cb542;
}
.g-contact{
    padding:25px 0 37px;
}
.g-contact .m-ct{
    padding-top: 9px;
}
.g-contact .item{
    position: relative;
    width: 540px;
    height: 230px;
    border: 3px solid #e1e1e1;
    background-color: #fff;
}
.g-contact .contact{
    width: 500px;
   margin: 0  20px 20px 20px;
}
.g-contact .mask{
    position: absolute;
    left: 50%;
    width: 448px;
    height: 3px;
    margin-left: -224px;
    background-color: #fff;
}
.g-contact .mask-top{
    top: -3px;
}
.g-contact .mask-bottom{
    bottom: -3px;
}
.g-contact .contact dl{
    width: 130px;
    padding-top: 26px;
    text-align: center;
}
.g-contact .contact dd{
    padding-top: 15px;
    line-height: 24px;
    color: #666;
}
.g-contact .contact dd p.p2{
    font-size: 22px;
    line-height: 28px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.g-contact .contact dd p.p3{
    font-size: 16px;
    line-height: 34px;
}
.g-contact .contact ul{
    width: 350px;
    font-size: 14px;
    color: #666;
}
.g-contact .contact li{
    line-height: 28px;
}
/* 缃戠珯棣栭〉 end  ********************************************************/
