﻿@charset "utf-8";
/* CSS Document */
/*整站样式*/

html,body,dl,dd,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0; border:0;}
body{font-size: 12px;font-family: '微软雅黑', Arial;background-color:#f4f4f4;}

input,textarea{padding: 0;font-family: '微软雅黑', Arial;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
/* ul,ol,li{ list-style-type:none;} */
img{border:0;vertical-align:middle}
select,input,select{vertical-align:middle;outline: none;}
table{border-collapse:collapse;border-spacing:0}
iframe{border:none;}
a:link{color:#666666;text-decoration:none;}
a:visited{color:#666666;text-decoration:none;}
a:hover{text-decoration:none;}
a:active{color:#666666;text-decoration:none;}
.h{display:none;visibility:visible;}
.wrap{border: 0;padding:0;width:1200px;margin:0 auto;*zoom:1;}
.wrap:after{clear: both;content:"";display: table;}
.c{clear:both;font-size:0;line-height:0;height:0;visibility:visible;}
.fix{*zoom:1;}
.fix:after{clear: both;content:"";display: table;}
.fl{float: left;}
.fr{float: right;}
.pors{position: relative;}

/* 编辑器内容样式 凡是编辑器修改区域加上 */
/* .editor{line-height:24px;text-align:left;}
.editor p{text-indent:2em;}
.editor ol li{list-style-type:circle;margin-left:25px;}
.editor ul li{list-style-type:square;margin-left:25px;} */ 
/*网页样式*/
.tempWrap ul li{list-style-type:none}
.hd ul li{list-style-type:none}


.home-prc{ margin-right:9px;}
/***首页***/
.top{ height:54px; vertical-align:middle; line-height:54px; background-color:#FFF;}
.tab-map{ color:#999; position:relative;}
.tab-map img{ margin-right:14px;}
.tab-map span{ margin-right:5px;}
.tab-map em{ cursor:pointer;}
.tab-map ul{ position:absolute;top:38px; width:100px; text-align:center;right:0; display:none; background:#FFF;}
.tab-map li{ line-height:23px;list-style: none;}
.tab-map li a{ color:#999; display:block;}

.select-box{ width:220px; height:54px; background:url("../images/q2.png") center no-repeat;}
.select-box p{ margin-top:14px;}
.qy-input{width: 180px;height:22px;color:#ccc;margin-left:5px;background:none;border:none;text-indent:5px;float: left;}
.yq-submint{width:30px;height:26px;cursor:pointer;border:none;background:none;float: left;}


/*导航栏*/
.logo{ margin-top:22px; width: 180px;}
.menu{ background:url("../images/q3.jpg"); height:90px;}
.nav{width: 845px;}
.nav>ul{}
.nav>ul>li{ height:100%; line-height:90px; font-size:14px; float:left;border-left:1px solid #dedede; border-right:1px solid #dedede; margin:0 -1px; position:relative;margin-right:0px;list-style-type:none}
.nav>ul>li.toplefts .fl {float:right;}
.nav>ul>li.toplefts .fr {float:left;}
.nav>ul>li>a{ color:#000; display:block;padding:0 11px;}
.nav>ul>li.on,.nav>ul>li:hover{ border-top:3px solid #f9af29; height:87px; line-height:83px; background:#FFF url("../images/q4.jpg") left 36px no-repeat;}
.nav>ul>li.on>a{ color:#f9af29;background:url("../images/q4.jpg") right center no-repeat;}
.nav>ul>li>a:hover{color:#f9af29;}
.nav>ul>li:hover>.nav-list{ display:block;}
.nav-list{ position:absolute;top:87px; background-color:#FFF; width:450px; box-sizing:border-box; padding:20px 20px 20px 5px; z-index:100; display:none;}
.toplefts .nav-list {right:0;}
.nav-right{ right:0;}
.nav-item{ width:50%; /*height:180px;*/ padding-right:15px; border-right:1px solid #eaeaea;}
.nav>ul>li.toplefts .nav-item {border-right:0;}
.nav-item dl{padding-right:10px;}
.nav-item dd{ line-height:42px; font-size:14px; padding-left:20px; }
.nav-item dd a{display:block;border-bottom:1px dotted #e2e2e2;}
.nav-item dd.on{ background:url("../images/point.png") 8px center no-repeat;}
.nav-item dd.on a,.nav-item dd a:hover{ color:#f8a40d; }

.nav-prc{ width:154px; text-align:center; height:180px;}
.nav-prc span{ display:block; line-height:32px; text-decoration:underline; color:#999;}
.nav>ul>li.toplefts .nav-prc {width:175px;border-right:1px solid #eaeaea;}


/*菜单固定*/
.menu_fixed{position:fixed;top:0px;width:100%;z-index:999;}

/* 本例子css */
.i-banner{overflow:hidden; position:relative; margin-top:16px;}
.i-banner .hd{ overflow:hidden;  height:30px;padding:0 10px; position:absolute; bottom:20px; width:100%;z-index:2;  }
.i-banner .hd ul{ text-align:center; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.i-banner .hd ul li{ width:15px; height:15px; margin:0 5px; cursor:pointer; border-radius:50%; overflow:hidden; background:url("../images/q7.png") center no-repeat;display:inline-block; text-indent:100px; z-index:9999;}
.i-banner .hd ul li.on{ background:url("../images/q6.png") center no-repeat;}
.i-banner .bd{ /*padding:10px;*/}
.i-banner .bd ul{ overflow:hidden; zoom:1; }
.i-banner .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;width:100%;  }
.i-banner .bd ul li a{height:390px; display:block; width:100%;}


.index-box{ margin-top:21px; background-color:#FFF;     box-shadow: 0 20px 46px #ececec; padding-bottom:0px;}
/*首页边栏*/
.index-sider{ width:280px; border-right:1px solid #efeded;}
.index-sider h3{ background-color:#f5a20e; height:45px; line-height:45px; box-sizing:border-box; padding-left:14px; margin-right:-1px;}
.index-sider h3 img{ vertical-align:sub;}
.index-sider h3>a{color:#FFF; display:inline-block; margin-left:20px; font-size:20px;}
.index-top-sider{box-sizing:border-box; padding:10px 14px 10px;}
.index-top-sider ul li{list-style-type:none}
.index-top-sider h5{ border-bottom:1px solid #dbdbdb; padding:0 0 15px;}
.index-top-sider h5 em{ display:block; color:#000; font-size:16px; line-height:2; font-style:normal; font-family: '微软雅黑', Arial;}
.index-top-sider h5 i{ display:block; color:#8d8d8d; font-style:normal; line-height:2; font-size:12px;}
.index-top-sider h5 span{display:block; margin-top:8px; font-style:normal; /*font-size:16px;*/ line-height:20px; color:#666; font-family: '微软雅黑', Arial;}
.index-top-sider ul{ margin-top:-1px;}
.index-top-sider li{ line-height:34px; white-space:nowrap; border-top:1px dotted #e6e6e6;}
.index-top-sider li a{ color:#000;font-size:14px; font-family: '微软雅黑', Arial;}
.index-top-sider li a:hover{color:#ec9700;}


.index-bottom-sider ul li{list-style-type:none}
.index-bottom-sider h3{ height:60px; line-height:60px; background-color:#f4f4f4; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9;}
.index-bottom-sider h3 a{ color:#333333; font-family: '微软雅黑', Arial;}
.index-bottom-sider ul{ padding-left:10px; padding-right:7px; }
.index-bottom-sider li{ border-top:1px dashed #dfdfdf; padding-bottom:12px;margin-top:-1px; padding-top:15px;}


.index-middle-sider{}
.index-middle-sider h3{ height:60px; line-height:60px; background-color:#f4f4f4; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9;color: #0C0C0C;}
.index-middle-sider h3 a{ color:#333333; font-family: '微软雅黑', Arial;}
.index-middle-sider ul li{list-style-type:none}
.index-middle-sider ul{ margin-top:-1px;padding: 0 15px 0 15px;}
.index-middle-sider li{ line-height:34px; white-space:nowrap; border-top:1px dotted #e6e6e6;}
.index-middle-sider li a{ color:#000;font-size:14px; font-family: '微软雅黑', Arial;}
.index-middle-sider li a:hover{color:#ec9700;}


.index-comments-sider h3{ height:60px; line-height:60px; background-color:#f4f4f4; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9;color: #0C0C0C;}
.index-comments-sider h3 a{ color:#333333; font-family: '微软雅黑', Arial;}
.index-comments-sider h5{ border-bottom:1px solid #dbdbdb; padding:5px 15px 17px 15px;}
.index-comments-sider h5 em{ display:block; color:#000; font-size:16px; line-height:2; font-style:normal; font-family: '微软雅黑', Arial;}
.index-comments-sider h5 i{ display:block; color:#8d8d8d; font-style:normal; line-height:2; font-size:12px;}
.index-comments-sider h5 span{display:block; margin-top:8px; font-style:normal; /*font-size:16px;*/ line-height:20px; color:#666; font-family: '微软雅黑', Arial;}


.index-write,.index-anster{  padding:5px 8px;}
.index-write>span,.index-anster>span{ display:inline-block;}
.index-write>.date{width:20px; height:20px; margin-right:12px; margin-top:4px; background-color:#ff9900; text-align:center; color:#FFF;}
.index-write>.i-write{width:206px;}
.index-write>.i-write a{ color:#000; font-size:14px; font-family: '微软雅黑', Arial; line-height:20px;}
.index-anster{ margin-top:8px;}
.index-anster>.ans{width:20px; height:20px; margin-right:12px;margin-top:4px; background-color:#999999; text-align:center; color:#FFF;}
.index-anster>.i-wrte{width:206px; line-height:20px; font-family: '微软雅黑', Arial;}


.index-cont{ width:919px;}
.index-cont-title{ background-color:#333333; height:45px; line-height:45px; font-size:20px; color:#FFF; box-sizing:border-box; padding-left:22px;}
.index-cont-title img{ margin-right:18px;}
.index-cont-box{ padding:20px;}
.index-box-top{ margin-top:20px;}
.index-box-top ul{ font-size:0;}
.index-box-top ul li{list-style-type:none}
.index-box-top li{ float:left; height:115px; width:16.666%; font-size:14px;line-height:16px; text-align:center; position:relative;}
.index-box-top li a{ display:block; width:100%; height:100%;}
.index-box-top li:hover a{color:#f5a20e;}
.index-box-top li span{ display:block; text-align:center; width:90%; margin:0 auto; }
.index-box-top li em {display:block;height:85px;}
.index-box-top li img:first-child,.index-box-top li:hover img:last-child {display:inline-block;}
.index-box-top li:hover img:first-child,.index-box-top li img:last-child {display:none;}

.index-cont-bottom{ margin-top:34px;}
.index-cont-bottom ul li{list-style-type:none}
.index-cont-bottom h3{ color:#000; font-size:20px; padding-left:2px; font-family: '微软雅黑', Arial;}
.index-cont-bottom h3 a{ color:#999999; font-size:14px;}
.index-cont-bottom h3 img{ margin-right:9px;}
.index-cont-bottom ul{ margin-top:25px; position:relative; width:100%; height:890px;}
.index-cont-bottom li{ float:left; vertical-align:top; margin-bottom:16px;}
.index-li-end{ margin-top:-90px;}
.inddex-cont1,.inddex-cont2,.inddex-cont3,.inddex-cont4,.inddex-cont5,.inddex-cont6,.inddex-cont7,.inddex-cont8,.inddex-cont9{position:absolute;}
.inddex-cont1{left:0; top:0;}
.inddex-cont2{top:0; left:592px;}
.inddex-cont3{ top:268px;left:0;}
/*.inddex-cont4{ bottom:0; left:0;}
.inddex-cont5{ bottom:0; left:300px;}
.inddex-cont6{ bottom:0; right:0;}*/
.inddex-cont4{ top:268px; left:295px;}
.inddex-cont5{ top:442px; left:295px;}
.inddex-cont6{ top:442px; right:0;}
.inddex-cont7{ top:614px; left:0;}
.inddex-cont8{ bottom:0; left:0;}
.inddex-cont9{ right: 0; bottom:0;}
.index-cont-bottom li p{ text-align:right; position:absolute;color:#FFF; background:url("../images/q28.png"); height:60px; line-height:60px; bottom:0; left:0; width:100%; font-family: '微软雅黑', Arial;}
.index-cont-bottom p em{ font-style:normal; padding-left:22px; font-size:20px; }
.index-cont-bottom p span{ display:inline-block; width:85px; text-align:center; border-radius:10px; margin-right:20px; height:25px; line-height:25px; font-size:14px; background:url("../images/q29.png"); margin-top:20px;}
.index-cont-bottom li:hover p span{ background-image:url("../images/q30.jpg");}


/*底部*/
.footer{position:relative; background-color:#333131; height:277px; margin-top:34px;min-width:1200px;}
.footer dl{ float:left; width:180px; margin-top:26px; margin-right:26px;}
.footer dt a{ color:#ff9500; font-size:16px; line-height:2;}
.footer dd{ font-size:14px; border-bottom:1px dashed #3f3e3e; line-height:32px;}
.footer dd a{ color:#ffffff;}
.footer dd a:hover{ color:#ec9700;}

.wei-chat{ text-align:center;}
.wei-chat span{ display:block;margin-top:26px; margin-bottom:13px; font-size:18px; line-height:23px; color:#FFF; text-align:center;}
.copyright{min-width:1200px;background-color:#282727; height:35px; text-align:center; color:#3a3939; line-height:35px;}


/**常见问题**/
.localhost{ height:36px; line-height:36px;}
.localhost p,.localhost p a{ color:#999999; font-family:"微软雅黑";}
.localhost p a:last-child{ color:#f5a20e;}
.cjwt-box{ margin-top:16px;}
.cjwt-sider{ width:280px; background-color:#FFF;}
.zinfo.cjwt-sider.fixed {top:0;}
.finfo.cjwt-sider.fixed {top:0;}
.cjwt-sider.fixed{ position:fixed;top:56px;}
.cjwt-sider_fixed {position:fixed;top:95px;}


.cjwt-sider h3{background-color:#f8a40d;font-size:16px;font-variant:small-caps;height:45px;line-height:45px;color:#FFF;padding-left: 9px;text-transform: uppercase;}
.cjwt-sider h3 img{ margin-right:18px;}
.cjwt-box1{ border-left:1px solid #ededed; border-bottom:1px solid #ededed; border-right:1px solid #ededed; padding:0 14px;}
.cjwt-box1 ul{}
.cjwt-box1 li{line-height:40px;border-bottom:1px dashed #ececec;margin-bottom:-1px;/* text-indent:30px; */list-style-type:none}
.cjwt-box1 li a{color:#000;font-size:14px;line-height:1.3;padding:12px 0;display:block;}
.cjwt-box1 >ul > li > a {text-indent:20px;}
.qytwo-child > ul > li > a {/* margin-left: -20px; */}
.cjwt-box1 .three_sub_child a {position:relative;padding-left:15px;color:#666!important;}
.cjwt-box1 li a:hover,.cjwt-box1 li.on > a,.cjwt-box1 .on > a,.cjwt-box1 a.on,.cjwt-box1 a:hover,.cjwt-box1 .three_sub_child a:hover{ color:#ffa400!important; background:url("../images/q33.png") 95% center no-repeat;}
.cjwt-box1 .three_sub_child a > span {
    position:absolute;
    left:0;
    top:12px;
}
.cjwt-box1 li  a.on + .three_sub_child,.cjwt-box1 li .on .three_sub_child {display:block;height: 100%;}
.cjwt-box1 li  .three_sub_child {display:none;}


.cjwt-box1-1{ border-left:1px solid #ededed; border-bottom:1px solid #ededed; border-right:1px solid #ededed; padding:0 14px;}
.cjwt-box1-1 ul{}
.cjwt-box1-1 li{line-height:40px;border-bottom:1px dashed #ececec;margin-bottom:-1px;/* text-indent:30px; */list-style-type:none}
.cjwt-box1-1 li a{color:#000;font-size:14px;line-height:1.3;padding:12px 0;display:block;}
.cjwt-box1-1 >ul > li > a {text-indent:20px;}
.qytwo-child > ul > li > a {/* margin-left: -20px; */}
.cjwt-box1-1 .three_sub_child a {position:relative;padding-left:15px;color:#666!important;}
.cjwt-box1-1 li a:hover,.cjwt-box1-1 li.on > a,.cjwt-box1-1 .on > a,.cjwt-box1-1 a.on,.cjwt-box1-1 a:hover,.cjwt-box1-1 .three_sub_child a:hover{ color:#ffa400!important; background:url("../images/q33.png") 95% center no-repeat;}
.cjwt-box1-1 .three_sub_child a > span {
    position:absolute;
    left:0;
    top:12px;
}

.cjwt-box1-1 li  a.on + .three_sub_child,.cjwt-box1-1 li .on .three_sub_child {display:block;height: 100%;}
.cjwt-box1-1 li  .three_sub_child {display:none;}

.cjwt-box2,.cjwt-box3{ border:1px solid #ededed; margin-top:14px; padding:21px; box-sizing:border-box;}
.cjwt-box2 h5{ color:#f8a40d; font-size:20px; line-height:1.5;}
.cjwt-box2 p{ margin-top:8px;}
.cjwt-box2 p a{ color:#333333; font-size:14px; line-height:2; display:inline-block; margin-right:17px;}
.cjwt-box2 p a:hover{ color:#ff8e00; text-decoration:underline;}

.cjwt-box3{ padding:21px 21px 0;}
.cjwt-box3 h6{ font-size:20px; color:#333;font-family: '微软雅黑', Arial;}
.cjwt-box3 h6 img{ margin-right:17px;}
.cjwt-box3 p{ margin-top:18px; padding-bottom:12px;font-family: '微软雅黑', Arial; border-bottom:1px dashed #e6e6e6;}
.cjwt-box3 p i{ font-style:normal; font-size:16px; color:#333; white-space:nowrap; line-height:2;}
.cjwt-box3 p em{ font-style:normal; font-size:12px; color:#8d8d8d; display:block;}
.cjwt-box3 p span{ display:block; font-size:12px; line-height:20px; margin-top:8px; color:#666666;}
.cjwt-box3 ul li{list-style-type:none}
.cjwt-box3 li{ line-height:34px;border-bottom:1px dashed #e6e6e6; margin-bottom:-1px;}
.cjwt-box3 li a{ color:#000; display:block; font-size:14px; white-space:nowrap; font-family: '微软雅黑', Arial;}
.cjwt-box3 li a:hover{ color:#ec9700;}

.cjwt-box4{ margin-top:14px; position:relative; height:190px;position:relative; width:280px;}
.cjwt-box4 p{ background:url("../images/q28.png"); padding:7px 18px 16px; font-family: '微软雅黑', Arial; position:absolute; bottom:0; /*left:0;*/ width:280px; box-sizing:border-box;}
.cjwt-box4 p em{ display:block; color:#FFF; font-size:16px; line-height:2; font-style:normal;}
.cjwt-box4 p span{color:#cdcdcd; line-height:16px;}

/* 本例子css */
.cjwt-box4{ width:280px; height:190px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.cjwt-box4 .hd{ height:9px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.cjwt-box4 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.cjwt-box4 .hd ul li{ float:left; margin-right:2px;  width:8px; height:8px; line-height:14px; text-align:center; background:#fff; cursor:pointer; opacity:.5;filter:alpha(opacity=50); }
.cjwt-box4 .hd ul li.on{ background:#fff; opacity:1;filter:alpha(opacity=100);}
.cjwt-box4 .bd{ position:relative; height:100%; z-index:0;   }
.cjwt-box4 .bd li{ zoom:1; vertical-align:middle; }
.cjwt-box4 .bd img{ width:280px; height:190px; display:block;  }



.cjwt-box6{ margin-top:14px; position:relative; height:190px;position:relative; width:280px;}
.cjwt-box6 p{ background:url("../images/q28.png"); padding:16px 18px; font-family: '微软雅黑', Arial; position:absolute; bottom:0; left:0; width:280px; box-sizing:border-box;}
.cjwt-box6 p em{ display:block; color:#FFF; font-size:16px; line-height:2; font-style:normal;}
.cjwt-box6 p span{color:#cdcdcd; line-height:16px;}





.cjwt-box5{ display:block; box-sizing:border-box; width:280px; border:1px solid #ededed; padding:20px; margin-top:14px;}
.cjwt-box5 h4{ font-size:16px; color:#000;}
.cjwt-box5 ul{ margin-right:-20px;}
.cjwt-box5 li{ float:left; margin-right:14px; margin-top:21px;}
.cjwt-cont ul li{list-style-type:none}
.cjwt-cont{ width:909px; box-shadow:0 0 20px rgba(0,0,0,.1); background-color:#FFF; padding:25px; box-sizing:border-box;}
.cjwt-cont h3{ color:#f8a40d; font-size:22px;}
.cjwt-cont ul{ margin-top:30px; margin-right:-40px;}
.cjwt-cont li{ float:left; height:130px; width:420px; border:1px solid #dbdbdb; box-sizing:border-box; padding:16px; margin-bottom:20px; margin-right:20px;}
.cjwt-cont-box{}
.cjwt-top-span{}
.cjwt-top-span span{ display:inline-block;}
.cjwt-top-span .quen{ width:20px; height:20px; color:#FFF; background-color:#ff9900; text-align:center; margin-right:11px;}
.cjwt-top-span .quwen{ margin-top:-4px; width:355px; color:#000; font-size:14px; line-height:20px; font-family: '微软雅黑', Arial;}

.cjwt-botm-span{ margin-top:3px;}
.cjwt-botm-span span{ display:inline-block;}
.cjwt-botm-span .quen{width:20px; height:20px; margin-top:5px; color:#FFF; background-color:#999999; text-align:center; margin-right:11px;}
.cjwt-botm-span .quwen{ width:355px; color:#666666; font-size:12px; line-height:20px; font-family: '微软雅黑', Arial;}
.cjwt-cont li:hover{ background-color:#f8a40d;}
.cjwt-cont li:hover .cjwt-top-span .quen{ background-color:#FFF; color:#f8a40d;}
.cjwt-cont li:hover .cjwt-top-span .quwen{ color:#ffffff;}
.cjwt-cont li:hover .cjwt-botm-span .quen{ background-color:#ffe0a8; color:#f8a820;}
.cjwt-cont li:hover .cjwt-botm-span .quwen{ color:#ffe0a8;}

/*分页*/
.pages-size{ text-align:center; margin-top:25px;}
.pages-size a{ display:inline-block; width:35px; height:35px; margin:0 5px; text-align:center; line-height:35px; border:1px solid #dddddd;}
.pages-size .on{ background-color:#f8a40d; color:#FFF;}

/*常见问题内容页*/
.cjwt-show{ width:909px; background-color:#FFF; padding:25px; border:1px solid #eeeeee; box-shadow:0 0 20px rgba(0,0,0,.1); box-sizing:border-box;}
.cjwt-show>h3{ color:#f8a40d; font-size:22px; border-bottom:1px solid #e5e5e5; line-height:2; padding-bottom:20px;}
.cjwt-show>h4{/*border-bottom:1px solid #e5e5e5;*/}
.cjwt-show>h4 span{ font-size:14px; display:inline-block; width:110px; height:32px; line-height:32px; background-color:#f8a40d; text-align:center; color:#FFF; margin-top:24px;}
.cjwt-show p{ font-size:16px;line-height:34px; border:1px solid #eaeaea; color:#242424; text-indent:15px;}
.cjwt-show>h5{/*border-bottom:1px solid #e5e5e5;*/}
.cjwt-show>h5 span{ font-size:14px; display:inline-block; width:110px; height:32px; line-height:32px; background-color:#999; text-align:center; color:#FFF; margin-top:23px;}
.cjwt-show-cont{ font-size:14px; line-height:26px; color:#333333; padding:17px 20px; border:1px solid #eaeaea;}
.cjwt-show-cont div a:link{color:#666;text-decoration:underline;}
.cjwt-show-cont div a:hover{color:orange}
.cjwt-reading{ margin-top:28px;}
.cjwt-reading>h6{ font-size:20px; margin-left:7px; color:#f8a40d; padding-left:12px; border-left:5px solid #f8a40d;}
.cjwt-reading ul{ margin-top:15px; margin-right:-30px;}
.cjwt-reading li{ float:left; height:130px; width:420px; margin-right:20px; margin-bottom:17px; border:1px solid #dbdbdb; padding:16px; box-sizing:border-box;list-style-type:none}
.cjwt-box1-top{ height:40px;}
.cjwt-box1-top span{ display:inline-block;}
.cjwt-box1-top .cjwtlte{ width:20px; height:20px; margin-top:5px; text-align:center; color:#FFF; background-color:#ff9900; margin-right:10px; }
.cjwt-box1-top .cjwtques{ width:350px;font-size:14px; font-family: '微软雅黑', Arial; line-height:20px; color:#000;}
.cjwt-box1-botm{}
.cjwt-box1-botm span{ display:inline-block;}
.cjwt-box1-botm .cjwtlte{width:20px; height:20px; margin-top:5px; text-align:center; color:#FFF; background-color:#999999; margin-right:10px;}
.cjwt-box1-botm .cjwtques{width:350px;font-size:12px; font-family: '微软雅黑', Arial; line-height:20px; color:#666666;}

/*常见问题主页*/
.cjwt-sidbar{ height:520px; width:266px; border-left:1px solid #ebebeb; padding-left:16px; box-sizing:border-box;}

.cjwt-sidbar dt{ height:30px; margin-bottom:15px; line-height:30px; background-color:#ff9900; text-indent:12px; font-size:16px;}
.cjwt-sidbar dt a{ color:#FFF; font-family: '微软雅黑', Arial;}
.cjwt-sidbar dd{ height:40px; line-height:40px; border-bottom:1px dashed #ececec; text-indent:15px;}
.cjwt-sidbar dd:last-child{ border-bottom:none;}
.cjwt-sidbar dd a{ display:block; color:#000; font-size:14px;}
.cjwt-sidbar dd.on a,.cjwt-sidbar dd a:hover{ color:#ffa400;}
.cjwt-sidbar p{ height:100px; width:250px; margin-top:20px; position:relative;}
.cjwt-sidbar p span{ display:block; position:absolute; left:0; bottom:0; line-height:30px; color:#FFF; text-indent:12px; font-size:16px; width:100%; background:url("../images/q29.png");}
.cjwt-sidbar h3{color:#666666; line-height:20px; font-size:12px; margin-top:10px; padding:0 8px; font-family: '微软雅黑', Arial;}
.cjwt-sidbar h3 span{ color:#f8a40d;}

.cjwt-content{width:920px;}
.cjwt-content-top{ height:380px;}
.cjwt-content-left{}
.cjwt-content-left p{ width:455px; height:250px; position:relative;}
.cjwt-content-left p span{ display:block; position:absolute; left:0; width:100%; bottom:0; font-size:18px; color:#FFF; height:40px; line-height:40px; background:url("../images/q29.png"); text-indent:26px; font-family: '微软雅黑', Arial;}
.cjwt-content-left h3{ margin-top:9px; background-color:#999999; height:120px; line-height:120px; color:#FFF; text-align:center;}
.cjwt-content-left h3 a{ color:#FFF; display:block; font-size:18px;}
.cjwt-content-left h3:hover,.cjwt-content-right p:hover{ background-color:#ff9900;}

.cjwt-content-right{ width:455px;}
.cjwt-content-right p{ height:120px; margin-bottom:10px; text-align:center; line-height:120px; font-size:18px; background-color:#999999;}
.cjwt-content-right p a{ color:#FFF; display:block;}

.cjwt-content-botm{ margin-top:20px;}
.cjwt-content-botm p{ font-size:14px; color:#666666; text-indent:2em; line-height:36px;}
.cjwt-content-botm ul{ height:150px;}
.cjwt-content-botm li{ height:40px; line-height:40px;width:270px; background:url("../images/q33.png") left center no-repeat; padding-left:18px; display:inline-block;}
.cjwt-content-botm li a{ color:#f8a40d; font-size:14px;}

/*出刊*/
.ck-box{ margin-top:30px;}
.ck-left-cont{ width:920px;}
.ck-left-cont ul{ margin-right:-30px;}
.ck-left-cont li{ float:left; width:280px; margin-right:28px;font-family: '微软雅黑', Arial;}
.ck-left-cont img{ padding:3px; border:1px solid #dddddd;}
.ck-left-cont li h3{ font-size:16px; color:#333333; line-height:28px; margin-top:5px;}
.ck-left-cont li p{height:60px; color:#333; line-height:20px; font-family: '微软雅黑', Arial;}
.ck-left-cont li .ck-more{ display:inline-block; width:100px; height:28px; line-height:28px; text-align:center; color:#FFF; background-color:#ff9900; font-size:14px; border-radius:4px; margin-top:9px;}

.localthion{ height:30px; color:#999999; line-height:30px; background-color:#f8f8f8; border-bottom:1px solid #e8e8e8;}
.localthion a{ color:#999;}
/*图片列表start*/
.jqmWindow {
    display: none;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:2001;
    width: expression(this.parentNode.offsetWidth+'px');
    height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
    position: absolute;
    top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
/*图片列表END*


/*我们的团队*/
.about-people-box{width:908px;min-height: 850px; border:1px solid #f4f4f4; box-shadow:0 0 20px rgba(0,0,0,.1); box-sizing:border-box; padding:20px 20px 30px; line-height:32px; color:#333; font-family: '微软雅黑', Arial; height:100%;background-color: #fff;}
.about-people-box h3{ font-size:22px; color:#ffa40d;}
.people{margin: 0px auto;padding:0;text-align:left;font-size:14px;line-height:150%;}
.people li{list-style:none;display:inline-block;vertical-align: top;}
.people ul li img{border:0;}





/**服务范围**/
.fw-box{}
.fw-box-top{}
.fw-box-left{ width:460px; margin-right:15px;}
.fw-box-left p{ height:200px; background-color:#f5a20e; box-sizing:border-box; padding:27px;}
.fw-box-left p em{ color:#FFF; display:block; font-size:30px; font-style:normal; font-variant:small-caps; margin-top:-10px;}
.fw-box-left p span{ display:block; color:#fad4a6; font-size:16px; font-variant:small-caps; line-height:26px; margin-top:18px;}
.fw-box-left ul{ margin-top:15px;}
.fw-box-left li{ display:inline-block; position:relative; height:200px;}
.fw-box-left li h6{ position:absolute;display:table;width:100%; height:200px; left:0; top:0; background:url("../images/q29.png");}
.fw-box-left li h6 i{ display:block; width:100%; height:67px;  margin-top:58px;}
.fw-box-left li h6 span{ display:block; color:#FFF; text-align:center; font-size:18px; margin-top:15px;}
.fw-box-left li:hover span{ color:#ffa300;}

.fw-box-botm{ margin-top:20px;}
.fw-box-title{ height:50px; line-height:50px; background-color:#333333; color:#FFF;}
.fw-box-title h3{ padding-left:15px; font-size:20px;}
.fw-box-title h3 img{ margin-right:11px;}
.fw-select{ width:350px; font-size:14px; font-family: '微软雅黑', Arial; margin-right:20px;}
.fw-select ul li{list-style-type:none}
.fw-select em{ font-style:normal;}
.fw-select-box{ width:180px; height:30px; background-color:#FFF; margin-top:10px; border-radius:8px; position:relative;}
.fw-select-box .title{ width:180px; height:30px; line-height:30px;color:#333333;font-size:14px;background:url("../images/jtx.png") 90% center no-repeat; text-indent:21px; cursor:pointer;}
.fw-select-box ul{ position:absolute; left:0; top:30px; width:100%; background-color:#FFF; padding-bottom:10px; display:none; margin-top:-7px;}
.fw-select-box li{ text-indent:21px; line-height:2; font-size:14px;}
.fw-select-box li a{ color:#333;}
.fw-select-box li a:hover{ color:#f8a40d;}

.fw-box-content ul li{list-style-type:none}
.fw-box-content ul{ margin-top:19px; margin-right:-30px;}
.fw-box-content li{ float:left; margin-right:13px; margin-bottom:11px; width:290px; height:195px; border:1px solid #efefef; padding:16px 14px; box-sizing:border-box; font-family: '微软雅黑', Arial;}
.fw-box-content li h3{ height:47px; line-height:20px; color:#010101; font-size:16px; border-bottom:1px dashed #e0e0e0; /*padding-bottom:10px;*/}
.fw-box-content li h6{ height:84px; color:#666666; line-height:1.8; margin-top:10px;font-size:12px;}
.fw-box-content li p{ display:block; color:#666; margin-top:7px;}
.fw-box-content li p i{ display:inline-block; background:url(../images/q65.png) left center no-repeat; width:20px; height:8px;}

.fw-box-content li:hover{ background-color:#ffa300; box-shadow:0 0 20px #d6d6d6;}
.fw-box-content li:hover h3{ border-bottom:1px dashed #ffead4;}
.fw-box-content li:hover h3,.fw-box-content li:hover h6,.fw-box-content li:hover p{ color:#FFF;}
.fw-box-content li:hover i{ background:url(../images/q66.png) left center no-repeat;}










.fw1{width:245px; margin-right:11px;text-align:center;}
.fw1 i{background:url("../images/q49.png") center no-repeat;}
.fw1:hover i{background:url("../images/q51.png") center no-repeat;}
.fw1 strong {display:table-cell;vertical-align:middle;}
.fw1:hover strong img:first-child {display:none;}
.fw1 strong img {vertical-align:middle;}
.fw1 strong img:last-child {display:none;}
.fw1:hover strong img:last-child {display:inline-block;}

.fw2{width:200px;text-align:center;}
.fw2 i{background:url("../images/q52.png") center no-repeat;}


.fw2:hover i{background:url("../images/q17.png") center no-repeat;}

.fw-box-min{ width:270px; height:415px; position:relative; margin-right:15px;}
.fw-box-min p{ position:absolute;left:0;top:0;height:100%;width:100%;background:url("../images/q29.png");}
.fw-box-min i{ display:block;background:url("../images/q54.png") center no-repeat; height:120px; margin-top:164px;}
.fw-box-min span{ display:block; text-align:center; color:#FFF; font-size:18px;}
.fw-box-min:hover i{background:url("../images/q16.png") center no-repeat;}
.fw-box-min:hover span{color:#ffa300;}

.fw-box-right{ width:440px;}
.fw-box-right ul{ margin-right:-30px; font-size:0;}
.fw-box-right li{ display:inline-block; position:relative; height:230px;}
.fw3{ width:215px; margin-right:15px;}
.fw4{ width:210px;}
.fw-box-right li h6{ position:absolute;width:100%; height:100%; left:0; top:0; background:url("../images/q29.png");}
.fw-box-right li i{ display:block; height:70px; margin-top:58px;}
.fw-box-right li span{ display:block; width:174px; margin:0 auto; text-align:center; color:#FFF; font-size:18px; margin-top:16px;}
.fw-box-right li:hover span{color:#f5a20e;}
.fw3 i{background:url("../images/q57.png") center no-repeat;}
.fw3:hover i{background:url("../images/q20.png") center no-repeat;}
.fw4 i{background:url("../images/q58.png") center no-repeat;}
.fw4:hover i{background:url("../images/q21.png") center no-repeat;}

.fw-box-right h3{ margin-top:15px; width:440px; height:170px; position:relative;}
.fw-box-right h3 p{ position:absolute; left:0; top:0; height:100%; width:100%;background:url("../images/q29.png");}
.fw-box-right h3 i{ display:inline-block; width:70px; height:70px; background:url("../images/q60.png") center no-repeat; position:absolute; left:112px;top:50px;}
.fw-box-right h3 span{ display:inline-block; width:120px; color:#FFF; font-size:18px; position:absolute;top:68px;left:195px;}
.fw-box-right h3:hover span{ color:#f5a20e;}
.fw-box-right h3:hover i{background:url("../images/q61.png") center no-repeat;}

/*服务范围2*/
.fw2-box{ margin-top:16px;}
.fw2-sider{ width:280px;background-color: #fff;}
.fw2-sider h3{ height:45px; background-color:#f8a40d; line-height:45px; color:#FFF; font-size:18px;box-sizing:border-box; padding-left:17px; font-family: '微软雅黑', Arial;}
.fw2-sider h3 img{ margin-right:20px; vertical-align:text-top;}
.fw2-top-box{ padding:0 19px; border:1px solid #ededed; border-top:none;}
.fw2-top-box ul{}
.fw2-top-box li{ line-height:40px;padding-left:18px; padding-bottom:10px; border-bottom:1px dashed #d9d9d9; margin-bottom:-1px; font-family: '微软雅黑', Arial;}
.fw2-top-box li>a:hover{ background:url("../images/q33.png") 95% 18px no-repeat; color:#f8a40d;}
.fw2-top-box li>a{ color:#010101; line-height:40px; height:40px; font-size:14px; display:block;}
.fw2-top-box li i{ display:inline-block; width:30px; height:30px; margin-top:10px;}
.fw2-top-box li span{ display:inline-block;vertical-align:text-bottom;}
.fw2-item1 i{ background:url("../images/q14.png") left center no-repeat; background-size:25px;}
.fw2-item2 i{background:url("../images/q10.png") left center no-repeat; background-size:25px;}
.fw2-item3 i{background:url("../images/q12.png") left center no-repeat; background-size:25px;}
.fw2-item4 i{background:url("../images/q11.png") left center no-repeat; background-size:25px;}
.fw2-item5 i{background:url("../images/q13.png") left center no-repeat; background-size:25px;}
.fw2-item6 i{background:url("../images/q15.png") left center no-repeat; background-size:25px;}
.fw2-item1:hover i{background:url("../images/q20.png") left center no-repeat; background-size:25px;}
.fw2-item2:hover i{background:url("../images/q16.png") left center no-repeat; background-size:25px;}
.fw2-item3:hover i{background:url("../images/q18.png") left center no-repeat; background-size:25px;}
.fw2-item4:hover i{background:url("../images/q17.png") left center no-repeat; background-size:25px;}
.fw2-item5:hover i{background:url("../images/q19.png") left center no-repeat; background-size:25px;}
.fw2-item6:hover i{background:url("../images/q21.png") left center no-repeat; background-size:25px;}
.fw2-item7 i{ background:url("../images/q22.png") left center no-repeat;}
.fw2-item7:hover i{background:url("../images/q22a.png") left center no-repeat;}
.fw2-item8 i{ background:url("../images/q23.png") left center no-repeat;}
.fw2-item8:hover i{background:url("../images/q23a.png") left center no-repeat;}
.fw2-item9 i{ background:url("../images/q24.png") left center no-repeat;}
.fw2-item9:hover i{background:url("../images/q24a.png") left center no-repeat;}
.fw2-item10 i{ background:url("../images/q25.png") left center no-repeat;}
.fw2-item10:hover i{background:url("../images/q25a.png") left center no-repeat;}
.fw2-item11 i{ background:url("../images/q26.png") left center no-repeat;}
.fw2-item11:hover i{background:url("../images/q26a.png") left center no-repeat;}
.fw2-item12 i{ background:url("../images/uk.png") left center no-repeat;}
.fw2-item12:hover i{background:url("../images/uk_color.png") left center no-repeat;}
.fw2-item13 i{ background:url("../images/jp.png") left center no-repeat;}
.fw2-item13:hover i{background:url("../images/jp_color.png") left center no-repeat;}
.fw2-item14 i{ background:url("../images/southeast asia.png") left center no-repeat;}
.fw2-item14:hover i{background:url("../images/southeast asia_color.png") left center no-repeat;}
.fw2-item15 i{ background:url("../images/q27.png") left center no-repeat;}
.fw2-item15:hover i{background:url("../images/q27a.png") left center no-repeat;}
/*.fw2-item1 i{ background:url("../images/q14.png") left center no-repeat; background-size:25px;}
.fw2-item2 i{background:url("../images/q10.png") left center no-repeat; background-size:25px;}
.fw2-item3 i{background:url("../images/q12.png") left center no-repeat; background-size:25px;}
.fw2-item4 i{background:url("../images/q11.png") left center no-repeat; background-size:25px;}
.fw2-item5 i{background:url("../images/q13.png") left center no-repeat; background-size:25px;}
.fw2-item6 i{background:url("../images/q15.png") left center no-repeat; background-size:25px;}
.fw2-item1:hover i{background:url("../images/q20.png") left center no-repeat; background-size:25px;}
.fw2-item2:hover i{background:url("../images/q16.png") left center no-repeat; background-size:25px;}
.fw2-item3:hover i{background:url("../images/q18.png") left center no-repeat; background-size:25px;}
.fw2-item4:hover i{background:url("../images/q17.png") left center no-repeat; background-size:25px;}
.fw2-item5:hover i{background:url("../images/q19.png") left center no-repeat; background-size:25px;}
.fw2-item6:hover i{background:url("../images/q21.png") left center no-repeat; background-size:25px;}
.fw2-item9 i{ background:url("../images/q22.png") left center no-repeat;}
.fw2-item9:hover i{background:url("../images/q22a.png") left center no-repeat;}
.fw2-item10 i{ background:url("../images/q23.png") left center no-repeat;}
.fw2-item10:hover i{background:url("../images/q23a.png") left center no-repeat;}
.fw2-item14 i{ background:url("../images/q24.png") left center no-repeat;}
.fw2-item14:hover i{background:url("../images/q24a.png") left center no-repeat;}
.fw2-item7 i{ background:url("../images/q25.png") left center no-repeat;}
.fw2-item7:hover i{background:url("../images/q25a.png") left center no-repeat;}
.fw2-item8 i{ background:url("../images/q26.png") left center no-repeat;}
.fw2-item8:hover i{background:url("../images/q26a.png") left center no-repeat;}
.fw2-item11 i{ background:url("../images/q27.png") left center no-repeat;}
.fw2-item11:hover i{background:url("../images/q27a.png") left center no-repeat;}
.fw2-item12 i{ background:url("../images/q27.png") left center no-repeat;}
.fw2-item12:hover i{background:url("../images/q27a.png") left center no-repeat;}
.fw2-item13 i{ background:url("../images/q27.png") left center no-repeat;}
.fw2-item13:hover i{background:url("../images/q27a.png") left center no-repeat;}
.fw2-item15 i{ background:url("../images/q27.png") left center no-repeat;}
.fw2-item15:hover i{background:url("../images/q27a.png") left center no-repeat;}*/

.two-child{ padding-left:20px; display:none;}
.two-child a{ display:block; color:#000; font-size:14px;padding-left:10px;}
.two-child a:hover{ color:#FFF; background-color:#f8a40d; }

.fw2-sider1{ margin-top:12px; background:url("../images/q63.jpg") top center no-repeat;position:relative; height:103px; border:1px solid #ededed;}
.fw2-sider1 ul li{list-style-type:none}
.fw2-sider1 h6{ text-align:center; color:#FFF; font-size:18px; font-family: '微软雅黑', Arial; margin-top:21px; }
.fw2-sider1 p{ background:url("../images/q64.png") center no-repeat; height:35px; line-height:35px; cursor:pointer; margin-top:14px; font-size:14px; color:#333333; padding-left:50px;}
.fw2-sider1 ul{ position:absolute; left:29px; width:220px; background-color:#FFF;display:none; margin-top:-6px;}
.fw2-sider1 li{ line-height:28px; padding-left:21px;}
.fw2-sider1 li a{ color:#000; font-size:14px;}
.fw2-sider1 li a:hover{ color:#f8a40d;}

.fw2-content ul li{list-style-type:none}
.fw2-content,.fw3-content{ width:908px; border:1px solid #f4f4f4; box-shadow: 0 0 57px rgba(0,0,0,.1); padding:23px; background-color:#FFF; box-sizing:border-box;}
.fw3-content>h3{ color:#f5a20d; font-size:22px; font-family: '微软雅黑', Arial; margin-bottom:19px;}
.fw2-content>h3{ font-family: Arial;font-size:22px; font-variant:small-caps; color:#f5a20d; margin-top:-5px;}
.fw2-content ul{ margin-top:26px; margin-right:-30px;}
.fw2-content li{ float:left; width:420px; height:190px; margin-right:19px; margin-bottom:23px; border:1px solid #efefef; box-sizing:border-box; padding:19px;}
.fw2-content li h3{ color:#010101; font-size:16px; line-height:20px; height:40px; border-bottom:1px dashed #e0e0e0; padding-bottom:5px; margin-top:-5px;}
.fw2-content li p{ height:85px; font-size:12px; line-height:17px; color:#999999; margin-top:5px;}
.fw2-content li h6{ margin-top:5px; color:#999; display:block; font-size:14px;}
.fw2-content li:hover{ background-color:#ffa400; box-shadow:0 5px 12px #e3e3e3;}
.fw2-content li:hover h3{ color:#FFF; border-bottom:1px dashed #ffdab0;}
.fw2-content li:hover p,
.fw2-content li:hover h6{ color:#FFF;}
.fw2-content li h6 i{ display:inline-block; width:12px; height:7px; background:url("../images/q65.png") left center no-repeat;}
.fw2-content li:hover i{ background:url("../images/q66.png") left center no-repeat;}

.fw2-content-1 ul li{list-style-type:none}
.fw2-content-1{ width:908px; border:1px solid #f4f4f4; box-shadow: 0 0 57px rgba(0,0,0,.1); padding:23px; box-sizing:border-box;}
.fw3-content-1>h3{ color:#f5a20d; font-size:22px; font-family: '微软雅黑', Arial; margin-bottom:19px;}
.fw2-content-1>h3{ font-family: Arial;font-size:22px; font-variant:small-caps; color:#f5a20d; margin-top:-5px;}
.fw2-content-1 ul{ margin-top:26px; margin-right:-30px;}
.fw2-content-1 ul li{ float:left; width:400px; height:200px; margin-right:45px; margin-bottom:23px; border:1px solid #efefef; box-sizing:border-box; padding:19px;}
.fw2-content-1 ul li h3{ color:#010101; font-size:16px; line-height:20px; height:40px; border-bottom:1px dashed #e0e0e0; padding-bottom:5px; margin-top:-5px;}
.fw2-content-1 ul li p{margin-left:50px; height:85px; font-size:30px; line-height:80px; color:#FFFFFF; margin-top:30px;text-align:center;background:url(/chs/Upload/services/20190709/5d243ba130cc0.png) no-repeat;}
.fw2-content-1 ul li p:hover{margin-left:50px; height:85px; font-size:30px; line-height:80px; margin-top:30px;text-align:center;background:url(/chs/Upload/services/20190709/5d243b6291ed0.png) no-repeat;}
.fw2-content-1 ul li h6{ margin-top:5px; color:#999; display:block; font-size:14px;}
.fw2-content-1 ul li:hover{ background-color:#ffa400; box-shadow:0 5px 12px #e3e3e3;}
.fw2-content-1 ul li:hover h3{ color:#F8A40D; border-bottom:1px dashed #ffdab0;}
.fw2-content-1 ul li:hover p{color:#F8A40D; }
.fw2-content-1 ul li:hover h6{ color:#FFF;}
.fw2-content-1 ul li h6 i{ display:inline-block; width:12px; height:7px; background:url("../images/q65.png") left center no-repeat;}
.fw2-content-1 ul li:hover i{ background:url("../images/q66.png") left center no-repeat;}
.fw2-content-1 ol{list-style:none;width:100%;overflow:hidden;}
.fw2-content-1 ol li{height:25px; line-height:25px;margin-left:50px;width:40%;float:left;}
.fw2-content-1 ol li img{height:12px;margin-right:8px;}
.fw2-content-1 ol li a:hover{color:#F8A40D; }

/*知识产权首页列表*/
.rightslist{winth:100%;}
.rightslist li{display:inline-block;width:400px;height:200px;line-height:200px;margin:10px 10px 10px;text-align:center;color:#FFFFFF;font-size:32px;}
.rightslist li:hover{ color:#F8A40D;}

/*资产投资*/
.fw2-content-1 ul li{list-style-type:none}
.fw2-content-1{ width:908px; border:1px solid #f4f4f4; box-shadow: 0 0 57px rgba(0,0,0,.1); padding:23px; box-sizing:border-box;}
.fw3-content-1>h3{ color:#f5a20d; font-size:22px; font-family: '微软雅黑', Arial; margin-bottom:19px;}
.fw2-content-1>h3{ font-family: Arial;font-size:22px; font-variant:small-caps; color:#f5a20d; margin-top:-5px;}
.fw2-content-1 ul{ margin-top:26px; margin-right:-30px;}
.fw2-content-1 ul li{ float:left; width:400px; height:200px; margin-right:45px; margin-bottom:23px; border:1px solid #efefef; box-sizing:border-box; padding:19px;}
.fw2-content-1 ul li h3{ color:#010101; font-size:16px; line-height:20px; height:40px; border-bottom:1px dashed #e0e0e0; padding-bottom:5px; margin-top:-5px;}
.fw2-content-1 ul li p{margin-left:50px; height:85px; font-size:30px; line-height:80px; color:#FFFFFF; margin-top:30px;text-align:center;background:url(/chs/Upload/services/20190709/5d243ba130cc0.png) no-repeat;}
.fw2-content-1 ul li p:hover{margin-left:50px; height:85px; font-size:30px; line-height:80px; margin-top:30px;text-align:center;background:url(/chs/Upload/services/20190709/5d243b6291ed0.png) no-repeat;}
.fw2-content-1 ul li h6{ margin-top:5px; color:#999; display:block; font-size:14px;}
.fw2-content-1 ul li:hover{ background-color:#ffa400; box-shadow:0 5px 12px #e3e3e3;}
.fw2-content-1 ul li:hover h3{ color:#F8A40D; border-bottom:1px dashed #ffdab0;}
.fw2-content-1 ul li:hover p{color:#F8A40D; }
.fw2-content-1 ul li:hover h6{ color:#FFF;}
.fw2-content-1 ul li h6 i{ display:inline-block; width:12px; height:7px; background:url("../images/q65.png") left center no-repeat;}
.fw2-content-1 ul li:hover i{ background:url("../images/q66.png") left center no-repeat;}
.fw2-content-1 ol{list-style:none;width:100%;overflow:hidden;}
.fw2-content-1 ol li{height:25px; line-height:25px;margin-left:50px;width:40%;float:left;}
.fw2-content-1 ol li img{height:12px;margin-right:8px;}
.fw2-content-1 ol li a:hover{color:#F8A40D; }

.as_list ol{list-style:none;width:100%;overflow:hidden;}
.as_list ol li{height:200px; line-height:22px;margin-left:1px;width:200px;float:left;}
.as_list ol li img{min-height:180px;max-height:190px;max-width:190px;margin-right:1px;}
.as_list ol li a:hover{color:#F8A40D; }


.latest_news{width:100%;}
.latest_news tr{font-size:16px;}
.latest_news tr td a:hover{color:#F8A40D;}

.img850{max-width:850px;overflow:hidden;}
.img850 img{max-width:850px;overflow:hidden;}
.as_table{width:100%;background:#F4F4F4;border-radius: 12px;border:1px solid #eaeaea;border-collapse: separate;border-spacing: 0;margin-top:10px; }
.as_table td{border:1px solid #D9D9D9;height:25px;line-height:25px;padding-left:5px;}     
.as_table tr td:first-child {/*设置table左边边框*/
	border-left: 1px solid #eaeaea;
}
.as_table tr td:last-child {/*设置table右边边框*/
	border-right: 1px solid #eaeaea;
}
.as_table tr td:first-child,
.as_table tr td:nth-child(2),
.as_table tr td:nth-child(3),
.as_table tr td:last-child{/*设置table表格每列底部边框*/
	border-bottom: 1px solid #eaeaea;
}
/*table tr:last-child td:first-child,
table tr:last-child td:nth-child(2),
table tr:last-child td:nth-child(3),
table tr:last-child td:last-child{/!*设置table表格最后一列底部边框*!/
	border-bottom: 2px solid #000;
}*/
.as_table tr td {
	background: #eaeaea;
}
.as_table tr:first-child td:first-child {
	border-top-left-radius: 12px;
}

.as_table tr:first-child td:last-child {
	border-top-right-radius: 12px;
}
.as_table tr:last-child td:first-child {
	border-bottom-left-radius: 12px;
}

.as_table tr:last-child td:last-child {
	border-bottom-right-radius: 12px;
}
.as_table tr td:nth-child(1),.as_table tr td:nth-child(3),.as_table tr td:nth-child(5){font-weight:bold;}



.clear{
	clear:both;
}




	
/*服务范围内容页*/
.fw2-show{width:908px;border:1px solid #e5e5e5;box-shadow:0 11px 20px rgba(0,0,0,.1);padding: 25px;box-sizing:border-box;padding-bottom:45px;background-color: #fff;}
.fw2-show h2{ font-family: '微软雅黑', Arial; text-align:center; font-size:22px; color:#333; border-bottom:1px solid #e5e5e5; padding-bottom:10px;}
.show-box1{ margin-top:23px; padding:0 7px; font-size:14px; color:#333; line-height:2;}
.show-box1 h5{ width:302px; text-indent:12px; height:32px; line-height:32px; font-size:14px; font-family: '微软雅黑', Arial; color:#fff; background-color:#f8a40d; margin-bottom:18px;}

.show-box2{ margin-top:29px;}
.show-box2 h5{ width:302px; text-indent:12px; height:32px; line-height:32px; font-size:14px; font-family: '微软雅黑', Arial;color:#fff; background-color:#f8a40d; margin-bottom:18px;}

.show-box3{ margin-top:20px; border-top:1px solid #e5e5e5; padding-top:20px;}
.show-box3 h4{font-family: Arial; font-size:20px; /*font-variant:small-caps; */color:#f8a40d;}
.show-box3 ul{}
.show-box3 li{ line-height:48px; height:48px; background:url("../images/q69.png") left center no-repeat; padding-left:15px; border-bottom:1px dashed #ededed; font-size:14px; font-family: '微软雅黑', Arial; white-space:nowrap;overflow:hidden; text-overflow:ellipsis;}
.show-box3 li a{ color:#333333;}
.show-box3 li a:hover{ color:#f8a40d;}
.show-box3 li:last-child{ border-bottom:none;}


/*商标注册1*/
.sbzc-box{ margin:10px 0;}
.sbzj-submint{ color:#FFF; font-size:14px; cursor:pointer; background-color:#f8a40d; width:100px; height:35px; border:1px solid #dbdbdb; border-radius:12px;}
.sbzc-select1,.sbzc-select2{ margin-right:11px; text-indent:8px; border:1px solid #dbdbdb; height:35px; width:160px;}

/*商标注册2*/
.sbzc-box1{ margin-top:15px;}
.sbzc-char{ margin:10px  0;}
.sbzc-char a{ display:inline-block; padding:0 8px; font-size:16px; color:#000;}
.sbzc-char .on{ color:#ff9900;}
.sbzc-list-item { margin-top:20px;}
.sbzc-list-ul>ul,.sbzc-list-ul2>ul,.sbzc-list-ul3>ul,.sbzc-list-ul4>ul{ font-size:0;}
.sbzc-list-ul>ul>li,.sbzc-list-ul2>ul>li,.sbzc-list-ul3>ul>li,.sbzc-list-ul4>ul>li{ display:inline-block; width:25%; height:60px; line-height:60px; text-indent:15px;  font-size:14px; border:1px solid #ededed; margin:-1px; background:#999999 url("../images/q70_03.png") 95% center no-repeat;}
.sbzc-list-ul>ul>li>a,.sbzc-list-ul2>ul>li>a,.sbzc-list-ul3>ul>li>a,.sbzc-list-ul4>ul>li>a{ color:#FFF; display:block;}
.sbzc-list-ul li.on,.sbzc-list-ul2 li.on,.sbzc-list-ul3 li.on,.sbzc-list-ul4 li.on{ background:#ff9900 url("../images/q71.png") 95% center no-repeat;}
.sbzc-lists,.sbzc-lists2,.sbzc-lists3,.sbzc-lists4{ width:100%; display:none;}
.sbzc-lists li,.sbzc-lists2 li,.sbzc-lists3 li,.sbzc-lists4 li{ float:left; text-align:center; line-height:36px; width:20%;}
.sbzc-lists li a,.sbzc-lists2 li a,.sbzc-lists3 li a,.sbzc-lists4 li a{ color:#000;}
.sbzc-lists li a:hover,.sbzc-lists2 li a:hover,.sbzc-lists3 li a:hover,.sbzc-lists4 li a:hover{ color:#ff9900;}
.sbzc-lists2 ul li{list-style-type:none}
.sbzc-lists3 ul li{list-style-type:none}
.sbzc-list-title-box{ margin-top:20px;}
.sbzc-list-title-box h3{font-family: Arial; font-size:22px; color:#ff9900; /*font-variant:small-caps;*/}
.sbzc-list-title-box ul{}
.sbzc-list-title-box li{    line-height: 48px;
    height: 48px;
    background: url("../images/q69.png") left center no-repeat;
    padding-left: 15px;
    border-bottom: 1px dashed #ededed;
    font-size: 14px;
    font-family: Arial;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sbzc-list-title-box li a{ color:#333;}
.sbzc-list-title-box li a:hover{ color:#ff9800;}
.sbzc-list-title-box li:last-child{ border-bottom:none;}


/*公司证书*/
.complay{ margin-top:16px;}
.complay-box{ width:908px; height:860px; border:1px solid #f4f4f4; box-shadow:0 0 20px rgba(0,0,0,.1); box-sizing:border-box; padding:20px;background-color: #fff;}
.complay-box>H3{ font-size:22px; color:#f8a40d; font-family: '微软雅黑', Arial; margin-bottom:23px;}
.complay-right-box{ width:347px;}
.complay-right-box ul{ width:347px; text-align:right;}
.complay-right-box li{width:330px; height:33px; line-height:33px; margin-bottom:7px; font-size:14px; text-align:right; padding-left:17px;}
.complay-right-box li a{ display:block; width:330px;color:#666; background-color:#efefef;text-align:center;}
.complay-right-box li.on{ background:url("../images/q107.png") 0 center no-repeat;}
.complay-right-box li.on a{ background-color:#f8a40d; color:#FFF;}
.complay-right-box li:hover{background:url("../images/q107.png") 0 center no-repeat;}
.complay-right-box li:hover a{background-color:#f8a40d; color:#FFF;}
.complay-right-box ul li{list-style-type:none}
.complay-left-box{ width:480px;}


/* 本例子css 公司证书内容页 */
.complay-items{ position: relative;padding: 4px;  width:490px; height:550px; }
.complay-items .bigImg{ height:500px; position: relative;}
.complay-items .bigImg li h6{ width:348px; border:1px solid #dddddd; background-color:#f2f2f2; padding:28px 16px;}
.complay-items .bigImg li img{ vertical-align:middle;  /*cursor: pointer;transition: all 0.6s;*/  }
.complay-items .bigImg  h4{ width:382px; font-size: 14px;line-height:43px; height:43px;overflow: hidden; text-align: center; color:#000; font-family: '微软雅黑', Arial; }
/*.complay-items .bigImg li h6 img:hover{transform: scale(1.5);position:absolute;z-index:1 }*/
.complay-items ul li{list-style-type:none;}

.complay-items .smallScroll{ /*height: 47px;*/ margin-bottom: 6px;}





.complay-items .sPrev,.complay-items .sNext{ position:absolute;top:516px;display: block; width: 30px; height: 30px; text-indent: -9999px; background: url("../images/q106.png") left center no-repeat; }
.complay-items .sNext{ background-position:-37px 0;right:111px;}
.complay-items .sPrev:hover,
.complay-items .sNext:hover{background: url("../images/q105.png") left center no-repeat;}
.complay-items .sNext:hover{ background-position:-37px 0;}

.complay-items .smallImg{ float:left;  margin: 0 6px; display:inline; width:92px; overflow: hidden; position:absolute; right:0;top:0;}
.complay-items .smallImg ul{width: 92px; overflow: hidden; }
.complay-items .smallImg li{display:block; width:90px; cursor:pointer; margin-bottom:9px;}
.complay-items .smallImg img{ border: 1px solid #dcdddd; width:87px; height:117px; padding:1px;}
.complay-items .smallImg .on img{ border-color: #f8a40d; padding:1px;}






/*关于我们*/
.about-box{ margin-top:16px;}
.about-sider-left{ width:296px; box-sizing:border-box; padding-right:16px; border-right:1px solid #ebebeb;}

/* 本例子css */
.about-slideBox{ width:280px; height:200px; overflow:hidden; position:relative; }
.about-slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.about-slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.about-slideBox .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px; background-color:#FFF; opacity:.5;filter:alpha(opacity=50); cursor:pointer; }
.about-slideBox .hd ul li.on{ background-color:#FFF; opacity:1;filter:alpha(opacity=100);}
.about-slideBox .bd{ position:relative; height:100%; z-index:0;   }
.about-slideBox .bd li{ zoom:1; vertical-align:middle; }
.about-slideBox .bd li a{ display:block; width:280px; height:200px;}

.about-left-h3{ margin-top:17px; font-family: '微软雅黑', Arial;}
.about-left-h3 h3{ height:30px; line-height:30px; font-family: '微软雅黑', Arial; font-size:16px; text-indent:15px; color:#FFF; background-color:#f8a40d;}
.about-left-h3 img{ border:1px solid #dddddd; padding:3px; margin-top:15px; margin-left:12px;}
.about-left-h3 p{ margin-top:5px; padding-left:12px;}
.about-left-h3 em{ display:block; font-style:normal;color:#010101; font-size:16px; font-family: '微软雅黑', Arial; margin-top:14px;}
.about-left-h3 span{ height:60px; line-height:20px; display:block; margin-top:5px; color:#666666;}
.about-left-h3 i{ font-style:normal; display:inline-block; width:100px; height:28px; color:#FFF; background-color:#ff9900; line-height:28px; text-align:center; border-radius:8px; margin-top:13px;}

.about-mind{ margin-left:16px; width:626px; box-sizing:border-box; padding-right:16px; border-right:1px solid #ebebeb;}

.about-mind-top{ font-size:14px; color:#666; line-height:2; font-family: '微软雅黑', Arial;}
.about-mind-bottm{ margin-top:20px;}
.about-mind-bottm ul li{list-style-type:none}
.about-mind-bottm li{ height:40px; line-height:40px; background:url("../images/q33.png") left center no-repeat; padding-left:20px; font-family: '微软雅黑', Arial;}
.about-mind-bottm a{ color:#ff9900; font-size:14px;}
.about-sider-right{ width:250px;}
.about-sider-right h3{ background-color:#f8a40d; height:30px; line-height:30px; font-size:16px; color:#FFF; text-indent:12px; font-family: '微软雅黑', Arial;}
.about-sider-right dl{ padding-left:12px;}
.about-sider-right dd{ height:40px; line-height:40px; border-bottom:1px dashed #ececec; font-family: '微软雅黑', Arial;}
.about-sider-right dd a{ color:#010101; font-size:14px;}
.about-sider-right dd a:hover,.about-sider-right dd.on a{ color:#f8a40d;}
.about-sider-right p{ width:250px; height:100px; position:relative; margin-top:20px;}
.about-sider-right p span{ position:absolute; left:0; bottom:0; color:#FFF; font-size:16px; background:url("../images/q29.png"); width:100%; height:30px; line-height:30px; text-indent:12px; font-family: '微软雅黑', Arial;}
.about-sider-right h6{ font-size:12px; color:#666; line-height:22px; margin-top:10px; padding-left:5px; font-family: '微软雅黑', Arial;}
.about-sider-right h6 span{ color:#f8a40d;}


.about-info-box{width:908px; border:1px solid #f4f4f4; box-shadow:0 0 20px rgba(0,0,0,.1); box-sizing:border-box; padding:20px 20px 30px; line-height:32px; color:#333; font-family: '微软雅黑', Arial; height:980px;background-color: #fff;}
.about-info-box h3{ font-size:22px; color:#ffa40d;}


/*滚动样式***以下样式为重要样式必须有的样式***/
.mCustomScrollBox{
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container{ margin-right: 30px; }

.mCSB_scrollTools{
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}
.mCSB_draggerContainer{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_draggerRail{
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
}
.mCSB_dragger{
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}
.mCSB_dragger_bar{/***改吧滚动条的高度*-----*可根据自己的需要修改***/
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
    text-align: center;
}
.mCSB_draggerRail{/***滚动条背景的颜色*可根据自己的需要修改**/
    background-color: #e9e9e9; /*background-color: rgba(0,0,0,0.4);*/
    filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; opacity:.75;
}

.mCSB_dragger_bar{/***改吧滚动条的颜色*可根据自己的需要修改**/
    background-color: #9f9f9f; /*background-color: rgba(255,255,255,0.75);*/
    filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; opacity:.75;
}


/*客户留言*/
.feedback,.massages-box{width:908px;min-height:800px; border:1px solid #f4f4f4; box-shadow:0 0 20px rgba(0,0,0,.1); box-sizing:border-box; padding:20px;background: #fff;}
.feedback>h3{ font-size:22px; color:#f8a40d; border-bottom:1px solid #e5e5e5; padding-bottom:25px;}
.feedback-box{ margin-top:23px;}
.feedback-box ul{ margin-right:-20px;}
.feedback-box li{ float:left; width:280px; height:137px; border:1px solid #eaeaea; margin-right:11px; margin-bottom:9px;box-sizing: border-box;list-style-type:none}
.feedback-item1{ background:#fbfbfb url("../images/q78.jpg") left top no-repeat; padding-left:35px; box-sizing:border-box;}
.feedback-item2{ background:#fbfbfb url("../images/q79.jpg") center bottom no-repeat;padding-left:35px; box-sizing:border-box}
.feedback-item3{ background:#fbfbfb url("../images/q80.jpg") right bottom no-repeat;padding-top:22px; box-sizing:border-box; padding-left:35px;}
.feedback-item4{ background:#fbfbfb url("../images/q81.jpg") left bottom no-repeat; text-align:center; height:98px !important;}
.feedback-item5{ background:#fbfbfb url("../images/q82.jpg") left bottom no-repeat;text-align:center;height:98px !important;}
.feedback-item6{ background:#fbfbfb url("../images/q83.jpg") left bottom no-repeat;text-align:center;height:98px !important;}
.feedback-item7{ background:#fbfbfb url("../images/q82.jpg") left top no-repeat;padding-left:45px;padding-top:25px;line-height:20px;height:98px !important;}
.feedback-item1 img{ margin-top:15px; margin-right:27px;}
.feedback-item2 img{ margin-top:15px; margin-right:27px;}
.feedback-item3 p{ font-size:20px; color:#010101; margin-bottom:6px;}
.feedback-item3 p img{ margin-right:16px;}
.feedback-item4 em,.feedback-item5 em,.feedback-item6 em{ display:block; font-style:normal; font-size:15px; line-height:21px; color:#b5b5b5; margin-top:32px;}
.feedback-item4 span,.feedback-item5 span,.feedback-item6 span{ display:block; font-size:20px; color:#000; line-height:23px;}
.feedback p{ line-height:36px; font-size:14px; color:#999999;}
.feedback-item8{ background:#fbfbfb url("../images/q78.jpg") center bottom no-repeat;display: flex;align-items: center;justify-content: center;text-align: center; box-sizing:border-box}
.feedback-item8 p{padding: 0;line-height: 150%;font-size: 16px;}
.feedback-item8 p span{color:#0C0C0C;}


.cont-massage{ margin:50px 0 20px;}
.cont-mass-box{ border:1px solid #eaeaea; height:330px; padding:0 28px; margin-top:10px;}
.cont-mass-box .name,.cont-mass-box .tel,.cont-mass-box .emall{ color:#999; font-size:12px; line-height:38px; margin-top:42px; height:38px; border:1px solid #dbdbdb; width:250px; text-indent:15px;}
.cont-mass-box .name,.cont-mass-box .tel{ margin-right:23px;}
.cont-mass-box .textarea{ margin-top:14px; color:#999; border:1px solid #dbdbdb; height:150px;width:100%; line-height:32px; padding-left:12px; outline:none; box-sizing:border-box;}
.cont-mass-box .submint{ margin-top:18px; height:35px; cursor:pointer; width:100px; background-color:#f8a40d; color:#FFF; border:none;}



/*客户评论*/
.massages-box>h3{ font-size:22px; color:#f8a40d;}
.massages-bg{ padding:5px; background-image:url("../images/q90.jpg"); margin-top:24px;}
.massages-cont{ padding:25px; background-color:#FFF; font-size:14px; color:#333333; line-height:2; font-family: '微软雅黑', Arial;}



/*联系我们*/
.contus-box{ margin-top:30px;}
.contus-box h5{ color:#666; font-size:20px; background:url("../images/q91.jpg") left center no-repeat; padding-left:15px; margin-bottom:25px;}

.contus-list .on{background:#f8a40d url("../images/q71.png") 98% center no-repeat;}
.contus-list{ border:1px solid #f0f0f0; /*padding-bottom:28px;*/ }
.contus-list-title{height:48px; line-height:48px; color:#FFF; font-size:18px; text-indent:33px; background:#9d9d9d url("../images/q70_03.png") 98% center no-repeat;cursor:pointer;}
.contus-list-show{ padding:0 20px 20px; display:none;}
.contus-list-show ul li{list-style-type:none}
.contus-list-show li{ line-height:42px; font-size:16px; border-bottom:1px dashed #dcdcdc; padding:0 15px;}
.contus-list-show li a{ color:#333333;}
.contus-list-show li a:hover{ color:#f8a40d;}
.contus-list-show p{line-height:42px; font-size:16px;padding:0 15px;color:#333333;}


/*人才招聘*/
.zp-box{ margin-top:20px;}
.zp-box table{ width:100%; text-align:center;}
.zp-tab{ background-color:#f8a40d; height:45px; line-height:45px;}
.zp-tab td{color:#FFF !important; font-size:16px !important;}
.zp-box table td{height:45px; line-height:45px; border:1px solid #e5e5e5; color:#454545; font-size:14px;}
.zp-tab .tab-td1{ width:352px;}
.zp-tab .tab-td2{ width:175px;}
.zp-tab .tab-td3{ width:163px;}
.zp-tab .tab-td4{ width:164px;}
.zp-box a:hover{color:#F8A40D !important;}

/*新闻中心*/
.news-box-child{ width:920px; height:400px;}
.news-left-box{width:460px; height:400px; border-right:1px solid transparent; position:relative;}
.news-left-box p{ position:absolute; left:0; bottom:0; /*width:100%;*/ margin:0 15px 17px; padding:24px; box-sizing:border-box; background-image:url("../images/q94.png");}
.news-left-box p em{ display:block; height:46px; color:#FFF; font-style:normal; font-size:16px; line-height:23px;}
.news-left-box p span{ display:block; font-size:14px; color:#b0b1b2; margin-top:15px;}

.news-mind-box{ width:232px; text-align:center;border-right:1px solid transparent;}
.news-mind-box h3{ height:309px; line-height:309px;background-color:#f8a40d;}
.news-mind-box a{ color:#FFF; display:block;font-size:24px;}
.news-mind-box h6{ height:90px; line-height:90px; margin-top:1px; background-color:#666666;}

.news-right-box{ width:225px; height:400px; position:relative;}
.news-right-box p{ position:absolute;left:0; bottom:0;margin:0 14px 17px; padding:24px; box-sizing:border-box; background-image:url("../images/q94.png");}
.news-right-box p em{ display:block; color:#FFF; font-style:normal; font-size:16px; line-height:23px;}
.news-right-box p span{ display:block; font-size:14px; color:#b0b1b2; margin-top:15px;}

.news-ul ul li{list-style-type:none}
.news-ul li{ line-height:48px; border-bottom:1px dashed #e6e6e6;}
.news-ul li img{ margin-right:13px;}
.news-ul li a{ color:#333333; font-size:14px; font-family: '微软雅黑', Arial;}
.news-ul li a:hover{ color:#f8a40d;}


/*新闻列表页*/
.news-list-box{ margin-top:17px;}
.news-sider-box{ margin-top:11px;}
.news-sider-box h3{ font-size:16px; color:#FFF; background-color:#7b7b7b; text-align:left; padding-left:25px; font-variant:normal;}
.news-sider-box dl{ border:1px solid #ededed; padding:0 10px;}
.news-sider-box dd{ line-height:40px; border-bottom:1px dashed #ececec; margin-bottom:-1px; text-indent:15px;}
.news-sider-box dd a{ font-size:14px; color:#010101;}
.news-sider-box dd.on a,.news-sider-box dd:hover a{ color:#f8a40d;}

.news-list-cont,.news-show{ width:908px; border:1px solid #f1f1f1; box-shadow:0 0 20px rgba(0,0,0,.1); padding:25px; box-sizing:border-box;background-color: #fff;}
.news-list-cont>h3{ font-size:22px; color:#f5a20d;}
.news-list-cont ul li{list-style-type:none}
.news-list-select{ margin:10px 0;}
.news-select{ height:35px; width:160px; margin-right:11px; text-indent:10px; color:#000; border:1px solid #dbdbdb;}
.news-list-select label{ display:inline-block; margin:0 10px; font-size:14px; color:#000;}
.news-submit{ height:35px; margin-left:10px; width:100px; border:1px solid #dcdcdc; background-color:#f8a40d; border-radius:12px; color:#FFF; font-size:14px; cursor:pointer;}

.news-list-txt{ height:40px; line-height:40px; text-indent:15px; color:#666; font-size:18px; background-color:#f4f4f4; margin-bottom:21px; margin-top:5px;}
.news-list-cont ul{ margin-right:-40px;}
.news-list-cont li{ float:left; width:420px; margin-bottom:20px; margin-right:20px; height:110px; border:1px solid #e0e0e0;/*padding:20px 29px 14px 22px; box-sizing:border-box;*/ background:url("../images/q97.png") top right no-repeat;}
.news-li-box h3{ width:90px; height:85px; text-align:center;color:#9a9a9a; padding-top:25px;}
.news-li-box h3 em{ display:block; font-size:36px;font-style:normal;}
.news-li-box h3 span{ display:block; font-size:14px;}
.news-li-box p{ width:330px;box-sizing: border-box;padding: 14px 20px;}
.news-li-box p em{ display:block; font-style:normal; font-size:16px; color:#000; line-height:22px;}
.news-li-box p span{ display:block; font-size:12px; color:#a1a1a1; line-height:16px; margin-top:5px; font-family:"宋体";}
.news-list-cont li:hover{ background:url("../images/q98.png") top right no-repeat;}
.news-list-cont li:hover h3{ background-color:#f8a40d; color:#FFF;}
.news-list-cont li:hover p em{ color:#f8a40d;}

.news-show{}

.news-info-title{ text-align:center; border-bottom:1px solid #e5e5e5; padding-bottom:24px;}
.news-info-title h3{ font-size:22px; color:#333333; font-family: '微软雅黑', Arial;}
.news-info-title h6{ font-size:14px; color:#989898; margin-top:5px;}
.news-info-title h6 span{ display:inline-block; /*margin-left:28px;*/}

.news-info-box{ font-size:14px; color:#666;line-height:25px; padding:20px 15px; border-bottom:1px solid #e5e5e5;}
.news-info-box div{line-height:25px}
.news-info-box div a:link{color:#666;text-decoration:underline;}
.news-info-box div a:hover{color:orange}
.news-info-reading{ margin-top:17px;}
.news-info-reading h3{ font-size:20px; color:#f8a40d; background:url("../images/q100.jpg") left center no-repeat; padding-left:17px;}
.news-info-reading ul{}
.news-info-reading  li{ line-height:48px; border-bottom:1px dashed #e6e6e6; background:url("../images/q69.png") left center no-repeat; padding-left:15px;  overflow:hidden; white-space:nowrap;text-overflow: ellipsis;}
.news-info-reading a{ color:#333;font-size:14px; font-family: '微软雅黑', Arial;}
.news-info-reading a:hover{ color:#ff9800;}



/*知识库*/
.zsk-box{width:908px; border:1px solid #f4f4f4; box-shadow:0 0 20px rgba(0,0,0,.1); box-sizing:border-box; padding:20px 29px 30px;background-color: #fff;}
.zsk-box h3{ font-size:22px; color:#f8a40d;}
.zsk-box ul{}
.zsk-box li{ line-height:20px; border-bottom:1px dotted #e6e6e6; font-size:14px; background:url("../images/q69.png") left center no-repeat; padding-left:15px; word-wrap:normal; overflow:hidden; text-overflow:clip;}
.zsk-box li a{ color:#333333; display:block; font-family: '微软雅黑', Arial;padding: 10px 0;}
.zsk-box li a:hover{ color:#ff9800;}
.zsk-box li:last-child{ border-bottom:none;}

.zsk-sider{ width:250px; border-left:1px solid #ebebeb; padding-left:16px;}
.zsk-sider h3{ font-size:14px; color:#FFF; background-color:#f8a40d; height:30px; line-height:30px; text-indent:15px;}
.zsk-sider dl{}
.zsk-sider dd{ border-bottom:1px dashed #ececec; height:40px; line-height:40px; font-size:14px; text-indent:15px;}
.zsk-sider dd a{ color:#010101;}
.zsk-sider dd.on a,.zsk-sider dd a:hover{ color:#ffa400;}
.zsk-sider dd:last-child{ border-bottom:none;}

.zsk-b{ margin-top:36px; text-align:center;}
.zsk-b p{ border:1px solid #ebebeb; height:100px; padding-top:19px; box-sizing:border-box;}
.zsk-b h5{ font-size:12px; text-align:left; color:#666666; padding:5px 10px; line-height:22px; font-family: '微软雅黑', Arial;}

.zsk-p{ margin-top:23px;}
.zsk-p h4{ position:relative; width:250px; height:100px;}
.zsk-p h4 span{ display:block; position:absolute; width:100%; height:30px; line-height:30px; color:#FFF; left:0; bottom:0; font-size:16px; text-indent:15px; background:url("../images/q29.png");}
.zsk-p p{ line-height:20px; color:#666; padding:5px 10px;}



.zsk-contes{ width:920px;}
/* 本例子css */
.qunar { width: 920px; position: relative; overflow: hidden; }
.qunar .e_pic_wrap { z-index: 1; white-space: nowrap; width: 920px; height:300px; }
.qunar .e_pic_wrap li {position:relative;  display: inline; width: 920px; height:300px; overflow: hidden; }
.qunar .e_bg_flt { position: absolute; right: 0; bottom:0; width:100%; height:130px; background: #000; filter: alpha(opacity=50); -moz-opacity: .5; opacity: .5; z-index: 10; }




.qunar .e_flt_inf { position: absolute;left: 0; bottom:0;width:90%; height: 130px; padding: 25px 28px 10px 15px; overflow: hidden; z-index: 20; color: #fff; white-space: normal; word-wrap: break-word; box-sizing:border-box; }




.qunar .e_flt_inf h2 { font: 18px/25px "Arial"; }
.qunar .e_flt_inf h3 { font: 12px/22px "Arial"; margin-bottom:10px; height:40px; overflow:hidden;}




.qunar .e_flt_inf h3 a, .qunar .e_flt_inf h2 a { color: #fff; }



.qunar .e_flt_inf .t_info { line-height: 20px;}
.qunar .e_flt_inf .t_info a { color: #fff; }
.qunar .e_flt_inf .t_info a:hover{ color:#f8a40d;}

.qunar .e_sep { color: #81d6d3; position: absolute; bottom: 20px; right: 20px; width: 235px; z-index: 20; }
.qunar .e_sep a { color: #81d6d3; }


.qunar .prev, .qunar .next { position: absolute; z-index: 30; bottom:13px; display: block; }
.qunar .prev {  right:50px; }
.qunar .next { right: 13px; }
.qunar .prev a, .qunar .next a { display: block; width:30px; height:30px; overflow: hidden; background: url("../images/q106.png") left center no-repeat; _background-image: url("../images/q106.png"); }
.qunar .prev a:hover,.qunar .next a:hover{ background:url("../images/q105.png") left center no-repeat;}
.qunar .prev a { background-position: 0 0; }
.qunar .prev a:hover { background-position: 0 0px; }
.qunar .next a { background-position:-37px 0; }
.qunar .next a:hover { background-position:-37px 0px; }




.zsk-cont-bot{ margin-top:26px;}
.zsk-left-sider{ width:277px; border-right:1px solid #ebebeb; padding-right:16px;}
.zsk-left-sider>h3{ color:#FFF; margin-right:-1px; background-color:#f8a40d; height:30px; font-size:14px; line-height:30px; text-indent:15px;}
.zsk-left-box{ margin-top:15px; padding-left:12px;}
.zsk-left-box img{ border:1px solid #dddddd; padding:5px;}
.zsk-left-box h3{ margin-top:16px;}
.zsk-left-box h3 a{ color:#010101; font-size:16px;}
.zsk-left-box h5{ margin-top:15px; height:60px;}
.zsk-left-box h5 a{ color:#666; line-height:20px; font-family: '微软雅黑', Arial;}
.zsk-left-box .zsk-more{ display:inline-block; width:100px; height:30px; line-height:30px; font-size:14px; color:#FFF; background-color:#ff9900; border-radius:8px; text-align:center; margin-top:25px;}

.zsk-right-cont{ width:610px;}
.zsk-right-top{ font-size:14px; color:#666; line-height:36px; }


.zsk-right-botm{ margin-top:10px;}
.zsk-right-botm ul{ font-size:0;}
.zsk-right-botm li{ display:inline-block; width:50%; font-size:14px; line-height:40px; background:url("../images/point.png") left center no-repeat; text-indent:15px;}
.zsk-right-botm li a{ color:#f8a40d;}


/*添加代码*/
.sbzc3-box{ margin-top:20px;display:none;}
.sbzc3-box ul{ font-size:0;}
.sbzc3-box li{ display:inline-block; width:20%; text-align:center; line-height:3;}
.sbzc3-box li a{ color:#333; font-size:14px;}
.sbzc3-box li a:hover{ color:#ff9900;}

/*2016-04-07*/
.qytwo-child{ display:none; padding-left:20px; box-sizing:border-box;}
.qytwo-child a{background: none !important;color: #000 !important;}
.qytwo-child dd.on > a,.qytwo-child a:hover{ color:#ffa400 !important;}

/*出刊*/
.ck-box{ margin-top:30px;}
.ck-left-cont{ width:920px;}
.ck-left-cont ul{ margin-right:-30px;}
.ck-left-cont li{ float:left; width:280px; margin-right:28px;font-family: '微软雅黑', Arial; margin-bottom:28px;list-style-type:none}
.ck-left-cont img{ padding:3px; border:1px solid #dddddd;}
.ck-left-cont li h3{ font-size:16px; color:#333333; line-height:28px; margin-top:5px;}
.ck-left-cont li p{height:60px; color:#333; line-height:20px; font-family: '微软雅黑', Arial;}
.ck-left-cont li .ck-more{ display:inline-block; width:100px; height:28px; line-height:28px; text-align:center; color:#FFF; background-color:#ff9900; font-size:14px; border-radius:4px; margin-top:9px;}

.ck-box-hd{ margin-bottom:28px;}
.ck-box-hd a{ font-size:14px; color:#000;line-height:24px;}
.ck-box-hd ul{ font-size:0;}
.ck-box-hd ul li{ display:inline-block; height:35px; /*width:120px;*/ text-align:center; margin-right:20px;margin-bottom:10px; padding:5px 10px; border:1px solid #cccccc;  box-sizing:border-box;}
.ck-box-hd li:hover,
.ck-box-hd li.on{ background-color:#ff9900; border:1px solid #ff9900;}
.ck-box-hd li:hover a,
.ck-box-hd li.on a{ color:#FFF;}

/*2016-4-16*/
.gotop{ position:fixed; bottom:180px; right:30px;}
.sbzc-char a:hover{color:#ff9900;}
/*搜索页2016-8-26*/
.search-wrap {
    padding:40px 0;
    margin-top:2rem;
    background-color:#6e6f6e;
}
.search-wrap .title {
    margin-bottom:20px;
    font-size: 20px;
    color: #fff;
    text-align:center;
}
.search-wrap .search-box {
    width:888px;
    margin:0 auto;
}
.search-wrap .input-w {
    width: 760px;
    height:50px;
    line-height: 50px;
}
.search-wrap .input-w input {
    width: 97%;
    height:100%;
    padding-left:3%;
    font-size: 16px;
    color:#999;
    border:0 none;
    background-color:#fff;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
.search-wrap .submit-w {
    width: 120px;
    height: 50px;
    line-height: 50px;
}
.search-wrap .submit-w input {
    width:100%;
    height:100%;
    font-size: 20px;
    color:#fff;
    background-color:#929292;
    border:0 none;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
.search-list {
    padding:50px 20px;
}
.search-list .title {
    padding-bottom:20px;
    font-size:16px;
    color:#999;
    border-bottom:1px solid #e5e5e5;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.search-list li {
    padding:20px 0;
    line-height: 32px;
    border-bottom:1px dashed #e5e5e5;
}
.search-list li h3 a {
    display:block;
    font-size:16px;
    color:#666;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.search-list li .text {
    font-size:14px;
    color:#bfbfbf;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}

.tab-map ul li a:hover{
    color:#ff9900;
}

   .publish_search {padding-bottom:15px;}
    .publish_search select {
        width:240px;
        height:35px;
        margin-right:8px;
        padding:0 10px;
        font-size:14px;
        color:#010101;
        line-height:35px;
        border:1px solid #ccc;
    }
    .publish_search .go_search {
        width:100px;
        height:35px;
        font-size:16px;
        color:#fff;
        line-height:35px;
        background-color:#929292;
        border:0;
    }
    .publish_down_list {
        width:885px;
    }
    .publish_down_list li {
        height:22px;
        padding:13px;
        font-size:14px;
        color:#333;
        line-height:22px;
        border-bottom:1px dashed #e6e6e6;
        cursor:pointer;
    }
	.publish_down_list ul li{list-style-type:none}
	.publish_down_list li:hover {color:#f90;}
    .publish_down_list .dot {
        display:inline-block;
        width:5px;
        height:5px;
        margin-right:8px;
        background-color:#dbdbdb;
        border-radius:50%;
        vertical-align:9px;
    }
    .publish_down_list .left_title em {
        display:inline-block;
        max-width:671px;
        font-style:normal;
        white-space:nowrap;
        overflow:hidden;
    }
    .publish_down_list .right_down_cont {
        float:right;
        width:165px;
    }
    .publish_down_list .right_down_cont i,.publish_down_list .right_down_cont a {
        display:inline-block;
        width:22px;
        height:22px;
        margin-left:15px;
    }
    .publish_down_list .right_down_cont .down1 {
        background:url(../images/down1.png) no-repeat center center;
    }
    .publish_down_list li:hover .down1 {
        background:url(../images/down1a.png) no-repeat center center;
    }
    .publish_down_list .right_down_cont .down2 {
         background:url(../images/down2.png) no-repeat center center;
     }
    .publish_down_list .right_down_cont .down3 {
        background:url(../images/down3.png) no-repeat center center;
    }
    .publish_down_list .right_down_cont .down4 {
        background:url(../images/down4.png) no-repeat center center;
    }
/*2017-4-6*/
.service_kind_wrap {position:relative;height:415px;}
.service_kind_wrap ul li{list-style-type:none}
.service_code {
    position:absolute;
    left:0;
    top:0;
    width:460px;
    height: 200px;
    background-color: #f5a20e;
    box-sizing: border-box;
    padding: 27px;}
.service_code p em{    color: #FFF;
    display: block;
    font-size: 30px;
    font-style: normal;
    font-variant: small-caps;
    margin-top: -10px;}
.service_code p span{    display: block;
    color: #fad4a6;
    font-size: 16px;
    font-variant: small-caps;
    line-height: 26px;
    margin-top: 18px;}
.service_kind_wrap li {
    position:absolute;
    text-align:center;
}
.service_kind_wrap .fw1{
    left:0;
    bottom:0;
    width: 245px;
    height:200px;
}
.service_kind_wrap .fw2{
    left:260px;
    bottom:0;
    width: 200px;
    height:200px;
}
.service_kind_wrap .fw3{
    left:475px;
    top:0;
    width:270px;
    height:415px;
}
.service_kind_wrap .fw4{
    right:225px;
    top:0;
    width: 215px;
    height:230px;
}
.service_kind_wrap .fw5{
    right:0;
    top:0;
    width: 210px;
    height:230px;
}
.service_kind_wrap .fw6{
    right:0;
    bottom:0;
    width: 440px;
    height:170px;
}
.service_kind_wrap li h6 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/q29.png);
}
.service_kind_wrap li:hover span {
    color: #ffa300;
}

.service_kind_wrap li h6 span {
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
}
.service_kind_wrap li strong {
    display:block;
    text-align:center;
    padding-top:58px;
}
.service_kind_wrap li:hover strong img:first-child,.service_kind_wrap li strong img:last-child {display:none;}
.service_kind_wrap li strong img:first-child,.service_kind_wrap li:hover strong img:last-child {display:inline-block;}
.service_kind_wrap .fw3 strong {
    padding-top:164px;
}
.service_kind_wrap .fw6 strong,.service_kind_wrap .fw6 span  {
    margin-top:0;
    padding-top:50px;
    display:inline-block;
}
.service_kind_wrap .fw6 span {margin-left:10px;vertical-align:-17px;}
.fw2-top-box li em { display:inline-block; width:30px; height:30px;vertical-align:10px; }
.fw2-top-box ul li{list-style-type:none}
.fw2-top-box li:hover em img:first-child,.fw2-top-box li em img:last-child {display:none;}
.fw2-top-box li em img:first-child,.fw2-top-box li:hover em img:last-child {display:inline-block;}
/*悬浮窗*/
.fix_search_wrap {position:fixed;top:0;left:0;display:none;width:100%;margin:0;padding:10px 0;background:rgba(255,255,255,.9);border-bottom:1px solid #dbdbdb;text-align:center;}
.fix_search_wrap .select-cont {display:inline-block;}

.fw2-sider.fixed {position:fixed;top:56px;}
.sinfo.fw2-sider.fixed {top:95px;}
.add_tips {    padding: 10px 0;
    font-size: 14px;
    color: #999;}

.newsletter {
    margin:10px 0;
    padding:16px;
    color:#fff;
    background-color:#333131;
}
.newsletter .title {
    padding-bottom:8px;
    margin-bottom:15px;
    font-size:16px;
    text-transform:uppercase;
    border-bottom:1px solid #fff;
}
.newsletter .newstips {
    padding:10px 0;
    font-size:14px;
    line-height:1.6;
}
.newsletter .input_text {
    float:left;
    width:160px;
    height:35px;
    padding-left:10px;
    background:#555;
}
.newsletter .input_text input {
    width:100%;
    height:35px;
    font-size:14px;
    color:#ccc;
    line-height:35px;
    border:0;
    background:#555;
}
.newsletter .input_join {
    float:left;
    width:47px;
    height:35px;
    background-color:#444;
}
.newsletter .input_join input {
    width:100%;
    height:35px;
    color:#ccc;
    background-color:#444;
    border:0;
    text-align:center;
}
.serdetail {padding: 20px 15px;}
.serdetail-1 {padding: 10px 2px;}
.serdetail-1 {margin-top: 10px;}
.serdetail a:link{color:#666;text-decoration:underline;}
.serdetail a:hover{color:orange}


.huifulist ul{margin-left:2px}
.huifulist ol{margin-left:2px}
/*.huifulist ul, */.huifulist li {/* list-style-type:inherit; */ margin-left:20px;}
/*.huifulist ol,*/ .huifulist li {/* list-style-type:decimal; */ margin-left:20px;}
.fw2-show h3{font-weight:bold;}
.fw2-show{font-size:14px}
.ck-conter {width:920px;}
.search-list ul li{list-style-type:none}


.tab-map ul.on {display:block;}

.slist_search li{       
    list-style: none;
    display: inline-block;
}
.slist_search li:last-child{   
    float:right;    
}
.slist_search input{
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    padding: 5px;
    font-size: 12px;
}

.rlist_search{
    float: right;
    margin-top: -30px;    
}
.rlist_search input{
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    padding: 5px;
    font-size: 14px;
}

/*右边语言栏*/
.right_lang_hide{display:none;}
.right_lang{position:fixed; top:450px; right:65px;line-height:45px;}
.right_lang img{border:0;}
.right_lang p a:hover img{filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6;}

/*文章描述*/
/*.description_content{

}*/
/*.description_content ul,.description_content li,.description_content ol,.description_content li{
    margin: 8px;
    !*padding: 0;*!
}*/

