html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
body {
  padding: 0;
  margin: 0;
  background: black;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
input {
  outline: none;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
a,
a:hover {
  text-decoration: none;
}
body a{outline:none;blr:expression(this.onFocus=this.blur());}
body,
textarea,
input,
button {
  color: #62a1c9;
}
html,
body {
  width: 100%;
  min-height: 930px;
  height: auto;
  font-family: "Microsoft YaHei", "Helvetica Neue", Arial, HelveticaNeue, Helvetica, "BBAlpha Sans", sans-serif;
  background: #fff;
}
#NIE-topBar {
  width: 100%;
  min-width: 1200px !important;
  height: 55px;
  z-index: 997 !important;
}
#NIE-topBar #NIE-topBar-main {
  z-index: 997 !important;
}
#NIE-copyRight {
  width: 100%;
  min-width: 1200px;
  background: #000;
}
#NIE-copyRight a {
  color: #fff;
}
#NIE-copyRight span {
  color: #fff;
}
#NIE-copyRight #ncp-l3 {
  display: inline-block;
}
.hide {
  display: none;
}



.zzc {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  
  width: 100%;
  height: 100%;
  background-color: black;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.zzc.on {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 998;
}

.i7info {
  display: none;
  width: 100%;
  position: fixed;
  top: 60px;
  text-align: center;
  color: #ffe200;
  line-height: 50px;
  z-index: 99999;
  font-size: 30px;
}
.i7info .i7con {
  width: 1200px;
  margin: 0 auto;
  height: 60px;
  line-height: 60px;
  background: #fd8c88;
}
.i7info .i7con a {
  margin: 0 20px;
  color: #666;
  font-size: 20px;
  cursor: pointer;
}
body,
html {
  font-family: "microsoft yahei";
}
.wrap {
  overflow: hidden;
  max-width: 1920px;
  min-width: 1200px;
  _width: 1200px;
  margin: 0 auto;
  position: relative;
  background: #fff;
  padding-top: 137px;
}
.wrap a:focus {
  outline: none;
}
h1 {
  font-size: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
}


.close {
  width: 20px;
  height: 20px;
  background: url("../image/close.png") no-repeat;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.close:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.top .logo {
  width: 527px;
  height: 53px;
  float: left;
  padding-top: 19px;
  margin-left: 362px;
  background: url("../image/logo.jpg") 0 19px no-repeat;
}
.top .phone {
  width: 254px;
  height: 22px;
  float: right;
  padding-top: 35px;
  margin-right: 364px;
  background: url("../image/phone.jpg") 0 35px no-repeat;
}
.top.on {
  
  background: #fff;
  position: fixed;
  top: 0;
}
.nav {
  width: 1920px;
  height: 80px;
  margin: 0 auto;
  position: fixed;
  top: 50px;
  left: 50%;
  z-index: 99;
  margin-left: -960px;
  background: url("../image/nav.png");
}
.nav ul {
  width: 100%;
  margin: 0 auto;
  padding-top: 20px;
}
.nav ul li {
  width: 122px;
  height: 36px;
  margin-left: 1%;
  float: left;
  font-size: 16px;
  text-align: center;
  line-height: 36px;
  color: #3d3d3d;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.nav ul li.on {
  color: #1169ab;
}
.nav.on {
  background: #FFF;
  position: fixed;
  top: 89px;
}
.nav ul li a {
	display: block;
	color: #000000;
  cursor: pointer;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.nav ul li.on a {
  color: #1169ab;
  font-weight:bold;
 
}

.nav ul li a:focus{
	outline:none;
}
.nav ul li a:hover {
 	
  color:#1169ab;
  font-weight:bold;
  font-size: 18px;
}
.nav ul li :hover {
  	
  color:#1169ab;
  font-weight:bold;
  font-size: 18px;
}

.nav .nav_line{
	 position:absolute;
	 width: 100%;
	 height: 1px;
	 background: #c8c8c8;
	 bottom: 0;
         display:none;
}
.banner {
  width: 100%;
  
  margin: 0 auto;
  position: relative;
  height:900px;
}
.banner .banner_box {
  width: 1920px;
  max-height: 900px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
.banner .banner_box ul li {
  width: 1920px;
  height: 850px;
  position: relative;
}

.banner .banner_box ul li .ani{
	position: absolute;
	height:300px;
	visibility:hidden;
}

.banner .banner_box ul .li3 .ani{
	width:1285px;
	text-align: center;
	visibility:hidden;
	position: absolute; 
}

.banner .banner_box ul .li1 .ani{
	position: absolute;
	top: 600px;
	left: 550px;
	visibility:hidden;
}


.banner .banner_box ul li img{
vertical-align:bottom;
}


.ani {
	width: 500px;
}
.ani h3 {
	font-size: 1.6em;
}

.ani p {
	color:#ffffff;
}

.ani .tdes {
	word-break:break-word;
	width: 300px;
	margin-top: 30px;
	margin-left: 5%;
}
.ani .custom {
	width: 410px;
	text-align: right;
}
.ani .cdes {
	margin-top: 30px;
	word-break:break-word;
        width: 300px;
}

.ani .sdes {
	margin-top: 30px;
	word-break:break-word;
}

.ani .sTitle {
	color:#ffffff;
	font-size:4em;
}

.ani .sdescribe {
	font-size:2em;
	margin-top: 30px;
}

#ban_slide1 {
	position: absolute;
	top: 600px;
	margin-left: 10%;
}

 .banner .banner_box .swiper-pagination {
  position: absolute;
  bottom: 20px;
  width: 100%;
  z-index: 99;
  text-align: center;
}
.banner .banner_box .swiper-pagination span {
   margin-left: 20px;
  display: inline-block;
  zoom: 1;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: #ffffff;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  filter: alpha(opacity=40);
 
}
.banner .banner_box .swiper-pagination span.swiper-active-switch {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  
 
}
.banner .banner_box .swiper-next1,
.banner .banner_box .swiper-prev1 {
  width: 29px;
  height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  z-index: 99;
  cursor: pointer;
}
.banner .banner_box .swiper-prev1 {
  left: 262px;
  background: url("../image/prev.png") no-repeat;
}
.banner .banner_box .swiper-next1 {
  right: 262px;
  background: url("../image/next.png") no-repeat;
}

.ban_content {
    position: absolute;
    top: 10%;
    left: 100%;
    color:#fefefe;
    width:100%;
    text-align:center;
}
.ban_content h3 {
    font-size: 60px;
}

.ban_content1 {
    position: absolute;
    top: 10%;
    left: -100%;
    color:#fefefe;
    width:100%;
    text-align:center;
}
.ban_content1 p {
		font-size: 30px;
    margin-top: 5%;
}

.content {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.content .case,
.content .news,
.content .product,
.content .soultion {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.content .m_box {
  width: 1285px;
  height: auto;
  margin: 0 auto;
  
  position: relative;
}
.content .m_box h3 {
  text-align: center;
  line-height: 38px;
  font-size: 38px;
  color: #000000;
  font-weight: normal;
  padding-top: 100px;
  padding-bottom: 40px;
}



.content .m_box p {
  text-align: center;
  line-height: 38px;
  
  color: #3c3c3c;
  font-weight: normal;
}
.product {
 
}
.product .m_box {
 
}
.product .p_1 {
  font-size: 12px;
  color: #707070;
  text-align: center;
  padding-top: 10px;
}
.product .prduct_list {
  margin-top: 130px;
  width: 100%;

}

.product .product_list ul {
	display: table;
    text-align: center;
}
.product .prduct_list ul li {
     list-style: none;
     display: inline-block;
     font-size: 20px;
     padding-left: 16px;
     vertical-align:top;
     width: 300px;
     *display:inline;*zoom:1;
} 
.product .product_list .hoverPic {
	display: none;
}
.product .prduct_list ul li img{
   width: 300px;
  
}



.product .prduct_list ul li a {
  width: 150px;
  height: 150px;
}
.product .prduct_list ul li .prduct_icon {
  width: 150px;
  height: 150px;
}

.product .prduct_list ul .parent_icon1,
.product .prduct_list ul .parent_icon5{
  margin-left: 65px;
}

.product .prduct_list ul li.pa1,
.product .prduct_list ul li.pa2,
.product .prduct_list ul li.pa5,
.product .prduct_list ul li.pa6{
	 transform: translate3d(-150px,150px,0);
	 opacity: 0;	
}
.product .prduct_list ul li.pa3,
.product .prduct_list ul li.pa4,
.product .prduct_list ul li.pa7,
.product .prduct_list ul li.pa8{
	 transform: translate3d(150px,150px,0);	
	 opacity: 0;
}

.product .prduct_list.active ul li.pa1,
.product .prduct_list.active ul li.pa4{
	
}
.product .prduct_list.active ul li.pa2,
.product .prduct_list.active ul li.pa3{
		
	opacity: 1;
}
.product .prduct_list.active ul li.pa5,
.product .prduct_list.active ul li.pa8{
	
	opacity: 1;
}
.product .prduct_list.active ul li.pa6,
.product .prduct_list.active ul li.pa7{
	
	opacity: 1;
}

 .product .prduct_list ul li a{
	
	 transition: background .3s ease 0s;
	 -webkit-transition: background .3s ease 0s;
	 -moz-transition: background .3s ease 0s;
	 -o-transition: background .3s ease 0s;
	 cursor: pointer;
} 

.product .prduct_list ul li:hover{ 
	
}

.product .prduct_list ul li .prduct_icon img{
  
    width:150px;
    height:150px;
    -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}
.product .prduct_list ul li .prduct_icon img:hover{
	transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
}


.product .prduct_list ul li p {
  text-align: center;
  font-size: 18px;
  padding-top: 25px;
  color: #000000;
}
.news {
  clear: both;
}
.news .m_box {
  
}
.news .m_box .details {
  padding-top:100px;
}
.news .news_list {
  margin-top: 44px;
}
.news .news_list ul li {
  float: left;
  width: 380px;
  height: 320px;
  margin-left: 10px;
  margin-right: 10px;
}
.news .news_content {
  word-break: break-word;
  padding: 90px 110px 0 125px;
}
.news .m_box .news_content p {
   text-align: left;
}
.news .news_list ul li .news_title {
  width: 80%;
  font-size: 14px;
  color: #3c3c3c;
  line-height: 24px;
  padding-left: 3px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news_list ul li .news_img {
  padding-top: 17px;
  width: 100%;
  height: 162px;
  overflow: hidden;
	position: relative;
}
.news .news_list ul li .news_img img {
  width: 100%;
  height: 162px;
}
.news .news_list ul li .news_img .zhe {
 position: absolute;
 bottom:0;
 left: 0;
 background: black;
 width: 100%;
 height: 90%;
 opacity: 0.5;
 filter:alpha(opacity=50);
 display: none;
 text-align: center;
}
.news .news_list ul li .news_img .zhe a{
	text-align: center;
	line-height:35px;
	height: 35px;
	width: 90px;
	border:1px solid white;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -17.5px 0 0 -45px;
}

.news .news_list ul li .news_img .zhe a:hover{
	background: #FB9600;
}
.news .news_list ul li .news_desc {
  padding-top: 18px;
  line-height: 22px;
  font-size: 14px;
  color: #707070;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news .news_list ul li .news_details {
  font-size: 20px;
  color: #ffffff;
}

.solution {
   background-color: #0e92d7;
   height:600px;
   margin: 160px auto 0 auto;
}
.solution .m_box  h3{
   color:white;
   padding-top: 90px;
}
.solution .m_box table {
   width: 100%;
   text-align: center;
   border: 1px solid white;
   border-collapse: collapse;
   height:300px;
   margin:60px auto;
}
.solution .m_box table td{
    border: 1px solid white;
}

.content .case {
	height:700px;
}
.case .m_box {

}
.case .m_box h3{
    padding-top: 180px;
    padding-bottom: 90px;
}
.case table {
  margin-top: 33px;
  width: 100%;
  border: 1px solid #e9e7e8;
  border-collapse: collapse;
  background: #ffffff;
}
.case table tbody tr {
  height: 107px;
}
.case table tbody tr td {
  width: 239px;
  text-align: center;
  padding: 0;
  border: 1px solid #e9e7e8;
}
.case table tbody tr td img{
	
        padding:6px;
}
.case table tbody tr td img:hover{
	
        box-shadow:1px 1px 4px 4px #eee;
}

.case .case_list {
  margin-top: 27px;
}
.case .case_list ul li {
  float: left;
  width: 216px;
  height: 30px;
  line-height: 30px;
  margin-left: 1px;
  padding-left: 23px;
  background: url("../image/case_list_bg.jpg") 8px center no-repeat;
}
.case .case_list ul li {
  color: #707070;
}
.case .case_list ul li a:hover {
  color: #313131;
  text-decoration: underline;
}
.app {
  background-color: #e6e6e6;
  height: 533px
}

.app .m_box .descrip {
	width: 44%;
    float: right;
    color: #4d4d4d;
}
.app .m_box .descrip .editions{
	 background: url("../image/editions.png") no-repeat;
}

.recruitment {
  float: left;
  padding-bottom: 66px;
}
.recruitment .recruitment_list {
  margin-top: 30px;
}
.recruitment .recruitment_list ul {
  width: 1258px;
}
.recruitment .recruitment_list ul li {
  float: left;
  margin-right: 58px;
  width: 543px;
  height: 50px;
  line-height: 50px;
  padding-left: 27px;
  border-bottom: 1px dashed #dfdfdf;
  background: url("../image/recruitment_list_bg.jpg") 13px center no-repeat;
}
.recruitment .recruitment_list ul li a {
  float: left;
  color: #707070;
}
.recruitment .recruitment_list ul li a:hover {
  color: #313131;
 
}
.recruitment .recruitment_list ul li span {
  float: right;
  color: #707070;
}
.cooperation {
  clear: both;
  background: #ede9e8;
}
.cooperation .m_box {
  height: 242px;
}
.cooperation h3 {
  padding-top:40px;
  font-size: 26px;
  color: #3d3d3d;
  line-height: 52px;
  text-align: center;
}
.cooperation .p_1 {
  font-size: 12px;
  color: #6f7170;
  line-height: 24px;
  padding-top: 7px;
  text-align: center;
}
.cooperation .cooperation_btn {
  width: 214px;
  height: 38px;
  margin: 25px auto;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 38px;
  border-radius: 16px;
  cursor: pointer;
  background: url("../image/cooperation_btn.png") no-repeat;
  letter-spacing: 1px;
}
.footer {
  clear: both;
  width: 100%;
  margin: 0 auto;
  background: url("../image/footer.png") no-repeat;
  overflow: hidden;
}
.footer .con_1 {
  height: 392px;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.footer .con_1 h3 {
  padding-top: 60px;
  font-size:35px;
  color: #fefefe;
  text-align: center;
  line-height: 38px;
  font-weight: normal;
}

.footer .con_1 .foot_tab{
  margin-top:45px;
}
.footer .con_1 .foot_tab .foot_table {
 width:100%;
}
.footer .con_1 .foot_tab .foot_table tr{
  height: 60px;
}
.footer .con_1 .foot_tab input{
   height: 25px;
   line-height: 25px;
   font-size: 16px;
   BACKGROUND-COLOR: transparent;
   color: white;
   border: 2px solid;
   border-radius: 7px;
   padding-left: 10px;   
}
.footer .con_1 .foot_tab input::-webkit-input-placeholder{
 color: white; 
}
.footer .con_1 .foot_tab textarea::-webkit-input-placeholder{
 color: white; 
}
.footer .con_1 .foot_tab .foot_name{
  width:30%;
}
.footer .foot_table .foot_phoneNum {
  width:45%;
  margin-left:5%;
}
.footer .con_1 .foot_tab .foot_phone{
  width: 400px;
  background: url(../image/phone.png) no-repeat;
}
.footer .con_1 .foot_tab .foot_email{
  width: 400px;
  background: url(../image/email.png) no-repeat;
}
.footer .con_1 .foot_tab .foot_address{
  width: 400px;
  background: url(../image/addres.png) no-repeat;
  height: 116px;
}
.footer .con_1 .foot_tab .foot_QQ{
  width: 40%;
}
.footer .con_1 .foot_tab .foot_weixin{
  margin-left: 5%;
  width: 35%;
}
.footer .con_1 .foot_tab .foot_require{
    width: 83%;
    font-size: 16px;
    BACKGROUND-COLOR: transparent;
    color: white;
    border: 2px solid;
    border-radius: 7px;
    padding-left: 10px;
}

.footer .con_1 .foot_tab .foot_button{
  background-color: #0e8fd2;
  color:white;
  border: none;
  border-radius: 0px;
  width: 20%;
  height: 80%;
}

.footer .con_1 .foot_tab span{
    color: white;
    font-size: 23px;
    margin-left: 15%;
}

.footer .con_1 .p_1 {
  padding-top: 10px;
  font-size: 14px;
  text-align: center;
  line-height: 22px;
  color: #d4edff;
}
.footer .con_1 .con_1_list {
  margin-top: 43px;
}
.footer .con_1 .con_1_list ul li {
  width: 180px;
  height: auto;
  float: left;
  margin-left: 66px;
}
.footer .con_1 .con_1_list ul li:first-child {
  margin-left: 0;
}
.footer .con_1 .con_1_list ul li .icon {
  width: 86px;
  height: 86px;
  margin: 0 auto;
}
.footer .con_1 .con_1_list ul li .icon.icon1 {
  background: url("../image/footer_icon1.jpg") no-repeat;
}
.footer .con_1 .con_1_list ul li .icon.icon2 {
  background: url("../image/footer_icon2.jpg") no-repeat;
}
.footer .con_1 .con_1_list ul li .icon.icon3 {
  background: url("../image/footer_icon3.jpg") no-repeat;
}
.footer .con_1 .con_1_list ul li .icon.icon4 {
  background: url("../image/footer_icon4.jpg") no-repeat;
}
.footer .con_1 .con_1_list ul li .icon.icon5 {
  background: url("../image/footer_icon5.jpg") no-repeat;
}
.footer .con_1 .con_1_list ul li .title {
  padding-top: 12px;
  color: #fffffd;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
.footer .con_1 .con_1_list ul li .desc {
  line-height: 18px;
  font-size: 12px;
  text-align: center;
  color: #d2edff;
}
.footer .con_2 {
  width: 100%;
  height: 72px;
  background-color: white;
}
.footer .con_2 .con_2_box {
  width: 1285px;
  margin: 0 auto;
  position: relative;
}
.footer .con_2 .con_2_box .copyright {
 
}
.footer .con_2 .con_2_box .copyright span {
  
}
.footer .con_2 .con_2_box .share {
  
  float: right;
}
.footer .con_2 .con_2_box .share ul li {
  width: 42px;
  height: 42px;
  float: left;
  margin-left: 10px;
  cursor: pointer;
}
.footer .con_2 .con_2_box .share ul li.qq{
  background: url("../image/qq.png") no-repeat;
}
.footer .con_2 .con_2_box .share ul li.weibo {
  background: url("../image/weibo.png") no-repeat;
}
.footer .con_2 .con_2_box .share ul li.weixin {
  background: url("../image/weixin.png") no-repeat;
}
.footer .con_2 .con_2_box .share ul li.email {
  background: url("../image/email1.png") no-repeat;
}
.cooperation_tc {
  width: 620px;
  height: 500px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1001;
  margin: -250px 0 0 -310px;
  background: #1168ab;
  z-index: -1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.cooperation_tc .close {
  width: 36px;
  height: 36px;
  position: absolute;
  top: 0;
  right: -46px;
  cursor: pointer;
  background: url("../image/close.png") no-repeat;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.cooperation_tc .close:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.cooperation_tc h3 {
  font-size: 32px;
  text-align: center;
  line-height: 40px;
  padding-top: 20px;
  color: #fff;
}
.cooperation_tc .info_box {
  padding-top: 10px;
  width: 400px;
  height: auto;
  margin: 0 auto;
}
.cooperation_tc .info_box .a_style {
  width: 100%;
}
.cooperation_tc .info_box .a_style p {
  padding-top: 20px;
  line-height: 20px;
  font-size: 18px;
  color: #efefef;
}
.cooperation_tc .info_box .a_style input {
  padding-top: 10px;
  height: 26px;
  line-height: 26px;
  width: 100%;
  background: none;
  outline: none;
  border: 0;
  border-bottom: 1px solid #5996c3;
  color: #fff;
  font-size: 22px;
}
.cooperation_tc .info_box .a_style textarea {
  padding: 10px;
  margin-top: 10px;
  width: 380px;
  height: 100px;
  background: #5996c3;
  border: 0;
  color: #fff;
  font-size: 16px;
  font-family: "microsoft yahei";
}
.cooperation_tc .submit {
  width: 134px;
  height: 38px;
  margin: 30px auto;
  text-align: center;
  line-height: 38px;
  color: #fff;
  cursor: pointer;
  background: url("../image/submit_btn.png") no-repeat;
}
.cooperation_tc.on {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1001;
}

.zzc {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  
  width: 100%;
  height: 100%;
  background-color: black;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.zzc.on {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 998;
}
.weixin_share{
  width: 500px;
  height: 500px;
  padding:20px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1001;
  margin: -250px 0 0 -310px;
  background: #fff;
  z-index: -1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.weixin_share.on{
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1001;
}
.erweima{
	width: 100%;
	height: 100%;
}
.weixin_share .close1 {
  width: 36px;
  height: 36px;
  position: absolute;
  top: 0;
  right: -46px;
  cursor: pointer;
  background: url("../image/close.png") no-repeat;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.weixin_share .close1:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}