@charset "utf-8";
::-webkit-input-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
:-moz-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
::-moz-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
:-ms-input-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
ul{list-style:none;margin:0;padding:0;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.m20{margin:20px 0;}
.p10{padding:10px;}
.p20{padding:20px;}
.p30{padding:30px;}
.pt10{padding:10px 0;}
.pt20{padding:20px 0;}
.p30{padding:30px;}
.clear{clear:both;}
.dis{display:none;}
.text-center{text-align:center;}
.text-hide{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.h0 { clear: both; }
.h10 { clear: both; height: 10px; }
.h15 { clear: both; height: 15px; }
.h20 { clear: both; height: 20px; }
.h30 { clear: both; height: 30px; }
.h40 { clear: both; height: 40px; }
.h50 { clear: both; height: 50px; }
.h60 { clear: both; height: 60px; }
.h100 { clear: both; height: 100px; }
.h200 { clear: both; height: 200px; }

body{background:#fff;background: url(../images/top.png) no-repeat center top;}
div,td,p{font-size:14px;line-height:24px;}

.notsupport{position:fixed;top:0;bottom:0;z-index:99999;width:100%;height:100%;text-align:center;clear:both;color:#fff;background:#0066cc;}
.notsupport h1{font-size:80px;margin-top:200px;margin-bottom:100px;font-weight:400;}
.notsupport h2{font-size:30px;margin-bottom:30px;font-weight:300;}

.width{width:1200px;margin:0 auto;}
.h1{text-align:center;margin:15px auto 20px auto;border-bottom:1px dashed #f3f3f3;}
.h1 div{font-size:28px;font-family:microsoft yahei;font-weight:400;}
.h1 span{font-size:12px;border-bottom:2px solid #ddd;display:inline-block;color:#999;padding:5px 10px 10px 10px;margin-bottom:-1px;}

.h1_blue{text-align:center;margin:30px auto;border-bottom:1px dashed #DBEAF6;}
.h1_blue div{font-size:28px;font-family:microsoft yahei;font-weight:400;}
.h1_blue span{font-size:12px;border-bottom:2px solid #004c9a;display:inline-block;color:#999;padding:5px 10px 10px 10px;margin-bottom:-1px;}

.h1_green{text-align:center;margin:10px auto;border-bottom:1px dashed #DBEAF6;}
.h1_green div{font-size:28px;font-family:microsoft yahei;font-weight:400;}
.h1_green span{font-size:12px;border-bottom:2px solid #004c9a;display:inline-block;color:#999;padding:5px 10px 10px 10px;margin-bottom:-1px;}

.h2{margin:0 auto 20px auto;border-bottom:1px dashed #f3f3f3;}
.h2 span{border-bottom:2px solid #004c9a;display:inline-block;line-height:30px;margin:0;padding:0 0 15px 0;font-size:20px;font-family:microsoft yahei;font-weight:300;}

.bg{background:#fff;}
.bg_green{background:#f2fcf3;}
.bg_blue{background:#F1F8FE;}
.bg_blueS{background-image: url(../images/dot.jpg);}
.bg_blue4{background:#004c9a;}
.bg_partner{background:url(../images/bg_partner.jpg) no-repeat center top;min-height:300px;}
.bg_gray{background:#f3f3f3;}
.gray{position:relative;padding:30px 0;}
.gray .arrow_top{position:absolute;background:url(../images/bg_arrow.png) no-repeat top;height:20px;top:0;width:100%;z-index:999;display:block;}
.gray .arrow_bottom{position:absolute;background:url(../images/bg_arrow.png) no-repeat bottom;height:20px;bottom:0;width:100%;z-index:999;display:block;}

.topbar{background-color: rgba(255,255,255,0.6);background: #f4f4f4;border-bottom: 1px #ddd solid;color:#333;}
.topbar .fl{height:32px;line-height:32px;font-size:12px;}
.topbar .fr{height:32px;line-height:32px;font-size:12px;}
.topbar .fr a{color:#333;display:inline-block;}
.topbar .fr a:hover{color:#f60;}

.header{min-height:110px;}
.header .fl img{height:110px;}
.header .text{margin-left:20px;padding-top:34px;}
.header .text p{border-left:1px solid #ddd;padding-left:20px;line-height:22px;font-size:14px;}
.header .text p i{padding:0 8px;color:#eee;}
.header .fr{min-height:110px;background:url(../images/icon_tel.gif) no-repeat left;padding:30px 0 0 60px;font-size:24px;color:#f60;font-family:'Impact';font-size:32px;font-weight: bold;}
.header .fr span{display:block;font-size:15px;color:#333;font-family:microsoft yahei;font-weight:400;}

.nav {position:relative;z-index:999;/* background:#fff;*/ width:100%; height:53px;min-height:53px;border-top:5px solid #004c9a;}
.navbox { box-shadow: 0 0 10px rgba(0, 0, 0, .1); }
.nav ul {margin:0; padding:0; list-style:none; float:left; }
.nav ul li {position:relative; float:left;}
.n:hover {background:#E54A3D;}
.nav ul li a {display:block; line-height:45px; height:45px; padding:0 43px; font-size:16px; color:#333; position:relative; }
.nav ul li a:hover { color:#fff; background:#004c9a;border-radius: 0 0 25px 25px;}
.nav ul .hover a { color:#fff; background:#004c9a;border-radius: 0 0 25px 25px;}
.nav li .subnav{position:absolute;background:#fff;border:1px solid #f3f3f3;border-top:2px solid #004c9a;border-bottom:0;left:-36px;z-index:9999;opacity:0;transition:all .3s ease 0s;visibility:hidden;transform:translate3d(0,10px,0);}
.nav li .subnav:after{content:'';display:block;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #004c9a;position:absolute;top:-12px;right:45%;}
.nav li .subnav li{display:block;text-align:center;margin:0;min-width:220px;border:0;}
.nav li .subnav li a{color:#333;white-space:nowrap;border-radius:0;border-bottom:1px solid #f3f3f3;font-size:14px;line-height:40px; height:40px;}
.nav li .subnav li a:hover{color:#fff;}
.nav li:hover a{ color:#fff; background:#004c9a;border-radius: 0 0 25px 25px;}
.nav li:hover .subnav{opacity:1;visibility:visible;}
.nav li:hover .subnav a{background:#fff;color:#333;font-size:14px;}
.nav li:hover .subnav a:hover{background:#004c9a;color:#fff;}

.banner{margin:0 auto;z-index:1;}
.banner .box_skitter{width:100%;height:570px}

.banner_inner{height:300px;padding:110px 0 0 150px;color:#fff;}
.banner_inner h2{font-size:28px;font-weight:400;}
.banner_inner p{color:#fff;font-size:15px;}

.bg_search {background:#004c9a;border-bottom: 1px solid #f0f0f0; }
.search { height:80px; position: relative; }
.search .fl {color:#fff;margin-top:25px;}
.search .tags{font-weight:500;}
.search .tags a{margin-left:8px;display:inline-block;border-radius:4px;border:1px solid #ddd;background:#fff;padding:4px 10px;font-weight:normal;font-size:14px;}
.search .tags a:hover{background:#004c9a;color:#fff;border-color:#004c9a;}
.search .fr {padding:18px 0 0 30px;}
.search .fr .ip { border: 1px solid #f0f0f0; padding:12px 20px; width:260px; outline: none; border-radius:5px 0 0 5px;}
.search .fr .btn { background:#004c9a; border: 1px solid #c8161d;border-bottom:5px solid #b51510; color: #fff; padding:10px 30px; outline:none;border-radius: 0 5px 5px 0;}
.search .fr .btn:hover {background:#f60;border: 1px solid #f60;border-bottom:5px solid #ce5809;}

.position{line-height:45px;}
.position ul{margin:0;padding:0;}
.position ul li{font-size:14px;}

.home_about_nav{overflow:hidden;}
.home_about_nav h2{font-size:26px;color:#fff;font-weight:400;margin:0;}
.home_about_nav span{float:right;color:#fff;}
.home_about_nav span a{color:#fff;}
.home_about_nav span a:hover{color:#ff0;}

.home_about{margin-top:20px;background:#fff;}
.home_about .pic{width:600px;float:left;}
.home_about .intro{padding:20px 30px;margin-left:605px;}
.home_about .more{margin:25px 0 0 0;}
.home_about .more a{display:inline-block;background:#004c9a;padding:8px 40px;color:#fff;}
.home_about .more a:hover{background:#f60;}
.h2{margin:0 auto 20px auto;border-bottom:1px dashed #f3f3f3;}
.h2 span{border-bottom:2px solid #004c9a;display:inline-block;line-height:30px;margin:0;padding:0 0 15px 0;font-size:20px;font-family:microsoft yahei;font-weight:300;}

.ccsl{ display:block;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}

.left-nav{width: 220px;background: url(../images/typebg.gif) no-repeat 0 bottom; float:left;padding: 0 0 9px;}
.left-nav .titbox{background: url(../images/typebg1.gif) no-repeat;width: 220px;height: 82px;text-align: center;overflow: hidden;}
.left-nav .titbox i{font-size: 18px;font-weight: normal;padding: 12px 0 3px; text-align:center; color:#fff; font-style:normal}
.left-nav .titbox span{font-size: 24px;color: #fff; text-align:center; font-weight:bold}
.left-nav .navlist{ background:url(../images/typebg2.gif) repeat-y}
.left-nav .navlist ul{width: 206px; margin: 0 auto; overflow:hidden}
.left-nav .navlist ul li{overflow: hidden;padding: 5px 0 5px;}
.left-nav .navlist ul li a{display: block;font-size: 14px;color: #333;padding: 0 0 0 18px;height: 32px;line-height: 32px;background: url(../images/typebg3.gif) no-repeat;overflow: hidden;}
.left-nav .navlist ul li a:hover{background: url(../images/typebg4.gif) no-repeat;color: #fff;}
.left-nav .tel{background:url(../images/typebg2.gif) repeat-y}
.left-nav .tel .cons{background: url(../images/typebg5.gif) no-repeat;width:206px;height:90px;overflow: hidden;margin: 0 auto; color: #fff;padding: 5px 0 0 58px;}
.left-nav .tel p{font-size: 16px;margin-top:18px;}
.left-nav .tel i{font-size: 20px;margin-top:-15px;font-style:normal;/*padding: 5px 0 0;*/}

.prolist{width:960px;}
.prolist ul{width:981px;;margin:0;padding:0;list-style:none;}
.prolist ul li{float:left;width:311px;margin:0 16px 16px 0;background:#fff;}
.prolist ul li a{display:block;border:1px solid #f3f3f3;padding:2px;}
.prolist ul li a img{width:305px;height:218px;}
.prolist ul li a .name{text-align:center;line-height:45px;padding:0 10px;}
.prolist ul li a:hover{border-color:#004c9a;}
.prolist ul li a:hover .name{background:#004c9a;color:#fff;}

.partner{}
.partner .fl{padding:30px 20px 0 20px;/* width:420px; */color:#fff;}
.partner .fl h1{font-size:24px;font-weight:500;font-family:microsoft yahei;margin-top:5px;}
.partner .fl h3{font-size:30px;color:#fff;font-weight:normal;/* margin:0 0 50px 0; */}
.partner .fl .tel{background:#292B2D;color:#fff;padding:10px 40px;display:inline-block;margin-top:10px;border-radius:40px;font-size:15px;}
.partner .fl .more{background:#292B2D;color:#fff;padding:10px 40px;display:inline-block;margin-top:10px;border-radius:40px;font-size:15px;}
.partner .fr{width:700px;}
.partner .fr ul{margin-top:90px;}
.partner .fr ul li{float:left;width:24%;margin:0 1% 1% 0;}

.hasMoreTab { width: 750px; height: 476px; float: left; border: #E7E7E7 1px solid; border-top: #004c9a 3px solid; }
.hasMoreTab .hd { position: relative; height: 50px; border-bottom: #E7E7E7 1px solid; }
.hasMoreTab .hd ul { margin: 0 auto; display: block; }
.hasMoreTab .hd li { width: 160px; height: 50px; line-height: 50px; margin: 0px; float: left; font-size: 16px; text-align: center; border-left: #E7E7E7 1px solid; }
.hasMoreTab .hd li a:hover { color: #072FA8; font-weight: 700; cursor: pointer; }
.hasMoreTab .hd li.on a { color: #004c9a; font-weight: 700; cursor: pointer; }
.hasMoreTab .hd .more { line-height: 50px; padding-right: 15px; }
.hasMoreTab .bd ul { padding: 15px; overflow: hidden; }
.hasMoreTab .bd li { height: 40px; border-bottom: #CCC 1px dashed; line-height: 40px; }
.hasMoreTab .bd li .date { color: #999; }
.hasMoreTab .bd li a { width: 588px; float: left; height: 40px; line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.hasMoreTab .bd li a i { font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-style: normal; }
.forstnews { width: 440px; }
.forstnews h2 { line-height: 25px; font-size: 16px; margin-bottom: 10px; }
.forstnews p { line-height: 160%; color: #999; font-size: 12px; }
.forstnews a { }
.txtScroll-top { width: 426px; height: 476px; line-height: 21px; color: #333; float: right; text-align: left; font-size: 12px; overflow: hidden; position: relative; border: #E7E7E7 1px solid; border-top: #004c9a 3px solid; }
.txtScroll-top h2 { height: 50px; line-height: 50px; border-bottom: #E7E7E7 1px solid; text-indent: 30px; font-size: 16px; color: #004c9a; }
.txtScroll-top h2 a { height: 50px; line-height: 50px; font-size: 12px; color: #666; float: right; margin-right: 10px; font-weight: normal; }
.txtScroll-top .bd { color: #666; padding: 5px 15px 0 15px; }
.txtScroll-top .name { margin: 15px auto 10px auto; float: left; width: 100%; }
.txtScroll-top .name span { float: left; width: 21px; height: 21px; background: #666; color: #FFF; text-align: center; margin-right: 5px; }
.txtScroll-top .name a { color: #000; float: left; width: 346px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 21px; line-height: 21px; font-size: 14px; }
.txtScroll-top .name a:hover { color: #f00; }
.txtScroll-top .answer span { float: left; width: 21px; height: 21px; background: #004c9a; color: #FFF; text-align: center; margin-right: 5px; }
.txtScroll-top .bd li { height: 101px; border-bottom: #ddd 1px dashed; }

.home_case{width:100%;}
.home_case ul{width:1260px;}
.home_case ul li{float:left;width:233px;margin:0 10px 10px 0;padding:4px;border:1px solid #f3f3f3;background:#fff;min-height:184px;}
.home_case ul li a .pic{overflow:hidden;}
.home_case ul li a .pic img{width:100%;height:144px;transition:all 1s;}
.home_case ul li a .title{background:#fff;padding:10px 15px;text-align:center;}
.home_case ul li a:hover .pic img{transform:scale(1.3);}

.home_other{height:320px;}
.home_other ul{margin:0 0 0 -0.1%;;padding:0;list-style:none;position:relative;}
.home_other ul li{float:left;width:24.9%;padding:20px 1%;background:#fff;text-align:center;transition:all .6s cubic-bezier(.215, .61, .355, 1) 0s;margin:30px 0.1% 30px 0;}
.home_other ul li .icon{padding:30px 0;font-size:48px;}
.home_other ul li h3{margin:0;padding:5px 0;font-size:24px;font-weight:400;}
.home_other ul li em{font-style:normal;color:#999;}
.home_other ul li p{text-align:left;font-size:14px;color:#666;padding:0 20px;}
.home_other ul li:hover{background:#004c9a;margin:20px 0.1% 20px 0;padding:30px 1%;border-radius:25px;}
.home_other ul li:hover .icon,.home_other ul li:hover h3,.home_other ul li:hover em,.home_other ul li:hover p{color:#fff;}

.home_contact{}
.home_contact h2{font-size:18px;margin-top:40px;}
.home_contact ul{margin-bottom:15px;}
.home_contact ul li{line-height:36px;color:#666;}

.search form{margin-bottom:8px;}
.search .ip{width:220px;padding:9px 10px 10px;border:1px solid #ddd;vertical-align:middle;}
.search .bnt{background:#4fb049;border:0px solid #4fb049;color:#fff;padding:10px 30px 11px 30px;vertical-align:middle;}

.jOdds{overflow:hidden;padding-bottom:3em;margin-top:2em;}
.jOdds h2{margin-bottom:50px;height:190px;border-top:1px solid #dedede;border-bottom:1px solid #dedede;background:url(../images/ysbt.png) no-repeat center top;}
.jOdds h3{overflow:hidden;margin-bottom:10px;border-bottom:1px solid #cacaca;color:#004c9a;font-weight:400;font-size:1.3em;line-height:1.5em;}
.jOdds h3 span{padding-left:5px;color:#999;text-transform:uppercase;font-family:arial;}
.jOdds p{padding-bottom:5px;/*background:url(../images/yicon.jpg) no-repeat left 8px;*/font-size:1em;line-height:1.6em;}
.jOdds p span{color:#e7670f;}
.jOdds a{margin-top:10px;background:#004c9a;color:#fff;text-align:center;line-height: 32px;height: 32px;padding: 0 10px; margin:10px 0;display: inline-block;cursor: pointer;border-radius: 4px;}
.jOdds a:hover{background:#2d2d2d;color:#fff;}
.jOdds .hr{overflow:hidden;margin:35px 0;height:5px;background:url(../images/hr.png) no-repeat center top;}
.oddsA{padding-left:60px;width:530px;height:262px;background:url(../images/y1.png) no-repeat left 5px;}
.oddsB{width:580px;height:262px;text-align:center;}
.oddsC{width:582px;height:285px;text-align:center;}
.oddsD{padding-left:60px;width:515px;height:285px;background:url(../images/y2.png) no-repeat left 5px;}
.oddsE{padding-left:60px;width:530px;height:261px;background:url(../images/y3.png) no-repeat left 5px;}
.oddsF{width:580px;height:261px;text-align:center;}
.oddsG{width:562px;height:266px;text-align:center;}
.oddsH{padding-left:60px;width:515px;height:266px;background:url(../images/y4.png) no-repeat left 5px;}
.oddsAd{margin-top:30px;height:100px;}

.choose{position:relative;overflow:hidden;height:349px;background:url(../images/indexban.png) no-repeat center top;background-size:auto 349px;}

.link{padding-bottom:20px;}
.link a{display:inline-block;border:1px solid #eee;padding:6px 10px;color:#666;margin:0 8px 8px 0;font-size:14px;}
.link a:hover{background:#004c9a;color:#fff;border:1px solid #004c9a;}

.row {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}

.footerbox{width:100%; min-width:1200px;background:#173378 url(../images/fbg.gif) no-repeat center 0;min-height: 273px;height: 273px;overflow: hidden;}
.fimg{ float:left; width:206px; overflow:hidden}
.fimg img{ width:172px;/* height:242px;*/ margin:0 auto; display:block; margin-top:40px;}
.footer{width: 994px;padding: 28px 0 0; float:right}
.fnav{height: 44px;line-height: 44px;overflow: hidden;color: #fff;}
.fnav a{font-size: 14px;color: #fff;padding: 0 16px;}
.fcon{font-size: 14px;color: #fff;line-height: 30px;word-spacing: -1.5px;padding: 0 0 0 30px;}
.fcon p{line-height: 18px;}

.copyright{background:#19171a;background-image: url(../images/dian.jpg);line-height:26px;padding:15px 0;text-align:center;color:#8b8b8b;border-top:1px solid #333;}
.copyright a{color:#8b8b8b;}
.copyright a:hover{color:#004c9a;}

.page_show{width:960px;background:#fff;padding:20px 30px;min-height:496px;}
.page_show p{line-height:30px;}
.page_show img{max-width:100%;}

.job-list{margin:0;}
.job-list li{border-bottom:1px solid #f3f3f3;line-height:40px;background:url(../images/bg_icon_dot.gif) no-repeat 10px 16px;padding-left:30px;}
.job-list li span{float:right;color:#999;}

.news-list{margin:0;}
.news-list li{border-bottom:1px solid #e6e7e8;margin-bottom:10px;padding-bottom:10px;}
.news-list li h1{font-size:18px;margin:0;font-weight:500;}
.news-list li aside{font-size:12px;line-height:24px;color:#999;}
.news-list li p{color:#999;font-size:14px;margin:0;}

.news_show{margin:20px 0;}
.news_show h1{font-size:24px;margin:0;font-weight:300;color:#333;margin:0 0 15px 0;line-height:34px;text-align:center;}
.news_show asides{margin-bottom:30px;color:#999;font-size:12px;border-left:2px solid #004c9a;line-height:40px;padding-left:20px;background:#F9FCFF;}
.news_show aside{line-height: 50px;border-bottom: 1px solid #f3f3f3;margin-bottom: 20px;color: #666;}
.news_show aside span{color: #999;}
.news_show .intro a{color:#06C;}
.news_show .intro a:hover{color:#f30;}
.news_show .intro img{max-width:100%;height:auto;}
.news_show .other{margin-top:30px;text-align:center;}
.news_show .other p{font-weight:bold;}
.news_show .other a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #ddd;padding:6px 20px;min-width:100px;}
.news_show .other a span{font-size:18px;margin-right:10px;}
.news_show .other a em{font-style:normal;font-size:18px;}
.news_show .other a:hover{background:#004c9a;border-color:#004c9a;color:#fff;}
.news_show .other a:hover span{color:#fff;}
.news_show .tags{font-weight:500;}
.news_show .tags a{margin-left:15px;display:inline-block;border-radius:4px;border:1px solid #ddd;background:#fff;padding:4px 10px;font-weight:normal;font-size:14px;}
.news_show .tags a:hover{background:#004c9a;color:#fff;border-color:#004c9a;}

/*招聘相关*/
.job_show{margin:20px 0;}
.job_show h1{text-align:left;font-size:24px;font-weight:400;margin:0;padding:0;}
.job_show h2{text-align:left;font-size:18px;font-weight:400;margin:10px 0;padding:0;}
.job_show .info{margin:15px 0;padding:0px;font-size:14px;}
.job_show .info ul{overflow:hidden;}
.job_show .info ul li{float:left;width:24.4%;border-left:1px solid #dadada;padding-left:.6%;line-height:30px;}
.job_show .info ul li span{color:#999;}
.job_show .intro a{color:#06C;}
.job_show .intro a:hover{color:#f30;}
.job_show .other{margin-top:30px;text-align:center;}
.job_show .other p{font-weight:bold;}
.job_show .other a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #ddd;padding:6px 20px;min-width:100px;}
.job_show .other a span{font-size:18px;margin-right:10px;}
.job_show .other a em{font-style:normal;font-size:18px;}
.job_show .other a:hover{background:#004c9a;border-color:#004c9a;color:#fff;}
.job_show .other a:hover span{color:#fff;}
.job_show .tags{font-weight:500;}
.job_show .tags a{margin-left:15px;display:inline-block;border-radius:4px;border:1px solid #ddd;background:#fff;padding:4px 10px;font-weight:normal;font-size:14px;}
.job_show .tags a:hover{background:#004c9a;color:#fff;border-color:#004c9a;}
.job_show .action{text-align:center;}
.job_show .action a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #004c9a;padding:6px 20px;min-width:100px;background:#004c9a;color:#fff;}
.job_show .action a:hover{color:#fff;border-color:#f60;background:#f60;}

.like_news{margin:0;}
.like_news li{line-height:40px;border-bottom:1px solid #f3f3f3;background:url(../images/bg_icon_dot.gif) no-repeat 10px 16px;padding-left:30px;}
.like_news li span{float:right;color:#999;}

.like_pro{width:100%;}
.like_pro ul{width:920px;}
.like_pro ul li{float:left;width:290px;margin:0 15px 15px 0;padding:4px;border:1px solid #f3f3f3;background:#fff;min-height:234px;}
.like_pro ul li a .pic{overflow:hidden;}
.like_pro ul li a .pic img{width:100%;height:180px;transition:all 1s;}
.like_pro ul li a .title{background:#fff;padding:10px 15px;text-align:center;}
.like_pro ul li a:hover .pic img{transform:scale(1.3);}

/*商品相关*/
.pro_show{border:0px solid #f3f3f3;padding-bottom:20px;}
.pro_show .left{float:left;width:420px;text-align:center;border-right:1px solid #f3f3f3;padding:0 20px;}
.pro_show .left .thumb_pic{margin:40px 0 0 0;text-align:center;}
.pro_show .left .thumb_pic ul{margin:0 auto;}
.pro_show .left .thumb_pic ul li{display:inline-block;margin-right:5px;border:1px solid #eaeaea;padding:3px;cursor:pointer;position:relative;}
.pro_show .left .thumb_pic ul li.hover{border:1px solid #f90;background:#fff;}
.pro_show .left .thumb_pic ul li.hover:after{content:" ";position:absolute;right:27px;top:-6px;width:11px;height:11px;border:#f90 solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#f90;z-index:-1;}

.pro_show .right{margin-left:430px;padding:20px 0 0 30px;}
.pro_show .right h1{font-size:18px;margin:0;padding:0;font-weight:400;text-align:left;}
.pro_show .right h5{font-size:14px;margin:10px 0;padding:0;color:#999;font-weight:normal;}
.pro_show .right .attribute{}
.pro_show .right .attribute li{font-size:14px;line-height:30px;}
.pro_show .right .attribute li em{display:inline-block;width:80px;font-style:normal;color:#555;font-size:14px;}
.pro_show .right .price{font-size:14px;line-height:30px;margin:20px 0;}
.pro_show .right .price span{font-size:36px;color:#f60;}
.pro_show .right .price em{font-size:12px;color:#999;font-style:normal;padding-left:5px;}
.pro_show .right .tags{margin:20px 0;}
.pro_show .right .tags a{margin-left:10px;display:inline-block;border-radius:4px;border:1px solid #dadada;background:#fff;padding:2px 6px;font-weight:normal;font-size:14px;}
.pro_show .right .tags a:hover{background:#004c9a;color:#fff;border-color:#004c9a;}
.pro_show .right .action{margin:30px 0 50px 0;}
.pro_intro{border:1px solid #f3f3f3;box-shadow:1px 2px 6px rgba(0,0,0,0.1);margin-bottom:30px;}
.pro_intro .left{width:320px;margin-right:20px;float:left;border:1px solid #f3f3f3;box-shadow:1px 2px 10px rgba(0,0,0,0.1);}
.pro_intro .plist{margin:15px;width:300px;}
.pro_intro .plist ul{width:304px;}
.pro_intro .plist ul li{float:left;width:137px;margin: 0 15px 15px 0;}
.pro_intro .plist ul li a{border:1px solid #ededed;padding:4px;display:block;background:#fff;border-radius:4px;}
.pro_intro .plist ul li a div{overflow:hidden;width:100%;height:100%;}
.pro_intro .plist ul li a div img{width:100%;height:100%;max-height:127px;min-height:127px;display:block;border:0;}
.pro_intro .plist ul li a p{text-align:center;font-size:14px;color:#333;margin:0;padding:5px 0;}
.pro_intro .plist ul li a:hover p{color:#f30;}

.pro_intro .right{float:left;width:850px;border:1px solid #f3f3f3;box-shadow:1px 2px 10px rgba(0,0,0,0.1);}
.pro_intro .tabs{width:100%;background:#f7f7f7;}
.pro_intro .tabs ul{width:100%;background:#f7f7f7;}
.pro_intro .tabs ul li{float:left;}
.pro_intro .tabs ul li a{display:block;padding:10px 30px;text-align:center;font-size:14px;border-right:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;background:#fff;color:#999;border-top:2px solid #fff;}
.pro_intro .tabs ul li.hover a{border-bottom:1px solid #fff;background:#fff;font-weight:bold;color:#333;border-top:2px solid #004c9a;}
.pro_intro .intro{padding:30px;}
.pro_intro .intro img{max-width:790px;}

.pro_intro .intro .extend{}
.pro_intro .intro .extend li{font-size:14px;line-height:30px;}
.pro_intro .intro .extend li em{display:inline-block;width:120px;font-style:normal;color:#555;font-size:14px;}

/*瀑布流布局*/
.piclist{width:100%;}
.piclist ul{width:855px;}
.piclist li{float:left;width:270px;margin:0 15px 15px 0;}
.piclist li a{display:block;padding:4px;margin-bottom:25px;border:1px solid #eee;}
.piclist li a:hover{box-shadow:0 0 6px rgba(0, 0, 0, 0.17);}
.piclist li a img{width:100%;}
.piclist li a p{font-size:14px;padding:0 10px;}

/*标签相关*/
.tags{}
.tags li{display:inline;width:auto;}
.tags li a{display:inline-block;padding:6px 20px;color:#333;font-size:14px;background:#fff;margin:0 2px 5px 0;border-radius:2px;border:1px solid #E7E7E7;}
.tags li a:hover{background:#004c9a;color:#fff;border:1px solid #004c9a;}
.tags .hover a{display:inline;padding:10px 30px;color:#fff;font-size:14px;background:#2384D5;color:#fff;border:1px solid #2384D5;margin:0 2px;border-radius:2px;border-radius:0;}

/*筛选相关*/
.filter{border:1px solid #f0f0f0;padding:20px 30px 10px 30px;background:#fff;margin-bottom:20px;}
.filter dl{margin:0;}
.filter dl dd{float:left;width:70px;font-weight:500;font-size:14px;margin:0;padding-top:5px;}
.filter dl dt{margin:0 0 0 80px;}
.filter dl dt a{font-weight:300;margin:0 10px 10px 0;padding:6px 20px;color:#666;font-size:14px;display:inline-block;border-radius:30px;}
.filter dl dt a:hover{background:#3BB4F2;color:#fff;}
.filter dl dt .hover{background:#3BB4F2;color:#fff;}

/*自定义表单*/
.form-add input[type=number],.form-add input[type=search],.form-add input[type=text],.form-add input[type=password],.form-add input[type=datetime],.form-add input[type=datetime-local],.form-add input[type=date],.form-add input[type=month],.form-add input[type=time],.form-add input[type=week],.form-add input[type=email],.form-add input[type=url],.form-add input[type=tel],.form-add input[type=color],.form-add select,.form-add textarea,.am-form-field{width:auto;display:inline;border-color:#ddd;border-radius:3px;-webkit-appearance:none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.065) inset;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;}
.form-add .w420{width:400px;}
.form-add input{border:1px solid #ddd;width:60px;padding:5px 10px}
.form-add em{color:#999;font-style:normal;}

/*表单内容*/
.formshow{}
.formshow .item{font-size:14px;line-height:30px;clear:both;}
.formshow .item .lefter{display:inline-block;width:120px;font-style:normal;color:#555;font-size:14px;float:left;}
.formshow .item .righter{margin-left:120px;line-height:30px;}
.formshow .item .righter .pic{max-width:400px;margin:10px 0;}
.formshow .item .righter video{width:450px;height:300px;}

/*分页相关*/
.pagelist ul{text-align:center;margin:20px 0}
.pagelist a{color:#666;display:inline-block;border:1px solid #ddd;padding:3px 11px;margin:0 2px}
.pagelist a:hover{border-color:#004c9a;background:#004c9a;color:#fff}
.pagelist .page-num-current{border-color:#004c9a;background:#004c9a;color:#fff}
.pagelist .page-num-current:hover{border-color:#f30;background:#f30;color:#fff}

/*网站地图*/
.map_one{line-height:30px;}
.map_one a{font-size:18px;}
.map_two{margin:5px 0 20px 0;}
.map_two a{display:inline-block;margin-right:15px;color:#666;}

/*右侧浮动相关*/
.plug_service{position:fixed;right:0;bottom:10%;z-index:999;}
.plug_service li{position:relative;margin-bottom:5px;}
.plug_service li a{display:block;text-align:left;background:#fff;border:1px solid #ececec;padding:10px 20px;font-family:microsoft yahei;font-size:12px;color:#505050;outline:none;transition:right 0.5s;right:-75px;position:relative;}
.plug_service li a span{display:inline-block;font-size:24px;color:#888;margin-right:20px;vertical-align:middle;font-family:FontAwesome;}
.plug_service li a:hover{background:#004c9a;color:#fff;border-color:#004c9a;right:0;font-family:microsoft yahei;}
.plug_service li a:hover span{color:#fff;font-family:FontAwesome;}
.plug_service .hover a{display:block;text-align:center;background:#004c9a;border:1px solid #004c9a;padding:10 8px 6px 8px;font-size:12px;color:#fff;outline:none;}
.plug_service .hover a span{color:#fff;font-family:FontAwesome;}
.plug_service .hotline{position:absolute;display:none;background:#fff;padding:10px 15px 0 15px;left:-200px;bottom:0px;width:210px;border:1px solid #ddd;width:180px;height:68px;font-size:12px;color:#999;line-height:24px;border-radius:4px;}
.plug_service .hotline b{display:block;font-size:16px;color:#333;}
.plug_service .hotline:after{content:" ";position:absolute;right:-10px;top:25px;width:20px;height:20px;border:#ddd solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff;}
.plug_service .weixin_pic{position:absolute;display:none;background:#fff;padding:5px;left:-230px;bottom:-70px;width:210px;border:1px solid #ddd;border-radius:4px;}
.plug_service .weixin_pic p{text-align:center;margin:0 0 10px 0;padding:0;}
.plug_service .weixin_pic p span{color:#f30;}
.plug_service .weixin_pic:after{content:" ";position:absolute;right:-10px;top:130px;width:20px;height:20px;border:#ddd solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff;}
.plug_service li:hover div{display:block;}

.layer-new{position:fixed;right:0px;top:50%;margin-top:-88px;z-index:10000;}
.layer-new .layer-box{padding:10px;background-color:#fff;-webkit-box-shadow:0 0 8px #ccc;-moz-box-shadow:0 0 8px #ccc;box-shadow:0 0 8px #ccc;}
.layer-new .layer-box .box-img{width:150px;height:150px;}
.layer-new .layer-box .box-img .code-img{/*display:block;width:100px;height:100px;background:url(../images/code.jpg) no-repeat;background-size:100px 100px;*/}
.layer-new .layer-box .box-txt{margin-top:10px;}
.layer-new .layer-box .box-txt p{line-height:18px;font-size:14px;}