﻿/*Banner*/
.banner{width: 100%;position: relative;height:550px;margin: 0 auto;background: transparent;}
.banner .bd{margin: 0 auto;height: 100%;position: relative;z-index: 0;overflow: hidden;}
.banner .bd ul{height: 100%;width: 100%;}
.banner .bd li{height: 100%;overflow: hidden;text-align: center;background-position: center;background-repeat: no-repeat;width:100%;}
.banner .bd li a{display: block;height: 100%;width: 100%;}
.banner .prev, .banner .next{display: block;position: absolute;top: 50%;margin-top: -30px;left: 15%;z-index: 1;width: 40px;height: 60px;background: url(../images/slider-arrow.png) -126px -137px #000000 no-repeat;cursor: pointer;*filter: alpha(opacity=50);*opacity: .5;display: none;}
.banner .next{left:auto;right: 15%;background-position: -6px -137px;}

/*搜索*/
.search_dbg{height:80px;line-height: 80px;}
.search_zi{float: left;height: 80px;width: 700px;color: #3a3a3a;display: inline;}
.search_zi span{font-weight: bold;}
.search_zi a{color: #3a3a3a;margin: 0 2px;}
.search_zi a:hover{color:#2375ef;}
.search1{float: right;width: 315px;height: 34px;line-height: 34px;display: inline;margin: 18px 10px 0 0;background: #fff;border: 1px solid #cdcdcd;}
.search1 .text{width:200px;height: 34px;float: left;background: none;line-height: 34px;color: #6b6b6b;font-size: 12px;font-family: "Microsoft YaHei";padding-left:16px;}
.search1 .submit{width:52px;height: 34px;cursor: pointer;float: right;background:#2375ef; color:#fff}


/*项目*/
.product_bg{width:100%;height:auto;margin:30px auto 0 auto; padding-bottom:30px;}
.product_bg .product{width:1180px;margin:0 auto;}
.product .pro_t{margin:0 auto;width:1180px;height:80px;text-align:center;background:url(../images/title.png) no-repeat bottom center}
.product .pro_t h3{font-size:26px;color:#333;font-weight:700}
.product .pro_t h3 span{color:#2375ef}
.product .pro_t p{font-size:18px;color:#999;font-family:'Times New Roman',Times,serif;text-transform:uppercase;display:block}
.product .pro_nr{margin:50px auto 0 auto;width:1180px}
.product .pro_nr dl{width:270px;height:360px;background:#fff;border:1px solid #ebebeb;float:left;margin:0 11px;-webkit-transition:all .8s ease-out;-o-transition:all .8s ease-out;transition:all .8s ease-out}
.product .pro_nr dl dt{width:120px;height:120px;margin:20px auto;border-radius:50%}
.product .pro_nr dl dt img{width:120px;height:120px;border-radius:50%}
.product .pro_nr dl dd{margin:0 30px}
.product .pro_nr dl dd h5{font-size:20px;color:#333;font-weight:700;text-align:center;padding-bottom:8px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:url(../images/fw_xt.png) no-repeat bottom center}
.product .pro_nr dl dd p{font-size:14px;color:#666;line-height:26px;height:52px;overflow:hidden;text-align:center;margin:15px auto}
.product .pro_nr dl dd .xq{width:150px;height:42px;line-height:42px;border:1px solid #2375ef;border-radius:30px;margin:0 auto}
.product .pro_nr dl dd .xq a{font-size:16px;color:#2375ef;font-weight:700;text-align:center;display:block}
.product .pro_nr dl:hover{-webkit-transform:translateY(-20px);transform:translateY(-20px);border:1px solid #2375ef;box-shadow:0 8px 8px 0 rgba(35,117,239,.4)}

/*关于我们*/
.about{margin:50px auto 0 auto;width:100%;height:500px;background:#f7f8fb;}
.about .ab_t{width:1180px;margin:0 auto;padding-top:45px}
.about .left_n{float:left;width:450px;margin:60px 0 0 35px}
.about .left_n .about_t{font-size:24px;font-weight:700;color:#020202;border-bottom:1px solid #ccc;height:105px}
.about .left_n .about_t span{font-size:36px;font-weight:700;color:#ccc;font-family:"Times New Roman",Times,serif;display:block}
.about .left_n p{font-size:14px;line-height:30px;color:#666;height:120px;overflow:hidden;margin:30px 0}
.about .left_n .xq{width:130px;height:36px;background:#2375ef}
.about .left_n .xq a{font-size:14px;line-height:36px;text-align:center;display:block;color:#fff}
.about .ab_img{width:600px;height:360px;float:right;margin:25px 0 0 0}
.about .ab_img iframe{width:600px;height:360px}

/*疑问*/
.query{width:1180px;height:auto;margin:50px auto 0 auto; padding-bottom:30px;}
.query .dd_t{margin:0 auto;width:1180px;height:80px;text-align:center;background:url(../images/title.png) no-repeat bottom center}
.query .dd_t span{font-size:18px;color:#999;font-family:'Times New Roman',Times,serif;text-transform:uppercase;display:block}
.query .dd_t h3{font-size:26px;color:#333;font-weight:700}
.query .dd_nr{margin:50px auto 0 auto;width:1180px;}
.query .dd_nr ul li{width:360px;height:320px;float:left;border-left:1px dashed #c4c4c4; border-bottom:1px dashed #c4c4c4; padding:0 15px;}
.query .dd_nr ul li:nth-child(3n+1){border-left:0;}
.query .dd_nr ul li:nth-child(4){border-bottom:0; padding-top:30px;}
.query .dd_nr ul li:nth-child(5){border-bottom:0; padding-top:30px;}
.query .dd_nr ul li:nth-child(6){border-bottom:0; padding-top:30px;}
.query .dd_nr ul li img{width:360px; height:200px;}

.query .dd_nr ul li span a{font-size:18px;font-weight:700;text-align:center;color:#333;display:block;padding-top:20px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.query .dd_nr ul li p{font-size:14px;font-weight:400;text-align:center;color:#333;margin-top:10px;display:block;overflow:hidden;text-overflow:ellipsis}/*white-space:nowrap;*/

/*服务圆形*/
.fw_bg{width:100%;height:936px;background:url(../images/ys_bg.jpg) no-repeat center}
.fw_bg .fw{width:1180px;padding-top:95px;margin:0 auto}
.fw .fw_t{margin:0 auto;width:1180px;height:100px;text-align:center;background:url(../images/ys_t.png) no-repeat bottom center}
.fw .fw_t p{font-size:18px;color:#fff;font-weight:700;padding-top:10px}
.fw .fw_t h3{font-size:28px;color:#fff;font-weight:700}
.fw .fw_nr{margin:100px auto 0 auto;position:relative}
.fw .fw_nr .nr_l{margin:0 auto;width:260px;float:left}
.fw .fw_nr .nr_l ul li{margin:0 auto;width:260px;height:118px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;position:relative}
.fw .fw_nr .nr_l ul li h5{font-size:20px;color:#fff;font-weight:700;text-align:right;margin:25px 0 15px 0;position:relative;height:36px;padding-right:50px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}
.fw .fw_nr .nr_l ul li p{font-size:14px;color:#fff}
.fw .fw_nr .nr_r{margin:0 auto;width:270px;float:right}
.fw .fw_nr .nr_r ul li{margin:0 auto;width:270px;height:118px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;position:relative}
.fw .fw_nr .nr_r ul li h5{font-size:20px;color:#fff;font-weight:700;text-align:left;margin:25px 0 15px 0;position:relative;height:34px;padding-left:60px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}
.fw .fw_nr .nr_r ul li p{font-size:14px;color:#fff}
.fw .fw_nr .nr_l ul li .xt{width:0;height:1px;position:absolute;right:0;top:33px;border-bottom:1px solid #88b3fa}
.fw .fw_nr .nr_r ul li .xt{width:0;height:1px;position:absolute;top:33px;border-bottom:1px solid #88b3fa}
.fw .fw_nr .nr_l ul li:hover .xt{width:100%;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}
.fw .fw_nr .nr_r ul li:hover .xt{width:100%;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}
.fw .fw_nr .nr_r ul li:hover{-webkit-transform:translateX(15px);transform:translateX(15px)}
.fw .fw_nr .nr_l ul li:hover{-webkit-transform:translateX(-15px);transform:translateX(-15px)}
.fw .fw_nr .te_img{width:198px;height:198px;margin:0 auto;position:relative;top:175px;-webkit-transition:All .8s ease-in-out;-moz-transition:All .8s ease-in-out;-o-transition:All .8s ease-in-out}
.fw .fw_nr .te_img:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}

/*流程*/
.lc_bg{margin:50px auto 0 auto;width:100%;height:610px;background:url(../images/lc_bg.jpg) no-repeat bottom center}
.lc{margin:0 auto;width:1180px;height:530px}
.lc .lc_t{margin:0 auto;width:1180px;height:80px;text-align:center;background:url(../images/title.png) no-repeat bottom center}
.lc .lc_t h3{font-size:26px;color:#333;font-weight:700}
.lc .lc_t h3 span{color:#2375ef}
.lc .lc_t p{font-size:18px;color:#999;font-family:'Times New Roman',Times,serif;text-transform:uppercase;display:block}
.lc .lc_nr{margin:45px auto 0 auto;width:1180px}
.lc .lc_nr ul li{margin:0 58px 0 58px;width:120px;float:left;height:260px}
.lc .lc_nr ul li span{margin:0 auto;width:120px;height:120px;display:block}
.lc .lc_nr ul li h5{font-size:16px;color:#333;font-weight:700;text-align:center;margin:15px 0 5px 0}
.lc .lc_nr ul li p{font-size:12px;color:#999;font-family:'Times New Roman',Times,serif;text-transform:uppercase;display:block;text-align:center}

/*表单*/
.message_bg{width:100%;margin:10px auto 0 auto;height:200px;background:#2375ef}
.message{width:1180px;margin:0 auto;height:200px}
.message .title{text-align:center;font-size:20px;color:#fff;font-weight:700;padding-top:30px}
.message .title p{text-align:center;font-size:18px;color:#fff;font-weight:700}
.message .offer_nr{width:1180px;margin:30px auto 0 auto}
.message .offer_nr .form-group{float:left;width:300px;height:40px;margin:0 10px 0 15px}
.message .offer_nr .form-group input{width:290px;height:40px;background:#2375ef;border:1px solid #86b3f6;padding-left:10px;border-radius:5px;font-size:16px;color:#fff;font-weight:700}
.message .offer_nr .form-group textarea{width:290px;height:30px;background:#2375ef;border:1px solid #86b3f6;padding:10px 0 0 10px;border-radius:5px;font-size:16px;color:#fff;font-weight:700}
.message .buttom{float:left;width:110px;height:40px;margin:0 10px 0 10px}
.message .buttom .an1{width:110px;height:40px;line-height:40px;background:#fd595d;border-radius:5px;font-size:16px;color:#fff;font-weight:700;text-align:center; border:0; cursor:pointer;}

/*优势*/
.ys{margin:50px auto 0 auto;width:1180px;height:590px}
.ys .ys_t{margin:0 auto;width:1180px;height:80px;text-align:center;background:url(../images/title.png) no-repeat bottom center}
.ys .ys_t h3{font-size:26px;color:#333;font-weight:700}
.ys .ys_t h3 span{color:#2375ef}
.ys .ys_t p{font-size:18px;color:#999;font-family:'Times New Roman',Times,serif;text-transform:uppercase;display:block}
.ys .ys_box{margin:30px auto 0 auto;width:1176px;height:475px;border:2px solid #cfcfcf;}
.ys .ys_box .ys_nr .box{display:none;}
.ys .ys_nr{width:1176px;height:375px;position:relative}
.ys .ys_nr .ys_img{width:652px;height:375px;position:relative;float:left}
.ys .ys_nr .ys_img img{width:652px;height:375px}
.ys .ys_nr .nr{width:520px;height:375px;float:left}
.ys .ys_nr .nr .nr_list{position:relative;font-size:24px;font-family:Impact;color:#333;font-weight:700;background:url(../images/ys_xt1.jpg) no-repeat left center;padding-left:120px;margin:50px 0 0 -30px}
.ys .ys_nr .nr .nr_list i{font-size:36px;font-family:Impact;color:#2375ef}
.ys .ys_nr .nr h5{width:275px;border-bottom:1px solid #e4e4e4;color:#333;font-weight:700;font-size:20px;margin:30px 0 40px 50px;height:50px}
.ys .ys_nr .nr p{color:#666;font-size:14px;line-height:30px;margin:0 0 0 50px}
.ys .ys_box .ys_list{height:100px;margin:0 auto}
.ys .ys_box .ys_list ul li{height:100px;width:293px;float:left;margin:0 1px 0 0;background:#333}
.ys .ys_box .ys_list ul li h6{font-size:16px;font-weight:700;color:#fff;margin:20px 0 0 30px;background:url(../images/ys_xt.jpg) no-repeat left bottom}
.ys .ys_box .ys_list ul li h6 span{font-size:10px;font-weight:400;color:#fff;font-family:'Times New Roman',Times,serif;display:block;text-transform:uppercase;padding:5px 0 12px 0}
.ys .ys_box .ys_list ul li.on{background:#2375ef}

/*合作企业*/
.hezuo{padding-top:10px; padding-bottom:30px;}
.hezuo .hezuo_d{}
.hezuo .hezuo_t{margin:0 auto;width:1180px;height:80px;text-align:center;background:url(../images/title.png) no-repeat bottom center}
.hezuo .hezuo_t h3{font-size:26px;color:#333;font-weight:700}
.hezuo .hezuo_t h3 span{color:#2375ef}
.hezuo .hezuo_t p{font-size:18px;color:#999;font-family:'Times New Roman',Times,serif;text-transform:uppercase;display:block}
.hezuo .hezuo_nr{margin:50px auto 0 auto;width:1180px}

.hezuo .hezuo_nr ul li{float:left; margin-left:20px; width:180px; margin-bottom:20px;}
.hezuo .hezuo_nr ul li:nth-child(6n+1){margin-left:0;}
.hezuo .hezuo_nr ul li img{width:180px; height:90px; border:1px solid #cccccc;transition: all 0.3s;}
.hezuo .hezuo_nr ul li img:hover{transform: scale(1.06);}


/*案例*/
.casewp{background:#f7f8fb; width:100%; padding:50px 0;}
.case{margin:0 auto;width:1180px;height:530px;}
.case .case_t{margin:0 auto;width:1180px;height:80px;text-align:center;background:url(../images/title.png) no-repeat bottom center}
.case .case_t h3{font-size:26px;color:#333;font-weight:700}
.case .case_t h3 span{color:#2375ef}
.case .case_t p{font-size:18px;color:#999;font-family:'Times New Roman',Times,serif;text-transform:uppercase;display:block}
.case .case_nr{margin:50px auto 0 auto;width:1180px}
.case .case_nr ul li{float:left;width:570px;height:188px;background:url(../images/jz_list.png) no-repeat center;margin:0 10px 20px 10px;-webkit-transition:all .8s ease-out;-o-transition:all .8s ease-out;transition:all .8s ease-out}
.case .case_nr ul li .case_img{float:left;width:155px;height:155px;border-radius:50%;margin:13px 16px}
.case .case_nr ul li .case_img img{width:155px;height:155px;border-radius:50%}
.case .case_nr ul li .neir{float:left;margin:20px;width:305px}
.case .case_nr ul li .neir h5{font-size:14px;font-weight:700;color:#333;margin-top:10px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.case .case_nr ul li .neir p{font-size:14px;font-weight:400;color:#666;line-height:24px;height:50px;overflow:hidden;margin:15px 0}
.case .case_nr ul li .neir .xq{width:108px;height:32px;line-height:32px;background:#e0e0e0;border-radius:30px}
.case .case_nr ul li .neir .xq a{font-size:14px;color:#333;text-align:center;display:block}
.case .case_nr ul li:hover{-webkit-transition:all .8s ease-out;-o-transition:all .8s ease-out;transition:all .8s ease-out;background:url(../images/jz_list1.png) no-repeat center}
.case .case_nr ul li:hover .xq{background:#2375ef;-webkit-transition:all .8s ease-out;-o-transition:all .8s ease-out;transition:all .8s ease-out}
.case .case_nr ul li:hover .xq a{color:#fff}

/*横幅*/
.banner1{width:100%;height:245px;margin:0 auto 0 auto;background:url(../images/banner_1.jpg) no-repeat center}
.banner1 .nr{width:1180px;height:245px;margin:0 auto}
.banner1 .nr .ms{margin:0 auto;padding-top:60px}
.banner1 .nr .ms p{font-size:24px;font-weight:700;color:#2375ef;text-align:right;line-height:48px}


/*新闻*/
.news{margin:0 auto;width:1180px;height:575px;position:relative}
.news .news_t{margin:-100px auto 0 auto;width:245px;height:672px;position:relative;float:left;background:url(../images/news_bg.jpg) no-repeat center}
.news .news_t h3{font-size:26px;color:#fff;font-weight:700;background:url(../images/news_t.png) no-repeat 30px center;width:245px;height:142px;margin:10px auto 0 auto;text-align:center;padding:70px 0 0 20px}
.news .news_t h3 span{font-size:18px;color:#fff;font-family:'Times New Roman',Times,serif;text-transform:uppercase;display:block;font-weight:400}
.news .news_r{margin:50px auto 0 auto;width:900px;position:relative;float:right}
.news .news_r .news_list{margin:0 auto;width:900px;height:50px;line-height:50px}
.news .news_r .news_list ul li{float:left;font-size:18px;color:#333;font-weight:700}
.news .news_r .news_list ul li a{font-size:18px;color:#333;font-weight:700;margin:0 20px}
.news .news_r .news_list ul li.on{color:#2375ef}
.news .news_r .news_list ul li.on a{color:#2375ef}
.news .news_r .news_box{margin:10px auto 0 auto}
.news .news_r .news_box .nr{margin:0 auto;height:190px}
.news .news_r .news_box .nr .news_img{margin:0 auto;height:190px;width:285px;float:left}
.news .news_r .news_box .nr .news_img img{height:190px;width:285px}
.news .news_r .news_box .nr .xq{float:right;width:580px}
.news .news_r .news_box .nr .xq h5 a{font-size:14px;color:#333;font-weight:700;margin:40px 0 20px 0;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.news .news_r .news_box .nr .xq p{font-size:14px;color:#666;line-height:30px;height:60px;overflow:hidden}
.news .news_r .news_box .list{margin:20px auto 0 auto}
.news .news_r .news_box .list ul li{width:425px;height:70px;float:left;margin:0 25px 20px 0}
.news .news_r .news_box .list .time{width:68px;height:68px;border:2px solid #dfdfdf;float:left;text-align:center}
.news .news_r .news_box .list .time span{font-size:26px;color:#666;font-family:Arial,Helvetica,sans-serif;display:block}
.news .news_r .news_box .list .time p{font-size:14px;color:#666;font-family:Arial,Helvetica,sans-serif}
.news .news_r .news_box .list .neirong{width:330px;float:right}
.news .news_r .news_box .list .neirong h5 a{font-size:14px;color:#333;font-weight:700;margin:10px 0 8px 0;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.news .news_r .news_box .list .neirong h5 a:hover{color:#2375ef}
.news .news_r .news_box .list .neirong p{font-size:14px;color:#666;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}

/*疑问*/
.question{width:1180px;height:115px;margin:50px auto 0 auto;position:relative}
.question .question_t{float:left;width:245px;height:115px;background:#dfdfdf}
.question .question_t h3 a{font-size:18px;color:#333;font-weight:700;display:block;text-align:center;padding-top:20px}
.question-left{width:900px;margin:0 auto;height:115px;float:right}
.question-left ul{width:900px;overflow:hidden}
.question-left ul li{width:370px;height:95px;float:left;padding:10px 15px;margin:0 20px;position:relative;border-right:1px solid #dcdcdc}
.question-left ul li .wen a{font-size:14px;color:#333;font-weight:700;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;background:url(../images/q.png) no-repeat left center;padding-left:30px;line-height:25px}
.question-left ul li .da p{font-size:14px;color:#666;line-height:24px;height:50px;overflow:hidden;margin-top:10px;background:url(../images/a.png) no-repeat left 5px;padding-left:30px}
.question-left .prev{display:block;width:24px;height:24px;float:left;overflow:hidden;cursor:pointer;background:url(../images/left1.png) no-repeat;position:absolute;bottom:10px;left:80px;z-index:99}
.question-left .next{display:block;width:24px;height:24px;float:right;overflow:hidden;cursor:pointer;background:url(../images/right1.png) no-repeat;position:absolute;bottom:10px;left:140px;z-index:99}

/*风采*/
.fc{margin:50px auto 0 auto;width:1180px;height:auto;position:relative}
.fc .fc_t{width:1180px;margin:0 auto}
.fc_t{margin:0 auto;width:1180px;height:80px;text-align:center;background:url(../images/title.png) no-repeat bottom center}
.fc_t h3{font-size:26px;color:#333;font-weight:700}
.fc_t h3 span{color:#2375ef}
.fc_t p{font-size:18px;color:#999;font-family:'Times New Roman',Times,serif;text-transform:uppercase;display:block}
.fc .picScroll-left{width:1180px;margin:40px auto 0 auto;height:210px;overflow:hidden;position:relative}
.picScroll-left .hd{overflow:hidden}
.picScroll-left .prev{display:block;width:40px;height:40px;float:right;overflow:hidden;cursor:pointer;background:url(../images/left.jpg) no-repeat;position:absolute;top:85px;left:10px;z-index:99}
.picScroll-left .next{display:block;width:40px;height:40px;float:right;overflow:hidden;cursor:pointer;background:url(../images/right.jpg) no-repeat;position:absolute;top:85px;right:10px;z-index:99}
.picScroll-left .hd ul{float:right;overflow:hidden;zoom:1;margin-top:0;zoom:1}
.picScroll-left .bd{width:1180px;margin:0 auto}
.picScroll-left .bd ul li{width:275px;height:205px;background:#fff;float:left;margin:0 10px;position:relative}
.picScroll-left .bd ul li a{width:275px;height:205px;display:block;overflow:hidden}
.picScroll-left .bd ul li img{width:275px;height:205px;position:relative;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}
.picScroll-left .bd ul li p{width:275px;height:40px;background:url(../images/an_hov_bg.png) repeat center;position:absolute;bottom:0}
.picScroll-left .bd ul li p a{font-size:14px;color:#fff;text-align:center;line-height:40px;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.picScroll-left .bd ul li img:hover{transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);overflow:hidden}


/*友情链接*/
.links_bg{width:100%;margin:50px auto -30px auto;height:auto;background:#f5f5f5}
.links_bg .links{width:1180px;margin:0 auto;height:auto; padding-bottom:20px;}
.links_bg .links .links_t{width:1180px;margin:0 auto;height:55px;line-height:55px}
.links_bg .links .links_t h3{float:left;font-size:16px;font-weight:700;color:#333}
.links_bg .links .links_t span{float:right;font-size:14px;color:#666}
.links_bg .links .yq a{font-size:14px;color:#666;margin:10px 10px 0 0; line-height:30px;}

/*其他修复*/
input::-webkit-input-placeholder ,textarea::-webkit-input-placeholder{color:#e1e6f0;}
input:-moz-placeholder ,textarea:-moz-placeholder{color:#e1e6f0;}
input::-moz-placeholder ,textarea::-moz-placeholder{color:#e1e6f0;}
input:-ms-input-placeholder ,textarea:-ms-input-placeholder{color:#e1e6f0;}


