*{ padding:0px; margin:0px }
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form,fieldset, 
legend, input, button,textarea, p, blockquote, th, td { margin: 0; padding: 0;}
body{color:#626262;	margin:0px auto; font-family: 宋体; font-size:12px; }
div{ margin:0; padding:0; border:0; }
img{ margin:0; padding:0; border:0; }
p{ margin: 0px; line-height:1.8em}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0; }
li{ list-style: none outside none;}


a{ text-decoration:none; color:#666; background: transparent;  outline:none}
a:visited {}
a:focus { outline:none; }
a:hover, a:active{ color:#CCC; outline:none;}


h1 { font-size: 1.3em;margin:  0;}
h2 {font-size: 1.2em; margin: 0;}
h3 { font-size: 1.17em;margin: 0;}
h4 {font-size: 1em;margin:0;}
h5 {font-size: 0.83em;margin: 0;}
h6 { font-size: 0.67em;margin: 0;}


form {margin: 0;}
button,input,select,textarea { font-size: 100%;margin: 3px; vertical-align: baseline; *vertical-align: middle; }
button,select {text-transform: none;}
input{padding:2px;background-color: #FFFFFF;border: 1px solid #ccc;width:99%;line-height: normal;}
textarea{padding: 2px;color: #000000;background-color: #fff;width:99%;}


blockquote {margin: 1em 40px;}
dfn {font-style: italic;}
hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
code, kbd, pre, samp {font-size: 1em;}
pre {margin: 1em 0; white-space: pre;white-space: pre-wrap;word-wrap: break-word; }
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0; position: relative;vertical-align: baseline; }
sup {top: -0.5em;}
sub {bottom: -0.25em;}
dl{margin: 1em 0;}
dd {margin: 0 0 0 40px;}





.blue {color: #00F !important;}
.green {color: #0F0 !important;}
.red {color: #F00 !important;}
.black {color: #000000 !important;}
.white {color: #FFFFFF !important;}
.gray { color:gray; !important; }
.purple { color:purple;  !important;}


.clear { display:block; clear:both; height:0px; overflow:hidden;  }
.float_left { float:left; }
.float_right { float:right; }
.float_right1{ float:right; margin-top:5px;}


.left { text-align: left}
.right {text-align: right}
.center{ text-align: center}


.btn {-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;  -o-border-radius: 3px;  border-radius: 3px;
  display: -moz-inline-stack;  display: inline-block;  *display: inline;  vertical-align: middle;  *vertical-align: auto;
  zoom: 1;    height: 32px;  line-height: 32px;  padding: 0px 20px;font-weight: 300;  font-size: 14px; 
  margin: 0; text-decoration: none; text-align: center; text-indent:0; cursor:pointer;
  border: 1px solid #d4d4d4; color: #666666;  text-shadow: 0 1px 1px white; color:#FFF;}

.btn {  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e8543f), color-stop(100%, #d9331a));
  background: -webkit-linear-gradient(top, #e8543f, #d9331a);  background: -moz-linear-gradient(top, #e8543f, #d9331a);
  background: -o-linear-gradient(top, #e8543f, #d9331a);  background: linear-gradient(top, #e8543f, #d9331a);
  background-color: #e54028;
  border-color: #c22d18;  color: white;  text-shadow: 0 -1px 1px rgba(103, 24, 13, 0.35);}
.btn:hover {  background-color: #e54028;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eb6855), color-stop(100%, #d9331a));
  background: -webkit-linear-gradient(top, #eb6855, #d9331a);  background: -moz-linear-gradient(top, #eb6855, #d9331a);
  background: -o-linear-gradient(top, #eb6855, #d9331a);  background: linear-gradient(top, #eb6855, #d9331a);}
.btn:active {background: #cd5240; color: #952312;}

.btn-large {font-size: 19px;  height: 38.4px;  line-height: 38.4px;  padding: 0px 26px;}
.btn-small {  font-size: 12px; height: 25.6px; line-height: 25.6px;  padding: 0px 16px;}
.btn-tiny {  font-size: 12px;  height: 22.4px;  line-height: 22.4px; padding: 0px 13px;}

.btn-block {display: block;}


.form_text, .form_text:hover, .form_text_verifycode, .form_text_verifycode:hover{border-color: #a0a0a0 #cbd9eb #cbd9eb #a0a0a0;
border-width:1px; height:20px; line-height:20px;clip: rect;padding: 2px; color: #000000; background: url(../image/form_bg.jpg) #fff repeat-x;}
.form_text {  width:95%; background-position:  0px 0px;}
.form_text:hover {background-position: 0px -37px;}
.form_text_verifycode { width:50px; margin-right:3px;background-position:  0px 0px;}
.form_text_verifycode:hover {background-position: 0px -37px;}
.form_radio{ width:auto; border:0;}
.form_checkbox{ width:auto; border:0}
.form_select { height:25px; }
.form_textarea { width:95%; height:80px; border-color: #a0a0a0 #cbd9eb #cbd9eb #a0a0a0;border-width:1px; padding:2px;}
.form_button { width:auto; vertical-align:middle; border:0 none;}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, 
input[type="file"] > input[type="button"]::-moz-focus-inner{ border:none;padding:0; }
.required{ color:red; font-weight:bold; text-align:left; padding-left:3px;}


.hide { display:none; }  
.more{ float: right; padding:0px 10px; background:url(../image/more.png) no-repeat center center;} 
.more a{ color:#FFF;}
.code_image{ cursor: pointer; padding-bottom:6px;} 





.body_index, .body_article, .body_download, .body_picture, .body_product, .body_single, .body_video, .body_job, .body_feedback, .body_guestbook{}
.index, .single, .article, .picture, .download, .video, .product, .job, .guestbook, .feedback{ width:1000px;margin:5px auto; }
#logo, #navigation, #banner, #announcement, #link, #copyright { width:1000px;  margin:0 auto; overflow:hidden; border:0px dashed red;}
#left { float:left; width:250px; }
#center{}
#right { float:right; width:740px; border-left:0px solid #E5E5E5; padding-left:0px; }
#floor_1_main{ overflow:hidden;}
#floor_1{ width:1000px; margin:0px auto;}
#floor_1_1{ width:250px; height:460px; float:left;}
#floor_1_2{ width:730px; float:right; margin-top:18px;}
#floor_2_main{ background:url(../image/floor_2_main.jpg) no-repeat center top #373737; height:380px; overflow:hidden; margin-top:10px; }
#floor_2{ width:1000px; margin:0px auto;}
#floor_2_1{ width:490px; float:left;}
#floor_2_2{ width:490px; float:right;}



.left_title { height:43px; line-height:43px;  background:url(../image/left_title.jpg) no-repeat; }
.left_title h2 { text-indent:1em; font-size:14px; color:#000; }
.left_title h2 a { font-size:14px; color:#C7231D; }
.left_body { overflow:hidden; zoom:1; color:#000; border:5px solid #eaeaea; padding:5px 5px 0px 5px; border-bottom:0; border-top:0}
.left_bottom { height:15px; background:url(../image/left_bottom.jpg) no-repeat; margin-bottom:5px;}


.left_title1{ height:39px; line-height:39px; background:url(../image/left_title1.jpg) no-repeat;}
.left_title1 h2 { text-indent:1em; font-size:14px; color:#000;  }
.left_body1 { overflow:hidden; zoom:1;  color:#000; padding:0 10px 5px;  border:5px solid #eff6fe; border-bottom:0; border-top:0}
.left_bottom1 { height:15px;  background:url(../image/left_bottom1.jpg) no-repeat; margin-bottom:5px;}


.left_title2 { height:77px;  background:url(../image/left_title2.jpg) no-repeat ;  }
.left_title2 h2 { text-indent:5em; font-size:20px; color:#B2B2B2; font-family:"microsoft yahei"; font-weight:normal; padding-top:30px;}
.left_body2 { overflow:hidden; zoom:1; color:#000; background:#3c3c3c;  padding:0 10px 5px; border-top:0; border-bottom: 0px}
.left_bottom2 { height:0px;  margin-bottom:5px;}


.left_title3 { height:71px;  background:url(../image/left_title3.jpg) no-repeat ;  }
.left_title3 h2 { text-indent:5em; font-size:20px; color:#B2B2B2; font-family:"microsoft yahei"; font-weight:normal; padding-top:25px;}
.left_body3 { overflow:hidden; zoom:1; color:#969595; background:#3c3c3c;  padding:0 10px 5px; border-top:0; border-bottom: 0px}
.left_bottom3 { height:15px;  margin-bottom:5px;}


.left_title4 { height:77px;  background:url(../image/left_title2.jpg) no-repeat ;  }
.left_title4 h2 { text-indent:5em; font-size:20px; color:#B2B2B2; font-family:"microsoft yahei"; font-weight:normal; padding-top:30px;}
.left_body4 { height:385px; overflow:hidden; zoom:1; color:#000; background:#3c3c3c;  padding:0 10px 5px; border-top:0; border-bottom: 0px}
.left_bottom4 { height:0px; line-height:0px;  margin-bottom:0px; }



.right_title {height:39px; line-height:39px; background:url(../image/right_title.jpg) no-repeat left bottom;}
.right_title h2 { font-size:18px; font-weight:normal; padding-left:10px; color:#000; font-family:"microsoft yahei"; }
.right_body { padding:5px; overflow:hidden; zoom:1;border-top:0; border-bottom:0 }
.right_bottom {height: 5px;  line-height:5;  overflow:hidden; font-size:0px; margin-bottom:5px;}

.right_title1 {height:39px; line-height:39px; background:url(../image/right_title1.jpg) no-repeat left bottom;}
.right_title1 h2 { font-size:18px; font-weight:normal;color:#000; font-family:"microsoft yahei"; padding-left:15px; }
.right_body1 { padding:5px; overflow:hidden; zoom:1;border-top:0; border-bottom:0 }
.right_bottom1 {height: 5px;  line-height:5;  overflow:hidden; font-size:0px; margin-bottom:5px;}


.right_title2 {height:57px; line-height:55px;float:left;}
.right_title2 h2 { font-size:18px; font-weight:normal; padding-left:10px; font-family:"microsoft yahei"; }
.right_body2 { height:57px; line-height:57px;  overflow:hidden; zoom:1;border-top:0; border-bottom:0; float:left; }
.right_bottom2 {height: 5px;  line-height:5;  overflow:hidden; font-size:0px; margin-bottom:5px; float:left;}


.right_title3 {height:57px; line-height:57px; border-bottom:1px solid #4a4a4a; margin-bottom:10px;}
.right_title3 h2 { height:56px; font-size:24px; font-weight:normal; padding-left:10px; font-family:"microsoft yahei"; color:#919090; border-bottom:1px solid #2c2c2c;}
.right_body3 { overflow:hidden; zoom:1;border-top:0; border-bottom:0; float:left; }
.right_bottom3 {height: 5px;  line-height:5;  overflow:hidden; font-size:0px; margin-bottom:5px; float:left;}




#header_main{width:100%; height:945px;}

#top_main {  }
#top { height:114px; line-height:114px; text-align:right;}
#top_1 { float:right;  text-align:left;}
#top_2 { float:right; text-align:right; margin-right:10px; }
#top .MobileEdition{ font-weight: bold; color:red;}
#top a { color:#333; font-weight:bold;  }
#top a:hover { color:#F00; font-weight:bold; text-decoration:none}


#logo_main {position: absolute;top:0;width: 100%;left: 0;z-index: 999; }
#logo {overflow:hidden; overflow:hidden;}
#logo .WebLogo{ float:left; height:114px;}
#logo .Language{width:500px;float:right; padding:10px;}
#logo .Language .MobileEdition{ font-weight: bold; color:red;}
#logo .Member { width:500px; height:35px; line-height:35px; float:right; text-align:right;font-weight:bold; }
#logo .Member .MemberName, #logo_main .Member .MemberGroupName{color:#F30}


#navigation_main { background:url(../image/navigation_main.png) no-repeat center center; height:93px; padding-top:24px;position: absolute;top:114px;width: 100%;left: 0;z-index: 999;}
#navigation { height:69px; padding-left:30px;}
#navigation ul.navigationlist li { float:left; line-height:69px; text-align:center;  }
#navigation ul.navigationlist li a { display:block; width:108px; font-size:14px; font-weight:bold; color:#FFF; border:0px dashed red;}
#navigation ul.navigationlist li a:hover { text-decoration:none;  background:url(../image/navigationlist_li_ahover.jpg) no-repeat center center; }
#navigation ul.navigationlist .current {background:url(../image/navigationlist_li_ahover.jpg) no-repeat center center;}

#navigation  ul.subnavigationlist{ display:none; width:auto; position:absolute; background:#202020; z-index:100;  _width:700px;}
#navigation  ul.subnavigationlist li {  float:left; padding:0px; line-height:28px; display:block; }
#navigation  ul.subnavigationlist li a { display:block; white-space:nowrap; width:auto; font-weight:normal; color:#FFF; font-size:12px; padding:0px 10px; text-align:left}
#navigation  ul.subnavigationlist li a:hover {  background:#d83301;  color:#FFF; }


#announcement_main{ width:100%; overflow:hidden;background:url(../image/announcement.jpg) no-repeat center center #202020;}
#announcement {  height:73px; line-height:73px;  color:#FFF; }
#announcement .announcement_title{ float:left;font-weight:bold;font-size:20px;  width:150px;}
#announcement .announcement_body{float:left; width:600px;}
#announcement .announcement_bottom{float:right; width:250px; padding-top:20px; }
.announcementlist{ }
.announcementlist li { line-height:73px; font-family:"Microsoft YaHei"; font-size:14px; color:#FFF; }
.announcementlist li a{ color:#FFF;}


#banner_main {position:relative; border:0px solid blue; }
#banner {  border:0px solid red; margin:0 auto; overflow:hidden; width:100%}
.bannerlist{}
.bannerlist li{ text-align:center; border:0px dashed red; overflow:hidden; display:block;}
.bannerlist li img{ margin:0 auto; display:block; }
#banner_main .hd{ width:100%; position:relative; bottom:35px; left:0; height:5px; line-height:5px; text-align:center; border:0px solid red; }
#banner_main .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; 
background:#09BA0A; margin-right:15px; overflow:hidden; font-size:0px;border-radius:50%;}
#banner_main .hd ul li.on{  background:#1DA110;}




#location_main {} 
#location {color:#333; float:right; padding-right:8px; }


.subchannellist { }
.subchannellist li { line-height:50px; background:url(../image/subchannellist_li.jpg) repeat-x left bottom;}
.subchannellist li a { display:block; padding:0 5px 0 5px; color:#969595; text-align:center; background:url(../image/subchannellist_lia.jpg) no-repeat 35px center;}
.subchannellist li a:hover {   text-decoration:none; font-weight:bold; }
.subchannellist #current a {  font-weight:bold;  }
.subchannellist .depth1{ font-size:14px; font-weight:normal;}
.subchannellist .depth2{ font-size:12px; text-indent:2em;}
.subchannellist .depth3{ font-size:12px; text-indent:3em}
.subchannellist .depth4{ font-size:12px; text-indent:4.5em}
.subchannellist .depth5{ font-size:12px; text-indent:6em}
.subchannellist .depth6{ font-size:12px; text-indent:7.5em}


table.search_table{ width:99%; text-align:center;}
table.search_table th{ vertical-align:middle; text-align:center; padding:0px 3px;}
table.search_table td{ vertical-align:middle; width:60px; padding:0px 3px;}


.contact_wrap{ line-height:1.8em; padding-left:20px;}
.contact_wrap b{ font-weight:bold;}
.contact_wrap .WebUrl{ color:#F00 }
.Mobile{font-family: Georgia,"Times New Roman",Times,serif; font-size:30px; padding:10px 0px; color:#ff7400;}

.order{margin:0px auto}
.order .WantOrder h1{ border-bottom:1px dotted #999999; padding: 5px 0px;}
.order .f1{ float:right; color:red;}
table.order_table{ width:98%;  }
table.order_table th{ width:100px; text-align:left;}
table.order_table td{text-align:left}
table.order_table .operation{ text-align:center}

 
#link_main { background:#212121; color:#7b7b7b; }
#link { padding:0; }
.link_title { background:url(../image/link_title.jpg) no-repeat; height:43px; line-height:43px; text-indent:10px;  }
.link_title h2 { font-size:14px; color:#000; line-height:43px;}
.link_body { padding:10px 5px 0px 5px; color:#000; border: 5px solid #cbebfa; border-top:0px; border-bottom:0px}
.link_bottom{height:15px;  background:url(../image/link_bottom.jpg) no-repeat; margin-bottom:5px;}
.link_pic { overflow:auto; zoom:1;  }
.link_pic ul li { float:left; padding:1px 5px; text-align:center; width:112px}
.link_pic img { width:86px; height:30px; padding:2px; border:1px solid #CCC; }
.link_pic ul li a:hover img { border:1px solid #6C9ACC;}
.link_text { overflow: hidden; zoom:1;}
.link_text ul li { float:left; text-align:center;  padding:1px 15px;height:57px; line-height:57px; overflow:hidden; white-space:nowrap}
.link_text a {  color:#7b7b7b; font-weight:normal; }
.link_text a:hover{ color:#FFE400;}


#copyright_main { color:#555; background:url(../image/copyright_main.jpg) no-repeat center center #131313; }
#copyright { padding:10px 0;  }
#copyright .bottom_navigation{text-align: center;padding: 5px 0px; }
#copyright a {color: #555; text-decoration: none;}
#copyright a:hover {color: #ffe400; text-decoration: none;}
#copyright .bottom_info{ text-align:center;padding-top:5px; padding-right:10px; line-height:20px; }
#copyright .TechnicalSupport{ text-align:center; line-height:20px;}


.page { padding:4px 0px 0px 1px; float:right; clear:both;}
.page a, .page span { float:left; display:block; border:1px solid #D3D1D1; padding:2px 5px; margin-left:4px; line-height:22px; }
.page a:link, .page a:visited { text-decoration:none; }
.page a:hover { background:#CC0001; color:#ff9900; }
.page .current{ background:#CC0001; color:#FFF;}
.page #total{color:red}



table.login_table{ width:40%; text-align:center; margin:0 auto;}
table.login_table th{ width:100px; text-align:left; font-weight:bold;}
table.login_table td{ text-align:left;}
table.login_table .operation{text-align:center}


table.reg_table{ width:50%; text-align:center; margin:0 auto;}
table.reg_table th{ width:140px; text-align:left; font-weight:bold;}
table.reg_table td{  text-align:left; }
table.reg_table .operation{text-align:center}


table.forget_table1{ width:40%; text-align:center; margin:0 auto;}
table.forget_table1 th{ width:100px; text-align:left; font-weight:bold;}
table.forget_table1 td{ text-align:left; }
table.forget_table1 .operation{text-align:center}

table.forget_table2{ width:40%; text-align:center; margin:0 auto;}
table.forget_table2 th{ width:100px; text-align:left; font-weight:bold;}
table.forget_table2 td{text-align:left}
table.forget_table2 .operation{text-align:center}


.maplist{ }
.maplist li { padding:1px; }
.maplist li a { background:#d1e8fc; line-height:25px; display:block; padding:0 20px; border:0px solid #A6CC93; }
.maplist li a:hover { text-decoration:none; background:#FFF; }
.maplist .depth1{font-weight:bold;text-indent:0px; font-weight:bold}
.maplist .depth2{text-indent:2em}
.maplist .depth3{text-indent:4em}
.maplist .depth4{text-indent:6em}
.maplist .depth5{text-indent:8em}
.maplist .depth6{text-indent:10em}





.ChannelContent, .ChannelContent p{ line-height:1.8em}
.ChannelSContent{}
.ChannelSContent img, .InfoContent img{ max-width:100% }

.InfoTitle{ font-weight:normal; text-align:center; vertical-align:middle;   color:#333; padding:5px 0px}
.InfoTitle h1{ font-size:16px; line-height: 1.5em; }
.InfoTime{color:#999; text-align:left;  padding:2px 0px; height:25px}
.InfoContent, .InfoContent p{ line-height:1.8em; padding:10px 0;}
.InfoAttachment{ padding:10px 0px; text-align:center; width:81px; margin:0 auto;}
.InfoPicture{ text-align: center;}
.InfoPicture img{ width:100%; max-width:100%}
.info_from_wrap{ padding:0 10px; text-align:center; color:#999; border:1px dashed #ccc; line-height:30px; margin-bottom:5px;}
.info_from_wrap a { color:#999; }
.info_from_wrap a:hover { color:#555; }
#ReadLevelTip{ font-weight:bold; color:red;}
.Tag{ text-align: left; font-weight:bold; }
.Tag a{ padding:0 3px; font-weight:normal; text-decoration:none;}
.info_previous_next_wrap{ background:#F0F0F0; padding:5px; border:1px solid #E3E3E3; line-height:1.8em}

.info_product_detail_wrap{ line-height: 2.2em;}
.info_product_detail_wrap b{color: #626262; font-weight:bold;}
.info_product_detail_wrap table.detail_table{ width:100%; }
.info_product_detail_wrap table.detail_table th{ width: 200px;}
.ProductDescription{ height:40px; padding-left:35px; line-height:40px; font-size:16px; font-weight:bold;}
.product  .info_product_detail_wrap img{ width:224px; height:193px;float:left;  text-align:left }
.product  .InfoTitle{  font-size:16px; font-weight:bold; text-align:left; padding:10px 0px;}
.product  .f2{ padding:5px 0px}
.product  .f1{ padding:5px 0px}
.product  .InfoHit{ padding:5px 0px; font-weight:bold; color:#990000}
.product  .InfoTime{ padding:5px 0px; }



.index .ChannelContent{color:#626262;  line-height:25px; height:200px; background:url(../image/about_bg.jpg); padding:5px; overflow:hidden; margin-bottom:10px;}
.index .ChannelContent a{ color: #ff9d02}
.index #left{ float: right}
.index #right{ float: left}



.job{ }
.joblist { }
.joblist li {overflow: hidden; padding:5px 0px;}
table.job_table { margin:8px 0px; padding:0px; text-align:center; width:100%; border-collapse:collapse;}
table.job_table td{ padding:8px 5px; border:1px solid #DADBD6;}
table.job_table .Requirement{ text-align:left; padding:8px 5px; line-height:1.5em;}
table.job_table th{color:#3c3c3c; font-weight:bold; text-align:center; border:1px solid #DADBD6;}
table.job_table . { color:#3c3c3c;font-weight:bold;padding:5px 0;width:20%;}
table.job_table .t2 { text-align:left;width:25%;}
table.job_table .t3 {color:#3c3c3c;font-weight:bold;width:25%;}
table.job_table .t4 {text-align:left;width:25%;}
table.job_table .operation{text-align:center; margin:0 auto;}

table.resume_table { margin:3px; text-align:center; width:97%; border-collapse:collapse;}
table.resume_table th{ font-weight:bold; text-align:left; width:100px;}
table.resume_table td{text-align:left; }
table.resume_table .operation{text-align:center; }
table.resume_table #Detail{ height:200px;}



.guestbook{ }
.guestbooklist{}
.guestbooklist li{ padding:10px; border:1px solid #CCC; margin-bottom:10px; }
.MessageTitle { color:#227BAD; line-height:1.5em; font-weight:bold;}
.MessageContent { padding:5px; margin-bottom:10px; }
table.guestbook_table{ width:98%;  }
table.guestbook_table th{ width:100px; text-align:left}
table.guestbook_table td{ text-align:left}
table.guestbook_table .operation{ text-align:center }


.answer_wrap{ padding:5px; border-top:1px dashed #CCC; line-height:1.5em}
.answer_title{}
.answer_body {}
.Administrator { text-align:right; }
.Reply { text-align:right; }
.AnswerTime{ color:#999 }


.message_title{ height:40px;  padding-left:35px; line-height:40px; font-size:16px; color:#5d5d5d; font-weight:bold;}
.message_body{ padding-left: 10px; padding-right: 10px; color:#626262; }
.message_bottom{}



.feedback{ }
table.feedback_table{ width:99%; text-align:center; margin:0 auto;}
table.feedback_table th{ width:100px; text-align:left; font-weight:bold;}
table.feedback_table td{  text-align:left;}
table.feedback_table .operation{text-align:center}






.textlist{ }
.textlist li { line-height:36px; height:36px;text-indent:9px; background:url(../image/textlist.jpg) no-repeat 0 center; overflow:hidden;width:100%; border-bottom:1px dashed #cccdcd;}
.textlist li a:hover{ color:#333;}

.textlist1{ }
.textlist1 li {  height:95px; margin-bottom:10px; overflow:hidden;width:100%; border-bottom:1px dashed #4a4a4a;}
.textlist1 li a{ display:block; height:24px;font-size:16px; font-family:"Microsoft YaHei"; color:#a5a3a3; overflow:hidden; width:100%;}
.textlist1 li p{ color:#757575; line-height:32px; height:70px; border-bottom: 1px dashed #2c2c2c; overflow:hidden;}
.textlist1 li a:hover{ color:#fff;}

.thumblist{}
.thumblist li { width:100%;  overflow:hidden; margin-bottom:20px;}
.thumblist li .infotext{ padding:0px 15px; float:left; width:460px;height:200px; overflow:hidden; line-height:30px;}
.thumblist li .infotext p{ line-height:2.0}
.thumblist li .InfoSTitle{ color:#333; font-weight:bold; font-size:14px;}
.thumblist li img{ float:left; width:224px; height:193px; border: 4px solid #D9D9D9;}
.thumblist li a{white-space:nowrap; }
.thumblist li a:hover img {border: 4px solid #C03;}


.gridlist{ }
.gridlist li { float:left; text-align:center; margin:0px 5px;  width:232px; height:230px;  overflow:hidden; display:inline ;
text-overflow:ellipsis; white-space:nowrap;}
.gridlist li img { border:4px solid #d9d9d9; width:224px; height:193px;}
.gridlist li a { white-space:nowrap; line-height:28px; color:#202020;}
.gridlist li a:hover img { border:4px solid #C03;}


.videolist{ }
.videolist li { width:350px; float:left; padding:0px 5px; text-align:center; overflow:hidden;}
.videolist li img { border:1px solid #d9d9d9; width:100%; }
.videolist li a { white-space:nowrap; line-height:28px;}


#banner{width:100%;min-width:1200px; max-width:1920px; margin:0 auto;}


#banner{width:100%;min-width:1200px; max-width:1920px; margin:0 auto;}
 .flex-caption { width:100%; padding:3px 0px; position: absolute; bottom: 3px;color: #fff;text-align: right;font-size: 14px;line-height: 22px;height:22px;}

.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} 
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}


.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}



.no-js .slides > li:first-child {display: block;}


.flexslider { margin: 0px; background: #fff; border: 0px solid #fff; position: relative;  zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }


.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }


.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }



.flex-control-nav{ width: 100%;position:absolute; bottom:20px;  margin:0px; text-align: center; border:0px dashed red}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 25px; height: 5px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}