@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#444;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.border{border:1px solid #DFDFDF;}
.bg{background-color: #B0C4DE;}
.bg1{background-color: #CAFF70;}
.bg2{background-color: #FFC1C1;}
.bg3{background-color: #FFA07A;}
.bg4{background-color: white;}
.hj200 {line-height: 200%;}
.mt30{margin-top: 30px}
.mt20{margin-top: 20px}
.mt10{margin-top: 10px}
.w0{width: 100%;}
.w1200{width: 1200px;margin:0 auto;}
.w1260{width: 1260px;margin:0 auto;}
.w1340{width: 1340px;margin:0 auto;}
a { text-decoration: none; outline: none; color: #000; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li { list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;}
img { border: 0; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}
dl, dt, dd{ margin: 0;padding: 0;}
/*header start*/
.header .head_top{height: 35px;background: #efefef;line-height: 35px;border-bottom: 1px solid #dfdfdf}
.header .head_top a{padding: 0 15px;}
.header .head_top a:nth-child(3) {padding-right: 0px}
.header .head_body{height: 100px;}
.header .head_body .hb_con{padding: 25px 0 0 15px}
.header .head_body .hb_con p{font-size: 16px;line-height: 180%}
.header .tel{padding: 17px 0 15px 70px;background: url(../images/tel.png) no-repeat center left;}
.header .tel p{line-height: 30px;font-size: 17px;line-height: 32px;}
.header .tel b{font-size: 24px;font-family: Arial;color: #005FBB;position: relative;top: 2px;}
.header .head_nav{height: 55px;background: url(../images/navli.jpg);}
.header .head_nav li{width: 148.5px;height: 51px;line-height: 51px;text-align: center;font-size: 17px;float: left;position: relative;border-right: 1px solid #2C90DB}
.header .head_nav li:nth-child(1) {border-left: 1px solid #2C90DB}
.header .head_nav li a{color: #fff;}
.header .head_nav li:hover {background: #1DAB3B;}
.header .head_nav li:hover a{color: #fff}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height:500px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background: #005FBB;
}

.flexslider .slides a img {
	width: 100%;
	height: 500px;
	display: block;
}
/*banner end*/

/*product start*/
.pro_body{padding: 50px 0 10px 0;}
.pro_body .pro_l{width: 280px;background: #F2F2F2}
.pro_body .pro_l .pro_top{height: 96px;background: url(../images/proListTop.png) no-repeat center;}
.pro_list{width: 230px;padding:7px 25px;}
.pro_list li{display: block;width: 210px;height: 30px;background: #006FC1;border-radius: 4px;line-height: 30px;padding: 0 10px;transition: all 0.2s ease-in;margin: 10px auto}
.pro_list li:hover {background: #1DAB3B}
.pro_list li a{color: #fff;font-size: 16px;font-weight: bold;}


.pro_r{width: 920px;}
.pro_r ul li{width: 274px;margin-left: 32.5px;margin-bottom: 40px;}
.pro_r ul li img{width: 272px;height: 204px;border: 1px solid #dfdfdf}
.pro_r ul li .zi{width: 274px;height: 40px;line-height: 40px;background: url(../images/proimgyy.png) no-repeat center top;border-bottom: 4px solid #006FC1}
.pro_r ul li .zi span{color: #1DAB3B}
.pro_r ul li:hover .zi{border-bottom: 4px solid #1DAB3B}

.pro_r ul li .img{width: 272px;height: 204px;overflow: hidden}
.pro_r ul li .img img{ width: 272px; height: 204px; display: block;
    -moz-transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    -ms-transition:.5s ease-in;
    transition:.5s ease-in;}

.pro_r ul li:hover .img img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
/*product end*/

/*company start*/
.company{padding: 50px 0;background: url(../images/combg.jpg) no-repeat center;}
.title{text-align: center;}
.title b{font-size: 36px;color:#fff;text-align: center;}
.title p{font-size: 15px;color: #eee;text-align: center;margin-top: 10px;}
.company .com_body{padding-top:40px;}
.company .com_l{width: 580px;}
.company .com_l b{font-size: 17px;color: #fff;line-height: 200%}
.company .com_l p{color: #eee;line-height: 160%;text-indent: 2em;font-size: 15px;}
.company .com_l a{display: block;width: 120px;height: 32px;border-radius: 5px;border:1px solid #eee;line-height: 32px;text-align: center;color: #fff;margin-top: 15px;}
.company .com_m{width: 385px;margin-left: 20px;background: rgba(255,255,255,0.6);padding:15px 10px}
.company .com_m b{font-size: 17px;color: #1CAA3C}
.company .com_m ul{margin-top: 10px;}
.company .com_m ul li{height: 30px;line-height: 30px;font-size: 16px;}
.company .com_r{width: 172px;margin-left: 20px;height:275px;background: url(../images/sjicon.png) no-repeat center;text-align: center;}
.company .com_r p{text-align: center;font-size: 15px;line-height: 160%}
.company .com_r img{margin-top: 45px;}
/*company end*/

/*gcsl start*/
.gcal{padding: 50px 0;}
.gcal .title{text-align: center;}
.gcal .title b{font-size: 36px;color:#006FC1;text-align: center;}
.gcal .title p{font-size: 15px;color: #666;text-align: center;margin-top: 10px;}
.gcal #wrapper{ width:1200px; height:auto;margin:30px auto 0 auto;}
.gcal #picSlideWrap{}
.gcal .imgnav{  width:1200px;  position:relative; margin:0 auto;}
.gcal #img{ z-index:10; width:808px; position:relative; text-align:center;}
.gcal #img .img{ width: 800px; height:600px; display:none; border:4px solid #dedede;position: relative;}
.gcal #img .img img{width: 800px;height: 600px;}
.gcal #img .img .zi{width: 760px;height: 85px;background: rgba(0,0,0,0.6);position: absolute;bottom: 0;padding: 10px 20px;text-align: left;}
.gcal #img .img .zi b{font-size: 16px;color: #fff;text-align: left;line-height: 200%}
.gcal #img .img .zi p{font-size: 15px;color: #eee;text-indent: 2em;line-height: 160%}
.gcal #front{ position:absolute; left:0px; top:0px; z-index:10; cursor:pointer;  width:100px; height:600px; background:url(../images/ico/blank.gif); }
.gcal #front a{  position:absolute; left:20px; top:250px;display:block; background:url(../images/ico/imgSlideLeft.png) no-repeat; width:50px; height:50px; display:none;}
.gcal #next{  position:absolute; right:0px; top:0px; z-index:10;cursor:pointer; width:100px; height:600px;  background:url(../images/ico/blank.gif);}
.gcal #next a{  position:absolute; right:20px; top:250px; display:block; background:url(../images/ico/imgSlideRight.png) no-repeat; width:50px; height:50px; display:none;}
.gcal #cbtn{background:#EAEBF0; position:relative; width: 330px;height: 610px;}
.gcal #cbtn ul{position:relative; width:260px; height:1000px;padding:0px;}
.gcal #cbtn ul li{ padding:8px 3px 3px 3px; width:220px; height:160px; cursor:pointer; text-align:center; margin:8px auto; position:relative; list-style: none;}
.gcal #cbtn ul li img{ width:220px; height:160px; display:block;}
.gcal #cbtn ul li tt{ background:#333; color:#fff; position:absolute; right:3px; bottom:4px; z-index:20;font-size:12px; line-height:16px; padding:0 3px; width: 110px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.gcal #cbtn li.hov{ background:url(../images/ico/imgHoverBg.png) no-repeat;}
.gcal .ctrl div{ clear:both;}
.gcal #cSlideUl{width:260px; height:550px;overflow:hidden; position:relative;margin:0 auto;}
.gcal .picSildeLeft{cursor:pointer; display:block;width:63px;height:20px;z-index:9;margin: 10px auto 0 auto;}
.gcal .picSildeRight{cursor:pointer; position:absolute; bottom:10px;left:134px;z-index:9;}

/*gcsl end*/


/*new start*/
.new{padding-top: 50px;background: #efefef}
.news_bt{ padding:60px 0 0;text-align: center; background:url(../images/news_line.png) no-repeat center 125px;height: 95px;}
.news_bt a{font-size: 28px;color: #333;-webkit-transition:transform .3s;transition:transform .3s;display: block;}
.news_bt em{display: block;width: 42px;height: 42px; margin:0 auto; padding:0 0 10px;}
.news_bt em img{width: 42px;height: 42px;display: block; transition: all 0.5s ease-in-out 0s;}
.news_bt a:hover em img{ transform: rotateY(180deg);}
.news_bt a:hover{-webkit-transform:translate(0,-10px);transform:translate(0,-10px);}
.news,.wd{ width:725px; padding:0 0 45px; font-size:0;}
.news_t{ height:45px; line-height:45px; border-bottom:#1CAA3C 2px solid;}
.news_t a{font-size: 20px;color: #006FC1;font-weight: bold;}
.news_t em{display: block;float: left;width: 22px; padding:13px 10px 0 0;}
.news_t span{ float:right;}
.news_t span a{ font-size:14px; color:#999;font-weight: normal;}
.news dl{ width:725px; padding:25px 0 30px; display:inline-block; overflow:hidden;}
.news dt{ width:300px; height:150px;float: left;overflow: hidden;}
.news dt img{ width:300px; height:150px;}
.news dd{ float:left; overflow:hidden; width:400px; padding:0 0 0 20px;}
.news dd h3{ height:30px; line-height:30px; overflow:hidden;}
.news dd h3 a{ font-size:16px; color:#333;}
.news dd h3 a:hover,.news ul li a:hover,.wd dt a:hover{color: #006FC1;}
.news .news_desc{ font-size:14px; color:#666; height:66px; line-height:22px;overflow: hidden; padding:5px 0 0;}
.news dd span{ display:block;width: 100px; padding:15px 0 0;}
.news dd span a{font-size: 14px;color: #fff;display: block; width:100px; height:30px;background: #006FC1;text-align: center;line-height: 30px;overflow: hidden;}
.news dd span a:hover{animation:shake .5s linear;-webkit-animation:shake .5s linear;}
.news ul li{ height:50px; overflow:hidden; width:362px; float:left; padding:0 0 16px;}
.news ul li em{display: block;float: left;width: 50px;height: 50px;text-align: center;line-height: 50px;background: #006fc1;font-size: 30px;color: #fff; font-family:"Times New Roman", Times, serif;}
.news ul li a{display: block;height: 48px;line-height: 48px; border:#ddd 1px solid; font-size:14px; color:#555; padding:0 5px 0 10px;width: 280px;float: left;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.wd{width:400px; font-size:0;}
.wd .news_t{margin:0 0 20px;}
.wd .txtScroll-top{width: 400px; overflow:hidden; position:relative;top: 10px;}
.wd .txtScroll-top .infoList li{height:76px;border-bottom: 1px dashed #dfdfdf}
.wd .txtScroll-top .infoList li .que{width: 355px;height: 30px;line-height: 30px;background: url(../images/que.png) no-repeat center left;padding-left: 35px;}
.wd .txtScroll-top .infoList li .que b{font-size: 16px;color: #444}
.wd .txtScroll-top .infoList li .ans{width: 355px;background: url(../images/ans.png) no-repeat top left;line-height: 22px;padding-left: 35px;position: relative;top: -3px;font-size: 14px;}
.wd .txtScroll-top .infoList li:hover b{color: #006FC1}
/*new end*/

/*footer start*/
.footer{padding: 30px 0;background: #666;color: #1baa38}
.footer .foot_l{width: 300px;}
.footer strong{font-weight: normal;font-size: 17px;}
.footer b{font-size: 16px;line-height: 200%}
.footer .foot_l ul li{float: left;width: 120px;height: 30px;line-height: 30px;}
.footer .foot_l ul li a{color: #fff;font-size: 15px;}
.footer .foot_m{width: 700px;}
.footer .foot_m ul li{height: 30px;line-height: 30px;color: #fff;font-size: 15px;}
.footer .foot_m ul:nth-child(1) li{width: 300px;}
.foot_bot{width: 100%;height: 35px;line-height: 35px;color: #fff;background: #006FC1}
/*footer end*/
