﻿/*导航*/
/*.g-nav { background:#1578c5; }
.g-nav li { float:left; color:#fff; font-size:1em; height:100%;line-height:295%;  width:24.333%; text-align:center; position:relative; box-sizing:border-box;
border-left:1px solid #3486c7; border-right:1px solid #0c5690; }
.g-nav li em { display:block; margin:0 auto; padding-top:0.75em;}
.g-nav li em img { display:block;}
.g-nav a:nth-child(1),.g-nav a:nth-child(4) { width:32.96875%;}
.g-nav a:nth-child(2),.g-nav a:nth-child(5) { width:34.21875%;}
.g-nav a:nth-child(3),.g-nav a:nth-child(6) { widht:32.8125%;}
.g-nav a:nth-child(1) em,.g-nav a:nth-child(4) em { width:25.59%;}
.g-nav a:nth-child(2) em,.g-nav a:nth-child(5) em { width:24.66%;}
.g-nav a:nth-child(3) em,.g-nav a:nth-child(6) em { width:25.7%;}

.g-nav a:nth-child(3) li, .g-nav a:nth-child(6) li { border-right:none;}
.g-nav a:nth-child(1) li,.g-nav a:nth-child(2) li,.g-nav a:nth-child(3) li { border-bottom:1px solid #3486c7;
}
.g-nav a:nth-child(4) li,.g-nav a:nth-child(5) li,.g-nav a:nth-child(6) li { border-top:1px solid #0c5690;}
*/

.g-nav {
    background: rgba(0, 0, 0, 0) none no-repeat scroll center top / 100% 100%;
    position: relative;
}
.g-nav li {
    background-color: #1578c5;
    background-image:-moz-linear-gradient(center top , #1578c5, #2d90cb);
    color: #fff;
    float: left;
    font-size: 1em;
    line-height: 295%;
    position: relative;
    text-align: center;
    width: 25%;
}
.g-nav li::before {
    background: #1578c5 none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    z-index: 9;
}
.g-nav li::after {
    background: #1578c5 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 9;
}
.g-nav a:nth-child(1) li::after, .g-nav a:nth-child(5) li::after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.g-nav a:nth-child(4) li::before, .g-nav a:nth-child(8) li::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.g-nav a:nth-child(1) li, .g-nav a:nth-child(2) li, .g-nav a:nth-child(3) li, .g-nav a:nth-child(4) li {
    border-bottom: 1px solid #3486c7;
}

/*通栏广告*/
.g-adv{clear:both;position:relative;z-index:15;}
.g-adv .m-box img{ display:block;position: relative; }
.g-adv .sclwrap_box {position:relative; height:12.5em;}
.g-adv .m-cnt{ width:100%;  bottom:0.1em; z-index:10; height:0.625em; display:block;}
.g-adv .m-cnt li{ float:left; height:0.625em; width:20%; }
.g-adv .m-cnt{ background:#d8d8d8; }/*通栏广告  状态栏*/
.g-adv .m-cnt .z-on { background:#1578c5; }/*通栏广告  状态栏 当前*/

.g-bd { background:#eee;}
/*产品中心*/
.g-pro { padding-top:1em; margin-bottom:1.375em;
background: #fcfcfc; /* Old browsers */
background: -moz-linear-gradient(top,  #fcfcfc 0%, #efefef 40%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(40%,#efefef), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcfcfc 0%,#efefef 40%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcfcfc 0%,#efefef 40%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcfcfc 0%,#efefef 40%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fcfcfc 0%,#efefef 40%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
 }
.m-cmtit { text-align:center; height:2.16667em; font-size:1em; font-weight:bold; margin-bottom:1.5833em; position:relative;}
.m-cmtit:before{ content:''; height:1px; width:100%; background:#1578c5;  position:absolute; top:49%; left:0;}
.m-cmtit a { color:#1579c6; display:block; background:#efefef; position:relative; z-index:9; margin:0 auto; width:38.28%; height:2.0833em; line-height:2.0833em; border:1px solid #1578c5; }

.m-pro .m-cnt {
    margin-bottom: 1.625em;
    overflow: hidden;
    line-height: 2.08333em;
    border-top: 1px solid #1578c5;
}
.m-pro .m-cnt li {
    float: left;
    width: 25%;
    text-align: center;
    color: #1579c6;
    font-size: 1em;
    box-sizing: border-box;
    border-right: 1px solid #1578c5;
    border-bottom: 1px solid #1578c5;
}
.m-pro .m-cnt li:nth-of-type(4) { border-right:none;}
.m-pro .m-cnt .z-on { background:#1578c5; color:#fff; }
.m-pro .sclwrap_box { width:79.375%; margin:0 auto;}
.pro_con .p_img { display:block; margin-bottom:1.41667em; position:relative;}
.p_img em { display:block;}
.p_img em img { border:3px solid #fff; box-sizing:border-box; display:block;}
.p_img span { position:absolute; width:100%; text-align:center; height:1.75em; line-height:1.75em; color:#fff; background:#80b2d8; left:0; bottom:3px;}
.m-box .p_more { display:block; width:45.27%; height:2.333em; line-height:2.333em; text-align:center; color:#fff; font-size:1em; margin:0 auto; border-radius:0.28em; 
background: #d44035; /* Old browsers */
background: -moz-linear-gradient(top,  #d44035 0%, #c13227 47%, #af251b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d44035), color-stop(47%,#c13227), color-stop(100%,#af251b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d44035 0%,#c13227 47%,#af251b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d44035 0%,#c13227 47%,#af251b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d44035 0%,#c13227 47%,#af251b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d44035 0%,#c13227 47%,#af251b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d44035', endColorstr='#af251b',GradientType=0 ); /* IE6-9 */
}
/*合作客户*/
.g-coop { margin-bottom:1em;}
.m-cp { width:90.625%; margin:0 auto; position:relative;}
.prev { width:4%; position:absolute; left:0;}
.next { width:4%; position:absolute; right:0;}
.m-cp .prev,.m-cp .next { top:1.41667em; z-index:1111; }
.cp_list ul { width:86.2%; margin:0 auto 1.58em;}
.cp_list li { float:left; width:46%; margin:0 2%;}
.cp_list li img { display:block; box-sizing:border-box; border:1px solid #d7d7d7; } 
.cp_list li span { display:block; text-align:center; color:#000; height:1em; line-height:1em; overflow:hidden; margin-top:0.8em;}
.cp_more { display:block; height:2.5em; line-height:2.5em; text-align:center;background:url(/mobile/images/Index/m_bg.gif) no-repeat;-webkit-background-size:100% auto;-moz-background-size:100% auto;-o-background-size:100% auto;background-size:100% auto; overflow:hidden;}
.cp_more a { color:#000; }
.g-img { margin-bottom:1.7em; }
.g-img a,.g-img img { display:block;}
/*1949伟德官网应用案例*/
.g-case { margin-bottom:0.92em;}
.m-cs { width:90.625%; margin:0 auto; position:relative;}
.m-cs .prev,.m-cs .next { top:5.41667em; z-index:1111; }
.cs_list ul { width:76.7%; margin:0 auto 1.58em;}
.cs_list li { float:left; width:100%; display:block; position:relative; }
.cs_list li img { display:block; box-sizing:border-box; border:3px solid #fff; } 
.cs_list li span { position:absolute; width:100%; text-align:center; height:1.75em; line-height:1.75em; color:#fff; background:#0a61a5; opacity:0.5;  left:0; bottom:3px;}
/*优势*/
.g-ys { background:url(/mobile/images/Index/ys_bg.gif) repeat; padding:1.75em 0 2.6em 0; margin-bottom:1.62em; }
.g-ys h3 { width:87.1875%; margin:0 auto 3.5em;}
.g-ys h3 a,.g-ys h3 img { display:block;}
.g-ys p { width:78.125%; margin:0 auto;}
.g-ys p img { display:block;}
.g-ys dl { width:94.25%; margin:0 auto;}
.g-ys dt { color:#fff; font-size:1.25em; border-bottom:1px dashed #90c0e4; padding-bottom:0.3em; margin-bottom:0.45em;}
.g-ys dt b { font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; margin-right:2%; font-size:2em; font-weight:normal;}
.g-ys dd { font-size:1em; color:#fff; }
.g-ys p:nth-of-type(1) { margin-bottom:0.685em;}
.g-ys dl:nth-of-type(1) { margin-bottom:1.9em;}
.g-ys dl:nth-of-type(2) { margin-bottom:1.2em;}
.g-ys dl:nth-of-type(3) { margin-bottom:2.2em;}
.g-ys p:nth-of-type(3) { margin-bottom:0.285em;}
.g-ys dl:nth-of-type(4) { margin-bottom:1.4em;}

.g-img:nth-of-type(2) { margin-bottom:1.6em;}
/*客户见证*/
.g-tab { position:relative; overflow:hidden; margin-bottom:1em; }
.g-tab:before{ content:''; height:1px; width:100%; background:#1578c5;  position:absolute; top:1.0833em; left:0;}
.m-tbtit { text-align:center; width:45.4375%; margin:0 auto; background:#efefef;  height:2.16667em; font-size:1em; font-weight:bold; margin-bottom:1.5833em; position:relative;}
.m-tbtit:after {content:'';  }
.m-tbtit li { float:left;width:47.2%; height:2.0833em; font-weight:normal; line-height:2.0833em; border:1px solid #1578c5; color:#1579c6; background:#efefef; position:relative; z-index:9;}
.m-tbtit li:nth-of-type(1) { margin-right:2%; }
.m-tbtit .z-on { background:#1579c6; color:#fff; }
.m-tabcon { width:90.625%; margin:0 auto; position:relative;}
.g-tab .prev,.g-tab .next { top:2.25em; z-index:99; }
.m-tabcon .no_ov { width:86.2%; margin:0 auto;}
.m-tabcon ul { margin:0 auto 1.58em;}
.m-tabcon li { float:left; width:46%; margin:0 2%;}
.m-tabcon li em { border:1px solid #d7d7d7; display:block;}
.m-tabcon li img { display:block; box-sizing:border-box; border:2px solid #fff; } 
.m-tabcon li span { display:block; text-align:center; color:#000; height:1em; line-height:1em; overflow:hidden; margin-top:0.8em;}
/*新闻*/
.g-news {}
.m-ntit { height:2.0833em; line-height:2.0833em; margin-bottom:1.6667em; border-bottom:1px solid #1579c6; font-size:1em;}
.m-ntit li { float:left; color:#000; padding:0 4.375%;}
.m-ntit .z-on { color:#fff; background:#1579c6;}
.g-news .sclwrap_box { width:90.625%; margin:0 auto; overflow:hidden;}
.n_con .n_img { display:block; margin-bottom:1.2em;}
.n_img img { display:block; border:1px solid #999; box-sizing:border-box; }
.n_con ul { margin-bottom:1em;}
.n_con li { color:#000; font-size:1em; line-height:2em; padding-left:7.4%; background:url(/mobile/images/Index/n_li.gif) left center no-repeat; -webkit-background-size:1.33em auto;-moz-background-size:1.33em auto;-o-background-size:1.33em auto;background-size:1.33em auto;}










img { width:100%;}
@media screen and (min-width:320px) {
	 body { font-size:73%;}
	.g-adv .sclwrap_box { } /*banner*/	
	.m-pro .sclwrap_box  { height:245px;}
	.m-cp .sclwrap_box  { height:134px;}
	.m-cs .sclwrap_box  { height:205px;}
	.g-tab .sclwrap_box { height:153px;}
	.g-tab { height:198px;}
	.g-news .sclwrap_box { height:255px;}

}
@media screen and (min-width:360px) {
	 body { font-size:84%;}
	.g-adv .sclwrap_box { } /*banner*/
	.m-pro .sclwrap_box  { height:280px;}
	.m-cp .sclwrap_box  { height:161px;}
	.m-cs .sclwrap_box  { height:241px;}
	.g-tab .sclwrap_box { height:182px;}
	.g-tab { height:233px;}
	.g-news .sclwrap_box { height:24rem;}

}
@media screen and (min-width:480px) {
	 body { font-size:112%;}
	.g-adv .sclwrap_box { } /*banner*/
	.m-pro .sclwrap_box  { height:348px;}
	.m-cp .sclwrap_box  { height:201px;}
	.m-cs .sclwrap_box  { height:308px;}
	.g-tab .sclwrap_box { height:230px;}
	.g-tab { height:297px;}
	.g-news .sclwrap_box { height:383px;}

}
@media screen and (min-width:568px) {
	 body { font-size:120%;}
	.g-adv .sclwrap_box { }
	.m-pro .sclwrap_box  { height:414px;}
	.m-cp .sclwrap_box  { height:248px;}
	.m-cs .sclwrap_box  { height:374px;}
	.g-tab .sclwrap_box { height:282px;}
	.g-tab { height:331px;}
	.g-news .sclwrap_box { height:464px;}
	.m-sear { width:80.5%;}

}
@media screen and (min-width:639px) {
	 body { font-size:150%;}
	.g-adv .sclwrap_box { } /*banner*/
	.m-pro .sclwrap_box  { height:520px;} /*产品中心*/
	.m-cp .sclwrap_box  { height:278px;}
	.m-cs .sclwrap_box  { height:420px;}
	.g-tab .sclwrap_box { height:316px;}
	.g-tab { height:406px;}
	.g-news .sclwrap_box { height:521px;}
	.m-sear { width:87.5%;}

}