html,body{width: 100%;}*{padding:0; margin:0;}img {border:0;vertical-align:middle;}a,input,button,textarea,select{outline: none;font-family: "微软雅黑";}table{border: 0;}textarea { resize:none; }ul{list-style: none;}li{list-style: none;}object {float:left; display:inline;}.fl{display: inline;float: left;}.fr{display: inline;float:right;}.clr {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0; line-height: 0;font-size: 0;}.clr1:after {content: "020";display: block;height: 0;visibility: hidden;clear: both;}.clr1 {zoom: 1;}body{background-color: #fff;font-size:12px;font-family: "微软雅黑";}a {cursor: pointer; color: #000; text-decoration: none; -moz-outline-style:none;outline:none;blr:expression(this.onFocus=this.blur());}a:hover { color: #c50000; text-decoration: none;}.w1{width: 1200px; margin: 0 auto;}.w2{width: 1000px; margin: 0 auto;}.tc{text-align: center;}.tr{text-align: right;}.tl{text-align: left;}.btn{ display:block; border:none; width:100px; text-align:center; height:32px; line-height:32px; color:#fff; font-size:12px;letter-spacing: 1px; font-weight:bold; background-color:#0072C6; cursor:pointer;border-radius: 3px; }.btn:hover{ background-color:#055FA2; color: #fff; }.btn1{ border:none; width:100px; text-align:center; color:#fff; padding: 2px 15px 3px 15px;letter-spacing: 1px; font-weight:bold; background-color:#0072C6; cursor:pointer;border-radius: 3px; }.btn1:hover{ background-color:#055FA2; color: #fff; }.text{border: none;line-height: 24px;height: 24px; border: 1px solid #ddd; width: 98%; padding: 0 5px;}.textarea{height: 60px;width: 98%; line-height: 20px; border: 1px solid #ddd; font-size: 12px; margin:5px 0; float: left; padding: 0 5px;}.select{border:1px solid #ccc;line-height: 24px;height: 24px;}.radio{ padding: 0px 10px; background-color: #fff; }.radio input{ margin: 0 5px 0 0;vertical-align:middle; margin-bottom:1px; *margin-bottom:1px; }.checkbox{ line-height: 20px; width: 100%;-o-text-overflow: ellipsis;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}.checkbox input{ vertical-align:middle; margin-bottom:2px; *margin-bottom:2px; }.opt{border:1px solid #ddd;border-collapse: collapse;width: 100%;}.opt td{ color: #666; }.optrt td{border:1px solid #ddd; background:url('../img/tabbg.gif') repeat-x center;height: 30px;padding: 0 10px;text-align: center;}.optrn td{border:1px solid #ddd; height: 34px;padding: 0px 10px;text-align: center;}.optrn:hover td{background-color: #f2f2f2;cursor: pointer;}.opt1{border-collapse: collapse;width: 100%;}.opt1 td{height: 18px;padding: 2px 5px;}.opt1left{ width: 100px; text-align: right; background-color: #eee;}.opt2{border-collapse: collapse;width: 100%;}.opt2 td{height: 18px;padding: 2px 5px;}.opt2left{ width: 100px; text-align: right; }.pager{padding: 4px 0;text-align: center;font-size: 14px;}.pager span{display: block;float: left; padding: 6px 13px; margin: 0 1px; background-color: #fff;border-radius: 5px;}.pager a{display: block;float: left;padding: 6px 13px; margin: 0 1px; background-color: #eee;border-radius: 5px;}.pager a:hover{background-color: #f60; color: #fff;text-decoration: none;}.pager .current_page{background-color: #f60;color:#fff;}.a-upload {padding: 4px 10px;height: 20px;line-height: 20px;position: relative;cursor: pointer;color: #888;background: #fafafa;border: 1px solid #ddd;border-radius: 4px;overflow: hidden;display: inline-block;*display: inline;*zoom: 1;}.a-upload input {position: absolute;font-size: 100px;right: 0;top: 0;opacity: 0;filter: alpha(opacity=0);cursor: pointer;}.a-upload:hover {color: #444;background: #eee;border-color: #ccc;text-decoration: none;}@charset "utf-8";/* * artDialog skin * http://code.google.com/p/artdialog/ * (c) 2009-2011 TangBin, http://www.planeArt.cn * * This is licensed under the GNU LGPL, version 2.1 or later. * For details, see: http://creativecommons.org/licenses/LGPL/2.1/ */ body { _margin:0; _height:100%; }.aui_outer { text-align:left; }table.aui_border, table.aui_dialog { border:0; margin:0; border-collapse:collapse; width:auto; }.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_c, .aui_e, .aui_sw, .aui_s, .aui_se, .aui_header, .aui_tdIcon, .aui_main, .aui_footer { padding:0; }.aui_header, .aui_buttons button { font: 12px/1.11 'Microsoft Yahei', Tahoma, Arial, Helvetica, STHeiti; _font-family:Tahoma,Arial,Helvetica,STHeiti; -o-font-family: Tahoma, Arial; }.aui_title { overflow:hidden; text-overflow: ellipsis; }.aui_state_noTitle .aui_title { display:none; }.aui_close { display:block; position:absolute; text-decoration:none; outline:none; _cursor:pointer; }.aui_close:hover { text-decoration:none; }.aui_main { text-align:center; min-width:9em; min-width:0\9; }.aui_content { display:inline-block; *zoom:1; *display:inline; text-align:left; border:none 0; }.aui_content.aui_state_full { display:block; width:100%; margin:0; padding:0!important; height:100%; }.aui_loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden; background:url('../../../../pub/js/artDialog/skins/icons/loading.gif') no-repeat center center; }.aui_icon { vertical-align: middle; }.aui_icon div { width:48px; height:48px; margin:10px 0 10px 10px; background-position: center center; background-repeat:no-repeat; }.aui_buttons { padding:8px; text-align:right; white-space:nowrap; }.aui_buttons button { margin-left:15px; padding: 6px 8px; cursor: pointer; display: inline-block; text-align: center; line-height: 1; *padding:4px 10px; *height:2em; letter-spacing:2px; font-family: Tahoma, Arial/9!important; width:auto; overflow:visible; *width:1; color: #333; border: solid 1px #999; border-radius: 5px; background: #DDD; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD'); background: linear-gradient(top, #FFF, #DDD); background: -moz-linear-gradient(top, #FFF, #DDD); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#DDD)); text-shadow: 0px 1px 1px rgba(255, 255, 255, 1); box-shadow: 0 1px 0 rgba(255, 255, 255, .7), 0 -1px 0 rgba(0, 0, 0, .09); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: box-shadow linear .2s; }.aui_buttons button::-moz-focus-inner{ border:0; padding:0; margin:0; }.aui_buttons button:focus { outline:none 0; border-color:#426DC9; box-shadow:0 0 8px rgba(66, 109, 201, .9); }.aui_buttons button:hover { color:#000; border-color:#666; }.aui_buttons button:active { border-color:#666; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF'); background: linear-gradient(top, #DDD, #FFF); background: -moz-linear-gradient(top, #DDD, #FFF); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#FFF)); box-shadow:inset 0 1px 5px rgba(66, 109, 201, .9), inset 0 1px 1em rgba(0, 0, 0, .3); }.aui_buttons button[disabled] { cursor:default; color:#666; background:#DDD; border: solid 1px #999; filter:alpha(opacity=50); opacity:.5; box-shadow:none; }button.aui_state_highlight { color: #FFF; border: solid 1px #1c6a9e; background: #2288cc; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); text-shadow: -1px -1px 1px #1c6a9e; }button.aui_state_highlight:hover { color:#FFF; border-color:#0F3A56; }button.aui_state_highlight:active { border-color:#1c6a9e; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); }.aui_inner { background:#FFF; border:1px solid #666; }.aui_nw, .aui_ne, .aui_sw, .aui_se { width:3px; height:3px; }.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_e, .aui_sw, .aui_s, .aui_se { background:rgba(0, 0, 0, .05); background:#000\9!important; filter:alpha(opacity=5); }.aui_titleBar { position:relative; height:100%; }.aui_title { position:absolute; top:0; left:0; width:100%; height:24px; text-indent:-9999em; overflow:hidden; font-size:0; }.aui_state_drag .aui_title { color:#666; }.aui_close { padding:0; top:0; right:0; width:18px; height:18px; line-height:18px; text-align:center; font-family: Helvetica, STHeiti; _font-family: '\u9ed1\u4f53', 'Book Antiqua', Palatino; font-size:18px; text-decoration:none; color:#214FA3; }.aui_close:hover, .aui_close:active { text-decoration:none; color:#900; }.aui_content { color:#666; }.aui_state_focus .aui_content { color:#000; }@media screen and (min-width:0) {.aui_close { width:20px; height:20px; line-height:20px; right:-10px; top:-10px; border-radius:20px; background:#999; color:#FFF; box-shadow:0 1px 3px rgba(0, 0, 0, .3); -moz-transition: linear .06s; -webkit-transition: linear .06s; transition: linear .06s; }.aui_close:hover { width:24px; height:24px; line-height:24px; right:-12px; top:-12px; color:#FFF; box-shadow:0 1px 3px rgba(209, 40, 42, .5); background:#d1282a; border-radius:24px; }.aui_state_lock .aui_dialog { box-shadow:0 3px 26px rgba(0, 0, 0, .9); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: -webkit-box-shadow linear .2s; }.aui_dialog:active { box-shadow:0 0 5px rgba(0, 0, 0, .1)!important; }.aui_state_drag .aui_outer { box-shadow:none!important; }}/** * jQuery lightBox plugin * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/) * and adapted to me for use like a plugin from jQuery. * @name jquery-lightbox-0.5.css * @author Leandro Vieira Pinho - http://leandrovieira.com * @version 0.5 * @date April 11, 2008 * @category jQuery plugin * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com) * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin */#jquery-overlay {position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;}#jquery-lightbox {position: absolute;top: 0;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}#jquery-lightbox a img { border: none; }#lightbox-container-image-box {position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto;}#lightbox-container-image { padding: 10px; }#lightbox-loading {position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}#lightbox-nav {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}#lightbox-container-image-box > #lightbox-nav { left: 0; }#lightbox-nav a { outline: none;}#lightbox-nav-btnPrev, #lightbox-nav-btnNext {width: 49%;height: 100%;zoom: 1;display: block;}#lightbox-nav-btnPrev { left: 0; float: left;}#lightbox-nav-btnNext { right: 0; float: right;}#lightbox-container-image-data-box {font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;overflow: auto;width: 100%;padding: 0 10px 0;}#lightbox-container-image-data {padding: 0 10px; color: #666; }#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }#lightbox-image-details-caption { font-weight: bold; }#lightbox-image-details-currentNumber {display: block; clear: left; padding-bottom: 1.0em;}#lightbox-secNav-btnClose {width: 66px; float: right;padding-bottom: 0.7em;}@charset "utf-8";.goodsBigWrap{ width:540px; height:auto;overflow:hidden;}.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0;display:block;}.jqzoom img{ width:538px;height:420px; }.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:540px;height:420px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}.spec-preview{width:538px;height:420px;border:1px solid #DFDFDF;}.spec-scroll{clear:both;margin-top:5px;width:540px;}.spec-scroll .prev{float:left;margin-right:4px;}.spec-scroll .next{float:right;}.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:11px;height:90px; line-height:90px;border:1px solid #bbb;background:#ddd;cursor:pointer;text-decoration:none;}.spec-scroll .items{float:left;position:relative;width:508px;height:92px;overflow:hidden;}.spec-scroll .items ul{position:absolute;width:999999px;height:92px;}.spec-scroll .items ul li{float:left;width:127px;text-align:center;}.spec-scroll .items ul li img{width:115px;height:84px;padding: 3px;border: 1px solid #ccc;cursor: pointer;}.spec-scroll .items ul li img:hover{border: 1px solid #c50000;}a {cursor: pointer; color: #000; text-decoration: none; -moz-outline-style:none;outline:none;blr:expression(this.onFocus=this.blur());}a:hover { color: #c50000; text-decoration:underline;}.pager1{margin: 10px 5px;font-size: 16px;}.pager1 span{display: block;float: left; padding: 10px 16px; margin: 0 1px; background-color: #fff;border:1px solid #31A10E; border-radius: 5px;}.pager1 a{display: block;float: left;padding: 10px 16px; margin: 0 1px; background-color: #fff;border:1px solid #31A10E; border-radius: 5px;}.pager1 a:hover{background-color: #f60; color: #fff;text-decoration: none;}.pager1 .current_page{background-color: #f60;color:#fff;}#head{display: block; width: 100%;background-image: url('img/1s.jpg');background-repeat: no-repeat;background-position: center;height: 135px;text-indent:-9999em;overflow: hidden;}.headmenu{font-size: 14px;background: url('img/2.jpg') repeat-x center;height: 35px;}.headmenu a{display: block;width: 120px;height: 35px;text-align: center;}.headmenu_1{color: #FFC783; line-height: 35px;}.headmenu_1:hover{color: #FFC783;background: url('img/2.png') no-repeat center;text-decoration: none; line-height: 28px;}.headmenu_2{color: #FFC783;background: url('img/2.png') no-repeat center;text-decoration: none; line-height: 28px;}.headmenu_2:hover{color: #FFC783;text-decoration: none; line-height: 28px;}#flash{height: 500px;text-align: center;}#flash img{text-align: center;margin-top: 130px;}#flash_1{margin:0 auto;overflow: hidden;display: none;}.hotsearch{background: url('img/3.jpg') no-repeat center; height:60px;line-height: 58px;color: #FFD4AC;font-size: 14px;}.hotsearch div{text-indent: 470px;}.hotsearch a{color: #fff;margin: 0 5px;color: #FFD4AC;}#jianjie{background-image: url('img/4s.jpg');background-repeat: no-repeat;background-position: center; height:585px; width: 100%;}.jianjie1{width:590px;height: 240px;position: absolute;margin: 140px 0 0 10px;text-align:justify; text-justify:inter-ideograph;font-size: 16px;line-height: 32px;}.jianjie1 a{float: right;font-weight: bold;color: #f00;}#homeXhcc{display: block; width: 100%;background-image: url('img/5s.jpg');background-repeat: no-repeat;background-position: center;height: 653px;text-indent:-9999em;overflow: hidden;}.footmenu{font-size: 15px;height: 35px;background-color: #640000;}.footmenu a{display: block;width: 120px;height: 35px;line-height: 35px;text-align: center;}.footmenu_1{color: #FFCD80;}.footmenu_1:hover{color: #FFCD80;text-decoration: none;background-color: #C30303;}.footmenu_2{color: #FFCD80;background-color: #C30303;text-decoration: none;}.footmenu_2:hover{color: #FFCD80;text-decoration: none;}.footcopy{background-color: #111111;padding: 30px 0;}.footcopy1{display: block;width: 416px;color: #fff;}.footcopy1 img{width: 100%;margin-bottom: 10px;}.footcopy2{display: block;width: 185px;color: #fff;margin-top: 30px;margin-left: 130px;text-align: center;font-size: 16px;}.footcopy2 img{width: 100%;margin-bottom: 10px;}.footcopy3{color: #fff;margin-top: 10px;margin-left: 130px;font-size: 14px;line-height: 22px;}.footcopy3 img{display: block;margin-bottom: 15px;}/*.subbg{background-image: url('img/7.jpg');background-repeat: repeat;background-position: center;}*/#subbg1{background-image: url('img/4s.png');background-repeat: no-repeat;background-position:top center;width: 100%;}.subwrap{padding: 15px 0 50px 0;}.subtitle{font-size: 15px;height: 16px;line-height: 16px;background-image: url('img/8.png');background-repeat: no-repeat;text-indent: 25px;margin-bottom: 20px;margin-top: 15px;}#subleft{background-image: url('img/6s.png');background-repeat: repeat;background-position: center;width: 236px;height: 704px;float: left;margin-top: 10px;}.subleftprotype{width: 155px;position: absolute;margin-top: 150px;margin-left: 45px;}.subleftprotype a{display: block;height: 44px;line-height: 44px;font-size: 24px;color: #CEA46A;margin: 15px 0;text-align: center;}.subleftprotype a:hover{border: 2px solid #E8935C;height: 40px;line-height: 40px;text-decoration: none;border-radius: 20px;color: #fff;}.subleftcontact{position: absolute;margin:470px 0 0 35px;color: #F6B08C;width: 178px;line-height: 20px;}.subright{width: 930px;}.subcon{text-align:justify; text-justify:inter-ideograph;font-size: 16px;line-height: 32px;}.subcon img{height: auto;width:100%;max-width:930px;width:expression_r(document.body.clientWidth > 930 ? "930px": "auto" );}.subimglist {}.subimglist a {display: block; width:290px; height:250px; margin-right: 26px; margin-bottom: 10px; float: left;background-color: #fff;}.subimglist a:hover {text-decoration: none;}.subimglist a img {display:block; width:280px; height:210px; padding: 4px; border: 1px solid #ccc;}.subimglist a p {width:290px; height: 30px; line-height: 30px; text-align: center;font-size: 14px;}.subimglist a:hover img {border: 1px solid #BF9F65;}.subimglist a:hover p{ background-color: #BF9F65; color: #fff;}.subInfo{}.subInfo h1{height: 25px;font-size: 26px; color: #333;margin-bottom: 15px;}.subInfo_1{height: 30px;border-bottom: 1px dashed #ccc; color: #999;margin-bottom: 30px;font-size: 12px;padding-bottom: 5px;}.subInfo_1 a{color: #999;}.subInfo_1 a:hover{color: #c50000;}.subInfo_2{text-align: right;color: #666;height: 50px;line-height: 50px; font-size: 12px;}.subInfo_2 img{margin-right: 5px;width: 16px;height: 16px;}.subInfo_2 a{color: #666;}.subInfo_2 a:hover{color: #c50000;}.subInfo_3{font-size: 16px;height: 60px;}.subInfo_3 a{color: #c50000;}.guanlian{background: url('img/title1.png') no-repeat center;height: 38px;line-height: 32px;text-align: right;color: #999;padding: 0 5px 0 0;width: 1195px;margin: 0 auto 10px auto;}·guanlian span{float: right;}.guanlian_2{background: url('img/title2.png') no-repeat center;height: 38px;line-height: 32px;text-align: right;color: #999;padding: 0 5px 0 0;width: 1195px;margin: 0 auto 10px auto;}.guanlian_2 span{float: right;}.guanlian_1{margin-bottom: 30px;}.guanlian_1 span{float: right;color: #bbb;font-size: 14px;}.guanlian_1 a{display: block;font-size: 16px;width: 550px;padding: 0 15px; height: 50px;line-height: 50px;border-bottom: 1px dashed #ccc;color: #777;}.guanlian_1 a:hover{background-color: #c50000; color: #fff;border-bottom: 1px solid #c50000;text-decoration: none;}.guanlian_1 a:hover span{color: #fff;}.newslist {}.newslist ul li {border-bottom: 1px dashed #ccc; margin:0 0 10px 0;padding-bottom: 10px;}.newslist ul li a {display: block; padding: 15px 20px 15px 15px; height:160px;background-color: #fff;}.newslist ul li a img {display:block; float: left;width:200px; height:150px; padding: 4px; border: 1px solid #ccc;}.newslist ul li a div {float: right;width:660px;margin-left: 20px;}.newslist ul li a div h3 {font-size: 16px;height: 30px;}.newslist ul li a div p {font-size: 14px;text-align:justify; text-justify:inter-ideograph;line-height: 26px;color: #555;}.newslist ul li a div span {display: block;text-align: right;font-size: 12px;height: 20px;line-height: 20px;}.newslist ul li a:hover {text-decoration: none;background-color: #BF9F65;color: #fff;border-radius: 5px;}.newslist ul li a:hover div p{color: #fff;}.message{ padding: 30px 0 0 0;}.b7{font-size: 18px;padding: 20px 0 50px 0;}.b7 table{width: 100%;}.b7 table tr td{ padding: 7px 0; }.b7 table tr td input{ padding: 15px 15px; font-size: 16px; color: #777; border:1px solid #ccc;width: 500px;}.b7 table tr td textarea{ padding: 15px 15px; font-size: 16px; color: #777; border:1px solid #ccc;width: 900px; line-height: 22px; }#contactUsMap{width:100%;margin: 0 auto; height: 500px; border: 1px solid #ccc; margin-bottom: 15px;}.floatContainer { position:absolute; width:300px; height:240px; right:0; bottom: 0;}.head1{height: 30px;background-color: #7BBB22;}.head1 .head2{width: 1200px;height: 30px;margin:0 auto;}.head1 .head2 .head3{margin-left: 15px;line-height: 30px;color: #fff;}.head1 .head2 .head4{margin-right: 15px;line-height: 30px;color: #fff;float: right;}.head1 .head2 .head4 a{color: #fff;}.head5{height: 85px;}.head5 .head51{width: 1200px;height: 85px;margin:0 auto;}.head5 .head51 .head52{margin-left: 15px;height: 85px;}.head5 .head51 .head53{margin-right: 15px;height: 85px;float: right;}.head7{height: 50px;background-color: #31A10E;}.head7 .head71{width: 1200px;height: 50px;margin:0 auto;}.head7 .head71 a{display:block;float: left;color: #fff;text-align: center;line-height: 50px;margin:0 7px;text-decoration: none;}.head7 .head71 .head72{width: 140px;height: 50px;font-size: 15px;}.head7 .head71 .head72:hover{background-color: #FE980E;}.cp{height: 600px;margin-top: 45px;}.cp .cp1{width: 1200px;height: 535px;margin:0 auto;}.left{width: 245px;height: 70px;background-color: #31A10F;color: #fff;text-align: center;}.left1{width: 240px;height: 280px;margin-top: 5px;border:2.5px solid #31A10E;}.left1 .left12 .left13{height: 40px;font-size: 15px;line-height: 40px;padding-left: 25px;}.left1 .left12 .left13 a{text-decoration: none;color: #656565;}.left1 .left12 .left13:hover{background-color: #31A10E;}.left1 .left12 .left13:hover a{color: #fff;}.left2{margin-top: 10px;height: 160px;width: 245px;}.le{display:inline-block;}.cp .cp1 .cp2{width: 920px;height: 533px;float: right;}.cp .cp1 .cp2 .cp3{width: 210px;height: 255px;border:1px solid #DBDBDB;float: left;margin-bottom: 18px;margin-right: 18px;}.cp .cp1 .cp2 .cp3:hover{border:1px solid #31A10E;}.cp .cp1 .cp2 .cp3 a{text-decoration: none;}.cp .cp1 .cp2 .cp3 .cp4{width: 190px;height: 240px;margin:7px 10px;background-color: #fff;}.cp .cp1 .cp2 .cp3 .cp4 .cp5{color: #191919;margin-top: 15px;}.cp .cp1 .cp2 .cp3 .cp4 .cp6{color: #878787;margin-top: 15px;}.jj{height: 465px;background: url('img/6.jpg') no-repeat center;}.jj .j1{width: 1200px;height: 465px;margin:0 auto;}.jj .j1 .j2{width: 740px;float: right;color: #fff;margin-top: 160px;font-size: 15px;line-height: 33px;text-align:justify;}.jj .j1 .j2 .j3{float: right;color: #F4FE1E;text-decoration: none;}.xl{height: 410px;}.xl .xl1{width: 1200px;height: 360px;margin:40px auto;}.xl .xl1 .xw{width: 765px;height: 360px;float: left;}.xl .xl1 .lx{width: 430px;height: 360px;float: right;}.xl .xl1 .xw .xw1{height: 40px;}.xl .xl1 .xw .xw1 .xw11{font-size: 20px;font-weight: bold;}.xl .xl1 .xw .xw1 .xw12{float: right;color: #FE9A0F;line-height: 30px;}.xl .xl1 .xw .xw2{height: 165px;border-top:1px solid #ACACAC;border-bottom:1px solid #ACACAC;}.xl .xl1 .xw .xw21{height: 2px;width: 80px;background-color:#31A10E;margin-top: -1px; }.xl .xl1 .xw .xw22{width: 730px;height: 120px;margin:20px auto;}.xl .xl1 .xw .xw23{font-size: 15px;font-weight: bold;margin-left: 175px;color: #010101;}.xl .xl1 .xw .xw24{font-size: 14px;margin-left: 175px;margin-top: 10px;color: #656565;}.xl .xl1 .xw .xw25{color: #656565;float: right;margin-top: 10px;}.xl .xl1 .xw .xw3{height: 125px;margin-top:25px; }.xl .xl1 .xw .xw3 .xw31{height: 125px;width: 765px;}.xl .xl1 .xw .xw3 .xw32{float: left;width: 355px;height: 31px;border-bottom:1px dashed #ACACAC;margin-right:17px;line-height: 31px;margin-left: 10px;}.xl .xl1 .xw .xw3 .xw33{float: right;}.xl .xl1 .lx .lx0{width: 385px;height: 360px;margin-left: 45px;}.xl .xl1 .lx .lx0 .lx1{height: 40px;border-bottom:1px solid #ACACAC;}.xl .xl1 .lx .lx0 .lx1 .lx11{font-size: 20px;font-weight: bold;}.xl .xl1 .lx .lx0 .lx1 .lx12{float: right;color: #FE9A0F;line-height: 30px;}.xl .xl1 .lx .lx0 .lx2{height: 175px;margin-top: 15px;}.xl .xl1 .lx .lx0 .lx3{height: 52px;font-size: 15px;font-weight: bold;margin:20px 20px;}.foot{height: 220px;}.foot .fo1{height: 50px;background-color: #31A10F;}.foot .fo1 .fo11{width: 1200px;height:50px;margin:0 auto;}.foot .fo1 .fo11 a{text-decoration: none;color: #fff;margin: 0 28px;}.foot .fo1 .fo12{font-size: 15px;line-height: 50px;}.foot .fo1 .fo12:hover{font-weight: bold;}.foot .fo2{height: 170px;background-color: #29840A;}.foot .fo2 .fo21{width: 1200px;height: 170px;margin: 0 auto;}.foot .fo2 .fo21 .fo22{width: 680px;height: 170px;float: left;}.foot .fo2 .fo21 .fo22 p{color: #fff;line-height: 22px;}.foot .fo2 .fo21 .fo23{width: 200px;height: 170px;float: right;}.foot .fo2 .fo21 .fo23 img{width: 105px;height: 105px;margin-top: 25px;}.gy{width: 1200px;margin:0 auto;}.ri{margin-top: 30px;width: 245px;float: left;}.right{width: 245px;height: 70px;}.right1{width: 240px;height: 280px;margin-top: 5px;border:2.5px solid #31A10E;}.right1 .right12 .right13{height: 40px;font-size: 15px;line-height: 40px;padding-left: 25px;}.right1 .right12 .right13 a{text-decoration: none;color: #656565;}.right1 .right12 .right13:hover{background-color: #31A10E;}.right1 .right12 .right13:hover a{color: #fff;}.right2{margin-top: 15px;width: 245px;height: 70px;}.right3{width: 240px;margin-top: 5px;border:2.5px solid #31A10E;}.right3 span{margin-left: 20px;margin-top: 10px;display:block;}.gy0{width: 925px;margin-top: 30px;float: right;}.gy1{width: 925px;height: 50px;border-bottom: 1px solid #D0D0D0;}.gy1 .gy11{font-size: 25px;font-weight: bold;color: #31A10E;letter-spacing:3px;line-height: 60px;}.gy1 .gy12{float: right;line-height: 66px;color: #656565;}.gy1 .gy13{width: 170px;height: 3px;background-color: #31A10E;margin-top:-11px; }.gy2{margin: 25px 0 30px 0;}.gy2 .gy21{width: 900px;margin-left: 12.5px;margin-top: 30px;font-size: 15px;}.gy2 .gy21{line-height: 35px;}.gy2 .gy21 img{max-width:500px; width:expression(onload=function(){this.style.width=(this.offsetWidth>500)?"500px":"auto"});}.gy3{width: 925px;margin-top: 15px;}.gy3 .gy31{width: 925px;height: 150px;margin-bottom: 10px;border-bottom: 1px dashed #D0D0D0;border-top: 1px dashed #D0D0D0;}.gy3 .gy31 .gy32{font-size: 17px;font-weight: bold;color: #010101;margin-top: 10px;margin-left: 220px;}.gy3 .gy31 .gy33{font-size: 15px;color: #656565;margin-top: 10px;margin-left: 220px;}.gy3 .gy31 .gy34{font-size: 15px;color: #656565;margin-top: 10px;float: right;}.gy3 .gy31:hover{background-color: #31A10E}.gy3 .gy31:hover .gy32{color: #fff;}.gy3 .gy31:hover .gy33{color: #fff;}.gy3 .gy31:hover .gy34{color: #fff;}#gy{width: 1200px;margin:0 auto;}#gy0{width: 925px;margin-top: 30px;float: right;}.gy4{width: 925px;margin-top: 15px;}.gy4 .gy41{width: 210px;border:1px solid #DBDBDB;float: left;margin:7px 9px;}.gy4 .gy41 .gy42{margin-top: 15px;margin-left: 10px;color: #191919;}.gy4 .gy41 .gy43{margin-top: 10px;margin-left: 10px;color: #878787;}.gy4 .gy41:hover{border:1px solid #2FB06D;}#gy01{width: 1200px;margin:0 auto;}.gy4 #gy41{width: 210px;border:1px solid #DBDBDB;float: left;margin:7px 9px;}.gy4 #gy41 #gy42{text-align: center;}.gy4 #gy41:hover{border:1px solid #2FB06D;}
亚洲一卡二卡三卡,亚洲AV无码久久久久久精品,国产精品亚洲国产在线手机版,无码专区―va亚洲v专区在线,亚洲欧洲自拍拍偷午夜色无码,WWW国产亚洲精品久久,国产一级精品a片在线观看,无码av中文字幕久久专区,欧美性爱手机在线免费观看,暖暖4455vs永久亚洲 ÌúÁ¦ÊÐ| ÍпËÑ·ÏØ| ÊÙ¹âÊÐ| ×ÓÖÞÏØ| ÕþºÍÏØ| ·½É½ÏØ| ¹ã·áÏØ| °¢°ÓÏØ| º£µíÇø| ¹þ°ÍºÓÏØ| ½­×ÎÏØ| ÈýºÓÊÐ| Õû¯ÊÐ| ºÍ˶ÏØ| »ªÍ¤ÏØ| ºÍÌïÏØ| л¯ÏØ| µ¾³ÇÏØ| ׯÀËÏØ| ÉÐÖ¾ÊÐ| Óñ»·ÏØ| ÃÉ×ÔÏØ| ÁÖÖ¥ÏØ| ¡»¯ÏØ| ÖÐIJÏØ| ³ÎÂõÏØ| ÒË·áÏØ| ¿Æ¼¼| ãòË®ÏØ| ÎÂËÞÏØ| ʯʨÊÐ| ¸£°²ÊÐ| ÕżҴ¨| Äþ¹úÊÐ| °²¸£ÏØ| Ææ̨ÏØ| ÙñÖÝÊÐ| ÉòÇðÏØ| ÑÅ°²ÊÐ| ÃÜɽÊÐ| ͨÖÝÇø| http://www.lezibei.com http://www.yspnhnjy.com http://www.hbkbm.com