@charset "utf-8";
* {
	margin:0 auto;
	padding:0;
}
body{color:#333;font-family:arial, "微软雅黑", sans-serif;font-size:14px; line-height:24px;min-width: 1200px;}
img {border:0;}
ul {list-style:none;}
.clear {clear:both;}
a {text-decoration: none;color: #343434;}
a:hover {text-decoration: none;color:#000;transition: all 0.5s; }
h1,h2,h3,h4{font-weight:normal; }
h1{ font-size:24px;}
h2{ font-size:20px;}
h3{ font-size:18px;}
.fl{ float:left;}
.fr{ float:right}
.all{ width:1200px; margin:0 auto;}
.nybj{ margin-top:50px;margin-bottom: 38px;}
table { border-collapse: collapse;}
.stress{ color:#F00;}



/*ypttop*/
.ypttop{ height:178px;}
.ypttop-left{ margin-top:26px;}
.login{  text-align:center;  color:#fff; font-size:18px; background:#bd201c;padding:8px 23px; display:inline-block}
.login:hover{ color:#333;}
.regist,.tuichu{text-align:center;  color:#fff; font-size:18px; background:#4c4c4c;padding:8px 23px; display:inline-block; margin:0 10px;}
.regist:hover,.tuichu:hover{ color:#333;}
.ypttop-rightt{margin: 35px 0 35px 0;}
.chaxuntext {border: 1px solid #4f4d4e;height: 30px;width: 200px;padding-left:10px;}
.dianji {border-right:1px solid #4f4d4e;height: 24px;width: 40px;border:none;color: #fff;background:url(../images/bg_sign24.png) no-repeat;margin-left:-34px;cursor:pointer;vertical-align: middle;}

/*yptbread*/
.yptbread{ height:60px; background:#4f4d4e; line-height:60px; width:100%;}
/*.yptbread ul{ margin-left:160px;}
.yptbread ul li{ float:left; color:#fff; font-family:"微软雅黑"; font-size:16px; padding:0 40px;height:60px;transition: all 0.5s; }
.yptbread ul li:hover{ background:#bd201c}
.yptbread ul li a{ color:#fff;}*/

.yptbread .nav{ padding:0 80px; height:60px; line-height:60px;  position:relative; z-index:99999;  }
.yptbread .nav a{ color:#fff;  }
.yptbread .nav .nLi{ float:left;  position:relative; display:inline;  }
.yptbread .nav .nLi h3{ float:left;  }
.yptbread .nav .nLi h3 a{ display:block; width: 146px;
text-align: center; font-size:16px;   }
.yptbread .nav .sub{ display:none; width:146px; left:0; top:60px;  position:absolute; background:#4E4E4E;  line-height:35px; padding:5px 0;  }
.yptbread .nav .sub li{ zoom:1; }
.yptbread .nav .sub a{ display:block; width: 146px;
text-align: center; }
.yptbread .nav .sub a:hover{ background:#bd201c; color:#fff;  }
.yptbread .nav .on h3 a{ background:#bd201c; color:#fff;   }


/*banner*/
#banner {width: 100%;height:450px;position: relative;margin-top:-4px;z-index:9900;margin:0 auto;	}
#slides {display: block;width: 100%;height: 450px;}
#slides li {display: block;width: 100%;height: 100%;position: absolute;}
#slides li a {display: block;width: 100%;height: 100%;text-indent: -9999px}
#pagination {display: block;position: absolute;top: 90%;left: 26%;z-index: 9900;height: 10px;}
#pagination li {display: block;width:13px;height: 13px;float: left;margin-left: 17px;background:#fff;border-radius: 50px;-moz-border-radius: 50px;-webkit-border-radius: 50px;border: 1px solid #09459;;}
#pagination li a {display: block;width: 100%;height: 100%;text-indent: -9999px;}
#pagination li.current {background:#333;}


.productions{ background:#fafafa;width:100%;}
/* productionslist */
.productionslist{ padding-bottom:50px;}
.bt{ text-align:center; padding:60px 0;position: relative;}
.productionslist .serBox{cursor:pointer;border:4px solid #e6e6e6;display:inline;width:233px;height:305px;float:left;overflow:hidden;position:relative; margin:0 28px;}
.productionslist .serBoxOn{display:none;width:233px;height:305px; background:#bd201c repeat 0px 0px;position:absolute;left:0px;top:0px;z-index:19;}
.productionslist .serBox .pic1{width:120px;height:120px;text-align:center;position:absolute;top:35px;right:58px;z-index:99;}
.productionslist .serBox .pic2{width:120px;height:120px;text-align:center;position:absolute;top:35px;left:-120px;z-index:99;}
.productionslist .serBox .txt1{width:235px;height:100px;color:#999999;position:absolute;top:185px;left:0px;z-index:99;}
.productionslist .serBox .txt2{width:235px;height:100px;color:#a9cf4f;position:absolute;top:185px;right:-240px;z-index:99;}
.productionslist .serBox span.tit{font-size:24px;display:block;text-align:center;}
.productionslist .serBox .txt1 .tit{color:#000000;line-height:30px;}
.productionslist .serBox .txt2 .tit{color:#fff;line-height:30px;}
.productionslist .serBox .txt2 p{ color:#fff;}
.productionslist .serBox p{padding:0 10px;text-align:center; font-size:16px;margin-top: 12px;}


.btmore{ color:#dc2b16; position: absolute;top: 115px;right: 0;}
.solutionlist ul li{ width:360px; overflow:hidden; float:left; margin:0 18px;}
.solutionlist ul li img{ width:360px; height:200px;-webkit-transform: scaleX(1) scaleY(1);
transition: all 0.5s;
-webkit-transition: all 0.5s; overflow:hidden;}	
.solutionlist ul li img:hover{transform:scaleX(1.05) scaleY(1.05);-webkit-transform:scaleX(1.05) scaleY(1.05);}
.solutionlist ul li h3{ margin-bottom:20px;}	
.solutionlist ul li h3:hover{ color:#bd201c;}
.solutionlist ul li p{ margin-top:15px; height:48px; overflow:hidden;}




.case{ background:#f3f3f3; height:560px; margin-top:50px;}
/*news*/
.newscont .newscontl img{ width:470px; height:285px;}
.newscontr1{ width:690px; overflow:hidden; margin-bottom:20px; padding-bottom:20px;}
.newscontr1 h3 a{ width:520px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden; height:21px; display:inline-block; color:#bd201c;}
.newscontr1 h3 span{ float:right; font-size:14px;}
.newscontr1 p{ margin:15px 0;height: 50px;
overflow: hidden;}
.newscontr1 .xwmore{ color:#bd201c;}

/*advant*/
.advant{ background:#f7f7f7; height:540px; margin-top:60px;}
.advantcont ul li{ float:left; margin:0 25px;}
.advantcont .ad-txt{ width:244px; text-align:center}
.advantcont .ad-txt h3{ color:#14a8f1; margin:10px 0}
.advantcont .ad-txt p{ height:72px; overflow:hidden;}
.advantcont .ad-pic{ text-align:center;height: 140px;}

/*partner*/
.partnercont{ height:171px;}




/*footer*/
.footer{
	background:#4f4d4e;
	height:315px;
	margin-top:50px;
}
.footerlist{ float:left; margin:60px;color:#fff;}
.footerlist a{ color:#fff; line-height:30px;}
.footerlist img{ margin-top:15px;}
.footer p{color:#fff; text-align:center;}



/*内页*/
.nybanner{ height:400px; background:url(../images/xbanner_02.jpg) no-repeat center;}
.nydh{ border-bottom:1px solid #999; height:65px; line-height:65px;}
.nydh dl dt span{ font-size:20px; color:#bd201c;}
.nydh dl dt{ font-size:18px;}


/*nyproduct*/
.nyproduct ul li{ width:345px; height:416px; float:left; margin:50px 25px 0 25px; overflow:hidden;}
.nyproductlistd{ background:#f1f1f1; padding:30px}
.nyproductlistd p{ height:72px; overflow:hidden;}
.nyproductlistd h3 {text-align:center; margin-bottom:15px; }
.nyproductlistd h3 a{  color:#bd201c;}
.nyproduct ul li:hover{　-webkit-box-shadow: 0 5px 20px #bbbbbb;
box-shadow: 0 5px 20px #bbbbbb;
-ms-transform: translate(0,-2px);
-webkit-transform: translate3d(0,-2px,0);
transform: translate3d(0,-2px,0);}
.nyproductlistt img{ width:345px; height:220px;}

.nysolutioncont ul li{ width:342px; overflow:hidden; margin:26px; float:left;}
.nysolutioncont ul li img{ width:332px; height:190px; padding:4px; border:1px solid #ccc; }
.nysolutioncont ul li h3{ margin:10px 0; }
.nysolutioncont ul li p{ height:46px; overflow:hidden;}
.nysolutioncont ul li h3 a{  color:#bd201c;}
.nysolutioncont ul li .he_3DFlipY{display:block;overflow:hidden;padding:0;margin:0;border:0;position:relative;box-sizing:border-box;cursor:pointer;-webkit-perspective:1700px;-moz-perspective:1700px;perspective:1700px;-webkit-perspective-origin:50% 50%;-moz-perspective-origin:50% 50%;perspective-origin:50% 50%}
.nysolutioncont ul li .he_3DFlipY_inner{width:100%;padding:0;margin:0;position:relative;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}
.nysolutioncont ul li .he_3DFlipY_inner > div.he_3DFlipY_img{backface-visibility:hidden;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.nysolutioncont ul li .he_3DFlipY_inner:hover > div.he_3DFlipY_img{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}.he_3DFlipY_inner > div img{max-width:100%;padding:0;margin:0;display:block;position:relative}
.nysolutioncont ul li .he_3DFlipY_caption{position:absolute;top:0;left:0;padding:0;background:#000;color:#fff;height:100%;width:100%;padding:0;margin:0;opacity:0;background-color:#8b8b8b;text-align:center;backface-visibility:hidden;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.nysolutioncont ul li .he_3DFlipY_inner:hover .he_3DFlipY_caption{opacity:1;-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)}
.nysolutioncont ul li .he_3DFlipY_caption h3{font-size:1.3em;font-weight:700;text-align:center;width:100%;position:absolute;top:25%;left:5px;margin:0;padding:0;color:#fff}
.nysolutioncont ul li .he_3DFlipY_caption p{font-size:1em;text-align:center;width:100%;position:absolute;top:45%;left:5px;margin:0;padding:0;color:#fff}
.nysolutioncont ul li .he_3DFlipY a{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0}


.dede_pages {text-align: center;margin-top: 20px;padding-bottom: 8px; margin-left: 800px;}
.dede_pages li {float: left;margin: 0 3px;line-height:24px;background: #ccc;}
.dede_pages li a {display: block;padding: 6px 16px;}
.dede_pages li a:hover {background: #bd201c;color: #FFF; }


.nycontcatl h3,.nycontcatr h3{ margin:15px 0;}
.nycontcatl ul{ background:url(../images/xtb_03.jpg) no-repeat left; text-indent:30px;}
.nycontcatl ul li{ line-height:30px;}
.nycontcatr{ border-left:1px solid #ccc;padding-left: 190px;}
.form-horizontal .form-group {
    padding: 20px 0;
    position: relative;
}

.form-horizontal label {
    width: 90px;
	vertical-align: top;
    text-align: left;
    line-height: 40px;
	display: inline-block;
  
}

.form-horizontal input{    width: 360px;
    height: 40px;}

.button {
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    font-family: "Microsoft YaHei",sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    background-color: #cc334c;
    color: #fff;
    border-width: 0;
    padding: 16px 56px;
    border: 1px solid #cc334c;
    line-height: 1em;
}
.form-group textarea {
    height: 200px;
    line-height: 20px;
	    width: 360px;
}

.nycasecont dl{ border-bottom:1px solid #ccc; padding:15px; margin-bottom:15px;}
.nycasecont dl dt{ width:115px; height:115px;}
.nycasecont dl dt img{ width:115px; height:115px;-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;}

.nycasecont dl dd{width:1000px;}
.nycasecont dl dd h3{ font-weight:800;}
.nycasecont dl dd p{ height:50px; overflow:hidden; margin-top:10px;}
.nycasecont dl dd span a{ color:#bd201c; display:block; margin-top:10px;}


.nyabout h1{     font-size: 48px;
    color: #bd201c;
    line-height: 67px;}
	.nyabout h2{font-size: 36px;
    line-height: 46px;
    color: #e5e5e5;
    text-transform: uppercase; margin-bottom:50px;}
.nyzzjg h3{  color: #bd201c;}




.shebao1 p{ margin:40px 0}
.shebao0{ background:#f8f8f8; padding:50px;}
.shebao0 h1{ margin-bottom:50px;font-weight:800;}
.shebao2{ background:#f8f8f8; padding:50px 0;}
.shebao2 h1{ margin-bottom:50px;}
.shebao2 dl h3{ width:320px; height:50px; background:#bf2d10; color:#fff; line-height:50px; margin-bottom:40px;}
.shebao2 dl{ width:560px;padding: 15px;}
.shebao2 dt{ text-align:center;}
.shebao2 dl dd{ font-size:18px; margin:30px 0;}
.shebao1 dl { width:560px; float:left; margin:0 40px 20px 0}
.shebao1 dl dt { float:left; margin-right:30px;}
.shebao1 dl dd{width: 435px;}
.shebao2 ul li h4{ font-size:16px; color:#bf2d10;}
.shebao2 ul li { margin-bottom:30px;}
.shebao .nybj{ margin-bottom:0;}



/***新闻中心**/
.news-list ul li{    float: left;
    width: 500px;
    height: 420px;
    margin:20px 40px; overflow:hidden;}
	
.news-list ul li h3	{    margin: 30px 0 15px;
    color: #333;
    font-size: 18px;height: 24px; font-weight: 800;overflow: hidden;
    background:url(../images/Files-01.png) no-repeat left;
    }

.news-list ul li h3 a{margin-left: 22px}


.news-list ul li p{height: 50px;
overflow: hidden;}


.nynewjt img{ margin:20px 0;}
.nynewjt .title{font-size: 14px;color: #333;font-weight: bold;text-align: center;}
.nynewjt .time{ padding-bottom:20px; border-bottom:1px solid #CCC; text-align:center; margin-top:10px; color:#CCC;}
.nynewjt .cont{ margin-top:20px; line-height:30px;}
.nynewjt .cont .jianjieimg{width:220px; height:280px; float:left; margin:0 15px 15px 0;}
.prevnext{border-top: 1px solid #cfcfcf;padding-top: 10px;line-height: 25px;color: #666; margin-top:20px;}
.prevnext .fr{margin-top: -40px;}

.swkqhead{ text-align:center;}
.swkqhead h1{ font-size:36px; margin-bottom:30px}
.swkqhead a{ height:53px; width:195px; display:inline-block; line-height:53px; color:#fff; margin:0px 20px;}
.swkqhead .ck{ background:#d80500; border-bottom:5px solid #b50400;}
.swkqhead .xz{ background:#ea9500;border-bottom:5px solid #c87f00;}
.swkqhead .ck:hover{background:#ff2b2b; border-bottom:5px solid #d80500;}
.swkqhead .xz:hover{background:#ffb32d; border-bottom:5px solid #ea9500;}

.swkqbt{ padding-bottom:25px;}
.swkqbt i{ height:45px; width:45px; display:inline-block;vertical-align: middle; margin-right:20px;}
.swkqwhat .swkqbt i{background:url(../images/tb.png)-3px; }
.swkqwhat{ background:#f5f5f5; height:308px; padding-top:50px;}
.swkqcontl{ width:640px;line-height: 30px;}
.swkqcontr{ margin-right:100px;}

.featurecont dl dt{height:88px; width:88px; display:inline-block;vertical-align: middle; margin-right:20px;}
.featurecont dl{ height:88px; width:248px; float:left; overflow:hidden; border-right:1px solid #CCC;margin: 15px 23px;}
.featurepic1{ background:url(../images/smbp_16.png); }
.featurepic2{ background:url(../images/smbp_16.png)-303px; }
.featurepic3{ background:url(../images/smbp_16.png)-607px; }
.featurepic4{ background:url(../images/smbp_16.png)-913px; }
.featurecont dl dd{ height:88px;width: 130px; overflow:hidden}
.featurecont dl dd h3{ margin-bottom:10px;}

.feature .swkqbt i{background:url(../images/tb.png)-52px;}
.function .swkqbt i{background:url(../images/tb.png)-103px;}
.function{padding-top: 65px;}
/* zpmenu */

.swkqzpmenu{height:240px;overflow:hidden;}
.swkqzpmenu dl{float:left;height:240px;_width:962px}
.swkqzpmenu dt{width:64px;float:left;height:240px; background:#bd201c; text-align:center; cursor:pointer; color:#fff; border-right:1px solid #fff;}
.swkqzpmenu dt h3{ margin-top:20px;}
.swkqzpmenu dt img{width:64px;display:block;float:left;height:240px;cursor:pointer}
.swkqzpmenu dd{position:relative;width:600px;display:block;float:left;height:240px;overflow:hidden; background:#e9e9e9;}
.swkqzpmenu dl#slider2 dd div.zpinfor{padding:12px 20px 0 20px;width:560px;display:inline;float:left;height:226px;overflow:hidden;}
.swkqzpmenu dd h1{font-size:18px;border-bottom:#b4b4b4 1px dashed;padding-bottom:5px;color:#9b0f0f;line-height: 35px;
margin-bottom: 15px;}
.deploy .swkqbt i{background:url(../images/tb.png)-153px; }
.functioncet{ background:url(../images/bg_19.jpg) center no-repeat; height:440px;}



.smbcontr{margin-right: 155px;}
.smbpic1{ background:url(../images/icon1.png); }
.smbpic2{ background:url(../images/icon1.png)-96px 0px; }
.smbpic3{ background:url(../images/icon1.png)-192px 0px; }
.smbpic4{ background:url(../images/icon1.png)-288px 0px; }
.smbpic5{ background:url(../images/icon1.png)0px 88px; }
.smbpic6{ background:url(../images/icon1.png)-96px 88px; }
.smbpic7{ background:url(../images/icon1.png)-192px 88px; }
.smbpic8{ background:url(../images/icon1.png)-288px 88px; }
.smbzp{ background:url(../images/xr2_09.png) left top no-repeat; height:320px;overflow:hidden; padding-bottom:80px;}
.smbzp p{ width:500px; float:right;margin-top: 64px;}
.smbunction{ height:inherit; background:#f5f5f5}


.smbewm{ background:#f5f5f5; padding:50px 0; text-align:center;}
.smbewm p{ font-size:16px; color:#F00}
.smbewmcet{ width:500px;}
.smbewm dl{ margin-top:50px;}

/*开发者中心*/
.ypttop-bread{ font-size:18px; margin:15px;}
.ypttop-bread ul li{ float:left;  margin:0 18px;}
.ypttop-bread ul li a{ display:block;padding:18px 0;}

.kfttop-rightt{text-align: right;}
.kfbanner{ border-top:2px solid #ccc; color:#fff;height:340px;}
.kfbanner h1{ margin-top:120px; font-size:36px; margin-bottom:30px; margin-left:100px;}
.kfbanner1{ background:url(../images/xbanner1.jpg) no-repeat center;}
.kfbanner2{ background:url(../images/xbanner2.jpg) no-repeat center;}
.kfbanner3{ background:url(../images/xbanner3.jpg) no-repeat center;}
.kfbanner4{ background:url(../images/xbanner4.jpg) no-repeat center;}
.kfbanner p{ font-size:30px; margin-left:100px;}
.tabOn{border-bottom:2px solid #bd201c;}

 .serial {
    margin-top: 80px;
}
 .serial .access-through {
    height: 5px;
    background-color: #bd201c;
}

.serial .access-step {
    position: absolute;
}
.serial .access-step li {
    display: inline-block;
    position: relative;
    top: -19px;
    text-align: center;
    line-height: 34px;
    width: 192px;
	float:left;
}
.serial .access-circle {
    width: 34px;
    height: 34px;
    background-color: #bd201c;
    border-radius: 17px;
    color: #fff;
    display: inline-block;
}
.serial .access-step li {
    display: inline-block;
    position: relative;
    top: -19px;
    text-align: center;
    line-height: 34px;
    width: 192px;
}
.kftb{ background:#f0f0f0; height:380px; margin-top:100px;}
.kftb ul li{ text-align:center; width:300px; margin:50px; float:left;}
.kftb ul li h3{ margin:20px 0;}
.kftb ul li .kftbtb{ width:100px; height:100px;}
.kftb ul li p{ margin-bottom:30px;}
.kftb ul li .kftbjr{ border:1px solid #bd201c; -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;  padding:10px; margin-top:20px; color:#bd201c;}
.kftb ul li .kftbjr:hover{ background:#bd201c;transition: all 0.5s; color:#fff;}
.kfrz h1{ margin:20px 0;}
.kfrz ul li a{ color:#bd201c; margin-right:15px;}



.kfcontl{ width:320px; color:#fff;  }
.kfcontl h3{ height:50px; line-height:50px; color:#fff; padding-left:20px;  border-top:1px solid #e3e3e3; background:#bd201c;}
.kfcontl h3 em{ float:right; display:block; width:40px; height:50px;   cursor:pointer; background:url(../images/s_05.png) no-repeat center;margin-right: 18px;}
.kfcontl h3 em.on{ background:url(../images/x_05.png) no-repeat center; }
.kfcontl ul{  color:#333;  }
.kfcontl ul li{height:50px; line-height:50px; background:#e4e4e4; text-indent:30px; border-bottom:1px solid #fff;}
.kfcontl ul li a{height:50px; display:block; }
.kfcontl ul li:hover{ background:#d0d0d0;transition: all 0.5s; }

.kfcontr{ width:800px; line-height:30px;}
.kfcontr img{vertical-align:middle;}
.kfcontrbt{ margin-bottom:30px;}
.kfcontrbt h2{ background:url(../images/xht_03.png) repeat-x bottom; padding-bottom:20px;}
.kfnybt h3{ background:url(../images/qbtb_07.png) no-repeat left; text-indent:25px; color:#bd201c; border-bottom:1px solid #CCC; line-height:45px; margin:15px 0;}

.kfuse table{border-collapse:inherit;}
.kfuse .kfusebuttn{ width:150px; height:45px; text-align:center; line-height:45px; background:#bd201c;}
.kfuse .kfusebuttn a{ color:#FFF;width:150px; height:45px; display:block}
.kfuse .kfusebuttn a:hover{color:#FFF; background:#666;}
.kfcreat{ background:url(../images/cjpic_03.png) no-repeat left 100px bottom;}



.kfcreat .register {
    width: 400px;
     margin-right:150px;
}
.kfcreat .register input {
    width: 400px;
    height: 40px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 200; margin-top:15px;
}

.kfcreat .register .register_button {
    width: 100px;
    border: none;
    margin-top: 10px;
    margin-bottom: 0;
    background-color: #bd201c;
    color: #fff; cursor:pointer;
}

.kfsdkdown{ margin-top:50px; }
.kfsdkdown a{ background-color:#00cf31; padding:10px 20px; display:inline-block;border-radius: 50px;-moz-border-radius: 50px;-webkit-border-radius: 50px; color:#fff;}
.kfsdkdown img{ margin-right:15px;}
.kfsdkdown a:hover{ background:#00851f;}



/*login*/
.modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    background-color: rgba(0,0,0,.2);
    z-index: 999999;
    display: none;
}
.registmodal{display: none;}
.modal-content h3{ color:#bd201c;text-align: center;}
.modal .modal-content {
	background: #e6e6e6;
    position: absolute;
    top: 10%;
    left: 50%;
    z-index: 10000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 40px;
    width: 400px;
    margin-left: -200px;
    overflow: auto;
}

.modal .close {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    font-weight: 300;
    font-size: 26px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
	background:#838383;
	cursor:pointer;
}
.modal .close1 {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    font-weight: 300;
    font-size: 26px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
	background:#838383;
	cursor:pointer;
}
.modal h3 {
    font-weight: 300;
    font-size: 20px;
    margin: 0 0 6px;
}
.form-modal .field {
    margin: 0 0 8px;
}
/*.nyregistform{ width:500px; float:left}
.nyregistform label{ line-height:40px; font-size:18px}
.nyregist h1{ color:#bd201c;}*/
.form-styled input.form-styled textarea {
    color: #000;
    background-color: #fff;
    border-color: #ccc;
border: 4px solid;
    padding: 5px;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: baseline;
}

.form-modal .modal-submit-field {
    line-height: 35px;
    color: #ccc;
}

/*.logbtn.btn-highlight {
    background: #bd201c;
    color: #fff;
}*/
.logbtn.btn-highlight:hover{ background: #d72b27;}


.form-styled input, .form-styled textarea {
    width: 100%;
    padding: 5px;
    height: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: baseline;
}

.logbtn {
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
	cursor:pointer;
    border: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    line-height: 1.5em;
    vertical-align: baseline;
	 background: #bd201c;
    color: #fff;
}


 .modal-submit-field a{ line-height:40px;}
