
@charset "utf-8";

/**==== header======**/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body{min-width: 1200px;}
body, button, input, select, textarea { font-size: 14px; font-family: 'Microsoft YaHei'; color: #333;}
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp { font-family: courier new, courier, monospace; }
small {font-size: 12px; }
ul, ol {list-style: none; }
a {text-decoration: none; color: #333;transition: color linear .3s}
a:hover {color: #ea9022; }
sup {vertical-align: text-top; }
sub {vertical-align: text-bottom; }
legend {color: #000; }
fieldset, img {border: 0; }
table {border-collapse: collapse; border-spacing: 0; }
h1, h2, h3, h4, h5, h6, button, input, select, textarea { *font-size: 100%; }
.clear{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.FL{ float:left;}
.FR{ float:right;}
.cfix:after{visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0;}
.cfix{*zoom:1;}
.clear{content:".";display:block;clear:both;overflow:hidden;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content: " ";clear:both;height:0;}
.clearfix{*zoom:1;}
.color-orange,a.color-orange{color: #fda233;}
.iconm{    display: flex;justify-content: center;align-items: Center;}
.iconm img{padding:0 10px;}
.head-mid{background: #fff;}
.head-nav{height: 50px;}
.head-nav li{float: left;position: relative; width: 142px;}
.head-nav li span a{position: relative;display: block;height:50px;line-height: 50px;font-size: 16px;text-align: center;color: #333; transition: all linear .5s 0s;}
.head-nav li span a:hover{background-color: #f58220;color: #fff;}
.head-nav li.nav-all{position: relative;z-index: 500;width: 200px;background: url(http://www.sqkqyy120.com/templets/zskq2/images/down.png) right 22px center no-repeat #f58220;}
.head-nav li.nav-all span a{color: #fff;}
.head-nav li.nav-all span a:hover{color: #fff;}
.head-nav li.nav-all:hover:after{background: none;}

.head-nav .nav-sub{display: none;position: absolute;z-index: 99999;left: 0;top: 50px;width: 200px;height: 400px;background: rgb(255, 255, 255);background: #222222\9;}
.head-nav .nav-item .nav-item-a{position: relative;display: block;height: 80px;line-height: 80px;font-size: 16px;color: #4b4b4b;text-align: center;transition: all linear .5s 0s;}
.head-nav .nav-item .nav-item-a:hover{color: #ea9022}
.head-nav .nav-item .nav-item-a:after{position:absolute; right: 18px; top: 38px; opacity: 0; content: '';width: 9px;height: 9px;}
.head-nav .nav-item .nav-item-a i{display: inline-block;width: 30px;height: 30px;margin:0 5px 0 0;vertical-align: middle;background: url("http://www.sqkqyy120.com/templets/zskq2/images/nav.png");}
.head-nav .nav-item .nav-item-a i.ico1{ background-position: 0 0;}
.head-nav .nav-item .nav-item-a i.ico2{ background-position: 0 -30px;}
.head-nav .nav-item .nav-item-a i.ico3{ background-position: 0 -60px;}
.head-nav .nav-item .nav-item-a i.ico4{ background-position: 0 -90px;}
.head-nav .nav-item .nav-item-a i.ico5{ background-position: 0 -120px;}

.head-nav .on .nav-item-a{color: #ea9022; background: #aeaeae;}
.head-nav .on .nav-item-a:after{ opacity: 1;background: url("http://www.sqkqyy120.com/templets/zskq2/images/nav.png") -30px -170px;}
.head-nav .on .nav-item-a i.ico1{background-position: -30px 0;}
.head-nav .on .nav-item-a i.ico2{ background-position: -30px -30px;}
.head-nav .on .nav-item-a i.ico3{ background-position: -30px -60px;}
.head-nav .on .nav-item-a i.ico4{ background-position: -30px -90px;}
.head-nav .on .nav-item-a i.ico5{ background-position: -30px -120px;}

.head-nav .nav-item-sub{display: none; position: absolute; z-index: 998; left: 200px;top: 0;width: 400px;height: 600px; line-height: 36px; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.3);}
.head-nav .nav-item-sub .nav-item-row{padding: 30px 20px 0 20px;}
.head-nav .nav-item-sub h3{height:35px;margin: 0 0 5px 0;line-height:35px;color: #333;font-size: 16px; font-weight: normal; border-bottom: 1px solid #e1e1e1;}
.head-nav .nav-item-sub dl{float: left;}
.head-nav .nav-item-sub dl.nav-tem-col1{width: 140px;}
.head-nav .nav-item-sub dl.nav-tem-col2{width: 120px;}
.head-nav .nav-item-sub dl.nav-tem-col3{width: 100px;}
.head-nav .nav-item-sub dd{height: 36px;font-size: 14px;line-height: 36px;}
.head-nav .nav-item-sub dd a{padding: 3px; color: #666;transition: all linear .3s; border-radius:3px;}
.head-nav .nav-item-sub dd a i{display: inline-block; width: 18px;height: 7px; font-size: 0;line-height: 0;background: url("http://www.sqkqyy120.com/templets/zskq2/images/nav.png") -30px -150px;vertical-align: text-top; animation:hotTag 3s infinite linear;}
@keyframes hotTag{
    0%,80%,84%,90%,96%,100%{transform:translateY(0)}
    88%{transform:translateY(-6px)}
    92%{transform:translateY(-3px)}
}
.head-nav .nav-item-sub dd a:hover{color:#ea9022; background:#eee;}
.head-nav .nav-item-sub .long-col .nav-tem-col1{width: 150px;}
.head-nav .nav-item-sub .long-col .nav-tem-col2{width: 110px;}
.head-nav .nav-item-sub .long-col .nav-tem-col3{width: 100px;}

.index_fw{border-bottom: 1px solid #e1e1e1;}
.index_fw li{float: left;position: relative; width: 150px;height:119px;}
.index_fw li:before{position:absolute; left:50%; top:0; z-index:-1; opacity:0; content:'';width:0;height:100%; background:#eee; transition:all 0.5s;}
.index_fw li:after{position:absolute; right:50%; top:0; z-index:-1; opacity:0; content:'';width:0;height:100%; background:#eee; transition:all 0.5s;}
.index_fw li:hover:before{opacity:1;width:50%;}
.index_fw li:hover:after{opacity:1;width:50%;}

.index_fw a{ position:relative; display: block; position: relative; padding:26px 0 20px 0;text-align: center;color: #999;transition:none;}
.index_fw a:after{width:1px;height:79px;position:absolute;top:20px;right:0; content:''; background:#e1e1e1;}
.index_fw li.item8 a:after{display:none;}
.index_fw a:hover{color: #fda233;}
.index_fw i{display: block;width: 40px;height: 40px; margin: 0 auto; background: url("http://www.sqkqyy120.com/templets/zskq2/images/project.png");}
.index_fw em{display:block;height:34px;line-height:34px;font-style: normal;font-size: 16px;}

.index_fw .item1 i{background-position: 0 0;}
.index_fw .item2 i{background-position: -40px 0;}
.index_fw .item3 i{background-position: -80px 0;}
.index_fw .item4 i{background-position: -120px 0;}
.index_fw .item5 i{background-position: -160px 0;}
.index_fw .item6 i{background-position: -200px 0;}
.index_fw .item7 i{background-position: -240px 0;}
.index_fw .item8 i{background-position: -280px 0;}

.index_fw .item1 a:hover i{background-position: 0 -40px;}
.index_fw .item2 a:hover i{background-position: -40px -40px;}
.index_fw .item3 a:hover i{background-position: -80px -40px;}
.index_fw .item4 a:hover i{background-position: -120px -40px;}
.index_fw .item5 a:hover i{background-position: -160px -40px;}
.index_fw .item6 a:hover i{background-position: -200px -40px;}
.index_fw .item7 a:hover i{background-position: -240px -40px;}
.index_fw .item8 a:hover i{background-position: -280px -40px;}
/**==== header======**/


/**===news======**/
.type-page{width: 1200px;margin: 36px auto 30px;}
.pxy{width: 1200px;height: 370px;border-bottom:1px solid #e5e5e5;margin: 20px auto 20px;}
.pxy .ppdt{width: 339px;height: 350px;padding-right:24px;padding-top:21px;float:left;border-right:1px solid #e5e5e5;border-top:1px solid #e5e5e5;}
.pxy .ppdt:hover,.pxy .wzqhs:hover,.pxy .zxyh:hover{ margin-top:-3px; border-top:1px solid #f58220;}
.bt_tit{ width:100%; height:20px;}
.bt_tit .bt{ width:auto; height:20px; overflow:hidden;float:left;background:url(http://www.sqkqyy120.com/templets/zskq2/images/titbgs.png) 7px 5px no-repeat; }
.bt_tit h5{width:auto; height:20px; float:left; font-size:18px; color:#f58220; font-weight:100; text-align:left; line-height:20px; margin-left:25px;}
.bt_tit h5 a{ color:#9b6831;}
.bt_tit i{ width:auto; height:20px; float:left; margin-left:8px;}
.bt_tit span{ width:auto; height:16px; float:right; margin-top:5px; font-size:12px; color:#797979; line-height:16px; }
.bt_tit span a{ color:#797979;}
.titdiv{  width:1100px; height:30px; margin:0 auto; padding-top:50px;}
.titdiv .bt_tit,.titdiv .bt_tit .bt{ border-bottom:none;}
.titdiv .youc{ width:auto; height:20px; float:right; font-size:16px; text-align:left; color:#999; line-height:20px;padding-left:20px; }
.titdiv .youc.bg01{ background:url(http://www.sqkqyy120.com/templets/zskq2/images/slbg.jpg) left 3px no-repeat; }
.titdiv .youc.bg02{ background:url(http://www.sqkqyy120.com/templets/zskq2/images/slbg1.jpg) left 3px no-repeat; }
.titdiv .youc.bg03{ background:url(http://www.sqkqyy120.com/templets/zskq2/images/slbg2.jpg) left 3px no-repeat; }
.titdiv .youc.bg04{ background:url(http://www.sqkqyy120.com/templets/zskq2/images/slbg3.jpg) left 3px no-repeat; }
.titdiv .youc img{ width:18px; height:16px; float:left; margin-left:10px;}
.titdiv .youc p{ width:auto; height:16px; float:left; margin-left:3px;}
.titdiv .youc p a{ color:#9b6831;}
.t_more{ width:19px; height:19px; float:right;}
.pxy .ppdt .dt_qh{ width:326px; height:327px; margin-top:23px;}
.pxy .ppdt .dt_qh .dtnr{ width:326px; height:290px; position:relative; cursor: pointer;background:#000 url(http://www.sqkqyy120.com/templets/zskq2/images/videobg.jpg) no-repeat center bottom}
.pxy .ppdt .dt_qh .dtnr img{ width:326px; height:290px;}
.pxy .ppdt .dt_qh .dtnr p{ display:block; height:34px; line-height:34px; font-size:14px; color:#fff; position:absolute; *left:0; bottom:0; *bottom:0px; width:326px; background:url(http://www.sqkqyy120.com/templets/zskq2/images/tmimg.png); text-align:center;}
.pxy .ppdt .dt_qh .dtnr p i{ display:block; font-style:normal;position:relative;}
.pxy .ppdt .dt_qh ul{ width:168px; height:10px; margin:10px auto 0;}
.pxy .ppdt .dt_qh ul li{ width:30px; height:7px; float:left; margin:0 6px; background:#8d8d8d; cursor:pointer;}
.pxy .ppdt .dt_qh ul li.active{ background:#9b6831;}.pxy .wzqhs{width: 430px;height: 350px;padding:21px 15px 0 15px;float:left;border-right:1px solid #e5e5e5;border-top:1px solid #e5e5e5;}
.pxy .wzqh{ width:393px; height:384px;  overflow:hidden;}
.pxy .wzqh .btn{ width:393px; height:20px; margin:0 auto;}
.pxy .wzqh .btn li{ width:auto; height:20px; float:left;cursor:pointer;}
.pxy .wzqh .btn li h5{ color:#666;}
.pxy .wzqh .btn li .i01{ display:none;}
.pxy .wzqh .btn li .bt_tit .bt{border-bottom:none; background:none;}
.pxy .wzqh .btn li.tabin  .bt_tit .bt{ background:url(http://www.sqkqyy120.com/templets/zskq2/images/titbgs.png) 7px 6px no-repeat;}
.pxy .wzqh .btn li.tabin .i01{ display:block;}
.pxy .wzqh .btn li.tabin .i02{ display:none;}
.pxy .wzqh .btn li.tabin h5{ color:#f58220;}
.pxy .wzqh .con{ width:394px;height:360px;clear: both; margin:0 auto;}
.pxy .wzqh .con .tabcont{float:left;width:394px;height:360px;}
.pxy .wzqh .con .tabcont .news_t{ width:369px; height:102px; padding:15px 0 25px 12px; background:url(http://www.sqkqyy120.com/templets/zskq2/images/wzbg1.jpg) bottom center no-repeat;}
.pxy .wzqh .con .tabcont .news_t li{ width:381px; height:31px; margin-bottom:3px; float:left;overflow:hidden;}
.pxy .wzqh .con .tabcont .news_t li a{ width:auto; height:20px; float:left; padding-top:10px; font-size:16px; color:#000; text-align:left; line-height:20px; background:url(http://www.sqkqyy120.com/templets/zskq2/images/sjbg.jpg) 0 13px no-repeat; padding-left:18px;}
.pxy .wzqh .con .tabcont .news_t li a:hover{padding-left:28px; background:url(http://www.sqkqyy120.com/templets/zskq2/images/sjbg.jpg) 10px 13px no-repeat; color:#f58220; }
.pxy .wzqh .con .tabcont .news_t li img{ width:9px; height:11px; float:left; margin-left:-3px; margin-top:5px; }
.pxy .wzqh .con .tabcont .newlist{ margin: 0 15px 0 15px;padding: 13px 0 6px 0;}
.pxy .wzqh .con .tabcont .newlist li{height:31px;overflow: hidden; font-size:12px; color:#666; text-align:left; line-height:31px; }
.pxy .wzqh .con .tabcont .newlist li a{ height:31px;float: left;color: #666;background:url(http://www.sqkqyy120.com/templets/zskq2/images/dbg1.jpg) left center no-repeat; text-indent:12px;}
.pxy .wzqh .con .tabcont .newlist li a:hover{padding-left: 10px; background:url(http://www.sqkqyy120.com/templets/zskq2/images/dbg1.jpg) 10px center no-repeat; color:#9b6831;}
.pxy .zxyh{width: 365px;height: 350px;float:right;padding-top:21px;border-top:1px solid #e5e5e5;position:relative;padding-left: 10px;}
.pxy .zxyh .img_yh{ width:300px; height:314px; margin-top:23px; overflow:hidden;}
.pxy .zxyh .img_yh .hd_yh{ width:300px; height:314px;} 
.pxy .zxyh .img_yh .hd_yh li span{ width:300px; height:242px; display:block;}
.pxy .zxyh .img_yh .hd_yh li span img{width:300px; height:242px;}
.pxy .zxyh .img_yh .hd_yh li h6{ width:100%; height:auto; margin-top:16px; font-size:15px; color:#666; text-align:left; line-height:28px; font-weight:100;}
.pxy .zxyh .img_yh .hd_yh li h6 font{ font-weight:bold; font-size:16px;}
.pxy .zxyh .img_yh .hd_yh li a{color:#666;}
.pxy .zxyh .img_yh .hd_yh li a:hover h6{ color:#b28247;}
.pxy .zxyh .img_yh .next_yh,.pxy .zxyh .img_yh .prev_yh{ width:18px; height:17px; position:absolute; top:25px; display:block;}
.pxy .zxyh .img_yh .prev_yh{ right:19px; background:url(http://www.sqkqyy120.com/templets/zskq2/images/gkk_left.jpg);}
.pxy .zxyh .img_yh .next_yh{ right:0; background:url(http://www.sqkqyy120.com/templets/zskq2/images/gkk_right.jpg);}

.Aboutus_area{width:320px;float:left;margin-right:25px;margin-top: 24px;}
.Aboutus_img_area{height: 212px;margin-bottom:7px;}
.Aboutus_img_area p{color:#666;}
.Aboutus_img_area a{color:#666;}
.Aboutus_nav1{width:102%;}
.Aboutus_nav1 li{width:157px; height:32px; line-height:32px;  text-align:center; font-size:14px; float:left; margin-right:4px; margin-bottom:2px; position:relative; background:#EEEEEE;}
.Aboutus_nav1 li a{color:#666; display:block; height:31px;}
.Aboutus_nav1 li a:hover,.Aboutus_nav li.on a{color:#fff; background:#f58220;}

.quick-service-wrap{width:312px; float:right;}
.quick-service-wrap .indexNew_ti{width:290px;margin-left:16px;}
.quick-service-zone{overflow:hidden;text-align:center;width: 321px;margin-top: 17px;margin-left: 22px;margin-bottom: 18px;}
.quick-service-zone a{display:inline-block;width: 104px;border-left:1px solid #f0f0f0;margin-left:-1px;padding-top: 15px;line-height:24px;height:75px;float:left;color:#5c5c5c;}
.quick-service-zone a:hover{color:#fd951a;}
.quick-service-zone a span{margin:0 auto;display:block;width:47px;height:47px;display:block;background:url(http://www.sqkqyy120.com/templets/zskq2/images/tubiao3.png) no-repeat; -webkit-transition:all .3s linear; transition:all .3s linear;}
.quick-service-zone a.a1 span{background-position:-250px 0px;}
.quick-service-zone a.a2 span{background-position:0px 0px;}
.quick-service-zone a.a3 span{background-position:-50px 0px;}
.quick-service-zone a.a4 span{background-position:-100px 0px;}
.quick-service-zone a.a5 span{background-position:-200px 0px;}
.quick-service-zone a.a6 span{background-position:-150px 0px;}
.quick-service-zone a.a1:hover span{background-position:-250px -50px;}
.quick-service-zone a.a2:hover span{background-position:0px -50px;}
.quick-service-zone a.a3:hover span{background-position:-50px -50px;}
.quick-service-zone a.a4:hover span{background-position:-100px -50px;}
.quick-service-zone a.a5:hover span{background-position:-200px -50px;}
.quick-service-zone a.a6:hover span{background-position:-150px -50px;}
/**===news======**/
 
 
 /**===xiangmu======**/
.centre980{margin:0 auto;width:980px; clear:both}
.centre1120{margin:0 auto;width: 1200px;clear:both;overflow:hidden;}
.more{width:60px;height:25px;float:right;display:inline}
.red{color:#f58220}
.red:hover{color:#900}
.clear{ clear:both}
.hid{ text-indent:-9999px; float:left}
.index_zxnav{width: 1200px;height:61px;margin:0 auto;background:url(http://www.sqkqyy120.com/templets/zskq2/images/xianmu1_hover.jpg) repeat-x;}
.index_zxnav li{ width:160px; height:61px; float:left; text-align:center; font-size:18px; line-height:55px; color:#FFF;}
 
.centre_right1{width: 240px;height: 247px;border:1px #eaeaea solid;padding: 10px;float:right;margin-top: 58px;}
.centre_left{width: 910px;float:left;}
.zx_title{ width:100%; height:40px; margin-top:41px; background:url(http://www.sqkqyy120.com/templets/zskq2/images/zx_title.jpg) no-repeat bottom;}
.zx_title1{ width:145px; font-size:21px;  color:#52391b; line-height:40px; float:left; padding-left:5px;}
.zx_title2{width:745px;float:left;font-size: 13px;line-height:40px;color: #666;}
.zx_title2 a{color: #666;padding-right: 13px;}
.zx_img{width: 230px;height: 150px;float:left;margin:30px 0 0 0;display:inline;}
.zx_centre{width: 623px;height: 176px;float:left;margin: 30px 0 0 20px;display:inline;}
.zx_centre h2{width:350px;margin:0 auto; font-size:16px;text-align:center; height:22px; line-height:22px; color:#333;font-weight: normal;}
.zx_centre h2 a{color:#333}
.zx_centre h2 a:hover{color:#f58220}
.zx_centre p{width: 578px;margin:0 auto;margin-top:10px;font-size:14px;line-height: 26px;text-indent: 2em;}
.zx_news{width:100%;height: 73px;margin-top: 5px;padding-left: 1px;}
.zx_news li{float:left;width: 214px;margin-left: 5px;line-height:24px;margin-top: 6px;}
.zx_news li:nth-child(2),.zx_news li:nth-child(4){margin-left: 70px;}
.qa{width: 100%;height: 80px;background-color:#ededed;margin-top: 3px;overflow:hidden;}
.qa_img{width:110px;height: 80px;float:left;font-size: 20px;background-color: #e4e4e4;display: flex;justify-content: center;align-items: Center;}
.asq{ width:200px; float:left; margin-left:15px;}
.asq li{font-size: 13px;line-height: 28px;margin-top: 12px;}
.asq_a1{color: #8d4c14;}
 /**===xiangmu======**/
 


/**======doc=======**/
.clear{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.FL{ float:left;}
.FR{ float:right;}
.clear{content:".";display:block;clear:both;overflow:hidden;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content: " ";clear:both;height:0;}
.clearfix{*zoom:1;}
.color-orange,a.color-orange{color: #fda233;}
.container,.cnt{ width:1200px; margin-left:auto; margin-right: auto;}
.container .local{ height:35px; line-height:35px; border-bottom:1px solid #e9e9e9; font-size:14px; margin:30px auto 0;}
.container .local span{}
.hang{padding: 16px 0;}
.ihd{height: 34px;font-size: 0; border-bottom: 1px solid #e1e1e1;}
.ihd span{display: inline-block;height: 34px;padding: 0 7px 0 0;margin:0 22px -1px 0;line-height: 33px;font-size: 18px;font-weight: normal; color: #333;vertical-align: top;}
.ihd span.more{padding-top:15px;}
.hdbox{border-bottom: 1px solid #e1e1e1; height:50px;}
.hdbox .ihd{border: none;margin-left: 50px;}
.hdbox .ihd a{  display:block; padding:0 16px;}
.hdbox .sbox{margin:-4px 0 0 0; }
.hdbox .uboxstyle{float: left; width:220px;}
.hdbox .sbox .sbtn{float:right;width: 90px;height: 30px; margin:0 0 0 5px; line-height: 30px;text-align: center;color: #fff;font-size: 14px;text-align: center;background: #fda233;}
.bg-gray{background: #f5f5f5;margin: 20px 0;}
.hang2 .content{margin:40px 0 0 0;}
.hang2 .tab-bd{float: left;width: 446px;height: 454px;overflow:hidden;}
.hang2 .doc-foucs{width: 715px;}
.hang2 .doc-foucs .bd{ position:relative; width: 715px;height: 412px;overflow: hidden;}
.hang2 .doc-foucs li{position: relative;}
.hang2 .doc-foucs .info{position: absolute; left: 0; bottom: 20px; padding: 20px 15px; background: rgba(255,255,255,0.5);}
.hang2 .doc-foucs .title{height: 30px; overflow: hidden; font-size: 24px;color:#756857;line-height: 30px;}
.hang2 .doc-foucs p{padding:10px 0 0 0;font-size: 16px;line-height: 25px;color: #666;}
.slide-hd{padding: 16px 0 0 0;font-size: 0;text-align: right;}
.slide-hd a{display: inline-block;width: 17px;height: 17px;margin:0 0 0 5px;background: url("http://www.sqkqyy120.com/templets/zskq2/images/slider_btn.png"); vertical-align: top;cursor: pointer;}
.slide-hd a.slide-next{background-position: right top;}
.slide-hd a.slide-prev:hover{background-position: left bottom;}
.slide-hd a.slide-next:hover{background-position: right bottom;}
.zj-list .bd{position: relative;width: 446px;height: 412px;overflow: hidden;}
.zj-list .bd .itembox{margin: 0 0 0 -2px;}
.zj-list .bd li{position: relative;overflow: hidden;}
.zj-list .item{float: left;width: 110px;height: 136px;border-left: 2px solid #efefef; border-bottom: 2px solid #efefef; background: #ddd;}
.zj-list .item img{display:block;width: 110px;height: 136px;}
.zj-list .showItem{display: none; position: absolute; z-index: 10; width: 191px; height: 136px; padding: 0 15px 0 128px;overflow: hidden;color: #333; background: #ddd;}
.zj-list .showItem .pic{float: left;width: 110px; height: 136px; margin-left: -128px; border-right: 2px solid #f8f8f8;}
.zj-list .showItem .pic img{display: block;width: 110px;height: 136px;}
.zj-list .showItem .title{padding:15px 0 0 0;font-size: 14px;line-height: 30px;}
.zj-list .showItem .info{font-size: 14px;line-height: 22px;}
.zj-list .showItem a{color: #333;}
.zj-list .showItem i{font-style:normal;}
.zj-list .showItem a:hover i{color: #fda233;}
.zj-list .showItem2{padding: 0 128px 0 15px;}
.zj-list .showItem2 .pic{float: right;margin:0 -128px 0 0; border: none; border-left: 2px solid #f8f8f8;}
.ihd span{ position:relative; padding:0 0 7px;}
.ihd span.on,.hang2 .ihd span.on a{color: #fda233;}
.ihd span.on i{ position: absolute;display: block; bottom: 0;  left: 50%; margin-left: -10px; width: 20px;  border-top: 1px solid #fda233; border-bottom: 1px solid #fda233;}

.zx1,.zx2,.zx3,.zx4,.zx5,.zx6{color: #fda233;}
.zx1 i,.zx2 i,.zx3 i,.zx4 i,.zx5 i,.zx6 i{ position: absolute;display: block; bottom: 0;  left: 50%; margin-left: -10px; width: 20px;  border-top: 1px solid #fda233; border-bottom: 1px solid #fda233;}
.zj-rm li{height:412px;background: #eee;} 
.zj-rm .pic{width: 180px;height: 240px;padding: 30px 0 0 20px;}
.zj-rm .pic img{width: 180px;height: 240px;}
.zj-rm .info{width: 205px;padding: 30px 20px 0 0;color: #333;}
.zj-rm .ty-tit{line-height: 40px;color: #fda233;margin-bottom: 10px;}
.zj-rm .ty-tit .ty-name{font-size: 24px;}
.zj-rm .ty-tit small{font-size: 24px;padding: 0 5px;}
.zj-rm .ty-tit .ty-zc{font-size: 14px;}
.zj-rm .ty-ry{font-size: 16px;line-height: 24px;margin:0 0 15px 0;}
.zj-rm .ty-pq-tit{width:95px;height:35px;padding:0 25px 0 0;margin-bottom:5px;position: relative;text-align: center;line-height: 35px;color: #fff;font-size: 18px; background: #fda233;}
.zj-rm .ty-pq-tit i{position: absolute;right:0;top:0;width: 0;height: 0;font-size: 0;border: 17px #fda233 solid; border-right-color: #eee;}
.zj-rm .ty-pq-info{font-size: 16px;line-height: 30px;}
.zj-rm .ty-pq-info span,.zj-rm .ty-sc span{color: #fda233;}
.zj-rm .ty-sc{height:50px;margin:10px 20px 5px; font-size: 16px;line-height: 25px;}
.zj-rm .ty-btn{text-align: right;font-size: 0;padding: 0 20px;}
.zj-rm .ty-btn a{display:inline-block;height: 40px;padding:0 20px;line-height:40px;color:#fff;font-size:18px;background: #fda233;border-radius: 5px; transition: all ease .5s;}
.zj-rm .ty-btn a:hover{color: #fff;background: #fda233;}
/**======doc=======**/

/**======yyjj=======**/
 .yyhj img{width:auto !important;}
 
.yyhj{width:1200px; margin:0 auto; margin-top:22px;}
.yyhj-top{width:1200px; height:50px; margin:0 auto;}
.yyhj-top ul li{ float:left; width:290px; height:50px;font-size:20px;line-height:50px;cursor:pointer; text-align:center;-moz-transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; text-indent:1em;}
.yyhj-top ul .li1{ float:left; width:13px; height:1px; }
.yyhj-top ul li font{ font-size:14px; color:#a3a3a3;}
.yyhj-top ul li.hjt_click{background:url(http://www.sqkqyy120.com/templets/zskq2/images/hj2.png) #f58220 no-repeat 40px center;color:#fff;}
.yyhj-top ul li.hjt_click font{color:#fff;}
.yyhj-top ul li.hjt_normal{background:url(http://www.sqkqyy120.com/templets/zskq2/images/hj2.png) #ededed no-repeat 40px center;color:#f58220}
.yyhj-top ul li.hjt_normal font{color:#f58220;}
.yyhj-top ul li.hjt_normal#hjt1{ background-position:15px 0px;}
.yyhj-top ul li.hjt_click#hjt1{ background-position:15px -50px;}
.yyhj-top ul li.hjt_normal#hjt2{ background-position:45px -98px;}
.yyhj-top ul li.hjt_click#hjt2{ background-position:45px -148px;}
.yyhj-top ul li.hjt_normal#hjt3{ background-position:10px -200px;}
.yyhj-top ul li.hjt_click#hjt3{ background-position:10px -250px;}
.yyhj-top ul li.hjt_normal#hjt4{ background-position:45px -300px;}
.yyhj-top ul li.hjt_click#hjt4{ background-position:45px -350px;}
.envir{width:1200px;margin:15px auto;}
.envir .hj1{float:left;}
.hj245{width:471px;float:left;margin:0px 8px}
.hj36{width:290px;float:right}
.hj4{float:left;}
.hj5{float:right}
.hj45{margin-top:10px;}
.hj6{margin-top:10px;}
.hz_box{ margin-top:20px;}
.hzpp{width:1200px;margin:0px auto;}
.hzpp-top{
}
.hzpp-top ul li{float:left;height:50px;font-size:20px;line-height:50px;-moz-transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}
.hzpp-top ul .li1{ float:left; width:200px; height:6px; }
.ihd .hzpp_click i{color: #fda233;    position: absolute;display: block;bottom: 0;left: 50%;margin-left: -10px;width: 20px;border-top: 1px solid #fda233;border-bottom: 1px solid #fda233;}
.ihd .hzpp_click{color: #fda233;}

.hzpp-top ul li.hzpp_normal{color:#0187ce;}
.hzpp-bot{width:1200px;}
.pplist{margin-top:50px;text-align: center;}
.pplist ul li{float:left;margin-right:62px;}
.pplist ul li:nth-child(6){margin-right:0}
.pplist ul li p{font-size:14px;padding-top:5px;}
 
.lslist{margin-top:40px;}
.lslist ul li{float:left;width: 280px;text-align:center;margin-right: 26px;position: relative;}
.lslist ul li:nth-child(4){margin-right:0}
.lslist ul li p{width: 100%;height: 32px;line-height: 38px;background: url(http://www.sqkqyy120.com/templets/zskq2/images/gy_bg.png) repeat-x center;position: absolute;bottom: 0px;font-size: 14px;color: #FFF;text-align: center;}
.rongyu{width:1200px;overflow:hidden;margin:16px auto;height:544px}
.shebei{margin:16px auto;}
.shebei .sb1{float:left;}
.shebei ul li{float:right;margin-left:10px;margin-bottom:7px;}
.gongyi{width:1200px;overflow:hidden;margin:16px auto;height:543px}
.gongyi_left{width:420px;height:543px;position:relative;float:left}
.gongyi_left p{width:100%;height:51px;line-height:51px;background:url(http://www.sqkqyy120.com/templets/zskq2/images/gy_bg.png) repeat-x center;position:absolute;bottom:0px;font-size:18px;color:#FFF;text-align:center;}
.gongyi ul{width:780px;float:right;}
.gongyi ul li{position:relative;float:left;margin-left:10px;}
.gongyi ul li:nth-child(1),.gongyi ul li:nth-child(2){width:380px;height:271px}
.gongyi ul li:nth-child(3){width:230px;height:263px;margin-top:10px}
.gongyi ul li:nth-child(4){width:530px;height:263px;margin-top:10px}
.gongyi ul li p{width:100%;height:51px;line-height:51px;background:url(http://www.sqkqyy120.com/templets/zskq2/images/gy_bg.png) repeat-x center;position:absolute;bottom:0px;font-size:18px;color:#FFF;text-align:center;}
/**======yyjj=======**/