@charset "utf-8";

* {

	box-sizing: border-box;

	-moz-box-sizing: border-box;/* Firefox */

	-webkit-box-sizing: border-box;/* Safari */

	outline: none;

	-webkit-text-size-adjust: none;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

	-webkit-tap-highlight-color: transparent;/* For some Androids */

}

html {

	-webkit-text-size-adjust: none;

	-webkit-text-size-adjust: none;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

	-webkit-tap-highlight-color: transparent;/* For some Androids */

}

body {

	font-family: Heiti, Heiti SC, DroidSans, DroidSansFallback, Arial, "Microsoft YaHei";;

	color: #333;

	outline: none;

	font-size: 14px;

}

body, div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, form, fieldset, th, td {

	margin: 0;

	padding: 0;

}

h1, h2, h3, h4, h5, h6, input, select, textarea, option, button {

	font-size: 100%;

	font-weight: normal;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}

fieldset, img {

	border: 0

}

h1, h2, h3, h4, h5, h6, input, select, textarea, option, button {

	font-size: 100%

}

abbr {

	border: 0;

}

em, i {

	font-style: normal;

}

ul, ol, li {

	list-style: none;

}

a {

	text-decoration: none;

	outline: none;

	display: block;

}

a:hover {

vertical-align:

 outline: none;

	text-decoration: none;

}

a, button, input, textarea, select {

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

	background: none;

	border: none;

}/* 1.去除android a/button/input标签被点击时产生的边框 2.去除ios a标签被点击时产生的半透明灰色背景 */

.clear {

	clear: both;

	height: 0;

}

.clearfix:after{visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}

.clearfix{*zoom:1;}

textarea {

	resize: none;

}/*禁止改变大小*//*解决firefox按钮文字难以垂直居中问题*/

input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {

border:none;

padding:0;

}

input, textarea, select, option, button, form, fieldset {

	font-family: "microsoft yahei";

	margin: 0;

	padding: 0;

	border: none;

	outline: none;

	-moz-box-sizing: content-box;

	-webkit-box-sizing: content-box;

	-o-box-sizing: content-box;

	-ms-box-sizing: content-box;

	box-sizing: content-box;

}













/*产品开始*/

.chanpins{width: 930px;margin:0 auto;margin-top: 7px;}

.chanpins ul{width: 930px;}

.chanpins ul li{width:285px;display: inline-block;margin-right: 32px;margin-top: 38px;}

.chanpins ul li:nth-child(3n) {margin-right: 0px;}

.chanpins ul li img{width: 285px;height: 217px;}

.chanpins ul li a{margin-top: -4px; width: 100%;line-height: 58px;text-align: center;font-size: 16px;color: #333333;background:#f1f1f1;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;}

/*产品结束*/







/*新闻开始*/

.news{width: 930px;margin:0 auto;margin-top: 11px;}

.news ul{width: 930px;}

.news ul li{width: 100%;margin-top: 35px;}

.news ul li .tu{width: 205px;height: 138px; overflow: hidden;float: left;}

.news ul li .tu img{width: 100%;}

.news ul li .wz{width: 696px;float: right;}

.news ul li .wz h2{font-size: 16px;color: #2855b1;font-weight: bold;line-height: 45px;}

.news ul li .wz h3{font-size: 14px;color: #666666;line-height: 20px;}

.news ul li .wz h4{font-size: 14px;color: #2855b1;float: left;margin-top: 25px;}

.news ul li .wz h5{font-size: 14px;color: #999999;float: right;margin-top: 25px;}

/*新闻结束*/







/*王海杭模板站首页*/

/*头部开始*/

.d1{width: 100%;height: 98px;}

.d11{width:1200px;margin:0 auto;}

.d11z{float: left;height: 98px;}

.d11z img{width:436px;height: 98px;}

.d11y{float: right;}

.d11y .wz{width:217px;margin-top: 20px;}

.d11y .wz h2{float: left;background:url(../images/dianhua.png)no-repeat left center;font-size: 14px;color: #060001;padding-left: 26px;line-height: 24px;}

.d11y .wz h3{float: left;font-size: 26px;color: #060001;font-weight: bold;}

/*头部结束*/









/*导航开始*/

.navx{width:100%;height: 51px;background:#2855b1;}

.nav{height: 51px;line-height: 51px;width:1169px;margin:0 auto;}

.nav ul{margin:0 auto;text-align: center;}

.nav ul li{width: 146px;height: 51px;line-height: 51px;text-align: center;display:inline-block;background:url(../images/dian.jpg)no-repeat right center;float: left;}

.nav ul li:last-of-type{background:none;margin-right: 0px;}

.nav ul li a{color: #ffffff;display: block;font-size: 16px;}

.nav ul li:hover a.yanse{color:#000000;font-weight: bold; background:url(../images/bian1.png)no-repeat center 39px; height: 51px;line-height: 51px;}

.nav ul li .s_nav{width: 100%;background:rgba(241,243,247,0.7);display: none;position: relative;z-index: 9999}

.nav ul li .s_nav a{display: block;height: 42px;line-height: 42px;color: #333333;}

.nav ul li .s_nav a:hover{background: #ffffff;color:#333333;}

.nav ul li:hover .s_nav{display: block;}

/*导航结束*/







/*内容开始*/

.gongcheng{width: 1200px;margin:0 auto;margin-top: 60px;}

.gongcheng .biaoti{width: 1200px;}

.gongcheng .biaoti h2{line-height: 114px;font-size: 30px;color: #060001;font-weight: bold;text-align: center;}

.gongcheng .biaoti img{width:603px;margin:0 auto;}

.gongcheng ul{width: 100%;margin-top: 42px;margin-bottom: 80px;}

.gongcheng ul li{width:31%;display: inline-block;position: relative;margin-right: 32px;}

.gongcheng ul li:last-of-type{margin-right: 0px;}

.gongcheng ul li img{width: 100%;}

.gongcheng ul li .yyy{background:rgba(0,0,0,0.4);position: absolute;bottom: 3px;width: 100%;height: 99%;display: none;}

.gongcheng ul li .yyy p{font-size: 16px;color: #ffffff;text-align: center;margin-top: 112.5px;}

.gongcheng ul li:hover .yyy{display: block;}

.wxxx{text-align: center;}

.kekao{width: 100%;background:url(../images/beijing.jpg);height: 725px;}

.kekao1{width: 1200px;margin:0 auto;padding-top: 60px;}

.kekao1 h2{text-align: center;display:inline-block;font-size: 30px;color: #ffffff;font-weight: bold;}

.kekao1 h3{text-align: center;display:inline-block;font-size: 30px;color: #ffffff;}

.kekao1 h4{text-align: center;display: block;font-size: 18px;color: #d6d6d6;line-height: 30px;}

.kekao1 ul{width: 1200px;margin:0 auto;padding-top: 44px;}

.kekao1 ul li{width: 379px;height: 484px;background:#e6e4e4;display: inline-block;margin-right: 26px;}

.kekao1 ul li:last-of-type{margin-right: 0px;}

.kekao1 ul li img{width: 336px;height: 185px;margin-top: 23px;}

.kekao1 ul li .wz{width: 336px;margin:0 auto;}

.kekao1 ul li h2{font-size: 20px;color: #060001;line-height: 90px;font-weight: bold;text-align: center;width: 100%;}

.kekao1 ul li h3{font-size: 14px;color: #686162;line-height: 20px;height: 116px;text-align:left;}

.kekao1 ul li a{font-size: 14px;color: #0071c1;line-height: 36px;width: 112px;background:#ffffff;border:1px solid #0372c1;margin:0 auto;}

.kekao1 ul li:hover{background:#ffffff;}

.kekao1 ul li:hover a{background:#0071c1;color: #ffffff;}

.jianjie{height: 490px;width: 100%;background:url(../images/beijing1.jpg);}

.jjj{width: 1200px;margin:0 auto;padding-top:105px;}

.jianjie .z{width:476px;height: 299px;float: left;border: 6px solid #c0c0c0; }

.jianjie .z img{width:464px;height: 287px;}

.jianjie .y{width: 636px;float: right;margin-top: 10px;}

.jianjie .y h2{font-size: 20px;color: #060001;font-weight: bold;text-transform:Uppercas;line-height: 40px;}

.jianjie .y h3{font-size: 14px;color: #686162;line-height: 26px;margin-top: 10px;}

.jianjie .y a{width: 112px;line-height: 36px;background:#0071c1;text-align: center;color: #ffffff;font-size: 14px;margin:0 auto;margin-top: 54px;}

.xinwen{width: 1200px;margin:0 auto;padding-bottom: 95px;}

.xinwen .z{width: 416px;float: left;padding-top: 25px;}

.xinwen .z h2{font-size: 30px;color: #2855b1;font-weight: bold;line-height: 70px;}

.xinwen .z a{font-size: 16px;color: #2855b1;margin-top: 10px;line-height: 35px;font-weight: bold;}

.xinwen .z img{width:416px;height: 269px;}

.xinwen .z h3{font-size: 14px;color: #686162;}

.xinwen .y{width: 662px;float:right;margin-top: 75px; border-left: 1px solid #000000;}

.xinwen .y .te{width: 562px;float: right;}

.xinwen .y .te img{width: 144px;height: 97px;float: left;}

.xinwen .y .te .wz{width: 378px;float: right;}

.xinwen .y .te .wz h5{font-size: 16px;color: #2855b1;font-weight: bold;line-height: 30px;}

.xinwen .y .te .wz h3{font-size: 14px;color: #686162;line-height: 20px;}

.xinwen .y .te .wz h4{font-size: 14px;color: #375fb5;line-height: 40px;}

.xinwen .y ul{width: 562px;float: right;}

.xinwen .y ul li{width:562px;background:url(../images/diandian.jpg)no-repeat left center; padding-left: 15px;line-height: 50px;border-bottom: 1px dotted #cfcfcf;}

.xinwen .y ul li a{font-size: 14px;color: #686162;display: inline-block;}

.xinwen .y ul li p{font-size: 14px;color: #686162;display: inline-block;float: right;}

.footer{width: 100%;background:url(../images/beijing3.jpg);height: 190px;}

.foot{width:1200px;margin:0 auto;}

.foot .z{width: 75px;float: left;padding-top: 55.5px;}

.foot .z img{width: 75px;height: 79px;}

.foot .y{width: 110px;height: 110px;float: right;padding-top: 40px;}

.foot .y img{width: 110px;height: 110px;}

.foot .y p{font-size: 14px;color: #3b1f0d;line-height: 38px;text-align: center;}

.foot .cen{width: 750px;padding-top:50px;float: left;}

.foot .cen ul{width: 100%;border-bottom: 1px solid #000000;}

.foot .cen ul li{display: inline-block;margin-right: 20px;line-height: 35px;}

.foot .cen ul li:last-of-type{margin-right: 0px;}

.foot .cen ul li a{font-size: 16px;color: #3b1f0d;}

.foot .cen p{font-size: 14px;color: #3b1f0d;line-height: 38px;}

.footer1{width: 100%;line-height: 54px;text-align: center;background:#333333;}

.footer1 p{font-size: 14px;color: #a1a1a1;}

.footer1 a{line-height: 18px;display: inline-block;}



/*单页*/

.erbanner{width: 100%;}

.erbanner img{width: 100%;}

.con{width: 1200px;margin:0 auto;}

.conz{width: 234px;float: left;padding-bottom: 40px;}

.conz1{width: 234px;height: 61px;background:#2855b1;line-height:61px;margin-top:-4px;}

.conz1 h2{margin-left: 26px;font-size: 16px;color: #ffffff;}

.conz2{width: 234px;background:#e8e8e8;}

.conz2 ul{width: 234px;padding-top: 13px;padding-bottom: 23px;}

.conz2 ul li{width: 205px;margin:0 auto; line-height: 42px;background:#ffffff url(../images/jt.jpg)no-repeat 175px center; background-size: 4%;margin-top: 13px;}

.conz2 ul li p{font-size:14px;color: #333333;margin-left: 18px;}

.conz3{width: 234px;background:#2855b1;margin-top: 31px;}

.conz3 .conz31{width: 234px;height: 50px;}

.conz3 .conz31 h2{margin-left: 26px;line-height: 50px;font-size: 16px;color: #ffffff;}

.xiha h3{font-size:14px;color: #333333;width: 210px;line-height: 22px;margin:0 auto;}

.xiha h4{font-size:14px;color: #333333;width: 210px;line-height: 30px;margin:0 auto;}

.xiha h5{font-size:14px;color: #333333;width: 210px;line-height: 30px;margin:0 auto;}

.xiha h6{font-size:14px;color: #333333;width: 210px;line-height: 30px;margin:0 auto;}

.xiha{width: 100%;background:#efefef;padding-top: 25px;padding-bottom: 50px;}

.cony{width: 938px;float: right;padding-bottom: 93px;}

.cony{width: 938px;}

.cony1{width: 938px;border-bottom: 4px solid #cdcdcd;}

.cony1z{border-bottom: 4px solid #2855b1;float: left;margin-top: 25px;padding-left: 20px;padding-right: 20px;margin-bottom: -4px;}

.cony1z p{text-align: center;font-size: 20px;color: #000000;font-weight: bold;line-height: 48px;}

.cony1y{width: 794px;float: right;margin-top: 43px;}

.cony1ywhh span{float: right;}

.cony1ywhh a {font-size: 14px;color: #000000;line-height: 30px;display: inline-block;}

.cony1y span{float: right;}

.cony1y a{font-size: 14px;color: #000000;line-height: 30px;display: inline-block;}

.cony2{width: 930px;margin:0 auto;margin-top: 45px;}

.cony2 p{font-size: 14px;color: #333333;line-height: 26px;}





.conywhh{width: 1200px;padding-bottom: 80px;}

.cony1whh{width: 1200px;border-bottom: 4px solid #cdcdcd;}

.cony1zwhh{border-bottom: 4px solid #2855b1;float: left;margin-top: 25px;padding-left: 20px;padding-right: 20px;margin-bottom: -4px;}

.cony1zwhh p{text-align: center;font-size: 20px;color: #000000;font-weight: bold;line-height: 48px;}

.cony1ywhh{width: 794px;float: right;margin-top: 43px;}

.cony1ywhh a{font-size: 14px;color: #000000;line-height: 30px;}

.cony2whh{width: 1200px;margin:0 auto;margin-top: 45px;}

.cony2whh p{font-size: 14px;color: #333333;line-height: 26px;}





.fenye{

    width: 100%;

    padding:30px 0px;

    margin-top: 10px !important;

    text-align: center;

   margin: 0 auto;



}

.fenye a {

    text-decoration: none;

    color: #333;

    padding: 10px 15px 10px 15px;

    background-color: #eeeff3;

    margin-right: 5px;

    margin-left: 5px;

     display: inline-block;

}

.fenye span {

    text-decoration: none;

    color: #333;

    padding: 10px 15px 10px 15px;

    background-color: #eeeff3;

    margin-right: 5px;

    margin-left: 5px;

    font-size: 14px;

}

.fenye a:visited {

    text-decoration: none;

    color: #333;

}

.fenye a:link {

    text-decoration: none;

    color: #333;}

.fenye div .current{background: #124681; color: white;}

.sxp a{display: inline-block; color: #666666;}

.sxp{margin-top: 30px;}