@charset "utf-8";
/* CSS Document */
/*全局样式
---------------------------------------------*/
*{margin:0px;padding:0px; border:0px;}
p,ul,li,dl,dd,dt,form,h1,h2,h3,h4,h5,h6{list-style:none;}
fieldset,img{ border:0; }
a{text-decoration:none;}
table{ border-collapse:collapse; border-spacing:0; }
*html{ zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}
(this))}
.clear{clear:both;font-size:0px;height:0px;_height:0px;overflow:hidden; }
em, i { font-style: normal;}
/* Clear Fix */ 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.clearfix{display:inline-block;} 
/* Hide from IE Mac */ 
.clearfix {display:block;} 
.left{float:left; _display:inline;}
.right{float:right; _display:inline;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.filter_bg{ filter: alpha(opacity=80); opacity: 0.8; }
.ie6_bg{ background: url(../images/bg.png) no-repeat center;  _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src = '../images/bg.png', sizingMethod = 'scale');}
/*网站样式
---------------------------------------------*/
body{background:#F3F3F3; color:#333; font-family:'Microsoft YaHei',宋体,Arial,Helvetica,'方正兰亭粗黑简体'; font-size: 14px;}
a{color:#333;text-decoration:none;cursor :pointer; outline: none;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
.transition1s{ transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s; }
.radius5{-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */}

/* CSS Header */


#header{ height:120px; background: #fff; }
.header{ width:1200px; height:120px; position: relative; }
.logo{ top:26px; left:0px; position: absolute;}
.tel{ top:70px; right:45px; position: absolute;}
.headersp1{ position: absolute; top: 29px; right: 165px; height: 33px; line-height: 33px; }
.headersp1 a{ font-size: 15px; padding-left: 50px; margin-left: 15px; }
.headera1{ background: url(../images/cn.jpg) no-repeat left; }
.headera2{ background: url(../images/en.jpg) no-repeat left; }
.headersp1 a:hover{ color: #0591CE; }

/* CSS nav */
#nav{ height:45px;}
.nav{ width:1200px; text-transform: uppercase; z-index: 999; top:0; height:65px; overflow:hidden; background: url(../images/navbg.jpg) no-repeat; position: absolute;left: 50%; margin-left: -600px; }
.nav ul{}
.nav ul li{ float :left; width:80px; margin: 0px 20px;} 
.nav ul li a{ width:80px; height:65px; line-height: 65px; position: relative;  float:left; display:inline; text-align:center; font-size:16px;color:#fff;}
.nav ul li a span{ height: 2px; background: #fff; position: absolute; bottom:10px; left:0px; }
.nav ul li.selectli a span{ width: 66px; }

.dnav{height:27px; margin-top:31px;  position:relative; z-index:1; float:right;}
.dnav .nLi{ float:left;  position:relative; display:inline;  }
.dnav .nLi h3{ float:left; font-weight:normal;  }
.dnav .nLi h3 a{ width:60px; height:25px;  display:block; text-align:center; margin:0px 26px; padding:3px 0px 0px 0px; font-size:15px; color:#323232;  }
.dnav .nLi h3 a:hover{ color:#3D74CA; border-bottom:solid 1px #105FC7;}
.dnav .selectli{ float:left;  position:relative; display:inline;}
.dnav .selectli h3{ float:left; font-weight:normal;  }
.dnav .selectli h3 a{width:60px; height:25px;  display:block; text-align:center; margin:0px 26px; padding:3px 0px 0px 0px; font-size:15px;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s; color:#3D74CA; border-bottom:solid 1px #105FC7;}
.dnav .sub{ display:none; width: 120px; left:26px; top:29px;  position:absolute; z-index:9999;   padding:5px 0; background-color:#fff; transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
.dnav .sub li{ zoom:1; border-bottom:solid 1px #f1f1f1; height:28px; line-height:28px;}
.dnav .sub a{ display:block; padding:0 10px; font-size:13px;  transition: padding 0.2s ease-in-out;
    -moz-transition: padding 0.2s ease-in-out;
    -webkit-transition: padding 0.2s ease-in-out;
    -o-transition: padding 0.2s ease-in-out;}
.dnav .sub a:hover{ color:#fff;  color:#3D74CA; }
.dnav .on h3 a{ color:#3D74CA; border-bottom:solid 1px #105FC7;font-family:'方正兰亭粗黑简体';  }
.sub li:hover > a {
	padding-left: 18px;
}

/* CSS banner */
.banner{ width: 100%; height:100%; text-align:center; overflow:hidden; margin:0px auto; position: relative;}
.slideBox{ height:520px; position:relative; margin:0px auto; }
.slideBox .bd li{ zoom:1; vertical-align:middle; width:100%;}
.slideBox .bd img{ height:520px; display:block;  margin:0px auto;}
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.slideBox .hd{ height:8px; overflow:hidden; position:absolute; right:50%; bottom:37px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-left:4px;  width:8px; height:8px;  text-align:center; cursor:pointer; text-indent:999em; }
.slideBox .hd ul li.on{  }
.page_banner{ height:281px; background:url(../images/page_banner.jpg) no-repeat center; background-size:cover; margin:0px auto;}
/* CSS Main */
#wrap{ width:100%; height:100%;  overflow:hidden;  }
.wrap{ width:1200px; height:100%;  overflow:hidden;  }
.main{ width:1200px; height:100%;  overflow:hidden; margin:0px auto; background-color:#fff; }
/* CSS Home */
.pro{ width: 1200px; height: 303px; margin-top: 30px; background: #fff; }
.pro .hd{ width: 298px; height: 303px;}
.pro .hd li{width: 298px; height: 77px; position: relative;}
.pro .hd li a{ width: 255px; padding-left: 30px; height: 101px; line-height: 77px; font-size: 20px; color: #fff; background: #0591CE url(../images/line1.jpg) repeat-x bottom; position: absolute; left: 0px; top: 0px; }
.pro .hd li.on a{ background: #12A2E0 url(../images/line1.jpg) repeat-x bottom; }
.pro .hd li.on span{ width: 13px; height: 20px; background:url(../images/bg1.jpg) no-repeat; position: absolute; top: 40px; left: 285px;  }
.pro .bd{ width: 850px; height: 255px; margin-top: 22px; margin-left: 20px; }
.pro1{ width: 850px; height: 255px; }
.proa1{ width: 309px; height: 255px; position: relative; text-align: center;}
.proa1 img{ max-width: 309px; height: 255px; }
.proa1 span{ background: rgba(5,145,206,0.8); position: absolute; left: 50%; top: 50%; }
.pro2{ width: 500px; height: 255px; margin-left: 35px; }
.prop1{ height: 54px; line-height: 54px; }
.proa2{ font-size: 28px; font-weight: bold; color: #0486ce; }
.proa3{ color: #005e99; }
.prop2{ height: 61px; line-height: 30px; font-size: 16px; color: #0486CE; margin-top: 3px; overflow: hidden; }
.prop3{ height: 120px; line-height: 30px; font-size: 16px; margin-top: 10px; overflow: hidden;}


.chan1{width:1200px; height:305px; margin-top:25px;}

#about{ height: 368px; background: url(../images/bg2.jpg) no-repeat center; }
.about{ width:1200px; height:368px; }
.about_p1{ height:51px; text-align: center; line-height: 51px; overflow:hidden; margin-top: 45px;}
.about_p1 a{ font-size: 34px; color: #fff; }
.about_01{ width:1070px; height:135px; overflow: hidden; font-size: 16px; line-height:32px; color:#fff; margin:27px auto 0px; text-align: center; }
.about_ul{ height: 34px; line-height: 34px; margin-top: 40px; margin-left: 305px; }
.about_ul li{ float: left; margin-left: 18px; display: inline;}
.about_ul li b{ width: 8px; height: 8px; background: #fff; -moz-border-radius: 4px;      /* Gecko browsers */
    -webkit-border-radius: 4px;   /* Webkit browsers */
    border-radius:4px;            /* W3C syntax */ float: left; margin-top: 13px;}
.about_ul li a{ font-size: 16px; color: #fff; margin-left: 10px; float: left;display: inline; }
.about_ul li.on b{ background:#F2BE0A; }

.news{ width:755px; height:305px; overflow:hidden;}
.news_p1{ height:36px; line-height: 36px;}
.news_a1{ width: 105px; font-size: 26px; padding-left: 53px; background: url(../images/icon1.jpg) no-repeat left; }
.more_01{ color: #0486ce; }
.news_a2{ float:right; margin-right:50px; color:#262626; margin-top:4px; display:inline;}
.news_a2:hover{ color:#E43E29;}
.news_p2{ height:25px; line-height: 25px;}
.news_p2 a{ padding-left:16px;}
.news_p3{ height:94px; line-height: 25px;}
.sideMenu{ width: 755px; padding-top: 17px; }
.sideMenup1{ height: 30px; line-height: 30px; font-size: 14px; margin-top: 4px;}
.sideMenup1 b{ float: left; }
.sideMenup1 a{ float: left; margin-left: 5px;  }
.sideMenup1 span{ float: left; margin-left: 15px; }
.sideMenup2{ height: 50px; line-height: 25px; padding:5px 0px; color: #777777; }
.sideMenup1.on{ font-size: 16px; }
.sideMenup1.on span{ float: right; }

.case{ width:254px; height:216px;  margin-left:34px;}
.case_p1{ height:22px;}

#products{ height:335px; }
.products{ width:1200px; height:335px;}

.contact_us{ width:400px; height:305px; margin-left:45px;}
.contact_01{ width:400px; height:230px; overflow: hidden; margin-top: 18px; line-height: 33px; font-size: 16px; color: #0486ce;}

/* CSS Js */
.picMarquee-left{ margin-left:35px;}
.picMarquee-left ul li{ width:272px; height:275px; float:left; margin:0px 8px;}
.switch_Marquee_p1{ width:272px; height:224px; text-align:center;}
.switch_Marquee_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
.switch_Marquee_p1 img{ max-width:272px; height:224px;}
.switch_Marquee_p2{ width:272px; height:51px; line-height:51px; text-align:center;}
.switch_Marquee_p2 a{color:#343434; font-size:12px;}
.switch_Marquee_p2 a:hover{ color:#343434;}


.picScroll-left{ width:480px; height:155px; float:left; overflow:hidden; margin-top:13px;}
.picScroll-left .hd{ width:855px; border:solid 1px #BDCAD1; background-color:#fff;  height:45px; margin-top:9px; overflow:hidden;}
.picScroll-left .hd .next,.picScroll-left .hd .prev{ width:15px; height:18px; float:left; margin-top:14px;}
.picScroll-left .hd .next{ background:url(../images/left_btn1.png) no-repeat; margin-left:689px;}
.picScroll-left .hd .prev{ background:url(../images/right_btn.png) no-repeat; margin-left:15px;}
.picScroll-left .bd ul li{  width:150px; height:155px; float:left; margin:0px 5px;  overflow:hidden;}
.switch_Scroll_p1{ width:150px; height:155px; text-align:center;}
.switch_Scroll_p1 a{ width:144px; height:149px; padding:2px; background:#fff; border:solid 1px #CEC7BB; float:left; position: relative;}
.switch_Scroll_p1 a:hover{ border:solid 1px #bbb; filter:alpha(opacity=80);opacity:0.8;}
.switch_Scroll_p1 img{ max-width:144px; height:149px;}
.switch_Scroll_p1 a span{ width: 87px; height: 87px; background: url(../images/case_hover.png) no-repeat; position: absolute;top: 57px; left: 95px; display: none; }
.switch_Scroll_p2{ height:34px; line-height:34px; text-align:center; padding-top:13px;}
.switch_Scroll_p2 a{color:#3E4042; font-size:16px;}
.switch_Scroll_p2 a:hover{ color:#3E4042;}


#KinSlideshow{ width:287px; height:255px;}

.slideTxtBox{}
.slideTxtBox .hd{ height:37px; background:url(../images/bg2.png) repeat-x;  }
.slideTxtBox .hd ul{ float:right; height:37px;   }
.slideTxtBox .hd ul li{ float:left; height:37px; line-height:37px; padding:0 13px; cursor:pointer; background:url(../images/bg1.png) no-repeat right;color:#171817;}
.slideTxtBox .hd ul li a{color:#171817; font-weight:600;}
.slideTxtBox .hd ul li.on{  background:#0BA760; color:#fff;}
.slideTxtBox .hd ul li.on a{ color:#fff;}
.slideTxtBox .bd{ height:425px; margin-top:2px;}
.slideTxtBox .bd ul{ float:left; width:978px;}
.slideTxtBox .bd ul li{ width:238px; height:196px; margin:16px 3px 0px 3px; float:left; display:inline; overflow:hidden; }
.slideTxt_Scroll_p1{ width:238px; height:168px; text-align:center;}
.slideTxt_Scroll_p1 a{ width:236px; height:167px; background:#fff; float:left; border:solid 1px #E7E7E7; border-bottom:0px;}
.slideTxt_Scroll_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8;border:solid 1px #0BA760;border-bottom:0px;}
.slideTxt_Scroll_p1 img{ max-width:236px; height:167px;}
.slideTxt_Scroll_p2{ width:238px; height:28px; line-height:28px; text-align:center; }
.slideTxt_Scroll_p2 a{width:238px; height:28px;color:#fff;background-color:#0BA760; display:block;}
.slideTxt_Scroll_p2 a:hover{ background-color:#FF4A0A;}
/*两排*/
.multipleColumn{ width:1002px;}
.multipleColumn .bd{ padding-top:10px;}
.multipleColumn .bd li{ width:235px; height:160px; float:left; margin:15px 7px 0px 7px; display:inline; overflow:hidden; background-color:#D9D9D9; }
.multipleColumn_p1{ width:229px; height:128px; text-align:center; margin-left:3px; margin-top:3px;}
.multipleColumn_p1 a{ width:229px; height:128px; float:left;}
.multipleColumn_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
.multipleColumn_p1 img{ max-width:229px; height:128px;}
.multipleColumn_p2{ width:235px; height:29px; line-height:29px; text-align:center; }
.multipleColumn_p2 a{color:#4C4C4C; font-size:13px; }
.multipleColumn .bd li.selectli{ background-color:#006BC5; cursor:pointer;}
.multipleColumn .bd li.selectli .multipleColumn_p2 a{ color:#fff;}

/*切换滚动*/
.slideGroup{ width: 1200px; margin-top: 50px; background: #2476DB;}
.slideGroup .parHd{ height:53px; background: #fff;  }
.slideGroup .parHd li{ width:275px; height: 53px; line-height: 53px; text-align: center; float: left; }
.slideGroup .parHd li a{ font-size: 18px; color: #212121; }
.slideGroup .parHd li.on{ background: #2476DB; }
.slideGroup .parHd li.on a{ color: #fff; }
.slideGroup .parBd{ width:1200px;height:295px; }
.slideGroup .parBd ul{ margin-top: 35px; margin-left: 9px; }
.slideGroup .parBd ul li{ width: 270px;height: 250px; float: left; margin:0px 11px; display: inline;  }
.slideGroup_p1{ width: 270px; height: 220px; background: url(../images/bg1.jpg) no-repeat bottom; }
.slideGroup_p1 a img{ max-width: 270px; height: 204px; }
.slideGroup_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8; }
.slideGroup_p2{ width: 270px; height: 24px; }
.slideTxt_Scroll_p2a1{ width: 160px; height: 24px; line-height: 24px; margin-left: 7px; font-size: 14px; color: #fff; }
.slideTxt_Scroll_p2a2{ width: 80px; text-align: center; color: #252525; height: 24px; line-height: 24px; background: url(../images/bg2.jpg) repeat-x; }
.slideTxt_Scroll_p2a2:hover{color: #2476DB;}

/* CSS Footer */
.footer{width:1200px; height:120px; background:#fff; overflow:hidden; text-align:center; margin:0px auto; font-size: 12px;}
.footer a:hover{ text-decoration:underline;}
#footer{ height:120px;background:#fff;  }
.footer_01{ margin-top:10px;  text-align:left; width: 1000px; line-height: 25px;}
.footer_02{ width: 185px; height: 88px; margin-top: 13px; position: relative; }
.footer_02 a{ position:absolute; }
.weixin{ top:0px; right:0px;}
.qq1{ top: 16px; left: 0px; }
.qq2{ top: 46px; left: 0px; }
#fb{ height: 61px; background:url(../images/bg5.jpg) no-repeat center; margin-top: 50px; }
.fb{ width: 1200px; height: 61px; line-height: 61px; font-size: 16px; color: #fff; text-align: center; }

/*CSS Left_side*/
.left_side{ width:298px;  float:left; display:inline; margin-top: 20px;}
.left_sidep1{}
.left_sidecon{}

.left_sideul li{width: 298px; height: 101px; position: relative;}
.left_sideul li a{ width: 255px; padding-left: 30px; height: 101px; line-height: 101px; font-size: 20px; color: #fff; background: #0591CE url(../images/line1.jpg) repeat-x bottom; position: absolute; left: 0px; top: 0px; }
.left_sideul li.selectli a{ background: #12A2E0 url(../images/line1.jpg) repeat-x bottom; }
.left_sideul li.selectli span{ width: 13px; height: 20px; background:url(../images/bg1.jpg) no-repeat; position: absolute; top: 40px; left: 285px;  }
.left_sideul li:hover span{width: 13px; height: 20px; background:url(../images/bg1.jpg) no-repeat; position: absolute; top: 40px; left: 285px;}
.left_sideul li:hover a{ background: #12A2E0 url(../images/line1.jpg) repeat-x bottom; }

.pcontact_us{ width:285px; height:100%; overflow: hidden;  margin-top:30px;}
.pcontact_p1{ height:138px;}
.pcontact_usa1{ float:left; margin-top:12px; margin-left:1px;}
.pcontact_us_01{ width:280px; line-height:30px; margin-top:15px; font-size: 16px; color:#0486ce;}
/*CSS Right_side*/
.right_side{ width:880px; height:100%; overflow:hidden;  float:right; display:inline; margin-top: 20px;}
.right_title{ height:45px; line-height: 45px;  }
.right_title_left{ float:left;  font-size:26px; padding-left:53px; background: url(../images/icon1.jpg) no-repeat left;}
.right_title_right{ float:right; margin-right:10px; display:inline;}
.right_title_right a{ }
.right_title_right a:hover{  color: #0486ce;}
.right_title_right_sp1{ width:14px; height:13px; background:url(../images/page_icon.png) no-repeat; float:left; margin-top:16px; margin-right:5px;}
.right_title_right_sp2{ float:left;}
.right_content{width:880px; min-height:471px; _height:471px;padding:10px 0px 10px 0px; }


/* CSS News */
#indexNews{ padding:5px; font-size: 14px;}
#indexNews li{ height:30px; line-height:30px; border-bottom:#D9D9D9 1px dotted; padding:5px 10px 5px 10px; }
#indexNews li a{ padding-left:15px; float:left;}
#indexNews li span{ float:right;}
#indexNews li img{margin:13px 10px 0 0;}
#indexNews li a:hover{color:#0591CE; }
#indexNews li i{ float: left; margin-top: 9px; }

#indexNews1 li{ padding:5px; float:left;}
.indexNews1_a1{ float:left; width:300px; height:128px; border:1px solid #dcdcdc; padding:1px;}
.indexNews1_a1:hover{filter:alpha(opacity=80);opacity:0.8; border:1px solid #D80000;}
.indexNews1_a1 img{ max-width:300px; height:auto;}
.indexNews1_div1{ float:left; margin-left:15px;}
.indexNews1_h3{ height:26px; line-height:26px;}
.indexNews1_h3 a{ font-size:14px; font-weight:bold; color:#585858;}
.indexNews1_h3 a:hover{ color:#0098D1;}
.indexNews1_p1{ line-height:23px; }
.indexNews1_p2{ line-height:23px; color:#D80000; margin-top:10px;}

/*Related*/
.related{ padding:15px; float: left; }
.related p{ height:25px; font-weight:bold; border-bottom:solid 1px #F1F1F1; font-size:15px;}
.related ul { width:100%; padding:10px 5px;float:left;}
.related ul li{ width:50%; height:26px; line-height:26px; float:left;}
.related ul li b{ float:left;}
.related ul li a{ float:left; margin-left:5px; display:inline; color:#666;}
.related ul li a:hover{ color:#0591CE;}
/*上一条下一条*/
#prev_next{margin: 10px 10px;clear: both;overflow: hidden; }
#prev_next li{margin: 10px 0;}
#prev_next li i{ margin-right: 5px; }
#prev_next li a:hover{ color: #0591CE; }
/* CSS Pic */
#picUL{ padding:5px; }
#picUL li{height:249px;width:264px;float:left;margin:10px 10px;text-align:center; display:inline;}
#picUL li .pic_01{width:262px;height:217px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
#picUL li .pic_01 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
#picUL li .pic_01:hover{ border:1px solid #0591CE; cursor:pointer;}
#picUL li .pic_01 img{height:215px;max-width:260px; _width:260px; vertical-align:middle; padding:1px;}
#picUL li .pic_02{width:262px;text-align: center;line-height:30px;}
#picUL li .pic_02 a{color:#585858;}
#picUL li .pic_02 a:hover{color:#0591CE; }

#proUL{ padding:5px; }
#proUL li{height:249px;width:264px;float:left;margin:10px 10px;text-align:center; display:inline;}
#proUL li .pic_01{width:262px;height:217px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
#proUL li .pic_01 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
#proUL li .pic_01:hover{ border:1px solid #0591CE; cursor:pointer;}
#proUL li .pic_01 img{height:215px;max-width:260px; _width:260px; vertical-align:middle; padding:1px;}
#proUL li .pic_02{width:262px;text-align: center;line-height:30px;}
#proUL li .pic_02 a{color:#585858;}
#proUL li .pic_02 a:hover{color:#0591CE; }

/* CSS Info */

#newTitle{ line-height:40px; font-size:25px; text-align:center;}
#productTitle{ height:30px;font-size:25px;text-align:center;}
#newsInfo{ height:30px; line-height:30px; font-size:12px;text-align:center; border-bottom:solid 1px #f1f1f1; margin-top:10px;}
.newsinfoleft {padding-left: 30px;}
#newsInfo i{ margin-right: 5px; }
.xxsmys{ width:600px; height:30px; line-height:30px; background-color:#ececec;}
.xxsmwz{ width:88px; height:30px; color:#FFF; text-align:center; display:block; background-color:#9a9a9a;}
.pageys{ width:59px; height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center;}
.pageys:hover{color:#ff6c00}
.pageys1{ width:20px;height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center; margin-left:5px;}
.pageys2{ float:left; padding-left:5px;height:21px; line-height:21px; }
#infoImage{width:100%;text-align:center;margin:10px 0 10px 0;}
#infoImage img{ max-width:100%; padding:3px; border:#dcdcdc solid 1px;}
#newsContent{ margin:0 auto;line-height:26px; padding:15px;}
#newsContent img{max-width:100%;}
#newsContent div{ text-indent:2em;font-size:13px;}
.contactus{  height:auto; padding-left:10px;; line-height:26px; text-align:left;}
.contactus a{ text-decoration: underline; }
#company_main{ margin:0 auto; line-height:30px; padding:10px;text-indent:2em;}
#company_main img{ max-width:100%;}
#company_main .contactus{ text-indent:0em;}
#newsContent div.alink{ padding:5px; line-height:25px; margin:0 auto; font-size:14px;text-indent:0em;}
/*css digg style pagination*/
div.digg{padding:5px;margin:3px;text-align:center; float:right; }
div.digg a{border:#aaaadd 1px solid;padding:2px 5px;margin:2px;color:#585858;text-decoration:none}
div.digg a:hover{border:#585858 1px solid;color:#000;}
div.digg a:active{border:#585858 1px solid;color:#000;}
div.digg span.current{border:solid 1px #0591CE;padding:2px 5px;font-weight:bold;margin:2px;color:#fff;background-color:#0591CE;}
div.digg span.disabled{border:#eee 1px solid;padding:2px 5px;margin:2px;color:#ddd;}
div.digg select{ border:#aaaadd 1px solid;}
/*******************************message css start***************************************/
.message_ul{
	margin:0px auto;
	font-size:14px;
	float:left;
	padding:10px 20px;
	
}
.message_ul li{
	margin:5px 20px;
	float:left;
	width:100%;
}
.message_ul li label{ width:80px; float:left; text-align:right; margin-top:4px;}
.message_ul li b{ margin-top: 5px; float: left; }
.G_textarea{
	width:450px;
	height:100px;
	border:1px solid #dedede;
}
.G_InputText{
	width:250px;
	height:30px;
	line-height:27px;
	border:1px solid #dedede;
	padding:3px;
	float:left;
	border-radius: 2px;
}
.yanzheng{
	width:100px;
	height:23px;
	border:1px solid #dedede;
	padding:3px;
}
.But{
	width:74px;
	height:31px;
	line-height:27px;
	background:#0591CE;
	border-radius:2px;
	border:none;
	text-align:center;
	margin-top:14px;
	margin-left:5px;
	font-size:14px;
	color:#FFF;
	cursor:pointer;
    transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;
}
.But:hover{
    background:#12A2E0;
}
.G_tips{
	width:486px;
	line-height:20px;
	margin:30px 65px;
	border:1px solid #dedede;
	padding:3px 7px 7px 7px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}
.red{
	color:#ff0000;
}
.cpmcys{ height:28px; border:solid 1px #DEDEDE;}
/*******************************message css end***************************************/

/******************************job css start***************************************/
.job_ul{ padding:10px 15px;}
.job_ul li{
	width:100%;
	border-bottom:dashed 1px #cfcfcf;
	float:left;
	padding:10px;
	line-height:24px;
}
.job_ul li .recruit_info{
	font-size:14px;
	float:left;
}
.job_ul li .recruit_info .job_nam{
	color:#000;
	font-weight:bold;
}
.job_ul li .but{
	width:74px;
	height:31px;
	line-height:31px;
	background: #0591CE;
	border-radius:2px;   
	float:right;
	margin-top:10px;
	margin-right:22px;
	text-align:center;
}
.job_ul li .but a{
	text-decoration:none;
	color:#FFF;
	display:block;
}

.recruit_info_tit_bg{
	height:31px;
	background:#f8f8f8;
	border-radius:2px;
	margin:0px auto;
	padding:5px 15px;
}
	
.recruit_info_tit_bg .recruit_info_tit{
	width:73px;
	height:31px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background:#0591CE;
	font-size:14px;
	color:#ffffff;
	line-height:31px;
	text-indent:8px;
}
.recruit_info_main{
	margin:0px auto;
	margin-top:10px;
	margin-bottom:60px;
	padding:5px 20px;
}

.recruit_info_main p {
	text-align: justify;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 28px;
	color: #444444;
}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}
.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;height: 73px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a{color:black;}
.m2t ul li a:hover{ color:red; text-decoration:underline;}
.f{ float:right; margin-right:10px; _margin-top:7px;}
.map{ float:right;margin-top: 20px;}
.map a{color:black;}
.pages{ padding:5px 15px; margin:10px 0px;}
.pages li{ float:left; line-height:30px;}
.pagesli1{ width:40%;}
.pagesli2{ width:40%;}
.pagesli3{ width:20%;}
/*页面加载css*/
#loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 9999999999;
}

.spinner {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 50%;
	left: 50%;
	margin-left: -40px;
	margin-top: -40px;
	-webkit-animation: rotatee 2.0s infinite linear;
	animation: rotatee 2.0s infinite linear;
}

.dot1, .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #0a9fd8;
	border-radius: 100%;
	-webkit-animation: bouncee 2.0s infinite ease-in-out;
	animation: bouncee 2.0s infinite ease-in-out;
}

.dot2 {
	top: auto;
	bottom: 0px;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
@-webkit-keyframes rotatee { 100% { -webkit-transform: rotate(360deg) }}
@keyframes rotatee {
	100% {
		transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes bouncee {
	0%, 100% { -webkit-transform: scale(0.0) }
	50% { -webkit-transform: scale(1.0) }
}

@keyframes bouncee {
	0%, 100% {
		transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
      }
}