/* CSS Document */
/*全局*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,em,i{margin:0;padding:0;}
body{font-family:"Microsoft YaHei";font-size:14px;color:#000000; background-color:#ffffff;}
ul,li{list-style:none;margin:0;padding:0;}
em,i{ font-style:normal;}
h1, h2, h3, h4, h5, h6{font-weight:normal;font-size:100%;} 
img{border:none;border:0;vertical-align:middle;}
a{text-decoration:none;outline:none; color:#000;}
p{margin:0;padding:0;}
.clearfix:after{
     content:".";       
     display:block;       
     height:0;       
     clear:both;       
     visibility:hidden;       

}
.clearfix{*zoom:1}
.fl{ float:left;}
.fr{ float:right;}
.w1200{ width:1200px; margin:0 auto;}
.show{ display:block;}
.hide{ display:none;}
input::-webkit-input-placeholder{
    color:#c5c5c5;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#c5c5c5;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#c5c5c5;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#c5c5c5;
}

.tip_w{ width:95%; padding:20px 0px; margin:0px auto;}
.tip_w_t{ height:45px; font-size:36px; line-height:45px; text-align:center; color:#000; padding-top:15px;}



.tip_w_c{ height:400px; overflow-y:auto; line-height:38px; padding:25px; font-size:16px; color:#454545; margin-top:30px;}
.tip_w_c::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 6px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  }
.tip_w_c::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #a0a0a0;
  }
.tip_w_c::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background   : #eeeeee;
  }


.tip_w_b{ width:680px; height:56px;  margin:30px auto 0; padding-top:15px; font-size:18px; text-align:center;}
.tip_w_b a{ display:block; color:#fff; width:280px; height:56px; line-height:56px; float:left; margin:0 30px; cursor:pointer;}
.tip_w_b a.i1{ background-color:#cc9e49;}

.tip_w_b a.i2{ background-color:#a0a0a0;}



.topbg{width:100%; height:38px; border-bottom:1px solid #f0f0f0; min-width:1200px;}
.top_L{ float:left; font-size:12px; color:#909090; line-height:38px;}
.top_R{ /*width:404px;*/ width:260px; float:right; line-height:38px;}
.top_R .top_R1{ width:125px; height:38px; float:left; font-size:12px;}
.top_R .top_R1 a{}
.top_R .top_R1 em{ color:#d2c0c0; padding:0 20px;}
.top_R .top_R2{ float:left; color:#333333; margin-left:10px; display:flex; justify-content:center; position:relative; z-index:99;}
.top_R .top_R2 .icon-iconfontweixin{ font-size:16px; color:#444; margin-right:5px;}
.top_R .top_R2 .icon-up{ font-size:12px; color:#444; margin-left:10px;}
.top_R .top_R2 .h_ewm{ width:120px; height:128px; background:url(../images/sprite3bg.png) no-repeat; position:absolute; top:35px; right:25px; padding:5px;}
.top_R .top_R2 .h_ewm img{ width:109px; height:109px; margin:8px auto 0;}
.top_R .top_R3{ width:135px; float:right;display:flex; justify-content:center; height:38px; overflow:hidden;}
.top_R .top_R3 em{ color:#cc9e49; font-weight:bold;}
.top_R .top_R3 .icon-kefu{ font-size:16px; color:#444444; margin-right:10px;}

.header{ height:106px; position:relative; z-index:98;}

.header .logo{ width:188px; height:77px; margin-top:14px; }
.header .logo img{width:188px; height:77px;}
.header .search{ width:200px; height:32px; border:1px solid #a9a9a9; border-radius:5px; margin-top:35px;}
.header .search input{ height:30px; padding:0 6px; width:148px; border:none; outline:none; border-radius:5px;}
.header .search button{ border:none; outline:none; background:none; color:#cc9e49; text-align:center; margin-left:5px; cursor:pointer;}
/*banner*/

.banner{ width: 100%; height: 600px; position:relative; z-index:97; min-width:1200px;}
.fullSlide {width: 100%;position: relative;height: 600px;/* background: #000; */}
.fullSlide .bd {margin: 0 auto;position: relative;z-index: 0;overflow: hidden;}
.fullSlide .bd ul {width: 100% !important;}
.fullSlide .bd li {width: 100% !important;height: 600px;overflow: hidden;text-align: center;}
.fullSlide .bd li a {display: block;height: 600px;}
.fullSlide .hd {z-index: 1;position: absolute;line-height: 17px;width: 100%;bottom:40px;height:auto;left:0; text-align:center;}
.fullSlide .hd UL {width: 100%; height:auto;}
.fullSlide .hd UL{ display:flex; justify-content:center;  align-content:center;}
.fullSlide .hd UL LI {width:16px; height:16px; margin:0 9px; zoom: 1; overflow: hidden;cursor: pointer; border-radius:10px; background:rgba(0, 0, 0, 0.3); text-indent:-9999px; }
.fullSlide .hd UL LI.on {  background-color:#c1212a;}

.fullSlide .prev,
.fullSlide .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;   }
.fullSlide .next{ left:auto; right:3%; background-position:8px 5px; }
.fullSlide .prev:hover,
.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.fullSlide .prevStop{ display:none;  }
.fullSlide .nextStop{ display:none;  }

/*公司简介*/
.column1_bg{ width:100%; min-width:1200px; background-color:#f8f8f8; padding:35px 0 67px;}
.column1{}
.column{ height:60px; border-bottom:1px solid #e1e0e0;}
.column span{ font-size:32px; color:#333333; display:block; height:57px; line-height:57px; margin:0 auto; height:; width:128px; border-bottom:3px solid #c1212a;}
.column1_1{ font-size:14px; color:#737373; text-align:center; padding:15px 0;}
.column1_2{ width:94px; height:13px; margin:0 auto;}
.column1_3{ margin-top:35px;}
.column1_3_L{ width:576px; height:355px;}
.column1_3_L .column1_3_L1 h2{ font-size:25px; color:#363535;}
.column1_3_L .column1_3_L1 h4{font-size:12px; color:#363535;text-transform:uppercase; padding-top:5px;font-family:Arial;}
.column1_3_L .column1_3_L1 .column1_3_L1_1{ padding:20px 0;}
.column1_3_L .column1_3_L1 .column1_3_L1_1 p{font-size:16px; color:#666666; line-height:2em;}

.column1_3_L .column1_3_L2 ul{}
.column1_3_L .column1_3_L2 ul li{ width:192px; height:70px; line-height:70px; float:left; text-align:center;  position:relative;}
.column1_3_L .column1_3_L2 ul li.t0{ background-color:#cc9e49;}
.column1_3_L .column1_3_L2 ul li.t1{ background-color:#d5b06c;}
.column1_3_L .column1_3_L2 ul li.t2{ background-color:#dbbd86;}
.column1_3_L .column1_3_L2 ul li a{ width:192px; height:70px; display:block; display:flex; justify-content:center; font-size:16px; color:#fff;}
.column1_3_L .column1_3_L2 ul li a:hover{}
.column1_3_L .column1_3_L2 ul li a i{ font-size:25px; color:#fff; display: block; padding-right:10px; transition: all 0.6s ease 0s;}
.column1_3_L .column1_3_L2 ul li a:hover i{transform:translate(-5px,0); -webkit-transform:translate(-5px,0);-moz-transform:translate(-5px,0)}
.column1_3_L .column1_3_L2 ul li a i.icon-wodezhanghu-{ font-size:35px;}

.column1_3_L .column1_3_L2 ul li .l_top{position: absolute;z-index:1;height: 5px;width: 0px;top: 0px;width: 0px;}
.column1_3_L .column1_3_L2 ul li .l_bottom{position: absolute;z-index:1;height: 5px;width: 0%;bottom: 0px;right: 0px;}
.column1_3_L .column1_3_L2 ul li .l_left{height: 0;position: absolute;left: 0px;width: 5px;}
.column1_3_L .column1_3_L2 ul li .l_right{height: 0;position: absolute;right: 0px;width: 5px;bottom: 0px;}


.column1_3_R{}
.column2{ padding-top:35px;}
.column2_1{ margin-top:40px;}
.column2_1L{ width:500px; height:350px;}


.column2_1R{ width:664px; height:350px;}
.column2_1R ul{}
.column2_1R ul li{ border-bottom:1px solid #e7e7e7; height:116px; overflow:hidden;}
.column2_1R ul li a{transition: all 0.6s ease 0s;display:block;}
.column2_1R ul li a:hover{transform:translate(5px,0); -webkit-transform:translate(5px,0);-moz-transform:translate(5px,0)}
.column2_1R ul li .t1{ width:508px; float:left;}
.column2_1R ul li .t1 h2{ font-size:16px; color:#000000; font-weight:bold; padding:15px 0 0;}
.column2_1R ul li a:hover .t1 h2{ color:#c1212a;}
.column2_1R ul li .t1 p{ line-height:24px; color:#989797; padding:10px 0;}
.column2_1R ul li .t2{ margin-top:35px;}
.column2_1R ul li .t2 h4{ text-align:center; font-size:32px; color:#cc9e49; font-family:Arial;}
.column2_1R ul li .t2 p{ text-align:center; color:#8d8d8d;}

/*column3*/
.column3{ width:100%; height:400px; min-width:1200px; margin-top:58px;}
.column3 iframe{ width:100%; height:400px; border:none; float:left;}



.column4_bg{width:100%; min-width:1200px; background-color:#f8f8f8; padding:30px 0;}
.column4{ }
.column4_L{ width:328px;}
.column4_L1{ margin-top:15px;}
.column4_L1 .t1{ padding-right:30px; text-align:center; width:45px; display:flex; justify-content:center;}
.column4_L1 .t1 i{ font-size:50px; color:#c1212a;}
.column4_L1 .t1 i.icon-dizhi{font-size:70px;}
.column4_L1 .t2{ width:250px;}
.column4_L1 .t2 h2{ font-size:16px; color:#333; padding-bottom:5px;}
.column4_L1 .t2 p{ font-size:14px; color:#777; line-height:22px;}

.column4_R{ width:820px;  border-left:1px solid #e1e1e1; padding-left:30px;}
.column4_R1{ font-size:24px; color:#333333; padding:5px 0 10px;}
.column4_R2{ width:820px; overflow:hidden;}
.column4_R2 ul{ width:840px;}
.column4_R2 ul li{ width:150px; height:76px; border:1px solid #e5e5e5; float:left; margin-right:13px; margin-top:12px; overflow:hidden;}
.column4_R2 ul li a{width:150px; height:76px; display:block;}
.column4_R2 ul li a img{width:150px; height:76px;}
.column4_R2 ul li a:hover img{transform: scale(1.10);transition: all 1s ease-out;-webkit-transition: all 1s ease-out;-o-transition: all 1s ease-out; -moz-transition: all 1s ease-out;-ms-transition: all 1s ease-out;}


.column5{ height:265px; overflow:hidden;}
.column5_1{ margin-top:35px ;}
.column5_1 .t1{ width:161px; height:66px;}
.column5_1 .t1 img{ width:161px; height:66px;}

.column5_1 .t2{ width:161px; height:117px; margin-top:25px;}
.column5_1 .t2 img{ width:117px; height:117px; display:block; margin:0 auto;}
.column5_1 .t2 p{ text-align:center; color:#666666; padding-top:5px;}

.column5_2{margin-top:35px; margin-left:139px;}
.column5_2_1{ float:left; margin-right:92px;}
.column5_2_1 h2{ font-size:16px; color:#cc9e49;}
.column5_2_1 h2 p{ width:50px; height:26px; border-bottom:1px solid #cc9e49;}
.column5_2_1 ul{ margin-top:25px;}
.column5_2_1 ul li{ line-height:36px; color:#888888; background:url(../images/sj.jpg) no-repeat 0 center; padding-left:20px;}
.column5_2_1 ul li a{color:#888888;}
.column5_2_1 ul li a:hover{ text-decoration:underline;}
.column5_3{ width:382px;margin-top:35px; overflow:hidden;}
.column5_3 h2{ font-size:16px; color:#cc9e49;}
.column5_3 h2 p{ width:50px; height:26px; border-bottom:1px solid #cc9e49;}

.column5_3 ul{ width:398px; margin-top:20px;}
.column5_3 ul li{ width:120px; height:74px; float:left; margin-right:12px; margin-bottom:12px;}
.column5_3 ul li a{width:120px; height:74px; display:block; }
.column5_3 ul li img{width:120px; height:74px;}

.footer{margin-top:35px ; width:100%; height:58px; line-height:58px; min-width:1200px; text-align:center; color:#727272; border-top:1px solid #aaaaaa;}
.footer a{ color:#727272;}


/*zy*/
.zy_nav_bg{ width:100%; height:100px; min-width:1200px; background-color:#f4f4f4;}
.zy_nav_bg1{ width:100%; height:68px; border-bottom:1px solid #dbdbdb;}
.zy_nav{}
.zy_nav_list{}
.zy_nav_list ul{}
.zy_nav_list ul li{ float:left; width:140px; text-align:center; padding-top:25px; font-size:16px;}
.zy_nav_list ul li a{ display:block; color:#666666; }
.zy_nav_list ul li a p{ margin-bottom:17px; }
.zy_nav_list ul li a:hover,.zy_nav_list ul li.on a{color:#c1212a;}
.zy_nav_list ul li i{ display:block; width:9px; height:9px; margin:0 auto; border-radius:5px; background-color:#fff; border:1px solid #a3a3a3;}
.zy_nav_list ul li a:hover i,.zy_nav_list ul li.on a i{border:1px solid #c1212a;}
.zy_site{ line-height:68px; color:#a6a6a6;}
.zy_site a{ color:#a6a6a6;}
.zy_site i{ font-size:12px; color:#a6a6a6; margin-right:10px;}

.zycont_bg{width:100%; min-height:500px;  min-width:1200px;  background-color:#fbfbfb;}
.zycont{ padding-bottom:55px;}

.zytitle{ text-align:center; padding:45px 0;}
.zytitle h2{ font-size:40px; color:#333333;}
.zytitle p{ height:20px; width:63px; margin:0 auto; border-bottom:2px solid #c1212a;}

.news{ width:1200px; margin-top:10px; overflow:hidden;}
.news ul li{ padding:30px 0; border-bottom:1px solid #e5e5e5;}
.news ul li .news_L{ width:365px; float:left;}
.news ul li .news_L img{width:365px; height:210px;}
.news ul li .news_R{ width:804px; float:right;}
.news ul li .news_R h4{ height:30px; line-height:30px; font-size:16px; color:#b4b4b4;}
.news ul li .news_R h2{ font-size:18px; color:#2a2a2a;  height:50px; line-height:50px; overflow:hidden;}
.news ul li .news_R p{display:block; font-size:16px; color:#898888; line-height:30px; height:60px; overflow:hidden;}
.news ul li .news_R .more{ width:150px; height:42px; background-color:#f6f6f6; font-size:16px; color:#898888; text-align:center; line-height:42px; margin-top:20px;}
.news ul li a:hover .news_R .more{ background-color:#cc9e49; color:#fff;}
.news ul li a{ display:block; transition: all 0.6s ease 0s;}
.news ul li a:hover{transform:translate(0,-5px); -webkit-transform:translate(0,-5px);-moz-transform:translate(0,-5px)}

.newsshow{ padding-top:55px;}
.showT{ font-size:28px; color:#000000; text-align:center; line-height:50px;}
.showS{font-size:14px; text-align:center;border-bottom:1px solid #e5e5e5; color:#b9b5b5; padding:25px 0;}
.showC{ min-height:300px; padding:20px 0; font-size:16px; color:#636363; line-height:2em;}
.showC img{max-width:1080px; text-align:center;}

.showN{ height:70px; padding:20px 40px; background-color:#f7f7f7;}
.showNL{ width:900px; float:left;color:#3e3d3d;}
.showNL p{ line-height:35px; font-size:16px;}
.showNL p a{ color:#3e3d3d;}
.showNR{ float:right; padding-top:10px; font-size:16px;}
.showNR a{ color:#fff; width:140px; height:45px; display:block; text-align:center; line-height:45px; background-color:#cc9e49; border-radius:3px;}

.zypage{ font-size:18px; color:#2a2a2a;}
.zypage img{ max-width:100%; max-height:100%;}
/*分页*/
.pub_fy{color:#666666; padding-bottom:20px;}
.fy_page{ position:relative; text-align:center; padding:45px 0 0;}
.fy_page span,.fy_page a,.fy_page em{ padding:10px 15px; margin:0px 6px; background:#fff; color:#666666; border:1px solid #dbdbdb;}
.fy_page span{ color:#666666;}
.fy_page em{ background:#c1212a;color:#fff; font-style:normal;border:1px solid #c1212a;}
.fy_page a:hover,.fy_page span.active{ background:#c1212a;color:#fff; border:1px solid #c1212a;}

/*登录*/
.login{ padding-top:188px;}
.login-box{width:500px;height:537px; background:#fff; margin:0 auto; border-radius:10px;}
.login-box-inner{ padding:30px 35px;}
.login-title{width:100%;padding-bottom:20px;text-align:center;}
.login-title img{ width:207px; height:85px;}

.login-line{width:100%;height:60px;border:solid 1px #cdcdcd;margin-top:22px;font-size:12px; color:#999999;}
.login-line span{ background-color:#f8f8f8; width:58px; height:60px; display:block; float:left; text-align:center; line-height:60px; border-right:1px solid #cdcdcd;}
.login-line span i{ color:#cc9e49; font-size:24px;}

.login-line2{ border:none;}
.login-line3{ color:#585858;  font-size:16px; text-align:center; padding-top:25px;}
.login-line3 span a{ color:#585858; }
.login-line3 span{ float:left; color:#c80000;}
.login-line3 p{ /* float:right; */}
.login-line3 p a{color:#c80000;}




.width-input{width:315px;padding-left:10px;height:60px;line-height:60px;float:left;outline:none;font-size:14px;color:#999999;font-family:"Microsoft YaHei";border:none;}
.width-input2{width:105px;}
.code-img{width:97px;height:37px;display:inline-block;float:right;}
.code-img img{width:97px;height:37px;}


.login-sub{width:100%;height:60px;line-height:60px;text-align:center;border:none;font-size:24px;color:#fff;background-color:#cc9e49;font-family:"Microsoft YaHei";cursor:pointer;outline:none;}
/*产品*/
.product{ overflow:hidden; padding-bottom:35px;}
.productL{}
.productL dl{}
.productL dl dt{ padding:0 25px; width:100%; height:72px; background-color:#fef9f3; border-bottom:1px solid #dedee7;}
.productL dl dt span{ display:block; height:60px; text-align:center; line-height:72px; float:left; font-size:18px; color:#5e5e5e; overflow:hidden;}
.productL dl dt span.c3_1,.productL dl dd span.c3_1{ width:215px; text-align:left;}
.productL dl dt span.c3_2,.productL dl dd span.c3_2{ width:230px;}
.productL dl dt span.c3_3,.productL dl dd span.c3_3{ width:235px;}
.productL dl dt span.c3_4,.productL dl dd span.c3_4{ width:120px; line-height:normal; display:flex; align-items:center; justify-content:center; word-wrap: break-word; word-break: break-all;}
.productL dl dt span.c3_5,.productL dl dd span.c3_5{ width:104px;}
.productL dl dd{ padding:0 25px; width:100%; height:65px; border-bottom:1px solid #dedee7; font-size:16px;}
.productL dl dd span{display:block;float:left; height:65px; line-height:65px; text-align:center; color:#454545; overflow:hidden;}
.productL dl dd span a{color:#454545;}
.productL dl dd span.c3_5 a{ margin:15px auto; width:96px; height:34px; display:block; border:1px solid #c19255; color:#c19255; text-align:center; line-height:35px; border-radius:5px;}
.productL dl dd span.c3_5 a:hover{ background-color:#c19255; color:#fff;  border:1px solid #c19255; text-decoration:none;}

.products{}
.pro_tit{ width:100%; height:80px; background-color:#fdfaf3; padding:25px 0; margin-bottom:28px;}
.pro_tit ul{}
.pro_tit ul li{ width:239px; height:80px; border-right:1px dotted #ddd9ce; text-align:center; float:left;}
.pro_tit ul li:last-child{ border-right:none;}
.pro_tit ul li h3{ font-size:34px; color:#cc9e49; padding-top:9px;}
.pro_tit ul li p{ font-size:14px; color:#5e5e5e;}
/*tab*/
.tab{ height:68px; border-bottom:1px solid #e6e6e6; }
.tab ul{ width:560px; margin:0 auto;}
.tab li{ float:left; height:68px; line-height:68px; text-align:center; cursor: pointer; font-size:20px;}
.tab li a{display:block; color:#5e5e5e; padding:0 30px;}
.tab li a.selected{background-color:#c19255;  color:#fff; }
.block{ display:block;}
.list{ /* padding:20px; */}
.center,.nowz{ padding:50px 0; font-size:16px; text-align:center;}

.probase{ width:100%; margin-top:20px; border:1px solid #dcdcdc;}
.probase ul{}
.probase ul li{ padding:0 40px; float:left; width:520px; height:68px; line-height:68px; overflow:hidden; color:#333333; border-bottom:1px solid #dcdcdc; font-size:18px; color:#454545; /* display:flex;  */}
/* .probase ul li:nth-child(3n),.probase ul li:nth-child(4n){background-color:#fef9f3;} */

.rightbar_cont_photo2{ margin-top:20px; color:#454545;}
.rightbar_cont_photo2 tr{ border-bottom:1px solid #dcdcdc;}
.rightbar_cont_photo2 .tips{ /* color:#ff0000; */ padding:15px 0;}
.bb_list{}
.bb_list ul{}
.bb_list ul li{ height:60px; font-size:16px; line-height:60px; border-bottom:1px solid #eaeaea; padding:0 5px;}
.bb_list ul li i{ color:#c19255;}
.bb_list ul li span{ float:right; color:#5e5e5e;}


/*注册*/
.site_class_examTitle{ width:100%; color:#cc9e49; font-size:36px; text-align:center; margin:0 auto; padding:47px 0px 0;}
.site_class_examTitle2{ width:100%; color:#a7a4a4; font-size:16px; text-align:center; margin:0 auto; padding-top:15px;}

.simu-site-input{ width:1078px; margin:47px auto 0;}
.simu-site-input ul{}
.simu-site-input ul li{ width:50%; float:left; margin-bottom:18px; line-height:38px;}
.simu-site-input ul li span{ display:block; float:left; width:110px; height:50px; line-height:50px; color:#333333; font-size:18px;}
.simu-site-input ul li .input{ border:1px solid #e0e0e0; background-color:#ffffff; height:50px;  outline:none; text-indent:16px; color:#c3c3c3; font-size:18px;}
.simu-site-input ul li .input{ width:381px;}
.simu-site-input ul li .input1{ width:218px;}

.regist_bg{background:#f7f7f7; padding:50px 0;}
.register{background-color:#ffffff; padding-bottom:40px;}


.gzg{ text-align:center; font-size:16px; color:#333333; display:flex; justify-content:center; align-items:center}
.hg{ width:15px; height:15px; margin-right:10px;}
.hg .
.gzg a{ color:#ff0000;}
.site_class_getsmscodeBtn{ width:143px; height:50px; background-color:#ecf0f3; color:#666565; display:inline-block; text-align:center; line-height:50px; font-family:Microsoft Yahei; margin-left:15px; outline:none; cursor:pointer; border:1px solid #dcdcdc;}
.captcha{margin-left:100px;}

.simu-site-yzm img{width:143px; height:50px; margin-left:15px;}

.simu-site-form{width:285px; height:55px; margin:30px auto 50px;}
.site_class_sub{ width:285px; height:55px; background-color:#cc9e49; font-size:24px; color:#fff; font-family:Microsoft Yahei; border:none; outline:none; cursor:pointer;}


.style{ width:882px; margin:42px auto;}
.style_1{ width:321px; height:388px; border-radius:15px; float:left; margin:0 30px; text-align:center; padding:35px 30px 0px; cursor:pointer;}
.style .t1{ background-color:#cc9e49;}
.style .t2{ background-color:#f7f7f7;}
.style_1 h2{ font-size:26px; font-weight:bold; padding:25px 0;}
.style_1 p{ font-size:16px; line-height:24px;}

.style .t1 h2{ color:#fff;}
.style .t2 h2{color:#000;}

.style .t1 p{color:#f9ddaa;}
.style .t2 p{color:#afaeae;}
.style_tip{ font-size:16px; color:#818080; line-height:30px; padding:0 35px 45px}
.style_tip span{ color:#fe0000;}



.simu-site-subject { width:1120px;  margin: 0 auto; border-bottom:#eaeaea 1px solid; padding:20px 0px; }
.simu-site-subject .simu-site-question { line-height: 40px;  color: #313131;  font-size:16px;}
.simu-site-subject .simu-site-option ul li { height:40px; line-height: 40px;color:#666666;}
.simu-site-subject .simu-site-option ul li:hover{color:#e60012; }

.simu-site-subject .simu-site-option ul li  input[type=radio] {width: 16px;height: 16px;margin-right: 12px;cursor: pointer;float: left;margin-top: 12px;}
.simu-site-subject .simu-site-option ul li label{ line-height: 40px;  cursor:pointer; display:block; margin-right: 20px; font-size:16px; color:#969696;}
.dcwj{width: 1070px;margin: 35px auto 0; line-height:35px; font-size:16px;border: solid 1px #cc9e49; padding:25px;}
.red{ color:#ff0000;}
.zhu{ width:1120px; height:auto; margin:0 auto; font-size:16px; line-height:32px; color:#969696; margin-top:25px;}

.survey_result{ padding:35px;}
.survey_result1{ font-size:18px; color:#cc9e49; font-weight:bold; padding-bottom:20px;}
.survey_result2{ font-size:16px; color:#2a2828; line-height:38px; text-indent:2em;}
.survey_result3{ text-align:center;}
.survey_result3 h2{ font-size:30px; color:#c80000; padding-top:30px;}
.survey_result3 p{ text-align:left; font-size:16px; color:#969696; line-height:35px; text-indent:2em; margin-top:20px;}
.survey_result4{ width:520px; height:55px;margin:40px auto 0;}
.survey_result4 a{width:220px; height:55px; display:block;  font-size:24px; color:#fff; text-align:center; line-height:55px; float:left; margin:0 20px;}
.survey_result4 a:hover{color:#fff;}
.survey_result4 a.t1{background-color:#cc9e49;}
.survey_result4 a.t2{background-color:#a0a0a0;}


/*会员中心*/
.member_info{ width:1200px; margin:0 auto; margin-top:30px;}
.memtx{ float:left;}
.mem{ float:left;}
.mem span{ width:130px; height:50px; line-height:50px; float:left; font-size:18px; color:#333333;}
.mem .ddw { float:left;}
.mem .ddw b{ height:50px; line-height:50px; font-size:18px; color:#2b2b2b;}
.mem .beizu{ width:1038px; float:left;}
.mem .ddw input{ width:380px; height:50px; border:1px solid #e0e0e0; font-size:16px;  font-family:Microsoft YaHei; color:#333; padding:0 10px; outline:none;}
.mem .beizu textarea{ width:100%; height:90px; border:1px solid #e0e0e0; text-align:left; font-size:16px;  font-family:Microsoft YaHei; color:#333; padding:10px; outline:none;}
.wbfb{ width:100%; height:auto; float:left; margin-top:23px;}
.ml130{ margin-left:130px;}

.tpdx{ font-size:16px; color:#999999;}


.culture{ width:1200px; height:447px;}
.culture ul{ width:1248px;}
.culture ul li{ width:368px; height:447px; background-color:#fff; float:left; margin-right:48px;}
.culture ul li div.tit{ padding:25px 20px; height:120px; }
.culture ul li h2{ font-size:24px; color:#cc9e49;}
.culture ul li h2 em{ padding-left:20px;}
.culture ul li p{ font-size:18px; color:#676767; line-height:28px; padding-top:20px;}
.culture ul li img{ width:368px; height:277px;}

.contact{ /* height:790px; */}
.contact_1{ width:550px;}
.contact_1 h2{ height:50px; line-height:50px; font-size:24px; color:#2a2a2a;}
.contact_1 ul li{ font-size:18px; line-height:36px; color:#2a2a2a;}

.contact_1 .map{ margin-top:30px;}
.contact_1 .map iframe{ width:1200px; height:400px; border:none; float:left;}


#container{ width:1060px; margin:40px auto;}



/*message*/
.message{ width:1100px; overflow:hidden;padding-top: 60px; margin:0 auto;}
.message dl{ width:1300px}
.message dl dd{ width:520px; float:left; margin-right:80px; font-size:16px; color:#7a7a7a; margin-bottom:22px;}
.message dl dd label,.message dl dt label{ display:block; line-height:45px; float:left; font-weight:bold; width:126px;}
.message dl dd input{ border:1px solid #e2e2e2; height:43px; width:317px; outline:none; padding: 0 10px; font-family:Microsoft Yahei;}
.message dl dd select{ border:1px solid #e2e2e2; height:43px; width:340px; outline:none; padding: 0 10px; font-family:Microsoft Yahei;}
.message dl dd button{ border:none; width:202px; height:50px; line-height:50px; text-align:center; color:#fff;font-family:Microsoft Yahei; background-color:#c1212a; border-radius:3px; font-size:16px; cursor:pointer; outline:none;}
.message dl dt{ width:1100px;font-size:16px; color:#7a7a7a; margin-bottom:22px;}
.message dl dt textarea{ width:918px; height:222px; border:1px solid #e2e2e2; outline:none; padding:10px; font-family:Microsoft Yahei;}


.member_sub{}
.member_sub dl{}
.member_sub dl dt{ border-top:1px solid #e5e5e5; height:45px; line-height:45px; background-color:#f6f6f6; border-bottom:1px solid #e5e5e5; font-size:16px; color:#333333;}
.member_sub dl span{ width:350px; text-align:center; display:block; float:left;}
.member_sub dl p{float:left; width:141px; text-align:center;}
.member_sub dl dd{ height:45px; line-height:45px; font-size:14px; color:#333333; border-bottom:1px solid #e5e5e5;}
.member_sub dl dd.i1{ background-color:#f6f6f6;}


