﻿@charset "utf-8";
/* CSS Document */
/* conmon title*/
.all_title{ text-align:center;}
.all_title h2{ font-size:28px; color:#333; font-weight:normal; margin-bottom:8px;}
.all_title h3{ font-size:14px; color:#999; font-weight:normal;}
.title_bg{ background-color:#4b51cd; padding:36px 0 45px 0; margin-bottom:32px;}
/* first */
.crm_first{ padding:55px 0 90px 0;}
/* second */
.crm_second{}
.crm_tab_title{ overflow:hidden;}
.crm_tab_title li{ float:left; padding:22px 75px; }
.crm_tab_title .crm_tab_cur{background:url(../images/CRM/tab_bg.png) no-repeat bottom center;}

.product-wrap{background-color:#f7f7f7; height:506px; margin-bottom:60px; overflow:hidden;}
.crm_adv{ padding:20px 0;}
.crm_adv li{ float:left; width:512px; height:167px; padding:24px 30px; margin-right:20px; margin-bottom:16px; overflow:hidden;border:solid 1px #f7f7f7;
/*css3 shadow*/ box-shadow:0px 0px 0px rgba(153,153,153,0);
 -webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;}
.crm_adv li:hover{ border:solid 1px #d5d5d5; background-color:#fff;
box-shadow:2px 3px 15px rgba(153,153,153,0.7); -webkit-box-shadow:2px 3px 15px rgba(153,153,153,0.7);-moz-box-shadow:2px 3px 15px rgba(153,153,153,0.7);}
.crm_adv li h3{ font-size:20px; color:#ff9600; margin-bottom:8px;}
.crm_adv li p{ font-size:14px; color:#666; line-height:26px;}

/* form */ 
.m_title{ font-size: 32px; text-align: center; color: #2484f2; margin-bottom: 44px; margin-top:30px;}
.info_form{ width: 1220px;}
.nine_submit{ margin-top:20px; }
.nine_submit li{ float:left; width:376px; height:50px; margin-right:30px; margin-bottom:20px;}
.nine_submit li p{ width: 100%; height:38px;border:solid 1px #eeeeee; overflow: hidden;}
.nine_submit li input{ float:left; width: 100%; height: 34px; font-size:14px; line-height:34px; color: #7D7D7D; font-family:"微软雅黑"; background: transparent; text-indent: 12px;}
.nine_submit li .code{ width: 262px;}
.nine_submit li .getCode{ float:right; width: 114px; height: 38px; line-height: 38px; cursor: pointer; color:#fff; background: #78adf0; font-size: 13px; text-indent: 0;}
.nine_submit li .cur{ background: #3e8ef3;}
.text_main textarea{ width:1170px; height:96px; border:solid 1px #eeeeee; padding:10px; font-size:14px; line-height:24px; color: #7D7D7D; font-family:"微软雅黑"; resize: none; background: transparent;}
.tijiao{width:190px;  margin:36px auto 0 auto; border-radius: 20px;}
.tijiao input{ width:190px; height:40px; line-height:40px; font-size:14px; color:#fff;  border: none; background: #78adf0; text-align:center; font-family:"微软雅黑"; cursor: pointer; outline: none;}
.tijiao:hover input{ background: #3e8ef3;}
 .nine_submit li  .clickbtn{background: #3e8ef3;}
/* down */
.doc_down_box{ width: 1250px; overflow: hidden; margin-top:60px; }
.doc_down{ width:545px; float:left;border:1px solid #ddd;padding:16px 14px; margin: 0 40px 20px 0%;}
.doc_down_icon{ float:left; width:50px; height:50px; margin-top: 5px;}
.doc_down_icon img{ width: 100%;}
.doc_down_text{ float:right; width: 480px;}
.doc_down h3{ font-size: 16px; font-weight:normal;color:#000;line-height:20px; height:20px; overflow:hidden; margin-bottom: 10px;}
.doc_down a{display:block;width:66px;height:24px;background:#2ea3eb;border-radius:2px;line-height:24px; font-size: 12px; color:#fff;text-align:center;letter-spacing:2px}
.doc_down i{width:55px;height:55px;font-size:55px;color:#2ea3eb;margin-right:16px;margin-top:9px}
.doc_down_text .doc_undown_ico { background:#999;}














