@charset "utf-8";
/* CSS Document */
/*全局样式
---------------------------------------------*/
*{margin:0px;padding: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;}
.clear{clear:both;font-size:0px;height:0px;_height:0px;overflow:hidden; }
em, i { font-style: normal;}
textarea, input,button{word-wrap:break-word; word-break:break-all; padding:0px; border: 0px;font-family:'Microsoft YaHei'; font-size: 14px;}
/* Clear Fix */ 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.clearfix{display:inline-block;} 
/* Hide from IE Mac */ 
.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; }

/*网站样式
---------------------------------------------*/
body{background:#EBEBEB url(../images/bg1.jpg) no-repeat center top; color:#333; font-family:'Microsoft YaHei',宋体,Arial,Helvetica,'方正兰亭粗黑简体'; font-size: 14px;}
a{color:#333;text-decoration:none;cursor :pointer; outline: none;transition: all 0.4s;
-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;}
.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{ width:1200px; height:98px; position: relative; }
.logo{ top:24px; left:0px; position: absolute;   }
.tel{ top:30px; right:0px; position: absolute; padding-left: 55px; height: 46px; background: url(../images/icon1.png) no-repeat left center;}
.tel span{ color: #9a9a9a; }
.tel b{ color: #2F5AAD; font-size: 20px; }
.headerc1{ position: absolute;  right: 220px; height: 52px; top: 27px; border-right:solid 1px #D6D6D6;}
.headerc1p{ height: 24px; line-height: 24px;  }
.headersp1{ color:#9a9a9a; margin-right: 12px; float: left;}
.headersp2{ color:#2F5AAD; float: left;}
.headerc1div{ height: 28px; line-height: 28px;  }
.headerc1div1{ float: left; margin-top:3px;}

/* CSS nav */
.nav{ width:1200px; height:45px; background: url(../images/nbg.png) no-repeat; }

.dnav{ width: 900px; height:45px; position:relative; z-index:1; }
.dnav .nLi{ float:left;  position:relative; display:inline;  }
.dnav .nLi h3{ float:left; font-weight:normal;  }
.dnav .nLi h3 a{ width:112px; height:45px; line-height: 45px;  display:block; text-align:center; font-size:16px; color:#fff;  }
.dnav .nLi h3 a:hover{ font-weight: bold;}
.dnav .selectli h3 a{ font-weight: bold; }
.dnav .sub{ display:none; width: 112px; left:0px; top:45px;  position:absolute; z-index:9999;  padding:5px 0; background-color:#fff; transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s 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:35px; line-height:35px; text-align: center;}
.dnav .sub a{ display:block; padding:0 10px; font-size:14px;  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:#2F5AAD; }
.sub li:hover > a {
	padding-left: 15px;
}
.dnav .sub li.selectlid a{ color:#2F5AAD;}
.navc{ height: 45px; line-height: 45px;  }
.navc a{ float: left; margin-right: 30px;}
.navc a img{ float: left; margin-top: 13px;}
.navc a span{ color: #2F5AAD; font-size:16px; font-weight: bold; float: left; margin-left: 12px;}
.navc a:hover img{ animation: swing 1s; }
/* CSS banner */
.banner{ width: 1200px; height:280px; text-align:center; overflow:hidden; margin:0px auto; position: relative;}
.banner img{ position: absolute; left: 50%; }
.bimg1{ margin-left: -313px; top: 60px; }
.bimg2{ margin-left: -210px; bottom: 60px; }

.page_banner{ height:250px; min-width: 1200px; 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 */
.gg{ width: 1200px; height: 50px; background: #FFFFFF; border-radius:5px; margin-top: 20px;}
.gg_a1{ width: 35px; text-align: center; height: 20px; line-height: 20px; margin-top: 15px;  margin-left:20px; color: #fff; background:#2F5AAD; border-radius:5px; }
.gg_a2{ height: 50px; line-height: 50px; margin-right: 20px; color: #2F5AAD; text-decoration: underline; }
.gg_a2:hover{ margin-right: 10px; }
.ggc{ width: 1050px; height: 50px; line-height: 50px; float: left; margin-left: 20px;}
.ggc li{ color: #878282; float: left; width:280px; padding-right: 70px; overflow: hidden;}
.ggc li a{ color:#878282;  }
.ggc li a:hover{ color: #2F5AAD; }

.chan1{ width:1200px; height: 395px; background: #fff; border-radius:5px; margin-top: 20px; }
.chan1c3{ width: 326px; height: 306px; margin-top: 45px; margin-left: 25px; position: relative;}
.chan1c3 .bd a{ width: 320px; height: 300px; border: solid 3px #F7F7F7; float: left; position: relative; overflow: hidden;}
.chan1c3 .bd a img{width: 320px; height: 240px; transition: all 0.4s;}
.chan1c3p1{ width: 320px; text-align:center;  height: 60px; line-height: 60px; font-size: 16px; }
.chan1c3 .bd a:hover img{ transform:scale(1.03); }
.chan1c3 .bd a:hover{ border: solid 3px #2F5AAD; }
.chan1c3 .prev,.chan1c3 .next{ position:absolute; left:0px; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=80);opacity:0.8; }
.chan1c3 .next{ left:auto; right:0px; background-position:8px 5px; }
.chan1c3 .prev:hover,.chan1c3 .next:hover{ filter:alpha(opacity=100);opacity:1;  }


.chan1c1{ width: 580px; height: 330px; margin-top: 30px; margin-left: 20px; }
.chan1_p1{ height: 45px; line-height: 45px; background: url(../images/bg2.jpg) repeat-x center; }
.chan1_a1{ width: 130px; height: 45px; background: #fff;}
.chan1_a1 img{ float: left; margin-top: 14px; }
.chan1_a1 span{ float: left; font-size: 20px; font-weight:bold; color: #2F5AAD; margin-left: 10px; transition: all 0.4s;}
.chan1_a2{ width: 40px; height: 20px; background:#fff url(../images/icon31.jpg) no-repeat right; margin-top: 12px;}
.chan1_a2:hover{ background:#fff url(../images/icon3.jpg) no-repeat right; }
.chan1_dl{ width: 580px; height: 113px; background: url(../images/line1.jpg) repeat-x bottom; margin-top: 12px; }
.chan1_dl dt{ height: 32px; line-height: 32px; text-align:center;}
.chan1_dl dt a{ font-size: 18px; }
.chan1_dl dt a:hover{ color: #2F5AAD; }
.chan1_dl dd{ height: 50px; line-height: 25px; margin-top: 6px; color: #878282;}
.chan1_dl dd a{ color: #2F5AAD; }
.chan1_ul1{ width: 580px; margin-top:20px; }
.chan1_ul1 li{ height: 28px; line-height: 28px; }
.chan1_ul1 li b{ width: 4px; height: 4px; background: url(../images/icon4.jpg) no-repeat; float: left; margin-top: 13px;}
.chan1_ul1 li a{ float: left; margin-left: 10px; }
.chan1_ul1 li a:hover{ color: #2F5AAD; margin-left: 15px; }
.chan1_ul1 li span{ color:#878282; float: right;}
.chan1c2{ width: 200px; height:330px; margin-top: 30px; margin-left: 25px; background:#2F5AAD; border-top-right-radius:35px;  }
.chan1_p2{ height: 42px; line-height: 42px; margin-top: 20px; font-size: 22px; color: #fff; font-weight:bold; text-align: center; }
.chan1_p3{ width: 140px; margin-left: 35px; margin-top: 10px; }
.chan1_p3 a{ width: 140px; height: 40px; line-height: 40px; float: left;}
.chan1_p3 a img{ float: left; margin-top:12px;  }
.chan1_p3 a span{ float: left; margin-left: 10px; font-size: 18px; color: #fff; transition: all 0.4s;}
.chan1_p3 a:hover img{ animation: swing 1s; }
.chan1_p3 a:hover span{ margin-left: 15px; }

.chan2{ width: 1200px; height:350px; margin-top: 20px; }
.chan2c1{ width: 540px; height: 310px; background: #fff; border-radius:5px; padding:20px 25px;}
.chan2c1dl{ width: 540px; height: 113px; background: url(../images/line1.jpg) repeat-x bottom; margin-top: 12px; }
.chan2c1dl dt{ width: 114px; height: 85px; float: right; margin-right: 7px;}
.chan2c1dl dt img{ width: 114px; height: 85px; }
.chan2c1dl dd{ width: 395px; height: 85px; float: left;}
.chan2c1p1{ height: 25px; line-height: 25px; }
.chan2c1p1 a{ font-size: 16px; }
.chan2c1p1 a:hover{ color:#2F5AAD; margin-left: 5px;}
.chan2c1p2{ height: 50px; line-height: 25px; margin-top: 10px; color: #878282;}
.chan2c1p2 a{ color: #2F5AAD; }
.chan2c1ul{ width:540px; margin-top: 15px;  }
.chan2c1ul li{ height: 28px; line-height: 28px; float: left; width: 270px; }
.chan2c1ul li b{ width: 4px; height: 4px; background: url(../images/icon4.jpg) no-repeat; float: left; margin-top: 13px;}
.chan2c1ul li a{ float: left; margin-left: 10px; }
.chan2c1ul li a:hover{ color: #2F5AAD; margin-left: 15px; }

.chan2c2{ width: 540px; height: 310px; background: #fff; border-radius:5px; padding:20px 25px; }
.chan2c2 .hd{ height: 45px; line-height: 45px; background: url(../images/bg2.jpg) repeat-x center;  }
.chan2c2 .hd ul{ width: 339px; float: left; height: 45px; background: #fff;}
.chan2c2 .hd ul li{ width: 113px; float: left; text-align: center; }
.chan2c2 .hd ul li a{ font-size: 20px;  font-weight: bold; }
.chan2c2 .hd ul li.on a{ color: #2F5AAD; }
.chan2c2c{ width: 540px; height: 265px; }
.chan2c2dl{ width: 200px; height: 255px; float: left; margin-top: 10px;}
.chan2c2dl dt{ width: 200px; height: 110px; text-align: center; }
.chan2c2dl dt img{ width: 200px; height: 110px; }
.chan2c2dl dd{ width: 200px; height: 115px; margin-top: 20px; }
.chan2c2p1{ height: 32px; line-height: 32px; }
.chan2c2p1 a{ font-size:16px; }
.chan2c2p1 a:hover{ color:#2F5AAD;}
.chan2c2p2{ height: 75px; line-height: 25px; color: #878282; margin-top:8px;}
.chan2c2p2 a{ color: #2F5AAD; }
.chan2c2ul{ width: 295px; float: left; margin-left: 30px; margin-top: 10px;}
.chan2c2ul li{ height: 28px; line-height: 28px; }
.chan2c2ul li b{ width: 4px; height: 4px; background: url(../images/icon4.jpg) no-repeat; float: left; margin-top: 13px;}
.chan2c2ul li a{ float: left; margin-left: 10px; }
.chan2c2ul li a:hover{ color: #2F5AAD; margin-left: 15px; }

.chan3{ width: 1150px; height:370px; margin-top: 20px; background: #fff; border-radius:5px; padding:20px 25px;}
.chan3c{ width: 1150px; height: 274px; margin-top: 20px; overflow: hidden;}
.chan3c .hd{ width: 200px; float: left;}
.chan3c .hd a{ width: 200px; font-size: 20px; font-weight:bold; color: #fff; text-align: center; height: 115px; line-height: 115px; background: #2F5AAD; border-radius:15px; float: left;  }
.chan3c .hd a:hover{ background: #a40d0d; }

.chan3c .bd{ width: 940px; float: left; margin-left: 10px;}
.hyc{ width: 450px; height: 274px; margin-left: 20px;}
.hyc1{ width: 450px; height: 180px; background: url(../images/line1.jpg) repeat-x bottom; }
.hyc1p1{ height: 34px; line-height: 34px; }
.hyc1p1 a{ font-size: 22px; font-weight: bold; color:#2F5AAD; }
.hyc1p2{ height: 107px; line-height: 26px; margin-top: 10px;}
.hyc1p2 a{ color: #2F5AAD; }
.hyc2{ width: 450px; height: 70px; margin-top: 20px; }
.hyc2cl{ width: 245px; height: 70px; background: url(../images/bg3.jpg) repeat-y right; line-height: 35px;}
.hyc2cl a{ font-size:16px; color: #2F5AAD; font-weight: bold; float: left;}
.hyc2cl a.hyc2a10{ margin-left: 25px; }
.hyc2cl a img{ float: left; margin-top: 15px;}
.hyc2cl a span{ float: left; margin-left: 10px; }
.hyc2cl a:hover span{ color: red; }

.hyc2cr{ width: 190px; height: 70px;}
.hyc2p1{ height: 35px; line-height: 35px; }
.hyc2p1 img{ float: left; margin-top:8px; }
.hyc2p1 span{ float: left; margin-left: 3px; }
.hyc2p2{ height: 35px; line-height: 35px; font-family:Arial; font-size:25px; color: #2F5AAD;}

.chan4{ width: 1200px; height: 100%; overflow: hidden; margin-top: 20px; }
.chan4cl{ width:255px; height: 415px; background: #fff; border-radius:5px; padding:20px 25px;}
.chan4_p1{ height: 45px; line-height: 45px; text-align: center;}
.chan4_p1 a{ font-weight: bold; font-size:22px; color:#2F5AAD; }
.chan4_p1 a:hover{ color: #FF6900; }
.chan4clul{ width: 255px; margin-top: 10px;}
.chan4clul li{ height: 28px; line-height: 28px; }
.chan4clul li b{ width: 4px; height: 4px; background: url(../images/icon4.jpg) no-repeat; float: left; margin-top: 13px;}
.chan4clul li a{ float: left; margin-left: 10px; }
.chan4clul li a:hover{ color: #2F5AAD; margin-left: 15px; }

.chan4cr{ width:825px; height: 415px; background: #fff; border-radius:5px; padding:20px 25px;}
.chan4cr .hd{ height: 45px; line-height: 45px; background: url(../images/bg2.jpg) repeat-x center;  }
.chan4cr .hd ul{ width: 226px; float: left; height: 45px; background: #fff;}
.chan4cr .hd ul li{ width: 113px; float: left; text-align: center; }
.chan4cr .hd ul li a{ font-size: 20px;  font-weight: bold; }
.chan4cr .hd ul li.on a{ color: #2F5AAD; }
.chan4crc{ padding-top:15px; }
.chan4crc_ul1{ width: 100%; height: 150px; background:url(../images/line1.jpg) repeat-x bottom; float: left; }
.chan4crc_ul1 li{ float: left; height: 112px; width: 400px; }
.chan4crc_ul1 li.chan4crcli10{ margin-left: 25px; }
.chan4crcp1{ width: 150px; height: 112px; }
.chan4crcp1 img{ width: 150px; height: 112px;  }
.chan4crcdiv{ width: 230px; }
.chan4crcp2{ height: 24px; line-height: 24px; font-size: 16px; transition: all 0.4s;}
.chan4crcp3{ height: 64px; line-height: 21px; color:#878282; margin-top: 2px;}
.chan4crcp4{ height: 20px; line-height: 20px; color:#2F5AAD; margin-top: 2px;}
.chan4crc_ul1 li a:hover .chan4crcp2{ padding-left: 5px; color:#2F5AAD;  }
.chan4crc_ul1 li a:hover .chan4crcp4{ color: #FF6900; }
.chan4crc_ul2{ width: 100%; float: left; margin-top: 21px; }
.chan4crc_ul2 li{ width: 400px; height: 30px; line-height: 30px; float: left;}
.chan4crc_ul2 li.chan4crcli20{ margin-left: 25px; }
.chan4crc_ul2 li b{ width: 4px; height: 4px; background: url(../images/icon4.jpg) no-repeat; float: left; margin-top: 15px;}
.chan4crc_ul2 li a{ float: left; margin-left: 10px; }
.chan4crc_ul2 li a:hover{ color: #2F5AAD; margin-left: 15px; }
.chan4crc_ul2 li span{ color:#878282; float: right;}

.chan5{ width: 1150px; height:60px; margin-top: 20px; background: #fff; border-radius:5px; padding:20px 25px;}
.chan5 .bd li{ float: left; width: 200px;  height: 60px; margin:0px 15px; text-align: center;}
.chan5 .bd li img{ max-width: 100%; height: auto; margin-left: auto; margin-right: auto; display: block; }
.chan5 .bd li a:hover img{ filter:alpha(opacity=80);opacity:0.8; }

/* CSS Footer */
.footer{width:1200px; height:115px;  color:#fff; text-align:center; margin:0px auto;}
.footer a{ color:#fff;}
.footer a:hover{ text-decoration:underline;}
#footer{ height:115px;background:#2F5AAD;  overflow:hidden; min-width: 1200px; margin-top: 25px;}
.footer_01{ height: 32px; line-height: 32px; margin-top: 15px; }
.footer_01 a{ margin: 0px 20px; }
.footer_02{ height: 26px; line-height: 26px;}
.footer_03{ height: 26px; line-height: 26px;}
.weixin{ margin-top:56px; margin-left:60px;}



/*CSS Left_side*/
.left_side{ width:275px;  float:right; display:inline; margin-top:15px;}
.left_sidec1{ width: 275px; height:220px; overflow: hidden; background:#2F5AAD; border-top-right-radius:35px;  }
.left_sidec1_p1{ height: 42px; line-height: 42px; margin-top: 20px; font-size: 22px; color: #fff; font-weight:bold; text-align: center; }
.left_sidec1_p2{ width: 275px;  margin-top: 10px; }
.left_sidec1_p2 a{ width:105px;   height: 40px; line-height: 40px; float: left; margin-left: 20px;}
.left_sidec1_p2 a img{ float: left; margin-top:12px;  }
.left_sidec1_p2 a span{ float: left; margin-left: 10px; font-size: 18px; color: #fff; transition: all 0.4s;}
.left_sidec1_p2 a:hover img{ animation: swing 1s; }
.left_sidec2{ width:225px; height: 100%; margin-top: 15px; background: #fff; border-radius:5px; padding:20px 25px; }
.left_sidec2ul{ width: 225px; margin-top: 10px;}
.left_sidec2ul li{ height: 28px; line-height: 28px; }
.left_sidec2ul li b{ width: 4px; height: 4px; background: url(../images/icon4.jpg) no-repeat; float: left; margin-top: 13px;}
.left_sidec2ul li a{ float: left; margin-left: 10px; }
.left_sidec2ul li a:hover{ color: #2F5AAD; margin-left: 15px; }

.left_sidep1{ height: 42px; line-height: 42px; }
.left_sidep1 a{ font-size: 22px; color: #2D5AAD; font-weight:bold; }
.member_sideul{ width:237px;  margin-top:15px; margin-left: 15px;}
.member_sideul li{ height:37px; overflow:hidden;_float:left; }
.member_sideul li a{ width:237px; height:37px; line-height:37px; float:left; text-align:left; font-size:16px;  font-weight:500; }
.member_sideul li a i{ margin-right: 10px; }
.member_sideul li a:hover{  color: #2D5AAD;}
.member_sideul li.selectli a{  color: #2D5AAD;}

.pcontact_us{ width:206px; height:250px;  margin-top:40px;}
.pcontact_p1{ height:138px;}
.pcontact_usa1{ float:left; margin-top:12px; margin-left:1px;}
.pcontact_us_01{ width:265px; height:105px; line-height:22px; margin-top:5px; color:#696868;}
/*CSS Right_side*/
.right_side{ width:855px; height:100%; overflow:hidden;  float:left; display:inline; background: #fff; border-radius:5px; padding:20px 25px; margin-top: 15px;}
.right_title{ width: 1150px; height:50px; line-height: 50px; background: #fff; border-radius:5px; padding:0px 25px; margin-top: 15px;}
.right_title_left{ float:left;  font-size:16px; color:#fff; margin-top:10px; margin-left:10px; }
.right_title_right{ color:#878282; float:left; }
.right_title_right a{ color:#878282;}
.right_title_right a:hover{ text-decoration:underline;}
.right_title_right_sp1{ width:17px; height:16px; background:url(../images/page_icon.jpg) no-repeat; float:left; margin-top:18px; margin-right:5px;}
.right_title_right_sp2{ float:left;}
.right_content{width:855px; min-height:850px; _height:850px;padding:20px 0px 10px 0px; }
.right_content1{width:500px; min-height:500px; _height:850px;padding:20px 0px 10px 0px; }


/*会员注册*/
.register{ width: 1150px; height:100%; overflow: hidden; margin-top: 15px; background: #fff; border-radius:5px; padding:20px 25px;}
.register_ul{ width:650px; float:left; margin-top:30px; margin-left:60px; text-align:left;}
.register_ul li{ height:40px; line-height:40px; margin-top:20px; font-size:14px;}
.register_ul li b{ color:#E60000; margin-top:3px; float:left;margin-right:5px;display:inline; }
.register_ul li i{ float:left;  text-align:right; width:110px;}
.register_input{ width:300px; height:29px; padding:5px; color:#333333;  line-height:29px; float:left;  }
.register_ul li #user_name{ background:url(../images/register_input1.png) no-repeat;}
.register_ul li #password{ background:url(../images/register_input2.png) no-repeat;}
.register_ul li #password1{ background:url(../images/register_input2.png) no-repeat;}
.register_ul li #mobile{ background:url(../images/register_input3.png) no-repeat;}
.register_ul li #email{ background:url(../images/register_input4.png) no-repeat;}
.register_ul li #qq{ background:url(../images/register_input5.jpg) no-repeat;}
.register_ul li #weixin{ background:url(../images/register_input6.jpg) no-repeat;}
.register_input1{ width:98px; height:29px; line-height:29px; padding:5px; color:#333333; border:solid 1px #D4D4D4; }
.register_btn{ width:330px; height:44px; transition: all 0.4s; line-height:44px; background-color:#CE1A1B; color:#fff;border-radius: 5px; cursor:pointer; font-size:14px;}
.register_btn:hover{ background-color:#a40d0d;}
.register_02{ width:300px; height:285px;  border-left:solid 1px #D9D9D9; margin-top:50px;}
.register_021{ height:30px; line-height:30px; font-size:14px; margin-left:60px;}
.register_021 a{ color:#3375A5;}
.register_022{  line-height:24px; margin-left:60px;}
/*会员登录*/
.login{ width: 1150px; overflow: hidden; height: 620px;  position: relative; margin-top: 15px; background: #fff; border-radius:5px; padding:20px 25px;}
.login_01{ width: 501px; height: 304px; background: url(../images/login_img.jpg) no-repeat; position: absolute;top:60px; left: 60px; }
.login_03{ width:421px; height:553px; background:url(../images/login_bg.png) no-repeat; position: absolute;top:30px; right: 30px;}
.login_ul{ float:left; margin-top:80px; margin-left:30px; display:inline;}
.login_ul li{ width:335px; float:left;}
.login_ul li span{ color:#858585; margin-top:19px; float:left; font-size:14px;}
.login_input{ width:320px; height:26px; line-height:26px; padding:5px; color:#959595;border: 1px solid #D6D6D6;border-radius: 5px; margin-top:7px;}
.login_btn{ width:330px; height:44px; line-height:44px; background-color:#CE1A1B; color:#fff;border-radius: 5px; margin-top:35px; cursor:pointer; font-size:15px; font-weight: bold;}
.login_btn:hover{ background-color:#a40d0d;}
.login_li{ margin-top:10px; color:#5C5B5B;font-size: 14px;}
.login_li a{ margin:0px 10px; color:#5C5B5B; }
.login_li a:hover{ color:#CE1A1B;}
#msgtips{ color:#a40d0d;}
/*提示样式*/
.msg-tips{ position:relative; margin:30px auto;  width:380px; font-size:14px; text-align:left; }
.msg-tips .ico{ display:block; float:left; background:url(../images/icon-tips.png) no-repeat left top; width:46px; height:46px; text-indent:-99999px;overflow:hidden; }
.msg-tips .ico.error{ background-position:-50px 0; }
.msg-tips .ico.warning{ background-position:-100px 0; }
.msg-tips .msg{ margin-left:60px; }
.msg-tips .msg strong{ margin-bottom:10px; color:#444; font-size:15px; }
.msg-tips .msg p{ line-height:1.8em; }
.msg-tips .msg i{ color:#f00; font-style:normal;}
.msg-tips .msg p a{ font-size: 14px; color: red; }
/*recove*/
.recov_input{ width:320px; height:26px; line-height:26px; padding:5px; color:#959595;border: 1px solid #D6D6D6;border-radius: 5px; margin-top:7px;}
.recov_ul{ width:650px; float:left; margin-top:25px; margin-left:40px; text-align:left;}
.recov_ul li{ height:40px; line-height:40px; margin-top:20px; font-size:14px;}
.recov_ul li b{ color:#E60000; margin-top:3px; float:left;margin-right:5px;display:inline; }
.recov_ul li i{ float:left;  text-align:right; width:110px;}
/*member*/
.member_left{ width:252px; float:left;  display:inline; margin-top: 20px; }
.member_sideul{ width:237px;  margin-top:15px; margin-left: 15px;}
.member_sideul li{ height:37px; overflow:hidden;_float:left; }
.member_sideul li a{ width:237px; height:37px; line-height:37px; float:left; text-align:left; font-size:16px;  font-weight:500; }
.member_sideul li a i{ margin-right: 10px; }
.member_sideul li a:hover{  color: #2D5AAD;}
.member_sideul li.selectli a{  color: #2D5AAD;}

.member_right{ width:950px; min-height:252px; float:right; background:#fefefe; border:1px solid #eee; padding:10px; color:#585858;}
.member_right a{ color:#585858;}
.member_title{ height:35px; line-height:35px;}
.member_title_left{ font-size:16px; font-weight:bold; }
.member_title_right{ float:right;}
.member_title_right a{ color:red; font-size:13px; font-weight:bold; }
.member_content{}
.head-inner{ width: 833px; position:relative; margin:20px 0 10px 0; padding:10px; border:1px solid #f6f6f6; background:#fff; }
.head-inner h3{ margin-bottom:10px; padding-bottom:8px; color:#CE1A1B; font-size:16px; font-weight:normal; line-height:30px; border-bottom:1px solid #f0f0f0; }
.head-inner dl{ display:block; float:left; width:50%; line-height:2.8em; }
.head-inner dl dt{ display:block; float:left; color:#666; }
.head-inner dl dd{ color:#999; }
.head-inner dl dd .red a{ color:red;}
.inner_c{ line-height:2.8em; }

.right_02{ height:auto;line-height:30px;margin-top:15px;}
.ftable{ width:100%; border:1px solid #f0f0f0; background:#fff; }
.ftable th{ padding:0.8em; color:#6e717a; font-weight:400; background:#fbfbfb; border-bottom:1px solid #e8e8e8; }
.ftable td{ padding:0.8em; color:#333; border-bottom:1px solid #F3F3F3; }
.ftable td .img{ padding:1px; width:60px; height:60px; border:1px solid #e8e8e8; }
.ftable td s{ color:#999; text-decoration:line-through; }
.ftable .tr_odd_bg{ background:#f9f9f9; }
.ftable a:hover{ color:#CE1A1B;}
.right_03{height:30px;margin-top:30px;}
.user_centerdl{ width: 688px; height: 50px; line-height: 50px;   }
.user_centerdl dt{ width: 120px; text-align: right; float: left; }
.user_centerdl dd{ width: 538px; float: left; padding-left: 30px; color: #191919; }
.mpinput{ width:300px; height: 30px; line-height: 30px; padding:5px 10px; border: solid 1px #E2E3E5;  }
.mtextarea{
    width:450px;
    height:100px;
    border:1px solid #E2E3E5; padding:5px 10px;line-height: 30px;
}

.btndiv{ height: 50px; margin: 20px 0px;}
.add_submit{ width: 170px; height: 50px; line-height: 50px;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s; -moz-border-radius: 5px;    
    -webkit-border-radius: 5px;  
    border-radius:5px; background:#2D5AAD; font-size: 16px; cursor: pointer; margin-left: 200px; color: #fff;}
.add_submit:hover{ background: red; } 
.mtips{ width: 100%; height:35px; line-height: 35px; font-size: 16px; color: red;  }

.dyselect{ height: 35px; border: solid 1px #E2E3E5; cursor: pointer; }

.right_search{  height: 50px; line-height: 50px; border-bottom: solid 1px #eee; }
.right_search span{ font-size: 14px; float:left;  }
.search_input{ width: 80px; height: 30px; line-height: 30px; cursor: pointer; margin-top:10px; padding:5px 8px; border: solid 1px #EEEEEE; float:left; }
.search_submit{ width: 80px; color: #fff; cursor: pointer;  height: 32px; line-height: 32px;margin-top:10px; margin-left: 5px; padding:0px 5px; background: #2D5AAD; float:left;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s; -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */ }
.search_submit:hover{ background: #a40d0d; } 
.search_txt{ width: 160px; height: 30px; line-height: 30px;  cursor: pointer; margin-top:10px; padding:0px 5px; border: solid 1px #EEEEEE; float:left; }
.tableMod{ padding: 10px 0px; margin: 0px auto;}
.tableMod table{
    width:100%;
    line-height:1.5em;
    border:1px solid #e0e0e0;
    text-align: center;
}
.tableMod table th,
.tableMod table td{
    padding:8px 5px;
    border:1px solid #e0e0e0;
}
.tableMod table td a{ color: #a40d0d; font-weight: bold; }
.tableMod table th{
    color:#333;
    background:#f1f1f1;
}
.tableMod table tr{
    background-color:#FFF;
}
.tableMod table .hover{
    background-color:#fffad8;
}
.tab_p1{ height: 25px;line-height: 25px; }
.tab_p2{height: 25px;line-height: 25px; color: red; font-size: 13px;}
.tab_p1 b{ color: red; }
.search_p1{ height: 40px; line-height: 40px; font-size: 16px; }
.cwrap{ width: 100%; }
/* CSS News */
#indexNews{  }
#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 a:hover{color:#2F5AAD; margin-left: 5px;}
#indexNews li i{ float: left; margin-top: 9px; }

#indexNews1 li{ width:855px; height: 100%;  overflow:hidden; padding-bottom: 20px;  margin:10px 0px;  transition: all 0.4s;}
.itime{ width: 58px; height: 118px; text-align: center; margin-top: 25px; background: url(../images/nicon1.png) no-repeat center; margin-left: 10px;}
.itime span{ width: 58px; float: left;}
.timesp1{ height: 45px; line-height: 45px; font-size: 40px; color: #828282; }
.timesp2{ height: 28px; line-height: 28px; font-size: 20px; color: #A1A1A1; margin-top: 35px;}
.inlia1{ float:left; width:146px; text-align: center; background: #fff; height:110px; margin-top: 25px; margin-left:15px;}
.inlia1:hover{filter:alpha(opacity=80);opacity:0.8;}
.inlia1 img{ max-width:146px; height:110px;}
.inlidiv1{ float:left; margin-left:15px; width: 545px; margin-top: 25px; transition: all 0.4s;}
.inlip1{ height:40px; line-height:40px;font-size: 18px;}
.inlip2{ height: 50px; line-height:25px; color: #A5A5A5;}
#indexNews1 li:hover{ background: #2F5AAD; cursor: pointer; }
#indexNews1 li:hover .timesp1,#indexNews1 li:hover .timesp2,#indexNews1 li:hover .inlip1,#indexNews1 li:hover .inlip2{ color: #fff; }
#indexNews1 li:hover .itime{ background: url(../images/nicon11.png) no-repeat center; }
#indexNews1 li:hover .inlidiv1{ margin-left: 25px; }
#indexNews1 li.lin0{ background: #f5f5f5; }
#indexNews1 li.lin0:hover{ background: #2F5AAD; cursor: pointer;}


/*Related*/
.related{ padding:10px; float: left; width: 100%;}
.related p{ height:25px; font-weight:bold; border-bottom:solid 1px #F1F1F1;}
.related ul { width:100%; padding:10px 0px;float:left;}
.related ul li{ width:50%; height:30px; line-height:30px; 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:#2F5AAD;}
/*上一条下一条*/
#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: #2F5AAD; }
/* CSS Pic */
#picUL{}
#picUL li{ height:260px; width:240px; float:left;margin:15px 20px; display:inline; }
#picUL li a{ width: 240px; height: 258px; background: #fff; float: left; padding:4px; border: solid 1px #ddd;}
#picUL li .pic_01{width:240px;height:180px; text-align: center; overflow: hidden; background: #f8f8f8;}
#picUL li .pic_01 img{height:180px;max-width:240px; _width:240px; vertical-align:middle; transition: all 0.4s; }
#picUL li .pic_02{width:240px; line-height:40px; height:40px; margin-top: 5px;}
#picUL li .pic_03{ width: 30px; height: 5px; background: #2F5AAD; margin-top: 15px; transition: all 0.4s;}
#picUL li a:hover{ background: #2F5AAD; }
#picUL li a:hover .pic_03{  background: #fff;}
#picUL li a:hover .pic_01 img{ transform:scale(1.05);}
#picUL li a:hover .pic_02{ color: #fff;}

#proUL{ padding:5px; }
#proUL li{height:196px;width:306px;float:left;margin:10px 10px;text-align:center; display:inline;}
#proUL li .pic_01{width:304px;height:164px; 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 #2F5AAD; cursor:pointer;}
#proUL li .pic_01 img{height:160px;max-width:300px; _width:300px; vertical-align:middle; padding:1px;}
#proUL li .pic_02{width:304px;text-align: center;line-height:30px;}
#proUL li .pic_02 a{ }
#proUL li .pic_02 a:hover{color:#2F5AAD; }

/* CSS Info */

#newTitle{ line-height:45px; font-size:25px; text-align:center;}
#newsInfo{ height:32px; line-height:32px; text-align:center; border-bottom:solid 1px #f1f1f1; margin: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:32px; padding:10px;}
#newsContent img{max-width:100%; text-indent:0em;}
#newsContent div{ text-indent:2em;}

.newsContent table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    font-family: verdana,arial,sans-serif;
    color:#333;
    border-color: #f1f1f1 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
.newsContent table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
.newsContent table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
.newsContent table td a { text-decoration:underline; color: #333;}
.page_t{ height: 45px; line-height: 45px; border-bottom: solid 1px #E1E1E1; color:#2F5AAD;  font-size:22px; font-weight: bold;}


.contactus{  height:auto;  line-height:32px; text-align:left;}
#company_main{ margin:0 auto; line-height:32px; padding:10px; }
#company_main img{ max-width:100%; }
#company_main a{ text-decoration:underline; }
#newsContent div.alink{ padding:5px; margin:0 auto; text-indent:0em;}

.newsInfo{ height: 64px; margin-top: 15px; line-height: 64px; color:#999999;  border-top:solid 1px #E6E6E6; border-bottom:solid 1px #E6E6E6; }
.newsInfo i{ margin-right: 5px; }
.sha{ margin-right: 10px; }
.sha a{ float: left; margin-top: 9px; margin-left: 10px;}
.sha a:hover{ animation: swing 1s; }
.sha span{ float: left; }



/*css digg style pagination*/
div.digg{padding:5px;margin:10px;text-align:center; float:right; display: inline;}
div.digg a{border:#aaaadd 1px solid;padding:3px 5px;margin:3px;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 #2F5AAD;padding:3px 8px;font-weight:bold;margin:3px;color:#fff;background-color:#2F5AAD;}
div.digg span.disabled{border:#eee 1px solid;padding:3px 5px;margin:3px;color:#ddd;}
div.digg select{ border:#aaaadd 1px solid; padding:3px 0px;}
/*******************************message css start***************************************/
.message_ul{
	margin:0px auto;
	float:left;
	padding:10px;
}
.message_ul li{
	float:left;
	width:100%;
    margin: 5px 0px;
}
.message_ul li label{ width:80px; float:left; text-align:right; margin-top:8px;}
.message_ul li b{ margin-top: 5px; float: left; }
.G_textarea{
	width:450px;
	height:100px;
	border:1px solid #dedede;padding:3px;
    float: left;
}
.G_InputText{
	width:250px;
	height:30px;
	line-height:30px;
	border:1px solid #dedede;
	padding:3px;
	float:left;
	border-radius: 2px;
}
.yanzheng{
	width:100px;
	height:25px;
	border:1px solid #dedede;
	padding:3px;
}
.But{
	width:120px;
	height:40px;
	line-height:40px;
	background:#2F5AAD;
	border-radius:2px;
	text-align:center;
	margin-top:14px;
	margin-left:5px;
	color:#FFF;
	cursor:pointer;
    transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;
}
.But:hover{
    background:#23429C;
}
.G_tips{
	width:486px;
	line-height:30px;
	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;}
.job_ul li{
	width:100%;
	border-bottom:dashed 1px #cfcfcf;
	float:left;
	padding:10px 0px;
	line-height:30px;
}
.job_ul li .recruit_info{
	float:left;
}
.job_ul li .recruit_info .job_nam{
	color:#000;
	font-weight:bold;
}
.job_ul li .but{
	width:100px;
	height:40px;
	line-height:40px;
	background: #2F5AAD;
	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:40px;
	background:#f8f8f8;
	border-radius:2px;
	margin:15px auto;
}
	
.recruit_info_tit_bg .recruit_info_tit{
	width:120px;
	height:40px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background:#2F5AAD;
	color:#ffffff;
	line-height:40px;
    text-align: center;
}
.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;
	line-height: 30px;
	color: #444444;
}

/*sitemap*/

.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);
      }
}