﻿@charset "utf-8";/* CSS Document*/body{font-family: "微软雅黑";}
*{margin: 0px;padding: 0px;border: 0;list-style-type:none;}
li{list-style-type: none;}
a:link{text-decoration: none;color: #6D6D6D;}
a:visited{text-decoration: none;color: #6D6D6D;}
a:active{text-decoration: none;color: #FFFFFF;}
#header{min-width: 1346px;max-width: 1903px;height: 75px;background-color: #fff;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #999999;}
#header_in{width: 960px;padding: 0px 10px 0 10px;height: 75px;margin: auto;position: relative;}
.logo{height: 65px;width: 160px;float: left;margin-top: 11px;margin-right: auto;margin-bottom: auto;margin-left: 15px;}
#menu ul li a img{margin-top: 0px;}
/* ----- Menu -----*/#menu{position: absolute;right: 0px;margin-right: 0px;background-attachment: scroll;background-color: #C8C8C8;}
.st{background-color: #C8C8C8;}
#menu ul li{float: left;display: inline;}
#menu ul li a{text-decoration: none;color: #101115;text-transform: uppercase;font-weight: 300;letter-spacing: 1px;display: block;padding: 29px 40px 0 40px;height: 46px;background-color: #fff;}
#menu ul li a:hover{background-color: #F0F0F0;}
#menu ul li a.active{background: none;color: #fff;}
/* dropdown menu*/#menu ul ul{background-color: #EFEFEF;;height: 0;margin-top: 10px;opacity: 0;overflow: hidden;position: absolute;visibility: hidden;width: auto;margin-left: -460px;margin-right: -180px;z-index: 2;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;padding-top: 0;padding-right: 0;padding-bottom: 0;}
#menu ul li:hover ul{opacity: 1;visibility: visible;height: 75px;}
#menu ul li ul li{float: left;width: 180px;text-align: center;display: block;}
/* ---*/.slide-main{min-width: 1346px;max-width: 1903px;height: 580px;position: relative;z-index: 1;margin: auto;padding: 0px;}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:267px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}.prev{left:70px;}.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:540px;left:0;text-align:center;}
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#333;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;}
.item a.cur{background:#fff;}
.slide-box,.slide{display:block;width:100%;height:580px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:490px;padding-top:89px;background:#ff6900;position:relative;position:absolute;z-index:8;}
#bgstylea{background:#0177d7;}
#bgstyleb{background-color: #3A963C;}
#bgstylec{background-color: #0AB799;}
.slide a{display: block;width: 100%;height: 100%;cursor: pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b{width:952px;margin-left:-476px;text-align:center;}
.obj-a{display:block;height:352px;top:50px;}
.obj-b{top:300px;height:50px;top:470px;}
.obj-c{display:block;height:582px;top:50px;margin-left:-325px;}
.obj-d{top:470px;height:164px;margin-left:-150px;}
.obj-d p{display:block;padding-top:20px;font-size:16px;color:#fff;clear:both;}
.obj-e{width:300px;height:50px;margin-left:-150px;top:470px;z-index:12;}
.obj-f{top:50px;margin-left:-325px;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;}
to{opacity:1;left:50%;}}
@-moz-keyframes baoAni{from{opacity:0;left:60%;}
to{opacity:1;left:50%;}}
@keyframes baoAni{from{opacity:0;left:60%;}
to{opacity:1;left:50%;}}
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);}
to{opacity:1;-webkit-transform:scale(1,1);}}
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);}
to{opacity:1;-moz-transform:scale(1,1);}}
@keyframes saAni{from{opacity:0;transform:scale(0,0);}
to{opacity:1;transform:scale(1,1);}}
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;}
to{opacity:1;-webkit-transform:scale(1,1);transform-origin: left bottom;}}
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0);transform-origin:left bottom;}
to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;}}
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;}
to{opacity:1;transform:scale(1,1);transform-origin: left bottom;}}
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;}
to{opacity:1;left:50%;}}
@-moz-keyframes saAnic{from{opacity:0;left:47%;}
to{opacity:1;left:50%;}}
@keyframes saAnic{from{opacity:0;left:47%;}
to{opacity:1;left:50%;}}
.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;}
to{opacity:1;left:50%;}}
@-moz-keyframes saAnid{from{opacity:0;left:53%;}
to{opacity:1;left:50%;}}
@keyframes saAnid{from{opacity:0;left:53%;}
to{opacity:1;left:50%;}}
.main{height:auto !important;min-width: 1346px;max-width: 1903px;border-top-width: 1px;border-top-style: solid;border-top-color: #B0B0B0;margin-right: auto;margin-left: auto;overflow: hidden;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #B0B0B0;}
.fl{margin: auto;float: left;height: 700px;width: 25%;padding-bottom: 150px;text-align: center;}
.fl img{height: 150px;width: 150px;display: block;margin-top: 30px;margin-right: auto;margin-bottom: auto;margin-left: auto;margin-bottom:30px}
.main span{font-size: 24px;text-align: center;display: block;margin-bottom: 20px;}
.main p{width: 70%;margin: auto;line-height: 40px;}
#l1{background-color: #EBEBEB;}#l2{background-color: #DCDCDC;}#l3{background-color: #EBEBEB;}#l4{background-color: #DCDCDC;}
.soft{height: auto;width: 1346px;overflow: hidden;margin-right: auto;margin-left: auto;}
.title{text-align: center;height: 40px;min-width: 1266px;max-width: 1903px;line-height: 30px;border-bottom-width: 1px;border-bottom-style: solid;margin-top: 50px;margin-right: auto;margin-bottom: 40px;margin-left: auto;border-bottom-color: #B0B0B0;font-size: 21px;width: auto;}
.soft ul li{height: 180px;width: 180px;float: left;margin-right: 24px;margin-bottom: 80px;margin-left: 20px;}
.bg{height: 180px;width: 180px;}#c1{background-color: #00B5AE;}#c2{background-color: #E97053;}#c3{background-color: #F9D364;}#c4{background-color: #666668;}#c5{background-color: #A0D468;}#c6{background-color: #38BDD0;}#c7{background-color: #2C709F;}#c8{background-color: #C2272D;}#c9{background-color: #007DE5;}#c10{background-color: #2F71F1;}#c11{background-color: #FC6313;}#c12{background-color: #3A963C;}#c13{background-color: #DDF3C6;}#c14{background-color: #E77E23;}#c15{background-color: #6684E4;}#c16{background-color: #000000;}#c17{background-color: #795EEB;}#c18{background-color: #99CC00;}
.soft ul li img{height: 100px;width: 100px;display: block;margin: auto;padding-top: 40px;clear: both;position:relative;z-index: 1;}
.soft ul li .info{background-color: #333;background:rgba(0,0,0,.6);width: 180px;height: 180px;margin-top: -140px;opacity:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;z-index: 100;}
.soft ul li a:hover .info{opacity:1}
.soft ul li .info span{font-size: 14px;color: #FFF;text-align: center;display: block;padding-top: 10px;}
.soft ul li .info p{font-size: 16px;color: #FFF;text-align: center;display: block;padding-top: 115px;}
.footer{background-color: #EFEFEF;height: 80px;min-width: 1346px;max-width: 1903px;;color: #6D6D6D;text-align: center;font-size: 14px;padding-right: 0px;padding-left: 0px;line-height: 22px;border-top-width: 1px;border-top-style: solid;border-top-color: #B0B0B0;padding-top: 10px;margin: auto;clear: both;}
.ml{min-width: 1366px;max-width: 1903px;height: auto;width: auto;}
.ml .sysone,.sys1,.sys4,.sys7,.sys10,.sys13,.sys16,.sys19{background-color: #0AB799;height: 720px;width: auto;margin-top: 0px;margin-right: auto;margin-left: auto;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #999;}
.ml .systwo,.sys2,.sys5,.sys8,.sys11,.sys14,.sys17,.sys20{background-color: #0177D7;height: 720px;width: auto;margin-top: 0px;margin-right: auto;margin-left: auto;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #999;}
.ml .systhree,.sys3,.sys6,.sys9,.sys12,.sys15,.sys18,.sys21{background-color: #3A963C;height: 720px;width: auto;margin-top: px;margin-right: auto;margin-left: auto;}
.smain{height: 720px;width: 1330px;margin: auto;}
.smain .stitle{height: 40px;width: auto;text-align: center;color: #FFF;font-size: 18px;line-height: 40px;padding-top: 30px;}
.smain .img{height: 465px;width: 1366px;float: left;margin-top: 100px;margin-right: auto;margin-bottom: auto;margin-left: auto;}
.smain .img img{float: left;margin: 10px;padding: 1px;border: 1px solid #999;height: 400px;width: 640px;}
.smain .downx{font-size: 36px;color: #FFF;text-align: center;line-height: 50px;}
.smain .text{height: 500px;width: 560px;float: right;margin-top: 20px;color: #FFF;line-height: 30px;margin-right: auto;margin-left: auto;}
.dl{height: 80px;width: 540px;background-color: #F0F0F0;float: right;clear: both;margin-right: 40px;margin-top: 15px;}
.dl .dl32{clear: both;float: left;height: 80px;width: 270px;text-align: center;border-right-width: 1px;border-right-style: solid;border-right-color: #FFF;color: #5A5A5A;}
.dl .dl32 span{font-size: 18px;line-height: 30px;}
.dl .dl32 p{font-size: 12px;margin-top: 5px;font-family: "新宋体";}
.dl .dl64{float: right;height: 80px;width: 269px;text-align: center;color: #5A5A5A;margin-top: -80px;}
.dl .dl64 span{font-size: 18px;line-height: 30px;}
.dl .dl64 p{font-size: 12px;margin-top: 5px;font-family: "新宋体";}
.dl a .inf{background-color: #333;background: rgba(0,0,0,.7);width: 270px;height: 80px;opacity: 0;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;transition: all .5s ease-in-out;text-align: center;line-height: 80px;color: #FFF;font-size: 26px;float: left;margin-top: -80px;}
.dl a:hover .inf{opacity:1}
#i2{margin-top: -80px;margin-left: 269px;line-height: 80px;width: 269px;float: right;}
.white_content{display: none;position: absolute;width: 540px;height: 80px;background-color: #FFF;}
.close{float: right;width: 100%;text-align: right;position: absolute;z-index: 5;}
.close a img{padding-right: 3px;padding-top: 3px;height: 15px;width: 15px;}
.con{height: 80px;width: 540px;float: left;position:absolute;z-index: 1;}
.con a{width: 130px;height: 50px;display: block;color: #E6E6E6;float: left;line-height: 50px;text-align: center;margin-top: 15px;}
#y1{background-color: #C2272D;margin-right: 2px;margin-left: 2px;}
#y2{background-color: #007DE5;margin-right: 2px;margin-left: 2px;}
/*下载样式1*/
/*#y1a{background-color: #C2272D;line-height: 20px;padding-top: 5px;height: 45px;letter-spacing: 2px;margin-right: 2px;margin-left: 2px;}
#y1a,#y2a span{font-size: 13px;}
#y2a{background-color: #007DE5;margin-right: 2px;margin-left: 2px;}
#y2a{margin-left: px;line-height: 20px;padding-top: 5px;height: 45px;letter-spacing: 2px;font-size: 13px;}*/
/*下载样式2*/
#y1a{background-color: #C2272D;line-height: 20px;padding-top: 15px;height: 35px;letter-spacing: 2px;margin-right: 2px;margin-left: 2px;}
#y2a{background-color: #007DE5;margin-right: 2px;margin-left: 2px;}
#y2a{margin-left: px;line-height: 20px;padding-top: 15px;height: 35px;letter-spacing: 2px;}
.tqm{font-size: 9px;line-height: 50px;color: #666;}
.con,.con1 a:hover{color: #FFFFFF;}
.banner{margin: auto;height: 200px;min-width: 1346px;max-width: 1903px;background-repeat: no-repeat;background-position: center;background-color: #0177D7;background-image: url(../images/banner.png);}
.banner a{height: 100%;width: 100%;display: block;}
.hmain{height: auto;min-width: 1346px;max-width: 1903px;margin-top: 30px;margin-right: auto;margin-bottom:auto;margin-left: auto;}
.htitle{width: 1004px;height: 100px;margin: auto;text-align: center;line-height: 100px;padding-bottom: 30px;}
.htitle h3{font-size: 22px;}
.htext{min-height:800px;width: 1004px;line-height: 35px;padding: 20px;margin-top: auto;margin-right: auto;margin-bottom: 20px;margin-left: auto;}
.htext img{height: auto;width: auto;margin-top: 20px;margin-bottom: 20px;}
#gd{background-color: #F6F6F6;}
.position{height: 30px;width: 1004px;margin-top: 10px;margin-right: auto;margin-left: auto;font-size: 14px;color: #6D6D6D;}
.cslist{height: auto;width: 1004px;border-top-width: 2px;border-right-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-left-style: solid;border-top-color: #D7D7D7;border-right-color: #D7D7D7;border-left-color: #D7D7D7;margin-top: auto;margin-right: auto;margin-bottom: 10px;margin-left: auto;}
.cslist ul li{height: 260px;width: 984px;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #D5D5D5;padding-left: 20px;margin-top: 20px;margin-right: auto;margin-bottom: auto;margin-left: auto;}
.cslist ul li .litext .liinfo{width: 650px;height:50px;margin-top: 25px;margin-right: auto;margin-bottom: auto;margin-left: auto;}
.cslist ul li h2{font-size: 18px;font-weight: lighter;margin-bottom: 25px;margin-left: 10px;}
.cslist ul li a img{float: left;padding-left: 20px;height: 180px;width: 240px;}
.cslist ul li .litext{float: left;width: 680px;margin: auto;padding-left: 20px;line-height: 35px;padding-top: 10px;padding-right: 20px;}
.litext .liinfo a{float: right;font-size: 12px;background-color: #E1E1E1;height: 25px;width: 60px;display: block;text-align: center;line-height: 25px;}
.litext .liinfo span{font-size: 12px;float: left;}
.dede_pages{height: 50px;width: 1004px;margin-top: 20px;margin-right: auto;margin-bottom: auto;margin-left: auto;text-align: center;}
.dede_pages ul{margin: auto;height: auto;width:auto;}
.dede_pages ul li{line-height: 17px;margin-right: 6px;padding: 4px 6px 4px;border: 1px solid #E9E9E9;display: inline-block;}.dede_pages ul li a{color:#555;}.dede_pages ul li a:hover{color:#690;text-decoration:none;}.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color: #0177D7;padding: 4px 6px 4px;color: #FFF;}
.dede_pages .pageinfo{line-height:20px;padding:12px 10px 12px 16px;color:#999;}
.dede_pages .pageinfo strong{color:#555;font-weight:normal;margin:0px 2px;}
.menu{width: 1346px;overflow: hidden;margin-top: 5px;margin-right: auto;margin-bottom: 30px;margin-left: auto;}
.menu #nav{display: block;width: 100%;padding: 0;margin: 0;list-style: none;height: 90px;background-color: #FFF;border-bottom-width: 5px;border-bottom-style: solid;border-bottom-color: #FFFFFF;}
.menu #nav li{float: left;width: 673px;height: 90px;background-color: #ECEEF1;}
#nav li h2{font-size: 15px;font-weight: lighter;}
.menu #nav li a{display: block;text-decoration: none;text-align: center;color: #666;height: 90px;width: 673px;}
.menu #nav li a img{height: 50px;width: 50px;margin-top: 10px;margin-bottom: 5px;}
#menu_con{width: auto;height: auto;border-right-width: 3px;border-left-width: 3px;border-right-style: solid;border-left-style: solid;border-right-color: #FFFFFF;border-left-color: #FFFFFF;border-bottom-width: 5px;border-bottom-style: solid;border-bottom-color: #FFFFFF;}
.tag{padding: 20px;overflow: hidden;text-align: center;line-height: 40px;}
.tag p{text-align: left;margin-left: 30px;}
.tag h3{text-align: left;margin-left: 20px;font-size: 16px;}
.tag img{margin-top: 20px;margin-right: auto;margin-bottom: 20px;margin-left: auto;}
.selected{background-color: #FFFFFF;}
#imgs{height: 300px;margin-top: 80px;}
#texts{height: 360px;}
#one_xp{background-color: #99CCCC;}#two_xp{background-color: #3399CC;}#three_xp{background-color: #336699;}#one_win7{background-color: #7E90F3;}#two_win7{background-color: #5B83EA;}#three_win7{background-color: #007DE5;}#one_win8{background-color: #00B5AE;}#two_win8{background-color: #38BDD0;}#three_win8{background-color: #2F71F1;}#one_office{background-color: #669999;}#two_office{background-color: #99CC99;}#three_office{background-color: #333399;}
.about{height: 960px;width: 980px;background-color: #FFF;margin-top: 10px;margin-right: auto;margin-bottom: 20px;margin-left: auto;border-radius: 8px;box-shadow: 0px 0px 15px #ADADAD;-moz-box-shadow:0px 0px 15px #ADADAD;}
#at{background-color: #eceef1;}
.about .atitle{text-align: center;margin: auto;height: 50px;width: 960px;line-height: 50px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #e2e5e7;font-size: 20px;}
.content{height: auto;width: auto;padding-top: 30px;padding-right: 30px;padding-bottom: 30px;padding-left: 30px;font-size: 14px;}
.content span{text-indent: 20px;line-height: 30px;display: block;}
.content h3{font-size: 16px;font-weight: lighter;margin-top: 30px;margin-bottom: 20px;}
.content p{padding-left: 20px;line-height: 30px;}
.content .QR{width: 900px;height: 300px;text-align: center;}
.QR img{width: 200px;padding-top: 60px;margin-right: 30px;margin-left: 30px;margin-bottom: 10px;}
.mini{min-width: 1346px;max-width: 1903px;height: 75px;background-color: #fff;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #999999;}
.mini_in{width: 960px;padding: 0px 10px 0 10px;height: 75px;margin: auto;}
.mini .mini_in img{float: left;margin-top: 11px;margin-right: auto;margin-bottom: auto;margin-left: 15px;width:127px;height:50px;}
.mini .mini_in span{float: right;height: 60px;width: 150px;line-height: 60px;background-color: #C8C8C8;text-align: center;margin-top: 7px;margin-right: 30px;}
.mini_in span a{height: 60px;width: 150px;display: block;color: #FFF;}
.download{width: 800px;height: 470px;padding: 50px;margin-top: 100px;margin-right: auto;margin-bottom: 260px;margin-left: auto;border: 1px solid #E6E6E6;}
#dd{height: 130px;width: 700px;}
#dd .dt{position: absolute;float: left;margin-top: 30px;}
#ddl{margin-top: auto;margin-right: 30px;margin-bottom: auto;margin-left: auto;}
#ddl_xp{height: 80px;width: 270px;background-color: #F0F0F0;float: right;clear: both;margin-right: 40px;margin-top: 15px;margin-top: auto;margin-right: 165px;margin-bottom: auto;margin-left: auto;}
#dl_xp{border-right-style: none;}
.white_content_xp{display: none;position: absolute;width: 540px;height: 80px;background-color: #FFF;margin-left: -135px;}
.copy{height: 50px;width: auto;line-height: 50px;text-align: center;}
.cik{font-size: 18px;margin-left: 16px;color: #FF0000;letter-spacing:5px;}
.search{width: 1006px;height: 60px;margin: auto;}
.search_box{width: 600px;height: 50px;float: left;margin-top: 20px;margin-right: auto;margin-bottom: auto;margin-left: auto;}
.search_box form #search-keyword{height: 34px;width: 280px;border: 2px solid #DDDDDD;color: #666666;font-family: "微软雅黑";padding-left: 8px;background-color: #FFF;margin: auto;}
.search_box form input{height: 38px;width: 80px;color: #FFF;background-color: #0177D7;margin-left: -6px;font-family: "微软雅黑";}
a#stor:link{color: #FFFFFF;}a#stor:visited{color: #FFFFFF;}a#stor:hover{color: #F3F3F3;}a#stor:active{color: #FFFFFF;}.header1{border: none;}
.ctx{min-width: 1346px;max-width: 1903px;margin-top: 10px;margin-right: auto;margin-bottom: auto;margin-left: auto; }
.cty{height: auto;width: 980px;background-color: #FFF;margin-top: auto;margin-right: auto;margin-bottom: 20px;color: #737373;margin-left: auto;clear: both;border-radius: 8px;box-shadow: 0px 0px 15px #ADADAD;-moz-box-shadow:0px 0px 15px #ADADAD;}
.cty .titlea{font-size: 24px;width: 900px;border-bottom-width: 2px;border-bottom-style: solid;border-bottom-color: #e2e5e7;height: 100px;line-height: 100px;margin-top: auto;margin-right: auto;margin-bottom: 30px;margin-left: auto;padding-right: 30px;padding-left: 30px;}
.cty .titlea span{ float:left;}
.cty .titlea a{float: right;background-color: #dd0023;color: #FFF;height: 50px;width: 100px;text-align: center;line-height: 50px;margin-top: 25px;font-size: 18px;border-radius:8px;}
.cty .imga img{width: 940px;margin-bottom: 20px;border-radius:8px;}

.cty .imga .zzww{font-size: 16px;color: #666;margin-left: 20px;margin-top: 20px;margin-bottom: 20px; line-height:24px;}

.cty .imga .zzww p,.cty .imga .zzww div{margin-bottom:10px;}
.cty .imga .spt{font-size: 20px;color: #666;margin-left: 20px;margin-top: 20px;margin-bottom: 20px;}




.cty .imga ul li{list-style-type: circle;margin-left: 40px;margin-top: 10px;margin-bottom: 10px;margin-right: 20px;}
.list{list-style-type: none;margin-left: 40px;margin-top: 10px;margin-bottom: 10px;margin-right: 20px;}
.cty .imga .dla{height: 80px;width: 540px;}
.cty .imga .con1 p{float: left;font-size: 18px;margin-top: 25px;margin-left: 160px;margin-right: 5px;}
.con1{height: 100px;width: 900px;}
.con1 a{width: 130px;height: 50px;display: block;color: #E6E6E6;float: left;line-height: 50px;text-align: center;margin-top: 15px;}
.plbox{width: 960px;margin-top: 0px;margin-right: auto;margin-bottom: 30px;margin-left: auto;}
.click{color: #FFFFFF;text-align: right;}
#ax{background-color: #eceef1;}
#SOHUCS #SOHU_MAIN .module-cmt-list .wrap-user-gw .user-address-gw{display:none!important;}
#dad a{font-size: 18px;color: #F00;}
#dl32{display: none;} 
#zs {
	height: 0px;
	width: 200px;
	display: table-cell;
	padding-left: 100px;
}
#zs img {
	margin-left:315px;
}
.md-perspective,
.md-perspective body {
	height: 100%;
	overflow: hidden;
	font-family: "微软雅黑";
}

.md-perspective body  {
	background: #222;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	perspective: 600px;
}

.container {
	min-height: 100%;
	background-color: #333333;
}

.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50%;
	width: 630px;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background-color: rgba(0,0,0,0.6);
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

/* Content styles */
.md-content {
	background: #fff;
	position: relative;
	border-radius: 3px;
	margin: 0 auto;
}



.md-content > div {
	margin: 0;
	font-weight: 500;
	font-size: 1.15em;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	color: #666;
}
.md-content > div p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

.md-content div img {
	
	height: 250px;
	width: 250px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.md-content div #a1{
	margin-right: 40px;
	
}
.md-content div #a2{}
.md-content div .pstype {
	padding-right: 255px;
	padding-left: 105px;
	float: left;
}

.md-content button {
	display: block;
	margin: 0 auto;
	font-size: 0.8em;
}

/* Individual modal styles with animations/transitions */

/* Effect 1: Fade in and scale up */
.md-effect-1 .md-content {
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-1 .md-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

button:hover {
	background: #A5281B;
