@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
*{ 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:#333;margin:0px auto; font-family: Microsoft YaHei; font-size:16px; background-color: #fff; }
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; /* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}
.channelalbumlist{ overflow:hidden; }
.channelalbumlist li { float:left; margin-top:10px;}
.channelalbumlist li img{ display: block; width:290px; margin-right:10px;}
/*链接*/
a{ text-decoration:none; color:#333; background: transparent;  outline:none}
a:visited { color:#444; }
a:focus { outline:none; }
a:hover{ color:#227b2c;}
a:active{ 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; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
dl{margin: 1em 0;}
dd {margin: 0 0 0 40px;}
/*==========@@HTML默认  结束@@==========*/

/*==========@@元件 开始@@==========*/
/*常用颜色*/
.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 { overflow: hidden;}
.float_left { float:left; }
.float_right { float:right; }
.contain{max-width: 1300px;margin: 0 auto;padding: 0 10px}

/*对齐方式*/
.left { text-align: left}
.right {text-align: right}
.ac{ text-align: center}
/*内容*/
/*Logo*/
#logo_main{  }
#logo .WebLogo{ float:left; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; }
#logo .WebLogo img{  padding:19.5px 0; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; }
#logo .Language{float:right; margin-top: 30px;background:url("/Upload/images/tel.png")no-repeat left;padding-left: 68px;height: 55px;color: #666;}
#logo .Language p{font-size: 25px;color: #227b2c;font-weight: bold;}
/*导航*/
#navigation_main { background:#227b2c;}
#navigation ul.navigationlist li { float:left;width: 11.1%;line-height:60px; text-align:center; }
#navigation ul.navigationlist li .ChannelName{ display:block; color:#fff;  }
#navigation ul.navigationlist li:hover .ChannelName{ background-color:rgba(255,255,255, .1); }
#navigation ul.navigationlist li .current{ background-color:rgba(255,255,255, .1); }
/*导航栏下拉*/
#navigation .info_wrap_main{ display:none; position:absolute; z-index:100;background-color: rgba(34,123,44,0.5); }
#navigation ul.info_wrap_main li{ float:none;width: 100%;line-height:46px; }
#navigation ul.info_wrap_main li a{ display:block; white-space:nowrap; font-weight:normal; color:#FFF; padding:0px 44px;font-size:14px; }
#navigation ul.info_wrap_main li:hover{ background-color: rgba(34,123,44,0.6); }
/*Js幻灯片样式*/
#banner_main {position:relative; height: 560px}
#banner {overflow:hidden;}
.bannerlist li{ text-align:center; overflow:hidden; }
.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:12px; height:12px; border-radius:50%;
background:#fff; margin-right:15px; overflow:hidden; font-size:0px; box-shadow:0px 0px 6px #000;}
#banner_main .hd ul li.on{ background:#fc872a;}
/*首页开始*/
.text_overflow {white-space: nowrap;overflow: hidden;text-overflow: ellipsis}
.text_overflow2 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical}
/*简介*/
.index1{padding-top: 52px;height: 621px; color: #fff;text-align: center;background: url("/Upload/images/about_bg.jpg") no-repeat center;}
.index1 .tit{margin:78px 0 38px;font-size: 42px;}
.index1 .tit img{margin-top: 6px}
.index1 .con{margin: 0 auto;max-width: 1040px;text-indent: 2rem;line-height: 34px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 4; -webkit-box-orient: vertical;text-align: left;}
.index1 ul{margin:64px auto 43px;max-width: 976px;}
.index1 li{margin-right: 5%;width: 21%}
.index1 li:last-child{margin-right: 0}
.index1 li .txt{margin-left: 8px;font-size: 20px;}
.index1 li .txt p{font-size: 16px;}
.index1 a{padding: 0 60px;display: inline-block;text-align: center;line-height: 45px;color: #fff;background-color: #ff9900;}
.index1 a:hover{background-color: rgba(255,153,0,.95);}
/*产品展示*/
.index3, .index5{padding: 75px 0;}
.index3 .tit{display: block;color: #878787;}
.index3 .tit p{margin-top: 14px;}
.product_class {overflow: hidden;margin-top:28px;}
.product_class li {text-align: center;height: 56px;line-height: 56px;background-color: #eee;width: 23.8%;margin-right: 1.5%}
.product_class li a {display: inline-block;font-weight: normal;font-size: 14px; color: #2b1e1e;white-space: nowrap;text-overflow: ellipsis; overflow: hidden; transition: 0.3s;padding-left: 40px;background:url(/Upload/images/pro_ico.png)no-repeat left;}
.product_class li:hover{background-color: #339933;}
.product_class li:hover a{color: #fff;background:url(/Upload/images/pro_ico_hover.png)no-repeat left;}
.product_class li:last-child{margin-right: 0}
.product_class li.on{background-color: #339933;}
.product_class li.on a{color: #fff;background:url(/Upload/images/pro_ico_hover.png)no-repeat left;}
.index3_y{ overflow:hidden;}
.index3_y li{ float:left; width:23.7%; zoom:1;  margin-right: 1.5%; margin-top: 24px; border: solid 1px #eee;}
.index3_y li:nth-child(4n){margin-right: 0;}
.index3_y li a{overflow: hidden;display: block;}
.index3_y li .Picture img{ width:100%;height: 232px;vertical-align:middle; transition:all .8s ease 0s; -moz-transition:all .8s ease 0s; -webkit-transition:0all .8s ease 0s;}
.index3_y li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); }
.index3_y .Title{padding: 0 8px;text-align: center;line-height:54px;}
/*立即咨询*/
.index2{padding:27px 0;height: 122px;background: url('/Upload/images/zx_bg.jpg')no-repeat center;}
.index2 .tit{font-size: 36px;color: #fff;width: 67%;}
.index2 .txt{margin-top: 20px;font-size: 28px;vertical-align: middle;}
.index2 .txt img{vertical-align: middle;}
.index2 .mor{margin:3%;width: 13.5%;padding: 7px 9px;text-align: center;line-height: 34px;background-color: #fff;border-radius: 5px;}
.index2 .mor a{display: block;font-size: 18px;color: #125d27;text-align: center;border-radius: 5px;border: 1px solid #125d27}
/*奇峰优势*/
.index5 .con{background: url("/Upload/images/ys_bg.png")no-repeat center;height: 670px;background-size: contain;}
.index5 ul{margin-top: 100px;width: 48%}
.index5 li{margin-bottom: 40px;font-size: 18px;color: #000;white-space: nowrap;overflow: hidden;text-overflow: ellipsis}
.index5 li p{font-size: 14px;color: #666;}
.index5 ul li:nth-child(1){background: url("/Upload/images/ys_01.png")no-repeat left;padding-left: 56px}
.index5 ul li:nth-child(2){background: url("/Upload/images/ys_02.png")no-repeat left;padding-left: 56px}
.index5 ul li:nth-child(3){background: url("/Upload/images/ys_03.png")no-repeat left;padding-left: 56px}
.index5 ul li:nth-child(4){background: url("/Upload/images/ys_04.png")no-repeat left;padding-left: 56px}

/*底部*/
.footer{margin-top: 40px;width: 100%; height:218px; padding-top:40px; color: #d3d3d3;line-height: 30px;  background: url("/Upload/images/foot_bg.jpg") no-repeat center; }
.footer .l{float: left;width:32%;padding-left: 3%;height: 180px;border-right: 2px dashed #414141; }
.footer .l a{color: #d3d3d3;}
.footer .l .footer_l_top{width:109px; height: 48px;}
.footer .l .footer_l_top img{width:109px; height: 48px;}
.footer .c{float: left;width:24%;padding: 0 7%;height: 180px;border-right: 2px dashed #414141; }
.footer .r{float: left; padding-left: 2%; padding-top: 2.3%;overflow:hidden; }
.footer .r .r2{float:left;text-align:center;}
.footer .r .r3{margin-left:16px;}
/*首页结束*/
/*左边栏目*/
.column{width: 19%}
.column_hd {border-bottom: 9px solid #227b2c; border-radius: 3px;}
.column_tit { height: 60px;line-height: 60px;overflow: hidden;background: #227b2c;}
.column_tit i{width: 8px; height: 8px;  display: block;  margin-right: 26px; float: right;margin-top: 24px;background-color: #227b2c; display: inline-block; vertical-align: middle;}
.column_tit h2 { display: block;padding-left: 26px;color: #fff;font-size: 24px;font-weight: bold; }
/*子频道列表*/
.subchannellist { border-left: 1px solid #eee;border-right: 1px solid #eee;}
.subchannellist li { display: block; line-height: 54px; border-bottom: 1px solid #eee;cursor:pointer; }
.subchannellist li a{ height: 54px;line-height: 54px; display: block;  padding-left: 25px; font-size: 14px; color: #444;}
.subchannellist li:hover a{color: #227b2c; }
.subchannellist  li a:hover em{background: url(/Upload/images/leftula.png) no-repeat 0 0;margin-right: 18px;}
.subchannellist #current a{color: #227b2c; }
.subchannellist #current em{background: url(/Upload/images/leftula.png) no-repeat 0 0;margin-right: 18px;}
.subchannellist li em{width: 8px; height: 8px; display: inline-block; background: url(/Upload/images/leftula.png) no-repeat 0 -20px; vertical-align: middle;  margin-right: 14px; transition: all .3s ease-in;}
.leftnews{margin-top: 15px;border-bottom: 9px solid #227b2c; border-radius: 3px;}
.column_pro ul{padding-top: 10px;overflow: hidden;}
.column_pro li { float: left;margin-right: 4%;text-align: center;  width: 48%; }
.column_pro li img { width: 100%;  height: 87px;   border-radius: 3px; -webkit-transition: all .3s ease-in-out 0s;  -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.column_pro li p { font-size: 12px;  line-height: 30px;  -webkit-transition: all .3s ease-in-out 0s;  -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.column_pro li:nth-child(2n){margin-right: 0}
.leftcont { overflow: hidden;font-size: 14px;background: #fff;}
.leftcont .add {  padding: 12px; color: #444;}
.telbox {padding: 12px;border-top: 1px solid #eee;}
.leftcont span { display: block; line-height: 24px;}
.leftcont .tel { color: #095f16;font-size: 26px;line-height: initial;}

#right{float:right;width: 78%;}
/*按钮*/
.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: 54px;  line-height: 54px; font-weight: 300;  font-size: 14px; 
  margin: 0; text-decoration: none; text-align: center; text-indent:0; cursor:pointer;
  border: none; color: #666; }
/*默认样式*/
.btn { background-color:#227b2c; color:#fff; }
.btn:hover { background-color:#125d27; color:#fff; }
.btn:active { background:#125d27; color:#fff; }
/*按钮大小*/
.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: 1px solid #e4e4e4; clip: rect; color: #000000; }
.form_text { padding: 0 10px;  margin: 0 0 20px;width:98%; border: 1px solid #e4e4e4; height: 54px;background-position: 0px 0px;line-height: 54px;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 { margin: 0 0 20px;padding: 0 10px;width:98%; border: 1px solid #e4e4e4;line-height: 30px;height:80px; background-position: 0px 0px;}
.form_button {display: block;margin:0 auto 60px;width:200px; vertical-align:middle; border:0 none;/*解决ie焦点是有黑色边框*/}
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-right:5px; display:none;} /*more链接*/
.code_image{ cursor: pointer; padding-bottom:6px; } /*验证码图片样式*/
.delay1{ -webkit-animation-delay:0.4s; animation-delay:0.4s; }
.delay2{ -webkit-animation-delay:0.6s; animation-delay:0.6s; }
.delay3{ -webkit-animation-delay:0.8s; animation-delay:0.8s; }
.delay4{ -webkit-animation-delay:1s; animation-delay:1s; }
.delay5{ -webkit-animation-delay:1.2s; animation-delay:1.2s; }
.delay6{ -webkit-animation-delay:1.2s; animation-delay:1.4s; }
.delay7{ -webkit-animation-delay:1.2s; animation-delay:1.5s; }
.delay8{ -webkit-animation-delay:1.2s; animation-delay:1.6s; }
/*频道*/
.ChannelContent{ line-height:2.0em; font-size:16px;}
.ChannelSContent, .ChannelSContent p{ line-height:1.8em}
.ChannelContent a{ color: #ff9d02}
.ChannelSContent{ color:#FFF; line-height:25px; height:172px; overflow:hidden; }
.ChannelSContent a{ color:#fc872a; }
.ChannelSContent img, .InfoContent img{ max-width:100% }
/*信息*/
.InfoTitle{ font-weight:normal; text-align:center; vertical-align:middle;}
.InfoTitle h1{ font-size:28px; line-height: 1.5em; font-weight:normal;}
.InfoTime{color:#999; text-align:left;  padding:2px 0px; height:25px}
.InfoContent, .InfoContent p{ line-height:2.0em; font-size:16px; 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; font-size: 14px;border:0px 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; color:#333; line-height:1.8em}
.Next a{ }
.Previous a{ }
/*==========@@元件 结束@@==========*/

/*==========@@模块  开始@@==========*/
/*左侧*/
/*主体左侧样式*/
.left_title { height:39px; line-height:39px; border-bottom:1px solid #0450a1; }
.left_title h2 { font-size:16px;  color:#0450a1; }
.left_body { overflow:hidden; zoom:1; color:#0450a1;  padding:10px 10px 5px; border-top:0; border-bottom: 0px}
.left_bottom { height:15px; margin-bottom:5px;}

/*样式1*/
.left_title1{  line-height:32px;text-align:center; padding:20px 0;  }
.left_title1 a{ text-indent:1em; font-size:32px; color:#0450a1;  }
.left_title1 span{ font-size:16px; color:#aaa;  }
.left_title1 span:after{   position: absolute;  width: 32px;height: 0; right: 18%; top: 38px; border-bottom: 2px solid #0072a6; }
.left_title1 i { display: block; width:60px;height: 5px; background: #1651b8; margin: 0 auto; margin-top: 5px; }
.left_title1 .ChannelSContent{ color:#595757; text-indent:10px; }
.left_body1{ overflow:hidden; zoom:1; color:#000; padding:15px 0px 0; }
.left_bottom1 { height:15px; margin-bottom:5px;}

/*样式5*/
.left_title5 { background:url(../images/title5.png) no-repeat center; height:160px;}
.left_title5 .h5{ }
.left_boby5 {}
.left_boby5 li{padding-top:30px;}
.left_boby5 li { transition:.8s ease 0s; -moz-transition:.8s ease 0s; -webkit-transition:.8s ease 0s; }

/*主体右侧*/
/*样式1*/
.right_title { }
.right_title h2{ line-height: 50px;font-size: 24px;text-align: center;color: #2c2c2c;}
.right_title h2 a{ color:#2c2c2c; }
.right_body { padding:5px 0px; overflow:hidden; zoom:1;  border-bottom: 1px solid #eee;}
.right_bottom {}
/*样式2*/
.right_body1 { padding:5px 0; overflow:hidden; zoom:1; border-bottom: 1px solid #eee; }
.right_bottom1{ height:5px; line-height:5; overflow:hidden; font-size:0px; margin-bottom:5px; }
/*样式3*/
.right_title2{ height:60px; line-height:60px;  }
.right_title2 h2{ font-size:20px; font-weight:normal;  text-indent:40px; color:#FFF;}
.right_body2{ padding:45px 0; overflow:hidden; zoom:1; border-top:0; border-bottom:0}
.right_bottom2{ }
/*==========@@模块  结束@@==========*/

/*==========@@频道布局  开始@@==========*/
/*模型body*/
.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{ max-width:1300px; margin:0 auto; }
#top, #logo, #navigation,#announcement, #link, #copyright,#floor_1,#floor_2,#floor_3,#floor_4,#floor_5,#floor_6,#floor_7,#floor_8,#floor_9
,#floor_10,#floor_12,#floor_13,#floor_14,#floor_15 { max-width:1300px;  margin:0 auto; overflow:hidden; border:0px dashed red;}

/*===产品模型 开始===*/
.product .info_product_detail_wrap{ margin-bottom: 20px;line-height: 2.2em;font-size: 14px;}
.product .info_product_detail_wrap b{color: #626262; font-weight:bold;}
.product .info_product_detail_wrap table.detail_table{ width:100%; }
.product .info_product_detail_wrap table.detail_table th{ width: 200px;}
.product .ProductDescription{ height:40px; color:#0450a1; margin-top:10px;padding-left:35px; line-height:40px; font-size:16px; font-weight:bold; display:none;}
.product .info_product_detail_wrap img{ width:216px; height:162px;float:left;  text-align:left; margin-right:10px; }
.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; }
/*===产品模型 结束===*/

/*===招聘频道  开始===*/
.job{ }
.joblist { }
.joblist li {overflow: hidden;}
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:#333; font-weight:bold; text-align:center; border:1px solid #DADBD6;}
table.job_table .t1 { font-weight:bold;padding:5px 0;width:20%;}
table.job_table .t2 { text-align:left;width:25%;}
table.job_table .t3 {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:#227b2c; font-weight:bold;}
.message_body{ padding-left: 10px; padding-right: 10px; color:#666; }
.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}
/*===反馈频道 结束===*/
/*==========@@频道布局  结束@@==========*/


/*==========@@公共板块  开始@@==========*/

/*当前位置*/
#location_main {margin-bottom: 20px; }
#location{padding: 10px 0px; height: 30px;font-size: 14px;line-height: 30px;border-bottom: 1px solid #f1f1f1;}
#location b{display: inline-block;margin-right: 10px;padding-left: 30px;line-height: 22px; vertical-align: middle;background: url(/Upload/images/home.png) no-repeat left center;}    
#location a {color:#333;}

/*搜索 */
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; }
.contact_wrap b{ font-weight:bold;}
.contact_wrap .WebUrl{ color:#F00 }

/*订购*/
.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}

/*分页样式*/
.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.login_table .quick_login td{text-align:left; padding:10px 0;}
table.login_table .quick_login td img{ margin-right:8px; float:left;}

/*会员注册*/
table.reg_table{ width:40%; 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.reg_table .MemberCode{  text-align:left; width:70px;}
table.reg_table #SmsCode{width:50px;}

/*忘记密码 第一步*/
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}
table.forget_table2 #SmsCode{ width:60px;}
table.forget_table2 .PasswordQuestion, table.forget_table2 .MemberMobile, table.forget_table2 .FindPwdWay{ padding:3px 0;}

/*网站地图列表*/
.maplist{ }
.maplist li{ padding:2px; }
.maplist li a{ line-height:25px; display:block; padding:0 20px; }
.maplist li a:hover { text-decoration:none; }
.maplist .depth1{ font-weight:bold;text-indent:0px; font-weight:bold; }
.maplist .depth1 a{ background:#ddd; color:#454545;  }
.maplist .depth2{text-indent:2em;  }
.maplist .depth2 a{ border-bottom:1px dashed #d5d5d5; }
.maplist .depth3{text-indent:4em}
.maplist .depth3 a{ border-bottom:1px dashed #d5d5d5; }
.maplist .depth4{text-indent:6em}
.maplist .depth4 a{ border-bottom:1px dashed #d5d5d5; }
.maplist .depth5{text-indent:8em}
.maplist .depth6{text-indent:10em}
/*==========@@公共板块  结束@@==========*/


/*==========@@通用列表 开始@@==========*/
/*文字列表*/
.article_body{border-bottom: none;}
.textlist{padding: 10px 0}
.textlist li{display: block; padding: 20px;margin: 0 auto;width: 90%; transition: all .5s;border-bottom: 1px solid #eaeaea; }
.textlist li a{display: block;}
.textlist li .InfoTitle{ font-size: 18px;line-height:30px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;text-align: left; }
.textlist li:hover .InfoTitle{ color:#227b2c; }
.textlist li .time{color: #999; font-size: 14px; line-height: 30px; }
.textlist li p{ font-size: 14px;line-height:25px; color:#666;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical }
.textlist li:hover { box-shadow: 0 0 15px rgb(0 0 0 / 20%);}
/*带缩略图文字列表*/
.thumblist{overflow: hidden;}
.thumblist li{ float:left; width:31.6%; margin-right:2%;margin-bottom: 16px; overflow:hidden; background-color: #fff;border: 1px solid #eee}
.thumblist li a{ display:block; overflow:hidden; }
.thumblist li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.thumblist li .InfoTitle{ display:block;padding:0 10px;line-height: 54px; white-space:nowrap; text-overflow:ellipsis; text-align:left; overflow:hidden; }
.thumblist li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); }
.thumblist li:nth-child(3n){margin-right: 0}

.thumblist3{}
.thumblist3 li{ float:left; width:23%; margin-right:2%; overflow:hidden; }
.thumblist3 li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.thumblist3 li a{ display:block; overflow:hidden; }
.thumblist3 li .InfoTitle{ display:block; padding:5px 0px; font-size:18px; color:#000; white-space:nowrap; text-overflow:ellipsis; text-align:left; overflow:hidden; }
.thumblist3 li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); }
.thumblist3 li .info_wrap{ position:relative; padding:0 10px; }
.thumblist3 li .info_wrap .ViewMore{ display:block; padding:7px 0; font-weight:bold; }
.thumblis3t li .info_wrap b{ display:block; transition:width 0.5s,opacity 0.5s; position:absolute; z-index:-1; top:-20%; left:0; width:0; height:620px; opacity:0;
 -webkit-transform:translate(-7%,-50%) rotate(45deg); transform:translate(-7%,-50%) rotate(45deg); background:url(../images/info_wrap.jpg) no-repeat left bottom; }
.thumblist3 li:hover .info_wrap b{ display:block; height:620px; width:160%; opacity:1;  }
.thumblist3 li:hover .InfoTitle{ color:#fff; }
.thumblist3 li:hover p{ color:#fdcebc; }
.thumblist3 li:hover .ViewMore{ color:#fff; }


.thumblist1{}
.thumblist1 li{ float:left; width:23%; margin-right:2%; position:relative; }
.thumblist1 li img{ width:100%; }
.thumblist1 li .InfoTitle{ display:block; padding:5px 0px; font-size:18px; color:#0450a1; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.thumblist1 li .info_wrap{ display:block; width:100%; height:216px; position:absolute; top:0; left:0; background:url(../images/info_wrap.png) no-repeat left top; text-align:center; background-size: 100% 100%; -webkit-transition:all 0.5s ease; transition: all 0.5s ease; }
.thumblist1 li .info_wrap .ChannelName{ display:inline-block; padding:50px 30px 15px; font-size:22px; color:#0450a1; }
.thumblist1 li .info_wrap p{ padding:0px 29px 15px; overflow:hidden; }
.thumblist1 li:hover .info_wrap{ background:url(../images/title_ico_hover.png) no-repeat left top; }
.thumblist1 li:hover .info_wrap .ChannelName{ color:#fff; }
.thumblist1 li:hover .info_wrap p{ color:#fff; }

/*橱窗列表*/
.gridlist{ margin-top:5px;overflow: hidden; }
.gridlist li { float:left; margin-bottom:10px; margin-right:2%;width: 31.6%; text-align:center; overflow:hidden; display:inline; text-overflow:ellipsis; white-space:nowrap;border:1px solid #eee; }
.gridlist_s li:nth-child(3n){margin-right: 0}
.gridlist li img { width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.gridlist li a{ white-space:nowrap; line-height:54px; display:block; overflow:hidden;}
.gridlist li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); }


/*视频列表*/
.videolist{ margin-top:5px; }
.videolist li { width:284px; float:left; margin-right:15px; text-align:center; overflow:hidden;}
.videolist li img { border:1px solid #E1E1E1; width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.videolist li a { white-space:nowrap; line-height:28px; display:block; overflow:hidden;} 
.videolist li .InfoTitle{ color:#0450a1; }
.videolist li:hover .InfoTitle{ color:#fb9528; }
.videolist li:hover a img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); }
/*==========@@通用列表  结束@@==========*/