@charset "utf-8";
body { margin: 0px; padding: 0px; font-size: 15px; font-family: "Microsoft Yahei"; color: #333; min-width:1280px;}
* { margin: 0px; padding: 0px; outline: none; }
img, input, select, textarea { border: 0px; color: #333; font-family: "Microsoft Yahei"; font-size: 12px; }
form, table, tr, td, input, textarea, select, h1, h2, h3, h4, h5, span, label, dl, dt, dd, ul, li, p, i, a { margin: 0px; padding: 0px; font-family: "Microsoft Yahei"; }
ul, li { list-style-type: none; }
a { text-decoration: none; color: #333; transition: all .5s ease; -webkit-transition: all .5s ease; }
a:hover { color: #002f98; }
.fl { float: left; }
.fr { float: right; }
.ml0{margin-left:0px !important;}
.mr0{margin-right:0px !important;}
.warp { width: 1180px; margin: 0 auto; }
.clear{clear:both; overflow:hidden; height:0px; content:'';}
.clearfix:after { clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0}
.display{ display:block;}
.hidden{ display:none;}
/***头部***/
.header{width:100%; min-height:126px;}
.container{width:1280px; margin:0px auto; position:relative;}

.header .logo{float:left; margin-top:22px;}
.header .logo img{width:286px; height:82px;}
.header .menu{width:920px; margin-top:20px; float:right;}
.header .nav{width:100%; height:90px; line-height:90px; margin:0px auto;}
.header .nav ul{}
.header .nav ul span{color:#f93; font-size:18px; margin:0px 20px; float:left;}
.header .nav ul li{max-width:120px;float:left; position:relative; background:url(../images/quxian.png) no-repeat center 100px;  background-size:26px 15px;-moz-background-size:26px 15px;-o-background-size:26px 15px;transition: all .5s ease; -webkit-transition: all .5s ease; }
.header .nav ul li a{ height:100px; font-size:18px; text-align:center; color:#333;}
.header .nav ul li.curr,.nav ul li:hover{ background:url(../images/quxian.png) no-repeat center 70px; background-size:20px 12px;-moz-background-size:20px 12px;-o-background-size:20px 12px;}
.header .nav ul li.curr a,.nav ul li:hover a{ color:#184395;}
.header .nav ul li .hover-down{}
.header .nav ul li .hover-down{
	width:9px;
	height:9px;
	float:none;
	display:inline-block;
	background:url(../images/hoverdown.png) no-repeat;
	margin-left:5px;
	margin-right:0px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.header .nav ul li:hover .hover-down{
	background:url(../images/hoverdown2.png) no-repeat;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}
.header .nav ul li .navson{ display:none; width:130px; padding:10px 0px; position:absolute; left:-30px; top:90px; background:#fff; z-index:9999;-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);box-shadow: 0 6px 12px rgba(0, 0, 0, .175);}
.header .nav ul li .navson a,.nav ul li.currclass .navson a{ display:block;width:100%; height:36px; background:#fff; overflow:hidden; padding:0px; text-align:center; line-height:36px; color:#666; font-size:14px;}
.header .nav ul li .navson a:hover{background: #F2F2F2 none repeat scroll 0% 0%;text-indent: 5px;-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}

/*首页滚动新闻*/
.topnew{width:100%; height:24px; padding:2px 0px; background:#eee;}
.topnew .topgg{width:400px; height:24px; float:left; margin-left:100px;}
.scrollbox{ width: 380px; margin: 0 auto; overflow: hidden;}
.scrollDiv{width:340px;height:24px; overflow:hidden;}/*这里的高度和超出隐藏是必须的*/
.scrollDiv li{height:24px; width:300px; padding:0 20px;background:url(../images/ico-4.gif) no-repeat 0px 10px; overflow:hidden; vertical-align:bottom; zoom:1;}
.scrollDiv li h3{ height:24px; font-size:14px; color:#666; line-height:24px; width:340px;}
.scrollDiv li h3 a{color:#666; text-decoration:none; width:280px; overflow:hidden; font-weight:normal; text-overflow:ellipsis;white-space: nowrap;}
.scrollDiv li h3 a:hover{ color:#F00}
.scrollbox .scroltit{ height:18px; margin:5px 0px;}
.scrollbox .scroltit #but_down{ float: left; width: 14px; height: 18px; margin-left: 4px; background:url(../images/arrow_l.gif) no-repeat center center; text-indent:-9999px}
.scrollbox .scroltit #but_up{ float: right; width: 14px; height: 18px; margin-left: 4px; background:url(../images/arrow_r.gif) no-repeat center center; text-indent:-9999px}

.search { width: 260px; height: 22px; float:left;padding:1px 0px; position: relative; margin-left: 80px; }
.search .sctit{width:40px; line-height:22px; position:absolute; left:15px; top:0px; color:#ccc;}
.search .intxt {padding: 0px 10px 0px 60px; width: 160px; height:22px; border-radius: 11px; color:#ccc; -webkit-border-radius: 11px; background: #fff; overflow: hidden;}
.search .sbtn { width: 50px; position: absolute; right: 0px; height: 24px; cursor: pointer; border: 0px; background: #167ad2; color: #fff; text-align: center; transition: all .5s ease; -webkit-transition: all .5s ease; }
.search .sbtn:hover { background: #0566bb;}
.sbtn .icon-search{ display:block;height:16px;}
.topnew .toptel{ float:right; margin-right:100px; line-height:24px; color:#f93;}

/***banner幻灯***/
@media screen and (max-width: 960px){
.banner{ height:465px; padding-bottom:0px; overflow:hidden;}
.fullSlide{width:100%; height:465px;position:relative;background:#fff; overflow:hidden;}
.fullSlide .bd{height:465px; margin:0 auto;position:relative;z-index:0;overflow:hidden;}
}
@media screen and (min-width: 960px){
.banner{ height:550px; padding-bottom:0px; overflow:hidden;}
.fullSlide{width:100%; height:550px;position:relative;background:#fff; overflow:hidden;}
.fullSlide .bd{height:550px; margin:0 auto;position:relative;z-index:0;overflow:hidden;}
}
@media screen and (min-width: 1280px){
.banner{ height:585px; padding-bottom:0px; overflow:hidden;}
.fullSlide{width:100%; height:585px;position:relative;background:#fff; overflow:hidden;}
.fullSlide .bd{height:585px; margin:0 auto;position:relative;z-index:0;overflow:hidden;}
}
@media screen and (min-width: 1360px){
.banner{ height:625px; padding-bottom:0px; overflow:hidden;}
.fullSlide{width:100%; height:625px;position:relative;background:#fff; overflow:hidden;}
.fullSlide .bd{height:625px;margin:0 auto;position:relative;z-index:0;overflow:hidden;}
}
@media screen and (min-width: 1440px){
.banner{ height:660px; padding-bottom:0px; overflow:hidden;}
.fullSlide{width:100%; height:660px;position:relative;background:#fff; overflow:hidden;}
.fullSlide .bd{height:660px;margin:0 auto;position:relative;z-index:0;overflow:hidden;}
}
@media screen and (min-width: 1600px){
.banner{ height:730px; padding-bottom:0px; overflow:hidden;}
.fullSlide{width:100%; height:730px;position:relative;background:#fff; overflow:hidden;}
.fullSlide .bd{height:740px;margin:0 auto;position:relative;z-index:0;overflow:hidden;}
}
@media screen and (min-width: 1920px){
.banner{ height:880px; padding-bottom:0px; overflow:hidden;}
.fullSlide{width:100%; height:880px;position:relative;background:#fff; overflow:hidden;}
.fullSlide .bd{height:880px; margin:0 auto;position:relative;z-index:0;overflow:hidden;}
}
@media screen and (max-width: 1920px){
.banner{ height:880px; padding-bottom:0px; overflow:hidden;}
.fullSlide{width:100%; height:880px;position:relative;background:#fff; overflow:hidden;}
.fullSlide .bd{height:880px; margin:0 auto;position:relative;z-index:0;overflow:hidden;}
}
@media screen and (max-width: 1600px){
.banner{ height:730px; padding-bottom:0px; overflow:hidden;}
.fullSlide{width:100%; height:730px;position:relative;background:#fff; overflow:hidden;}
.fullSlide .bd{height:740px;margin:0 auto;position:relative;z-index:0;overflow:hidden;}
}
@media screen and (max-width: 1440px){
.banner{ height:660px; padding-bottom:0px; overflow:hidden;}
.fullSlide{width:100%; height:660px;position:relative;background:#fff; overflow:hidden;}
.fullSlide .bd{height:660px;margin:0 auto;position:relative;z-index:0;overflow:hidden;}
}
@media screen and (max-width: 1360px){
.banner{ height:625px; padding-bottom:0px; overflow:hidden;}
.fullSlide{width:100%; height:625px;position:relative;background:#fff; overflow:hidden;}
.fullSlide .bd{height:625px;margin:0 auto;position:relative;z-index:0;overflow:hidden;}
}
@media screen and (max-width: 1280px){
.banner{ height:585px; padding-bottom:0px; overflow:hidden;}
.fullSlide{width:100%; height:585px;position:relative;background:#fff; overflow:hidden;}
.fullSlide .bd{height:585px; margin:0 auto;position:relative;z-index:0;overflow:hidden;}
}

.fullSlide .bd ul{width:100% !important; height:100% !important;}
.fullSlide .bd li{width:100% !important;height:100%;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:100%;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:50px;left:0;height:10px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:6px; border-radius:3px; margin:1px 5px;overflow:hidden;background:#fff; line-height:999px;}
.fullSlide .hd ul .on{background:#c33;}
.fullSlide{max-width:1920px; max-height:880px; margin:0px auto; position:relative;background:#fff; overflow:hidden;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;background: url(../images/slider-arrow.png) no-repeat -126px -137px;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;
}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}
.fullSlide .prev:hover{background-position:-186px -137px;}
.fullSlide .next:hover{background-position:-66px -137px;}

/***产品中心***/

.h-pro{margin-top:50px; overflow:hidden;}
.h-tit h3{width:330px; height:60px; margin:0px auto; line-height:60px; font-size:42px; font-weight:500; color:#184395; text-align:center; background:url(../images/htitbg.png) no-repeat center center;}
.h-tit h6{width:100%; height:30px; line-height:30px; text-align:center; font-weight:normal; margin:0px auto; font-size:16px; color:#aaa;}
.h-pro .pronav{ height:50px; margin-top:38px;}
.h-pro .pronav li{ line-height:48px; height:48px; float:left; margin-left:28px; color:#666; border:1px solid #f4c821; border-radius:10px;}
.h-pro .pronav li:first-child{margin-left:0px;}
.h-pro .pronav li a{display:block;color:#666; font-size:18px; padding:0px 27px;}
.h-pro .pronav li.sd05,.h-pro .pronav li:hover{ background:#f4c821; color:#fff;}
.h-pro .pronav li.sd05 a,.h-pro .pronav li:hover a{ color:#fff;}

.h-pro .prolist{width:100%; margin-top:70px; position:relative;}
.h-pro .prolist ul{width:100%;}
.h-pro .prolist li{ width:400px; height:380px; float:left; margin:0px 0px 30px 40px; border-radius:10px; position:relative; overflow:hidden;}
.h-pro .prolist li:nth-child(3n+1){margin-left:0px;}
.h-pro .prolist li .proimg{width:100%; height:100%; overflow:hidden; z-index:1;}
.h-pro .prolist li .proimg img{width:100%; min-height:100%;transition: all 0.4s; }
.h-pro .prolist li:hover img{transform: scale(1.1);}
.h-pro .prolist li h3{ height:40px; width:100%; text-align:center; line-height:40px; font-size:16px; color:#fff; background: rgba(0,47,152,0.7); font-weight:normal; z-index:99; transition: all 0.4s; position:absolute; bottom:-40px;}
.h-pro .prolist li:hover h3{ bottom:0px; z-index:999;}



/***经营项目***/
.homeys{margin-top:20px; padding:100px 0px 70px; background:#f2f4fa;}
.homeys .ystitle{width:100%;}
.homeys .ystitle h3{width:330px; height:50px; margin:0px auto; line-height:50px; font-size:44px; font-weight:normal; color:#184395; text-align:center; background:url(../images/htitbg.png) no-repeat center center;}
.homeys .ystitle h6{width:100%; height:30px; line-height:30px; text-align:center; font-weight:normal; margin:0px auto; font-size:16px; color:#aaa;}

.homeys .ystitle p{ line-height:28px; font-size:14px; color:#999; text-align:center;}
.homeys .step-lists{ margin-top:50px;}
.homeys .step-lists .step{width:320; text-align:center; float:left; margin-left:160px;}
.homeys .step-lists .step:first-child{margin-left:0px;}
.homeys .step-lists .step img{
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.homeys .step-lists .step img:hover {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}
.homeys .step-lists .step:hover .quxian img{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.homeys .step-lists .step .text{width:320px; margin-top:30px; text-align:center;}
.homeys .step-lists .step .text h3{ font-weight:bold; font-size:20px; line-height:40px; color:#184395;}
.homeys .step-lists .step .text .quxian{width:100%; height:25px; margin-top:20px; text-align:center;}
.homeys .step-lists .step .text .quxian img{width:42px; height:25px;}
.homeys .step-lists .step .text .step-cn{ font-size:16px; color:#184395; line-height:30px; margin-top:40px; text-align:left;}

/*首页服务项目*/
.h-server{width:100%; height:675px; margin-top:30px; padding:80px 0px 50px; overflow:hidden;}
.h-server .h-server-l{width:487px; overflow:hidden;}
.h-server .h-server-m{width:300px; margin-top:33px; overflow:hidden;}
.h-server .h-server-m .server-hr{height:1px; width:170px; background:#f4c821;}
.h-server .h-server-m .server-item{margin-top:20px;}
.h-server .h-server-m .server-item li{ height:43px; margin-top:65px; line-height:42px; display:block; color:#666; cursor:pointer;}
.h-server .h-server-m .server-item li{padding-right:80px; background:url(../images/server-item-r.png) no-repeat right center;}
.h-server .h-server-m .server-item li span{width:47px; height:42px; display:inline-block; text-align:center; font-size:20px; font-weight:bold; line-height:42px; background:url(../images/server-itembg.png) no-repeat;}
.h-server .h-server-m .server-item li h3{font-size:15px; line-height:47px; margin-left:15px; font-weight:bold; display:inline-block;}
.h-server .h-server-m .server-item li:hover{ background:url(../images/server-item-rh.png) no-repeat right center; color:#184395;}
.h-server .h-server-m .server-item li:hover span{ background:url(../images/server-item-h.png) no-repeat right center;}
.h-server .h-server-m .server-item li:hover h3{color:#184395;}
.h-server .h-server-r{width:414px; margin-top:60px; padding-right:10px; overflow:hidden;}
.h-server .h-server-r ul li{float:left; margin-left:12px;}
.h-server .h-server-r ul li img{  display:block; margin-bottom:12px;}



/***首页关于我们***/
.h-about{width:100%; height:590px; padding:100px 0px; background:#f2f4fa;}
.h-about .hltit{height:60px; line-height:60px; padding-left:585px;}
.h-about .hltit h3{ font-size:28px; font-weight:normal; color:#f93; display:inline-block;}
.h-about .hltit span{ font-size:14px; color:#ccc; display:inline-block; margin-left:20px; display:inline-block;}
.h-about .aboutbox{ }
.h-about .aboutbox .about_l{width:755px; float:left; position:relative;}
.h-about .aboutbox .about_l .skbox{width:120px; height:30px; margin-left:20px; background:#184395;}
.h-about .aboutbox .about_l .xiankuang{width:720px; height:520px; border:3px solid #184395; position:absolute; left:23px; top:53px; z-index:1;}
.h-about .about_l .aboutimg{width:725px; height:525px; overflow:hidden; position:relative; z-index:999;}
.h-about .about_l .aboutimg img{width:100%; height:100%;}
.h-about .about_r .abouttit{margin-top:35px;}
.h-about .about_r .abouttit h3{width:280px; height:50px; line-height:50px; font-size:42px; font-weight:normal; color:#184395; text-align:center; background:url(../images/htitbg.png) no-repeat center center; background-size:280px 24px;-moz-background-size:280px 24px;-o-background-size:280px 24px;}
.h-about .about_r .abouttit h6{width:280px; height:30px; line-height:30px; text-align:center; font-weight:normal; font-size:16px; color:#aaa;}
.h-about .about_r .aboutinfo{width:485px; margin-top:30px; float:right;}
.h-about .about_r .aboutinfo p{ line-height:32px; margin-bottom:30px; font-size:18px; color:#333;}
.h-about .about_r .aboutinfo .abouttel{ height:30px; line-height:30px; margin-top:30px;}
.h-about .about_r .aboutinfo .abouttel h3{ font-size:18px; font-weight:normal; color:#f93; display:inline-block;}
.h-about .about_r .aboutinfo .abouttel .more{ width:80px; height:28px; line-height:28px; border-radius:16px; text-align:center; color:#184395; border:1px solid #184395; border-radius:8px; display:block;}
.h-about .about_r .aboutinfo .abouttel .more:hover{ background:#184395; color:#fff;}

/*首页案例滚动*/
.h-case{width:100%; margin-top:60px;}
.h-case .casebox{margin-top:60px;}
#gla{ overflow:hidden; margin:0 auto; position:relative; height:620px;}
.bac{ position:absolute; bottom:0; left:50px;}
#gla_box{ width:1200px; margin:auto;}
#gla_box .gla_inbox{ overflow:hidden; position:relative;}
#gla_box .gla_inbox a{ padding:10px 20px; display:block; position:absolute; bottom:30px; right:0px; background:#002f98; color:#FFF; text-align:center;}
#gla_box .gla_inbox img{ width:100%; height:100%; display:block;}
#gla_box .quxian{ height:40px; margin-top:20px; text-align:center;}
#gla_box .quxian img{width:42px; height:25px;}
#gla_box p{ text-indent:1em; font-size:16px; width:100%; height:40px; overflow:hidden; color:#333; line-height:40px; text-align:center;}
.roundabout-holder { height:620px; width: 1200px;}
.roundabout-moveable-item { display:block; height: 620px; width: 500px; cursor: pointer;}
.roundabout-in-focus { cursor: auto;}

/***首页新闻中心***/
.h-news{width:100%; padding:70px 0px 0px 0px;  margin-top:60px; background:#f2f4fa;}
.h-news .h-news-tit{height:48px; line-height:48px; padding:0px 30px;}
.h-news .h-news-tit h3{font-size:28px; color:#f93; font-weight:normal; display:inline-block;}
.h-news .h-news-tit .h-news-nav{width:300px; float:right; height:24px; line-height:24px; margin-top:24px; color:#999;}
.h-news .h-news-tit .h-news-nav li{float:left; margin-left:20px;}
.h-news .h-news-tit .h-news-nav li a{ margin-left:20px; color:#999;}
.h-news .newsbox{ margin-top:50px;}
.h-news .newsbox .newsbk{width:100%;}
.h-news .newsbox .newsbk li{width:100%; height:135px; margin-bottom:22px; position:relative;}
.h-news .newsbox .newsbk li .txt{width:960px; height:115px; float:right; padding:10px 40px 10px 70px; background:#646569; color:#fff; overflow:hidden;}
.h-news .newsbox .newsbk li .txt h3{width:90%; font-weight:normal;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.h-news .newsbox .newsbk li .txt h3 a{ line-height:40px; color:#fff; font-size:24px;}
.h-news .newsbox .newsbk li .txt h3:hover a{ color:#f4c821;}
.h-news .newsbox .newsbk li .txt p{ line-height:30px; margin-top:10px;}
.h-news .newsbox .newsbk li .data{width:190px; height:115px; padding:10px; float:left; background:#164395;}
.h-news .newsbox .newsbk li .data .dd{ height:70px; font-size:50px; line-height:70px; color:#fff; text-align:center;}
.h-news .newsbox .newsbk li .data .yymm{ height:45px; font-size:20px; line-height:45px; color:#fff; text-align:center;}
.h-news .newsbox .newsbk li .more{ width:80px; height:28px; line-height:28px; text-align:center; color:#fff; border:1px solid #fff; border-radius:8px; display:block; position:absolute; right:40px; top:18px;}
.h-news .newsbox .newsbk li .more:hover{background:#fff; color:#164395;}

/***首页联系我们***/
.h-contact{margin-top:70px;}
.contactbox{margin-top:50px;}
.contactbox .contact_l{width:450px; float:left; margin-left:40px;}
.contactbox .contact_l .addbox{padding-left:58px; background:url(../images/addicon.jpg) no-repeat left top;}
.contactbox .contact_l .addbox p{ line-height:38px; font-size:15px; color:#333;}
.contactbox .contact_l .telbox{padding-left:58px; margin-top:40px; background:url(../images/telicon.jpg) no-repeat left top;}
.contactbox .contact_l .telbox p{ line-height:38px; font-size:15px; color:#333;}
.contactbox .contact_l .telbox p span{margin-right:30px;}
.contactbox .contact_l .urlbox{padding-left:58px; margin-top:40px; background:url(../images/urlicon.jpg) no-repeat left top;}
.contactbox .contact_l .urlbox p{ line-height:38px; font-size:15px; color:#333; margin-bottom:20px;}
.contactbox .contact_r{width:740px; float:right; margin-right:40px;}
.contactbox .contact_r .homemessage{width:100%;}
.homemessage table td { padding: 0px 10px;}
.homemessage .intxt{ border:1px solid #000; padding:5px 10px; width:320px; height:30px; outline:none; font-family:Microsoft Yahei;}
.homemessage .intxts{ border:1px solid #000; padding:5px 10px; width:682px; height:138px; margin-top:10px; outline:none; font-family:Microsoft Yahei;}
.homemessage .btn { width: 704px; height: 42px; margin-top:10px; border: 0px; background: #184395; color: #fff; font-size: 16px; font-family: Microsoft Yahei;  cursor: pointer; transition: all .3s; -webkit-transition: all .3s;}
.homemessage .btn:hover{ background:#646569;}


.about{ margin-top:50px;}
.about .container{height:420px; padding-bottom:50px; background:url(../images/index_aboutbg.png) no-repeat bottom right;}
.about .about_l{width:580px; }
.about .about_l img{width:580px; height:420px;}
.about .about_r{width:580px; height:420px; position:relative;}
.about .about_r .about_tit{height:40px; line-height:40px; }
.about .about_r .about_tit h3{ width:100px; float:left; font-size:28px; font-weight:600;}
.about .about_r .about_tit .more{width:120px; float:right; display:block; height:40px; text-align:center; background:#ffa202; color:#fff;}
.about .about_r .about_tit .more:hover{ background:#305dc3; }
.about .about_r .about_info{margin-top:10px;}
.about .about_r .about_info p{line-height:28px;}
.about .about_r .about_tel{width:200px; height:54px; position:absolute; bottom:20px; right:10px; padding-left:60px; background:url(../images/about_tel.png) no-repeat left top;}
.about .about_r .about_tel h3{height:20px; line-height:20px; font-size:14px; font-weight:normal; color:#ffa202;}
.about .about_r .about_tel p{height:34px; line-height:34px; font-size:28px; color:#ffa202;}


/***新闻中心***/
.homenews{width:100%; height:560px; background:#305dc3; margin-top:20px;}
.row{ padding-top:50px;}
.row .newtit{ width: 185px; height: 59px; border: 2px solid #fff; margin: 0 auto;}
.row .newtit h2{ line-height: 40px; font-size: 24px; color: #fff; text-align: center;}
.row .newtit span{ width: 150px; margin: 0 auto; background: #31afdf; text-transform: uppercase; font-size: 20px; color: #fff; padding: 0 10px; text-align: center; display: block;}
.row .newstext{ margin:20px 0px; text-align:center; color:#fff;}
.tab-content{margin-top:20px;}
.tab-content .newslist{width:48%; color:#fff;}
.tab-content .newslist .news_first{height:186px; margin-bottom:20px;}
.news_first .new_img{width:230px; height:186px; overflow:hidden;}
.news_first .new_img img{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;-webkit-transition: all 18s ease 0s;transition: all 1s ease 0s;}
.news_first .new_img:hover img{moz-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}
.news_first .new_one_r{width:320px; margin-left:20px; padding-bottom:20px; border-bottom:1px solid #09C;}
.news_first .new_one_r a{color:#fff;}
.news_first .new_one_r a:hover{color:#31afdf;}
.news_first .new_one_r h3{ height:36px; line-height:36px; font-size:15px; }
.news_first .new_one_r p{ height:72px; line-height:24px; overflow:hidden;}
.news_first .new_one_r .date{ height:24px; margin-top:20px;}
.tab-content .newslist li{ line-height: 30px; overflow: hidden;}
.newslist li a{ display:block; height:30px; color:#002f98;}
.newslist li a:hover{color:#002f98;}
.newslist li i{ float: left; width: 470px; height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-style: normal;}
.newslist li span{ float: right;}

.n_banner{width:100%; height:420px; overflow:hidden;}
.n_example{width:1440px; height:420px; margin:0px auto;}
.ft-carousel {position: relative;width: 100%;height: 100%;overflow: hidden;}
.ft-carousel .carousel-inner {position: absolute;left: 0;top: 0;height: 100%;}
.ft-carousel .carousel-inner .carousel-item {float: left;height: 100%;}
.ft-carousel .carousel-item img {width: 100%;}
.ft-carousel .carousel-indicators {position: absolute;left: 0;bottom: 10px;	width: 100%;text-align: center;	font-size: 0;}
.ft-carousel .carousel-indicators span {display: inline-block;width: 12px;height: 12px;	background-color: #fff;	margin: 0 4px;	border-radius: 50%;	cursor: pointer;}
.ft-carousel .carousel-indicators span.active {	background-color: #002f98;}
.ft-carousel .carousel-prev-btn,.ft-carousel .carousel-next-btn{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;background: url(../images/slider-arrow.png) no-repeat -126px -137px;cursor:pointer;}
.ft-carousel .carousel-next-btn{left:auto;right:5%;background-position:-6px -137px;}
.ft-carousel .carousel-prev-btn:hover{background-position:-186px -137px;}
.ft-carousel .carousel-next-btn:hover{background-position:-66px -137px;}


/***新闻列表***/
.scd{ width:1280px; margin:0px auto;}
.scd .scd_l{ width:248px; margin-top:20px; float:left; position:relative; z-index:99; }
.scd_l .s_name{ width:248px; height:50px; line-height: 50px; background: #002f98; position:relative; text-indent: 20px; font-size: 24px; color: #fff;}
.scd_l .s_nav{ width:248px; background: #f0f0f0;}
.scd_l .s_nav dd{ background: url("../images/icon.png") no-repeat right; margin: 0px 20px; height:45px; line-height:45px; border-bottom:1px solid #ccc;}
.scd_l .s_nav dd a{ height:45px; line-height:45px; background: url("../images/icon.png") no-repeat right; font-size:16px; display:block; *display:inline; zoom:1;}
.scd_l .s_nav dd.currclass a,.scd_l .s_nav dd a:hover{ color:#0099FF; text-indent:5px;}
.scd_l .s_nav dd.currclass a{ color:#002f98;  background: url("../images/hovericon.png") no-repeat right;}
.scd_l .s_nav dd a:hover{color:#002f98;  background: url("../images/hovericon.png") no-repeat right;}
.scd_l .s_nav dd:last-child{ border-bottom: 0;}
.scd_l .scdbox2{margin-top:20px;}
.scd_l .scdcont{padding:10px; border:1px solid #ccc; border-top:none;}
.scd_l .scdbox2 .scdcont p{ line-height:28px; color:#333; font-size:15px;}
.scd_l .scdbox2 .scdcont p a{ color:#333;}

.scd_l .scdbox3 {margin-top:20px;}
.scd_l .scdbox3 .scdcont{ height:700px; overflow:hidden;}
.scd_l .scdbox3 .scdcont .image{padding:10px; border:1px solid #ddd; margin-top:10px;}
.scd_l .scdbox3 .scdcont .t{height:30px; line-height:30px; background:#ddd; overflow:hidden;}

.scd_l .scdbox4{margin-top:20px;}
.scd_l .scdbox4 ul li{ height:32px; line-height:32px; border-bottom:1px dashed #ddd;}
.scd_l .scdbox4 ul li a{width:90%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; display:block; padding-left:15px; background:url(../images/dian.jpg) no-repeat 5px center;}
.scd .scd_r{ width:1000px; margin-top:20px; float:right; }
.clearfix::before{ display: table; content: " ";}
.clearfix::after{ display: table; content: " "; clear: both;}
.scd_r .r_name{ width:100%; height:40px; border-bottom:1px solid #ccc; position:relative;}
.scd_r .r_name span{ display:inline-block; *display:inline; zoom:1; height:40px; line-height:40px; font-size:18px; color:#002f98; border-bottom:1px solid #002f98;}
.scd_r .pst{float:right; line-height:40px; padding-left:24px; background: url("../images/address.png") left no-repeat;font-size:15px; color:#666;}
.pst_bg{text-align:left; margin:20px auto; height:42px; line-height:42px; padding-left:24px; background: url("../images/address.png") left no-repeat;font-size:14px; color:#777; border-bottom:1px solid #e4e4e4;}
.scd_r
.pst{ line-height:40px; padding-left:24px; background: url("../images/address.png") left no-repeat;font-size:15px; color:#666;}
.pst a{ color:#666;}
.pst a:hover{ color:#000;}

.newslist{ width:100%; padding:30px 0;}
.newslist dl{ width:100%; padding-bottom:15px; margin-bottom:15px; border-bottom:1px dashed #ddd;}
.newslist dl dt{width:210px; height:134px; border:3px solid #eee; overflow:hidden; float:left; vertical-align:top;}
.newslist dl dt img{ width:100%; height:auto; vertical-align:top;transition: all 0.4s; }
.newslist dl dt:hover img{transform: scale(1.1);}
.newslist dl dd{ width:760px; float:right; text-align:left;}
.newslist dl dd .title{ width:100%; height:30px; line-height:30px; position:relative;}
.newslist dl dd .title p{ width:65%; height:30px; line-height:30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:14px; color:#333;font-size:16px;}
.newslist dl dd .title:hover p{color:#002f98;}
.newslist dl dd .title em{ font-style: normal; display:block; text-align:right; position:absolute; right:0; top:0; font-size:14px; color:#888;}
.newslist dl dd .des{ width:100%; height:56px; font-size:14px; color:#666; line-height:170%; overflow:hidden; text-indent:2em; margin-bottom:6px;}
.newslist dl dd .more1{ display:inline-block; *display:inline; zoom:1; width:100px; height:30px; border:1px solid #002f98; text-align:center; line-height:30px; font-size:14px; color:#002f98;}
.newslist dl dd .more1:hover{ background:#002f98; border:1px solid #002f98; color:#fff;}

.scd .newstitle{text-align:center;}
.scd .newstitle h1{ font-size:20px; line-height:40px; margin-bottom:10px;}
.scd .newstitle p{ color:#666;}
.rcbox .content{ padding:20px; line-height:28px;}
.rcbox .content p{ text-indent:2rem; margin-bottom:20px; line-height:28px;}

.scd_r .info{ width: 100%; margin-top:30px; font-size: 15px; color: #333; line-height: 28px; text-align: left;}

/*****产品列表***/
.scd_l .pro_nav{ width:230px; padding:8px; border:1px solid #ccc;}
.mleft1ci span{margin-right:5px; font-size:18px; display:inline-block;}
.scd_l .pro_nav dt{ background: url("../images/hovericon.png") no-repeat 210px center #f0f0f0; padding: 0px 15px; height:40px; line-height:40px; }
.scd_l .pro_nav dt a{color:#002f98; }
.scd_l .pro_nav .dhsr {padding:5px 0px;}
.scd_l .pro_nav dd{ float:left; margin:0px 5px;}
.scd_l .pro_nav dd a{ height:30px; line-height:30px; font-size:14px; zoom:1;}
.scd_l .pro_nav dd.currclass a,.scd_l .s_nav dd a:hover{ color:#0099FF; text-indent:5px;}
.scd_l .pro_nav dd.currclass a{ color:#002f98; }
.scd_l .pro_nav dd a:hover{color:#002f98;}
.scd_l .pro_nav dd:last-child{ border-bottom: 0;}

.probox{width:1200px; clear:both;}
.scd_r .listprolt{margin-top:20px;}
.scd_r .listprolt .prolist{ margin-top:20px; border:1px solid #ccc;}
.scd_r .listprolt .prolist .prolist_tit {height:40px; line-height:40px; background:#f0f0f0; }
.scd_r .listprolt .prolist .prolist_tit h3{ float:left; padding:0px 20px; font-size:16px; font-weight:normal; background:#002f98; color:#fff;}
.scd_r .listprolt .prolist .prolist_tit a{ float:right; margin-right:20px; color:#000;}
.scd_r .listprolt .prolist ul{padding:10px;}
.scd_r .listprolt .prolist ul li{height:307px; margin-bottom:10px;}
.scd_r .listprolt .prolist ul li .proimg{width:100%; height:250px; overflow:hidden;}
.scd_r .listprolt li{width:32%; height:357px; margin-left:2%; padding:5px; border:1px solid #ddd; margin-bottom:30px; float:left; box-sizing: border-box; -moz-box-sizing: border-box; overflow:hidden;}
.scd_r .listprolt li:nth-child(3n+1){margin-left:0px;}
.scd_r .listprolt li .proimg{width:100%; height:300px; overflow:hidden;}
.scd_r .listprolt li img{width:100%; height:auto; transition: all 0.4s;}
.scd_r .listprolt li:hover img{transform: scale(1.1);}
.scd_r .listprolt li h2{height:40px; background:#f4f4f4; line-height:40px; font-size:18px; text-align:center; color:#333; font-weight:normal; margin-top:5px; transition: all 0.4s;}
.scd_r .listprolt li h3{}
.scd_r .listprolt li:hover h2{background:#002f98; color:#fff;}



/***产品内容***/

.projieshao{padding:0px 20px; margin-bottom:0px;}
.projieshao .cpjsleft{width:300px; padding:10px; border:1px solid #ccc; float:left;}
.projieshao .cpjsleft img{width:300px; height:300px;}
.projieshao .cpjsright{width:600px; float:right;}
.projieshao .cpjsright h1{ line-height:40px; font-size:18px;}
.projieshao .cpjsright .claname{padding:4px 10px; margin:15px 0px; line-height:24px; font-size:16px; text-align:left;background-color:#FFFCE3;border:1px #ffd696 solid;}
.projieshao .cpjsright .claname a{color:#002f98;}
.projieshao .cpjsright p{line-height:30px;}
.projieshao .cpjsright .cartfeedabck{ margin-top:20px;}

.rcbox .content .jstit{ height:36px; background:#030303; margin-bottom:20px;}
.rcbox .content .jstit h3{width:80px; padding:0px 20px; color:#fff; font-size:16px; text-align:center; line-height:36px; background:#a51222;}

.protop{ padding:25px 0; overflow:hidden;}
.protop #examples{ float:left; width:435px; text-align:center;}
.protop #examples img{max-width:100%; max-height:100%;}
.protop .protxt{ float:right; width:700px; line-height:24px; color:#666;}
.protop .protxt h2{ font-size:20px; border-bottom:1px solid #eee; margin-bottom:10px; padding-bottom:10px;}

.pbtn{ padding:25px 0; overflow:hidden;}
.pbtn a{ float:left; margin-right:20px; font-size:18px; text-align:center; height:40px; line-height:40px; color:#fff;}
.pbtn a.a1{ padding:0 15px 0px 38px; background:url(../images/protel.jpg) no-repeat 12px 12px #305dc3; border:1px solid #305dc3;}
.pbtn a.a2{ padding:0 15px 0px 38px; background:url(../images/proico2.jpg) no-repeat 12px 12px #ffa202; border:1px solid #ffa202;}

.pbtn a:hover{ opacity:0.8;}
.prevnext{ margin-top:30px;}
.prevnext li{height:40px; line-height:40px;}

.procon{ border:1px solid #ddd; min-height:600px; margin-bottom:20px;}
.procon .tabul{ height:45px; background:#f2f2f2; border-bottom:1px solid #ddd; margin-bottom:12px;}
.procon .tabul li{ float:left; width:120px; height:45px; line-height:45px; cursor:pointer; font-size:14px; text-align:center;}
.procon .tabul li.on{ background:#fff; color:#305dc3;font-weight:bold; height:46px; border-right:1px solid #ddd;}
.procon .tabul li.li2.on{border-left:1px solid #ddd;}
.procon .probox{ padding:20px; overflow:hidden; display:none;}
.procon .probox .prtit{ height:25px; margin-bottom:20px;}
.procon .probox .prtit span{ background:#305dc3; color:#fff; padding:10px 20px;}
.procon .probox .proboxc{ line-height:23px; font-size:12px; color:#666;}
.procon .probox .proboxc img{max-width:100%;}

/***留言***/
.book{padding:30px 0px;}
.book table{ width:100%;}
.book table td{ padding:15px 10px;}
.book table td .intxt{ border:1px solid #ccc; transition:border-color .3s; -webkit-transition:border-color .3s; padding:10px; width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; outline:none; font-family:Microsoft Yahei;}
.book table td .intxt:hover{ border-color:#002f98;}
.book table td .btn{ width:160px; height:45px; border:0px; background:#666; color:#fff; font-size:14px;font-family:Microsoft Yahei; cursor:pointer; transition:all .3s; -webkit-transition:all .3s;}
.book table td .btn:hover{ background:#002f98; color:#fff;}

/*全站搜索*/
.searchbody{ margin-top:20px;}
.searchbody .tit{background:#f8f8f8 url(btn.png) no-repeat 8px center;height:45px;line-height:45px;font-size:15px;color:#555;padding-left:40px;}
.searchbody .tit span{ color:red; padding:0 3px;}

.searchbody .leftbox .searchlist .border{ padding:20px 0; font-size:16px; color:#999;}
.searchbody .leftbox .searchlist ul{ padding-top:15px;}
.searchbody .leftbox .searchlist li{ line-height:28px; border-bottom:1px dashed #E5E5E5; padding-bottom:12px}

.searchbody .leftbox .searchlist span.art_title{ height:35px; line-height:35px; display:inline-block;}
.searchbody .leftbox .searchlist span.art_title a{ font-size:16px;}
.searchbody .leftbox .searchlist span.artintro{ line-height:22px;  font-size:12px; color:#666; display:inline-block;}
.searchbody .leftbox .searchlist span.arturl{ line-height:24px;}
.searchbody .leftbox .searchlist span.arturl a{font-size:14px; color:#999}
.searchbody .leftbox .searchlist span.c9{font-size:14px; float:right; color:#999}
.searchbody .leftbox .searchabout{margin:20px 10px 20px 0px; padding:15px;background: #EFEFEF; height:100%;  overflow:hidden;}
.searchbody .leftbox .searchabout h3{ height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#666;}
.searchbody .leftbox .searchabout .searchresult li{line-height:25px; width:20%; float:left; border-bottom:#f1f1f1 1px solid;}
.searchbody .leftbox .searchabout .searchresult a{ font-size:14px; color:#0022CC; text-decoration:underline;}
.searchbody .leftbox .kuaisou{ margin:0px 10px 20px 0px;}
.searchbody .leftbox .kuaisou .i{ height:36px; line-height:36px;width:575px; padding-left:15px; color:#999; border:1px solid #ccc;}
.searchbody .leftbox .kuaisou #m{margin-left:20px;height:36px; line-height:36px; width:120px; cursor:pointer; color:#999;}
.mainpdbox .showcomment .content_nei{height:100%; overflow:hidden;}
.mainpdbox .showcomment .content_nei ul{padding:10px;}
.mainpdbox .showcomment .content_nei li{}
.mainpdbox .showcomment .content_nei .articleurl{line-height:30px;}
.mainpdbox .showcomment .content_nei .articleurl a{color:#069;font-weight:bold;font-size:14px;}

.searchbody  .ksad{ border:#E2F3DE 1px solid; padding:10px; background:#FAFFF9;}
.searchbody  .ksad h2{ font-size:16px; font-weight:bold; color:green;}
.searchbody  .ksad p{ line-height:24px; color:#666;}
.searchbody  .ksad p a{ color:green; }
.searchbody  .right01 .tit{height:31px;line-height:31px;font-size:14px; font-weight:bold; color:#333;padding-left:5px;  border-bottom:#CCC 1px solid;}
.searchbody  .right01 .right01box{}
.searchbody  .right01 .right01box ul{ padding:8px;}
.searchbody  .right01 .right01box li{ background:url(artarrow.gif) no-repeat 0px 11px; padding-left:8px;height:30px; line-height:30px;overflow: hidden;   white-space:nowrap;text-overflow:ellipsis; }
.searchbody  .right01 .right01box a{ font-size:14px;}


/*全站搜索end*/


/***分页***/
.pages{ width:100%; text-align:center; height:30px; line-height:30px; margin-top:30px; margin-bottom:20px;}
.pages a{ display:inline-block; *display:inline; zoom:1; height:30px; line-height:30px; vertical-align:top; font-size:16px; color:#333; margin:0 3px;}
.pages .curr{ color:#e22e0b;}
.pages .prev,.pages .next{ color:#333; background:#ddd; padding:0 10px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
.pages .prev:hover,.pages .next:hover{background:#002f98; color:#fff;}

/***底部***/
.footer{width:100%; position:relative;}
.footer .foot-box{width:100%; position:relative;}
.footer .foot-box .foot-conl{width:950px;}
.footer .foot-box .foot-conl .foot-item{width:auto; margin-right:80px;}
.footer .foot-box .foot-conl .foot-item dt{height:30px; font-size:18px; color:#fff; margin-bottom:20px;}
.footer .foot-box .foot-conl .foot-item dd{ line-height:38px;}
.footer .foot-box .foot-conl .foot-item .proitem{min-width:180px; max-width:250px;}
.footer .foot-box .foot-conl .foot-item .proitem dd{ float:left; margin-right:80px;}
.footer .foot-box .foot-conl .foot-item .proitem dd:nth-child(2n+1){ margin-right:0px;}
.footer .foot-box .foot-conl .foot-item a{ color:#ddd; font-size:15px;}
.footer .foot-box .foot-conl .foot-item a:hover{ color:#fff;}

.footer .foot-box .foot-conr{width:320px; float:right;}
.footer .foot-box .foot-conr .foot-item{width:100%;}
.footer .foot-box .foot-conr .foot-item dt{height:30px; font-size:18px; color:#fff; margin-bottom:10px;}
.footer .foot-box .foot-conr .foot-item .footbuttonbox{margin-top:0px; height:30px; overflow:hidden;}
.footer .foot-box .foot-conr .foot-item .footbuttonbox .feedback-tab1{ width:32px; height:30px; margin-right:30px; float:left; background:url(../images/qqicon.png) no-repeat; display:block;}
.footer .foot-box .foot-conr .foot-item .footbuttonbox .feedback-tab2{ width:32px; height:30px; background:url(../images/shopicon.png) no-repeat; float:left; display:block;}
.footer .foot-box .foot-conr .foot-item .foot-img{margin-top:20px;}
.footer .foot-box .foot-conr .foot-item .foot-img span{width:124px; text-align:center;margin-right:30px; display:inline-block;}
.footer .foot-box .foot-conr .foot-item .foot-img img{width:120px; height:120px;}
.footer .foot-box .foot-conr .foot-item .foot-img p{ line-height:30px; font-size:14px; color:#ddd; text-align:center; }

.footer .foot-b{width:100%; height:40px; margin-top:40px; text-align:center; color:#ddd; background:#202418; border-top:1px solid #000;}
.footer .foot-b p{line-height:40px;}
.footer .foot-b a{color:#ddd; margin-right:20px; line-height:40px;}

/* 返回顶部 */
.actGotop{position:fixed;_position:absolute;bottom:100px;right:70px;width:58px;height:62px;display:none; z-index:999;}
.actGotop a,.actGotop a:link{width:58px;height:62px;display:inline-block;background:url(../images/top1.jpg) no-repeat;outline:none;}
.actGotop a:hover{background:url(../images/top2.jpg) no-repeat;outline:none;}